Trace number 1735659

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g5.cnf
MD5SUM5c381a23100991dd5561d3dc572b8883
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c Trying configuration 1
699.99/700.36	HOME/hydrasat-multi.sh: line 48: 26433 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.99/700.36	c Trying configuration 2
1200.05/1200.61	HOME/hydrasat-multi.sh: line 64: 26435 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/1200.61	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-1735659-1240805107/watcher-1735659-1240805107 -o /tmp/evaluation-result-1735659-1240805107/solver-1735659-1240805107 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1735659-1240805107.cnf 1800 1390376605 

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.12 1.13 1.09 3/65 26432
/proc/meminfo: memFree=1594656/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=2628 CPUtime=0
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 182 0 0 0 0 0 0 0 19 0 1 0 108543016 2691072 164 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 657 165 117 317 0 337 0

[startup+0.079461 s]
/proc/loadavg: 1.12 1.13 1.09 3/65 26432
/proc/meminfo: memFree=1594656/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=7116 CPUtime=0.07
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 1398 0 0 0 7 0 0 0 19 0 1 0 108543016 7286784 1380 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 1779 1381 117 317 0 1459 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12476

[startup+0.101464 s]
/proc/loadavg: 1.12 1.13 1.09 3/65 26432
/proc/meminfo: memFree=1594656/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=8436 CPUtime=0.09
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 1755 0 0 0 9 0 0 0 19 0 1 0 108543016 8638464 1737 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 2109 1738 117 317 0 1789 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13796

[startup+0.301486 s]
/proc/loadavg: 1.12 1.13 1.09 3/65 26432
/proc/meminfo: memFree=1594656/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=21540 CPUtime=0.28
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 5434 0 0 0 27 1 0 0 21 0 1 0 108543016 22056960 5148 1992294400 134512640 135813592 4294956160 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 5385 5148 124 317 0 5065 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26900

[startup+0.701534 s]
/proc/loadavg: 1.12 1.13 1.09 3/65 26432
/proc/meminfo: memFree=1594656/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=21540 CPUtime=0.68
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 5434 0 0 0 67 1 0 0 25 0 1 0 108543016 22056960 5148 1992294400 134512640 135813592 4294956160 18446744073709551615 134521384 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 5385 5148 124 317 0 5065 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26900

[startup+1.50163 s]
/proc/loadavg: 1.11 1.13 1.09 2/67 26434
/proc/meminfo: memFree=1574160/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=21540 CPUtime=1.48
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 5434 0 0 0 147 1 0 0 25 0 1 0 108543016 22056960 5148 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 5385 5148 124 317 0 5065 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26900

[startup+3.10181 s]
/proc/loadavg: 1.11 1.13 1.09 2/67 26434
/proc/meminfo: memFree=1572304/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=26408 CPUtime=3.09
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 6649 0 0 0 307 2 0 0 25 0 1 0 108543016 27041792 6102 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 6602 6102 126 317 0 6282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31768

[startup+6.30119 s]
/proc/loadavg: 1.18 1.14 1.10 2/67 26434
/proc/meminfo: memFree=1569936/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=26408 CPUtime=6.29
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 6649 0 0 0 627 2 0 0 25 0 1 0 108543016 27041792 6102 1992294400 134512640 135813592 4294956160 18446744073709551615 134521375 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 6602 6102 126 317 0 6282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31768

[startup+12.7019 s]
/proc/loadavg: 1.17 1.14 1.10 2/67 26434
/proc/meminfo: memFree=1569944/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=32628 CPUtime=12.69
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 8471 0 0 0 1266 3 0 0 25 0 1 0 108543016 33411072 7665 1992294400 134512640 135813592 4294956160 18446744073709551615 134665511 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 8157 7665 149 317 0 7837 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37988

[startup+25.5014 s]
/proc/loadavg: 1.14 1.14 1.10 2/67 26434
/proc/meminfo: memFree=1559192/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=37552 CPUtime=25.48
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 9706 0 0 0 2545 3 0 0 25 0 1 0 108543016 38453248 8900 1992294400 134512640 135813592 4294956160 18446744073709551615 134608176 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 9388 8900 149 317 0 9068 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42912

[startup+51.1015 s]
/proc/loadavg: 1.08 1.12 1.09 2/67 26434
/proc/meminfo: memFree=1556696/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=40084 CPUtime=51.07
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 10306 0 0 0 5103 4 0 0 25 0 1 0 108543016 41046016 9500 1992294400 134512640 135813592 4294956160 18446744073709551615 134665477 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 10021 9500 149 317 0 9701 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45444

