Trace number 3422547

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 5000.06 4999.94

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications 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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3422547-1306670797/watcher-3422547-1306670797 -o /tmp/evaluation-result-3422547-1306670797/solver-3422547-1306670797 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422547-1306670797.cnf -verb=0 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/473 31101
/proc/meminfo: memFree=12280236/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=25056 CPUtime=0 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 1894 0 0 0 0 0 0 0 25 0 1 0 778679404 25657344 1779 33554432000 4194304 4293939 140735894115440 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 6264 1779 219 25 0 2897 0

[startup+0.0718511 s]
/proc/loadavg: 2.02 2.01 2.00 3/473 31101
/proc/meminfo: memFree=12280236/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=29508 CPUtime=0.06 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3543 0 0 0 6 0 0 0 25 0 1 0 778679404 30216192 3270 33554432000 4194304 4293939 140735894115440 18446744073709551615 274473628705 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 7377 3271 219 25 0 4010 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29508

[startup+0.100884 s]
/proc/loadavg: 2.02 2.01 2.00 3/473 31101
/proc/meminfo: memFree=12280236/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=31300 CPUtime=0.08 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 4319 0 0 0 8 0 0 0 25 0 1 0 778679404 32051200 3921 33554432000 4194304 4293939 140735894115440 18446744073709551615 274473634780 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 7825 3922 219 25 0 4458 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31300

[startup+0.300846 s]
/proc/loadavg: 2.02 2.01 2.00 3/473 31101
/proc/meminfo: memFree=12280236/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=35192 CPUtime=0.29 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 5762 0 0 0 28 1 0 0 25 0 1 0 778679404 36036608 5172 33554432000 4194304 4293939 140735894115440 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 8798 5172 225 25 0 5431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35192

[startup+0.700737 s]
/proc/loadavg: 2.02 2.01 2.00 3/473 31101
/proc/meminfo: memFree=12280236/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=32984 CPUtime=0.69 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 6535 0 0 0 68 1 0 0 25 0 1 0 778679404 33775616 4432 33554432000 4194304 4293939 140735894115440 18446744073709551615 4251573 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 8246 4432 244 25 0 4879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32984

[startup+1.5006 s]
/proc/loadavg: 2.02 2.01 2.00 3/474 31102
/proc/meminfo: memFree=12262132/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=32984 CPUtime=1.49 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 6547 0 0 0 148 1 0 0 25 0 1 0 778679404 33775616 4443 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 8246 4443 245 25 0 4879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32984

[startup+3.10031 s]
/proc/loadavg: 2.02 2.01 2.00 3/474 31102
/proc/meminfo: memFree=12261140/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=32984 CPUtime=3.09 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 6565 0 0 0 308 1 0 0 25 0 1 0 778679404 33775616 4457 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 8246 4457 245 25 0 4879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32984

[startup+6.30075 s]
/proc/loadavg: 2.02 2.01 2.00 3/474 31102
/proc/meminfo: memFree=12261016/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=32984 CPUtime=6.29 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 6582 0 0 0 628 1 0 0 25 0 1 0 778679404 33775616 4471 33554432000 4194304 4293939 140735894115440 18446744073709551615 4249234 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 8246 4471 245 25 0 4879 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32984

[startup+12.7006 s]
/proc/loadavg: 2.02 2.01 2.00 3/474 31102
/proc/meminfo: memFree=12251932/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=32984 CPUtime=12.69 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 6592 0 0 0 1268 1 0 0 25 0 1 0 778679404 33775616 4481 33554432000 4194304 4293939 140735894115440 18446744073709551615 4251353 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 8246 4481 245 25 0 4879 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32984

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/474 31103
/proc/meminfo: memFree=12252348/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=32984 CPUtime=25.49 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 6624 0 0 0 2548 1 0 0 25 0 1 0 778679404 33775616 4506 33554432000 4194304 4293939 140735894115440 18446744073709551615 4251437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 8246 4506 245 25 0 4879 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32984

[startup+51.1009 s]
/proc/loadavg: 2.01 2.01 2.00 3/474 31103
/proc/meminfo: memFree=12217228/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=82136 CPUtime=51.09 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 15326 0 0 0 5106 3 0 0 25 0 1 0 778679404 84107264 13134 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 20534 13134 245 25 0 17167 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82136

