Trace number 3422555

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.07 4999.95

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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-3422555-1306671090/watcher-3422555-1306671090 -o /tmp/evaluation-result-3422555-1306671090/solver-3422555-1306671090 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422555-1306671090.cnf -verb=0 

running on 4 cores: 0,2,4,6

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: 1.93 1.99 1.99 2/481 13973
/proc/meminfo: memFree=11609256/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=32404 CPUtime=0.01 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 3126 0 0 0 1 0 0 0 23 0 1 0 778708738 33181696 3018 33554432000 4194304 4293939 140733757896352 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 8101 3020 217 25 0 4734 0

[startup+0.066831 s]
/proc/loadavg: 1.93 1.99 1.99 2/481 13973
/proc/meminfo: memFree=11609256/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=52212 CPUtime=0.05 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 8170 0 0 0 5 0 0 0 23 0 1 0 778708738 53465088 7998 33554432000 4194304 4293939 140733757896352 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 13053 8000 219 25 0 9686 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 52212

[startup+0.100764 s]
/proc/loadavg: 1.93 1.99 1.99 2/481 13973
/proc/meminfo: memFree=11609256/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=55760 CPUtime=0.09 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 9316 0 0 0 9 0 0 0 23 0 1 0 778708738 57098240 9007 33554432000 4194304 4293939 140733757896352 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 13940 9009 219 25 0 10573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55760

[startup+0.300727 s]
/proc/loadavg: 1.93 1.99 1.99 2/481 13973
/proc/meminfo: memFree=11609256/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=71444 CPUtime=0.29 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 13999 0 0 0 28 1 0 0 25 0 1 0 778708738 73158656 13084 33554432000 4194304 4293939 140733757896352 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 17861 13084 219 25 0 14494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71444

[startup+0.700649 s]
/proc/loadavg: 1.93 1.99 1.99 2/481 13973
/proc/meminfo: memFree=11609256/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=92196 CPUtime=0.69 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 20620 0 0 0 66 3 0 0 25 0 1 0 778708738 94408704 18640 33554432000 4194304 4293939 140733757896352 18446744073709551615 4260701 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 23049 18641 219 25 0 19682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92196

[startup+1.50056 s]
/proc/loadavg: 1.93 1.99 1.99 3/482 13974
/proc/meminfo: memFree=11519848/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=115632 CPUtime=1.49 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 26239 0 0 0 145 4 0 0 25 0 1 0 778708738 118407168 23351 33554432000 4194304 4293939 140733757896352 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 28908 23351 225 25 0 25541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115632

[startup+3.10032 s]
/proc/loadavg: 1.93 1.99 1.99 3/482 13974
/proc/meminfo: memFree=11492444/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=126404 CPUtime=3.09 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 39542 0 0 0 302 7 0 0 25 0 1 0 778708738 129437696 26729 33554432000 4194304 4293939 140733757896352 18446744073709551615 208079897519 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 31601 26729 225 25 0 28234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126404

[startup+6.30063 s]
/proc/loadavg: 1.93 1.99 1.99 3/482 13975
/proc/meminfo: memFree=11498832/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=133004 CPUtime=6.29 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 42946 0 0 0 622 7 0 0 25 0 1 0 778708738 136196096 27131 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 33251 27131 244 25 0 29884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133004

[startup+12.7004 s]
/proc/loadavg: 1.94 1.99 1.99 3/482 13975
/proc/meminfo: memFree=11463924/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=133004 CPUtime=12.69 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 42970 0 0 0 1262 7 0 0 25 0 1 0 778708738 136196096 27155 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 33251 27155 244 25 0 29884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133004

[startup+25.5009 s]
/proc/loadavg: 1.95 1.99 1.99 3/482 13975
/proc/meminfo: memFree=11485880/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=163352 CPUtime=25.49 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 46452 0 0 0 2541 8 0 0 25 0 1 0 778708738 167272448 30601 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 40838 30601 244 25 0 37471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 163352

[startup+51.1012 s]
/proc/loadavg: 2.10 2.03 2.00 4/482 13976
/proc/meminfo: memFree=11426380/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=243492 CPUtime=51.09 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 61404 0 0 0 5098 11 0 0 25 0 1 0 778708738 249335808 45480 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248335 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 60873 45480 244 25 0 57506 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 243492

[startup+102.318 s]
/proc/loadavg: 2.16 2.05 2.01 3/482 13977
/proc/meminfo: memFree=11355520/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=293580 CPUtime=102.31 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 79178 0 0 0 10216 15 0 0 25 0 1 0 778708738 300625920 63114 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 73395 63114 244 25 0 70028 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 293580

