Trace number 1556597

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 1203.81

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-09.cnf
MD5SUM5c56557463274332c6704b6432dfc42b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark629.145
Satisfiable
(Un)Satisfiability was proved
Number of variables69487
Number of clauses226581
Sum of the clauses size587221
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292264
Number of clauses of size 3134188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
700.02/703.57	HOME/hydrasat-multi.sh: line 48:  9387 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.02/703.57	c Trying configuration 2
1200.08/1203.81	HOME/hydrasat-multi.sh: line 64:  9389 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.08/1203.81	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:492) (c) roussel@cril.univ-artois.fr

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

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.92 1.98 1.99 4/86 9386
/proc/meminfo: memFree=1563800/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=7224 CPUtime=0.09
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 1455 0 0 0 9 0 0 0 20 0 1 0 510716187 7397376 1437 1992294400 134512640 135813592 4294956160 18446744073709551615 135224767 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 1806 1437 117 317 0 1486 0

[startup+0.163361 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 9386
/proc/meminfo: memFree=1563800/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=9468 CPUtime=0.14
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 2070 0 0 0 14 0 0 0 20 0 1 0 510716187 9695232 2052 1992294400 134512640 135813592 4294956160 18446744073709551615 134638362 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 2367 2052 117 317 0 2047 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 14828

[startup+0.201367 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 9386
/proc/meminfo: memFree=1563800/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=11052 CPUtime=0.19
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 2490 0 0 0 18 1 0 0 20 0 1 0 510716187 11317248 2472 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 2763 2472 117 317 0 2443 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16412

[startup+0.301389 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 9386
/proc/meminfo: memFree=1563800/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=16784 CPUtime=0.28
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 3997 0 0 0 27 1 0 0 21 0 1 0 510716187 17186816 3979 1992294400 134512640 135813592 4294956160 18446744073709551615 134678619 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 4196 3979 122 317 0 3876 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22144

[startup+0.701462 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 9386
/proc/meminfo: memFree=1563800/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=27608 CPUtime=0.69
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 6832 0 0 0 67 2 0 0 25 0 1 0 510716187 28270592 6388 1992294400 134512640 135813592 4294956160 18446744073709551615 134693015 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 6902 6388 126 317 0 6582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32968

[startup+1.50161 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 9388
/proc/meminfo: memFree=1528328/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=39836 CPUtime=1.47
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 10309 0 0 0 144 3 0 0 25 0 1 0 510716187 40792064 9479 1992294400 134512640 135813592 4294956160 18446744073709551615 134520645 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 9959 9479 126 317 0 9639 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 45196

[startup+3.10291 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 9388
/proc/meminfo: memFree=1512712/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=53224 CPUtime=3.07
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14142 0 0 0 302 5 0 0 25 0 1 0 510716187 54501376 12835 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13306 12835 149 317 0 12986 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 58584

[startup+6.30149 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 9388
/proc/meminfo: memFree=1512008/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=53488 CPUtime=6.26
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14220 0 0 0 620 6 0 0 25 0 1 0 510716187 54771712 12913 1992294400 134512640 135813592 4294956160 18446744073709551615 134665033 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13372 12913 149 317 0 13052 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 58848

[startup+12.7027 s]
/proc/loadavg: 2.17 2.03 2.01 3/88 9388
/proc/meminfo: memFree=1511624/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=53752 CPUtime=12.63
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14269 0 0 0 1257 6 0 0 25 0 1 0 510716187 55042048 12962 1992294400 134512640 135813592 4294956160 18446744073709551615 134668493 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13438 12962 149 317 0 13118 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 59112

[startup+25.501 s]
/proc/loadavg: 2.26 2.06 2.02 3/88 9388
/proc/meminfo: memFree=1511432/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=54016 CPUtime=25.36
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14339 0 0 0 2530 6 0 0 25 0 1 0 510716187 55312384 13032 1992294400 134512640 135813592 4294956160 18446744073709551615 134591792 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13504 13032 149 317 0 13184 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 59376

[startup+51.1018 s]
/proc/loadavg: 2.17 2.06 2.02 3/88 9388
/proc/meminfo: memFree=1511112/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=54452 CPUtime=50.83
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14455 0 0 0 5077 6 0 0 25 0 1 0 510716187 55758848 13148 1992294400 134512640 135813592 4294956160 18446744073709551615 135205790 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13613 13148 149 317 0 13293 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 59812

[startup+102.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/88 9388
/proc/meminfo: memFree=1510536/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=55048 CPUtime=101.78
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14593 0 0 0 10172 6 0 0 25 0 1 0 510716187 56369152 13286 1992294400 134512640 135813592 4294956160 18446744073709551615 134591807 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13762 13286 149 317 0 13442 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 60408

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.01 3/88 9388
/proc/meminfo: memFree=1509896/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=55528 CPUtime=161.48
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14705 0 0 0 16142 6 0 0 25 0 1 0 510716187 56860672 13398 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13882 13398 149 317 0 13562 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 60888

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/88 9388
/proc/meminfo: memFree=1509512/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=55892 CPUtime=221.19
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14809 0 0 0 22113 6 0 0 25 0 1 0 510716187 57233408 13502 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 13973 13502 149 317 0 13653 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 61252

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 9388
/proc/meminfo: memFree=1509128/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=56384 CPUtime=280.89
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 14912 0 0 0 28083 6 0 0 25 0 1 0 510716187 57737216 13605 1992294400 134512640 135813592 4294956160 18446744073709551615 134592000 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 14096 13605 149 317 0 13776 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 61744

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 9388
/proc/meminfo: memFree=1508680/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=56792 CPUtime=340.59
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 15014 0 0 0 34053 6 0 0 25 0 1 0 510716187 58155008 13707 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 14198 13707 149 317 0 13878 0

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

[pid=9387] ppid=9386 vsize=57176 CPUtime=519.71
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 15097 0 0 0 51965 6 0 0 25 0 1 0 510716187 58548224 13790 1992294400 134512640 135813592 4294956160 18446744073709551615 134591947 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 14294 13790 149 317 0 13974 0
Current children cumulated CPU time (s) 519.71
Current children cumulated vsize (KiB) 62536

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 9388
/proc/meminfo: memFree=1508296/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=57176 CPUtime=579.41
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 15128 0 0 0 57935 6 0 0 25 0 1 0 510716187 58548224 13821 1992294400 134512640 135813592 4294956160 18446744073709551615 134665015 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 14294 13821 149 317 0 13974 0
Current children cumulated CPU time (s) 579.41
Current children cumulated vsize (KiB) 62536

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 9388
/proc/meminfo: memFree=1508232/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=57316 CPUtime=639.12
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 15138 0 0 0 63906 6 0 0 25 0 1 0 510716187 58691584 13831 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 14329 13831 149 317 0 14009 0
Current children cumulated CPU time (s) 639.12
Current children cumulated vsize (KiB) 62676

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 9388
/proc/meminfo: memFree=1508040/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5360 CPUtime=0
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 510716187 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9386/statm: 1340 239 197 169 0 51 0
[pid=9387] ppid=9386 vsize=57452 CPUtime=698.82
/proc/9387/stat : 9387 (hydrasat_cache4) R 9386 9386 9190 0 -1 4194304 15180 0 0 0 69876 6 0 0 25 0 1 0 510716187 58830848 13873 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/9387/statm: 14363 13873 149 317 0 14043 0
Current children cumulated CPU time (s) 698.82
Current children cumulated vsize (KiB) 62812

[startup+762.302 s]
/proc/loadavg: 2.86 2.23 2.08 3/88 9389
/proc/meminfo: memFree=1471112/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=37140 CPUtime=58.69
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10065 0 0 0 5865 4 0 0 25 0 1 0 510786544 38031360 8759 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9285 8759 172 362 0 8920 0
Current children cumulated CPU time (s) 758.78
Current children cumulated vsize (KiB) 42504

[startup+822.302 s]
/proc/loadavg: 3.10 2.41 2.15 3/88 9389
/proc/meminfo: memFree=1471816/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=37424 CPUtime=118.66
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10133 0 0 0 11861 5 0 0 25 0 1 0 510786544 38322176 8827 1992294400 134512640 135995732 4294956016 18446744073709551615 134681213 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9356 8827 172 362 0 8991 0
Current children cumulated CPU time (s) 818.75
Current children cumulated vsize (KiB) 42788

[startup+882.306 s]
/proc/loadavg: 2.40 2.33 2.13 3/88 9389
/proc/meminfo: memFree=1473160/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=37728 CPUtime=178.64
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10187 0 0 0 17859 5 0 0 25 0 1 0 510786544 38633472 8881 1992294400 134512640 135995732 4294956016 18446744073709551615 134806670 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9432 8881 172 362 0 9067 0
Current children cumulated CPU time (s) 878.73
Current children cumulated vsize (KiB) 43092

[startup+942.301 s]
/proc/loadavg: 2.15 2.27 2.12 3/88 9389
/proc/meminfo: memFree=1473096/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=37872 CPUtime=238.61
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10225 0 0 0 23856 5 0 0 25 0 1 0 510786544 38780928 8919 1992294400 134512640 135995732 4294956016 18446744073709551615 134806613 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9468 8919 172 362 0 9103 0
Current children cumulated CPU time (s) 938.7
Current children cumulated vsize (KiB) 43236

[startup+1002.3 s]
/proc/loadavg: 2.05 2.22 2.11 3/88 9389
/proc/meminfo: memFree=1472840/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=38148 CPUtime=298.58
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10292 0 0 0 29853 5 0 0 25 0 1 0 510786544 39063552 8986 1992294400 134512640 135995732 4294956016 18446744073709551615 134681213 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9537 8986 172 362 0 9172 0
Current children cumulated CPU time (s) 998.67
Current children cumulated vsize (KiB) 43512

[startup+1062.3 s]
/proc/loadavg: 2.02 2.18 2.10 3/88 9389
/proc/meminfo: memFree=1472712/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=38320 CPUtime=358.55
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10334 0 0 0 35850 5 0 0 25 0 1 0 510786544 39239680 9028 1992294400 134512640 135995732 4294956016 18446744073709551615 134681213 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9580 9028 172 362 0 9215 0
Current children cumulated CPU time (s) 1058.64
Current children cumulated vsize (KiB) 43684

[startup+1122.3 s]
/proc/loadavg: 2.00 2.14 2.09 3/88 9389
/proc/meminfo: memFree=1472328/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=38632 CPUtime=418.52
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10423 0 0 0 41847 5 0 0 25 0 1 0 510786544 39559168 9117 1992294400 134512640 135995732 4294956016 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9658 9117 172 362 0 9293 0
Current children cumulated CPU time (s) 1118.61
Current children cumulated vsize (KiB) 43996

[startup+1182.3 s]
/proc/loadavg: 2.00 2.11 2.08 3/88 9389
/proc/meminfo: memFree=1472008/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=38924 CPUtime=478.5
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10501 0 0 0 47845 5 0 0 25 0 1 0 510786544 39858176 9195 1992294400 134512640 135995732 4294956016 18446744073709551615 134589569 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9731 9195 172 362 0 9366 0
Current children cumulated CPU time (s) 1178.59
Current children cumulated vsize (KiB) 44288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 2.00 2.10 2.08 3/88 9389
/proc/meminfo: memFree=1471880/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=38924 CPUtime=499.99
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10518 0 0 0 49994 5 0 0 25 0 1 0 510786544 39858176 9212 1992294400 134512640 135995732 4294956016 18446744073709551615 134841888 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9731 9212 172 362 0 9366 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 44288

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

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

[startup+1203.8 s]
/proc/loadavg: 2.00 2.10 2.08 3/88 9389
/proc/meminfo: memFree=1471880/2055924 swapFree=4170372/4192956
[pid=9386] ppid=9384 vsize=5364 CPUtime=700.09
/proc/9386/stat : 9386 (hydrasat-multi.) S 9384 9386 9190 0 -1 4194304 321 15501 0 0 0 0 69982 27 16 0 1 0 510716187 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9386/statm: 1341 245 202 169 0 52 0
[pid=9389] ppid=9386 vsize=38924 CPUtime=499.99
/proc/9389/stat : 9389 (hydrasat_cachew) R 9386 9386 9190 0 -1 4194304 10518 0 0 0 49994 5 0 0 25 0 1 0 510786544 39858176 9212 1992294400 134512640 135995732 4294956016 18446744073709551615 134841888 0 0 4096 1 0 0 0 17 0 0 0
/proc/9389/statm: 9731 9212 172 362 0 9366 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 44288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.81
CPU time (s): 1200.12
CPU user time (s): 1199.78
CPU system time (s): 0.346947
CPU usage (%): 99.6935
Max. virtual memory (cumulated for all children) (KiB): 62812

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

runsolver used 1.44878 second user time and 4.04239 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-04 13:17:38
IDJOB=1556597
IDBENCH=70822
IDSOLVER=518
FILE ID=node83/1556597-1238843857
PBS_JOBID= 9085828
Free space on /tmp= 66556 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-09.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556597-1238843857/watcher-1556597-1238843857 -o /tmp/evaluation-result-1556597-1238843857/solver-1556597-1238843857 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1556597-1238843857.cnf 1800 1559860412

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED=1559860412

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1564344 kB
Buffers:         44940 kB
Cached:         375668 kB
SwapCached:       7384 kB
Active:         179456 kB
Inactive:       254860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1564344 kB
SwapTotal:     4192956 kB
SwapFree:      4170372 kB
Dirty:            8148 kB
Writeback:           0 kB
Mapped:          19948 kB
Slab:            41316 kB
Committed_AS:  1378216 kB
PageTables:       2688 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= 66500 MiB
End job on node83 at 2009-04-04 13:37:43