Trace number 275868

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
toolbar 2007-01-12MSAT (TO) 2400.04 2407.95

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-1_ext.xml
MD5SUM9b6b2242e6bc06813ecf0f04155f2e47
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints244
Best CPU time to get the best result obtained on this benchmark43.2284
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints247
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension247
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2407.91	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 7 8 8 8 3 6 1 0 6 3 9 2 9 0 7 7 5 5 7 3 1 6 8 5 9 3 3 5 3 9 2 5 8 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275868-1169228350/unknown.xml to /tmp/evaluation/275868-1169228350/unknown.wcsp

Verifier Data (download as text)

3 unsatisfied constraints, 244 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node75/watcher-275868-1169228350 -o ROOT/results/node75/solver-275868-1169228350 -C 2400 -M 900 /tmp/evaluation/275868-1169228350/solver.sh /tmp/evaluation/275868-1169228350/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.98 2.05 1.97 4/81 31447
/proc/meminfo: memFree=1124240/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=8560 CPUtime=0
/proc/31446/stat : 31446 (solver.sh) R 31444 31446 30870 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 271234434 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882868623 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31446/statm: 2140 253 197 79 0 133 0

[startup+0.109925 s]
/proc/loadavg: 1.98 2.05 1.97 4/81 31447
/proc/meminfo: memFree=1124240/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.517971 s]
/proc/loadavg: 1.98 2.05 1.97 4/81 31447
/proc/meminfo: memFree=1124240/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33907 s]
/proc/loadavg: 1.98 2.05 1.97 3/83 31464
/proc/meminfo: memFree=1123392/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1272 CPUtime=0
/proc/31463/stat : 31463 (toolbar) S 31446 31446 30870 0 -1 4194304 116 0 0 0 0 0 0 0 19 0 1 0 271234439 1302528 90 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/31463/statm: 318 90 52 178 0 136 0
[pid=31464] ppid=31463 vsize=1236 CPUtime=1.25
/proc/31464/stat : 31464 (narycsp) R 31463 31446 30870 0 -1 4194304 442 0 0 0 125 0 0 0 25 0 1 0 271234439 1265664 167 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 0 0 0
/proc/31464/statm: 309 167 112 211 0 78 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 50072

[startup+2.97626 s]
/proc/loadavg: 1.98 2.05 1.97 4/83 31464
/proc/meminfo: memFree=1123264/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1272 CPUtime=0
/proc/31463/stat : 31463 (toolbar) S 31446 31446 30870 0 -1 4194304 116 0 0 0 0 0 0 0 19 0 1 0 271234439 1302528 90 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/31463/statm: 318 90 52 178 0 136 0
[pid=31464] ppid=31463 vsize=1236 CPUtime=2.88
/proc/31464/stat : 31464 (narycsp) R 31463 31446 30870 0 -1 4194304 442 0 0 0 288 0 0 0 25 0 1 0 271234439 1265664 167 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542684 0 0 4096 512 0 0 0 17 0 0 0
/proc/31464/statm: 309 167 112 211 0 78 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 50072

[startup+6.26866 s]
/proc/loadavg: 1.98 2.05 1.97 3/82 31465
/proc/meminfo: memFree=1123080/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=6.16
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 224 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637289 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49232

[startup+12.737 s]
/proc/loadavg: 1.99 2.04 1.97 4/82 31465
/proc/meminfo: memFree=1123152/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=12.62
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 870 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621944 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 49232

[startup+25.5899 s]
/proc/loadavg: 2.06 2.06 1.98 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=25.47
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 2155 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134607718 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49232

[startup+51.257 s]
/proc/loadavg: 2.04 2.05 1.98 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=51.13
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 4721 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134615425 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 49232

[startup+102.51 s]
/proc/loadavg: 2.01 2.04 1.98 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=102.37
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 9845 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637563 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 49232

[startup+162.611 s]
/proc/loadavg: 2.00 2.03 1.98 3/82 31465
/proc/meminfo: memFree=1123344/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=162.45
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 15853 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626322 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 162.46
Current children cumulated vsize (KiB) 49232

[startup+222.686 s]
/proc/loadavg: 2.00 2.02 1.98 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=222.51
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 21859 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 222.52
Current children cumulated vsize (KiB) 49232

[startup+282.769 s]
/proc/loadavg: 2.05 2.03 1.98 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=282.57
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 27865 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622592 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 282.58
Current children cumulated vsize (KiB) 49232

[startup+342.829 s]
/proc/loadavg: 2.10 2.05 1.99 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=342.62
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 33870 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611788 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 342.63
Current children cumulated vsize (KiB) 49232

