Trace number 1529865

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.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S918173205-035.cnf
MD5SUM01229a71bca95743148fcd5c63c4afaa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
700.02/700.21	HOME/hydrasat-multi.sh: line 48: 25307 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.02/700.21	c Trying configuration 2
1200.10/1200.41	HOME/hydrasat-multi.sh: line 64: 25311 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.10/1200.41	c Trying configuration 3

Verifier Data

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

Watcher Data

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

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

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/68 25306
/proc/meminfo: memFree=1709160/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) R 25304 25306 24873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 273653754527 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25306/statm: 1340 238 196 169 0 51 0
[pid=25307] ppid=25306 vsize=1452 CPUtime=0
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 1117514756 1486848 148 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 363 149 116 317 0 43 0

[startup+0.0506079 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 25306
/proc/meminfo: memFree=1709160/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=1852 CPUtime=0.04
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 292 0 0 0 4 0 0 0 18 0 1 0 1117514756 1896448 273 1992294400 134512640 135813592 4294956160 18446744073709551615 134665520 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 463 273 150 317 0 143 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7212

[startup+0.10161 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 25306
/proc/meminfo: memFree=1709160/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=1852 CPUtime=0.09
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 306 0 0 0 9 0 0 0 20 0 1 0 1117514756 1896448 287 1992294400 134512640 135813592 4294956160 18446744073709551615 134608973 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 463 287 150 317 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7212

[startup+0.301623 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 25306
/proc/meminfo: memFree=1709160/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=1984 CPUtime=0.29
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 343 0 0 0 29 0 0 0 21 0 1 0 1117514756 2031616 324 1992294400 134512640 135813592 4294956160 18446744073709551615 134665766 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 496 324 150 317 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7344

[startup+0.701651 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 25306
/proc/meminfo: memFree=1709160/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=2248 CPUtime=0.69
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 391 0 0 0 69 0 0 0 25 0 1 0 1117514756 2301952 372 1992294400 134512640 135813592 4294956160 18446744073709551615 134665199 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 562 372 150 317 0 242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7608

[startup+1.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1707672/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=2776 CPUtime=1.49
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 511 0 0 0 149 0 0 0 25 0 1 0 1117514756 2842624 492 1992294400 134512640 135813592 4294956160 18446744073709551615 134664386 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 694 492 150 317 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8136

[startup+3.10181 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1707352/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=2776 CPUtime=3.09
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 532 0 0 0 309 0 0 0 25 0 1 0 1117514756 2842624 513 1992294400 134512640 135813592 4294956160 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 694 513 150 317 0 374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8136

[startup+6.30102 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1707160/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=3048 CPUtime=6.29
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 571 0 0 0 629 0 0 0 25 0 1 0 1117514756 3121152 552 1992294400 134512640 135813592 4294956160 18446744073709551615 134665029 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 762 552 150 317 0 442 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8408

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1705880/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=4280 CPUtime=12.69
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 867 0 0 0 1269 0 0 0 25 0 1 0 1117514756 4382720 848 1992294400 134512640 135813592 4294956160 18446744073709551615 134513708 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 1070 848 150 317 0 750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9640

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1703256/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=7472 CPUtime=25.47
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 1577 0 0 0 2547 0 0 0 25 0 1 0 1117514756 7651328 1558 1992294400 134512640 135813592 4294956160 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 1868 1558 150 317 0 1548 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12832

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1700504/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=10364 CPUtime=51.07
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 2237 0 0 0 5106 1 0 0 25 0 1 0 1117514756 10612736 2218 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 2591 2218 150 317 0 2271 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15724

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1699416/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=11708 CPUtime=102.25
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 2506 0 0 0 10224 1 0 0 25 0 1 0 1117514756 11988992 2475 1992294400 134512640 135813592 4294956160 18446744073709551615 134664993 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 2927 2475 150 317 0 2607 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17068

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1698264/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=13112 CPUtime=162.23
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 2826 0 0 0 16221 2 0 0 25 0 1 0 1117514756 13426688 2761 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 3278 2761 150 317 0 2958 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18472

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1692376/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=20200 CPUtime=222.21
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 4598 0 0 0 22218 3 0 0 25 0 1 0 1117514756 20684800 4219 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 5050 4219 150 317 0 4730 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25560

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1688664/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=24120 CPUtime=282.21
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 5545 0 0 0 28216 5 0 0 25 0 1 0 1117514756 24698880 5166 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 6030 5166 150 317 0 5710 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29480

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 25308
/proc/meminfo: memFree=1685344/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=27312 CPUtime=342.2
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 6419 0 0 0 34214 6 0 0 25 0 1 0 1117514756 27967488 5969 1992294400 134512640 135813592 4294956160 18446744073709551615 134665463 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 6828 5969 150 317 0 6508 0

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

[pid=25307] ppid=25306 vsize=33088 CPUtime=462.16
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 8064 0 0 0 46210 6 0 0 25 0 1 0 1117514756 33882112 7281 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 8272 7281 150 317 0 7952 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 38448

[startup+522.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/70 25310
/proc/meminfo: memFree=1677792/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=35684 CPUtime=522.15
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 8646 0 0 0 52207 8 0 0 25 0 1 0 1117514756 36540416 7863 1992294400 134512640 135813592 4294956160 18446744073709551615 134665285 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 8921 7863 150 317 0 8601 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 41044

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25310
/proc/meminfo: memFree=1675040/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=38740 CPUtime=582.14
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 9326 0 0 0 58206 8 0 0 25 0 1 0 1117514756 39669760 8543 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 9685 8543 150 317 0 9365 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 44100

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25310
/proc/meminfo: memFree=1673888/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5360 CPUtime=0
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1117514756 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1340 239 197 169 0 51 0
[pid=25307] ppid=25306 vsize=39788 CPUtime=642.13
/proc/25307/stat : 25307 (hydrasat_cache4) R 25306 25306 24873 0 -1 4194304 9614 0 0 0 64205 8 0 0 25 0 1 0 1117514756 40742912 8831 1992294400 134512640 135813592 4294956160 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/25307/statm: 9947 8831 150 317 0 9627 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 45148

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1670688/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=3328 CPUtime=2.08
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 616 0 0 0 208 0 0 0 25 0 1 0 1117584777 3407872 598 1992294400 134512640 135995732 4294956016 18446744073709551615 134808091 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 832 598 172 362 0 467 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 8692

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1667680/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=6768 CPUtime=62.07
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 1427 0 0 0 6205 2 0 0 25 0 1 0 1117584777 6930432 1409 1992294400 134512640 135995732 4294956016 18446744073709551615 134663946 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 1692 1409 172 362 0 1327 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 12132

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1667552/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=6908 CPUtime=122.05
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 1483 0 0 0 12203 2 0 0 25 0 1 0 1117584777 7073792 1465 1992294400 134512640 135995732 4294956016 18446744073709551615 134806628 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 1727 1465 172 362 0 1362 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 12272

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1667488/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=7060 CPUtime=182.03
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 1507 0 0 0 18201 2 0 0 25 0 1 0 1117584777 7229440 1489 1992294400 134512640 135995732 4294956016 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 1765 1489 172 362 0 1400 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 12424

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1666720/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=7876 CPUtime=242.02
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 1693 0 0 0 24200 2 0 0 25 0 1 0 1117584777 8065024 1672 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 1969 1672 172 362 0 1604 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 13240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1662048/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=12856 CPUtime=302.01
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 2892 0 0 0 30198 3 0 0 25 0 1 0 1117584777 13164544 2858 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 3214 2858 172 362 0 2849 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 18220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1659168/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=16184 CPUtime=361.99
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 3712 0 0 0 36195 4 0 0 25 0 1 0 1117584777 16572416 3606 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 4046 3606 172 362 0 3681 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 21548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1656736/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=18532 CPUtime=421.98
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 4312 0 0 0 42193 5 0 0 25 0 1 0 1117584777 18976768 4206 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 4633 4206 172 362 0 4268 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 23896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1654624/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=20948 CPUtime=481.97
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 4852 0 0 0 48192 5 0 0 25 0 1 0 1117584777 21450752 4746 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 5237 4746 172 362 0 4872 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 26312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 25311
/proc/meminfo: memFree=1653984/2055920 swapFree=4177828/4192956
[pid=25306] ppid=25304 vsize=5364 CPUtime=700.03
/proc/25306/stat : 25306 (hydrasat-multi.) S 25304 25306 24873 0 -1 4194304 321 10818 0 0 0 0 69980 23 16 0 1 0 1117514756 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 1341 245 202 169 0 52 0
[pid=25311] ppid=25306 vsize=21536 CPUtime=500.07
/proc/25311/stat : 25311 (hydrasat_cachew) R 25306 25306 24873 0 -1 4194304 4987 0 0 0 50002 5 0 0 25 0 1 0 1117584777 22052864 4881 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25311/statm: 5384 4881 172 362 0 5019 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 26900

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)
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1199.83
CPU system time (s): 0.293955
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 46172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16152
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= 8
involuntary context switches= 1674

runsolver used 1.07484 second user time and 3.3015 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-30 23:28:47
IDJOB=1529865
IDBENCH=70406
IDSOLVER=518
FILE ID=node52/1529865-1238448527
PBS_JOBID= 9061624
Free space on /tmp= 66400 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S918173205-035.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529865-1238448527/watcher-1529865-1238448527 -o /tmp/evaluation-result-1529865-1238448527/solver-1529865-1238448527 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529865-1238448527.cnf 1800 88773547

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

MD5SUM BENCH= 01229a71bca95743148fcd5c63c4afaa
RANDOM SEED=88773547

node52.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.230
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.230
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:       1709704 kB
Buffers:         68916 kB
Cached:         189472 kB
SwapCached:       7968 kB
Active:         121204 kB
Inactive:       147152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709704 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            63488 kB
Committed_AS:  3072272 kB
PageTables:       1740 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= 66360 MiB
End job on node52 at 2009-03-30 23:48:50