Trace number 240304

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 2007-01-08? (TO) 1800.02 1801.22

General information on the benchmark

Nameqcp-qwh/QCP-20/
qcp-20-187-5_ext.xml
MD5SUMde12e9e03a3e91a7ba1ca5a72caa5404
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 benchmark1.56276
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)

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/node11/watcher-240304-1168372593 -o ROOT/results/node11/solver-240304-1168372593 -C 1800 -M 900 /tmp/evaluation/240304-1168372593/solver /tmp/evaluation/240304-1168372593/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: 0.92 1.03 1.35 2/78 21583
/proc/meminfo: memFree=1740288/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 185654500 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21582/statm: 1338 232 194 169 0 49 0
[pid=21584] ppid=21582 vsize=0 CPUtime=0
/proc/21584/stat : 21584 (solver) D 21582 21582 20738 0 -1 4194372 26 0 0 0 0 0 0 0 18 0 1 0 185654500 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744072100051646 0 0 17 1 0 0
/proc/21584/statm: 0 0 0 0 0 0 0
[pid=21585] ppid=21582 vsize=0 CPUtime=0
/proc/21585/stat : 21585 (grep) D 21582 21582 20738 0 -1 4194308 164 0 0 0 0 0 0 0 21 0 1 0 185654500 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/21585/statm: 0 0 0 0 0 0 0

[startup+0.102143 s]
/proc/loadavg: 0.92 1.03 1.35 2/78 21583
/proc/meminfo: memFree=1740288/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.05
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 376 2296 0 0 0 0 4 1 16 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5352

[startup+0.510222 s]
/proc/loadavg: 0.92 1.03 1.35 2/78 21583
/proc/meminfo: memFree=1740288/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.05
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 376 2296 0 0 0 0 4 1 16 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5352

[startup+1.33138 s]
/proc/loadavg: 0.92 1.03 1.35 2/79 21596
/proc/meminfo: memFree=1734712/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=0.56
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 48 8 0 0 22 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 11648

[startup+2.96971 s]
/proc/loadavg: 0.93 1.03 1.35 2/79 21596
/proc/meminfo: memFree=1734968/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=2.2
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 211 9 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519689 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 11648

[startup+6.25036 s]
/proc/loadavg: 0.93 1.03 1.35 2/79 21596
/proc/meminfo: memFree=1734976/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=5.48
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 539 9 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134552176 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 11648

[startup+12.7076 s]
/proc/loadavg: 0.94 1.03 1.34 2/79 21596
/proc/meminfo: memFree=1735056/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=11.94
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 1185 9 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134520142 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 11648

[startup+25.5202 s]
/proc/loadavg: 0.95 1.03 1.34 2/79 21596
/proc/meminfo: memFree=1735120/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=24.74
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 2465 9 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 11648

[startup+51.1763 s]
/proc/loadavg: 0.96 1.03 1.33 2/79 21596
/proc/meminfo: memFree=1735248/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=50.38
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 5029 9 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11648

[startup+102.425 s]
/proc/loadavg: 0.98 1.02 1.31 2/79 21596
/proc/meminfo: memFree=1735440/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=101.61
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 10152 9 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 11648

[startup+162.5 s]
/proc/loadavg: 0.99 1.02 1.29 2/79 21596
/proc/meminfo: memFree=1735440/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=161.67
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 16157 10 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 11648

[startup+222.565 s]
/proc/loadavg: 0.99 1.01 1.26 2/79 21596
/proc/meminfo: memFree=1735440/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=221.71
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 22161 10 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549070 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 11648

[startup+282.638 s]
/proc/loadavg: 0.99 1.00 1.25 2/85 21678
/proc/meminfo: memFree=1734240/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=281.74
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 28161 13 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519668 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 11648

[startup+342.727 s]
/proc/loadavg: 0.99 1.00 1.23 2/85 21762
/proc/meminfo: memFree=1734240/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=341.76
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 34163 13 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4158743288 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 11648

[startup+402.805 s]
/proc/loadavg: 0.99 1.00 1.21 2/79 21794
/proc/meminfo: memFree=1735184/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=401.79
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 40166 13 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519643 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 11648

[startup+462.871 s]
/proc/loadavg: 0.99 1.00 1.19 2/79 21794
/proc/meminfo: memFree=1735184/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=461.84
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 46170 14 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134564161 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 462.53
Current children cumulated vsize (KiB) 11648

