Trace number 1562733

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.61

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c Trying configuration 1
700.26/700.61	HOME/hydrasat-multi.sh: line 48:  5636 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.26/700.61	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-1562733-1240997330/watcher-1562733-1240997330 -o /tmp/evaluation-result-1562733-1240997330/solver-1562733-1240997330 -C 1200 -W 1800 -M 1800 HOME/hydrasat-multi.sh HOME HOME/instance-1562733-1240997330.cnf 1800 1358106811 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 5635
/proc/meminfo: memFree=939064/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=2068 CPUtime=0
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 171 0 0 0 0 0 0 0 19 0 1 0 127765811 2117632 153 1992294400 134512640 135813592 4294956176 18446744073709551615 134637411 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 517 154 117 317 0 197 0

[startup+0.106881 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 5635
/proc/meminfo: memFree=939064/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=5764 CPUtime=0.09
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 1140 0 0 0 9 0 0 0 20 0 1 0 127765811 5902336 1122 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 1441 1123 117 317 0 1121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11124

[startup+0.201894 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 5635
/proc/meminfo: memFree=939064/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=8932 CPUtime=0.19
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 2009 0 0 0 18 1 0 0 20 0 1 0 127765811 9146368 1991 1992294400 134512640 135813592 4294956176 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 2233 1992 117 317 0 1913 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14292

[startup+0.301909 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 5635
/proc/meminfo: memFree=939064/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=14208 CPUtime=0.28
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 3338 0 0 0 27 1 0 0 21 0 1 0 127765811 14548992 3320 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 3552 3320 122 317 0 3232 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19568

[startup+0.701966 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 5635
/proc/meminfo: memFree=939064/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=20256 CPUtime=0.69
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 4951 0 0 0 67 2 0 0 25 0 1 0 127765811 20742144 4593 1992294400 134512640 135813592 4294956176 18446744073709551615 134676886 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 5064 4593 126 317 0 4744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25616

[startup+1.50109 s]
/proc/loadavg: 0.66 0.19 0.06 2/66 5637
/proc/meminfo: memFree=915944/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=25360 CPUtime=1.49
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 6555 0 0 0 146 3 0 0 25 0 1 0 127765811 25968640 5881 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 6340 5881 149 317 0 6020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30720

[startup+3.10131 s]
/proc/loadavg: 0.66 0.19 0.06 2/66 5637
/proc/meminfo: memFree=915496/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=25756 CPUtime=3.09
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 6652 0 0 0 306 3 0 0 25 0 1 0 127765811 26374144 5978 1992294400 134512640 135813592 4294956176 18446744073709551615 134665004 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 6439 5978 149 317 0 6119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31116

[startup+6.30277 s]
/proc/loadavg: 0.69 0.21 0.07 2/66 5637
/proc/meminfo: memFree=914472/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=26684 CPUtime=6.28
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 6873 0 0 0 625 3 0 0 25 0 1 0 127765811 27324416 6199 1992294400 134512640 135813592 4294956176 18446744073709551615 134665559 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 6671 6199 149 317 0 6351 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32044

[startup+12.7017 s]
/proc/loadavg: 0.71 0.22 0.07 2/66 5637
/proc/meminfo: memFree=912040/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=29088 CPUtime=12.69
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 7454 0 0 0 1265 4 0 0 25 0 1 0 127765811 29786112 6780 1992294400 134512640 135813592 4294956176 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 7272 6780 149 317 0 6952 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34448

[startup+25.5015 s]
/proc/loadavg: 0.77 0.26 0.09 2/66 5637
/proc/meminfo: memFree=907688/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=33944 CPUtime=25.47
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 8582 0 0 0 2543 4 0 0 25 0 1 0 127765811 34758656 7908 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 8486 7908 149 317 0 8166 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39304

[startup+51.1012 s]
/proc/loadavg: 0.85 0.31 0.11 2/66 5637
/proc/meminfo: memFree=900840/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=41120 CPUtime=51.06
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 10273 0 0 0 5101 5 0 0 25 0 1 0 127765811 42106880 9599 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 10280 9599 149 317 0 9960 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 46480

[startup+102.303 s]
/proc/loadavg: 0.93 0.42 0.15 2/66 5637
/proc/meminfo: memFree=890856/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=52660 CPUtime=102.23
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 12860 0 0 0 10216 7 0 0 25 0 1 0 127765811 53923840 12057 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 13165 12057 149 317 0 12845 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 58020

[startup+162.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/66 5637
/proc/meminfo: memFree=882600/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=61236 CPUtime=162.2
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 14915 0 0 0 16210 10 0 0 25 0 1 0 127765811 62705664 14112 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 15309 14112 149 317 0 14989 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 66596

[startup+222.306 s]
/proc/loadavg: 0.99 0.61 0.25 2/66 5637
/proc/meminfo: memFree=874792/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=69816 CPUtime=222.18
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 16861 0 0 0 22206 12 0 0 25 0 1 0 127765811 71491584 16058 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 17454 16058 149 317 0 17134 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 75176

[startup+282.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/66 5637
/proc/meminfo: memFree=869480/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=75552 CPUtime=282.15
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 18198 0 0 0 28201 14 0 0 25 0 1 0 127765811 77365248 17395 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 18888 17395 149 317 0 18568 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 80912

[startup+342.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/66 5637
/proc/meminfo: memFree=864360/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=82396 CPUtime=342.12
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 19723 0 0 0 34197 15 0 0 25 0 1 0 127765811 84373504 18663 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 20599 18663 149 317 0 20279 0
Current children cumulated CPU time (s) 342.12

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

/proc/5636/statm: 25663 23021 149 317 0 25343 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 108012

[startup+642.301 s]
/proc/loadavg: 0.99 0.89 0.51 2/66 5639
/proc/meminfo: memFree=841512/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5360 CPUtime=0
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 127765811 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1340 239 197 169 0 51 0
[pid=5636] ppid=5635 vsize=108388 CPUtime=641.98
/proc/5636/stat : 5636 (hydrasat_cache4) R 5635 5635 5571 0 -1 4194304 26239 0 0 0 64178 20 0 0 25 0 1 0 127765811 110989312 24376 1992294400 134512640 135813592 4294956176 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/5636/statm: 27097 24376 149 317 0 26777 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 113748

[startup+702.303 s]
/proc/loadavg: 0.99 0.91 0.54 2/66 5640
/proc/meminfo: memFree=819048/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=19156 CPUtime=1.67
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 4992 0 0 0 165 2 0 0 25 0 1 0 127835873 19615744 4320 1992294400 134512640 135995732 4294956032 18446744073709551615 134589506 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 4789 4320 172 362 0 4424 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 24520

[startup+762.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/66 5640
/proc/meminfo: memFree=809064/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=31756 CPUtime=61.65
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 8003 0 0 0 6155 10 0 0 25 0 1 0 127835873 32518144 7331 1992294400 134512640 135995732 4294956032 18446744073709551615 134807853 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 7939 7331 172 362 0 7574 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 37120

[startup+822.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/66 5640
/proc/meminfo: memFree=802152/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=39540 CPUtime=121.63
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 9872 0 0 0 12151 12 0 0 25 0 1 0 127835873 40488960 9071 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 9885 9071 172 362 0 9520 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 44904

[startup+882.306 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 5640
/proc/meminfo: memFree=796648/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=45212 CPUtime=181.6
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 11262 0 0 0 18147 13 0 0 25 0 1 0 127835873 46297088 10461 1992294400 134512640 135995732 4294956032 18446744073709551615 134841872 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 11303 10461 172 362 0 10938 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 50576

[startup+942.301 s]
/proc/loadavg: 0.99 0.95 0.63 2/66 5640
/proc/meminfo: memFree=792552/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=49728 CPUtime=241.58
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 12307 0 0 0 24144 14 0 0 25 0 1 0 127835873 50921472 11506 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 12432 11506 172 362 0 12067 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 55092

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/66 5640
/proc/meminfo: memFree=788584/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=54440 CPUtime=301.55
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 13384 0 0 0 30140 15 0 0 25 0 1 0 127835873 55746560 12583 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 13610 12583 172 362 0 13245 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 59804

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 5640
/proc/meminfo: memFree=785000/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=57632 CPUtime=361.52
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 14195 0 0 0 36136 16 0 0 25 0 1 0 127835873 59015168 13394 1992294400 134512640 135995732 4294956032 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 14408 13394 172 362 0 14043 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 62996

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 5640
/proc/meminfo: memFree=781800/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=61860 CPUtime=421.51
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 15252 0 0 0 42133 18 0 0 25 0 1 0 127835873 63344640 14194 1992294400 134512640 135995732 4294956032 18446744073709551615 134807758 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 15465 14194 172 362 0 15100 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 67224

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/66 5640
/proc/meminfo: memFree=779304/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=64536 CPUtime=481.47
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 15894 0 0 0 48128 19 0 0 25 0 1 0 127835873 66084864 14836 1992294400 134512640 135995732 4294956032 18446744073709551615 134807853 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 16134 14836 172 362 0 15769 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 69900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.71 2/66 5640
/proc/meminfo: memFree=778408/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=65640 CPUtime=499.77
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 16103 0 0 0 49958 19 0 0 25 0 1 0 127835873 67215360 15045 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 16410 15045 172 362 0 16045 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 71004

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.71 2/66 5640
/proc/meminfo: memFree=778408/2055920 swapFree=4192812/4192956
[pid=5635] ppid=5633 vsize=5364 CPUtime=700.27
/proc/5635/stat : 5635 (hydrasat-multi.) S 5633 5635 5571 0 -1 4194304 322 29631 0 0 0 0 69967 60 16 0 1 0 127765811 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5635/statm: 1341 245 202 169 0 52 0
[pid=5640] ppid=5635 vsize=65640 CPUtime=499.77
/proc/5640/stat : 5640 (hydrasat_cachew) R 5635 5635 5571 0 -1 4194304 16103 0 0 0 49958 19 0 0 25 0 1 0 127835873 67215360 15045 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/5640/statm: 16410 15045 172 362 0 16045 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 71004

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5635 and gives
#  childrusage.ru_utime.tv_sec=699
#  childrusage.ru_utime.tv_usec=678632
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=607907
# CPU time returned by wait4() is 700.287
# 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.61
CPU time (s): 1200.04
CPU user time (s): 1199.25
CPU system time (s): 0.79
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 117108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 699.679
system time used= 0.607907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29953
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= 5
involuntary context switches= 1523

runsolver used 1.09383 second user time and 3.2845 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-29 11:28:50
IDJOB=1562733
IDBENCH=70940
IDSOLVER=518
FILE ID=node30/1562733-1240997330
PBS_JOBID= 9204837
Free space on /tmp= 66424 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562733-1240997330/watcher-1562733-1240997330 -o /tmp/evaluation-result-1562733-1240997330/solver-1562733-1240997330 -C 1200 -W 1800 -M 1800  HOME/hydrasat-multi.sh HOME HOME/instance-1562733-1240997330.cnf 1800 1358106811

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1358106811

node30.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.265
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.265
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:        939544 kB
Buffers:         71908 kB
Cached:         946044 kB
SwapCached:        144 kB
Active:         328552 kB
Inactive:       703968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        939544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6936 kB
Writeback:           0 kB
Mapped:          24236 kB
Slab:            69984 kB
Committed_AS:   584108 kB
PageTables:       1356 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= 66324 MiB
End job on node30 at 2009-04-29 11:48:53