Trace number 284161

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 2007-01-21? (TO) 1800.06 1805.52

General information on the benchmark

Nameqcp-qwh/QWH-20/
qwh-20-166-5_ext.xml
MD5SUM87f77288681d1fcda6fa63450e0546b6
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.680896
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension7600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1805.51	/tmp/evaluation/284161-1169472216/solve: line 6: 18195 Terminated              xlisp 2>&1
1805.51	     18196                       | 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/node20/watcher-284161-1169472216 -o ROOT/results/node20/solver-284161-1169472216 -C 1800 -M 900 /tmp/evaluation/284161-1169472216/solve /tmp/evaluation/284161-1169472216/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.37 2.78 3.25 5/88 18193
/proc/meminfo: memFree=1816800/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) R 18190 18192 17808 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 295617387 5480448 228 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18192/statm: 1338 228 191 169 0 49 0
[pid=18194] ppid=18192 vsize=5352 CPUtime=0
/proc/18194/stat : 18194 (solve) R 18192 18192 17808 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 295617387 5480448 228 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18194/statm: 1338 228 191 169 0 49 0

[startup+0.105113 s]
/proc/loadavg: 1.37 2.78 3.25 5/88 18193
/proc/meminfo: memFree=1816800/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.516164 s]
/proc/loadavg: 1.37 2.78 3.25 5/88 18193
/proc/meminfo: memFree=1816800/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34527 s]
/proc/loadavg: 1.37 2.78 3.25 3/90 18196
/proc/meminfo: memFree=1796752/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=24024 CPUtime=1.3
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 5521 0 0 0 127 3 0 0 25 0 1 0 295617389 24600576 5479 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134751704 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 6006 5479 241 197 0 5246 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 31976

[startup+2.98446 s]
/proc/loadavg: 1.37 2.78 3.25 3/90 18196
/proc/meminfo: memFree=1791312/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=28092 CPUtime=2.92
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 6531 0 0 0 289 3 0 0 25 0 1 0 295617389 28766208 6489 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7023 6489 242 197 0 6263 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 36044

[startup+6.26385 s]
/proc/loadavg: 1.42 2.76 3.24 3/90 18196
/proc/meminfo: memFree=1791312/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=28092 CPUtime=6.17
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 6531 0 0 0 614 3 0 0 25 0 1 0 295617389 28766208 6489 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7023 6489 242 197 0 6263 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 36044

[startup+12.7486 s]
/proc/loadavg: 1.47 2.75 3.24 3/90 18196
/proc/meminfo: memFree=1791312/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=28092 CPUtime=12.6
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 6531 0 0 0 1257 3 0 0 25 0 1 0 295617389 28766208 6489 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7023 6489 242 197 0 6263 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 36044

[startup+25.5952 s]
/proc/loadavg: 1.58 2.71 3.22 3/90 18196
/proc/meminfo: memFree=1791248/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=28092 CPUtime=25.33
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 6531 0 0 0 2530 3 0 0 25 0 1 0 295617389 28766208 6489 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684091 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7023 6489 242 197 0 6263 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 36044

[startup+51.2932 s]
/proc/loadavg: 1.72 2.65 3.18 3/90 18196
/proc/meminfo: memFree=1789584/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=50.79
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 51360 0 0 0 5049 30 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684797 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 37772

[startup+102.578 s]
/proc/loadavg: 1.93 2.57 3.12 3/90 18196
/proc/meminfo: memFree=1789456/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=101.61
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 173494 0 0 0 10062 99 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684084 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 37772

[startup+162.598 s]
/proc/loadavg: 1.97 2.46 3.05 3/90 18196
/proc/meminfo: memFree=1789264/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=161.08
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 314746 0 0 0 15929 179 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684920 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 37772

[startup+222.614 s]
/proc/loadavg: 1.99 2.37 2.98 3/90 18196
/proc/meminfo: memFree=1789136/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=220.55
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 456788 0 0 0 21795 260 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684803 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 37772

[startup+282.634 s]
/proc/loadavg: 1.99 2.30 2.92 3/90 18196
/proc/meminfo: memFree=1789136/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=280.02
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 599620 0 0 0 27661 341 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684914 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 37772

[startup+342.681 s]
/proc/loadavg: 1.99 2.25 2.86 4/90 18196
/proc/meminfo: memFree=1789072/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=339.52
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 742610 0 0 0 33529 423 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134865164 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 339.52

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

/proc/loadavg: 2.01 2.02 2.32 3/90 18196
/proc/meminfo: memFree=1786896/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1237.88
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 2869922 0 0 0 122156 1632 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683881 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1237.88
Current children cumulated vsize (KiB) 37772

[startup+1303.1 s]
/proc/loadavg: 2.00 2.02 2.29 3/90 18196
/proc/meminfo: memFree=1787152/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1297.86
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 3014176 0 0 0 128073 1713 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134677653 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1297.86
Current children cumulated vsize (KiB) 37772

[startup+1363.12 s]
/proc/loadavg: 2.00 2.01 2.27 3/90 18196
/proc/meminfo: memFree=1786640/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1357.87
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 3157324 0 0 0 133993 1794 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882141 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1357.87
Current children cumulated vsize (KiB) 37772

