Trace number 234328

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.08 1816.04

General information on the benchmark

Nametaillard/
js-taillard-15/js-taillard-15-95-0.xml
MD5SUM84821d5c73f831335610d1f13ceab8a3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.27
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1185
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node59/watcher-234328-1168089689 -o ROOT/results/node59/solver-234328-1168089689 -C 1800 -M 900 /tmp/evaluation/234328-1168089689/CSPtoSAT+minisat /tmp/evaluation/234328-1168089689/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.96 1.98 1.93 5/73 27208
/proc/meminfo: memFree=1376664/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=496 CPUtime=0
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157366831 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 9286436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 124 36 29 52 0 19 0

[startup+0.104113 s]
/proc/loadavg: 1.96 1.98 1.93 5/73 27208
/proc/meminfo: memFree=1376664/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=25392 CPUtime=0.09
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 4670 0 0 0 5 4 0 0 19 0 1 0 157366831 26001408 4544 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687926 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 6348 4544 696 52 0 4716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25392

[startup+0.512155 s]
/proc/loadavg: 1.96 1.98 1.93 5/73 27208
/proc/meminfo: memFree=1376664/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=84016 CPUtime=0.5
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 18066 0 0 0 37 13 0 0 24 0 1 0 157366831 86032384 17940 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 9717665 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 21004 17940 696 52 0 19372 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 84016

[startup+1.33325 s]
/proc/loadavg: 1.97 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1274008/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=115440 CPUtime=1.31
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 26455 0 0 0 114 17 0 0 25 0 1 0 157366831 118210560 26303 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 28860 26303 721 52 0 27228 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 115440

[startup+2.97844 s]
/proc/loadavg: 1.97 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1273880/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=115636 CPUtime=2.94
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 26501 0 0 0 277 17 0 0 25 0 1 0 157366831 118411264 26341 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 28909 26341 721 52 0 27277 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 115636

[startup+6.26579 s]
/proc/loadavg: 1.97 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1273696/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=115636 CPUtime=6.19
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 26512 0 0 0 602 17 0 0 25 0 1 0 157366831 118411264 26352 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 28909 26352 721 52 0 27277 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 115636

[startup+12.7365 s]
/proc/loadavg: 1.97 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1273568/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=115888 CPUtime=12.61
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 26553 0 0 0 1244 17 0 0 25 0 1 0 157366831 118669312 26393 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 28972 26393 721 52 0 27340 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 115888

[startup+25.5579 s]
/proc/loadavg: 1.97 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1272928/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=116468 CPUtime=25.31
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 26672 0 0 0 2514 17 0 0 25 0 1 0 157366831 119263232 26512 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29117 26512 721 52 0 27485 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 116468

[startup+51.2257 s]
/proc/loadavg: 1.98 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1272160/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=117612 CPUtime=50.74
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 26863 0 0 0 5057 17 0 0 25 0 1 0 157366831 120434688 26703 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29403 26703 721 52 0 27771 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 117612

[startup+102.451 s]
/proc/loadavg: 1.99 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1271456/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=117744 CPUtime=101.51
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 26981 0 0 0 10134 17 0 0 25 0 1 0 157366831 120569856 26821 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29436 26821 721 52 0 27804 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 117744

[startup+162.506 s]
/proc/loadavg: 1.99 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1270944/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=118036 CPUtime=161.02
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27043 0 0 0 16085 17 0 0 25 0 1 0 157366831 120868864 26883 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29509 26883 721 52 0 27877 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 118036

[startup+222.562 s]
/proc/loadavg: 1.99 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1270304/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=118300 CPUtime=220.53
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27135 0 0 0 22035 18 0 0 25 0 1 0 157366831 121139200 26975 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29575 26975 721 52 0 27943 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 118300

[startup+282.613 s]
/proc/loadavg: 1.99 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1269856/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=118432 CPUtime=280.04
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27193 0 0 0 27986 18 0 0 25 0 1 0 157366831 121274368 27033 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29608 27033 721 52 0 27976 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 118432

[startup+342.662 s]
/proc/loadavg: 1.99 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1269344/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=118736 CPUtime=339.55
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27252 0 0 0 33937 18 0 0 25 0 1 0 157366831 121585664 27092 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29684 27092 721 52 0 28052 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 118736

[startup+402.712 s]
/proc/loadavg: 1.99 1.98 1.93 3/73 27208
/proc/meminfo: memFree=1268896/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=119000 CPUtime=399.05
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27311 0 0 0 39887 18 0 0 25 0 1 0 157366831 121856000 27151 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29750 27151 721 52 0 28118 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 119000

[startup+462.764 s]
/proc/loadavg: 2.04 2.00 1.93 3/73 27208
/proc/meminfo: memFree=1268384/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=119132 CPUtime=458.56
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27370 0 0 0 45838 18 0 0 25 0 1 0 157366831 121991168 27210 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29783 27210 721 52 0 28151 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 119132

