Trace number 3362637

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 reference: minisat 2.2.0UNSAT 591.094 591.081

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

591.01/591.03	WARNING: for repeatability, setting FPU to use double precision
591.01/591.03	============================[ Problem Statistics ]=============================
591.01/591.03	|                                                                             |
591.01/591.03	|  Number of variables:         63349                                         |
591.01/591.03	|  Number of clauses:          942447                                         |
591.01/591.03	|  Parse time:                   0.30 s                                       |
591.01/591.03	|  Eliminated clauses:           0.19 Mb                                      |
591.01/591.03	|  Simplification time:          1.20 s                                       |
591.01/591.03	|                                                                             |
591.01/591.03	============================[ Search Statistics ]==============================
591.01/591.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
591.01/591.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
591.01/591.03	===============================================================================
591.01/591.03	|       100 |   56487   931750  2122533 |   341641       97    139 |  0.335 % |
591.01/591.03	|       250 |   56487   931750  2122533 |   375805      247    113 |  0.335 % |
591.01/591.03	|       475 |   56025   931750  2122533 |   413386      468    137 |  1.064 % |
591.01/591.03	|       812 |   55492   931750  2122533 |   454725      802    134 |  1.905 % |
591.01/591.03	|      1318 |   55479   907859  2070899 |   500197     1277    171 |  1.926 % |
591.01/591.03	|      2077 |   55295   903014  2060511 |   550217     2017    230 |  2.216 % |
591.01/591.03	|      3216 |   55263   902151  2058651 |   605239     3149    295 |  2.267 % |
591.01/591.03	|      4924 |   54811   900220  2054299 |   665762     4843    300 |  2.980 % |
591.01/591.03	|      7486 |   53730   875444  2000739 |   732339     7304    325 |  4.687 % |
591.01/591.03	|     11330 |   53557   862876  1973638 |   805573    11094    323 |  4.960 % |
591.01/591.03	|     17096 |   53179   856400  1959661 |   886130    16799    392 |  5.557 % |
591.01/591.03	|     25745 |   52897   847033  1938548 |   974743    24998    484 |  6.002 % |
591.01/591.03	|     38719 |   51986   825086  1890602 |  1072217    37131    603 |  7.440 % |
591.01/591.03	|     58180 |   51610   821416  1882680 |  1179439    56550    688 |  8.033 % |
591.01/591.03	|     87372 |   50967   807593  1852643 |  1297383    85471    825 |  9.048 % |
591.01/591.03	|    131161 |   50835   799233  1834302 |  1427122   128726    893 |  9.257 % |
591.01/591.03	|    196845 |   50701   794895  1824547 |  1569834   194129    948 |  9.468 % |
591.01/591.03	===============================================================================
591.01/591.03	restarts              : 612
591.01/591.03	conflicts             : 259573         (440 /sec)
591.01/591.03	decisions             : 1891969        (0.00 % random) (3204 /sec)
591.01/591.03	propagations          : 501007607      (848419 /sec)
591.01/591.03	conflict literals     : 243861702      (39.00 % deleted)
591.01/591.03	Memory used           : 1521.00 MB
591.01/591.03	CPU time              : 590.519 s
591.01/591.03	
591.01/591.03	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 1,3

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: 3.95 4.04 4.00 2/359 4463
/proc/meminfo: memFree=21622088/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=23272 CPUtime=0 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 1412 0 0 0 0 0 0 0 24 0 1 0 642338831 23830528 1353 33554432000 4194304 4291037 140734989448784 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 5818 1356 215 24 0 2452 0

[startup+0.0158361 s]
/proc/loadavg: 3.95 4.04 4.00 2/359 4463
/proc/meminfo: memFree=21622088/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=25244 CPUtime=0.01 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 2042 0 0 0 1 0 0 0 24 0 1 0 642338831 25849856 1944 33554432000 4194304 4291037 140734989448784 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 6311 1945 215 24 0 2945 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25244

[startup+0.100817 s]
/proc/loadavg: 3.95 4.04 4.00 2/359 4463
/proc/meminfo: memFree=21622088/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=35144 CPUtime=0.09 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 5586 0 0 0 9 0 0 0 24 0 1 0 642338831 35987456 5143 33554432000 4194304 4291037 140734989448784 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 8786 5145 216 24 0 5420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35144

[startup+0.300781 s]
/proc/loadavg: 3.95 4.04 4.00 2/359 4463
/proc/meminfo: memFree=21622088/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=78312 CPUtime=0.29 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 16675 0 0 0 27 2 0 0 25 0 1 0 642338831 80191488 14585 33554432000 4194304 4291037 140734989448784 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 19578 14587 216 24 0 16212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78312

[startup+0.700703 s]
/proc/loadavg: 3.95 4.04 4.00 2/359 4463
/proc/meminfo: memFree=21622088/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=84552 CPUtime=0.69 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 18275 0 0 0 67 2 0 0 25 0 1 0 642338831 86581248 16185 33554432000 4194304 4291037 140734989448784 18446744073709551615 4230272 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 21138 16185 238 24 0 17772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84552

