Trace number 3387350

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: cir_minisat 2011-05-13 (simp)? (TO) 5000.07 5040.54

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2605.99
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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-3387350-1305600435/watcher-3387350-1305600435 -o /tmp/evaluation-result-3387350-1305600435/solver-3387350-1305600435 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387350-1305600435.cnf 

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: 7.03 7.06 7.01 8/442 14237
/proc/meminfo: memFree=12071404/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=20008 CPUtime=0 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 818 0 0 0 0 0 0 0 23 0 1 0 652459156 20488192 753 33554432000 4194304 4300288 140736735607840 18446744073709551615 4200625 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 5002 753 217 26 0 1634 0

[startup+0.117343 s]
/proc/loadavg: 7.03 7.06 7.01 8/442 14237
/proc/meminfo: memFree=12071404/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=40416 CPUtime=0.1 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 7093 0 0 0 9 1 0 0 24 0 1 0 652459156 41385984 6273 33554432000 4194304 4300288 140736735607840 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 10104 6273 218 26 0 6736 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 40416

[startup+0.200326 s]
/proc/loadavg: 7.03 7.06 7.01 8/442 14237
/proc/meminfo: memFree=12071404/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=52868 CPUtime=0.18 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 9576 0 0 0 17 1 0 0 24 0 1 0 652459156 54136832 8657 33554432000 4194304 4300288 140736735607840 18446744073709551615 4215969 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 13217 8657 237 26 0 9849 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 52868

[startup+0.300307 s]
/proc/loadavg: 7.03 7.06 7.01 8/442 14237
/proc/meminfo: memFree=12071404/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=58312 CPUtime=0.28 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 11431 0 0 0 27 1 0 0 25 0 1 0 652459156 59711488 10433 33554432000 4194304 4300288 140736735607840 18446744073709551615 270338048888 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 14578 10433 237 26 0 11210 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 58312

[startup+0.700229 s]
/proc/loadavg: 7.03 7.06 7.01 8/442 14237
/proc/meminfo: memFree=12071404/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=54492 CPUtime=0.68 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 14653 0 0 0 66 2 0 0 25 0 1 0 652459156 55799808 9076 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 13623 9076 255 26 0 10255 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54492

[startup+1.50107 s]
/proc/loadavg: 7.03 7.06 7.01 8/443 14238
/proc/meminfo: memFree=12033708/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=54492 CPUtime=1.47 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 14821 0 0 0 145 2 0 0 25 0 1 0 652459156 55799808 9238 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 13623 9238 258 26 0 10255 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 54492

[startup+3.10075 s]
/proc/loadavg: 7.03 7.06 7.01 8/443 14238
/proc/meminfo: memFree=12030608/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=61564 CPUtime=3.05 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 15304 0 0 0 303 2 0 0 25 0 1 0 652459156 63041536 9711 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 15391 9711 258 26 0 12023 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 61564

[startup+6.30112 s]
/proc/loadavg: 7.02 7.06 7.01 8/443 14238
/proc/meminfo: memFree=12023292/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=61564 CPUtime=6.2 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 16134 0 0 0 618 2 0 0 25 0 1 0 652459156 63041536 10526 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 15391 10526 258 26 0 12023 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 61564

[startup+12.7008 s]
/proc/loadavg: 7.02 7.06 7.01 8/443 14238
/proc/meminfo: memFree=11994052/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=80684 CPUtime=12.5 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 20830 0 0 0 1247 3 0 0 25 0 1 0 652459156 82620416 15196 33554432000 4194304 4300288 140736735607840 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 20171 15196 258 26 0 16803 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 80684

[startup+25.5003 s]
/proc/loadavg: 7.02 7.05 7.00 8/443 14238
/proc/meminfo: memFree=11967564/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=92360 CPUtime=25.12 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 24604 0 0 0 2508 4 0 0 25 0 1 0 652459156 94576640 18930 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268160 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 23090 18930 258 26 0 19722 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 92360

[startup+51.1012 s]
/proc/loadavg: 7.01 7.05 7.00 8/443 14239
/proc/meminfo: memFree=11898972/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=142148 CPUtime=50.38 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 33870 0 0 0 5030 8 0 0 25 0 1 0 652459156 145559552 28092 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 35537 28092 258 26 0 32169 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 142148

