Trace number 3422371

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.09 4999.93

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1004.79
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3422371-1306664235/watcher-3422371-1306664235 -o /tmp/evaluation-result-3422371-1306664235/solver-3422371-1306664235 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422371-1306664235.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.04 2.03 2.00 3/455 12210
/proc/meminfo: memFree=13109884/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=19752 CPUtime=0 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 768 0 0 0 0 0 0 0 18 0 1 0 758839460 20226048 707 33554432000 4194304 4293939 140733791552272 18446744073709551615 4275191 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 4938 707 216 25 0 1571 0

[startup+0.101088 s]
/proc/loadavg: 2.04 2.03 2.00 3/455 12210
/proc/meminfo: memFree=13109884/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=41216 CPUtime=0.09 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 7488 0 0 0 8 1 0 0 18 0 1 0 758839460 42205184 6654 33554432000 4194304 4293939 140733791552272 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 10304 6657 218 25 0 6937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41216

[startup+0.201068 s]
/proc/loadavg: 2.04 2.03 2.00 3/455 12210
/proc/meminfo: memFree=13109884/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=51940 CPUtime=0.19 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 9811 0 0 0 18 1 0 0 18 0 1 0 758839460 53186560 8880 33554432000 4194304 4293939 140733791552272 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 12985 8880 247 25 0 9618 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51940

[startup+0.301064 s]
/proc/loadavg: 2.04 2.03 2.00 3/455 12210
/proc/meminfo: memFree=13109884/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=59660 CPUtime=0.29 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 12057 0 0 0 27 2 0 0 18 0 1 0 758839460 61091840 10881 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256563 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 14915 10881 247 25 0 11548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59660

[startup+0.700979 s]
/proc/loadavg: 2.04 2.03 2.00 3/455 12210
/proc/meminfo: memFree=13109884/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=55996 CPUtime=0.69 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 15225 0 0 0 67 2 0 0 18 0 1 0 758839460 57339904 9631 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 13999 9631 265 25 0 10632 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55996

[startup+1.50083 s]
/proc/loadavg: 2.03 2.03 2.00 3/456 12211
/proc/meminfo: memFree=13069604/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=63068 CPUtime=1.49 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 15741 0 0 0 147 2 0 0 20 0 1 0 758839460 64581632 10135 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 15767 10135 266 25 0 12400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63068

[startup+3.10055 s]
/proc/loadavg: 2.03 2.03 2.00 3/456 12211
/proc/meminfo: memFree=13064520/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=63068 CPUtime=3.09 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 16770 0 0 0 306 3 0 0 25 0 1 0 758839460 64581632 11131 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255933 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 15767 11131 266 25 0 12400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63068

[startup+6.30094 s]
/proc/loadavg: 2.03 2.03 2.00 3/456 12211
/proc/meminfo: memFree=13041144/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=81744 CPUtime=6.29 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 21700 0 0 0 626 3 0 0 25 0 1 0 758839460 83705856 16022 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 20436 16022 266 25 0 17069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81744

[startup+12.7008 s]
/proc/loadavg: 2.03 2.03 2.00 3/456 12211
/proc/meminfo: memFree=13020608/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=93420 CPUtime=12.69 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 24480 0 0 0 1266 3 0 0 25 0 1 0 758839460 95662080 18732 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 23355 18732 266 25 0 19988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93420

[startup+25.5004 s]
/proc/loadavg: 2.02 2.03 2.00 3/456 12211
/proc/meminfo: memFree=13017016/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=93420 CPUtime=25.49 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 31689 0 0 0 2545 4 0 0 25 0 1 0 758839460 95662080 17273 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255922 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 23355 17273 266 25 0 19988 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93420

[startup+51.1007 s]
/proc/loadavg: 2.01 2.03 2.00 3/456 12212
/proc/meminfo: memFree=12983160/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=99436 CPUtime=51.09 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 46687 0 0 0 5102 7 0 0 25 0 1 0 758839460 101822464 20767 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 24859 20767 266 25 0 21492 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99436

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 12213
/proc/meminfo: memFree=13342612/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=124732 CPUtime=102.3 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 75183 0 0 0 10216 14 0 0 25 0 1 0 758839460 127725568 23904 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 31183 23904 266 25 0 27816 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 124732

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 12215
/proc/meminfo: memFree=13219068/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=132276 CPUtime=162.29 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 104079 0 0 0 16208 21 0 0 25 0 1 0 758839460 135450624 25419 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 33069 25419 266 25 0 29702 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132276