[startup+1.50056 s]
/proc/loadavg: 3.95 4.04 4.00 5/358 4506
/proc/meminfo: memFree=21523968/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=97632 CPUtime=1.49 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 18820 0 0 0 147 2 0 0 25 0 1 0 642338831 99975168 15240 33554432000 4194304 4291037 140734989448784 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 24408 15243 239 24 0 21042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97632

[startup+3.10027 s]
/proc/loadavg: 3.95 4.04 4.00 5/362 4518
/proc/meminfo: memFree=21277916/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=78956 CPUtime=3.09 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 23626 0 0 0 306 3 0 0 25 0 1 0 642338831 80850944 15108 33554432000 4194304 4291037 140734989448784 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 19739 15108 258 24 0 16373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78956

[startup+6.31369 s]
/proc/loadavg: 4.20 4.09 4.02 5/367 4524
/proc/meminfo: memFree=20964040/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=90632 CPUtime=6.31 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 25992 0 0 0 627 4 0 0 25 0 1 0 642338831 92807168 17469 33554432000 4194304 4291037 140734989448784 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 22658 17469 258 24 0 19292 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 90632

[startup+12.7005 s]
/proc/loadavg: 4.18 4.08 4.02 5/367 4524
/proc/meminfo: memFree=20935344/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=109600 CPUtime=12.69 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 30867 0 0 0 1265 4 0 0 25 0 1 0 642338831 112230400 22331 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 27400 22331 258 24 0 24034 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109600

[startup+25.5002 s]
/proc/loadavg: 4.14 4.08 4.02 5/362 4566
/proc/meminfo: memFree=21193516/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=190720 CPUtime=25.49 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 41068 0 0 0 2543 6 0 0 25 0 1 0 642338831 195297280 32515 33554432000 4194304 4291037 140734989448784 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 47680 32515 258 24 0 44314 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190720

[startup+51.1006 s]
/proc/loadavg: 4.09 4.07 4.01 5/367 4579
/proc/meminfo: memFree=20967344/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=272108 CPUtime=51.09 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 57454 0 0 0 5100 9 0 0 25 0 1 0 642338831 278638592 48880 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 68027 48880 258 24 0 64661 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 272108

[startup+102.3 s]
/proc/loadavg: 4.08 4.07 4.01 5/367 4634
/proc/meminfo: memFree=21027900/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=406200 CPUtime=102.29 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 86210 0 0 0 10215 14 0 0 25 0 1 0 642338831 415948800 77602 33554432000 4194304 4291037 140734989448784 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 101550 77602 258 24 0 98184 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 406200

[startup+162.301 s]
/proc/loadavg: 4.03 4.06 4.01 5/367 4636
/proc/meminfo: memFree=20692700/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=624164 CPUtime=162.29 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 114474 0 0 0 16209 20 0 0 25 0 1 0 642338831 639143936 105850 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 156041 105850 258 24 0 152675 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 624164

[startup+222.301 s]
/proc/loadavg: 4.01 4.05 4.00 5/367 4637
/proc/meminfo: memFree=20521172/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=627952 CPUtime=222.29 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 148607 0 0 0 22202 27 0 0 25 0 1 0 642338831 643022848 139953 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 156988 139953 258 24 0 153622 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 627952