[startup+402.854 s]
/proc/loadavg: 2.08 2.06 2.00 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=402.62
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 39870 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611703 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 49232

[startup+462.91 s]
/proc/loadavg: 2.08 2.06 2.00 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=462.66
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 45874 0 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611703 0 0 4096 2 0 0 0 17 1 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 462.67
Current children cumulated vsize (KiB) 49232

[startup+522.973 s]
/proc/loadavg: 2.06 2.06 2.00 3/82 31465
/proc/meminfo: memFree=1123280/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01

################
# More data... #
################

/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=1662.24
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 165830 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622077 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 49232

[startup+1724.25 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125328/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=1721.84
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 171790 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611871 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 49232

[startup+1784.34 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125520/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=1781.44
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 177750 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610331 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 49232

[startup+1844.43 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=1841.05
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 183711 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611706 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1841.06
Current children cumulated vsize (KiB) 49232

[startup+1904.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125520/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=1900.64
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 189670 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610620 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1900.65
Current children cumulated vsize (KiB) 49232

[startup+1964.6 s]
/proc/loadavg: 2.08 2.02 2.01 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=1960.24
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 195630 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134607718 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1960.25
Current children cumulated vsize (KiB) 49232

[startup+2024.68 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2019.85
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 201591 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637074 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2019.86
Current children cumulated vsize (KiB) 49232

[startup+2084.77 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2079.45
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 207551 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610691 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2079.46
Current children cumulated vsize (KiB) 49232

[startup+2144.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2139.06
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 213512 2 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610661 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2139.07
Current children cumulated vsize (KiB) 49232

[startup+2204.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2198.68
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 219473 3 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611709 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2198.69
Current children cumulated vsize (KiB) 49232

[startup+2265.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125520/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2258.27
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 225432 3 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626326 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2258.28
Current children cumulated vsize (KiB) 49232

[startup+2325.14 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2317.9
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 231395 3 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622663 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2317.91
Current children cumulated vsize (KiB) 49232

[startup+2385.15 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2377.43
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 237348 3 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637787 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2377.44
Current children cumulated vsize (KiB) 49232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2407.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31446] ppid=31444 vsize=47564 CPUtime=0.01
/proc/31446/stat : 31446 (solver.sh) S 31444 31446 30870 0 -1 4194304 845 2272 0 0 0 0 0 1 17 0 1 0 271234434 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/31446/statm: 11891 361 245 79 0 217 0
[pid=31463] ppid=31446 vsize=1668 CPUtime=2399.99
/proc/31463/stat : 31463 (toolbar) R 31446 31446 30870 0 -1 4194304 219 834 0 0 239604 3 392 0 25 0 1 0 271234439 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622163 0 0 4096 2 0 0 0 17 0 0 0
/proc/31463/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 49232

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2407.95
CPU time (s): 2400.04
CPU user time (s): 2399.98
CPU system time (s): 0.06499
CPU usage (%): 99.6715
Max. virtual memory (cumulated for all children) (KiB): 50072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4203
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= 67
involuntary context switches= 23519

runsolver used 2.32465 s user time and 6.602 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Fri Jan 19 17:39:10 UTC 2007


IDJOB= 275868
IDBENCH= 5110
IDSOLVER= 73
FILE ID= node75/275868-1169228350

PBS_JOBID= 3589221

Free space on /tmp= 66562 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-25/composed-25-1-25-1_ext.xml
COMMAND LINE= /tmp/evaluation/275868-1169228350/solver.sh /tmp/evaluation/275868-1169228350/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node75/convwatcher-275868-1169228350 -o ROOT/results/node75/conversion-275868-1169228350 -C 600 -M 900 /tmp/evaluation/275868-1169228350/translate /tmp/evaluation/275868-1169228350/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-275868-1169228350 -o ROOT/results/node75/solver-275868-1169228350 -C 2400 -M 900  /tmp/evaluation/275868-1169228350/solver.sh /tmp/evaluation/275868-1169228350/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  9b6b2242e6bc06813ecf0f04155f2e47

RANDOM SEED= 584861506

TIME LIMIT= 2400 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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1124784 kB
Buffers:         48692 kB
Cached:         778524 kB
SwapCached:       2452 kB
Active:         411000 kB
Inactive:       447444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1124784 kB
SwapTotal:     4192956 kB
SwapFree:      4184548 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          45648 kB
Slab:            57816 kB
Committed_AS:  5308588 kB
PageTables:       1908 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= 66557 MiB



End job on node75 on Fri Jan 19 18:19:19 UTC 2007