Trace number 1736059

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/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c Trying configuration 1
699.99/700.32	HOME/hydrasat-multi.sh: line 48: 30027 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.99/700.32	c Trying configuration 2
1200.07/1200.60	HOME/hydrasat-multi.sh: line 64: 30029 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-1736059-1240809520/watcher-1736059-1240809520 -o /tmp/evaluation-result-1736059-1240809520/solver-1736059-1240809520 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1736059-1240809520.cnf 1800 107130757 

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.99 1.00 1.00 3/65 30026
/proc/meminfo: memFree=1268112/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=1976 CPUtime=0
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 108981986 2023424 154 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 494 155 117 317 0 174 0

[startup+0.0543581 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 30026
/proc/meminfo: memFree=1268112/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=5012 CPUtime=0.04
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 989 0 0 0 4 0 0 0 19 0 1 0 108981986 5132288 971 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 1253 971 117 317 0 933 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10372

[startup+0.101362 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 30026
/proc/meminfo: memFree=1268112/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=7916 CPUtime=0.09
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 1766 0 0 0 8 1 0 0 19 0 1 0 108981986 8105984 1748 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 1979 1749 117 317 0 1659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13276

[startup+0.301383 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 30026
/proc/meminfo: memFree=1268112/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=11852 CPUtime=0.29
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 2881 0 0 0 28 1 0 0 21 0 1 0 108981986 12136448 2701 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 2963 2701 124 317 0 2643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17212

[startup+0.701426 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 30026
/proc/meminfo: memFree=1268112/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=11852 CPUtime=0.69
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 2881 0 0 0 68 1 0 0 24 0 1 0 108981986 12136448 2701 1992294400 134512640 135813592 4294956160 18446744073709551615 134521356 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 2963 2701 124 317 0 2643 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17212

[startup+1.50151 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1255608/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=14356 CPUtime=1.48
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 3485 0 0 0 147 1 0 0 25 0 1 0 108981986 14700544 3174 1992294400 134512640 135813592 4294956160 18446744073709551615 134521426 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 3589 3174 126 317 0 3269 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19716

[startup+3.10268 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1255480/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=14356 CPUtime=3.08
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 3485 0 0 0 307 1 0 0 25 0 1 0 108981986 14700544 3174 1992294400 134512640 135813592 4294956160 18446744073709551615 134521420 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 3589 3174 126 317 0 3269 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19716

[startup+6.30201 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1250872/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=18980 CPUtime=6.28
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 4794 0 0 0 626 2 0 0 25 0 1 0 108981986 19435520 4352 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 4745 4352 149 317 0 4425 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24340

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1248952/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=20840 CPUtime=12.69
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 5287 0 0 0 1266 3 0 0 25 0 1 0 108981986 21340160 4845 1992294400 134512640 135813592 4294956160 18446744073709551615 134665282 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 5210 4845 149 317 0 4890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26200

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1246520/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=23232 CPUtime=25.48
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 5866 0 0 0 2545 3 0 0 25 0 1 0 108981986 23789568 5424 1992294400 134512640 135813592 4294956160 18446744073709551615 135202766 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 5808 5424 149 317 0 5488 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28592

[startup+51.1017 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1246264/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=23636 CPUtime=51.06
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 5952 0 0 0 5103 3 0 0 25 0 1 0 108981986 24203264 5510 1992294400 134512640 135813592 4294956160 18446744073709551615 134591697 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 5909 5510 149 317 0 5589 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28996

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1240376/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=29680 CPUtime=102.24
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 7411 0 0 0 10220 4 0 0 25 0 1 0 108981986 30392320 6969 1992294400 134512640 135813592 4294956160 18446744073709551615 134665477 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 7420 6969 149 317 0 7100 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 35040

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1238264/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=31896 CPUtime=162.22
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 7926 0 0 0 16218 4 0 0 25 0 1 0 108981986 32661504 7484 1992294400 134512640 135813592 4294956160 18446744073709551615 134665537 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 7974 7484 149 317 0 7654 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 37256

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1238264/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=31896 CPUtime=222.19
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 7927 0 0 0 22215 4 0 0 25 0 1 0 108981986 32661504 7485 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 7974 7485 149 317 0 7654 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 37256

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1238200/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=31896 CPUtime=282.16
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 7928 0 0 0 28212 4 0 0 25 0 1 0 108981986 32661504 7486 1992294400 134512640 135813592 4294956160 18446744073709551615 135047557 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 7974 7486 149 317 0 7654 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 37256

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1238200/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=31896 CPUtime=342.15
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 7928 0 0 0 34210 5 0 0 25 0 1 0 108981986 32661504 7486 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 7974 7486 149 317 0 7654 0

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

[pid=30027] ppid=30026 vsize=32028 CPUtime=462.09
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 7980 0 0 0 46204 5 0 0 25 0 1 0 108981986 32796672 7538 1992294400 134512640 135813592 4294956160 18446744073709551615 134665520 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 8007 7538 149 317 0 7687 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 37388

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1236024/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=34192 CPUtime=522.07
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 8483 0 0 0 52202 5 0 0 25 0 1 0 108981986 35012608 8041 1992294400 134512640 135813592 4294956160 18446744073709551615 134665520 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 8548 8041 149 317 0 8228 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 39552

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1235512/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=34756 CPUtime=582.04
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 8618 0 0 0 58199 5 0 0 25 0 1 0 108981986 35590144 8176 1992294400 134512640 135813592 4294956160 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 8689 8176 149 317 0 8369 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 40116

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30028
/proc/meminfo: memFree=1232760/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5360 CPUtime=0
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108981986 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1340 239 197 169 0 51 0
[pid=30027] ppid=30026 vsize=37620 CPUtime=642.03
/proc/30027/stat : 30027 (hydrasat_cache4) R 30026 30026 29752 0 -1 4194304 9298 0 0 0 64197 6 0 0 25 0 1 0 108981986 38522880 8856 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/30027/statm: 9405 8856 149 317 0 9085 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 42980

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30029
/proc/meminfo: memFree=1219448/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=12320 CPUtime=1.96
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 2985 0 0 0 195 1 0 0 25 0 1 0 109052019 12615680 2675 1992294400 134512640 135995732 4294956016 18446744073709551615 134693688 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 3080 2675 150 362 0 2715 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 17684

[startup+762.305 s]
/proc/loadavg: 1.10 1.04 1.01 2/67 30029
/proc/meminfo: memFree=1217144/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=15356 CPUtime=61.92
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 3866 0 0 0 6190 2 0 0 25 0 1 0 109052019 15724544 3425 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 3839 3425 171 362 0 3474 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 20720

[startup+822.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/67 30029
/proc/meminfo: memFree=1217272/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=15356 CPUtime=121.89
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 3866 0 0 0 12187 2 0 0 25 0 1 0 109052019 15724544 3425 1992294400 134512640 135995732 4294956016 18446744073709551615 134682434 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 3839 3425 171 362 0 3474 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 20720

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 30029
/proc/meminfo: memFree=1217080/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=15620 CPUtime=181.87
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 3943 0 0 0 18185 2 0 0 25 0 1 0 109052019 15994880 3502 1992294400 134512640 135995732 4294956016 18446744073709551615 134847535 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 3905 3502 171 362 0 3540 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 20984

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 30029
/proc/meminfo: memFree=1216568/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=16148 CPUtime=241.85
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 4088 0 0 0 24182 3 0 0 25 0 1 0 109052019 16535552 3647 1992294400 134512640 135995732 4294956016 18446744073709551615 134841881 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 4037 3647 171 362 0 3672 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 21512

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30029
/proc/meminfo: memFree=1216568/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=16148 CPUtime=301.82
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 4088 0 0 0 30179 3 0 0 25 0 1 0 109052019 16535552 3647 1992294400 134512640 135995732 4294956016 18446744073709551615 135385617 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 4037 3647 171 362 0 3672 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 21512

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30029
/proc/meminfo: memFree=1216568/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=16148 CPUtime=361.8
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 4088 0 0 0 36177 3 0 0 25 0 1 0 109052019 16535552 3647 1992294400 134512640 135995732 4294956016 18446744073709551615 135366903 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 4037 3647 171 362 0 3672 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 21512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30029
/proc/meminfo: memFree=1216248/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=16544 CPUtime=421.77
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 4172 0 0 0 42174 3 0 0 25 0 1 0 109052019 16941056 3731 1992294400 134512640 135995732 4294956016 18446744073709551615 134807823 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 4136 3731 171 362 0 3771 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 21908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30029
/proc/meminfo: memFree=1216120/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=16676 CPUtime=481.75
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 4219 0 0 0 48172 3 0 0 25 0 1 0 109052019 17076224 3778 1992294400 134512640 135995732 4294956016 18446744073709551615 134808076 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 4169 3778 171 362 0 3804 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 22040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30029
/proc/meminfo: memFree=1216056/2055920 swapFree=4181364/4192956
[pid=30026] ppid=30024 vsize=5364 CPUtime=700.02
/proc/30026/stat : 30026 (hydrasat-multi.) S 30024 30026 29752 0 -1 4194304 321 10087 0 0 0 0 69982 20 19 0 1 0 108981986 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30026/statm: 1341 245 202 169 0 52 0
[pid=30029] ppid=30026 vsize=16676 CPUtime=500.05
/proc/30029/stat : 30029 (hydrasat_cachew) R 30026 30026 29752 0 -1 4194304 4219 0 0 0 50002 3 0 0 25 0 1 0 109052019 17076224 3778 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/30029/statm: 4169 3778 171 362 0 3804 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 22040

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.241963
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 44616

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

runsolver used 1.06684 second user time and 3.3085 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-27 07:18:40
IDJOB=1736059
IDBENCH=71586
IDSOLVER=518
FILE ID=node79/1736059-1240809520
PBS_JOBID= 9187415
Free space on /tmp= 66048 MiB

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

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=107130757

node79.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.220
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.220
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:       1268656 kB
Buffers:         78828 kB
Cached:         624784 kB
SwapCached:       5832 kB
Active:         428004 kB
Inactive:       284240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1268656 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            5752 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            61080 kB
Committed_AS:   448984 kB
PageTables:       1384 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= 66008 MiB
End job on node79 at 2009-04-27 07:38:42