Trace number 197758

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VALCSP 3.0SAT 722.096 726.245

DiagnosticValue
CHECKS154582
NODES92

General information on the benchmark

Namemarc/
large-92-sat_ext.xml
MD5SUM6ff181ae16c96463082dd988261505ab
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.3586
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables92
Number of constraints4186
Maximum constraint arity2
Maximum domain size92
Number of constraints which are defined in extension4186
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

726.12	s SATISFIABLE
726.12	v 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 
726.12	d CHECKS 154582
726.12	d NODES 92
726.12	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-197758-1168126221 -o ROOT/results/node30/solver-197758-1168126221 -C 1800 -M 900 /tmp/evaluation/197758-1168126221/VALCSP /tmp/evaluation/197758-1168126221/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.30 1.15 1.28 5/94 14801
/proc/meminfo: memFree=173344/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=1732 CPUtime=0
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 176 0 0 0 0 0 0 0 21 0 1 0 161017693 1773568 154 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134543232 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 433 154 62 8 0 105 0

[startup+0.106022 s]
/proc/loadavg: 1.30 1.15 1.28 5/94 14801
/proc/meminfo: memFree=173344/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=1864 CPUtime=0.09
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 184 0 0 0 9 0 0 0 21 0 1 0 161017693 1908736 162 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7460312 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 466 162 62 8 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.514046 s]
/proc/loadavg: 1.30 1.15 1.28 5/94 14801
/proc/meminfo: memFree=173344/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=2128 CPUtime=0.5
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 251 0 0 0 50 0 0 0 25 0 1 0 161017693 2179072 229 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7476348 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 532 229 62 8 0 204 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2128

[startup+1.3351 s]
/proc/loadavg: 1.30 1.15 1.28 3/94 14801
/proc/meminfo: memFree=172128/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=2656 CPUtime=1.31
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 410 0 0 0 131 0 0 0 25 0 1 0 161017693 2719744 388 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7476373 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 664 388 62 8 0 336 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2656

[startup+2.9722 s]
/proc/loadavg: 1.35 1.17 1.28 3/94 14801
/proc/meminfo: memFree=171488/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=3712 CPUtime=2.93
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 676 0 0 0 293 0 0 0 25 0 1 0 161017693 3801088 654 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478524 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 928 654 62 8 0 600 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 3712

[startup+6.25641 s]
/proc/loadavg: 1.35 1.17 1.28 3/94 14801
/proc/meminfo: memFree=169056/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=5972 CPUtime=6.19
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 1236 0 0 0 619 0 0 0 25 0 1 0 161017693 6115328 1214 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7476380 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 1493 1214 62 8 0 1165 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 5972

[startup+12.7128 s]
/proc/loadavg: 1.45 1.19 1.29 3/94 14801
/proc/meminfo: memFree=163872/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=10592 CPUtime=12.58
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 2378 0 0 0 1258 0 0 0 25 0 1 0 161017693 10846208 2356 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478477 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 2648 2356 62 8 0 2320 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 10592

[startup+25.5415 s]
/proc/loadavg: 1.53 1.22 1.30 3/94 14801
/proc/meminfo: memFree=153568/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=19700 CPUtime=25.35
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 4642 0 0 0 2533 2 0 0 25 0 1 0 161017693 20172800 4620 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478524 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 4925 4620 62 8 0 4597 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 19700

[startup+51.1911 s]
/proc/loadavg: 1.69 1.28 1.31 3/94 14801
/proc/meminfo: memFree=129120/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=37944 CPUtime=50.8
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 9212 0 0 0 5075 5 0 0 25 0 1 0 161017693 38854656 9190 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478444 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 9486 9190 62 8 0 9158 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 37944

[startup+102.458 s]
/proc/loadavg: 1.53 1.32 1.32 2/81 14814
/proc/meminfo: memFree=802192/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=74544 CPUtime=101.89
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 18375 0 0 0 10179 10 0 0 25 0 1 0 161017693 76333056 18353 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478455 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 18636 18353 62 8 0 18308 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 74544

[startup+162.547 s]
/proc/loadavg: 1.86 1.45 1.37 3/86 14879
/proc/meminfo: memFree=292072/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=120260 CPUtime=161.71
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 29792 0 0 0 16152 19 0 0 25 0 1 0 161017693 123146240 29770 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478506 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 30065 29770 62 8 0 29737 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 120260

[startup+222.608 s]
/proc/loadavg: 1.95 1.55 1.40 3/86 14879
/proc/meminfo: memFree=215016/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=166368 CPUtime=221.48
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 41315 0 0 0 22122 26 0 0 25 0 1 0 161017693 170360832 41293 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7476371 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 41592 41293 62 8 0 41264 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 166368

[startup+282.665 s]
/proc/loadavg: 1.98 1.63 1.44 3/86 14879
/proc/meminfo: memFree=289448/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=212356 CPUtime=281.28
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 52837 0 0 0 28097 31 0 0 25 0 1 0 161017693 217452544 52815 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7476321 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 53089 52815 62 8 0 52761 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 212356

