Trace number 239543

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
buggy_2_5_s 2007-01-08? (TO) 1800 1808.41

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-1_ext.xml
MD5SUM04ca90f9348e47b73eee2591fa349832
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 benchmark4.69928
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

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/node42/watcher-239543-1168367048 -o ROOT/results/node42/solver-239543-1168367048 -C 1800 -M 900 /tmp/evaluation/239543-1168367048/solver2 /tmp/evaluation/239543-1168367048/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.30 1.07 1.10 8/75 20718
/proc/meminfo: memFree=1788760/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=0
/proc/20715/stat : 20715 (solver2) R 20713 20715 19865 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 185104209 5480448 231 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20715/statm: 1338 231 193 169 0 49 0
[pid=20716] ppid=20715 vsize=5352 CPUtime=0
/proc/20716/stat : 20716 (solver2) R 20715 20715 19865 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 1 0 185104209 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 4345746 0 0 4100 65536 0 0 0 17 1 0 0
/proc/20716/statm: 1338 232 194 169 0 49 0
[pid=20717] ppid=20715 vsize=5352 CPUtime=0
/proc/20717/stat : 20717 (solver2) R 20715 20715 19865 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 185104209 5480448 231 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20717/statm: 1338 231 193 169 0 49 0

[startup+0.106467 s]
/proc/loadavg: 1.30 1.07 1.10 8/75 20718
/proc/meminfo: memFree=1788760/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=0
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 353 334 0 0 0 0 0 0 20 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.515516 s]
/proc/loadavg: 1.30 1.07 1.10 8/75 20718
/proc/meminfo: memFree=1788760/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=0.1
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 376 2351 0 0 0 0 8 2 15 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5352

[startup+1.33861 s]
/proc/loadavg: 1.35 1.09 1.11 3/74 20728
/proc/meminfo: memFree=1765208/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 5352

[startup+2.98379 s]
/proc/loadavg: 1.35 1.09 1.11 3/74 20729
/proc/meminfo: memFree=1779544/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1.67
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1746 0 0 0 151 16 0 0 25 0 1 0 185104339 8925184 1589 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519668 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1589 138 64 0 1494 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14068

[startup+6.26315 s]
/proc/loadavg: 1.35 1.09 1.11 3/74 20729
/proc/meminfo: memFree=1779544/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=4.93
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1746 0 0 0 477 16 0 0 25 0 1 0 185104339 8925184 1589 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554131 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1589 138 64 0 1494 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14068

[startup+12.7389 s]
/proc/loadavg: 1.45 1.12 1.12 3/74 20729
/proc/meminfo: memFree=1779744/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=11.38
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 1122 16 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14068

[startup+25.5643 s]
/proc/loadavg: 1.54 1.14 1.12 3/74 20729
/proc/meminfo: memFree=1779808/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=24.14
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 2398 16 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134552188 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 14068

[startup+51.2391 s]
/proc/loadavg: 1.76 1.23 1.15 3/74 20729
/proc/meminfo: memFree=1780000/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=49.69
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 4953 16 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 14068

[startup+102.481 s]
/proc/loadavg: 1.90 1.36 1.20 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=100.69
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 10053 16 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134522175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 14068

[startup+162.556 s]
/proc/loadavg: 1.96 1.47 1.25 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=160.5
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 16033 17 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 14068

[startup+222.634 s]
/proc/loadavg: 1.98 1.56 1.29 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=220.29
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 22012 17 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4155874569 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 221.57
Current children cumulated vsize (KiB) 14068

[startup+282.708 s]
/proc/loadavg: 1.99 1.64 1.33 3/74 20729
/proc/meminfo: memFree=1780064/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=280.08
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 27991 17 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519698 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 14068

[startup+342.78 s]
/proc/loadavg: 2.03 1.72 1.38 3/74 20729
/proc/meminfo: memFree=1780072/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=339.87
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 33970 17 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549726 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 341.15
Current children cumulated vsize (KiB) 14068

[startup+402.851 s]
/proc/loadavg: 2.01 1.77 1.41 3/74 20729
/proc/meminfo: memFree=1780072/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=399.66
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 39949 17 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519664 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 400.94
Current children cumulated vsize (KiB) 14068

[startup+462.923 s]
/proc/loadavg: 2.00 1.81 1.45 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=459.45
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 45928 17 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134520142 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 460.73
Current children cumulated vsize (KiB) 14068

[startup+522.995 s]
/proc/loadavg: 2.00 1.84 1.48 3/74 20729
/proc/meminfo: memFree=1780008/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=519.24

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

/proc/loadavg: 2.00 1.97 1.71 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1117.16
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 111696 20 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1118.44
Current children cumulated vsize (KiB) 14068

[startup+1183.78 s]
/proc/loadavg: 2.00 1.97 1.73 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1176.94
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 117674 20 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519634 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1178.22
Current children cumulated vsize (KiB) 14068

