Trace number 1530069

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.71

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S254828838-055.cnf
MD5SUM49dcfc34ef97670988a946b0575b679c
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
699.95/700.37	HOME/hydrasat-multi.sh: line 48: 26604 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.95/700.37	c Trying configuration 2
1200.07/1200.70	HOME/hydrasat-multi.sh: line 64: 26608 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.71	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-1530069-1238467056/watcher-1530069-1238467056 -o /tmp/evaluation-result-1530069-1238467056/solver-1530069-1238467056 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1530069-1238467056.cnf 1800 645706139 

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


[startup+0 s]
/proc/loadavg: 1.38 1.75 1.63 3/64 26603
/proc/meminfo: memFree=1355240/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) R 26601 26603 26402 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26603/statm: 1340 238 196 169 0 51 0
[pid=26604] ppid=26603 vsize=1452 CPUtime=0
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1119371597 1486848 145 1992294400 134512640 135813592 4294956160 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 363 145 116 317 0 43 0

[startup+0.0495969 s]
/proc/loadavg: 1.38 1.75 1.63 3/64 26603
/proc/meminfo: memFree=1355240/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=2116 CPUtime=0.04
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 328 0 0 0 4 0 0 0 18 0 1 0 1119371597 2166784 310 1992294400 134512640 135813592 4294956160 18446744073709551615 134521169 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 529 310 123 317 0 209 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7476

[startup+0.101605 s]
/proc/loadavg: 1.38 1.75 1.63 3/64 26603
/proc/meminfo: memFree=1355240/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=2116 CPUtime=0.09
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 330 0 0 0 9 0 0 0 19 0 1 0 1119371597 2166784 312 1992294400 134512640 135813592 4294956160 18446744073709551615 134521166 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 529 312 125 317 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7476

[startup+0.301642 s]
/proc/loadavg: 1.38 1.75 1.63 3/64 26603
/proc/meminfo: memFree=1355240/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=2384 CPUtime=0.29
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 439 0 0 0 29 0 0 0 21 0 1 0 1119371597 2441216 420 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 596 420 150 317 0 276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7744

[startup+0.701714 s]
/proc/loadavg: 1.38 1.75 1.63 3/64 26603
/proc/meminfo: memFree=1355240/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=2652 CPUtime=0.69
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 495 0 0 0 69 0 0 0 25 0 1 0 1119371597 2715648 476 1992294400 134512640 135813592 4294956160 18446744073709551615 134592202 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 663 476 150 317 0 343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8012

[startup+1.50186 s]
/proc/loadavg: 1.38 1.75 1.63 2/66 26605
/proc/meminfo: memFree=1353496/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=3184 CPUtime=1.49
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 623 0 0 0 149 0 0 0 25 0 1 0 1119371597 3260416 604 1992294400 134512640 135813592 4294956160 18446744073709551615 134665950 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 796 604 150 317 0 476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8544

[startup+3.10115 s]
/proc/loadavg: 1.35 1.74 1.62 2/66 26605
/proc/meminfo: memFree=1352984/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=3316 CPUtime=3.09
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 661 0 0 0 309 0 0 0 25 0 1 0 1119371597 3395584 642 1992294400 134512640 135813592 4294956160 18446744073709551615 134665029 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 829 642 150 317 0 509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8676

[startup+6.30173 s]
/proc/loadavg: 1.35 1.74 1.62 2/66 26605
/proc/meminfo: memFree=1352536/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=3620 CPUtime=6.29
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 700 0 0 0 629 0 0 0 25 0 1 0 1119371597 3706880 681 1992294400 134512640 135813592 4294956160 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 905 681 150 317 0 585 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8980

[startup+12.7019 s]
/proc/loadavg: 1.30 1.71 1.62 2/66 26605
/proc/meminfo: memFree=1352032/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=4612 CPUtime=12.68
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 931 0 0 0 1268 0 0 0 25 0 1 0 1119371597 4722688 912 1992294400 134512640 135813592 4294956160 18446744073709551615 135224221 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 1153 912 150 317 0 833 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9972

