Trace number 1530093

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.12 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1171422074-087.cnf
MD5SUM1a36742e374953fce9dd773ff1e5ac20
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.00/0.00	c Trying configuration 1
700.06/700.39	HOME/hydrasat-multi.sh: line 48:  5307 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.06/700.39	c Trying configuration 2
1200.10/1200.51	HOME/hydrasat-multi.sh: line 64:  5311 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.10/1200.51	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:489) (c) roussel@cril.univ-artois.fr

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

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 5306
/proc/meminfo: memFree=1303944/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=1452 CPUtime=0
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 1119687414 1486848 155 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 363 155 116 317 0 43 0

[startup+0.088973 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5306
/proc/meminfo: memFree=1303944/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=2112 CPUtime=0.08
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 327 0 0 0 8 0 0 0 18 0 1 0 1119687414 2162688 309 1992294400 134512640 135813592 4294956176 18446744073709551615 134676842 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 528 309 123 317 0 208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7472

[startup+0.101974 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5306
/proc/meminfo: memFree=1303944/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=2112 CPUtime=0.09
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 329 0 0 0 9 0 0 0 18 0 1 0 1119687414 2162688 311 1992294400 134512640 135813592 4294956176 18446744073709551615 134521124 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 528 311 125 317 0 208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7472

[startup+0.302002 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5306
/proc/meminfo: memFree=1303944/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=2380 CPUtime=0.29
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 438 0 0 0 29 0 0 0 19 0 1 0 1119687414 2437120 419 1992294400 134512640 135813592 4294956176 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 595 419 150 317 0 275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7740

[startup+0.70106 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5306
/proc/meminfo: memFree=1303944/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=2648 CPUtime=0.69
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 485 0 0 0 69 0 0 0 22 0 1 0 1119687414 2711552 466 1992294400 134512640 135813592 4294956176 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 662 466 150 317 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8008

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1302328/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=3060 CPUtime=1.49
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 599 0 0 0 149 0 0 0 25 0 1 0 1119687414 3133440 580 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 765 580 150 317 0 445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8420

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1301496/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=4200 CPUtime=3.09
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 851 0 0 0 309 0 0 0 25 0 1 0 1119687414 4300800 832 1992294400 134512640 135813592 4294956176 18446744073709551615 134665378 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 1050 832 150 317 0 730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9560

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1299384/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=6056 CPUtime=6.29
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 1250 0 0 0 629 0 0 0 25 0 1 0 1119687414 6201344 1231 1992294400 134512640 135813592 4294956176 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 1514 1231 150 317 0 1194 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11416

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1296568/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=9200 CPUtime=12.68
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 1928 0 0 0 1268 0 0 0 25 0 1 0 1119687414 9420800 1873 1992294400 134512640 135813592 4294956176 18446744073709551615 134665722 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 2300 1873 150 317 0 1980 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14560

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1292728/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=13660 CPUtime=25.48
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 2943 0 0 0 2548 0 0 0 25 0 1 0 1119687414 13987840 2827 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 3415 2827 150 317 0 3095 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19020

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1287352/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=19832 CPUtime=51.07
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 4430 0 0 0 5106 1 0 0 25 0 1 0 1119687414 20307968 4160 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 4958 4160 150 317 0 4638 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25192

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1279160/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=29300 CPUtime=102.26
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 6673 0 0 0 10223 3 0 0 25 0 1 0 1119687414 30003200 6190 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 7325 6190 150 317 0 7005 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34660

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1270392/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=38964 CPUtime=162.23
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 9174 0 0 0 16218 5 0 0 25 0 1 0 1119687414 39899136 8400 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 9741 8400 150 317 0 9421 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 44324

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1264952/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=45560 CPUtime=222.21
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 10795 0 0 0 22215 6 0 0 25 0 1 0 1119687414 46653440 9722 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 11390 9722 150 317 0 11070 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 50920

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5308
/proc/meminfo: memFree=1261176/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=49396 CPUtime=282.2
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 11804 0 0 0 28213 7 0 0 25 0 1 0 1119687414 50581504 10679 1992294400 134512640 135813592 4294956176 18446744073709551615 134665442 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 12349 10679 150 317 0 12029 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 54756

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5310
/proc/meminfo: memFree=1257720/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=53044 CPUtime=342.18
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 12809 0 0 0 34210 8 0 0 25 0 1 0 1119687414 54317056 11515 1992294400 134512640 135813592 4294956176 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 13261 11515 150 317 0 12941 0

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

[pid=5307] ppid=5306 vsize=70512 CPUtime=522.13
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 17999 0 0 0 52201 12 0 0 25 0 1 0 1119687414 72204288 15305 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 17628 15305 150 317 0 17308 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 75872

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5310
/proc/meminfo: memFree=1240504/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=73628 CPUtime=582.11
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 18923 0 0 0 58199 12 0 0 25 0 1 0 1119687414 75395072 15811 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 18407 15811 150 317 0 18087 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 78988

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5310
/proc/meminfo: memFree=1237240/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5360 CPUtime=0
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119687414 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1340 239 197 169 0 51 0
[pid=5307] ppid=5306 vsize=77616 CPUtime=642.1
/proc/5307/stat : 5307 (hydrasat_cache4) R 5306 5306 5149 0 -1 4194304 20077 0 0 0 64196 14 0 0 25 0 1 0 1119687414 79478784 16558 1992294400 134512640 135813592 4294956176 18446744073709551615 134665733 0 0 4096 1 0 0 0 17 1 0 0
/proc/5307/statm: 19404 16558 150 317 0 19084 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 82976

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5311
/proc/meminfo: memFree=1231928/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=2956 CPUtime=1.9
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 527 0 0 0 190 0 0 0 25 0 1 0 1119757453 3026944 510 1992294400 134512640 135995732 4294956032 18446744073709551615 134807915 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 739 510 172 362 0 374 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 8320

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5311
/proc/meminfo: memFree=1225464/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=10796 CPUtime=61.87
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 2420 0 0 0 6182 5 0 0 25 0 1 0 1119757453 11055104 2401 1992294400 134512640 135995732 4294956032 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 2699 2401 172 362 0 2334 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 16160

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5311
/proc/meminfo: memFree=1222904/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=13980 CPUtime=121.85
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 3194 0 0 0 12179 6 0 0 25 0 1 0 1119757453 14315520 3053 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 3495 3053 172 362 0 3130 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 19344

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5311
/proc/meminfo: memFree=1222456/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=14564 CPUtime=181.83
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 3311 0 0 0 18177 6 0 0 25 0 1 0 1119757453 14913536 3170 1992294400 134512640 135995732 4294956032 18446744073709551615 134807884 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 3641 3170 172 362 0 3276 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 19928

[startup+942.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 5311
/proc/meminfo: memFree=1222072/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=14996 CPUtime=241.81
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 3415 0 0 0 24175 6 0 0 25 0 1 0 1119757453 15355904 3274 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 3749 3274 172 362 0 3384 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 20360

[startup+1002.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 5311
/proc/meminfo: memFree=1221688/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=15492 CPUtime=301.79
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 3504 0 0 0 30173 6 0 0 25 0 1 0 1119757453 15863808 3363 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 3873 3363 172 362 0 3508 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 20856

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 5311
/proc/meminfo: memFree=1220216/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=17188 CPUtime=361.78
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 3899 0 0 0 36171 7 0 0 25 0 1 0 1119757453 17600512 3724 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 4297 3724 172 362 0 3932 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 22552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5311
/proc/meminfo: memFree=1217400/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=20228 CPUtime=421.76
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 4656 0 0 0 42168 8 0 0 25 0 1 0 1119757453 20713472 4440 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 5057 4440 172 362 0 4692 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 25592

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5311
/proc/meminfo: memFree=1213304/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=24956 CPUtime=481.74
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 5786 0 0 0 48165 9 0 0 25 0 1 0 1119757453 25554944 5434 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 6239 5434 172 362 0 5874 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 30320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5311
/proc/meminfo: memFree=1213304/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=24956 CPUtime=499.94
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 5794 0 0 0 49985 9 0 0 25 0 1 0 1119757453 25554944 5442 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 6239 5442 172 362 0 5874 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 30320

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5311
/proc/meminfo: memFree=1213304/2055920 swapFree=4175692/4192956
[pid=5306] ppid=5304 vsize=5364 CPUtime=700.16
/proc/5306/stat : 5306 (hydrasat-multi.) S 5304 5306 5149 0 -1 4194304 322 23641 0 0 0 0 69973 43 16 0 1 0 1119687414 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5306/statm: 1341 245 202 169 0 52 0
[pid=5311] ppid=5306 vsize=24956 CPUtime=499.94
/proc/5311/stat : 5311 (hydrasat_cachew) R 5306 5306 5149 0 -1 4194304 5794 0 0 0 49985 9 0 0 25 0 1 0 1119757453 25554944 5442 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/5311/statm: 6239 5442 172 362 0 5874 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 30320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1199.59
CPU system time (s): 0.533918
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 85812

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

runsolver used 1.40479 second user time and 2.94555 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-31 05:30:22
IDJOB=1530093
IDBENCH=70482
IDSOLVER=518
FILE ID=node30/1530093-1238470222
PBS_JOBID= 9061755
Free space on /tmp= 66360 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1171422074-087.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530093-1238470222/watcher-1530093-1238470222 -o /tmp/evaluation-result-1530093-1238470222/solver-1530093-1238470222 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1530093-1238470222.cnf 1800 1375623354

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

MD5SUM BENCH= 1a36742e374953fce9dd773ff1e5ac20
RANDOM SEED=1375623354

node30.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.260
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	: 5931.00
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.260
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:       1304424 kB
Buffers:         88676 kB
Cached:         566088 kB
SwapCached:      11092 kB
Active:         166736 kB
Inactive:       501068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1304424 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:            4208 kB
Writeback:           0 kB
Mapped:          18688 kB
Slab:            69772 kB
Committed_AS:  3129420 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= 66288 MiB
End job on node30 at 2009-03-31 05:50:25