Trace number 235007

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
CSPtoSAT+minisat 0.3? (TO) 1800.07 1810.75

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-8.xml
MD5SUMbb065c72545231f8bd5588cd1b436175
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
1.29	c ...done
1.29	c #SATvar=1134083 #SATclauses=2267262 #CSPpredicates=3130

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-235007-1168090413 -o ROOT/results/node11/solver-235007-1168090413 -C 1800 -M 900 /tmp/evaluation/235007-1168090413/CSPtoSAT+minisat /tmp/evaluation/235007-1168090413/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.94 2.01 1.97 5/86 32389
/proc/meminfo: memFree=1478664/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=496 CPUtime=0
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157436338 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7979812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 124 36 29 52 0 19 0

[startup+0.104641 s]
/proc/loadavg: 1.94 2.01 1.97 5/86 32389
/proc/meminfo: memFree=1478664/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=26804 CPUtime=0.09
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 5380 0 0 0 6 3 0 0 18 0 1 0 157436338 27447296 5212 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 6701 5212 694 52 0 5069 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26804

[startup+0.512717 s]
/proc/loadavg: 1.94 2.01 1.97 5/86 32389
/proc/meminfo: memFree=1478664/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=83792 CPUtime=0.49
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 19006 0 0 0 37 12 0 0 22 0 1 0 157436338 85803008 18815 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672160 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 20948 18815 696 52 0 19316 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 83792

[startup+1.33388 s]
/proc/loadavg: 1.94 2.01 1.97 3/86 32389
/proc/meminfo: memFree=1327496/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=168380 CPUtime=1.31
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 38704 0 0 0 105 26 0 0 25 0 1 0 157436338 172421120 38487 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668352 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42095 38487 712 52 0 40463 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 168380

[startup+2.98021 s]
/proc/loadavg: 1.94 2.01 1.97 3/86 32389
/proc/meminfo: memFree=1326792/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=168624 CPUtime=2.94
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 38797 0 0 0 268 26 0 0 25 0 1 0 157436338 172670976 38580 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678461 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42156 38580 721 52 0 40524 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 168624

[startup+6.25986 s]
/proc/loadavg: 1.94 2.01 1.97 3/86 32389
/proc/meminfo: memFree=1326728/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=168624 CPUtime=6.19
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 38798 0 0 0 593 26 0 0 25 0 1 0 157436338 172670976 38581 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42156 38581 721 52 0 40524 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 168624

[startup+12.7371 s]
/proc/loadavg: 1.95 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1326608/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=168876 CPUtime=12.61
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 38820 0 0 0 1235 26 0 0 25 0 1 0 157436338 172929024 38603 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42219 38603 721 52 0 40587 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 168876

[startup+25.5647 s]
/proc/loadavg: 1.96 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1326352/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=169204 CPUtime=25.32
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 38898 0 0 0 2506 26 0 0 25 0 1 0 157436338 173264896 38681 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42301 38681 721 52 0 40669 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 169204

[startup+51.2348 s]
/proc/loadavg: 1.97 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1325328/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=170484 CPUtime=50.74
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39131 0 0 0 5048 26 0 0 25 0 1 0 157436338 174575616 38914 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42621 38914 721 52 0 40989 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 170484

