Trace number 1725306

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

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-clqcolor-unsat-set-b-clqcolor-08-06-07.sat05-1257.reshuffled-07.cnf
MD5SUMf1a3e3797897d8c4a2bfe10d09ad0bda
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.82012
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of clauses1527
Sum of the clauses size4472
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2168
Number of clauses of size 31344
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

0.00/0.00	c Trying configuration 1
700.01/700.30	HOME/hydrasat-multi.sh: line 48: 21650 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.01/700.30	c Trying configuration 2
1200.07/1200.60	HOME/hydrasat-multi.sh: line 64: 21658 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/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-1725306-1240703960/watcher-1725306-1240703960 -o /tmp/evaluation-result-1725306-1240703960/solver-1725306-1240703960 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1725306-1240703960.cnf 1800 143465059 

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.00 3/64 21649
/proc/meminfo: memFree=1691704/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=1452 CPUtime=0
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 168 0 0 0 0 0 0 0 19 0 1 0 98423914 1486848 150 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 363 150 116 317 0 43 0

[startup+0.076667 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21649
/proc/meminfo: memFree=1691704/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=1848 CPUtime=0.07
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 288 0 0 0 7 0 0 0 19 0 1 0 98423914 1892352 269 1992294400 134512640 135813592 4294956160 18446744073709551615 134667697 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 462 269 149 317 0 142 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7208

[startup+0.101629 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21649
/proc/meminfo: memFree=1691704/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=1848 CPUtime=0.09
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 296 0 0 0 9 0 0 0 19 0 1 0 98423914 1892352 277 1992294400 134512640 135813592 4294956160 18446744073709551615 134662952 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 462 277 149 317 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7208

[startup+0.301648 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21649
/proc/meminfo: memFree=1691704/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=2116 CPUtime=0.29
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 347 0 0 0 29 0 0 0 21 0 1 0 98423914 2166784 328 1992294400 134512640 135813592 4294956160 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 529 328 149 317 0 209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7476

[startup+0.70169 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21649
/proc/meminfo: memFree=1691704/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=2672 CPUtime=0.69
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 502 0 0 0 69 0 0 0 24 0 1 0 98423914 2736128 483 1992294400 134512640 135813592 4294956160 18446744073709551615 134662852 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 668 483 149 317 0 348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8032

[startup+1.50177 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21651
/proc/meminfo: memFree=1690024/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=2816 CPUtime=1.49
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 521 0 0 0 149 0 0 0 25 0 1 0 98423914 2883584 502 1992294400 134512640 135813592 4294956160 18446744073709551615 134668498 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 704 502 149 317 0 384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8176

[startup+3.10194 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21651
/proc/meminfo: memFree=1689768/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=3484 CPUtime=3.09
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 681 0 0 0 309 0 0 0 25 0 1 0 98423914 3567616 662 1992294400 134512640 135813592 4294956160 18446744073709551615 134667534 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 871 662 149 317 0 551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8844

[startup+6.30126 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21651
/proc/meminfo: memFree=1688104/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=4432 CPUtime=6.29
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 916 0 0 0 629 0 0 0 25 0 1 0 98423914 4538368 897 1992294400 134512640 135813592 4294956160 18446744073709551615 134664962 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 1108 897 149 317 0 788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9792

[startup+12.7029 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21651
/proc/meminfo: memFree=1687784/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=4888 CPUtime=12.69
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 1002 0 0 0 1269 0 0 0 25 0 1 0 98423914 5005312 983 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 1222 983 149 317 0 902 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10248

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21651
/proc/meminfo: memFree=1687528/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=5480 CPUtime=25.48
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 1131 0 0 0 2548 0 0 0 25 0 1 0 98423914 5611520 1112 1992294400 134512640 135813592 4294956160 18446744073709551615 134665029 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 1370 1112 149 317 0 1050 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10840

[startup+51.1018 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21651
/proc/meminfo: memFree=1685352/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=7752 CPUtime=51.07
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 1630 0 0 0 5106 1 0 0 25 0 1 0 98423914 7938048 1611 1992294400 134512640 135813592 4294956160 18446744073709551615 134592202 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 1938 1611 149 317 0 1618 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13112

[startup+102.305 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 21657
/proc/meminfo: memFree=1682920/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=10332 CPUtime=102.25
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 2171 0 0 0 10223 2 0 0 25 0 1 0 98423914 10579968 2152 1992294400 134512640 135813592 4294956160 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 2583 2152 149 317 0 2263 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15692

[startup+162.301 s]
/proc/loadavg: 1.17 1.04 1.01 2/66 21657
/proc/meminfo: memFree=1678248/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=16084 CPUtime=162.22
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 3487 0 0 0 16219 3 0 0 25 0 1 0 98423914 16470016 3361 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 4021 3361 149 317 0 3701 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 21444

[startup+222.301 s]
/proc/loadavg: 1.13 1.05 1.01 2/66 21657
/proc/meminfo: memFree=1673512/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=21556 CPUtime=222.2
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 4663 0 0 0 22216 4 0 0 25 0 1 0 98423914 22073344 4537 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 5389 4537 149 317 0 5069 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 26916

[startup+282.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 21657
/proc/meminfo: memFree=1673000/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=22072 CPUtime=282.18
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 4781 0 0 0 28214 4 0 0 25 0 1 0 98423914 22601728 4655 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 5518 4655 149 317 0 5198 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27432

[startup+342.301 s]
/proc/loadavg: 1.13 1.07 1.01 2/66 21657
/proc/meminfo: memFree=1672040/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=23024 CPUtime=342.14
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 5025 0 0 0 34210 4 0 0 25 0 1 0 98423914 23576576 4899 1992294400 134512640 135813592 4294956160 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 5756 4899 149 317 0 5436 0

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

[pid=21650] ppid=21649 vsize=27724 CPUtime=462.1
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 6044 0 0 0 46205 5 0 0 25 0 1 0 98423914 28389376 5918 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 6931 5918 149 317 0 6611 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 33084

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 21657
/proc/meminfo: memFree=1665704/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=29956 CPUtime=522.08
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 6593 0 0 0 52202 6 0 0 25 0 1 0 98423914 30674944 6467 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 7489 6467 149 317 0 7169 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 35316

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21657
/proc/meminfo: memFree=1664040/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=32304 CPUtime=582.06
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 7133 0 0 0 58200 6 0 0 25 0 1 0 98423914 33079296 6906 1992294400 134512640 135813592 4294956160 18446744073709551615 134665845 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 8076 6906 149 317 0 7756 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 37664

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21657
/proc/meminfo: memFree=1661608/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5360 CPUtime=0
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98423914 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1340 239 197 169 0 51 0
[pid=21650] ppid=21649 vsize=35256 CPUtime=642.03
/proc/21650/stat : 21650 (hydrasat_cache4) R 21649 21649 21152 0 -1 4194304 7721 0 0 0 64197 6 0 0 25 0 1 0 98423914 36102144 7494 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/21650/statm: 8814 7494 149 317 0 8494 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 40616

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21658
/proc/meminfo: memFree=1657832/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=2680 CPUtime=1.98
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 477 0 0 0 198 0 0 0 25 0 1 0 98493944 2744320 459 1992294400 134512640 135995732 4294956016 18446744073709551615 134841320 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 670 459 171 362 0 305 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 8044

[startup+762.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 21658
/proc/meminfo: memFree=1654248/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=6584 CPUtime=61.96
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 1395 0 0 0 6196 0 0 0 25 0 1 0 98493944 6742016 1377 1992294400 134512640 135995732 4294956016 18446744073709551615 134663357 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 1646 1377 171 362 0 1281 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 11948

[startup+822.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 21658
/proc/meminfo: memFree=1650344/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=11040 CPUtime=121.94
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 2412 0 0 0 12192 2 0 0 25 0 1 0 98493944 11304960 2394 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 2760 2394 171 362 0 2395 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 16404

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21658
/proc/meminfo: memFree=1647400/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=14600 CPUtime=181.89
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 3166 0 0 0 18187 2 0 0 25 0 1 0 98493944 14950400 3148 1992294400 134512640 135995732 4294956016 18446744073709551615 134807991 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 3650 3148 171 362 0 3285 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 19964

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21658
/proc/meminfo: memFree=1646184/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=15988 CPUtime=241.86
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 3533 0 0 0 24184 2 0 0 25 0 1 0 98493944 16371712 3449 1992294400 134512640 135995732 4294956016 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 3997 3449 171 362 0 3632 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 21352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21658
/proc/meminfo: memFree=1645800/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=16480 CPUtime=301.85
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 3647 0 0 0 30182 3 0 0 25 0 1 0 98493944 16875520 3563 1992294400 134512640 135995732 4294956016 18446744073709551615 134807697 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 4120 3563 171 362 0 3755 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 21844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21658
/proc/meminfo: memFree=1644904/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=17612 CPUtime=361.81
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 3934 0 0 0 36178 3 0 0 25 0 1 0 98493944 18034688 3785 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 4403 3785 171 362 0 4038 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 22976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21658
/proc/meminfo: memFree=1644392/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=18144 CPUtime=421.79
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 4050 0 0 0 42176 3 0 0 25 0 1 0 98493944 18579456 3901 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 4536 3901 171 362 0 4171 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 23508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21658
/proc/meminfo: memFree=1642408/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=20224 CPUtime=481.77
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 4552 0 0 0 48173 4 0 0 25 0 1 0 98493944 20709376 4403 1992294400 134512640 135995732 4294956016 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 5056 4403 171 362 0 4691 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 25588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21658
/proc/meminfo: memFree=1642280/2055920 swapFree=4180816/4192956
[pid=21649] ppid=21647 vsize=5364 CPUtime=700.01
/proc/21649/stat : 21649 (hydrasat-multi.) S 21647 21649 21152 0 -1 4194304 321 9293 0 0 0 0 69982 19 19 0 1 0 98423914 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21649/statm: 1341 245 202 169 0 52 0
[pid=21658] ppid=21649 vsize=20224 CPUtime=500.06
/proc/21658/stat : 21658 (hydrasat_cachew) R 21649 21649 21152 0 -1 4194304 4572 0 0 0 50002 4 0 0 25 0 1 0 98493944 20709376 4423 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/21658/statm: 5056 4423 171 362 0 4691 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 25588

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.09
CPU user time (s): 1199.85
CPU system time (s): 0.240963
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 42300

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

runsolver used 0.999848 second user time and 3.37449 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-26 01:59:20
IDJOB=1725306
IDBENCH=24579
IDSOLVER=518
FILE ID=node45/1725306-1240703960
PBS_JOBID= 9186730
Free space on /tmp= 66296 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-clqcolor-unsat-set-b-clqcolor-08-06-07.sat05-1257.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725306-1240703960/watcher-1725306-1240703960 -o /tmp/evaluation-result-1725306-1240703960/solver-1725306-1240703960 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1725306-1240703960.cnf 1800 143465059

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

MD5SUM BENCH= f1a3e3797897d8c4a2bfe10d09ad0bda
RANDOM SEED=143465059

node45.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.231
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.231
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:       1692184 kB
Buffers:         38236 kB
Cached:         264704 kB
SwapCached:       6324 kB
Active:         137636 kB
Inactive:       174036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692184 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            38156 kB
Committed_AS:   389020 kB
PageTables:       1376 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= 66260 MiB
End job on node45 at 2009-04-26 02:19:23