[startup+102.318 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 31105
/proc/meminfo: memFree=12208280/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=63628 CPUtime=102.3 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 51297 0 0 0 10221 9 0 0 25 0 1 0 778679404 65155072 12502 33554432000 4194304 4293939 140735894115440 18446744073709551615 4251650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 15907 12502 245 25 0 12540 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63628

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/474 31106
/proc/meminfo: memFree=12075792/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=261000 CPUtime=162.29 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 84397 0 0 0 16213 16 0 0 25 0 1 0 778679404 267264000 45454 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 65250 45454 245 25 0 61883 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 261000

[startup+222.301 s]
/proc/loadavg: 2.18 2.05 2.01 3/474 31108
/proc/meminfo: memFree=12095604/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=183800 CPUtime=222.29 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 122903 0 0 0 22204 25 0 0 25 0 1 0 778679404 188211200 40297 33554432000 4194304 4293939 140735894115440 18446744073709551615 4249166 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 45950 40297 245 25 0 42583 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 183800

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/474 31110
/proc/meminfo: memFree=12166880/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=106572 CPUtime=282.29 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 157669 0 0 0 28197 32 0 0 25 0 1 0 778679404 109129728 22645 33554432000 4194304 4293939 140735894115440 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 26643 22645 245 25 0 23276 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106572

[startup+342.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 31111
/proc/meminfo: memFree=12009864/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=271948 CPUtime=342.3 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 196818 0 0 0 34190 40 0 0 25 0 1 0 778679404 278474752 61606 33554432000 4194304 4293939 140735894115440 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 67987 61606 245 25 0 64620 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 271948

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 31113
/proc/meminfo: memFree=12041200/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=274168 CPUtime=402.3 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 243526 0 0 0 40180 50 0 0 25 0 1 0 778679404 280748032 54540 33554432000 4194304 4293939 140735894115440 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 68542 54540 245 25 0 65175 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 274168

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 31114
/proc/meminfo: memFree=12166032/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=115328 CPUtime=462.3 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 295871 0 0 0 46169 61 0 0 25 0 1 0 778679404 118095872 23586 33554432000 4194304 4293939 140735894115440 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 28832 23586 245 25 0 25465 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 115328

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 31116
/proc/meminfo: memFree=12023528/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=278828 CPUtime=522.3 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 331599 0 0 0 52162 68 0 0 25 0 1 0 778679404 285519872 59130 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 69707 59130 245 25 0 66340 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 278828

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 31118
/proc/meminfo: memFree=12130740/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=149552 CPUtime=582.3 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 368775 0 0 0 58153 77 0 0 25 0 1 0 778679404 153141248 31767 33554432000 4194304 4293939 140735894115440 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 37388 31767 245 25 0 34021 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 149552

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.02 1.27 2/468 31240
/proc/meminfo: memFree=12109676/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=348272 CPUtime=4062.41 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 2653659 0 0 0 405691 550 0 0 25 0 1 0 778679404 356630528 80586 33554432000 4194304 4293939 140735894115440 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 87068 80586 245 25 0 83701 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 348272

[startup+4122.3 s]
/proc/loadavg: 1.09 1.04 1.26 2/468 31242
/proc/meminfo: memFree=11939392/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=696168 CPUtime=4122.39 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 2696688 0 0 0 411682 557 0 0 25 0 1 0 778679404 712876032 123471 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 174042 123471 245 25 0 170675 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 696168

[startup+4182.3 s]
/proc/loadavg: 1.07 1.05 1.25 2/468 31244
/proc/meminfo: memFree=12263252/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=187584 CPUtime=4182.39 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 2743601 0 0 0 417671 568 0 0 25 0 1 0 778679404 192086016 42604 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 46896 42604 245 25 0 43529 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 187584

[startup+4242.3 s]
/proc/loadavg: 1.02 1.04 1.23 2/468 31245
/proc/meminfo: memFree=12054772/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=482828 CPUtime=4242.39 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 2796003 0 0 0 423662 577 0 0 25 0 1 0 778679404 494415872 94850 33554432000 4194304 4293939 140735894115440 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 120707 94850 245 25 0 117340 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 482828

[startup+4302.3 s]
/proc/loadavg: 1.01 1.03 1.21 2/468 31247
/proc/meminfo: memFree=11860548/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=699140 CPUtime=4302.39 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 2844559 0 0 0 429654 585 0 0 25 0 1 0 778679404 715919360 143254 33554432000 4194304 4293939 140735894115440 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 174785 143254 245 25 0 171418 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 699140

[startup+4362.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/468 31248
/proc/meminfo: memFree=12270468/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=192040 CPUtime=4362.39 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 2898204 0 0 0 435642 597 0 0 25 0 1 0 778679404 196648960 41856 33554432000 4194304 4293939 140735894115440 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 48010 41856 245 25 0 44643 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 192040

[startup+4422.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/468 31250
/proc/meminfo: memFree=12017232/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=487492 CPUtime=4422.4 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 2960815 0 0 0 441630 610 0 0 25 0 1 0 778679404 499191808 104316 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 121873 104316 245 25 0 118506 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 487492

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/468 31252
/proc/meminfo: memFree=11827968/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=704428 CPUtime=4482.4 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3008059 0 0 0 447620 620 0 0 25 0 1 0 778679404 721334272 151454 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 176107 151454 245 25 0 172740 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 704428

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/468 31253
/proc/meminfo: memFree=11686820/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=1058584 CPUtime=4542.4 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3043219 0 0 0 453612 628 0 0 25 0 1 0 778679404 1083990016 186531 33554432000 4194304 4293939 140735894115440 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 264646 186531 245 25 0 261279 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1058584

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/468 31255
/proc/meminfo: memFree=11575428/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=1060440 CPUtime=4602.41 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3070780 0 0 0 459607 634 0 0 25 0 1 0 778679404 1085890560 214044 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 265110 214044 245 25 0 261743 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1060440

[startup+4662.3 s]
/proc/loadavg: 1.12 1.03 1.14 2/468 31256
/proc/meminfo: memFree=12218832/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=233912 CPUtime=4662.4 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3100118 0 0 0 465597 643 0 0 25 0 1 0 778679404 239525888 53770 33554432000 4194304 4293939 140735894115440 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 58478 53770 245 25 0 55111 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 233912

[startup+4722.32 s]
/proc/loadavg: 1.10 1.04 1.14 2/468 31258
/proc/meminfo: memFree=11996108/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=498388 CPUtime=4722.42 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3155753 0 0 0 471589 653 0 0 25 0 1 0 778679404 510349312 109239 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 124597 109239 245 25 0 121230 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 498388

[startup+4782.3 s]
/proc/loadavg: 1.04 1.03 1.13 2/468 31260
/proc/meminfo: memFree=11800032/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=714604 CPUtime=4782.4 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3205046 0 0 0 477579 661 0 0 25 0 1 0 778679404 731754496 158397 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 178651 158397 245 25 0 175284 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 714604

[startup+4842.3 s]
/proc/loadavg: 1.01 1.02 1.11 2/468 31261
/proc/meminfo: memFree=11584992/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=1066652 CPUtime=4842.41 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3258365 0 0 0 483571 670 0 0 25 0 1 0 778679404 1092251648 211597 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 266663 211597 245 25 0 263296 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1066652

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.10 2/468 31263
/proc/meminfo: memFree=12175320/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=289260 CPUtime=4902.41 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3291126 0 0 0 489562 679 0 0 25 0 1 0 778679404 296202240 65114 33554432000 4194304 4293939 140735894115440 18446744073709551615 4265248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 72315 65114 245 25 0 68948 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 289260

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/468 31264
/proc/meminfo: memFree=12037036/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=503188 CPUtime=4962.41 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3325150 0 0 0 495554 687 0 0 25 0 1 0 778679404 515264512 98982 33554432000 4194304 4293939 140735894115440 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 125797 98982 245 25 0 122430 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 503188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.09 2/468 31265
/proc/meminfo: memFree=11970552/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=503464 CPUtime=5000.02 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3341784 0 0 0 499312 690 0 0 25 0 1 0 778679404 515547136 115552 33554432000 4194304 4293939 140735894115440 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 125866 115552 245 25 0 122499 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 503464

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.09 2/468 31265
/proc/meminfo: memFree=11970552/32950928 swapFree=67042960/67111528
[pid=31101] ppid=31099 vsize=503464 CPUtime=5000.02 cores=1,3,5,7
/proc/31101/stat : 31101 (ebminisat_relea) R 31099 31101 30419 0 -1 4202496 3341784 0 0 0 499312 690 0 0 25 0 1 0 778679404 515547136 115552 33554432000 4194304 4293939 140735894115440 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31101/statm: 125866 115552 245 25 0 122499 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 503464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.06
CPU user time (s): 4993.13
CPU system time (s): 6.92895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1092172

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

runsolver used 21.8697 second user time and 54.8127 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 14:06:37
IDJOB=3422547
IDBENCH=84227
IDSOLVER=1914
FILE ID=node125/3422547-1306670797
RUNJOBID= node125-1306658668-30438
PBS_JOBID= 13471772
Free space on /tmp= 73480 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422547-1306670797/watcher-3422547-1306670797 -o /tmp/evaluation-result-3422547-1306670797/solver-3422547-1306670797 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422547-1306670797.cnf  -verb=0

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=335968508

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12280516 kB
Buffers:        329564 kB
Cached:        6232972 kB
SwapCached:      55652 kB
Active:       11103460 kB
Inactive:      9218084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12280516 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:            4132 kB
Writeback:           0 kB
AnonPages:    13703608 kB
Mapped:          43620 kB
Slab:           217764 kB
PageTables:      61664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130192620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73480 MiB
End job on node125 at 2011-05-29 15:29:59