[startup+102.305 s]
/proc/loadavg: 1.19 1.15 1.10 2/67 26434
/proc/meminfo: memFree=1555864/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=40892 CPUtime=102.25
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 10510 0 0 0 10221 4 0 0 25 0 1 0 108543016 41873408 9704 1992294400 134512640 135813592 4294956160 18446744073709551615 134665082 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 10223 9704 149 317 0 9903 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46252

[startup+162.302 s]
/proc/loadavg: 1.17 1.15 1.10 2/67 26434
/proc/meminfo: memFree=1554904/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=41848 CPUtime=162.22
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 10747 0 0 0 16218 4 0 0 25 0 1 0 108543016 42852352 9941 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 10462 9941 149 317 0 10142 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 47208

[startup+222.302 s]
/proc/loadavg: 1.21 1.16 1.10 2/67 26434
/proc/meminfo: memFree=1554264/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=42512 CPUtime=222.19
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 10910 0 0 0 22215 4 0 0 25 0 1 0 108543016 43532288 10104 1992294400 134512640 135813592 4294956160 18446744073709551615 134661695 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 10628 10104 149 317 0 10308 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 47872

[startup+282.302 s]
/proc/loadavg: 1.25 1.18 1.10 2/67 26434
/proc/meminfo: memFree=1553624/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=43200 CPUtime=282.16
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 11069 0 0 0 28212 4 0 0 25 0 1 0 108543016 44236800 10263 1992294400 134512640 135813592 4294956160 18446744073709551615 134667680 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 10800 10263 149 317 0 10480 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 48560

[startup+342.302 s]
/proc/loadavg: 1.23 1.17 1.10 2/67 26434
/proc/meminfo: memFree=1553048/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=43884 CPUtime=342.14
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 11221 0 0 0 34210 4 0 0 25 0 1 0 108543016 44937216 10415 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 10971 10415 149 317 0 10651 0

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

[pid=26433] ppid=26432 vsize=44820 CPUtime=462.1
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 11456 0 0 0 46205 5 0 0 25 0 1 0 108543016 45895680 10650 1992294400 134512640 135813592 4294956160 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 11205 10650 149 317 0 10885 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 50180

[startup+522.302 s]
/proc/loadavg: 1.18 1.18 1.11 2/67 26434
/proc/meminfo: memFree=1551192/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=45764 CPUtime=522.07
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 11672 0 0 0 52202 5 0 0 25 0 1 0 108543016 46862336 10866 1992294400 134512640 135813592 4294956160 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 11441 10866 149 317 0 11121 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 51124

[startup+582.302 s]
/proc/loadavg: 1.22 1.19 1.11 2/67 26434
/proc/meminfo: memFree=1550808/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=46160 CPUtime=582.04
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 11767 0 0 0 58199 5 0 0 25 0 1 0 108543016 47267840 10961 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 11540 10961 149 317 0 11220 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 51520

[startup+642.302 s]
/proc/loadavg: 1.23 1.20 1.12 2/67 26434
/proc/meminfo: memFree=1550168/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5360 CPUtime=0
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108543016 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1340 239 197 169 0 51 0
[pid=26433] ppid=26432 vsize=46688 CPUtime=642.02
/proc/26433/stat : 26433 (hydrasat_cache4) R 26432 26432 25988 0 -1 4194304 11929 0 0 0 64197 5 0 0 25 0 1 0 108543016 47808512 11123 1992294400 134512640 135813592 4294956160 18446744073709551615 134665335 0 0 4096 1 0 0 0 17 0 0 0
/proc/26433/statm: 11672 11123 149 317 0 11352 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 52048

[startup+702.302 s]
/proc/loadavg: 1.17 1.19 1.11 2/67 26435
/proc/meminfo: memFree=1531672/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=20044 CPUtime=1.92
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 5037 0 0 0 191 1 0 0 25 0 1 0 108613053 20525056 4491 1992294400 134512640 135995732 4294956016 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 5011 4491 150 362 0 4646 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 25408

[startup+762.307 s]
/proc/loadavg: 1.23 1.21 1.12 2/67 26435
/proc/meminfo: memFree=1526168/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=24928 CPUtime=61.89
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 6527 0 0 0 6186 3 0 0 25 0 1 0 108613053 25526272 5722 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 6232 5722 171 362 0 5867 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 30292