[startup+222.317 s]
/proc/loadavg: 2.10 2.04 2.01 3/456 12217
/proc/meminfo: memFree=13138684/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=104908 CPUtime=222.31 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 130983 0 0 0 22204 27 0 0 25 0 1 0 758839460 107425792 22285 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 26227 22285 266 25 0 22860 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 104908

[startup+282.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/456 12218
/proc/meminfo: memFree=13021604/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=144364 CPUtime=282.3 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 153529 0 0 0 28197 33 0 0 25 0 1 0 758839460 147828736 28741 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 36091 28741 266 25 0 32724 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 144364

[startup+342.301 s]
/proc/loadavg: 2.19 2.07 2.01 3/456 12220
/proc/meminfo: memFree=12962292/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=146260 CPUtime=342.3 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 171567 0 0 0 34194 36 0 0 25 0 1 0 758839460 149770240 31310 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 36565 31310 266 25 0 33198 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 146260

[startup+402.301 s]
/proc/loadavg: 2.14 2.07 2.01 3/456 12221
/proc/meminfo: memFree=12936352/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=133468 CPUtime=402.3 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 204030 0 0 0 40187 43 0 0 25 0 1 0 758839460 136671232 28757 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 33367 28757 266 25 0 30000 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133468

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/456 12225
/proc/meminfo: memFree=12855840/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=185352 CPUtime=462.31 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 230822 0 0 0 46181 50 0 0 25 0 1 0 758839460 189800448 38001 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255589 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 46338 38001 266 25 0 42971 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 185352

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/456 12228
/proc/meminfo: memFree=12815400/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=165056 CPUtime=522.31 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 275337 0 0 0 52173 58 0 0 25 0 1 0 758839460 169017344 36978 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 41264 36978 266 25 0 37897 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 165056

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/456 12229
/proc/meminfo: memFree=13230896/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=195876 CPUtime=582.31 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 296119 0 0 0 58169 62 0 0 25 0 1 0 758839460 200577024 39523 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 48969 39523 266 25 0 45602 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 195876

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 12329
/proc/meminfo: memFree=12947768/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=408160 CPUtime=4002.42 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1732117 0 0 0 399862 380 0 0 25 0 1 0 758839460 417955840 84245 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 102040 84245 266 25 0 98673 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 408160

[startup+4062.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/456 12333
/proc/meminfo: memFree=12890832/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=358072 CPUtime=4062.42 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1754300 0 0 0 405857 385 0 0 25 0 1 0 758839460 366665728 77315 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 89518 77315 266 25 0 86151 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 358072

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12336
/proc/meminfo: memFree=12870500/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=296608 CPUtime=4122.42 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1774005 0 0 0 411852 390 0 0 25 0 1 0 758839460 303726592 68674 33554432000 4194304 4293939 140733791552272 18446744073709551615 4262931 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 74152 68674 266 25 0 70785 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 296608

[startup+4182.32 s]
/proc/loadavg: 2.10 2.04 2.01 3/456 12337
/proc/meminfo: memFree=12674924/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=489548 CPUtime=4182.44 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1810901 0 0 0 417847 397 0 0 25 0 1 0 758839460 501297152 105074 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 122387 105074 266 25 0 119020 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 489548

[startup+4242.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/456 12339
/proc/meminfo: memFree=12669200/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=408160 CPUtime=4242.42 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1843743 0 0 0 423838 404 0 0 25 0 1 0 758839460 417955840 91857 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 102040 91857 266 25 0 98673 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 408160

[startup+4302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/456 12340
/proc/meminfo: memFree=12616472/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=408596 CPUtime=4302.43 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1883322 0 0 0 429830 413 0 0 25 0 1 0 758839460 418402304 95767 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256106 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 102149 95767 266 25 0 98782 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 408596

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/456 12342
/proc/meminfo: memFree=12663680/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=334796 CPUtime=4362.43 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1914287 0 0 0 435823 420 0 0 25 0 1 0 758839460 342831104 74775 33554432000 4194304 4293939 140733791552272 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 83699 74775 266 25 0 80332 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 334796

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 12344
/proc/meminfo: memFree=12565320/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=415704 CPUtime=4422.43 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1930337 0 0 0 441820 423 0 0 25 0 1 0 758839460 425680896 90438 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 103926 90438 266 25 0 100559 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 415704

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 12345
/proc/meminfo: memFree=12549424/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=415704 CPUtime=4482.43 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1954526 0 0 0 447815 428 0 0 25 0 1 0 758839460 425680896 87370 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 103926 87370 266 25 0 100559 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 415704

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 12347
/proc/meminfo: memFree=12548168/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=365616 CPUtime=4542.43 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1975614 0 0 0 453810 433 0 0 25 0 1 0 758839460 374390784 79870 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 91404 79870 266 25 0 88037 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 365616

[startup+4602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/456 12348
/proc/meminfo: memFree=12564380/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=304152 CPUtime=4602.44 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 1996372 0 0 0 459805 439 0 0 25 0 1 0 758839460 311451648 70405 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255696 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 76038 70405 266 25 0 72671 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 304152

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/456 12350
/proc/meminfo: memFree=12402168/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=497092 CPUtime=4662.44 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 2026888 0 0 0 465798 446 0 0 25 0 1 0 758839460 509022208 100416 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 124273 100416 266 25 0 120906 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 497092

[startup+4722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/456 12352
/proc/meminfo: memFree=12456704/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=365616 CPUtime=4722.44 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 2049939 0 0 0 471794 450 0 0 25 0 1 0 758839460 374390784 81091 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 91404 81091 266 25 0 88037 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 365616

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/456 12381
/proc/meminfo: memFree=13170892/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=497092 CPUtime=4782.44 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 2070044 0 0 0 477789 455 0 0 25 0 1 0 758839460 509022208 100855 33554432000 4194304 4293939 140733791552272 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 124273 100855 266 25 0 120906 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 497092

[startup+4842.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/456 12383
/proc/meminfo: memFree=13224048/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=365616 CPUtime=4842.46 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 2092329 0 0 0 483785 461 0 0 25 0 1 0 758839460 374390784 86100 33554432000 4194304 4293939 140733791552272 18446744073709551615 4251625 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 91404 86100 266 25 0 88037 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 365616

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 12384
/proc/meminfo: memFree=13272244/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=316896 CPUtime=4902.44 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 2111361 0 0 0 489778 466 0 0 25 0 1 0 758839460 324501504 73704 33554432000 4194304 4293939 140733791552272 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 79224 73704 266 25 0 75857 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 316896

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 12386
/proc/meminfo: memFree=13133828/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=498160 CPUtime=4962.45 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 2145927 0 0 0 495772 473 0 0 25 0 1 0 758839460 510115840 107707 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 124540 107707 266 25 0 121173 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 498160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 12387
/proc/meminfo: memFree=13248756/32951124 swapFree=63485464/67111528
[pid=12210] ppid=12208 vsize=336936 CPUtime=5000.05 cores=1,3,5,7
/proc/12210/stat : 12210 (ebminisat_relea) R 12208 12210 11488 0 -1 4202496 2163231 0 0 0 499527 478 0 0 25 0 1 0 758839460 345022464 78488 33554432000 4194304 4293939 140733791552272 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12210/statm: 84234 78488 266 25 0 80867 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 336936

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.09
CPU user time (s): 4995.29
CPU system time (s): 4.79927
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 601764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.29
system time used= 4.79927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2163234
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= 9
involuntary context switches= 2530

runsolver used 20.6639 second user time and 52.1221 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-29 12:17:16
IDJOB=3422371
IDBENCH=82467
IDSOLVER=1914
FILE ID=node147/3422371-1306664235
RUNJOBID= node147-1306658664-11507
PBS_JOBID= 13471750
Free space on /tmp= 73608 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422371-1306664235/watcher-3422371-1306664235 -o /tmp/evaluation-result-3422371-1306664235/solver-3422371-1306664235 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422371-1306664235.cnf  -verb=0

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1417667534

node147.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.836
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.67
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.836
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	: 5332.75
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.836
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.82
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.836
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.75
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.836
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.836
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.76
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.836
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.82
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.836
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:     32951124 kB
MemFree:      13110032 kB
Buffers:        373344 kB
Cached:        9369432 kB
SwapCached:      13096 kB
Active:       10505388 kB
Inactive:      9046592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13110032 kB
SwapTotal:    67111528 kB
SwapFree:     63485464 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:     9804700 kB
Mapped:          27604 kB
Slab:           163796 kB
PageTables:      58760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 121399944 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= 73612 MiB
End job on node147 at 2011-05-29 13:40:38