Trace number 3318167

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: MiniSAT 2.2.0-agile-26? (TO) 1300.05 1300.03

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

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-3318167-1304903534/watcher-3318167-1304903534 -o /tmp/evaluation-result-3318167-1304903534/solver-3318167-1304903534 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318167-1304903534.cnf 

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: 4.03 3.99 3.71 4/361 6382
/proc/meminfo: memFree=16844060/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=23272 CPUtime=0 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 1411 0 0 0 0 0 0 0 21 0 1 0 582769599 23830528 1352 33554432000 4194304 4291235 140736667432224 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 5818 1352 215 24 0 2452 0

[startup+0.0597329 s]
/proc/loadavg: 4.03 3.99 3.71 4/361 6382
/proc/meminfo: memFree=16844060/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=27808 CPUtime=0.05 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 3083 0 0 0 5 0 0 0 21 0 1 0 582769599 28475392 2846 33554432000 4194304 4291235 140736667432224 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 6952 2846 216 24 0 3586 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27808

[startup+0.100724 s]
/proc/loadavg: 4.03 3.99 3.71 4/361 6382
/proc/meminfo: memFree=16844060/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=29864 CPUtime=0.09 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 3884 0 0 0 9 0 0 0 21 0 1 0 582769599 30580736 3529 33554432000 4194304 4291235 140736667432224 18446744073709551615 4230261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 7466 3529 238 24 0 4100 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29864

[startup+0.300686 s]
/proc/loadavg: 4.03 3.99 3.71 4/361 6382
/proc/meminfo: memFree=16844060/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=28172 CPUtime=0.29 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 4830 0 0 0 29 0 0 0 22 0 1 0 582769599 28848128 3414 33554432000 4194304 4291235 140736667432224 18446744073709551615 4251608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 7043 3414 258 24 0 3677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28172

[startup+0.700615 s]
/proc/loadavg: 4.03 3.99 3.71 4/361 6382
/proc/meminfo: memFree=16844060/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=28172 CPUtime=0.69 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 4840 0 0 0 69 0 0 0 24 0 1 0 582769599 28848128 3423 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 7043 3423 258 24 0 3677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28172

[startup+1.50048 s]
/proc/loadavg: 4.03 3.99 3.71 5/362 6383
/proc/meminfo: memFree=16829552/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=28172 CPUtime=1.49 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 4853 0 0 0 149 0 0 0 25 0 1 0 582769599 28848128 3434 33554432000 4194304 4291235 140736667432224 18446744073709551615 4251429 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 7043 3434 259 24 0 3677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28172

[startup+3.10019 s]
/proc/loadavg: 4.03 3.99 3.71 5/362 6383
/proc/meminfo: memFree=16828328/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=28172 CPUtime=3.09 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 4864 0 0 0 309 0 0 0 25 0 1 0 582769599 28848128 3444 33554432000 4194304 4291235 140736667432224 18446744073709551615 4251588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 7043 3444 259 24 0 3677 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28172

[startup+6.30063 s]
/proc/loadavg: 4.03 3.99 3.71 5/362 6383
/proc/meminfo: memFree=16825248/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=28172 CPUtime=6.29 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 4871 0 0 0 629 0 0 0 25 0 1 0 582769599 28848128 3451 33554432000 4194304 4291235 140736667432224 18446744073709551615 4251583 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 7043 3451 259 24 0 3677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28172

[startup+12.7005 s]
/proc/loadavg: 4.02 3.99 3.71 5/362 6383
/proc/meminfo: memFree=16819412/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=28172 CPUtime=12.69 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 4917 0 0 0 1269 0 0 0 25 0 1 0 582769599 28848128 3495 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 7043 3495 259 24 0 3677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28172

[startup+25.5003 s]
/proc/loadavg: 4.02 3.99 3.72 5/362 6383
/proc/meminfo: memFree=16775900/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=79468 CPUtime=25.49 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 14297 0 0 0 2547 2 0 0 25 0 1 0 582769599 81375232 12808 33554432000 4194304 4291235 140736667432224 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 19867 12808 259 24 0 16501 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79468

[startup+51.1008 s]
/proc/loadavg: 4.01 3.99 3.72 5/362 6384
/proc/meminfo: memFree=16816908/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=115872 CPUtime=51.1 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 40234 0 0 0 5102 8 0 0 25 0 1 0 582769599 118652928 19905 33554432000 4194304 4291235 140736667432224 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 28968 19905 259 24 0 25602 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 115872

