Trace number 3350223

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: LR_GL_NOSHR 2011-03-02? (TO) 1300.02 1300.03

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 benchmark2179.95
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-3350223-1304971150/watcher-3350223-1304971150 -o /tmp/evaluation-result-3350223-1304971150/solver-3350223-1304971150 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350223-1304971150.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.50 2.34 2.77 4/368 16366
/proc/meminfo: memFree=25788976/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=21208 CPUtime=0.01 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 912 0 0 0 1 0 0 0 22 0 1 0 608715432 21716992 834 33554432000 4194304 4300056 140735913860800 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 5302 835 220 26 0 1934 0

[startup+0.022534 s]
/proc/loadavg: 2.50 2.34 2.77 4/368 16366
/proc/meminfo: memFree=25788976/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=23108 CPUtime=0.02 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 1404 0 0 0 2 0 0 0 22 0 1 0 608715432 23662592 1311 33554432000 4194304 4300056 140735913860800 18446744073709551615 253640859392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 5777 1311 220 26 0 2409 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23108

[startup+0.10051 s]
/proc/loadavg: 2.50 2.34 2.77 4/368 16366
/proc/meminfo: memFree=25788976/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=37056 CPUtime=0.09 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 5623 0 0 0 8 1 0 0 22 0 1 0 608715432 37945344 5049 33554432000 4194304 4300056 140735913860800 18446744073709551615 253640859392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 9264 5054 224 26 0 5896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37056

[startup+0.300476 s]
/proc/loadavg: 2.50 2.34 2.77 4/368 16366
/proc/meminfo: memFree=25788976/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=56792 CPUtime=0.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 10948 0 0 0 28 1 0 0 23 0 1 0 608715432 58155008 9959 33554432000 4194304 4300056 140735913860800 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 14198 9960 243 26 0 10830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56792

[startup+0.700442 s]
/proc/loadavg: 2.50 2.34 2.77 4/368 16366
/proc/meminfo: memFree=25788976/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=53540 CPUtime=0.68 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 14405 0 0 0 67 1 0 0 25 0 1 0 608715432 54824960 8827 33554432000 4194304 4300056 140735913860800 18446744073709551615 4255997 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 13385 8827 259 26 0 10017 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53540

[startup+1.50026 s]
/proc/loadavg: 2.62 2.36 2.78 5/371 16385
/proc/meminfo: memFree=25749060/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=53540 CPUtime=1.49 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 14719 0 0 0 147 2 0 0 25 0 1 0 608715432 54824960 9137 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 13385 9137 262 26 0 10017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53540

[startup+3.10096 s]
/proc/loadavg: 2.62 2.36 2.78 5/371 16385
/proc/meminfo: memFree=25741916/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=60612 CPUtime=3.09 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 15250 0 0 0 307 2 0 0 25 0 1 0 608715432 62066688 9658 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 15153 9658 262 26 0 11785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60612

[startup+6.3004 s]
/proc/loadavg: 2.73 2.39 2.79 5/371 16385
/proc/meminfo: memFree=25730968/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=60612 CPUtime=6.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 16515 0 0 0 627 2 0 0 25 0 1 0 608715432 62066688 10902 33554432000 4194304 4300056 140735913860800 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 15153 10902 262 26 0 11785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60612

[startup+12.7002 s]
/proc/loadavg: 2.83 2.42 2.79 5/371 16385
/proc/meminfo: memFree=25693736/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=91176 CPUtime=12.69 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 22144 0 0 0 1266 3 0 0 25 0 1 0 608715432 93364224 16497 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 22794 16497 262 26 0 19426 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91176

[startup+25.5009 s]
/proc/loadavg: 3.01 2.47 2.81 5/371 16385
/proc/meminfo: memFree=25623052/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=110144 CPUtime=25.49 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 27485 0 0 0 2544 5 0 0 25 0 1 0 608715432 112787456 21796 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 27536 21796 262 26 0 24168 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 110144

[startup+51.1002 s]
/proc/loadavg: 3.45 2.63 2.85 5/371 16386
/proc/meminfo: memFree=25603288/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=191052 CPUtime=51.08 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 38927 0 0 0 5100 8 0 0 25 0 1 0 608715432 195637248 33151 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 47763 33151 262 26 0 44395 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 191052

