Trace number 239989

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
rjw-solver 2006-12-09? (TO) 1800.08 1809.18

General information on the benchmark

Nameqcp-qwh/QCP-15/
qcp-15-120-2_ext.xml
MD5SUMd63a7dee5ef3a3d65abe379e0165ba7b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.169973
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension3150
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1809.17	/tmp/evaluation/239989-1168368508/solve: line 6: 22336 Terminated              xlisp 2>&1
1809.17	     22337                       | sed -e '1,/; loading "orddymac3compete.fsl"/d'
c 
c 
c 
c conversion script
c 
c 

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/node15/watcher-239989-1168368508 -o ROOT/results/node15/solver-239989-1168368508 -C 1800 -M 900 /tmp/evaluation/239989-1168368508/solve /tmp/evaluation/239989-1168368508/unknown 1800 

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.97 1.97 1.91 3/94 22334
/proc/meminfo: memFree=1739864/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5344 CPUtime=0
/proc/22333/stat : 22333 (solve) R 22331 22333 18815 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 185245708 5472256 104 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472197488 0 0 4096 0 0 0 0 17 1 0 0
/proc/22333/statm: 1336 104 83 169 0 47 0

[startup+0.10357 s]
/proc/loadavg: 1.97 1.97 1.91 3/94 22334
/proc/meminfo: memFree=1739864/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.511645 s]
/proc/loadavg: 1.97 1.97 1.91 3/94 22334
/proc/meminfo: memFree=1739864/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33479 s]
/proc/loadavg: 1.97 1.97 1.91 3/96 22337
/proc/meminfo: memFree=1731400/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11072 CPUtime=1.3
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 2276 0 0 0 130 0 0 0 25 0 1 0 185245709 11337728 2234 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684588 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 2768 2234 242 197 0 2008 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 19024

[startup+2.98707 s]
/proc/loadavg: 1.97 1.97 1.91 3/96 22337
/proc/meminfo: memFree=1731400/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11072 CPUtime=2.95
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 2276 0 0 0 295 0 0 0 25 0 1 0 185245709 11337728 2234 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684566 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 2768 2234 242 197 0 2008 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 19024

[startup+6.26663 s]
/proc/loadavg: 1.97 1.97 1.91 3/96 22337
/proc/meminfo: memFree=1731400/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11072 CPUtime=6.22
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 2277 0 0 0 621 1 0 0 25 0 1 0 185245709 11337728 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876756 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 2768 2235 243 197 0 2008 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 19024

[startup+12.7517 s]
/proc/loadavg: 1.98 1.97 1.91 4/96 22337
/proc/meminfo: memFree=1730184/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12032 CPUtime=12.68
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 43477 0 0 0 1243 25 0 0 25 0 1 0 185245709 12320768 2485 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134751704 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 3008 2485 243 197 0 2248 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19984

[startup+25.5919 s]
/proc/loadavg: 1.98 1.97 1.91 3/96 22337
/proc/meminfo: memFree=1730184/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=25.45
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 127527 0 0 0 2474 71 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684588 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20184

[startup+51.2894 s]
/proc/loadavg: 2.04 1.99 1.91 3/96 22337
/proc/meminfo: memFree=1731016/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11632 CPUtime=51.02
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 303127 0 0 0 4927 175 0 0 25 0 1 0 185245709 11911168 2385 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879813 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 2908 2385 243 197 0 2148 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 19584

[startup+102.574 s]
/proc/loadavg: 2.02 1.99 1.91 4/96 22337
/proc/meminfo: memFree=1730376/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11832 CPUtime=102.07
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 656677 0 0 0 9831 376 0 0 25 0 1 0 185245709 12115968 2435 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684865 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 2958 2435 243 197 0 2198 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 19784

[startup+162.605 s]
/proc/loadavg: 2.08 2.00 1.92 3/96 22337
/proc/meminfo: memFree=1730120/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11432 CPUtime=161.82
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 1065577 0 0 0 15568 614 0 0 25 0 1 0 185245709 11706368 2335 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882535 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 2858 2335 243 197 0 2098 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 19384

[startup+222.639 s]
/proc/loadavg: 2.03 2.00 1.92 3/96 22337
/proc/meminfo: memFree=1730056/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=221.56
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 1468277 0 0 0 21313 843 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 20184

[startup+282.673 s]
/proc/loadavg: 2.01 2.00 1.92 3/96 22337
/proc/meminfo: memFree=1730056/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=281.31
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 1876277 0 0 0 27057 1074 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134677653 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 281.31
Current children cumulated vsize (KiB) 20184

[startup+342.704 s]
/proc/loadavg: 2.00 2.00 1.92 3/96 22337
/proc/meminfo: memFree=1730120/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11832 CPUtime=341.05
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 2278177 0 0 0 32803 1302 0 0 25 0 1 0 185245709 12115968 2435 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882487 0 0 4096 130 0 0 0 17 1 0 0
/proc/22336/statm: 2958 2435 243 197 0 2198 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 341.05
Current children cumulated vsize (KiB) 19784

[startup+402.726 s]

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