[startup+102.467 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1324304/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=171660 CPUtime=101.51
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39390 0 0 0 10124 27 0 0 25 0 1 0 157436338 175779840 39173 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42915 39173 721 52 0 41283 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 171660

[startup+162.531 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1323728/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=171828 CPUtime=161.02
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39459 0 0 0 16075 27 0 0 25 0 1 0 157436338 175951872 39242 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 42957 39242 721 52 0 41325 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 171828

[startup+222.604 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1323216/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=172092 CPUtime=220.53
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39518 0 0 0 22026 27 0 0 25 0 1 0 157436338 176222208 39301 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43023 39301 721 52 0 41391 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 172092

[startup+282.666 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1322704/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=172224 CPUtime=280.05
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39565 0 0 0 27978 27 0 0 25 0 1 0 157436338 176357376 39348 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43056 39348 721 52 0 41424 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (KiB) 172224

[startup+342.728 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1322256/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=172488 CPUtime=339.56
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39636 0 0 0 33928 28 0 0 25 0 1 0 157436338 176627712 39419 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43122 39419 721 52 0 41490 0
Current children cumulated CPU time (s) 339.56
Current children cumulated vsize (KiB) 172488

[startup+402.785 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1321808/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=172688 CPUtime=399.07
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39683 0 0 0 39879 28 0 0 25 0 1 0 157436338 176832512 39466 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43172 39466 721 52 0 41540 0
Current children cumulated CPU time (s) 399.07
Current children cumulated vsize (KiB) 172688

[startup+462.841 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1321360/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=172820 CPUtime=458.57
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39733 0 0 0 45829 28 0 0 25 0 1 0 157436338 176967680 39516 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43205 39516 721 52 0 41573 0
Current children cumulated CPU time (s) 458.57
Current children cumulated vsize (KiB) 172820

[startup+522.906 s]
/proc/loadavg: 1.99 2.00 1.97 4/86 32389
/proc/meminfo: memFree=1320912/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=173084 CPUtime=518.08
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39786 0 0 0 51780 28 0 0 25 0 1 0 157436338 177238016 39569 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43271 39569 721 52 0 41639 0
Current children cumulated CPU time (s) 518.08
Current children cumulated vsize (KiB) 173084

[startup+582.976 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1320400/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=173380 CPUtime=577.59
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39858 0 0 0 57731 28 0 0 25 0 1 0 157436338 177541120 39641 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43345 39641 721 52 0 41713 0
Current children cumulated CPU time (s) 577.59
Current children cumulated vsize (KiB) 173380

[startup+643.036 s]
/proc/loadavg: 1.99 2.00 1.97 4/86 32389
/proc/meminfo: memFree=1320016/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=173512 CPUtime=637.1
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39883 0 0 0 63682 28 0 0 25 0 1 0 157436338 177676288 39666 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43378 39666 721 52 0 41746 0
Current children cumulated CPU time (s) 637.1
Current children cumulated vsize (KiB) 173512

[startup+703.098 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 32389
/proc/meminfo: memFree=1319632/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=173644 CPUtime=696.61
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39947 0 0 0 69633 28 0 0 25 0 1 0 157436338 177811456 39730 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43411 39730 721 52 0 41779 0
Current children cumulated CPU time (s) 696.61
Current children cumulated vsize (KiB) 173644

[startup+763.15 s]
/proc/loadavg: 2.07 2.03 1.98 3/86 32389
/proc/meminfo: memFree=1319184/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=173908 CPUtime=756.11
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 39997 0 0 0 75582 29 0 0 25 0 1 0 157436338 178081792 39780 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43477 39780 721 52 0 41845 0
Current children cumulated CPU time (s) 756.11
Current children cumulated vsize (KiB) 173908

[startup+823.207 s]
/proc/loadavg: 2.02 2.02 1.98 3/86 32389
/proc/meminfo: memFree=1318672/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=174040 CPUtime=815.62
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40044 0 0 0 81533 29 0 0 25 0 1 0 157436338 178216960 39827 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43510 39827 721 52 0 41878 0
Current children cumulated CPU time (s) 815.62
Current children cumulated vsize (KiB) 174040

[startup+883.277 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 32389
/proc/meminfo: memFree=1318224/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=174172 CPUtime=875.13
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40096 0 0 0 87484 29 0 0 25 0 1 0 157436338 178352128 39879 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43543 39879 721 52 0 41911 0
Current children cumulated CPU time (s) 875.13
Current children cumulated vsize (KiB) 174172

[startup+943.347 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 32389
/proc/meminfo: memFree=1317840/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=174516 CPUtime=934.65
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40143 0 0 0 93436 29 0 0 25 0 1 0 157436338 178704384 39926 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43629 39926 721 52 0 41997 0
Current children cumulated CPU time (s) 934.65
Current children cumulated vsize (KiB) 174516

[startup+1003.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 32389
/proc/meminfo: memFree=1317392/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=174648 CPUtime=994.15
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40193 0 0 0 99386 29 0 0 25 0 1 0 157436338 178839552 39976 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43662 39976 721 52 0 42030 0
Current children cumulated CPU time (s) 994.15
Current children cumulated vsize (KiB) 174648

[startup+1063.44 s]
/proc/loadavg: 2.44 2.08 2.01 2/88 32442
/proc/meminfo: memFree=1334336/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=174912 CPUtime=1053.91
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40246 0 0 0 105346 45 0 0 25 0 1 0 157436338 179109888 40029 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32388/statm: 43728 40029 721 52 0 42096 0
Current children cumulated CPU time (s) 1053.91
Current children cumulated vsize (KiB) 174912

[startup+1123.45 s]
/proc/loadavg: 2.47 2.13 2.03 2/82 32551
/proc/meminfo: memFree=1060344/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=175044 CPUtime=1113.73
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40301 0 0 0 111299 74 0 0 25 0 1 0 157436338 179245056 40084 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 43761 40084 721 52 0 42129 0
Current children cumulated CPU time (s) 1113.73
Current children cumulated vsize (KiB) 175044

[startup+1183.55 s]
/proc/loadavg: 2.54 2.23 2.07 2/81 32588
/proc/meminfo: memFree=1621440/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=175308 CPUtime=1173.72
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40358 0 0 0 117271 101 0 0 25 0 1 0 157436338 179515392 40141 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 43827 40141 721 52 0 42195 0
Current children cumulated CPU time (s) 1173.72
Current children cumulated vsize (KiB) 175308

[startup+1243.63 s]
/proc/loadavg: 2.41 2.27 2.09 3/86 32653
/proc/meminfo: memFree=1573272/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=175572 CPUtime=1233.75
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40415 0 0 0 123251 124 0 0 25 0 1 0 157436338 179785728 40198 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 43893 40198 721 52 0 42261 0
Current children cumulated CPU time (s) 1233.75
Current children cumulated vsize (KiB) 175572

[startup+1303.7 s]
/proc/loadavg: 2.16 2.23 2.09 3/86 32653
/proc/meminfo: memFree=1572376/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=175704 CPUtime=1293.74
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40467 0 0 0 129250 124 0 0 25 0 1 0 157436338 179920896 40250 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 43926 40250 721 52 0 42294 0
Current children cumulated CPU time (s) 1293.74
Current children cumulated vsize (KiB) 175704

[startup+1363.76 s]
/proc/loadavg: 2.11 2.20 2.09 3/86 32653
/proc/meminfo: memFree=1571864/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=176088 CPUtime=1353.73
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40517 0 0 0 135248 125 0 0 25 0 1 0 157436338 180314112 40300 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44022 40300 721 52 0 42390 0
Current children cumulated CPU time (s) 1353.73
Current children cumulated vsize (KiB) 176088

[startup+1423.81 s]
/proc/loadavg: 2.04 2.16 2.08 3/86 32653
/proc/meminfo: memFree=1571288/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=176220 CPUtime=1413.7
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40567 0 0 0 141245 125 0 0 25 0 1 0 157436338 180449280 40350 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44055 40350 721 52 0 42423 0
Current children cumulated CPU time (s) 1413.7
Current children cumulated vsize (KiB) 176220

[startup+1483.87 s]
/proc/loadavg: 2.01 2.12 2.07 3/86 32653
/proc/meminfo: memFree=1570776/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=176352 CPUtime=1473.68
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40618 0 0 0 147243 125 0 0 25 0 1 0 157436338 180584448 40401 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44088 40401 721 52 0 42456 0
Current children cumulated CPU time (s) 1473.68
Current children cumulated vsize (KiB) 176352

[startup+1543.93 s]
/proc/loadavg: 2.00 2.10 2.07 3/86 32653
/proc/meminfo: memFree=1570264/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=176616 CPUtime=1533.68
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40667 0 0 0 153242 126 0 0 25 0 1 0 157436338 180854784 40450 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44154 40450 721 52 0 42522 0
Current children cumulated CPU time (s) 1533.68
Current children cumulated vsize (KiB) 176616

[startup+1604 s]
/proc/loadavg: 2.00 2.08 2.06 3/86 32653
/proc/meminfo: memFree=1569688/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=176748 CPUtime=1593.66
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40716 0 0 0 159240 126 0 0 25 0 1 0 157436338 180989952 40499 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44187 40499 721 52 0 42555 0
Current children cumulated CPU time (s) 1593.66
Current children cumulated vsize (KiB) 176748

[startup+1664.06 s]
/proc/loadavg: 2.00 2.06 2.06 3/92 32727
/proc/meminfo: memFree=1567824/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=177012 CPUtime=1653.59
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40766 0 0 0 165225 134 0 0 25 0 1 0 157436338 181260288 40549 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44253 40549 721 52 0 42621 0
Current children cumulated CPU time (s) 1653.59
Current children cumulated vsize (KiB) 177012

[startup+1724.15 s]
/proc/loadavg: 2.05 2.06 2.06 3/92 351
/proc/meminfo: memFree=1567264/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=177144 CPUtime=1713.59
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40814 0 0 0 171211 148 0 0 25 0 1 0 157436338 181395456 40597 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44286 40597 721 52 0 42654 0
Current children cumulated CPU time (s) 1713.59
Current children cumulated vsize (KiB) 177144

[startup+1784.21 s]
/proc/loadavg: 2.02 2.05 2.05 3/86 383
/proc/meminfo: memFree=1567832/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=177276 CPUtime=1773.55
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40863 0 0 0 177203 152 0 0 25 0 1 0 157436338 181530624 40646 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44319 40646 721 52 0 42687 0
Current children cumulated CPU time (s) 1773.55
Current children cumulated vsize (KiB) 177276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.71 s]
/proc/loadavg: 2.01 2.04 2.05 3/86 383
/proc/meminfo: memFree=1567704/2055920 swapFree=4192812/4192956
[pid=32388] ppid=32386 vsize=177408 CPUtime=1800.03
/proc/32388/stat : 32388 (CSPtoSAT+minisa) R 32386 32388 31980 0 -1 4194304 40883 0 0 0 179851 152 0 0 25 0 1 0 157436338 181665792 40666 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/32388/statm: 44352 40666 721 52 0 42720 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 177408

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.75
CPU time (s): 1800.07
CPU user time (s): 1798.51
CPU system time (s): 1.55376
CPU usage (%): 99.4101
Max. virtual memory (cumulated for all children) (KiB): 177408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.51
system time used= 1.55376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40883
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= 11
involuntary context switches= 54190

runsolver used 2.03769 s user time and 5.8891 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 13:33:33 UTC 2007


IDJOB= 235007
IDBENCH= 6732
FILE ID= node11/235007-1168090413

PBS_JOBID= 3476357

Free space on /tmp= 66319 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-8.xml
COMMAND LINE= /tmp/evaluation/235007-1168090413/CSPtoSAT+minisat /tmp/evaluation/235007-1168090413/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-235007-1168090413 -o ROOT/results/node11/solver-235007-1168090413 -C 1800 -M 900  /tmp/evaluation/235007-1168090413/CSPtoSAT+minisat /tmp/evaluation/235007-1168090413/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  bb065c72545231f8bd5588cd1b436175

RANDOM SEED= 341704648

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.261
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	: 5931.00
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.261
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:       1479080 kB
Buffers:         42772 kB
Cached:         279072 kB
SwapCached:          0 kB
Active:         260888 kB
Inactive:       231796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:         193224 kB
Slab:            68592 kB
Committed_AS:  4510748 kB
PageTables:       2592 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= 66319 MiB



End job on node11 on Sat Jan  6 14:03:44 UTC 2007