Trace number 3433969

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) 5000.38 5000.2

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 variables171676
Number of clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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: 977)

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-3433969-1306848009/watcher-3433969-1306848009 -o /tmp/evaluation-result-3433969-1306848009/solver-3433969-1306848009 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3433969-1306848009.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.01 2.00 3/514 21265
/proc/meminfo: memFree=3666296/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=21708 CPUtime=0.01 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1248 0 0 0 1 0 0 0 25 0 1 0 777216615 22228992 1188 33554432000 4194304 4291235 140733691352816 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 5427 1188 216 24 0 2061 0

[startup+0.081173 s]
/proc/loadavg: 1.99 2.01 2.00 3/514 21265
/proc/meminfo: memFree=3666296/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=36676 CPUtime=0.07 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 5645 0 0 0 7 0 0 0 25 0 1 0 777216615 37556224 4972 33554432000 4194304 4291235 140733691352816 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 9202 4975 216 24 0 5836 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36676

[startup+0.101168 s]
/proc/loadavg: 1.99 2.01 2.00 3/514 21265
/proc/meminfo: memFree=3666296/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=39148 CPUtime=0.09 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 6889 0 0 0 9 0 0 0 25 0 1 0 777216615 40087552 6111 33554432000 4194304 4291235 140733691352816 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 9787 6113 216 24 0 6421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39148

[startup+0.301132 s]
/proc/loadavg: 1.99 2.01 2.00 3/514 21265
/proc/meminfo: memFree=3666296/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=79892 CPUtime=0.29 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 18863 0 0 0 27 2 0 0 25 0 1 0 777216615 81809408 15710 33554432000 4194304 4291235 140733691352816 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 19973 15710 237 24 0 16607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79892

[startup+0.701066 s]
/proc/loadavg: 1.99 2.01 2.00 3/514 21265
/proc/meminfo: memFree=3666296/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=94780 CPUtime=0.69 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 21509 0 0 0 66 3 0 0 25 0 1 0 777216615 97054720 17997 33554432000 4194304 4291235 140733691352816 18446744073709551615 4232400 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 23695 17997 239 24 0 20329 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94780

