Trace number 1529403

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S942507261-096.cnf
MD5SUM4f6bdfd00a34ed543884cc191900870c
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c Trying configuration 1
699.95/700.35	HOME/hydrasat-multi.sh: line 48:  9671 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.95/700.35	c Trying configuration 2
1200.09/1200.71	HOME/hydrasat-multi.sh: line 64:  9673 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.09/1200.71	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-1529403-1238381237/watcher-1529403-1238381237 -o /tmp/evaluation-result-1529403-1238381237/solver-1529403-1238381237 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529403-1238381237.cnf 1800 1816763334 

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: 1.00 1.00 1.00 3/64 9670
/proc/meminfo: memFree=1719424/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=1584 CPUtime=0
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 162 0 0 0 0 0 0 0 19 0 1 0 1110789382 1622016 144 1992294400 134512640 135813592 4294956160 18446744073709551615 135205447 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 396 144 116 317 0 76 0

[startup+0.090864 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9670
/proc/meminfo: memFree=1719424/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=3452 CPUtime=0.08
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 669 0 0 0 8 0 0 0 19 0 1 0 1110789382 3534848 651 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 863 651 123 317 0 543 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8812

[startup+0.101865 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9670
/proc/meminfo: memFree=1719424/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=3452 CPUtime=0.09
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 669 0 0 0 9 0 0 0 19 0 1 0 1110789382 3534848 651 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 863 651 123 317 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8812

[startup+0.301895 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9670
/proc/meminfo: memFree=1719424/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=3452 CPUtime=0.29
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 671 0 0 0 29 0 0 0 21 0 1 0 1110789382 3534848 653 1992294400 134512640 135813592 4294956160 18446744073709551615 134520711 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 863 653 125 317 0 543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8812

[startup+0.701952 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9670
/proc/meminfo: memFree=1719424/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=4120 CPUtime=0.69
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 867 0 0 0 69 0 0 0 25 0 1 0 1110789382 4218880 848 1992294400 134512640 135813592 4294956160 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 1030 848 150 317 0 710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9480

[startup+1.50207 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1716144/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=4512 CPUtime=1.49
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 947 0 0 0 149 0 0 0 25 0 1 0 1110789382 4620288 928 1992294400 134512640 135813592 4294956160 18446744073709551615 135206449 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 1128 928 150 317 0 808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9872

[startup+3.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1715760/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=5044 CPUtime=3.09
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 1077 0 0 0 309 0 0 0 25 0 1 0 1110789382 5165056 1058 1992294400 134512640 135813592 4294956160 18446744073709551615 134665537 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 1261 1058 150 317 0 941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10404

[startup+6.30176 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1714296/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=5984 CPUtime=6.29
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 1322 0 0 0 629 0 0 0 25 0 1 0 1110789382 6127616 1303 1992294400 134512640 135813592 4294956160 18446744073709551615 134665015 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 1496 1303 150 317 0 1176 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11344

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1714232/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=6144 CPUtime=12.68
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 1328 0 0 0 1268 0 0 0 25 0 1 0 1110789382 6291456 1309 1992294400 134512640 135813592 4294956160 18446744073709551615 134665950 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 1536 1309 150 317 0 1216 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11504

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1714232/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=6144 CPUtime=25.48
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 1334 0 0 0 2548 0 0 0 25 0 1 0 1110789382 6291456 1315 1992294400 134512640 135813592 4294956160 18446744073709551615 134662319 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 1536 1315 150 317 0 1216 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11504

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1710968/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=9756 CPUtime=51.07
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 2188 0 0 0 5106 1 0 0 25 0 1 0 1110789382 9990144 2169 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 2439 2169 150 317 0 2119 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15116

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1707384/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=13576 CPUtime=102.25
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 3103 0 0 0 10224 1 0 0 25 0 1 0 1110789382 13901824 3044 1992294400 134512640 135813592 4294956160 18446744073709551615 134665438 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 3394 3044 150 317 0 3074 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18936

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1700344/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=21304 CPUtime=162.21
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 4925 0 0 0 16218 3 0 0 25 0 1 0 1110789382 21815296 4828 1992294400 134512640 135813592 4294956160 18446744073709551615 134667518 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 5326 4828 150 317 0 5006 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 26664

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1694392/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=28068 CPUtime=222.18
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 6547 0 0 0 22215 3 0 0 25 0 1 0 1110789382 28741632 6315 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 7017 6315 150 317 0 6697 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 33428

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1692408/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=30448 CPUtime=282.16
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 7147 0 0 0 28212 4 0 0 25 0 1 0 1110789382 31178752 6804 1992294400 134512640 135813592 4294956160 18446744073709551615 134665115 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 7612 6804 150 317 0 7292 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 35808

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1692280/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=30580 CPUtime=342.12
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 7180 0 0 0 34208 4 0 0 25 0 1 0 1110789382 31313920 6837 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 7645 6837 150 317 0 7325 0

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

[pid=9671] ppid=9670 vsize=32592 CPUtime=522.03
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 7587 0 0 0 52199 4 0 0 25 0 1 0 1110789382 33374208 7244 1992294400 134512640 135813592 4294956160 18446744073709551615 134665213 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 8148 7244 150 317 0 7828 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 37952

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9672
/proc/meminfo: memFree=1690168/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=33132 CPUtime=582.02
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 7707 0 0 0 58197 5 0 0 25 0 1 0 1110789382 33927168 7364 1992294400 134512640 135813592 4294956160 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 8283 7364 150 317 0 7963 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 38492

[startup+642.302 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 9672
/proc/meminfo: memFree=1689656/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5360 CPUtime=0
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110789381 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1340 239 197 169 0 51 0
[pid=9671] ppid=9670 vsize=33652 CPUtime=642
/proc/9671/stat : 9671 (hydrasat_cache4) R 9670 9670 8879 0 -1 4194304 7829 0 0 0 64195 5 0 0 25 0 1 0 1110789382 34459648 7486 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9671/statm: 8413 7486 150 317 0 8093 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 39012

[startup+702.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 9673
/proc/meminfo: memFree=1685304/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=3760 CPUtime=1.93
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 739 0 0 0 193 0 0 0 25 0 1 0 1110859417 3850240 721 1992294400 134512640 135995732 4294956016 18446744073709551615 134665255 0 0 4096 1 0 0 0 17 1 0 0
/proc/9673/statm: 940 721 172 362 0 575 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 9124

[startup+762.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 9673
/proc/meminfo: memFree=1681016/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=8556 CPUtime=61.88
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 1938 0 0 0 6187 1 0 0 25 0 1 0 1110859417 8761344 1920 1992294400 134512640 135995732 4294956016 18446744073709551615 134682324 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 2139 1920 172 362 0 1774 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 13920

[startup+822.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 9673
/proc/meminfo: memFree=1676856/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=12832 CPUtime=121.86
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 2974 0 0 0 12183 3 0 0 25 0 1 0 1110859417 13139968 2956 1992294400 134512640 135995732 4294956016 18446744073709551615 134808122 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 3208 2956 172 362 0 2843 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 18196

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9679
/proc/meminfo: memFree=1676792/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=12832 CPUtime=181.83
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 2976 0 0 0 18180 3 0 0 25 0 1 0 1110859417 13139968 2958 1992294400 134512640 135995732 4294956016 18446744073709551615 134807761 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 3208 2958 172 362 0 2843 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 18196

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9679
/proc/meminfo: memFree=1676792/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=12832 CPUtime=241.8
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 2976 0 0 0 24177 3 0 0 25 0 1 0 1110859417 13139968 2958 1992294400 134512640 135995732 4294956016 18446744073709551615 134681727 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 3208 2958 172 362 0 2843 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 18196

[startup+1002.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 9679
/proc/meminfo: memFree=1676216/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=13472 CPUtime=301.77
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 3136 0 0 0 30174 3 0 0 25 0 1 0 1110859417 13795328 3118 1992294400 134512640 135995732 4294956016 18446744073709551615 134807879 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 3368 3118 172 362 0 3003 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 18836

[startup+1062.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 9679
/proc/meminfo: memFree=1671032/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=19060 CPUtime=361.75
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 4477 0 0 0 36170 5 0 0 25 0 1 0 1110859417 19517440 4442 1992294400 134512640 135995732 4294956016 18446744073709551615 134807761 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 4765 4442 172 362 0 4400 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 24424

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 9679
/proc/meminfo: memFree=1665848/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=24232 CPUtime=421.73
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 5801 0 0 0 42167 6 0 0 25 0 1 0 1110859417 24813568 5690 1992294400 134512640 135995732 4294956016 18446744073709551615 134807761 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 6058 5690 172 362 0 5693 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 29596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9679
/proc/meminfo: memFree=1664120/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=26268 CPUtime=481.69
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 6293 0 0 0 48163 6 0 0 25 0 1 0 1110859417 26898432 6182 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 6567 6182 172 362 0 6202 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 31632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9679
/proc/meminfo: memFree=1662840/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=27492 CPUtime=500.09
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 6585 0 0 0 50002 7 0 0 25 0 1 0 1110859417 28151808 6474 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 6873 6474 172 362 0 6508 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32856

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9679
/proc/meminfo: memFree=1662840/2055920 swapFree=4174420/4192956
[pid=9670] ppid=9668 vsize=5364 CPUtime=700
/proc/9670/stat : 9670 (hydrasat-multi.) S 9668 9670 8879 0 -1 4194304 321 9110 0 0 0 0 69983 17 16 0 1 0 1110789381 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9670/statm: 1341 245 202 169 0 52 0
[pid=9673] ppid=9670 vsize=27492 CPUtime=500.09
/proc/9673/stat : 9673 (hydrasat_cachew) R 9670 9670 8879 0 -1 4194304 6585 0 0 0 50002 7 0 0 25 0 1 0 1110859417 28151808 6474 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9673/statm: 6873 6474 172 362 0 6508 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1199.87
CPU system time (s): 0.254961
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 41100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16042
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= 3952

runsolver used 0.952855 second user time and 3.42548 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 04:47:17
IDJOB=1529403
IDBENCH=70252
IDSOLVER=518
FILE ID=node22/1529403-1238381237
PBS_JOBID= 9061260
Free space on /tmp= 66328 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S942507261-096.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529403-1238381237/watcher-1529403-1238381237 -o /tmp/evaluation-result-1529403-1238381237/solver-1529403-1238381237 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529403-1238381237.cnf 1800 1816763334

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

MD5SUM BENCH= 4f6bdfd00a34ed543884cc191900870c
RANDOM SEED=1816763334

node22.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.279
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.279
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:       1719904 kB
Buffers:         72864 kB
Cached:         166180 kB
SwapCached:      12352 kB
Active:          40920 kB
Inactive:       212084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719904 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            4548 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            69036 kB
Committed_AS:  2907812 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= 66296 MiB
End job on node22 at 2009-03-30 05:07:19