[startup+102.314 s]
/proc/loadavg: 4.23 4.05 3.76 5/362 6385
/proc/meminfo: memFree=16796036/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=72236 CPUtime=102.3 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 89472 0 0 0 10212 18 0 0 25 0 1 0 582769599 73969664 13227 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255539 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 18059 13227 259 24 0 14693 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72236

[startup+162.3 s]
/proc/loadavg: 4.14 4.05 3.77 5/362 6387
/proc/meminfo: memFree=16675088/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=177376 CPUtime=162.3 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 147394 0 0 0 16197 33 0 0 25 0 1 0 582769599 181633024 34684 33554432000 4194304 4291235 140736667432224 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 44344 34684 259 24 0 40978 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 177376

[startup+222.301 s]
/proc/loadavg: 4.05 4.04 3.79 5/362 6389
/proc/meminfo: memFree=16750692/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=131216 CPUtime=222.29 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 212380 0 0 0 22185 44 0 0 25 0 1 0 582769599 134365184 21773 33554432000 4194304 4291235 140736667432224 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 32804 21773 259 24 0 29438 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131216

[startup+282.3 s]
/proc/loadavg: 4.06 4.05 3.80 5/362 6390
/proc/meminfo: memFree=16707360/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=138216 CPUtime=282.29 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 273637 0 0 0 28171 58 0 0 25 0 1 0 582769599 141533184 23299 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 34554 23299 259 24 0 31188 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 138216

[startup+342.301 s]
/proc/loadavg: 4.02 4.04 3.81 5/362 6392
/proc/meminfo: memFree=16706456/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=190848 CPUtime=342.3 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 324991 0 0 0 34162 68 0 0 25 0 1 0 582769599 195428352 34354 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 47712 34354 259 24 0 44346 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190848

[startup+402.301 s]
/proc/loadavg: 4.05 4.04 3.83 5/362 6393
/proc/meminfo: memFree=16634376/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=193588 CPUtime=402.3 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 380001 0 0 0 40152 78 0 0 25 0 1 0 582769599 198234112 39786 33554432000 4194304 4291235 140736667432224 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 48397 39786 259 24 0 45031 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 193588

[startup+462.301 s]
/proc/loadavg: 4.02 4.03 3.83 5/362 6395
/proc/meminfo: memFree=16568104/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=277124 CPUtime=462.3 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 428321 0 0 0 46141 89 0 0 25 0 1 0 582769599 283774976 45541 33554432000 4194304 4291235 140736667432224 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 69281 45541 259 24 0 65915 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 277124

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.84 5/362 6397
/proc/meminfo: memFree=16548220/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=412276 CPUtime=522.3 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 498977 0 0 0 52129 101 0 0 25 0 1 0 582769599 422170624 70369 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 103069 70369 259 24 0 99703 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 412276

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/362 6398
/proc/meminfo: memFree=16555112/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=286492 CPUtime=582.3 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 571488 0 0 0 58115 115 0 0 25 0 1 0 582769599 293367808 55010 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 71623 55010 259 24 0 68257 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 286492

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 3.86 5/362 6400
/proc/meminfo: memFree=16674728/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=206740 CPUtime=642.31 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 621844 0 0 0 64104 127 0 0 25 0 1 0 582769599 211701760 45071 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 51685 45071 259 24 0 48319 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 206740

[startup+702.3 s]
/proc/loadavg: 4.10 4.05 3.87 5/362 6401
/proc/meminfo: memFree=16623108/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=208652 CPUtime=702.31 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 675763 0 0 0 70092 139 0 0 25 0 1 0 582769599 213659648 46120 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 52163 46120 259 24 0 48797 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 208652

[startup+762.314 s]
/proc/loadavg: 4.07 4.05 3.88 5/362 6405
/proc/meminfo: memFree=16629508/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=160512 CPUtime=762.32 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 725702 0 0 0 76082 150 0 0 25 0 1 0 582769599 164364288 36044 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 40128 36044 259 24 0 36762 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 160512

[startup+822.3 s]
/proc/loadavg: 4.14 4.07 3.90 5/362 6408
/proc/meminfo: memFree=16720652/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=161952 CPUtime=822.31 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 775923 0 0 0 82071 160 0 0 25 0 1 0 582769599 165838848 31166 33554432000 4194304 4291235 140736667432224 18446744073709551615 4248358 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 40488 31166 259 24 0 37122 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 161952