[startup+162.301 s]
/proc/loadavg: 2.06 2.04 2.00 3/482 13979
/proc/meminfo: memFree=11281924/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=374968 CPUtime=162.29 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 97663 0 0 0 16211 18 0 0 25 0 1 0 778708738 383967232 81491 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 93742 81491 244 25 0 90375 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 374968

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 13980
/proc/meminfo: memFree=11166812/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=507228 CPUtime=222.29 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 117656 0 0 0 22207 22 0 0 25 0 1 0 778708738 519401472 101406 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 126807 101406 244 25 0 123440 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 507228

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 13982
/proc/meminfo: memFree=11131696/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=722152 CPUtime=282.3 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 135449 0 0 0 28204 26 0 0 25 0 1 0 778708738 739483648 119138 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 180538 119138 244 25 0 177171 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 722152

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 13983
/proc/meminfo: memFree=11390940/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=214176 CPUtime=342.31 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 163434 0 0 0 34199 32 0 0 25 0 1 0 778708738 219316224 46328 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 53544 46328 244 25 0 50177 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 214176

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 13985
/proc/meminfo: memFree=11344296/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=295084 CPUtime=402.31 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 183518 0 0 0 40195 36 0 0 25 0 1 0 778708738 302166016 66300 33554432000 4194304 4293939 140733757896352 18446744073709551615 4263141 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 73771 66300 244 25 0 70404 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 295084

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 13987
/proc/meminfo: memFree=11230068/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=376472 CPUtime=462.31 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 202474 0 0 0 46191 40 0 0 25 0 1 0 778708738 385507328 85129 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 94118 85129 244 25 0 90751 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 376472

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 13988
/proc/meminfo: memFree=11140620/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=508732 CPUtime=522.31 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 227086 0 0 0 52187 44 0 0 25 0 1 0 778708738 520941568 109659 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 127183 109659 244 25 0 123816 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 508732

[startup+582.301 s]
/proc/loadavg: 2.15 2.03 2.01 3/482 13990
/proc/meminfo: memFree=11041388/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=723656 CPUtime=582.31 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 251612 0 0 0 58184 47 0 0 25 0 1 0 778708738 741023744 134122 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13973/statm: 180914 134122 244 25 0 177547 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 723656

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 14095
/proc/meminfo: memFree=11021732/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=632524 CPUtime=4062.4 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1404147 0 0 0 405943 297 0 0 25 0 1 0 778708738 647704576 121777 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 158131 121777 244 25 0 154764 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 632524

[startup+4122.3 s]
/proc/loadavg: 1.47 1.87 1.95 2/476 14114
/proc/meminfo: memFree=11153096/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=632524 CPUtime=4122.38 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1425737 0 0 0 411937 301 0 0 25 0 1 0 778708738 647704576 143259 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 158131 143259 244 25 0 154764 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 632524

[startup+4182.3 s]
/proc/loadavg: 1.17 1.71 1.89 2/476 14116
/proc/meminfo: memFree=11084504/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=847448 CPUtime=4182.39 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1442732 0 0 0 417934 305 0 0 25 0 1 0 778708738 867786752 160148 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 211862 160148 244 25 0 208495 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 847448

[startup+4242.3 s]
/proc/loadavg: 1.07 1.59 1.84 2/476 14117
/proc/meminfo: memFree=11027440/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=847448 CPUtime=4242.38 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1457186 0 0 0 423931 307 0 0 25 0 1 0 778708738 867786752 174506 33554432000 4194304 4293939 140733757896352 18446744073709551615 4262959 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 211862 174506 244 25 0 208495 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 847448

[startup+4302.3 s]
/proc/loadavg: 1.15 1.51 1.79 2/476 14119
/proc/meminfo: memFree=10972000/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=847448 CPUtime=4302.38 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1470912 0 0 0 429928 310 0 0 25 0 1 0 778708738 867786752 188146 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 211862 188146 244 25 0 208495 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 847448

[startup+4362.3 s]
/proc/loadavg: 1.06 1.42 1.74 2/476 14121
/proc/meminfo: memFree=10904516/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=1196696 CPUtime=4362.39 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1488069 0 0 0 435925 314 0 0 25 0 1 0 778708738 1225416704 205210 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 299174 205210 244 25 0 295807 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1196696

[startup+4422.3 s]
/proc/loadavg: 1.02 1.34 1.69 2/476 14122
/proc/meminfo: memFree=10843720/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=1196696 CPUtime=4422.39 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1503174 0 0 0 441923 316 0 0 25 0 1 0 778708738 1225416704 220245 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 299174 220245 244 25 0 295807 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1196696

[startup+4482.3 s]
/proc/loadavg: 1.01 1.28 1.65 2/476 14124
/proc/meminfo: memFree=10764712/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=1196696 CPUtime=4482.39 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1523230 0 0 0 447919 320 0 0 25 0 1 0 778708738 1225416704 240212 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 299174 240212 244 25 0 295807 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1196696