[startup+282.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/367 4639
/proc/meminfo: memFree=20234688/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=980068 CPUtime=282.31 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 175846 0 0 0 28198 33 0 0 25 0 1 0 642338831 1003589632 167171 33554432000 4194304 4291037 140734989448784 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 245017 167171 258 24 0 241651 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 980068

[startup+342.301 s]
/proc/loadavg: 4.21 4.09 4.01 5/367 4641
/proc/meminfo: memFree=20231800/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=982868 CPUtime=342.3 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 196697 0 0 0 34193 37 0 0 25 0 1 0 642338831 1006456832 187994 33554432000 4194304 4291037 140734989448784 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 245717 187994 258 24 0 242351 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 982868

[startup+402.314 s]
/proc/loadavg: 4.07 4.07 4.01 5/367 4642
/proc/meminfo: memFree=19947804/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=985100 CPUtime=402.32 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 218194 0 0 0 40190 42 0 0 25 0 1 0 642338831 1008742400 209465 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 246275 209465 258 24 0 242909 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 985100

[startup+462.3 s]
/proc/loadavg: 4.12 4.08 4.01 5/367 4644
/proc/meminfo: memFree=19799344/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=986340 CPUtime=462.3 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 232615 0 0 0 46185 45 0 0 25 0 1 0 642338831 1010012160 223877 33554432000 4194304 4291037 140734989448784 18446744073709551615 4248256 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 246585 223877 258 24 0 243219 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 986340

[startup+522.3 s]
/proc/loadavg: 4.09 4.08 4.01 5/367 4645
/proc/meminfo: memFree=20146760/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=987940 CPUtime=522.31 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 248196 0 0 0 52182 49 0 0 25 0 1 0 642338831 1011650560 239444 33554432000 4194304 4291037 140734989448784 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 246985 239444 258 24 0 243619 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 987940

[startup+582.301 s]
/proc/loadavg: 4.03 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19892524/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558040 CPUtime=582.3 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 265013 0 0 0 58178 52 0 0 25 0 1 0 642338831 1595432960 256243 33554432000 4194304 4291037 140734989448784 18446744073709551615 4248401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389510 256243 258 24 0 386144 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1558040

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

[startup+583.1 s]
/proc/loadavg: 4.03 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19886696/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558040 CPUtime=583.1 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 265239 0 0 0 58258 52 0 0 25 0 1 0 642338831 1595432960 256469 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389510 256469 258 24 0 386144 0
Current children cumulated CPU time (s) 583.1
Current children cumulated vsize (KiB) 1558040

[startup+586.301 s]
/proc/loadavg: 4.03 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19872188/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558324 CPUtime=586.31 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 265735 0 0 0 58578 53 0 0 25 0 1 0 642338831 1595723776 256964 33554432000 4194304 4291037 140734989448784 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389581 256964 258 24 0 386215 0
Current children cumulated CPU time (s) 586.31
Current children cumulated vsize (KiB) 1558324

[startup+589.5 s]
/proc/loadavg: 4.02 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19858544/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558324 CPUtime=589.51 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 266720 0 0 0 58898 53 0 0 25 0 1 0 642338831 1595723776 257948 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389581 257948 258 24 0 386215 0
Current children cumulated CPU time (s) 589.51
Current children cumulated vsize (KiB) 1558324

[startup+590.3 s]
/proc/loadavg: 4.02 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19853832/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558324 CPUtime=590.31 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 266854 0 0 0 58978 53 0 0 25 0 1 0 642338831 1595723776 258082 33554432000 4194304 4291037 140734989448784 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389581 258082 258 24 0 386215 0
Current children cumulated CPU time (s) 590.31
Current children cumulated vsize (KiB) 1558324

[startup+590.701 s]
/proc/loadavg: 4.02 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19853832/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558324 CPUtime=590.71 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 266905 0 0 0 59018 53 0 0 25 0 1 0 642338831 1595723776 258132 33554432000 4194304 4291037 140734989448784 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389581 258132 258 24 0 386215 0
Current children cumulated CPU time (s) 590.71
Current children cumulated vsize (KiB) 1558324

[startup+590.901 s]
/proc/loadavg: 4.02 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19853832/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558324 CPUtime=590.91 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 266911 0 0 0 59038 53 0 0 25 0 1 0 642338831 1595723776 258138 33554432000 4194304 4291037 140734989448784 18446744073709551615 4255646 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389581 258138 258 24 0 386215 0
Current children cumulated CPU time (s) 590.91
Current children cumulated vsize (KiB) 1558324

[startup+591.001 s]
/proc/loadavg: 4.02 4.06 4.00 5/367 4647
/proc/meminfo: memFree=19853832/32951124 swapFree=65581052/67111528
[pid=4463] ppid=4461 vsize=1558324 CPUtime=591.01 cores=1,3
/proc/4463/stat : 4463 (minisat_release) R 4461 4463 4313 0 -1 4202496 266923 0 0 0 59048 53 0 0 25 0 1 0 642338831 1595723776 258150 33554432000 4194304 4291037 140734989448784 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4463/statm: 389581 258150 258 24 0 386215 0
Current children cumulated CPU time (s) 591.01
Current children cumulated vsize (KiB) 1558324

Child status: 20
Real time (s): 591.081
CPU time (s): 591.094
CPU user time (s): 590.519
CPU system time (s): 0.574912
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1558324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 590.519
system time used= 0.574912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266944
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 567

runsolver used 1.9447 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-13 19:23:31
IDJOB=3362637
IDBENCH=82420
IDSOLVER=1840
FILE ID=node137/3362637-1305307411
RUNJOBID= node137-1305306108-4333
PBS_JOBID= 13321468
Free space on /tmp= 37772 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362637-1305307411/watcher-3362637-1305307411 -o /tmp/evaluation-result-3362637-1305307411/solver-3362637-1305307411 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362637-1305307411.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1702607537

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21622360 kB
Buffers:        204448 kB
Cached:        3460868 kB
SwapCached:      36296 kB
Active:        1583980 kB
Inactive:      9530972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21622360 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           29124 kB
Writeback:           0 kB
AnonPages:     7422788 kB
Mapped:          19324 kB
Slab:           109484 kB
PageTables:      39200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75968212 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= 37816 MiB
End job on node137 at 2011-05-13 19:33:22