[startup+522.813 s]
/proc/loadavg: 2.07 2.01 1.94 3/73 27208
/proc/meminfo: memFree=1267936/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=119428 CPUtime=518.07
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27426 0 0 0 51789 18 0 0 25 0 1 0 157366831 122294272 27266 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29857 27266 721 52 0 28225 0
Current children cumulated CPU time (s) 518.07
Current children cumulated vsize (KiB) 119428

[startup+582.87 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 27208
/proc/meminfo: memFree=1267488/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=119692 CPUtime=577.58
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27483 0 0 0 57740 18 0 0 25 0 1 0 157366831 122564608 27323 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29923 27323 721 52 0 28291 0
Current children cumulated CPU time (s) 577.58
Current children cumulated vsize (KiB) 119692

[startup+642.918 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 27208
/proc/meminfo: memFree=1266976/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=119824 CPUtime=637.09
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27541 0 0 0 63690 19 0 0 25 0 1 0 157366831 122699776 27381 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 29956 27381 721 52 0 28324 0
Current children cumulated CPU time (s) 637.09
Current children cumulated vsize (KiB) 119824

[startup+702.975 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27208
/proc/meminfo: memFree=1266592/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=120088 CPUtime=696.6
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27598 0 0 0 69641 19 0 0 25 0 1 0 157366831 122970112 27438 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30022 27438 721 52 0 28390 0
Current children cumulated CPU time (s) 696.6
Current children cumulated vsize (KiB) 120088

[startup+763.03 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27208
/proc/meminfo: memFree=1266144/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=120432 CPUtime=756.11
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27654 0 0 0 75592 19 0 0 25 0 1 0 157366831 123322368 27494 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30108 27494 721 52 0 28476 0
Current children cumulated CPU time (s) 756.11
Current children cumulated vsize (KiB) 120432

[startup+823.083 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27208
/proc/meminfo: memFree=1265632/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=120564 CPUtime=815.62
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27711 0 0 0 81543 19 0 0 25 0 1 0 157366831 123457536 27551 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30141 27551 721 52 0 28509 0
Current children cumulated CPU time (s) 815.62
Current children cumulated vsize (KiB) 120564

[startup+883.138 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27208
/proc/meminfo: memFree=1265184/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=120828 CPUtime=875.13
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27766 0 0 0 87494 19 0 0 25 0 1 0 157366831 123727872 27606 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30207 27606 721 52 0 28575 0
Current children cumulated CPU time (s) 875.13
Current children cumulated vsize (KiB) 120828

[startup+943.189 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27208
/proc/meminfo: memFree=1264736/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=121092 CPUtime=934.63
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27822 0 0 0 93444 19 0 0 25 0 1 0 157366831 123998208 27662 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30273 27662 721 52 0 28641 0
Current children cumulated CPU time (s) 934.63
Current children cumulated vsize (KiB) 121092

[startup+1003.24 s]
/proc/loadavg: 2.06 2.01 1.94 3/73 27208
/proc/meminfo: memFree=1264288/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=121224 CPUtime=994.14
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27878 0 0 0 99395 19 0 0 25 0 1 0 157366831 124133376 27718 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30306 27718 721 52 0 28674 0
Current children cumulated CPU time (s) 994.14
Current children cumulated vsize (KiB) 121224

[startup+1063.29 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 27208
/proc/meminfo: memFree=1263840/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=121488 CPUtime=1053.65
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27935 0 0 0 105346 19 0 0 25 0 1 0 157366831 124403712 27775 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30372 27775 721 52 0 28740 0
Current children cumulated CPU time (s) 1053.65
Current children cumulated vsize (KiB) 121488

[startup+1123.35 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27208
/proc/meminfo: memFree=1263392/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=121620 CPUtime=1113.17
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 27993 0 0 0 111297 20 0 0 25 0 1 0 157366831 124538880 27833 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30405 27833 721 52 0 28773 0
Current children cumulated CPU time (s) 1113.17
Current children cumulated vsize (KiB) 121620

[startup+1183.41 s]
/proc/loadavg: 2.07 2.02 1.95 3/73 27208
/proc/meminfo: memFree=1262880/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=122004 CPUtime=1172.68
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28050 0 0 0 117248 20 0 0 25 0 1 0 157366831 124932096 27890 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30501 27890 721 52 0 28869 0
Current children cumulated CPU time (s) 1172.68
Current children cumulated vsize (KiB) 122004

[startup+1243.47 s]
/proc/loadavg: 2.02 2.01 1.95 3/73 27208
/proc/meminfo: memFree=1262496/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=122268 CPUtime=1232.19
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28107 0 0 0 123199 20 0 0 25 0 1 0 157366831 125202432 27947 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30567 27947 721 52 0 28935 0
Current children cumulated CPU time (s) 1232.19
Current children cumulated vsize (KiB) 122268

[startup+1303.52 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 27208
/proc/meminfo: memFree=1262048/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=122400 CPUtime=1291.7
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28161 0 0 0 129150 20 0 0 25 0 1 0 157366831 125337600 28001 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30600 28001 721 52 0 28968 0
Current children cumulated CPU time (s) 1291.7
Current children cumulated vsize (KiB) 122400

[startup+1363.58 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 27208
/proc/meminfo: memFree=1261600/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=122664 CPUtime=1351.21
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28214 0 0 0 135101 20 0 0 25 0 1 0 157366831 125607936 28054 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30666 28054 721 52 0 29034 0
Current children cumulated CPU time (s) 1351.21
Current children cumulated vsize (KiB) 122664

[startup+1423.63 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 27208
/proc/meminfo: memFree=1261216/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=122796 CPUtime=1410.72
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28269 0 0 0 141052 20 0 0 25 0 1 0 157366831 125743104 28109 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30699 28109 721 52 0 29067 0
Current children cumulated CPU time (s) 1410.72
Current children cumulated vsize (KiB) 122796

[startup+1483.69 s]
/proc/loadavg: 2.04 2.01 1.95 3/73 27208
/proc/meminfo: memFree=1260768/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=123060 CPUtime=1470.22
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28323 0 0 0 147002 20 0 0 25 0 1 0 157366831 126013440 28163 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30765 28163 721 52 0 29133 0
Current children cumulated CPU time (s) 1470.22
Current children cumulated vsize (KiB) 123060

[startup+1543.74 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 27208
/proc/meminfo: memFree=1260320/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=123192 CPUtime=1529.74
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28377 0 0 0 152954 20 0 0 25 0 1 0 157366831 126148608 28217 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30798 28217 721 52 0 29166 0
Current children cumulated CPU time (s) 1529.74
Current children cumulated vsize (KiB) 123192

[startup+1603.79 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 27208
/proc/meminfo: memFree=1259872/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=123456 CPUtime=1589.26
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28430 0 0 0 158905 21 0 0 25 0 1 0 157366831 126418944 28270 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30864 28270 721 52 0 29232 0
Current children cumulated CPU time (s) 1589.26
Current children cumulated vsize (KiB) 123456

[startup+1663.85 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 27208
/proc/meminfo: memFree=1259424/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=123588 CPUtime=1648.76
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28485 0 0 0 164855 21 0 0 25 0 1 0 157366831 126554112 28325 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30897 28325 721 52 0 29265 0
Current children cumulated CPU time (s) 1648.76
Current children cumulated vsize (KiB) 123588

[startup+1723.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 27208
/proc/meminfo: memFree=1258976/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=123852 CPUtime=1708.27
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28540 0 0 0 170806 21 0 0 25 0 1 0 157366831 126824448 28380 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/27207/statm: 30963 28380 721 52 0 29331 0
Current children cumulated CPU time (s) 1708.27
Current children cumulated vsize (KiB) 123852

[startup+1783.93 s]
/proc/loadavg: 2.37 2.07 1.97 2/73 27246
/proc/meminfo: memFree=15720/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=124296 CPUtime=1768.02
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28600 0 0 0 176777 25 0 0 25 0 1 0 157366831 127279104 28440 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/27207/statm: 31074 28440 721 52 0 29442 0
Current children cumulated CPU time (s) 1768.02
Current children cumulated vsize (KiB) 124296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.02 s]
/proc/loadavg: 3.74 2.44 2.10 2/69 27255
/proc/meminfo: memFree=1012168/2055920 swapFree=4192812/4192956
[pid=27207] ppid=27205 vsize=124428 CPUtime=1800.05
/proc/27207/stat : 27207 (CSPtoSAT+minisa) R 27205 27207 26560 0 -1 4194304 28635 0 0 0 179977 28 0 0 25 0 1 0 157366831 127414272 28475 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/27207/statm: 31107 28475 721 52 0 29475 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 124428

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.04
CPU time (s): 1800.08
CPU user time (s): 1799.78
CPU system time (s): 0.301954
CPU usage (%): 99.1208
Max. virtual memory (cumulated for all children) (KiB): 124428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28635
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= 9
involuntary context switches= 36920

runsolver used 2.18067 s user time and 5.75812 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 13:21:29 UTC 2007


IDJOB= 234328
IDBENCH= 6681
FILE ID= node59/234328-1168089689

PBS_JOBID= 3476579

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  84821d5c73f831335610d1f13ceab8a3

RANDOM SEED= 785268598

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.239
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.239
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:       1377144 kB
Buffers:         46944 kB
Cached:         425724 kB
SwapCached:          0 kB
Active:         188912 kB
Inactive:       414980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1377144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:         144852 kB
Slab:            59984 kB
Committed_AS:  3095660 kB
PageTables:       2092 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= 65793 MiB



End job on node59 on Sat Jan  6 13:51:47 UTC 2007