Trace number 1735959

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes8.cnf
MD5SUM930a5df7b1f1625c5486319e8b2ac554
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c Trying configuration 1
699.98/700.29	HOME/hydrasat-multi.sh: line 48: 21659 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.98/700.29	c Trying configuration 2
1200.03/1200.41	HOME/hydrasat-multi.sh: line 64: 21667 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.03/1200.41	c Trying configuration 3

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21658
/proc/meminfo: memFree=1126896/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) R 21656 21658 21468 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 214945032863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21658/statm: 1340 238 196 169 0 51 0
[pid=21659] ppid=21658 vsize=2648 CPUtime=0
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 173 0 0 0 0 0 0 0 20 0 1 0 108872269 2711552 155 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 662 155 117 317 0 342 0

[startup+0.035104 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21658
/proc/meminfo: memFree=1126896/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=4496 CPUtime=0.02
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 664 0 0 0 2 0 0 0 20 0 1 0 108872269 4603904 646 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 1124 646 117 317 0 804 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9856

[startup+0.10111 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21658
/proc/meminfo: memFree=1126896/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=8456 CPUtime=0.08
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 1732 0 0 0 8 0 0 0 22 0 1 0 108872269 8658944 1714 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 2114 1715 117 317 0 1794 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13816

[startup+0.301132 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21658
/proc/meminfo: memFree=1126896/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=21924 CPUtime=0.28
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 5298 0 0 0 26 2 0 0 24 0 1 0 108872269 22450176 5280 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 5481 5281 122 317 0 5161 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27284

[startup+0.701178 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21658
/proc/meminfo: memFree=1126896/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=24672 CPUtime=0.68
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 6255 0 0 0 66 2 0 0 25 0 1 0 108872269 25264128 5939 1992294400 134512640 135813592 4294956160 18446744073709551615 134676635 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 6168 5939 124 317 0 5848 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30032

[startup+1.50127 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 21660
/proc/meminfo: memFree=1103328/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=24672 CPUtime=1.48
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 6255 0 0 0 146 2 0 0 25 0 1 0 108872269 25264128 5939 1992294400 134512640 135813592 4294956160 18446744073709551615 134676839 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 6168 5939 124 317 0 5848 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30032

[startup+3.10145 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 21660
/proc/meminfo: memFree=1103200/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=30088 CPUtime=3.09
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 7602 0 0 0 306 3 0 0 25 0 1 0 108872269 30810112 6987 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 7522 6987 126 317 0 7202 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35448

[startup+6.30281 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 21660
/proc/meminfo: memFree=1098784/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=30088 CPUtime=6.29
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 7602 0 0 0 626 3 0 0 25 0 1 0 108872269 30810112 6987 1992294400 134512640 135813592 4294956160 18446744073709551615 134521354 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 7522 6987 126 317 0 7202 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35448

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 21660
/proc/meminfo: memFree=1098856/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=30088 CPUtime=12.68
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 7602 0 0 0 1265 3 0 0 25 0 1 0 108872269 30810112 6987 1992294400 134512640 135813592 4294956160 18446744073709551615 134521339 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 7522 6987 126 317 0 7202 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35448

[startup+25.502 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 21660
/proc/meminfo: memFree=1087848/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=41332 CPUtime=25.48
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 10729 0 0 0 2544 4 0 0 25 0 1 0 108872269 42323968 9817 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 10333 9817 149 317 0 10013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46692

[startup+51.1019 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 21666
/proc/meminfo: memFree=1086952/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=42400 CPUtime=51.07
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 10979 0 0 0 5102 5 0 0 25 0 1 0 108872269 43417600 10067 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 10600 10067 149 317 0 10280 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47760

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 21666
/proc/meminfo: memFree=1084200/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=45216 CPUtime=102.26
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 11655 0 0 0 10220 6 0 0 25 0 1 0 108872269 46301184 10743 1992294400 134512640 135813592 4294956160 18446744073709551615 135213000 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 11304 10743 149 317 0 10984 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50576

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 21666
/proc/meminfo: memFree=1083304/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=46152 CPUtime=162.24
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 11863 0 0 0 16218 6 0 0 25 0 1 0 108872269 47259648 10951 1992294400 134512640 135813592 4294956160 18446744073709551615 134665504 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 11538 10951 149 317 0 11218 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51512

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21666
/proc/meminfo: memFree=1082472/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=46960 CPUtime=222.22
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 12063 0 0 0 22216 6 0 0 25 0 1 0 108872269 48087040 11151 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 11740 11151 149 317 0 11420 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 52320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21666
/proc/meminfo: memFree=1081576/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=47888 CPUtime=282.2
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 12286 0 0 0 28214 6 0 0 25 0 1 0 108872269 49037312 11374 1992294400 134512640 135813592 4294956160 18446744073709551615 134665205 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 11972 11374 149 317 0 11652 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53248

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21666
/proc/meminfo: memFree=1081000/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=48560 CPUtime=342.18
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 12432 0 0 0 34212 6 0 0 25 0 1 0 108872269 49725440 11520 1992294400 134512640 135813592 4294956160 18446744073709551615 134662249 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 12140 11520 149 317 0 11820 0

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

[pid=21659] ppid=21658 vsize=50704 CPUtime=462.15
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 12982 0 0 0 46208 7 0 0 25 0 1 0 108872269 51920896 12070 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 12676 12070 149 317 0 12356 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 56064

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21666
/proc/meminfo: memFree=1077992/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=51648 CPUtime=522.13
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 13236 0 0 0 52206 7 0 0 25 0 1 0 108872269 52887552 12324 1992294400 134512640 135813592 4294956160 18446744073709551615 134597482 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 12912 12324 149 317 0 12592 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 57008

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21666
/proc/meminfo: memFree=1077864/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=51648 CPUtime=582.11
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 13236 0 0 0 58204 7 0 0 25 0 1 0 108872269 52887552 12324 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 12912 12324 149 317 0 12592 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 57008

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21666
/proc/meminfo: memFree=1077800/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5360 CPUtime=0
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 108872268 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21658/statm: 1340 239 197 169 0 51 0
[pid=21659] ppid=21658 vsize=51648 CPUtime=642.1
/proc/21659/stat : 21659 (hydrasat_cache4) R 21658 21658 21468 0 -1 4194304 13236 0 0 0 64203 7 0 0 25 0 1 0 108872269 52887552 12324 1992294400 134512640 135813592 4294956160 18446744073709551615 134665497 0 0 4096 1 0 0 0 17 1 0 0
/proc/21659/statm: 12912 12324 149 317 0 12592 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 57008

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21667
/proc/meminfo: memFree=1058152/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=20056 CPUtime=1.99
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 5081 0 0 0 197 2 0 0 25 0 1 0 108942298 20537344 4766 1992294400 134512640 135995732 4294956016 18446744073709551615 134519795 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 5014 4766 150 362 0 4649 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 25420

[startup+762.305 s]
/proc/loadavg: 1.07 1.03 1.01 2/67 21667
/proc/meminfo: memFree=1048936/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=31312 CPUtime=61.99
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8226 0 0 0 6194 5 0 0 25 0 1 0 108942298 32063488 7315 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 7828 7315 171 362 0 7463 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 36676

[startup+822.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 21667
/proc/meminfo: memFree=1049000/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=31312 CPUtime=121.96
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8226 0 0 0 12191 5 0 0 25 0 1 0 108942298 32063488 7315 1992294400 134512640 135995732 4294956016 18446744073709551615 134807691 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 7828 7315 171 362 0 7463 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 36676

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 21667
/proc/meminfo: memFree=1048808/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=31576 CPUtime=181.95
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8270 0 0 0 18190 5 0 0 25 0 1 0 108942298 32333824 7359 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 7894 7359 171 362 0 7529 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 36940

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 21667
/proc/meminfo: memFree=1047080/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=33300 CPUtime=241.93
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8712 0 0 0 24188 5 0 0 25 0 1 0 108942298 34099200 7801 1992294400 134512640 135995732 4294956016 18446744073709551615 135374364 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 8325 7801 171 362 0 7960 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 38664

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21667
/proc/meminfo: memFree=1046888/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=33432 CPUtime=301.91
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8735 0 0 0 30186 5 0 0 25 0 1 0 108942298 34234368 7824 1992294400 134512640 135995732 4294956016 18446744073709551615 134807790 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 8358 7824 171 362 0 7993 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 38796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21667
/proc/meminfo: memFree=1046952/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=33432 CPUtime=361.89
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8735 0 0 0 36184 5 0 0 25 0 1 0 108942298 34234368 7824 1992294400 134512640 135995732 4294956016 18446744073709551615 134682237 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 8358 7824 171 362 0 7993 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 38796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21667
/proc/meminfo: memFree=1046888/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=33432 CPUtime=421.87
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8735 0 0 0 42182 5 0 0 25 0 1 0 108942298 34234368 7824 1992294400 134512640 135995732 4294956016 18446744073709551615 134663622 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 8358 7824 171 362 0 7993 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 38796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21667
/proc/meminfo: memFree=1046952/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=33432 CPUtime=481.86
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8735 0 0 0 48181 5 0 0 25 0 1 0 108942298 34234368 7824 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 8358 7824 171 362 0 7993 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 38796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21667
/proc/meminfo: memFree=1046888/2055920 swapFree=4192956/4192956
[pid=21658] ppid=21656 vsize=5364 CPUtime=700.07
/proc/21658/stat : 21658 (hydrasat-multi.) S 21656 21658 21468 0 -1 4194304 321 13655 0 0 0 0 69981 26 16 0 1 0 108872268 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21658/statm: 1341 245 202 169 0 52 0
[pid=21667] ppid=21658 vsize=33432 CPUtime=499.96
/proc/21667/stat : 21667 (hydrasat_cachew) R 21658 21658 21468 0 -1 4194304 8735 0 0 0 49991 5 0 0 25 0 1 0 108942298 34234368 7824 1992294400 134512640 135995732 4294956016 18446744073709551615 134663622 0 0 4096 1 0 0 0 17 1 0 0
/proc/21667/statm: 8358 7824 171 362 0 7993 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 38796

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.73
CPU system time (s): 0.32795
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 57008

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

runsolver used 1.15582 second user time and 3.22251 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-27 07:00:26
IDJOB=1735959
IDBENCH=71564
IDSOLVER=518
FILE ID=node85/1735959-1240808425
PBS_JOBID= 9187405
Free space on /tmp= 126816 MiB

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

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=1878130697

node85.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1127376 kB
Buffers:        106500 kB
Cached:         713920 kB
SwapCached:          0 kB
Active:         178820 kB
Inactive:       655408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127376 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7984 kB
Writeback:           0 kB
Mapped:          23532 kB
Slab:            80300 kB
Committed_AS:   314288 kB
PageTables:       1372 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= 126764 MiB
End job on node85 at 2009-04-27 07:20:28