Trace number 1723263

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.04 1200.41

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.5152
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Trying configuration 1
700.67/700.91	HOME/hydrasat-multi.sh: line 48: 32472 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.67/700.91	c Trying configuration 2

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723263-1240684508/watcher-1723263-1240684508 -o /tmp/evaluation-result-1723263-1240684508/solver-1723263-1240684508 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1723263-1240684508.cnf 1800 1941772284 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32470
/proc/meminfo: memFree=1780720/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5356 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) D 32468 32470 32214 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 96476917 5484544 230 1992294400 4194304 4889804 548682068736 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/32470/statm: 1339 230 191 169 0 50 0

[startup+0.00863991 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32470
/proc/meminfo: memFree=1780720/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5356 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) D 32468 32470 32214 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 96476917 5484544 230 1992294400 4194304 4889804 548682068736 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/32470/statm: 1339 230 191 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101649 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32470
/proc/meminfo: memFree=1780720/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301668 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32470
/proc/meminfo: memFree=1780720/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701708 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32470
/proc/meminfo: memFree=1780720/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1727072/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=66696 CPUtime=1.47
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 16951 0 0 0 141 6 0 0 25 0 1 0 96476918 68296704 16237 1992294400 134512640 135813592 4294956176 18446744073709551615 134676859 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 16674 16237 124 317 0 16354 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 72056