[startup+882.301 s]
/proc/loadavg: 4.10 4.07 3.91 5/362 6409
/proc/meminfo: memFree=16361480/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=644532 CPUtime=882.31 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 852556 0 0 0 88057 174 0 0 25 0 1 0 582769599 660000768 107600 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 161133 107600 259 24 0 157767 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 644532

[startup+942.3 s]
/proc/loadavg: 4.10 4.07 3.92 5/362 6411
/proc/meminfo: memFree=16511724/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=298208 CPUtime=942.31 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 902642 0 0 0 94044 187 0 0 25 0 1 0 582769599 305364992 62930 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255764 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 74552 62930 259 24 0 71186 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 298208

[startup+1002.3 s]
/proc/loadavg: 4.03 4.05 3.92 5/362 6412
/proc/meminfo: memFree=16585084/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=299876 CPUtime=1002.32 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 961178 0 0 0 100031 201 0 0 25 0 1 0 582769599 307073024 63957 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 74969 63957 259 24 0 71603 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 299876

[startup+1062.3 s]
/proc/loadavg: 2.88 3.76 3.82 2/344 6468
/proc/meminfo: memFree=16815340/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=219512 CPUtime=1062.32 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 1008500 0 0 0 106020 212 0 0 25 0 1 0 582769599 224780288 46350 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 54878 46350 259 24 0 51512 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 219512

[startup+1122.3 s]
/proc/loadavg: 1.69 3.25 3.64 2/344 6470
/proc/meminfo: memFree=16827608/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=220852 CPUtime=1122.32 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 1062393 0 0 0 112007 225 0 0 25 0 1 0 582769599 226152448 43536 33554432000 4194304 4291235 140736667432224 18446744073709551615 4256272 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 55213 43536 259 24 0 51847 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 220852

[startup+1182.3 s]
/proc/loadavg: 1.25 2.84 3.47 2/344 6471
/proc/meminfo: memFree=16887980/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=142324 CPUtime=1182.32 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 1160666 0 0 0 117987 245 0 0 25 0 1 0 582769599 145739776 28832 33554432000 4194304 4291235 140736667432224 18446744073709551615 4251473 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 35581 28832 259 24 0 32215 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 142324

[startup+1242.3 s]
/proc/loadavg: 1.09 2.50 3.32 2/344 6473
/proc/meminfo: memFree=16569412/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=654900 CPUtime=1242.32 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 1239683 0 0 0 123976 256 0 0 25 0 1 0 582769599 670617600 107641 33554432000 4194304 4291235 140736667432224 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 163725 107641 259 24 0 160359 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 654900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.08 2.26 3.19 2/344 6474
/proc/meminfo: memFree=16791364/32951124 swapFree=67111348/67111528
[pid=6382] ppid=6380 vsize=229824 CPUtime=1300.03 cores=5,7
/proc/6382/stat : 6382 (minisat) R 6380 6382 5564 0 -1 4202496 1315958 0 0 0 129730 273 0 0 25 0 1 0 582769599 235339776 51750 33554432000 4194304 4291235 140736667432224 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6382/statm: 57456 51750 259 24 0 54090 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 229824

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.05
CPU user time (s): 1297.31
CPU system time (s): 2.74458
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 701124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.31
system time used= 2.74458
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1315969
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1047

runsolver used 4.17636 second user time and 10.1765 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 03:12:15
IDJOB=3318167
IDBENCH=84223
IDSOLVER=1707
FILE ID=node144/3318167-1304903534
RUNJOBID= node144-1304903259-6146
PBS_JOBID= 13282127
Free space on /tmp= 37692 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318167-1304903534/watcher-3318167-1304903534 -o /tmp/evaluation-result-3318167-1304903534/solver-3318167-1304903534 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318167-1304903534.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=130814248

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16844340 kB
Buffers:        194868 kB
Cached:        8161292 kB
SwapCached:          0 kB
Active:        7722756 kB
Inactive:      7909420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16844340 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2368 kB
Writeback:           0 kB
AnonPages:     7275944 kB
Mapped:          27740 kB
Slab:           372448 kB
PageTables:      38224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82235148 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= 37696 MiB
End job on node144 at 2011-05-09 03:33:57