[startup+25.5012 s]
/proc/loadavg: 1.25 1.69 1.61 2/66 26605
/proc/meminfo: memFree=1350368/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=6172 CPUtime=25.48
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 1280 0 0 0 2548 0 0 0 25 0 1 0 1119371597 6320128 1261 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 1543 1261 150 317 0 1223 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11532

[startup+51.1019 s]
/proc/loadavg: 1.16 1.63 1.59 2/66 26605
/proc/meminfo: memFree=1346016/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=11064 CPUtime=51.05
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 2420 0 0 0 5104 1 0 0 25 0 1 0 1119371597 11329536 2353 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 2766 2353 150 317 0 2446 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16424

[startup+102.305 s]
/proc/loadavg: 1.06 1.52 1.56 2/66 26605
/proc/meminfo: memFree=1340512/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=17136 CPUtime=102.23
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 3821 0 0 0 10221 2 0 0 25 0 1 0 1119371597 17547264 3690 1992294400 134512640 135813592 4294956160 18446744073709551615 134665233 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 4284 3690 150 317 0 3964 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22496

[startup+162.302 s]
/proc/loadavg: 1.02 1.43 1.52 2/66 26605
/proc/meminfo: memFree=1339744/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=18064 CPUtime=162.2
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 4024 0 0 0 16217 3 0 0 25 0 1 0 1119371597 18497536 3893 1992294400 134512640 135813592 4294956160 18446744073709551615 134665194 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 4516 3893 150 317 0 4196 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 23424

[startup+222.303 s]
/proc/loadavg: 1.01 1.35 1.48 2/66 26605
/proc/meminfo: memFree=1338912/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=19128 CPUtime=222.17
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 4223 0 0 0 22214 3 0 0 25 0 1 0 1119371597 19587072 4092 1992294400 134512640 135813592 4294956160 18446744073709551615 134665181 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 4782 4092 150 317 0 4462 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 24488

[startup+282.302 s]
/proc/loadavg: 1.00 1.28 1.45 2/66 26606
/proc/meminfo: memFree=1338272/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=19540 CPUtime=282.14
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 4339 0 0 0 28211 3 0 0 25 0 1 0 1119371597 20008960 4208 1992294400 134512640 135813592 4294956160 18446744073709551615 134664934 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 4885 4208 150 317 0 4565 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24900

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.42 2/66 26607
/proc/meminfo: memFree=1335968/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=22604 CPUtime=342.11
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 4983 0 0 0 34208 3 0 0 25 0 1 0 1119371597 23146496 4783 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 5651 4783 150 317 0 5331 0

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