[startup+342.725 s]
/proc/loadavg: 1.99 1.69 1.47 3/86 14879
/proc/meminfo: memFree=207720/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=258596 CPUtime=341.08
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 64386 0 0 0 34071 37 0 0 25 0 1 0 161017693 264802304 64364 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478503 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 64649 64364 62 8 0 64321 0
Current children cumulated CPU time (s) 341.08
Current children cumulated vsize (KiB) 258596

[startup+402.79 s]
/proc/loadavg: 1.99 1.75 1.50 3/86 14879
/proc/meminfo: memFree=126632/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=304832 CPUtime=400.84
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 75935 0 0 0 40041 43 0 0 25 0 1 0 161017693 312147968 75913 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478455 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 76208 75913 62 8 0 75880 0
Current children cumulated CPU time (s) 400.84
Current children cumulated vsize (KiB) 304832

[startup+462.848 s]
/proc/loadavg: 1.99 1.79 1.53 3/86 14879
/proc/meminfo: memFree=56488/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=350952 CPUtime=460.64
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 87483 0 0 0 46015 49 0 0 25 0 1 0 161017693 359374848 87461 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478478 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 87738 87461 62 8 0 87410 0
Current children cumulated CPU time (s) 460.64
Current children cumulated vsize (KiB) 350952

[startup+522.91 s]
/proc/loadavg: 1.99 1.83 1.56 3/86 14879
/proc/meminfo: memFree=26856/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=397060 CPUtime=520.41
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 99025 0 0 0 51987 54 0 0 25 0 1 0 161017693 406589440 99003 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7481262 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 99265 99003 62 8 0 98937 0
Current children cumulated CPU time (s) 520.41
Current children cumulated vsize (KiB) 397060

[startup+582.97 s]
/proc/loadavg: 1.99 1.85 1.58 3/86 14879
/proc/meminfo: memFree=15464/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=442904 CPUtime=579.94
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 110462 0 0 0 57934 60 0 0 25 0 1 0 161017693 453533696 110440 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478535 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 110726 110440 62 8 0 110398 0
Current children cumulated CPU time (s) 579.94
Current children cumulated vsize (KiB) 442904

[startup+643.032 s]
/proc/loadavg: 1.99 1.88 1.60 3/86 14879
/proc/meminfo: memFree=131688/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=488764 CPUtime=639.52
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 121946 0 0 0 63887 65 0 0 25 0 1 0 161017693 500494336 121924 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478524 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 122191 121924 62 8 0 121863 0
Current children cumulated CPU time (s) 639.52
Current children cumulated vsize (KiB) 488764

[startup+703.089 s]
/proc/loadavg: 1.99 1.90 1.63 3/86 14879
/proc/meminfo: memFree=98664/2055920 swapFree=4191880/4192956
[pid=14800] ppid=14798 vsize=534740 CPUtime=699.1
/proc/14800/stat : 14800 (VALCSP) R 14798 14800 14555 0 -1 4194304 133429 0 0 0 69840 70 0 0 25 0 1 0 161017693 547573760 133407 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7478515 0 0 4096 0 0 0 0 17 0 0 0
/proc/14800/statm: 133685 133407 62 8 0 133357 0
Current children cumulated CPU time (s) 699.1
Current children cumulated vsize (KiB) 534740

Child status: 0
Real time (s): 726.245
CPU time (s): 722.096
CPU user time (s): 721.125
CPU system time (s): 0.970852
CPU usage (%): 99.4287
Max. virtual memory (cumulated for all children) (KiB): 691604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 721.125
system time used= 0.970852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 15934

runsolver used 0.669898 s user time and 1.93771 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 23:30:31 UTC 2007


IDJOB= 197758
IDBENCH= 3512
FILE ID= node30/197758-1168126221

PBS_JOBID= 3477630

Free space on /tmp= 66383 MiB

BENCH NAME= HOME/pub/bench/CPAI06/marc/large-92-sat_ext.xml
COMMAND LINE= /tmp/evaluation/197758-1168126221/VALCSP /tmp/evaluation/197758-1168126221/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-197758-1168126221 -o ROOT/results/node30/solver-197758-1168126221 -C 1800 -M 900  /tmp/evaluation/197758-1168126221/VALCSP /tmp/evaluation/197758-1168126221/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  6ff181ae16c96463082dd988261505ab

RANDOM SEED= 794896950

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        171776 kB
Buffers:         55548 kB
Cached:         983156 kB
SwapCached:        268 kB
Active:        1033216 kB
Inactive:       757464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        171776 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:          100784 kB
Writeback:           0 kB
Mapped:         778496 kB
Slab:            76672 kB
Committed_AS:  4010332 kB
PageTables:       3680 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66385 MiB



End job on node30 on Sat Jan  6 23:42:46 UTC 2007