Trace number 1735859

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.11 1200.61

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.72283
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c Trying configuration 1
699.93/700.23	HOME/hydrasat-multi.sh: line 48: 27656 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.93/700.23	c Trying configuration 2
1200.09/1200.60	HOME/hydrasat-multi.sh: line 64: 27658 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.09/1200.60	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-1735859-1240807424/watcher-1735859-1240807424 -o /tmp/evaluation-result-1735859-1240807424/solver-1735859-1240807424 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1735859-1240807424.cnf 1800 1643775524 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 27655
/proc/meminfo: memFree=1689504/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=1784 CPUtime=0
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 178 0 0 0 0 0 0 0 19 0 1 0 108769906 1826816 160 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 446 160 117 317 0 126 0

[startup+0.060123 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 27655
/proc/meminfo: memFree=1689504/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=5348 CPUtime=0.05
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 1112 0 0 0 5 0 0 0 19 0 1 0 108769906 5476352 1094 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 1337 1094 117 317 0 1017 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10708

[startup+0.102126 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 27655
/proc/meminfo: memFree=1689504/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=8248 CPUtime=0.08
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 1933 0 0 0 8 0 0 0 19 0 1 0 108769906 8445952 1804 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 2062 1804 124 317 0 1742 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13608

[startup+0.301147 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 27655
/proc/meminfo: memFree=1689504/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=8248 CPUtime=0.28
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 1933 0 0 0 28 0 0 0 21 0 1 0 108769906 8445952 1804 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 2062 1804 124 317 0 1742 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13608

[startup+0.701165 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 27655
/proc/meminfo: memFree=1689504/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=9632 CPUtime=0.69
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 2267 0 0 0 68 1 0 0 25 0 1 0 108769906 9863168 2055 1992294400 134512640 135813592 4294956160 18446744073709551615 134521124 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 2408 2055 126 317 0 2088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14992

[startup+1.50122 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 27657
/proc/meminfo: memFree=1681552/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=9632 CPUtime=1.49
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 2267 0 0 0 148 1 0 0 25 0 1 0 108769906 9863168 2055 1992294400 134512640 135813592 4294956160 18446744073709551615 134521381 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 2408 2055 126 317 0 2088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14992

[startup+3.10133 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 27657
/proc/meminfo: memFree=1679184/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=12668 CPUtime=3.08
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 3059 0 0 0 307 1 0 0 25 0 1 0 108769906 12972032 2846 1992294400 134512640 135813592 4294956160 18446744073709551615 135224112 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 3167 2846 149 317 0 2847 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18028

[startup+6.30154 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 27657
/proc/meminfo: memFree=1677584/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=13732 CPUtime=6.28
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 3325 0 0 0 627 1 0 0 25 0 1 0 108769906 14061568 3112 1992294400 134512640 135813592 4294956160 18446744073709551615 134662881 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 3433 3112 149 317 0 3113 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19092

[startup+12.702 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 27657
/proc/meminfo: memFree=1676624/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=14132 CPUtime=12.67
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 3431 0 0 0 1266 1 0 0 25 0 1 0 108769906 14471168 3218 1992294400 134512640 135813592 4294956160 18446744073709551615 134664973 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 3533 3218 149 317 0 3213 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19492

[startup+25.5028 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 27657
/proc/meminfo: memFree=1676496/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=14532 CPUtime=25.47
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 3528 0 0 0 2546 1 0 0 25 0 1 0 108769906 14880768 3315 1992294400 134512640 135813592 4294956160 18446744073709551615 134665101 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 3633 3315 149 317 0 3313 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19892

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27657
/proc/meminfo: memFree=1675280/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=15728 CPUtime=51.07
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 3819 0 0 0 5105 2 0 0 25 0 1 0 108769906 16105472 3606 1992294400 134512640 135813592 4294956160 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 3932 3606 149 317 0 3612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21088

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27657
/proc/meminfo: memFree=1673424/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=17464 CPUtime=102.24
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 4247 0 0 0 10221 3 0 0 25 0 1 0 108769906 17883136 4034 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 4366 4034 149 317 0 4046 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22824

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27657
/proc/meminfo: memFree=1672912/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=18000 CPUtime=162.22
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 4376 0 0 0 16219 3 0 0 25 0 1 0 108769906 18432000 4163 1992294400 134512640 135813592 4294956160 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 4500 4163 149 317 0 4180 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23360

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 27657
/proc/meminfo: memFree=1672848/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=18000 CPUtime=222.2
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 4383 0 0 0 22217 3 0 0 25 0 1 0 108769906 18432000 4170 1992294400 134512640 135813592 4294956160 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 4500 4170 149 317 0 4180 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23360

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 27657
/proc/meminfo: memFree=1672592/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=18272 CPUtime=282.17
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 4447 0 0 0 28214 3 0 0 25 0 1 0 108769906 18710528 4234 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 4568 4234 149 317 0 4248 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23632

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 27657
/proc/meminfo: memFree=1672272/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=18540 CPUtime=342.16
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 4508 0 0 0 34212 4 0 0 25 0 1 0 108769906 18984960 4295 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 4635 4295 149 317 0 4315 0

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

[pid=27656] ppid=27655 vsize=22692 CPUtime=462.11
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 5511 0 0 0 46207 4 0 0 25 0 1 0 108769906 23236608 5298 1992294400 134512640 135813592 4294956160 18446744073709551615 135213000 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 5673 5298 149 317 0 5353 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 28052

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 27657
/proc/meminfo: memFree=1667600/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=23504 CPUtime=522.1
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 5664 0 0 0 52206 4 0 0 25 0 1 0 108769906 24068096 5451 1992294400 134512640 135813592 4294956160 18446744073709551615 134665383 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 5876 5451 149 317 0 5556 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 28864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 27657
/proc/meminfo: memFree=1666896/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=24208 CPUtime=582.08
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 5846 0 0 0 58203 5 0 0 25 0 1 0 108769906 24788992 5633 1992294400 134512640 135813592 4294956160 18446744073709551615 134662881 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 6052 5633 149 317 0 5732 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 29568

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 27657
/proc/meminfo: memFree=1665936/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5360 CPUtime=0
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108769906 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1340 239 197 169 0 51 0
[pid=27656] ppid=27655 vsize=25184 CPUtime=642.05
/proc/27656/stat : 27656 (hydrasat_cache4) R 27655 27655 27521 0 -1 4194304 6057 0 0 0 64200 5 0 0 25 0 1 0 108769906 25788416 5844 1992294400 134512640 135813592 4294956160 18446744073709551615 134665029 0 0 4096 1 0 0 0 17 0 0 0
/proc/27656/statm: 6296 5844 149 317 0 5976 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 30544

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 27658
/proc/meminfo: memFree=1658768/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=8888 CPUtime=2.05
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2069 0 0 0 205 0 0 0 25 0 1 0 108839930 9101312 1857 1992294400 134512640 135995732 4294956016 18446744073709551615 134682320 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2222 1857 171 362 0 1857 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 14252

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27658
/proc/meminfo: memFree=1656592/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11132 CPUtime=62.02
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2653 0 0 0 6201 1 0 0 25 0 1 0 108839930 11399168 2441 1992294400 134512640 135995732 4294956016 18446744073709551615 134663634 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2783 2441 171 362 0 2418 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 16496

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 27658
/proc/meminfo: memFree=1656528/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11132 CPUtime=121.99
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2655 0 0 0 12198 1 0 0 25 0 1 0 108839930 11399168 2443 1992294400 134512640 135995732 4294956016 18446744073709551615 134807654 0 0 4096 1 0 0 0 17 1 0 0
/proc/27658/statm: 2783 2443 171 362 0 2418 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 16496

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 27658
/proc/meminfo: memFree=1656528/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11132 CPUtime=181.96
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2655 0 0 0 18195 1 0 0 25 0 1 0 108839930 11399168 2443 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2783 2443 171 362 0 2418 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 16496

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27658
/proc/meminfo: memFree=1656528/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11132 CPUtime=241.94
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2655 0 0 0 24193 1 0 0 25 0 1 0 108839930 11399168 2443 1992294400 134512640 135995732 4294956016 18446744073709551615 135201558 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2783 2443 171 362 0 2418 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 16496

[startup+1002.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 27658
/proc/meminfo: memFree=1656528/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11264 CPUtime=301.92
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2665 0 0 0 30191 1 0 0 25 0 1 0 108839930 11534336 2453 1992294400 134512640 135995732 4294956016 18446744073709551615 135364216 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2816 2453 171 362 0 2451 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 16628

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 27664
/proc/meminfo: memFree=1656080/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11528 CPUtime=361.88
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2746 0 0 0 36187 1 0 0 25 0 1 0 108839930 11804672 2534 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2882 2534 171 362 0 2517 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 16892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27664
/proc/meminfo: memFree=1656016/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11660 CPUtime=421.86
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2769 0 0 0 42184 2 0 0 25 0 1 0 108839930 11939840 2557 1992294400 134512640 135995732 4294956016 18446744073709551615 134807823 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2915 2557 171 362 0 2550 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 17024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27664
/proc/meminfo: memFree=1655760/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11924 CPUtime=481.83
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2849 0 0 0 48181 2 0 0 25 0 1 0 108839930 12210176 2637 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/27658/statm: 2981 2637 171 362 0 2616 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 17288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27664
/proc/meminfo: memFree=1655696/2055920 swapFree=4181732/4192956
[pid=27655] ppid=27653 vsize=5364 CPUtime=699.97
/proc/27655/stat : 27655 (hydrasat-multi.) S 27653 27655 27521 0 -1 4194304 321 6340 0 0 0 0 69983 14 19 0 1 0 108769906 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27655/statm: 1341 245 202 169 0 52 0
[pid=27658] ppid=27655 vsize=11924 CPUtime=500.12
/proc/27658/stat : 27658 (hydrasat_cachew) R 27655 27655 27521 0 -1 4194304 2849 0 0 0 50010 2 0 0 25 0 1 0 108839930 12210176 2637 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/27658/statm: 2981 2637 171 362 0 2616 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 17288

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.11
CPU user time (s): 1199.94
CPU system time (s): 0.170974
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 30544

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

runsolver used 1.06784 second user time and 3.3085 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-27 06:43:44
IDJOB=1735859
IDBENCH=71537
IDSOLVER=518
FILE ID=node52/1735859-1240807424
PBS_JOBID= 9187416
Free space on /tmp= 66232 MiB

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

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=1643775524

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1690048 kB
Buffers:         40608 kB
Cached:         245856 kB
SwapCached:       5120 kB
Active:         116952 kB
Inactive:       177420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690048 kB
SwapTotal:     4192956 kB
SwapFree:      4181732 kB
Dirty:            5052 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            57428 kB
Committed_AS:   484492 kB
PageTables:       1476 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= 66204 MiB
End job on node52 at 2009-04-27 07:03:47