[pid=26604] ppid=26603 vsize=32692 CPUtime=522.03
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 7533 0 0 0 52197 6 0 0 25 0 1 0 1119371597 33476608 6918 1992294400 134512640 135813592 4294956160 18446744073709551615 134665397 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 8173 6918 150 317 0 7853 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 38052

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.31 2/66 26607
/proc/meminfo: memFree=1323104/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=39048 CPUtime=582
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 9138 0 0 0 58193 7 0 0 25 0 1 0 1119371597 39985152 8026 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 9762 8026 150 317 0 9442 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 44408

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.29 2/66 26607
/proc/meminfo: memFree=1322720/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5360 CPUtime=0
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119371597 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26603/statm: 1340 239 197 169 0 51 0
[pid=26604] ppid=26603 vsize=39448 CPUtime=641.97
/proc/26604/stat : 26604 (hydrasat_cache4) R 26603 26603 26402 0 -1 4194304 9239 0 0 0 64190 7 0 0 25 0 1 0 1119371597 40394752 8127 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/26604/statm: 9862 8127 150 317 0 9542 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 44808

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.27 2/66 26608
/proc/meminfo: memFree=1318624/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=3228 CPUtime=1.92
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 607 0 0 0 192 0 0 0 25 0 1 0 1119441634 3305472 589 1992294400 134512640 135995732 4294956016 18446744073709551615 134807830 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 807 589 172 362 0 442 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 8592

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.25 2/66 26608
/proc/meminfo: memFree=1313504/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=9028 CPUtime=61.88
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 1955 0 0 0 6188 0 0 0 25 0 1 0 1119441634 9244672 1937 1992294400 134512640 135995732 4294956016 18446744073709551615 134808114 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 2257 1937 172 362 0 1892 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 14392

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/66 26608
/proc/meminfo: memFree=1308960/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=14380 CPUtime=121.86
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 3167 0 0 0 12185 1 0 0 25 0 1 0 1119441634 14725120 3107 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 3595 3107 172 362 0 3230 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 19744

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.22 2/66 26608
/proc/meminfo: memFree=1304224/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=19584 CPUtime=181.82
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 4512 0 0 0 18180 2 0 0 25 0 1 0 1119441634 20054016 4261 1992294400 134512640 135995732 4294956016 18446744073709551615 134807754 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 4896 4261 172 362 0 4531 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 24948

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.20 2/66 26608
/proc/meminfo: memFree=1301344/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=22684 CPUtime=241.79
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 5276 0 0 0 24176 3 0 0 25 0 1 0 1119441634 23228416 5025 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 5671 5025 172 362 0 5306 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 28048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/66 26608
/proc/meminfo: memFree=1299872/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=24256 CPUtime=301.76
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 5626 0 0 0 30173 3 0 0 25 0 1 0 1119441634 24838144 5375 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 6064 5375 172 362 0 5699 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 29620

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/66 26608
/proc/meminfo: memFree=1299616/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=24596 CPUtime=361.71
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 5691 0 0 0 36167 4 0 0 25 0 1 0 1119441634 25186304 5440 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 6149 5440 172 362 0 5784 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 29960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 26608
/proc/meminfo: memFree=1299040/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=25136 CPUtime=421.68
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 5828 0 0 0 42164 4 0 0 25 0 1 0 1119441634 25739264 5577 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 6284 5577 172 362 0 5919 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 30500

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 1.16 2/66 26608
/proc/meminfo: memFree=1298656/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=25748 CPUtime=481.65
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 5958 0 0 0 48161 4 0 0 25 0 1 0 1119441634 26365952 5707 1992294400 134512640 135995732 4294956016 18446744073709551615 134807915 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 6437 5707 172 362 0 6072 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 31112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.15 1.04 1.16 2/66 26608
/proc/meminfo: memFree=1298400/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=25924 CPUtime=500.05
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 5985 0 0 0 50001 4 0 0 25 0 1 0 1119441634 26546176 5734 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 6481 5734 172 362 0 6116 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31288

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

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

[startup+1200.7 s]
/proc/loadavg: 1.15 1.04 1.16 2/66 26608
/proc/meminfo: memFree=1298400/2055920 swapFree=4174052/4192956
[pid=26603] ppid=26601 vsize=5364 CPUtime=700.02
/proc/26603/stat : 26603 (hydrasat-multi.) S 26601 26603 26402 0 -1 4194304 321 11301 0 0 0 0 69981 21 16 0 1 0 1119371597 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26603/statm: 1341 245 202 169 0 52 0
[pid=26608] ppid=26603 vsize=25924 CPUtime=500.05
/proc/26608/stat : 26608 (hydrasat_cachew) R 26603 26603 26402 0 -1 4194304 5985 0 0 0 50001 4 0 0 25 0 1 0 1119441634 26546176 5734 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/26608/statm: 6481 5734 172 362 0 6116 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.83
CPU system time (s): 0.263959
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 46788

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

runsolver used 0.976851 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-31 04:37:36
IDJOB=1530069
IDBENCH=70474
IDSOLVER=518
FILE ID=node17/1530069-1238467056
PBS_JOBID= 9061772
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= 49dcfc34ef97670988a946b0575b679c
RANDOM SEED=645706139

node17.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.265
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.265
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:       1355720 kB
Buffers:        101844 kB
Cached:         490876 kB
SwapCached:      12684 kB
Active:         161600 kB
Inactive:       445120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355720 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            4400 kB
Writeback:           0 kB
Mapped:          19660 kB
Slab:            79412 kB
Committed_AS:  3000524 kB
PageTables:       1464 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= 66304 MiB
End job on node17 at 2009-03-31 04:57:38