[startup+1423.13 s]
/proc/loadavg: 2.00 2.01 2.25 3/90 18196
/proc/meminfo: memFree=1786448/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1417.85
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 3299524 0 0 0 139913 1872 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1417.85
Current children cumulated vsize (KiB) 37772

[startup+1483.13 s]
/proc/loadavg: 2.00 2.00 2.24 3/90 18196
/proc/meminfo: memFree=1786320/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1477.84
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 3440934 0 0 0 145832 1952 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684553 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1477.84
Current children cumulated vsize (KiB) 37772

[startup+1543.23 s]
/proc/loadavg: 2.00 2.00 2.22 3/90 18196
/proc/meminfo: memFree=1786256/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1537.93
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 3583766 0 0 0 151759 2034 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684831 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1537.93
Current children cumulated vsize (KiB) 37772

[startup+1603.33 s]
/proc/loadavg: 2.04 2.01 2.21 3/90 18196
/proc/meminfo: memFree=1786064/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1598
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 3728178 0 0 0 157687 2113 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1598
Current children cumulated vsize (KiB) 37772

[startup+1663.42 s]
/proc/loadavg: 2.01 2.01 2.19 3/90 18196
/proc/meminfo: memFree=1786000/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1658.09
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 3871958 0 0 0 163616 2193 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1658.09
Current children cumulated vsize (KiB) 37772

[startup+1723.43 s]
/proc/loadavg: 2.00 2.00 2.17 3/90 18196
/proc/meminfo: memFree=1782672/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1717.99
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 4014000 0 0 0 169525 2274 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683822 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1717.99
Current children cumulated vsize (KiB) 37772

[startup+1783.47 s]
/proc/loadavg: 1.56 1.89 2.12 2/80 18216
/proc/meminfo: memFree=1793016/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1778
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 4159676 0 0 0 175446 2354 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684902 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1778
Current children cumulated vsize (KiB) 37772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.51 s]
/proc/loadavg: 1.40 1.83 2.10 2/80 18216
/proc/meminfo: memFree=1793016/2055920 swapFree=4016456/4192956
[pid=18192] ppid=18190 vsize=5352 CPUtime=0
/proc/18192/stat : 18192 (solve) S 18190 18192 17808 0 -1 4194304 315 174 0 0 0 0 0 0 20 0 1 0 295617387 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18192/statm: 1338 229 192 169 0 49 0
[pid=18195] ppid=18192 vsize=29820 CPUtime=1800.04
/proc/18195/stat : 18195 (xlisp) R 18192 18192 17808 0 -1 4194304 4213396 0 0 0 177621 2383 0 0 25 0 1 0 295617389 30535680 6920 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683942 0 0 4096 130 0 0 0 17 1 0 0
/proc/18195/statm: 7455 6920 243 197 0 6695 0
[pid=18196] ppid=18192 vsize=2600 CPUtime=0
/proc/18196/stat : 18196 (sed) S 18192 18192 17808 0 -1 4194304 148 0 0 0 0 0 0 0 17 0 1 0 295617389 2662400 120 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 273952768082 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18196/statm: 650 120 96 11 0 54 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 37772

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

Child status: 143
Real time (s): 1805.52
CPU time (s): 1800.06
CPU user time (s): 1776.22
CPU system time (s): 23.8404
CPU usage (%): 99.6976
Max. virtual memory (cumulated for all children) (KiB): 37772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.22
system time used= 23.8404
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4214049
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= 36
involuntary context switches= 14207

runsolver used 1.9667 s user time and 5.32519 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Jan 22 13:23:39 UTC 2007


IDJOB= 284161
IDBENCH= 7082
IDSOLVER= 93
FILE ID= node20/284161-1169472216

PBS_JOBID= 3613937

Free space on /tmp= 66562 MiB

SOLVER NAME= rjw-solver 2007-01-21
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-20/qwh-20-166-5_ext.xml
COMMAND LINE= /tmp/evaluation/284161-1169472216/solve /tmp/evaluation/284161-1169472216/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node20/convwatcher-284161-1169472216 -o ROOT/results/node20/conversion-284161-1169472216 -C 600 -M 900 /tmp/evaluation/284161-1169472216/conversion /tmp/evaluation/284161-1169472216/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-284161-1169472216 -o ROOT/results/node20/solver-284161-1169472216 -C 1800 -M 900  /tmp/evaluation/284161-1169472216/solve /tmp/evaluation/284161-1169472216/unknown 1800

META MD5SUM SOLVER= 4108942ff566d5523369442a8e3d06c4
MD5SUM BENCH=  87f77288681d1fcda6fa63450e0546b6

RANDOM SEED= 425923286

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.216
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.216
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:       1817216 kB
Buffers:          1848 kB
Cached:          30176 kB
SwapCached:     152120 kB
Active:          50552 kB
Inactive:       156856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817216 kB
SwapTotal:     4192956 kB
SwapFree:      4016456 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          35824 kB
Slab:            15720 kB
Committed_AS:  5719016 kB
PageTables:       2412 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= 66563 MiB



End job on node20 on Mon Jan 22 13:53:54 UTC 2007