[startup+1243.32 s]
/proc/loadavg: 2.00 2.01 1.95 3/89 22601
/proc/meminfo: memFree=1736192/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=1237.09
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 8622277 0 0 0 118955 4754 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882556 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1237.09
Current children cumulated vsize (KiB) 20184

[startup+1303.38 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1735936/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11632 CPUtime=1296.85
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 9060877 0 0 0 124706 4979 0 0 25 0 1 0 185245709 11911168 2385 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 2958 2389 243 197 0 2198 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1296.85
Current children cumulated vsize (KiB) 19584

[startup+1363.43 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1735936/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=1356.59
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 9494777 0 0 0 130458 5201 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684827 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1356.59
Current children cumulated vsize (KiB) 20184

[startup+1423.48 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1735872/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=1416.32
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 9933527 0 0 0 136211 5421 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684862 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1416.32
Current children cumulated vsize (KiB) 20184

[startup+1483.54 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1735872/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11632 CPUtime=1476.08
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 10375627 0 0 0 141958 5650 0 0 25 0 1 0 185245709 11911168 2385 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134870089 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 2908 2385 243 197 0 2148 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1476.08
Current children cumulated vsize (KiB) 19584

[startup+1543.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1736576/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=1535.84
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 10816527 0 0 0 147712 5872 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1535.84
Current children cumulated vsize (KiB) 20184

[startup+1603.66 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1735808/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=1595.57
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 11245527 0 0 0 153462 6095 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134878385 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1595.57
Current children cumulated vsize (KiB) 20184

[startup+1663.71 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1735744/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11832 CPUtime=1655.34
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 11681927 0 0 0 159217 6317 0 0 25 0 1 0 185245709 12115968 2435 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134866209 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 2958 2435 243 197 0 2198 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1655.34
Current children cumulated vsize (KiB) 19784

[startup+1723.76 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1736576/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=11832 CPUtime=1715.08
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 12113427 0 0 0 164970 6538 0 0 25 0 1 0 185245709 12115968 2435 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672632 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 2958 2435 243 197 0 2198 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1715.08
Current children cumulated vsize (KiB) 19784

[startup+1783.81 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 22601
/proc/meminfo: memFree=1735744/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=1774.81
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 12545027 0 0 0 170717 6764 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683840 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1774.81
Current children cumulated vsize (KiB) 20184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.17 s]
/proc/loadavg: 2.00 2.00 1.95 3/90 22602
/proc/meminfo: memFree=1735736/2055920 swapFree=4174172/4192956
[pid=22333] ppid=22331 vsize=5352 CPUtime=0
/proc/22333/stat : 22333 (solve) S 22331 22333 18815 0 -1 4194304 315 174 0 0 0 0 0 0 21 0 1 0 185245708 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22333/statm: 1338 229 192 169 0 49 0
[pid=22336] ppid=22333 vsize=12232 CPUtime=1800.06
/proc/22336/stat : 22336 (xlisp) R 22333 22333 18815 0 -1 4194304 12732027 0 0 0 173147 6859 0 0 25 0 1 0 185245709 12525568 2535 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683881 0 0 4096 130 0 0 0 17 0 0 0
/proc/22336/statm: 3058 2535 243 197 0 2298 0
[pid=22337] ppid=22333 vsize=2600 CPUtime=0
/proc/22337/stat : 22337 (sed) S 22333 22333 18815 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 185245709 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 240472784978 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22337/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 20184

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 1809.18
CPU time (s): 1800.08
CPU user time (s): 1731.47
CPU system time (s): 68.6036
CPU usage (%): 99.4968
Max. virtual memory (cumulated for all children) (KiB): 20184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1731.47
system time used= 68.6036
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12732680
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= 37
involuntary context switches= 52782

runsolver used 2.39563 s user time and 5.60515 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Jan  9 18:48:28 UTC 2007


IDJOB= 239989
IDBENCH= 7096
FILE ID= node15/239989-1168368508

PBS_JOBID= 3503776

Free space on /tmp= 66563 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-15/qcp-15-120-2_ext.xml
COMMAND LINE= /tmp/evaluation/239989-1168368508/solve /tmp/evaluation/239989-1168368508/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-239989-1168368508 -o ROOT/results/node15/conversion-239989-1168368508 -C 600 -M 900 /tmp/evaluation/239989-1168368508/conversion /tmp/evaluation/239989-1168368508/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-239989-1168368508 -o ROOT/results/node15/solver-239989-1168368508 -C 1800 -M 900  /tmp/evaluation/239989-1168368508/solve /tmp/evaluation/239989-1168368508/unknown 1800

META MD5SUM SOLVER= 91bbaf997669a18b91ccd2f734d8d9ca
MD5SUM BENCH=  d63a7dee5ef3a3d65abe379e0165ba7b

RANDOM SEED= 965680084

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.276
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.276
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:       1740344 kB
Buffers:         56748 kB
Cached:         148672 kB
SwapCached:       6400 kB
Active:         177040 kB
Inactive:        82504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740344 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          70976 kB
Slab:            40600 kB
Committed_AS:  5849604 kB
PageTables:       2512 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= 66561 MiB



End job on node15 on Tue Jan  9 19:18:38 UTC 2007