[startup+522.936 s]
/proc/loadavg: 0.99 1.00 1.18 2/79 21794
/proc/meminfo: memFree=1735184/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69

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

/proc/loadavg: 1.00 1.00 1.08 2/79 21794
/proc/meminfo: memFree=1735184/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1122.32
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 112213 19 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548923 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1123.01
Current children cumulated vsize (KiB) 11648

[startup+1183.66 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 21794
/proc/meminfo: memFree=1735184/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1182.37
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 118218 19 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 11648

[startup+1243.72 s]
/proc/loadavg: 1.06 1.01 1.07 2/79 21794
/proc/meminfo: memFree=1735120/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1242.42
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 124222 20 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1243.11
Current children cumulated vsize (KiB) 11648

[startup+1303.79 s]
/proc/loadavg: 1.02 1.01 1.07 2/79 21794
/proc/meminfo: memFree=1735120/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1302.46
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 130226 20 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549720 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1303.15
Current children cumulated vsize (KiB) 11648

[startup+1363.85 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 21794
/proc/meminfo: memFree=1735120/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1362.51
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 136230 21 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1363.2
Current children cumulated vsize (KiB) 11648

[startup+1423.92 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1422.54
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 142233 21 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519689 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1423.23
Current children cumulated vsize (KiB) 11648

[startup+1483.99 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1482.59
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 148238 21 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1483.28
Current children cumulated vsize (KiB) 11648

[startup+1544.05 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1542.64
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 154242 22 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516817 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1543.33
Current children cumulated vsize (KiB) 11648

[startup+1604.12 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1602.68
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 160246 22 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549733 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1603.37
Current children cumulated vsize (KiB) 11648

[startup+1664.18 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1662.73
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 166250 23 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134517469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1663.42
Current children cumulated vsize (KiB) 11648

[startup+1724.26 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1722.78
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 172255 23 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1723.47
Current children cumulated vsize (KiB) 11648

[startup+1784.32 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1782.82
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 178259 23 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516673 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (KiB) 11648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.83 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 21796
/proc/meminfo: memFree=1734736/2055920 swapFree=4192812/4192956
[pid=21582] ppid=21580 vsize=5352 CPUtime=0.69
/proc/21582/stat : 21582 (solver) S 21580 21582 20738 0 -1 4194304 396 5316 0 0 0 0 33 36 15 0 1 0 185654500 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21582/statm: 1338 242 203 169 0 49 0
[pid=21596] ppid=21582 vsize=6296 CPUtime=1799.33
/proc/21596/stat : 21596 (standalone) R 21582 21582 20738 0 -1 4194304 1114 0 0 0 179909 24 0 0 25 0 1 0 185654575 6447104 1008 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4158656696 0 0 4096 0 0 0 0 17 1 0 0
/proc/21596/statm: 1574 1008 137 64 0 889 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 11648

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 21582 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=340948 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=371943
CPU time returned by wait4() is 0.712891
while last known CPU time is 1800.02

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

Real time (s): 1801.22
CPU time (s): 1800.02
CPU user time (s): 1799.42
CPU system time (s): 0.6
CPU usage (%): 99.9331
Max. virtual memory (cumulated for all children) (KiB): 11648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.340948
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5712
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= 135
involuntary context switches= 86

runsolver used 1.85572 s user time and 4.54431 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Jan  9 19:56:34 UTC 2007


IDJOB= 240304
IDBENCH= 7120
FILE ID= node11/240304-1168372593

PBS_JOBID= 3503865

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-20/qcp-20-187-5_ext.xml
COMMAND LINE= /tmp/evaluation/240304-1168372593/solver /tmp/evaluation/240304-1168372593/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-240304-1168372593 -o ROOT/results/node11/solver-240304-1168372593 -C 1800 -M 900  /tmp/evaluation/240304-1168372593/solver /tmp/evaluation/240304-1168372593/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  de12e9e03a3e91a7ba1ca5a72caa5404

RANDOM SEED= 684331768

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.261
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	: 5931.00
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.261
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:       1740704 kB
Buffers:         48628 kB
Cached:         160064 kB
SwapCached:          0 kB
Active:         171964 kB
Inactive:        92764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11304 kB
Writeback:           0 kB
Mapped:          75000 kB
Slab:            35772 kB
Committed_AS:  6082548 kB
PageTables:       1988 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= 66541 MiB



End job on node11 on Tue Jan  9 20:26:40 UTC 2007