[startup+102.301 s]
/proc/loadavg: 7.12 7.07 7.01 8/443 14240
/proc/meminfo: memFree=11835476/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=124344 CPUtime=100.89 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 56767 0 0 0 10074 15 0 0 25 0 1 0 652459156 127328256 25529 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255878 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 31086 25529 258 26 0 27718 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 124344

[startup+162.301 s]
/proc/loadavg: 7.04 7.05 7.00 8/443 14242
/proc/meminfo: memFree=11767260/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=105376 CPUtime=160.06 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 83444 0 0 0 15984 22 0 0 25 0 1 0 652459156 107905024 21695 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 26344 21695 258 26 0 22976 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (KiB) 105376

[startup+222.316 s]
/proc/loadavg: 7.05 7.06 7.00 8/443 14244
/proc/meminfo: memFree=11593624/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=206084 CPUtime=219.24 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 108275 0 0 0 21892 32 0 0 25 0 1 0 652459156 211030016 46278 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268388 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 51521 46278 258 26 0 48153 0
Current children cumulated CPU time (s) 219.24
Current children cumulated vsize (KiB) 206084

[startup+282.3 s]
/proc/loadavg: 7.17 7.10 7.02 8/443 14245
/proc/meminfo: memFree=11569788/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=160488 CPUtime=278.42 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 140432 0 0 0 27800 42 0 0 25 0 1 0 652459156 164339712 29950 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 40122 29950 258 26 0 36754 0
Current children cumulated CPU time (s) 278.42
Current children cumulated vsize (KiB) 160488

[startup+342.3 s]
/proc/loadavg: 7.29 7.14 7.03 8/443 14247
/proc/meminfo: memFree=11424436/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=214644 CPUtime=337.58 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 159524 0 0 0 33708 50 0 0 25 0 1 0 652459156 219795456 48842 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 53661 48842 258 26 0 50293 0
Current children cumulated CPU time (s) 337.58
Current children cumulated vsize (KiB) 214644

[startup+402.301 s]
/proc/loadavg: 7.24 7.15 7.04 8/443 14248
/proc/meminfo: memFree=11314912/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=236092 CPUtime=396.76 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 200707 0 0 0 39615 61 0 0 25 0 1 0 652459156 241758208 54016 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 59023 54016 258 26 0 55655 0
Current children cumulated CPU time (s) 396.76
Current children cumulated vsize (KiB) 236092

[startup+462.301 s]
/proc/loadavg: 7.09 7.12 7.03 8/443 14250
/proc/meminfo: memFree=11142648/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=449740 CPUtime=455.93 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 224491 0 0 0 45526 67 0 0 25 0 1 0 652459156 460533760 77599 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 112435 77599 258 26 0 109067 0
Current children cumulated CPU time (s) 455.93
Current children cumulated vsize (KiB) 449740

[startup+522.301 s]
/proc/loadavg: 7.10 7.11 7.03 8/443 14252
/proc/meminfo: memFree=11205988/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=240876 CPUtime=515.12 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 247921 0 0 0 51436 76 0 0 25 0 1 0 652459156 246657024 44190 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 60219 44190 258 26 0 56851 0
Current children cumulated CPU time (s) 515.12
Current children cumulated vsize (KiB) 240876

[startup+582.301 s]
/proc/loadavg: 7.04 7.09 7.02 8/443 14253
/proc/meminfo: memFree=11070176/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=322264 CPUtime=574.29 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 271184 0 0 0 57344 85 0 0 25 0 1 0 652459156 329998336 67281 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14237/statm: 80566 67281 258 26 0 77198 0
Current children cumulated CPU time (s) 574.29
Current children cumulated vsize (KiB) 322264

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 7.03 7.07 7.04 8/443 14386
/proc/meminfo: memFree=14064684/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=747704 CPUtime=4021.79 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 1982711 0 0 0 401539 640 0 0 25 0 1 0 652459156 765648896 176404 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 186926 176404 258 26 0 183558 0
Current children cumulated CPU time (s) 4021.79
Current children cumulated vsize (KiB) 747704

[startup+4122.3 s]
/proc/loadavg: 7.14 7.08 7.05 8/443 14388
/proc/meminfo: memFree=13847248/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=1097404 CPUtime=4081.78 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2039941 0 0 0 407526 652 0 0 25 0 1 0 652459156 1123741696 233556 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 274351 233556 258 26 0 270983 0
Current children cumulated CPU time (s) 4081.78
Current children cumulated vsize (KiB) 1097404