[startup+1243.86 s]
/proc/loadavg: 2.00 1.97 1.74 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1236.73
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 123653 20 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134564148 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1238.01
Current children cumulated vsize (KiB) 14068

[startup+1303.93 s]
/proc/loadavg: 2.00 1.97 1.75 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1296.52
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 129632 20 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554314 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1297.8
Current children cumulated vsize (KiB) 14068

[startup+1364 s]
/proc/loadavg: 2.05 1.99 1.77 3/74 20729
/proc/meminfo: memFree=1779880/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1356.3
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 135610 20 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554288 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1357.58
Current children cumulated vsize (KiB) 14068

[startup+1424.07 s]
/proc/loadavg: 2.02 1.99 1.78 3/74 20729
/proc/meminfo: memFree=1779816/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1416.1
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 141589 21 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554711 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1417.38
Current children cumulated vsize (KiB) 14068

[startup+1484.14 s]
/proc/loadavg: 2.00 1.99 1.79 3/74 20729
/proc/meminfo: memFree=1779816/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1475.89
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 147568 21 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549726 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1477.17
Current children cumulated vsize (KiB) 14068

[startup+1544.21 s]
/proc/loadavg: 2.00 1.99 1.80 3/74 20729
/proc/meminfo: memFree=1779816/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1535.68
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 153547 21 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554370 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1536.96
Current children cumulated vsize (KiB) 14068

[startup+1604.28 s]
/proc/loadavg: 2.00 1.99 1.82 3/74 20729
/proc/meminfo: memFree=1779816/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1595.47
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 159525 22 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519689 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1596.75
Current children cumulated vsize (KiB) 14068

[startup+1664.35 s]
/proc/loadavg: 2.00 1.99 1.82 3/74 20729
/proc/meminfo: memFree=1779752/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1655.26
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 165504 22 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4156187672 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1656.54
Current children cumulated vsize (KiB) 14068

[startup+1724.42 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 20729
/proc/meminfo: memFree=1779688/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1715.05
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 171483 22 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549598 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1716.33
Current children cumulated vsize (KiB) 14068

[startup+1784.48 s]
/proc/loadavg: 1.78 1.94 1.82 4/85 20863
/proc/meminfo: memFree=1784576/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1774.86
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 177462 24 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519668 0 0 4096 0 0 0 0 17 1 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1776.14
Current children cumulated vsize (KiB) 14068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.39 s]
/proc/loadavg: 1.67 1.90 1.81 3/76 20951
/proc/meminfo: memFree=1793168/2055920 swapFree=4191892/4192956
[pid=20715] ppid=20713 vsize=5352 CPUtime=1.28
/proc/20715/stat : 20715 (solver2) S 20713 20715 19865 0 -1 4194304 397 7809 0 0 0 0 64 64 16 0 1 0 185104209 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20715/statm: 1338 242 203 169 0 49 0
[pid=20729] ppid=20715 vsize=8716 CPUtime=1798.72
/proc/20729/stat : 20729 (standalone) R 20715 20715 19865 0 -1 4194304 1747 0 0 0 179847 25 0 0 25 0 1 0 185104339 8925184 1590 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549724 0 0 4096 0 0 0 0 17 0 0 0
/proc/20729/statm: 2179 1590 138 64 0 1494 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 14068

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 20715 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=640902 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=645901
CPU time returned by wait4() is 1.2868
while last known CPU time is 1800

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1808.41
CPU time (s): 1800
CPU user time (s): 1799.11
CPU system time (s): 0.89
CPU usage (%): 99.5351
Max. virtual memory (cumulated for all children) (KiB): 26652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.640902
system time used= 0.645901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8206
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= 266
involuntary context switches= 49

runsolver used 2.82657 s user time and 5.15422 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Jan  9 18:24:10 UTC 2007


IDJOB= 239543
IDBENCH= 7065
FILE ID= node42/239543-1168367048

PBS_JOBID= 3504080

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-1_ext.xml
COMMAND LINE= /tmp/evaluation/239543-1168367048/solver2 /tmp/evaluation/239543-1168367048/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-239543-1168367048 -o ROOT/results/node42/solver-239543-1168367048 -C 1800 -M 900  /tmp/evaluation/239543-1168367048/solver2 /tmp/evaluation/239543-1168367048/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  04ca90f9348e47b73eee2591fa349832

RANDOM SEED= 736614952

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.229
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.229
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:       1789512 kB
Buffers:         28828 kB
Cached:         141156 kB
SwapCached:        492 kB
Active:         138664 kB
Inactive:        74972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789512 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           11172 kB
Writeback:           0 kB
Mapped:          53260 kB
Slab:            38172 kB
Committed_AS:  4140848 kB
PageTables:       1772 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= 66549 MiB



End job on node42 on Tue Jan  9 18:54:18 UTC 2007