[startup+4542.3 s]
/proc/loadavg: 1.00 1.22 1.60 2/476 14125
/proc/meminfo: memFree=10708616/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=1196696 CPUtime=4542.39 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1537012 0 0 0 453916 323 0 0 25 0 1 0 778708738 1225416704 253908 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 299174 253908 244 25 0 295807 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1196696

[startup+4602.3 s]
/proc/loadavg: 1.00 1.18 1.56 2/476 14127
/proc/meminfo: memFree=10655892/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=1196696 CPUtime=4602.41 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1549945 0 0 0 459915 326 0 0 25 0 1 0 778708738 1225416704 266761 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 299174 266761 244 25 0 295807 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1196696

[startup+4662.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/476 14129
/proc/meminfo: memFree=10587176/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=1196696 CPUtime=4662.4 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1567380 0 0 0 465911 329 0 0 25 0 1 0 778708738 1225416704 284126 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 299174 284126 244 25 0 295807 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1196696

[startup+4722.32 s]
/proc/loadavg: 1.00 1.11 1.49 2/476 14130
/proc/meminfo: memFree=11374788/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=418876 CPUtime=4722.42 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1594539 0 0 0 471905 337 0 0 25 0 1 0 778708738 428929024 87725 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 104719 87725 244 25 0 101352 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 418876

[startup+4782.3 s]
/proc/loadavg: 1.00 1.09 1.45 2/476 14132
/proc/meminfo: memFree=11256716/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=632524 CPUtime=4782.41 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1624265 0 0 0 477899 342 0 0 25 0 1 0 778708738 647704576 117297 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 158131 117297 244 25 0 154764 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 632524

[startup+4842.3 s]
/proc/loadavg: 1.04 1.09 1.43 2/476 14133
/proc/meminfo: memFree=11192584/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=632524 CPUtime=4842.41 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1640188 0 0 0 483896 345 0 0 25 0 1 0 778708738 647704576 133104 33554432000 4194304 4293939 140733757896352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 158131 133104 244 25 0 154764 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 632524

[startup+4902.3 s]
/proc/loadavg: 1.01 1.07 1.40 2/476 14135
/proc/meminfo: memFree=11123364/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=847448 CPUtime=4902.41 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1657865 0 0 0 489892 349 0 0 25 0 1 0 778708738 867786752 150675 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 211862 150675 244 25 0 208495 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 847448

[startup+4962.3 s]
/proc/loadavg: 1.00 1.05 1.37 2/476 14137
/proc/meminfo: memFree=11055992/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=847448 CPUtime=4962.41 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1674554 0 0 0 495889 352 0 0 25 0 1 0 778708738 867786752 167263 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 211862 167263 244 25 0 208495 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 847448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.05 1.35 2/476 14138
/proc/meminfo: memFree=11010476/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=847448 CPUtime=5000.03 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1685938 0 0 0 499649 354 0 0 25 0 1 0 778708738 867786752 178598 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 211862 178598 244 25 0 208495 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 847448

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.05 1.35 2/476 14138
/proc/meminfo: memFree=11010476/32950928 swapFree=51884240/67111528
[pid=13973] ppid=13971 vsize=847448 CPUtime=5000.03 cores=0,2,4,6
/proc/13973/stat : 13973 (ebminisat_relea) R 13971 13973 13040 0 -1 4202496 1685938 0 0 0 499649 354 0 0 25 0 1 0 778708738 867786752 178598 33554432000 4194304 4293939 140733757896352 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13973/statm: 211862 178598 244 25 0 208495 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 847448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.07
CPU user time (s): 4996.49
CPU system time (s): 3.57646
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1196696

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

runsolver used 23.3425 second user time and 54.0388 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-29 14:11:31
IDJOB=3422555
IDBENCH=84248
IDSOLVER=1914
FILE ID=node127/3422555-1306671090
RUNJOBID= node127-1306658667-13058
PBS_JOBID= 13471770
Free space on /tmp= 73700 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422555-1306671090/watcher-3422555-1306671090 -o /tmp/evaluation-result-3422555-1306671090/solver-3422555-1306671090 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422555-1306671090.cnf  -verb=0

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=2147362650

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.75
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11609536 kB
Buffers:        276404 kB
Cached:        4396636 kB
SwapCached:      55132 kB
Active:        4211400 kB
Inactive:     16850108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11609536 kB
SwapTotal:    67111528 kB
SwapFree:     51884240 kB
Dirty:           15568 kB
Writeback:          12 kB
AnonPages:    16339408 kB
Mapped:          29012 kB
Slab:           114532 kB
PageTables:      95732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119863820 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= 73700 MiB
End job on node127 at 2011-05-29 15:34:53