[startup+102.314 s]
/proc/loadavg: 3.76 2.84 2.91 5/371 16387
/proc/meminfo: memFree=25567096/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=142844 CPUtime=102.3 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 75242 0 0 0 10212 18 0 0 25 0 1 0 608715432 146272256 28637 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 35711 28637 262 26 0 32343 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 142844

[startup+162.301 s]
/proc/loadavg: 4.06 3.09 2.99 5/371 16398
/proc/meminfo: memFree=25583372/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=97812 CPUtime=162.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 113049 0 0 0 16201 28 0 0 25 0 1 0 608715432 100159488 17700 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 24453 17700 262 26 0 21085 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97812

[startup+222.301 s]
/proc/loadavg: 4.06 3.27 3.05 5/371 16399
/proc/meminfo: memFree=25559388/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=120324 CPUtime=222.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 154816 0 0 0 22190 39 0 0 25 0 1 0 608715432 123211776 22468 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 30081 22468 262 26 0 26713 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120324

[startup+282.3 s]
/proc/loadavg: 4.10 3.42 3.11 5/371 16406
/proc/meminfo: memFree=25456792/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=124676 CPUtime=282.28 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 184927 0 0 0 28179 49 0 0 25 0 1 0 608715432 127668224 26288 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 31169 26288 262 26 0 27801 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 124676

[startup+342.3 s]
/proc/loadavg: 4.04 3.52 3.17 5/371 16408
/proc/meminfo: memFree=25481004/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=110492 CPUtime=342.28 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 216102 0 0 0 34168 60 0 0 25 0 1 0 608715432 113143808 20493 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 27623 20493 262 26 0 24255 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 110492

[startup+402.3 s]
/proc/loadavg: 4.01 3.60 3.22 5/371 16409
/proc/meminfo: memFree=25384852/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=211248 CPUtime=402.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 240964 0 0 0 40159 70 0 0 25 0 1 0 608715432 216317952 45185 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 52812 45185 262 26 0 49444 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 211248

[startup+462.301 s]
/proc/loadavg: 4.00 3.67 3.26 5/371 16411
/proc/meminfo: memFree=25342264/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=293980 CPUtime=462.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 284148 0 0 0 46147 82 0 0 25 0 1 0 608715432 301035520 56367 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 73495 56367 262 26 0 70127 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 293980

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.31 5/371 16412
/proc/meminfo: memFree=25463724/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=134564 CPUtime=522.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 318626 0 0 0 52136 93 0 0 25 0 1 0 608715432 137793536 27561 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 33641 27561 262 26 0 30273 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 134564

[startup+582.301 s]
/proc/loadavg: 4.03 3.79 3.35 5/371 16414
/proc/meminfo: memFree=25370796/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=166788 CPUtime=582.28 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 356372 0 0 0 58125 103 0 0 25 0 1 0 608715432 170790912 30894 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 41697 30894 262 26 0 38329 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 166788

[startup+642.301 s]
/proc/loadavg: 4.04 3.84 3.39 5/371 16416
/proc/meminfo: memFree=25384636/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=118376 CPUtime=642.3 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 401189 0 0 0 64114 116 0 0 25 0 1 0 608715432 121217024 23931 33554432000 4194304 4300056 140735913860800 18446744073709551615 4262774 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 29594 23931 262 26 0 26226 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 118376

[startup+702.301 s]
/proc/loadavg: 4.16 3.90 3.44 5/371 16417
/proc/meminfo: memFree=25263316/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=300632 CPUtime=702.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 440137 0 0 0 70101 128 0 0 25 0 1 0 608715432 307847168 62698 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252373 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 75158 62698 262 26 0 71790 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 300632

