Trace number 1735559

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c Trying configuration 1
700.00/700.27	HOME/hydrasat-multi.sh: line 48: 25833 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.00/700.27	c Trying configuration 2
1200.04/1200.41	HOME/hydrasat-multi.sh: line 64: 25835 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/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:492) (c) roussel@cril.univ-artois.fr

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

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.92 0.98 1.10 3/65 25832
/proc/meminfo: memFree=1757416/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=2648 CPUtime=0
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 170 0 0 0 0 0 0 0 19 0 1 0 108413502 2711552 152 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 662 152 117 317 0 342 0

[startup+0.0260099 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 25832
/proc/meminfo: memFree=1757416/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=3968 CPUtime=0.01
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 510 0 0 0 1 0 0 0 19 0 1 0 108413502 4063232 492 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 992 492 117 317 0 672 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9328

[startup+0.102019 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 25832
/proc/meminfo: memFree=1757416/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=8588 CPUtime=0.08
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 1749 0 0 0 8 0 0 0 19 0 1 0 108413502 8794112 1731 1992294400 134512640 135813592 4294956160 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 2147 1732 117 317 0 1827 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13948

[startup+0.30104 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 25832
/proc/meminfo: memFree=1757416/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=22056 CPUtime=0.29
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 5333 0 0 0 26 3 0 0 21 0 1 0 108413502 22585344 5315 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 5514 5315 122 317 0 5194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27416

[startup+0.701084 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 25832
/proc/meminfo: memFree=1757416/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=24436 CPUtime=0.68
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 6196 0 0 0 65 3 0 0 25 0 1 0 108413502 25022464 5880 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 6109 5880 124 317 0 5789 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29796

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 1.10 2/67 25834
/proc/meminfo: memFree=1734104/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=24436 CPUtime=1.48
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 6196 0 0 0 145 3 0 0 25 0 1 0 108413502 25022464 5880 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 6109 5880 124 317 0 5789 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29796

[startup+3.10235 s]
/proc/loadavg: 0.92 0.98 1.10 2/67 25834
/proc/meminfo: memFree=1733976/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=29852 CPUtime=3.09
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 7561 0 0 0 305 4 0 0 25 0 1 0 108413502 30568448 6946 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 7463 6946 126 317 0 7143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35212

[startup+6.30171 s]
/proc/loadavg: 1.01 1.00 1.10 2/67 25834
/proc/meminfo: memFree=1729368/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=29852 CPUtime=6.28
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 7561 0 0 0 624 4 0 0 25 0 1 0 108413502 30568448 6946 1992294400 134512640 135813592 4294956160 18446744073709551615 134521415 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 7463 6946 126 317 0 7143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35212

[startup+12.7014 s]
/proc/loadavg: 1.01 1.00 1.10 2/67 25834
/proc/meminfo: memFree=1729368/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=29852 CPUtime=12.68
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 7561 0 0 0 1264 4 0 0 25 0 1 0 108413502 30568448 6946 1992294400 134512640 135813592 4294956160 18446744073709551615 134521379 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 7463 6946 126 317 0 7143 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35212

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 25834
/proc/meminfo: memFree=1717912/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=41652 CPUtime=25.48
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 10807 0 0 0 2542 6 0 0 25 0 1 0 108413502 42651648 9895 1992294400 134512640 135813592 4294956160 18446744073709551615 134668819 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 10413 9895 149 317 0 10093 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47012

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 25834
/proc/meminfo: memFree=1715608/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=44080 CPUtime=51.07
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 11373 0 0 0 5100 7 0 0 25 0 1 0 108413502 45137920 10461 1992294400 134512640 135813592 4294956160 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 11020 10461 149 317 0 10700 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49440

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 25834
/proc/meminfo: memFree=1714648/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=44888 CPUtime=102.26
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 11596 0 0 0 10219 7 0 0 25 0 1 0 108413502 45965312 10684 1992294400 134512640 135813592 4294956160 18446744073709551615 134665818 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 11222 10684 149 317 0 10902 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50248

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 25834
/proc/meminfo: memFree=1713624/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=45952 CPUtime=162.24
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 11839 0 0 0 16217 7 0 0 25 0 1 0 108413502 47054848 10927 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 11488 10927 149 317 0 11168 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51312

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 25834
/proc/meminfo: memFree=1712024/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=47560 CPUtime=222.22
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 12228 0 0 0 22215 7 0 0 25 0 1 0 108413502 48701440 11316 1992294400 134512640 135813592 4294956160 18446744073709551615 135205603 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 11890 11316 149 317 0 11570 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 52920

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 25834
/proc/meminfo: memFree=1711576/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=47824 CPUtime=282.2
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 12326 0 0 0 28213 7 0 0 25 0 1 0 108413502 48971776 11414 1992294400 134512640 135813592 4294956160 18446744073709551615 135224132 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 11956 11414 149 317 0 11636 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53184

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 25834
/proc/meminfo: memFree=1711512/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=47960 CPUtime=342.18
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 12332 0 0 0 34211 7 0 0 25 0 1 0 108413502 49111040 11420 1992294400 134512640 135813592 4294956160 18446744073709551615 134665537 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 11990 11420 149 317 0 11670 0

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

[pid=25833] ppid=25832 vsize=49436 CPUtime=462.16
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 12711 0 0 0 46208 8 0 0 25 0 1 0 108413502 50622464 11799 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 12359 11799 149 317 0 12039 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 54796

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 25834
/proc/meminfo: memFree=1709656/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=49968 CPUtime=522.14
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 12823 0 0 0 52206 8 0 0 25 0 1 0 108413502 51167232 11911 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 12492 11911 149 317 0 12172 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 55328

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 25834
/proc/meminfo: memFree=1708440/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=51172 CPUtime=582.13
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 13104 0 0 0 58205 8 0 0 25 0 1 0 108413502 52400128 12192 1992294400 134512640 135813592 4294956160 18446744073709551615 134665502 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 12793 12192 149 317 0 12473 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 56532

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 25834
/proc/meminfo: memFree=1708184/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5360 CPUtime=0
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108413502 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25832/statm: 1340 239 197 169 0 51 0
[pid=25833] ppid=25832 vsize=51308 CPUtime=642.11
/proc/25833/stat : 25833 (hydrasat_cache4) R 25832 25832 24936 0 -1 4194304 13163 0 0 0 64203 8 0 0 25 0 1 0 108413502 52539392 12251 1992294400 134512640 135813592 4294956160 18446744073709551615 134664962 0 0 4096 1 0 0 0 17 1 0 0
/proc/25833/statm: 12827 12251 149 317 0 12507 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 56668

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 25835
/proc/meminfo: memFree=1688728/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=19844 CPUtime=2.01
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 5028 0 0 0 199 2 0 0 25 0 1 0 108483529 20320256 4713 1992294400 134512640 135995732 4294956016 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 4961 4713 150 362 0 4596 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 25208

[startup+762.306 s]
/proc/loadavg: 1.19 1.07 1.05 2/67 25835
/proc/meminfo: memFree=1682712/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=27904 CPUtime=61.99
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 7371 0 0 0 6195 4 0 0 25 0 1 0 108483529 28573696 6460 1992294400 134512640 135995732 4294956016 18446744073709551615 134808086 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 6976 6460 171 362 0 6611 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 33268

[startup+822.302 s]
/proc/loadavg: 1.07 1.05 1.04 2/67 25835
/proc/meminfo: memFree=1681816/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=28832 CPUtime=121.97
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 7583 0 0 0 12193 4 0 0 25 0 1 0 108483529 29523968 6672 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7208 6672 171 362 0 6843 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 34196

[startup+882.301 s]
/proc/loadavg: 1.02 1.04 1.04 2/67 25835
/proc/meminfo: memFree=1681368/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=29228 CPUtime=181.95
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 7688 0 0 0 18191 4 0 0 25 0 1 0 108483529 29929472 6777 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7307 6777 171 362 0 6942 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 34592

[startup+942.302 s]
/proc/loadavg: 1.01 1.03 1.03 2/67 25835
/proc/meminfo: memFree=1680920/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=29624 CPUtime=241.94
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 7798 0 0 0 24189 5 0 0 25 0 1 0 108483529 30334976 6887 1992294400 134512640 135995732 4294956016 18446744073709551615 134681467 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7406 6887 171 362 0 7041 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 34988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.03 2/67 25835
/proc/meminfo: memFree=1680088/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=30548 CPUtime=301.92
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 8013 0 0 0 30187 5 0 0 25 0 1 0 108483529 31281152 7102 1992294400 134512640 135995732 4294956016 18446744073709551615 134663616 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7637 7102 171 362 0 7272 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 35912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.02 2/67 25841
/proc/meminfo: memFree=1679504/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=30944 CPUtime=361.9
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 8115 0 0 0 36185 5 0 0 25 0 1 0 108483529 31686656 7204 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7736 7204 171 362 0 7371 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 36308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/67 25841
/proc/meminfo: memFree=1679504/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=31076 CPUtime=421.88
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 8138 0 0 0 42183 5 0 0 25 0 1 0 108483529 31821824 7227 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7769 7227 171 362 0 7404 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 36440

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/67 25841
/proc/meminfo: memFree=1679504/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=31076 CPUtime=481.87
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 8138 0 0 0 48182 5 0 0 25 0 1 0 108483529 31821824 7227 1992294400 134512640 135995732 4294956016 18446744073709551615 134681323 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7769 7227 171 362 0 7404 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 36440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 25841
/proc/meminfo: memFree=1679504/2055920 swapFree=4181392/4192956
[pid=25832] ppid=25830 vsize=5364 CPUtime=700.07
/proc/25832/stat : 25832 (hydrasat-multi.) S 25830 25832 24936 0 -1 4194304 321 13636 0 0 0 0 69980 27 16 0 1 0 108413502 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25832/statm: 1341 245 202 169 0 52 0
[pid=25835] ppid=25832 vsize=31076 CPUtime=499.97
/proc/25835/stat : 25835 (hydrasat_cachew) R 25832 25832 24936 0 -1 4194304 8138 0 0 0 49992 5 0 0 25 0 1 0 108483529 31821824 7227 1992294400 134512640 135995732 4294956016 18446744073709551615 134807804 0 0 4096 1 0 0 0 17 1 0 0
/proc/25835/statm: 7769 7227 171 362 0 7404 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36440

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.07
CPU user time (s): 1199.73
CPU system time (s): 0.338948
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 56932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22121
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= 9
involuntary context switches= 2332

runsolver used 0.993848 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-27 05:44:03
IDJOB=1735559
IDBENCH=71499
IDSOLVER=518
FILE ID=node87/1735559-1240803843
PBS_JOBID= 9187367
Free space on /tmp= 66468 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2640c305320g4.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735559-1240803843/watcher-1735559-1240803843 -o /tmp/evaluation-result-1735559-1240803843/solver-1735559-1240803843 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1735559-1240803843.cnf 1800 1485766295

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=1485766295

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1757968 kB
Buffers:         38340 kB
Cached:         195300 kB
SwapCached:       5584 kB
Active:          87204 kB
Inactive:       154420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757968 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            7988 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            42296 kB
Committed_AS:   420912 kB
PageTables:       1456 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= 66416 MiB
End job on node87 at 2009-04-27 06:04:06