Trace number 1735809

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1820c171155gyes6.cnf
MD5SUM6a5fbd61e49d3642ce9fdb6efadb5a97
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.00/0.00	c Trying configuration 1
699.96/700.34	HOME/hydrasat-multi.sh: line 48: 26292 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.96/700.34	c Trying configuration 2
1200.01/1200.60	HOME/hydrasat-multi.sh: line 64: 26296 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.01/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-1735809-1240806770/watcher-1735809-1240806770 -o /tmp/evaluation-result-1735809-1240806770/solver-1735809-1240806770 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1735809-1240806770.cnf 1800 587868579 

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/64 26291
/proc/meminfo: memFree=1516600/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=2124 CPUtime=0
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 178 0 0 0 0 0 0 0 19 0 1 0 108710004 2174976 160 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 531 161 117 317 0 211 0

[startup+0.0635269 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26291
/proc/meminfo: memFree=1516600/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=5820 CPUtime=0.05
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 1144 0 0 0 5 0 0 0 19 0 1 0 108710004 5959680 1126 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 1455 1126 117 317 0 1135 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11180

[startup+0.101532 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26291
/proc/meminfo: memFree=1516600/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=8064 CPUtime=0.09
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 1770 0 0 0 8 1 0 0 19 0 1 0 108710004 8257536 1752 1992294400 134512640 135813592 4294956160 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 2049 1752 117 317 0 1729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13424

[startup+0.301564 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26291
/proc/meminfo: memFree=1516600/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=14504 CPUtime=0.28
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 3581 0 0 0 27 1 0 0 21 0 1 0 108710004 14852096 3369 1992294400 134512640 135813592 4294956160 18446744073709551615 134676857 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 3626 3369 124 317 0 3306 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19864

[startup+0.701627 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26291
/proc/meminfo: memFree=1516600/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=14504 CPUtime=0.68
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 3581 0 0 0 67 1 0 0 25 0 1 0 108710004 14852096 3369 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 3626 3369 124 317 0 3306 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19864

[startup+1.50175 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1503272/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=17812 CPUtime=1.48
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 4388 0 0 0 146 2 0 0 25 0 1 0 108710004 18239488 4008 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 4453 4008 126 317 0 4133 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23172

[startup+3.10301 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1500584/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=17812 CPUtime=3.08
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 4388 0 0 0 306 2 0 0 25 0 1 0 108710004 18239488 4008 1992294400 134512640 135813592 4294956160 18446744073709551615 134676824 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 4453 4008 126 317 0 4133 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23172

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1500328/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=22316 CPUtime=6.29
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 5710 0 0 0 626 3 0 0 25 0 1 0 108710004 22851584 5163 1992294400 134512640 135813592 4294956160 18446744073709551615 134588875 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 5579 5163 149 317 0 5259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27676

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1493736/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=24432 CPUtime=12.68
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 6253 0 0 0 1265 3 0 0 25 0 1 0 108710004 25018368 5706 1992294400 134512640 135813592 4294956160 18446744073709551615 135202047 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 6108 5706 149 317 0 5788 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29792

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1493416/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=24964 CPUtime=25.48
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 6373 0 0 0 2544 4 0 0 25 0 1 0 108710004 25563136 5826 1992294400 134512640 135813592 4294956160 18446744073709551615 134667452 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 6241 5826 149 317 0 5921 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30324

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1492200/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=26176 CPUtime=51.07
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 6679 0 0 0 5103 4 0 0 25 0 1 0 108710004 26804224 6132 1992294400 134512640 135813592 4294956160 18446744073709551615 134667486 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 6544 6132 149 317 0 6224 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31536

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1491112/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=27236 CPUtime=102.25
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 6937 0 0 0 10221 4 0 0 25 0 1 0 108710004 27889664 6390 1992294400 134512640 135813592 4294956160 18446744073709551615 134665194 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 6809 6390 149 317 0 6489 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 32596

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1489768/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=28568 CPUtime=162.23
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 7255 0 0 0 16218 5 0 0 25 0 1 0 108710004 29253632 6708 1992294400 134512640 135813592 4294956160 18446744073709551615 134665798 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 7142 6708 149 317 0 6822 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33928

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1489256/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=29108 CPUtime=222.2
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 7391 0 0 0 22215 5 0 0 25 0 1 0 108710004 29806592 6844 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 7277 6844 149 317 0 6957 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 34468

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26293
/proc/meminfo: memFree=1487464/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=30832 CPUtime=282.17
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 7836 0 0 0 28212 5 0 0 25 0 1 0 108710004 31571968 7289 1992294400 134512640 135813592 4294956160 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 7708 7289 149 317 0 7388 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 36192

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26295
/proc/meminfo: memFree=1486120/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=32312 CPUtime=342.14
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 8171 0 0 0 34208 6 0 0 25 0 1 0 108710004 33087488 7624 1992294400 134512640 135813592 4294956160 18446744073709551615 134662123 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 8078 7624 149 317 0 7758 0

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

[pid=26292] ppid=26291 vsize=32444 CPUtime=462.08
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 8225 0 0 0 46202 6 0 0 25 0 1 0 108710004 33222656 7678 1992294400 134512640 135813592 4294956160 18446744073709551615 134662412 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 8111 7678 149 317 0 7791 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 37804

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26295
/proc/meminfo: memFree=1485864/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=32444 CPUtime=522.05
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 8225 0 0 0 52199 6 0 0 25 0 1 0 108710004 33222656 7678 1992294400 134512640 135813592 4294956160 18446744073709551615 134662668 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 8111 7678 149 317 0 7791 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 37804

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26295
/proc/meminfo: memFree=1485800/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=32444 CPUtime=582.01
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 8227 0 0 0 58195 6 0 0 25 0 1 0 108710004 33222656 7680 1992294400 134512640 135813592 4294956160 18446744073709551615 134587708 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 8111 7680 149 317 0 7791 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 37804

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26295
/proc/meminfo: memFree=1485736/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5360 CPUtime=0
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 108710004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1340 239 197 169 0 51 0
[pid=26292] ppid=26291 vsize=32444 CPUtime=641.99
/proc/26292/stat : 26292 (hydrasat_cache4) R 26291 26291 26158 0 -1 4194304 8229 0 0 0 64193 6 0 0 25 0 1 0 108710004 33222656 7682 1992294400 134512640 135813592 4294956160 18446744073709551615 134661542 0 0 4096 1 0 0 0 17 0 0 0
/proc/26292/statm: 8111 7682 149 317 0 7791 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 37804

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1472168/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=15316 CPUtime=1.94
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 3742 0 0 0 194 0 0 0 25 0 1 0 108780038 15683584 3363 1992294400 134512640 135995732 4294956016 18446744073709551615 134520031 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 3829 3363 150 362 0 3464 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 20680

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1469800/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=17956 CPUtime=61.92
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 4620 0 0 0 6190 2 0 0 25 0 1 0 108780038 18386944 4074 1992294400 134512640 135995732 4294956016 18446744073709551615 134808035 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 4489 4074 171 362 0 4124 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 23320

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1466792/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=21256 CPUtime=121.9
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5419 0 0 0 12187 3 0 0 25 0 1 0 108780038 21766144 4873 1992294400 134512640 135995732 4294956016 18446744073709551615 134682254 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5314 4873 171 362 0 4949 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 26620

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1466856/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=21256 CPUtime=181.87
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5419 0 0 0 18184 3 0 0 25 0 1 0 108780038 21766144 4873 1992294400 134512640 135995732 4294956016 18446744073709551615 134808032 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5314 4873 171 362 0 4949 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 26620

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1466856/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=21256 CPUtime=241.84
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5419 0 0 0 24181 3 0 0 25 0 1 0 108780038 21766144 4873 1992294400 134512640 135995732 4294956016 18446744073709551615 134665251 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5314 4873 171 362 0 4949 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 26620

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1466856/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=21256 CPUtime=301.8
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5419 0 0 0 30177 3 0 0 25 0 1 0 108780038 21766144 4873 1992294400 134512640 135995732 4294956016 18446744073709551615 135367220 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5314 4873 171 362 0 4949 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 26620

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1466792/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=21256 CPUtime=361.78
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5419 0 0 0 36175 3 0 0 25 0 1 0 108780038 21766144 4873 1992294400 134512640 135995732 4294956016 18446744073709551615 134807867 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5314 4873 171 362 0 4949 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 26620

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1466664/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=21520 CPUtime=421.74
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5480 0 0 0 42171 3 0 0 25 0 1 0 108780038 22036480 4934 1992294400 134512640 135995732 4294956016 18446744073709551615 134807857 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5380 4934 171 362 0 5015 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 26884

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1465640/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=22444 CPUtime=481.71
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5715 0 0 0 48168 3 0 0 25 0 1 0 108780038 22982656 5169 1992294400 134512640 135995732 4294956016 18446744073709551615 134665251 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5611 5169 171 362 0 5246 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 27808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26296
/proc/meminfo: memFree=1465640/2055920 swapFree=4181132/4192956
[pid=26291] ppid=26289 vsize=5364 CPUtime=700
/proc/26291/stat : 26291 (hydrasat-multi.) S 26289 26291 26158 0 -1 4194304 321 8523 0 0 0 0 69982 18 19 0 1 0 108710004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26291/statm: 1341 245 202 169 0 52 0
[pid=26296] ppid=26291 vsize=22444 CPUtime=500.01
/proc/26296/stat : 26296 (hydrasat_cachew) R 26291 26291 26158 0 -1 4194304 5715 0 0 0 49998 3 0 0 25 0 1 0 108780038 22982656 5169 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/26296/statm: 5611 5169 171 362 0 5246 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 27808

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.04
CPU user time (s): 1199.81
CPU system time (s): 0.224965
CPU usage (%): 99.9519
Max. virtual memory (cumulated for all children) (KiB): 37940

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

runsolver used 0.991849 second user time and 3.38648 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-27 06:32:50
IDJOB=1735809
IDBENCH=71529
IDSOLVER=518
FILE ID=node26/1735809-1240806770
PBS_JOBID= 9187413
Free space on /tmp= 66108 MiB

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

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

MD5SUM BENCH= 6a5fbd61e49d3642ce9fdb6efadb5a97
RANDOM SEED=587868579

node26.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.261
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.261
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:       1517080 kB
Buffers:         67560 kB
Cached:         392820 kB
SwapCached:       5692 kB
Active:         165068 kB
Inactive:       303548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517080 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            6204 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            56292 kB
Committed_AS:   401772 kB
PageTables:       1368 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= 66072 MiB
End job on node26 at 2009-04-27 06:52:53