[startup+3.10195 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1704096/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=99884 CPUtime=3.08
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 26037 0 0 0 298 10 0 0 25 0 1 0 96476918 102281216 24150 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 24971 24150 126 317 0 24651 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 105244

[startup+6.30126 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1660064/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=131372 CPUtime=6.27
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 35157 0 0 0 614 13 0 0 25 0 1 0 96476918 134524928 31732 1992294400 134512640 135813592 4294956176 18446744073709551615 134520645 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 32843 31732 126 317 0 32523 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 136732

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1616808/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=168888 CPUtime=12.68
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 47153 0 0 0 1249 19 0 0 25 0 1 0 96476918 172941312 41046 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 42222 41046 149 317 0 41902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 174248

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1613672/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=171852 CPUtime=25.47
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 47872 0 0 0 2528 19 0 0 25 0 1 0 96476918 175976448 41765 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 42963 41765 149 317 0 42643 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 177212

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1605352/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=180908 CPUtime=51.06
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 50000 0 0 0 5086 20 0 0 25 0 1 0 96476918 185249792 43893 1992294400 134512640 135813592 4294956176 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 45227 43893 149 317 0 44907 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 186268

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1605096/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=181068 CPUtime=102.26
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 50011 0 0 0 10205 21 0 0 25 0 1 0 96476918 185413632 43904 1992294400 134512640 135813592 4294956176 18446744073709551615 135206920 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 45267 43904 149 317 0 44947 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 186428

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32472
/proc/meminfo: memFree=1603432/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=182960 CPUtime=162.24
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 50430 0 0 0 16203 21 0 0 25 0 1 0 96476918 187351040 44323 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 45740 44323 149 317 0 45420 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 188320

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32474
/proc/meminfo: memFree=1593128/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=193968 CPUtime=222.22
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 52969 0 0 0 22199 23 0 0 25 0 1 0 96476918 198623232 46862 1992294400 134512640 135813592 4294956176 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 48492 46862 149 317 0 48172 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 199328

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32474
/proc/meminfo: memFree=1588328/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=199040 CPUtime=282.21
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 54151 0 0 0 28196 25 0 0 25 0 1 0 96476918 203816960 48044 1992294400 134512640 135813592 4294956176 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 49760 48044 149 317 0 49440 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 204400

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32474
/proc/meminfo: memFree=1587560/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=199716 CPUtime=342.19
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 54332 0 0 0 34194 25 0 0 25 0 1 0 96476918 204509184 48225 1992294400 134512640 135813592 4294956176 18446744073709551615 135205521 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 49929 48225 149 317 0 49609 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 205076

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32474
/proc/meminfo: memFree=1587496/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=199716 CPUtime=402.18
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 54332 0 0 0 40192 26 0 0 25 0 1 0 96476918 204509184 48225 1992294400 134512640 135813592 4294956176 18446744073709551615 134665442 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 49929 48225 149 317 0 49609 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 205076


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

/proc/32472/statm: 49929 48227 149 317 0 49609 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 205076

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32474
/proc/meminfo: memFree=1587240/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=199848 CPUtime=582.13
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 54381 0 0 0 58187 26 0 0 25 0 1 0 96476918 204644352 48274 1992294400 134512640 135813592 4294956176 18446744073709551615 134665258 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 49962 48274 149 317 0 49642 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 205208

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32474
/proc/meminfo: memFree=1586984/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5360 CPUtime=0
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96476917 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32470/statm: 1340 239 197 169 0 51 0
[pid=32472] ppid=32470 vsize=200268 CPUtime=642.12
/proc/32472/stat : 32472 (hydrasat_cache4) R 32470 32470 32214 0 -1 4194304 54447 0 0 0 64185 27 0 0 25 0 1 0 96476918 205074432 48340 1992294400 134512640 135813592 4294956176 18446744073709551615 134591803 0 0 4096 1 0 0 0 17 1 0 0
/proc/32472/statm: 50067 48340 149 317 0 49747 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 205628

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32475
/proc/meminfo: memFree=1537256/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=58668 CPUtime=1.37
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 14913 0 0 0 132 5 0 0 25 0 1 0 96547008 60076032 13512 1992294400 134512640 135995732 4294956032 18446744073709551615 135369318 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 14667 13512 151 362 0 14302 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 64032

[startup+762.305 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 32475
/proc/meminfo: memFree=1454760/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=132184 CPUtime=61.36
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 37896 0 0 0 6111 25 0 0 25 0 1 0 96547008 135356416 31791 1992294400 134512640 135995732 4294956032 18446744073709551615 134665337 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 33046 31791 172 362 0 32681 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 137548

[startup+822.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 32475
/proc/meminfo: memFree=1454312/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=132592 CPUtime=121.35
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 38000 0 0 0 12109 26 0 0 25 0 1 0 96547008 135774208 31895 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 33148 31895 172 362 0 32783 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 137956

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 32475
/proc/meminfo: memFree=1447464/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=139816 CPUtime=181.33
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 39697 0 0 0 18106 27 0 0 25 0 1 0 96547008 143171584 33592 1992294400 134512640 135995732 4294956032 18446744073709551615 134807819 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 34954 33592 172 362 0 34589 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 145180

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32475
/proc/meminfo: memFree=1445544/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=141888 CPUtime=241.32
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 40178 0 0 0 24104 28 0 0 25 0 1 0 96547008 145293312 34073 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 35472 34073 172 362 0 35107 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 147252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32475
/proc/meminfo: memFree=1445480/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=141888 CPUtime=301.3
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 40185 0 0 0 30102 28 0 0 25 0 1 0 96547008 145293312 34080 1992294400 134512640 135995732 4294956032 18446744073709551615 135363495 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 35472 34080 172 362 0 35107 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 147252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32475
/proc/meminfo: memFree=1445416/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=141888 CPUtime=361.28
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 40185 0 0 0 36100 28 0 0 25 0 1 0 96547008 145293312 34080 1992294400 134512640 135995732 4294956032 18446744073709551615 134682062 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 35472 34080 172 362 0 35107 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 147252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32475
/proc/meminfo: memFree=1445480/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=141888 CPUtime=421.27
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 40192 0 0 0 42099 28 0 0 25 0 1 0 96547008 145293312 34087 1992294400 134512640 135995732 4294956032 18446744073709551615 134681213 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 35472 34087 172 362 0 35107 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 147252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32475
/proc/meminfo: memFree=1444904/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=142616 CPUtime=481.26
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 40330 0 0 0 48097 29 0 0 25 0 1 0 96547008 146038784 34225 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 35654 34225 172 362 0 35289 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 147980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32475
/proc/meminfo: memFree=1444840/2055920 swapFree=4192812/4192956
[pid=32470] ppid=32468 vsize=5364 CPUtime=700.68
/proc/32470/stat : 32470 (hydrasat-multi.) S 32468 32470 32214 0 -1 4194304 321 56899 1 0 0 0 69961 107 16 0 1 0 96476917 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32470/statm: 1341 245 202 169 0 52 0
[pid=32475] ppid=32470 vsize=142616 CPUtime=499.36
/proc/32475/stat : 32475 (hydrasat_cachew) R 32470 32470 32214 0 -1 4194304 40341 0 0 0 49907 29 0 0 25 0 1 0 96547008 146038784 34236 1992294400 134512640 135995732 4294956032 18446744073709551615 134806628 0 0 4096 1 0 0 0 17 1 0 0
/proc/32475/statm: 35654 34236 172 362 0 35289 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 147980

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32470 and gives
#  childrusage.ru_utime.tv_sec=699
#  childrusage.ru_utime.tv_usec=616642
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=79835
# CPU time returned by wait4() is 700.696
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1198.68
CPU system time (s): 1.36
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 209204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 699.617
system time used= 1.07984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57220
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1239

runsolver used 1.2988 second user time and 3.07653 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 20:35:09
IDJOB=1723263
IDBENCH=71689
IDSOLVER=518
FILE ID=node70/1723263-1240684508
PBS_JOBID= 9186667
Free space on /tmp= 66324 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723263-1240684508/watcher-1723263-1240684508 -o /tmp/evaluation-result-1723263-1240684508/solver-1723263-1240684508 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1723263-1240684508.cnf 1800 1941772284

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=1941772284

node70.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
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.213
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:       1781200 kB
Buffers:         25736 kB
Cached:         167928 kB
SwapCached:          0 kB
Active:          66488 kB
Inactive:       141072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           16604 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            53264 kB
Committed_AS:   293132 kB
PageTables:       1372 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= 66128 MiB
End job on node70 at 2009-04-25 20:55:11