[startup+1.50093 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21266
/proc/meminfo: memFree=3605412/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=79632 CPUtime=1.49 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 24213 0 0 0 146 3 0 0 25 0 1 0 777216615 81543168 15125 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248615 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 19908 15125 257 24 0 16542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79632

[startup+3.10064 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21266
/proc/meminfo: memFree=3661336/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=79632 CPUtime=3.09 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 24784 0 0 0 306 3 0 0 25 0 1 0 777216615 81543168 15696 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 19908 15696 257 24 0 16542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79632

[startup+6.30104 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21266
/proc/meminfo: memFree=3646696/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=86812 CPUtime=6.29 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 25779 0 0 0 626 3 0 0 25 0 1 0 777216615 88895488 16691 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 21703 16691 257 24 0 18337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86812

[startup+12.7008 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21266
/proc/meminfo: memFree=3614152/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=98488 CPUtime=12.7 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 28550 0 0 0 1266 4 0 0 25 0 1 0 777216615 100851712 19456 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 24622 19456 258 24 0 21256 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 98488

[startup+25.5004 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21267
/proc/meminfo: memFree=3546048/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=117456 CPUtime=25.49 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 30592 0 0 0 2545 4 0 0 25 0 1 0 777216615 120274944 21498 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248279 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 29364 21498 258 24 0 25998 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117456

[startup+51.1006 s]
/proc/loadavg: 1.99 2.00 2.00 3/515 21267
/proc/meminfo: memFree=3456364/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=148276 CPUtime=51.1 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 34809 0 0 0 5105 5 0 0 25 0 1 0 777216615 151834624 25710 33554432000 4194304 4291235 140733691352816 18446744073709551615 4255764 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 37069 25710 258 24 0 33703 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 148276

[startup+102.319 s]
/proc/loadavg: 2.14 2.03 2.01 3/515 21269
/proc/meminfo: memFree=3213784/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=198364 CPUtime=102.32 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 50649 0 0 0 10225 7 0 0 25 0 1 0 777216615 203124736 41537 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 49591 41537 258 24 0 46225 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 198364

[startup+162.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/515 21270
/proc/meminfo: memFree=3026596/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=279752 CPUtime=162.3 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 66158 0 0 0 16221 9 0 0 25 0 1 0 777216615 286466048 57036 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248341 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 69938 57036 258 24 0 66572 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 279752

[startup+222.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/515 21272
/proc/meminfo: memFree=2742336/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=412012 CPUtime=222.3 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 90518 0 0 0 22218 12 0 0 25 0 1 0 777216615 421900288 81375 33554432000 4194304 4291235 140733691352816 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 103003 81375 258 24 0 99637 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 412012

[startup+282.301 s]
/proc/loadavg: 2.19 2.07 2.01 3/515 21274
/proc/meminfo: memFree=2487192/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=628412 CPUtime=282.3 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 113264 0 0 0 28215 15 0 0 25 0 1 0 777216615 643493888 104106 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 157103 104106 258 24 0 153737 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 628412

[startup+342.301 s]
/proc/loadavg: 2.07 2.05 2.00 3/515 21278
/proc/meminfo: memFree=2254272/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=630368 CPUtime=342.3 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 138789 0 0 0 34213 17 0 0 25 0 1 0 777216615 645496832 129615 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 157592 129615 258 24 0 154226 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 630368

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21280
/proc/meminfo: memFree=2102816/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=631532 CPUtime=402.3 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 158652 0 0 0 40211 19 0 0 25 0 1 0 777216615 646688768 149466 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 157883 149466 258 24 0 154517 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 631532

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 21281
/proc/meminfo: memFree=1975040/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=981284 CPUtime=462.31 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 170962 0 0 0 46211 20 0 0 25 0 1 0 777216615 1004834816 161774 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 245321 161774 258 24 0 241955 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 981284

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 21283
/proc/meminfo: memFree=1826916/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=981548 CPUtime=522.31 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 183777 0 0 0 52209 22 0 0 25 0 1 0 777216615 1005105152 174588 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 245387 174588 258 24 0 242021 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 981548

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 21285
/proc/meminfo: memFree=1587284/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=981944 CPUtime=582.31 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 202854 0 0 0 58208 23 0 0 25 0 1 0 777216615 1005510656 193660 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248576 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 245486 193660 258 24 0 242120 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 981944

[startup+642.301 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 21391
/proc/meminfo: memFree=94168/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6459492 CPUtime=4122.45 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1332208 0 0 0 412069 176 0 0 25 0 1 0 777216615 6614519808 1322549 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1614873 1322549 258 24 0 1611507 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 6459492

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 21393
/proc/meminfo: memFree=95060/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6459940 CPUtime=4182.44 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1343219 0 0 0 418067 177 0 0 25 0 1 0 777216615 6614978560 1333551 33554432000 4194304 4291235 140733691352816 18446744073709551615 4251573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1614985 1333551 258 24 0 1611619 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 6459940

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 21394
/proc/meminfo: memFree=96600/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6461800 CPUtime=4242.44 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1360532 0 0 0 424065 179 0 0 25 0 1 0 777216615 6616883200 1350851 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1615450 1350851 258 24 0 1612084 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 6461800

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 21396
/proc/meminfo: memFree=92820/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6462728 CPUtime=4302.45 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1378590 0 0 0 430063 182 0 0 25 0 1 0 777216615 6617833472 1368897 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1615682 1368897 258 24 0 1612316 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 6462728

[startup+4362.3 s]
/proc/loadavg: 2.15 2.03 2.01 5/515 21397
/proc/meminfo: memFree=92128/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6463680 CPUtime=4362.45 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1392683 0 0 0 436061 184 0 0 25 0 1 0 777216615 6618808320 1382984 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248386 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1615920 1382984 258 24 0 1612554 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 6463680

[startup+4422.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/515 21399
/proc/meminfo: memFree=93468/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6464656 CPUtime=4422.45 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1409408 0 0 0 442058 187 0 0 25 0 1 0 777216615 6619807744 1399703 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616164 1399703 258 24 0 1612798 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 6464656

[startup+4482.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/515 21401
/proc/meminfo: memFree=97324/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6465668 CPUtime=4482.46 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1429868 0 0 0 448056 190 0 0 25 0 1 0 777216615 6620844032 1420157 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616417 1420157 258 24 0 1613051 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 6465668

[startup+4542.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/515 21402
/proc/meminfo: memFree=97396/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6465800 CPUtime=4542.46 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1442376 0 0 0 454055 191 0 0 25 0 1 0 777216615 6620979200 1432664 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616450 1432664 258 24 0 1613084 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 6465800

[startup+4602.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/515 21404
/proc/meminfo: memFree=97488/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6465964 CPUtime=4602.47 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1456341 0 0 0 460054 193 0 0 25 0 1 0 777216615 6621147136 1446629 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616491 1446629 258 24 0 1613125 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 6465964

[startup+4662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21405
/proc/meminfo: memFree=98196/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6466096 CPUtime=4662.46 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1468886 0 0 0 466052 194 0 0 25 0 1 0 777216615 6621282304 1459169 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616524 1459169 258 24 0 1613158 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 6466096

[startup+4722.32 s]
/proc/loadavg: 1.40 1.86 1.94 2/509 21424
/proc/meminfo: memFree=10803760/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6466096 CPUtime=4722.48 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1481947 0 0 0 472052 196 0 0 25 0 1 0 777216615 6621282304 1472226 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616524 1472226 258 24 0 1613158 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 6466096

[startup+4782.3 s]
/proc/loadavg: 1.15 1.70 1.88 2/509 21426
/proc/meminfo: memFree=10753988/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6466232 CPUtime=4782.47 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1494566 0 0 0 478049 198 0 0 25 0 1 0 777216615 6621421568 1484845 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616558 1484845 258 24 0 1613192 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 6466232

[startup+4842.3 s]
/proc/loadavg: 1.05 1.57 1.82 2/509 21427
/proc/meminfo: memFree=10701708/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6467496 CPUtime=4842.47 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1507326 0 0 0 484048 199 0 0 25 0 1 0 777216615 6622715904 1497604 33554432000 4194304 4291235 140733691352816 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1616874 1497604 258 24 0 1613508 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 6467496

[startup+4902.3 s]
/proc/loadavg: 1.02 1.46 1.77 2/509 21429
/proc/meminfo: memFree=10629736/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6472076 CPUtime=4902.48 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1525534 0 0 0 490046 202 0 0 25 0 1 0 777216615 6627405824 1515802 33554432000 4194304 4291235 140733691352816 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1618019 1515802 258 24 0 1614653 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 6472076

[startup+4962.3 s]
/proc/loadavg: 1.00 1.38 1.72 2/509 21430
/proc/meminfo: memFree=10548820/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6472076 CPUtime=4962.47 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1545600 0 0 0 496042 205 0 0 25 0 1 0 777216615 6627405824 1535858 33554432000 4194304 4291235 140733691352816 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1618019 1535858 258 24 0 1614653 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 6472076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.33 1.69 2/509 21431
/proc/meminfo: memFree=10505384/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=6473716 CPUtime=5000.09 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4202496 1556374 0 0 0 499803 206 0 0 25 0 1 0 777216615 6629085184 1546624 33554432000 4194304 4291235 140733691352816 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21265/statm: 1618429 1546624 258 24 0 1615063 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 6473716

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

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

[startup+5000.02 s]
/proc/loadavg: 1.00 1.33 1.69 2/509 21431
/proc/meminfo: memFree=10505384/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=0 CPUtime=5000.19 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4203524 1556374 0 0 0 499803 216 0 0 25 0 1 0 777216615 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/21265/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 1.00 1.33 1.69 2/509 21431
/proc/meminfo: memFree=10505384/32951124 swapFree=62999000/67111528
[pid=21265] ppid=21263 vsize=0 CPUtime=5000.27 cores=0,2,4,6
/proc/21265/stat : 21265 (minisat) R 21263 21265 20906 0 -1 4203524 1556374 0 0 0 499803 224 0 0 25 0 1 0 777216615 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/21265/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.2
CPU time (s): 5000.38
CPU user time (s): 4998.04
CPU system time (s): 2.34364
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 6473716

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

runsolver used 26.9629 second user time and 54.8937 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-31 15:20:10
IDJOB=3433969
IDBENCH=82389
IDSOLVER=1930
FILE ID=node141/3433969-1306848009
RUNJOBID= node141-1306842918-20924
PBS_JOBID= 13482011
Free space on /tmp= 24188 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3433969-1306848009/watcher-3433969-1306848009 -o /tmp/evaluation-result-3433969-1306848009/solver-3433969-1306848009 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433969-1306848009.cnf

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=1332900387

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3666452 kB
Buffers:         60216 kB
Cached:       18205016 kB
SwapCached:       8636 kB
Active:       19269308 kB
Inactive:      9301052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3666452 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:           94644 kB
Writeback:           0 kB
AnonPages:    10303408 kB
Mapped:          25652 kB
Slab:           573240 kB
PageTables:      70632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 151046352 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= 24264 MiB
End job on node141 at 2011-05-31 16:43:32