[startup+4182.32 s]
/proc/loadavg: 7.16 7.10 7.05 8/443 14389
/proc/meminfo: memFree=13671728/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=1666300 CPUtime=4141.79 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2079693 0 0 0 413517 662 0 0 25 0 1 0 652459156 1706291200 273142 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 416575 273142 258 26 0 413207 0
Current children cumulated CPU time (s) 4141.79
Current children cumulated vsize (KiB) 1666300

[startup+4242.3 s]
/proc/loadavg: 7.20 7.11 7.06 8/443 14391
/proc/meminfo: memFree=13576424/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=1670232 CPUtime=4201.79 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2100444 0 0 0 419508 671 0 0 25 0 1 0 652459156 1710317568 293774 33554432000 4194304 4300288 140736735607840 18446744073709551615 4256250 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 417558 293774 258 26 0 414190 0
Current children cumulated CPU time (s) 4201.79
Current children cumulated vsize (KiB) 1670232

[startup+4302.3 s]
/proc/loadavg: 7.18 7.12 7.06 8/443 14392
/proc/meminfo: memFree=14517268/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=290848 CPUtime=4261.79 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2130285 0 0 0 425499 680 0 0 25 0 1 0 652459156 297828352 64090 33554432000 4194304 4300288 140736735607840 18446744073709551615 4250841 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 72712 64090 258 26 0 69344 0
Current children cumulated CPU time (s) 4261.79
Current children cumulated vsize (KiB) 290848

[startup+4362.3 s]
/proc/loadavg: 7.13 7.11 7.06 8/443 14394
/proc/meminfo: memFree=14382160/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=422324 CPUtime=4321.79 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2156960 0 0 0 431491 688 0 0 25 0 1 0 652459156 432459776 90567 33554432000 4194304 4300288 140736735607840 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 105581 90567 258 26 0 102213 0
Current children cumulated CPU time (s) 4321.79
Current children cumulated vsize (KiB) 422324

[startup+4422.3 s]
/proc/loadavg: 7.14 7.12 7.07 8/443 14396
/proc/meminfo: memFree=14297524/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=554584 CPUtime=4381.8 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2176527 0 0 0 437484 696 0 0 25 0 1 0 652459156 567894016 109990 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 138646 109990 258 26 0 135278 0
Current children cumulated CPU time (s) 4381.8
Current children cumulated vsize (KiB) 554584

[startup+4482.3 s]
/proc/loadavg: 7.15 7.12 7.07 8/443 14406
/proc/meminfo: memFree=14217980/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=554584 CPUtime=4441.79 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2195083 0 0 0 443477 702 0 0 25 0 1 0 652459156 567894016 128430 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 138646 128430 258 26 0 135278 0
Current children cumulated CPU time (s) 4441.79
Current children cumulated vsize (KiB) 554584

[startup+4542.3 s]
/proc/loadavg: 7.05 7.10 7.07 8/443 14408
/proc/meminfo: memFree=14105200/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=769508 CPUtime=4501.8 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2222364 0 0 0 449471 709 0 0 25 0 1 0 652459156 787976192 155592 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 192377 155592 258 26 0 189009 0
Current children cumulated CPU time (s) 4501.8
Current children cumulated vsize (KiB) 769508

[startup+4602.3 s]
/proc/loadavg: 7.07 7.09 7.07 8/443 14409
/proc/meminfo: memFree=14363196/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=422324 CPUtime=4561.8 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2277892 0 0 0 455456 724 0 0 25 0 1 0 652459156 432459776 90214 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 105581 90214 258 26 0 102213 0
Current children cumulated CPU time (s) 4561.8
Current children cumulated vsize (KiB) 422324

[startup+4662.3 s]
/proc/loadavg: 7.07 7.09 7.07 8/443 14411
/proc/meminfo: memFree=14226376/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=554584 CPUtime=4621.8 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2310065 0 0 0 461446 734 0 0 25 0 1 0 652459156 567894016 122209 33554432000 4194304 4300288 140736735607840 18446744073709551615 4269359 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 138646 122209 258 26 0 135278 0
Current children cumulated CPU time (s) 4621.8
Current children cumulated vsize (KiB) 554584