[startup+762.314 s]
/proc/loadavg: 4.06 3.92 3.47 5/371 16419
/proc/meminfo: memFree=24911592/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=649556 CPUtime=762.3 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 508725 0 0 0 76086 144 0 0 25 0 1 0 608715432 665145344 131216 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 162389 131216 262 26 0 159021 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 649556

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.50 5/371 16420
/proc/meminfo: memFree=25359648/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=221916 CPUtime=822.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 551747 0 0 0 82069 160 0 0 25 0 1 0 608715432 227241984 45820 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 55479 45820 262 26 0 52111 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 221916

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/371 16422
/proc/meminfo: memFree=25402456/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=173032 CPUtime=882.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 582600 0 0 0 88060 169 0 0 25 0 1 0 608715432 177184768 38403 33554432000 4194304 4300056 140735913860800 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 43258 38403 262 26 0 39890 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 173032

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/371 16424
/proc/meminfo: memFree=25375856/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=143232 CPUtime=942.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 609328 0 0 0 94049 180 0 0 25 0 1 0 608715432 146669568 27076 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 35808 27076 262 26 0 32440 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 143232

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/371 16425
/proc/meminfo: memFree=25203908/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=438532 CPUtime=1002.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 655574 0 0 0 100035 194 0 0 25 0 1 0 608715432 449056768 73165 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 109633 73165 262 26 0 106265 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 438532

[startup+1062.3 s]
/proc/loadavg: 4.10 3.99 3.61 5/371 16427
/proc/meminfo: memFree=25325724/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=227240 CPUtime=1062.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 703542 0 0 0 106022 207 0 0 25 0 1 0 608715432 232693760 46306 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 56810 46306 262 26 0 53442 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 227240

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.64 5/371 16428
/proc/meminfo: memFree=25139032/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=443568 CPUtime=1122.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 733772 0 0 0 112009 220 0 0 25 0 1 0 608715432 454213632 76452 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 110892 76452 262 26 0 107524 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 443568

[startup+1182.3 s]
/proc/loadavg: 4.07 4.01 3.66 5/371 16431
/proc/meminfo: memFree=25067392/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=445940 CPUtime=1182.28 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 760987 0 0 0 117998 230 0 0 25 0 1 0 608715432 456642560 103596 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 111485 103596 262 26 0 108117 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 445940

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.68 5/371 16433
/proc/meminfo: memFree=25161692/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=313812 CPUtime=1242.29 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 806369 0 0 0 123983 246 0 0 25 0 1 0 608715432 321343488 63784 33554432000 4194304 4300056 140735913860800 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 78453 63784 262 26 0 75085 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 313812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.42 3.87 3.66 3/359 16471
/proc/meminfo: memFree=25636888/32951124 swapFree=56449212/67111528
[pid=16366] ppid=16364 vsize=448104 CPUtime=1299.99 cores=5,7
/proc/16366/stat : 16366 (lr_gl_shr) R 16364 16366 15415 0 -1 4202496 828979 0 0 0 129746 253 0 0 25 0 1 0 608715432 458858496 86286 33554432000 4194304 4300056 140735913860800 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16366/statm: 112026 86286 262 26 0 108658 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 448104

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): 1300.03
CPU time (s): 1300.02
CPU user time (s): 1297.47
CPU system time (s): 2.55361
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 680604

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

runsolver used 4.51631 second user time and 10.8713 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-09 21:59:10
IDJOB=3350223
IDBENCH=82462
IDSOLVER=1815
FILE ID=node106/3350223-1304971150
RUNJOBID= node106-1304971119-16057
PBS_JOBID= 13285644
Free space on /tmp= 45920 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350223-1304971150/watcher-3350223-1304971150 -o /tmp/evaluation-result-3350223-1304971150/solver-3350223-1304971150 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350223-1304971150.cnf -verb=0 -model -no-shrinking 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=473146182

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      25789256 kB
Buffers:        153184 kB
Cached:        3841208 kB
SwapCached:      27228 kB
Active:         530616 kB
Inactive:      6419576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25789256 kB
SwapTotal:    67111528 kB
SwapFree:     56449212 kB
Dirty:           32408 kB
Writeback:         292 kB
AnonPages:     2936852 kB
Mapped:          10516 kB
Slab:            97864 kB
PageTables:      48652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75274940 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= 45948 MiB
End job on node106 at 2011-05-09 22:20:52