[startup+822.301 s]
/proc/loadavg: 1.18 1.20 1.12 2/67 26435
/proc/meminfo: memFree=1525336/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=25720 CPUtime=121.86
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 6751 0 0 0 12182 4 0 0 25 0 1 0 108613053 26337280 5946 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 6430 5946 171 362 0 6065 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 31084

[startup+882.301 s]
/proc/loadavg: 1.19 1.20 1.13 2/67 26435
/proc/meminfo: memFree=1524888/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=26248 CPUtime=181.84
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 6863 0 0 0 18180 4 0 0 25 0 1 0 108613053 26877952 6058 1992294400 134512640 135995732 4294956016 18446744073709551615 134590015 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 6562 6058 171 362 0 6197 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 31612

[startup+942.301 s]
/proc/loadavg: 1.24 1.21 1.13 2/67 26435
/proc/meminfo: memFree=1524760/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=26380 CPUtime=241.8
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 6898 0 0 0 24176 4 0 0 25 0 1 0 108613053 27013120 6093 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 6595 6093 171 362 0 6230 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 31744

[startup+1002.3 s]
/proc/loadavg: 1.25 1.21 1.14 2/67 26435
/proc/meminfo: memFree=1523992/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=27172 CPUtime=301.78
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 7102 0 0 0 30174 4 0 0 25 0 1 0 108613053 27824128 6297 1992294400 134512640 135995732 4294956016 18446744073709551615 134638028 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 6793 6297 171 362 0 6428 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 32536

[startup+1062.3 s]
/proc/loadavg: 1.25 1.22 1.14 2/67 26435
/proc/meminfo: memFree=1523096/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=28100 CPUtime=361.76
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 7322 0 0 0 36172 4 0 0 25 0 1 0 108613053 28774400 6517 1992294400 134512640 135995732 4294956016 18446744073709551615 134807823 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 7025 6517 171 362 0 6660 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 33464

[startup+1122.3 s]
/proc/loadavg: 1.24 1.22 1.14 2/67 26435
/proc/meminfo: memFree=1523096/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=28100 CPUtime=421.72
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 7322 0 0 0 42168 4 0 0 25 0 1 0 108613053 28774400 6517 1992294400 134512640 135995732 4294956016 18446744073709551615 134807853 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 7025 6517 171 362 0 6660 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 33464

[startup+1182.3 s]
/proc/loadavg: 1.18 1.21 1.14 2/67 26435
/proc/meminfo: memFree=1523096/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=28100 CPUtime=481.69
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 7322 0 0 0 48165 4 0 0 25 0 1 0 108613053 28774400 6517 1992294400 134512640 135995732 4294956016 18446744073709551615 134808086 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 7025 6517 171 362 0 6660 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 33464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.19 1.21 1.15 2/67 26435
/proc/meminfo: memFree=1523096/2055920 swapFree=4180664/4192956
[pid=26432] ppid=26430 vsize=5364 CPUtime=700.06
/proc/26432/stat : 26432 (hydrasat-multi.) S 26430 26432 25988 0 -1 4194304 321 12477 0 0 0 0 69983 23 19 0 1 0 108543016 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26432/statm: 1341 245 202 169 0 52 0
[pid=26435] ppid=26432 vsize=28100 CPUtime=499.99
/proc/26435/stat : 26435 (hydrasat_cachew) R 26432 26432 25988 0 -1 4194304 7322 0 0 0 49995 4 0 0 25 0 1 0 108613053 28774400 6517 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26435/statm: 7025 6517 171 362 0 6660 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33464

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.61
CPU time (s): 1200.07
CPU user time (s): 1199.79
CPU system time (s): 0.286956
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 52720

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

runsolver used 1.09183 second user time and 3.2935 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-27 06:05:07
IDJOB=1735659
IDBENCH=71509
IDSOLVER=518
FILE ID=node73/1735659-1240805107
PBS_JOBID= 9187392
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 5c381a23100991dd5561d3dc572b8883
RANDOM SEED=1390376605

node73.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.214
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.214
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:       1595136 kB
Buffers:         54352 kB
Cached:         328988 kB
SwapCached:       6232 kB
Active:         133228 kB
Inactive:       258704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595136 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:            7468 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            54900 kB
Committed_AS:   482876 kB
PageTables:       1396 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= 66308 MiB
End job on node73 at 2009-04-27 06:25:10