[startup+4722.3 s]
/proc/loadavg: 7.06 7.08 7.07 8/443 14413
/proc/meminfo: memFree=14122040/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=769508 CPUtime=4681.81 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2335033 0 0 0 467442 739 0 0 25 0 1 0 652459156 787976192 147042 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 192377 147042 258 26 0 189009 0
Current children cumulated CPU time (s) 4681.81
Current children cumulated vsize (KiB) 769508

[startup+4782.3 s]
/proc/loadavg: 7.06 7.08 7.07 8/443 14414
/proc/meminfo: memFree=14066184/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=769508 CPUtime=4741.8 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2348020 0 0 0 473435 745 0 0 25 0 1 0 652459156 787976192 159921 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 192377 159921 258 26 0 189009 0
Current children cumulated CPU time (s) 4741.8
Current children cumulated vsize (KiB) 769508

[startup+4842.32 s]
/proc/loadavg: 7.16 7.11 7.08 8/443 14416
/proc/meminfo: memFree=14434168/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=290848 CPUtime=4801.82 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2375172 0 0 0 479427 755 0 0 25 0 1 0 652459156 297828352 66857 33554432000 4194304 4300288 140736735607840 18446744073709551615 4268413 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 72712 66857 258 26 0 69344 0
Current children cumulated CPU time (s) 4801.82
Current children cumulated vsize (KiB) 290848

[startup+4902.3 s]
/proc/loadavg: 7.19 7.12 7.08 8/443 14417
/proc/meminfo: memFree=14313460/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=422324 CPUtime=4861.82 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2404115 0 0 0 485417 765 0 0 25 0 1 0 652459156 432459776 95598 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 105581 95598 258 26 0 102213 0
Current children cumulated CPU time (s) 4861.82
Current children cumulated vsize (KiB) 422324

[startup+4962.3 s]
/proc/loadavg: 7.15 7.12 7.09 8/443 14419
/proc/meminfo: memFree=14219912/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=554584 CPUtime=4921.82 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2425728 0 0 0 491408 774 0 0 25 0 1 0 652459156 567894016 117066 33554432000 4194304 4300288 140736735607840 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 138646 117066 258 26 0 135278 0
Current children cumulated CPU time (s) 4921.82
Current children cumulated vsize (KiB) 554584

[startup+5022.3 s]
/proc/loadavg: 7.06 7.10 7.08 8/443 14421
/proc/meminfo: memFree=14139256/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=769508 CPUtime=4981.82 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2442849 0 0 0 497403 779 0 0 25 0 1 0 652459156 787976192 134094 33554432000 4194304 4300288 140736735607840 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 192377 134094 258 26 0 189009 0
Current children cumulated CPU time (s) 4981.82
Current children cumulated vsize (KiB) 769508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5040.5 s]
/proc/loadavg: 7.04 7.09 7.08 8/443 14421
/proc/meminfo: memFree=14100408/32951124 swapFree=57171160/67111528
[pid=14237] ppid=14235 vsize=769508 CPUtime=5000.04 cores=1,3,5,7
/proc/14237/stat : 14237 (cir_minisat) R 14235 14237 12094 0 -1 4202496 2450015 0 0 0 499223 781 0 0 25 0 1 0 652459156 787976192 141227 33554432000 4194304 4300288 140736735607840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14237/statm: 192377 141227 258 26 0 189009 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 769508

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): 5040.54
CPU time (s): 5000.07
CPU user time (s): 4992.23
CPU system time (s): 7.83181
CPU usage (%): 99.1971
Max. virtual memory (cumulated for all children) (KiB): 1685908

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

runsolver used 21.1408 second user time and 49.9284 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 04:47:15
IDJOB=3387350
IDBENCH=82462
IDSOLVER=1873
FILE ID=node143/3387350-1305600435
RUNJOBID= node143-1305598325-13888
PBS_JOBID= 13350335
Free space on /tmp= 73640 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387350-1305600435/watcher-3387350-1305600435 -o /tmp/evaluation-result-3387350-1305600435/solver-3387350-1305600435 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387350-1305600435.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1109976269

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.846
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.83
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.846
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.74
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.846
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:     32951124 kB
MemFree:      12071808 kB
Buffers:        227268 kB
Cached:        1748820 kB
SwapCached:      39816 kB
Active:       12666128 kB
Inactive:      7914820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12071808 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:            5380 kB
Writeback:           0 kB
AnonPages:    18565068 kB
Mapped:          31268 kB
Slab:           139728 kB
PageTables:      90924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124147824 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= 73668 MiB
End job on node143 at 2011-05-17 06:11:18