Trace number 3419918

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 540.442 540.45

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 benchmark61.3987
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

540.38/540.41	WARNING: for repeatability, setting FPU to use double precision
540.38/540.41	============================[ Problem Statistics ]=============================
540.38/540.41	|                                                                             |
540.38/540.41	|  Number of variables:         63349                                         |
540.38/540.41	|  Number of clauses:          942447                                         |
540.38/540.41	|  Parse time:                   0.28 s                                       |
540.38/540.41	|  Eliminated clauses:           0.19 Mb                                      |
540.38/540.41	|  Simplification time:          1.19 s                                       |
540.38/540.41	|                                                                             |
540.38/540.41	============================[ Search Statistics ]==============================
540.38/540.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
540.38/540.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
540.38/540.41	===============================================================================
540.38/540.41	|       100 |   56487   931750  2122533 |   341641       97    139 |  0.335 % |
540.38/540.41	|       250 |   56487   931750  2122533 |   375805      247    113 |  0.335 % |
540.38/540.41	|       475 |   56025   931750  2122533 |   413386      468    137 |  1.064 % |
540.38/540.41	|       812 |   55492   931750  2122533 |   454725      802    134 |  1.905 % |
540.38/540.41	|      1318 |   55479   907859  2070899 |   500197     1277    171 |  1.926 % |
540.38/540.41	|      2077 |   55295   903014  2060511 |   550217     2017    230 |  2.216 % |
540.38/540.41	|      3216 |   55263   902151  2058651 |   605239     3149    295 |  2.267 % |
540.38/540.41	|      4924 |   54811   900220  2054299 |   665762     4843    300 |  2.980 % |
540.38/540.41	|      7486 |   53730   875444  2000739 |   732339     7304    325 |  4.687 % |
540.38/540.41	|     11330 |   53557   862876  1973638 |   805573    11094    323 |  4.960 % |
540.38/540.41	|     17096 |   53179   856400  1959661 |   886130    16799    392 |  5.557 % |
540.38/540.41	|     25745 |   52897   847033  1938548 |   974743    24998    484 |  6.002 % |
540.38/540.41	|     38719 |   51986   825086  1890602 |  1072217    37131    603 |  7.440 % |
540.38/540.41	|     58180 |   51610   821416  1882680 |  1179439    56550    688 |  8.033 % |
540.38/540.41	|     87372 |   50967   807593  1852643 |  1297383    85471    825 |  9.048 % |
540.38/540.41	|    131161 |   50835   799233  1834302 |  1427122   128726    893 |  9.257 % |
540.38/540.41	|    196845 |   50701   794895  1824547 |  1569834   194129    948 |  9.468 % |
540.38/540.41	===============================================================================
540.38/540.41	restarts              : 612
540.38/540.41	conflicts             : 259573         (481 /sec)
540.38/540.41	decisions             : 1891969        (0.00 % random) (3504 /sec)
540.38/540.41	propagations          : 501007607      (927916 /sec)
540.38/540.41	conflict literals     : 243861702      (39.00 % deleted)
540.38/540.41	Memory used           : 1521.00 MB
540.38/540.41	CPU time              : 539.928 s
540.38/540.41	
540.38/540.41	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-3419918-1306584396/watcher-3419918-1306584396 -o /tmp/evaluation-result-3419918-1306584396/solver-3419918-1306584396 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419918-1306584396.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: 2.08 2.05 2.01 2/530 21413
/proc/meminfo: memFree=5338500/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=25412 CPUtime=0.01 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 2096 0 0 0 1 0 0 0 23 0 1 0 770038300 26021888 1998 33554432000 4194304 4291037 140737081878144 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 6353 2000 215 24 0 2987 0

[startup+0.0579469 s]
/proc/loadavg: 2.08 2.05 2.01 2/530 21413
/proc/meminfo: memFree=5338500/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=30848 CPUtime=0.04 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 3980 0 0 0 4 0 0 0 23 0 1 0 770038300 31588352 3677 33554432000 4194304 4291037 140737081878144 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 7712 3679 215 24 0 4346 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30848

[startup+0.100931 s]
/proc/loadavg: 2.08 2.05 2.01 2/530 21413
/proc/meminfo: memFree=5338500/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=35684 CPUtime=0.09 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 5968 0 0 0 8 1 0 0 23 0 1 0 770038300 36540416 5322 33554432000 4194304 4291037 140737081878144 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 8921 5322 216 24 0 5555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35684

[startup+0.300905 s]
/proc/loadavg: 2.08 2.05 2.01 2/530 21413
/proc/meminfo: memFree=5338500/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=79372 CPUtime=0.29 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 17084 0 0 0 26 3 0 0 24 0 1 0 770038300 81276928 14994 33554432000 4194304 4291037 140737081878144 18446744073709551615 242970211361 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 19843 14996 216 24 0 16477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79372

[startup+0.700839 s]
/proc/loadavg: 2.08 2.05 2.01 2/530 21413
/proc/meminfo: memFree=5338500/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=84556 CPUtime=0.69 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 18275 0 0 0 66 3 0 0 25 0 1 0 770038300 86585344 16185 33554432000 4194304 4291037 140737081878144 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 21139 16185 238 24 0 17773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84556

[startup+1.50069 s]
/proc/loadavg: 2.08 2.05 2.01 3/531 21414
/proc/meminfo: memFree=5270796/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=97636 CPUtime=1.49 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 21379 0 0 0 145 4 0 0 25 0 1 0 770038300 99979264 17205 33554432000 4194304 4291037 140737081878144 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 24409 17209 239 24 0 21043 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97636

[startup+3.10039 s]
/proc/loadavg: 2.08 2.05 2.01 3/531 21414
/proc/meminfo: memFree=5274372/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=78960 CPUtime=3.09 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 23759 0 0 0 305 4 0 0 25 0 1 0 770038300 80855040 15241 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 19740 15241 258 24 0 16374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78960

[startup+6.30087 s]
/proc/loadavg: 2.23 2.08 2.02 3/531 21414
/proc/meminfo: memFree=5258000/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=90636 CPUtime=6.29 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 26320 0 0 0 624 5 0 0 25 0 1 0 770038300 92811264 17796 33554432000 4194304 4291037 140737081878144 18446744073709551615 4248302 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 22659 17796 258 24 0 19293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90636

[startup+12.7008 s]
/proc/loadavg: 2.29 2.10 2.02 3/531 21417
/proc/meminfo: memFree=5224940/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=140424 CPUtime=12.69 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 32219 0 0 0 1263 6 0 0 25 0 1 0 770038300 143794176 23680 33554432000 4194304 4291037 140737081878144 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 35106 23680 258 24 0 31740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140424

[startup+25.5006 s]
/proc/loadavg: 2.25 2.09 2.02 3/531 21417
/proc/meminfo: memFree=5158736/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=190724 CPUtime=25.49 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 42731 0 0 0 2541 8 0 0 25 0 1 0 770038300 195301376 34176 33554432000 4194304 4291037 140737081878144 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 47681 34176 258 24 0 44315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190724

[startup+51.1012 s]
/proc/loadavg: 2.15 2.08 2.02 3/531 21417
/proc/meminfo: memFree=5051352/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=272112 CPUtime=51.09 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 59863 0 0 0 5099 10 0 0 25 0 1 0 770038300 278642688 51287 33554432000 4194304 4291037 140737081878144 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 68028 51287 258 24 0 64662 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 272112

[startup+102.32 s]
/proc/loadavg: 2.06 2.07 2.01 3/531 21419
/proc/meminfo: memFree=4849304/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=407032 CPUtime=102.31 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 90788 0 0 0 10216 15 0 0 25 0 1 0 770038300 416800768 82178 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 101758 82178 258 24 0 98392 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 407032

[startup+162.301 s]
/proc/loadavg: 2.02 2.05 2.01 3/531 21421
/proc/meminfo: memFree=4645000/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=625140 CPUtime=162.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 121255 0 0 0 16208 20 0 0 25 0 1 0 770038300 640143360 112624 33554432000 4194304 4291037 140737081878144 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 156285 112624 258 24 0 152919 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 625140

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/531 21421
/proc/meminfo: memFree=4376400/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=629284 CPUtime=222.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 160024 0 0 0 22202 26 0 0 25 0 1 0 770038300 644386816 151361 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 157321 151361 258 24 0 153955 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 629284

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 21423
/proc/meminfo: memFree=4188272/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=981252 CPUtime=282.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 186073 0 0 0 28198 30 0 0 25 0 1 0 770038300 1004802048 177381 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 245313 177381 258 24 0 241947 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 981252

[startup+342.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/531 21426
/proc/meminfo: memFree=4005972/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=984276 CPUtime=342.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 208667 0 0 0 34193 35 0 0 25 0 1 0 770038300 1007898624 199948 33554432000 4194304 4291037 140737081878144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 246069 199948 258 24 0 242703 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 984276

[startup+402.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/531 21428
/proc/meminfo: memFree=3838928/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=986028 CPUtime=402.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 225930 0 0 0 40189 39 0 0 25 0 1 0 770038300 1009692672 217196 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 246507 217196 258 24 0 243141 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 986028

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/531 21430
/proc/meminfo: memFree=3666544/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=987604 CPUtime=462.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 244407 0 0 0 46186 42 0 0 25 0 1 0 770038300 1011306496 235658 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 246901 235658 258 24 0 243535 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 987604

[startup+522.301 s]
/proc/loadavg: 2.15 2.06 2.01 3/531 21430
/proc/meminfo: memFree=3494420/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1557492 CPUtime=522.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 262180 0 0 0 52182 46 0 0 25 0 1 0 770038300 1594871808 253415 33554432000 4194304 4291037 140737081878144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389373 253415 258 24 0 386007 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1557492

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

[startup+524.721 s]
/proc/loadavg: 2.15 2.06 2.01 3/531 21430
/proc/meminfo: memFree=3480408/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1557492 CPUtime=524.7 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 262654 0 0 0 52424 46 0 0 25 0 1 0 770038300 1594871808 253888 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389373 253888 258 24 0 386007 0
Current children cumulated CPU time (s) 524.7
Current children cumulated vsize (KiB) 1557492

[startup+531.101 s]
/proc/loadavg: 2.14 2.06 2.01 3/531 21430
/proc/meminfo: memFree=3464904/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1558044 CPUtime=531.08 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 264511 0 0 0 53062 46 0 0 25 0 1 0 770038300 1595437056 255742 33554432000 4194304 4291037 140737081878144 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389511 255742 258 24 0 386145 0
Current children cumulated CPU time (s) 531.08
Current children cumulated vsize (KiB) 1558044

[startup+534.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/531 21430
/proc/meminfo: memFree=3456220/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1558328 CPUtime=534.29 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 265422 0 0 0 53382 47 0 0 25 0 1 0 770038300 1595727872 256651 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389582 256651 258 24 0 386216 0
Current children cumulated CPU time (s) 534.29
Current children cumulated vsize (KiB) 1558328

[startup+537.5 s]
/proc/loadavg: 2.12 2.05 2.01 3/531 21432
/proc/meminfo: memFree=3450516/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1558328 CPUtime=537.49 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 266161 0 0 0 53702 47 0 0 25 0 1 0 770038300 1595727872 257390 33554432000 4194304 4291037 140737081878144 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389582 257390 258 24 0 386216 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 1558328

[startup+539.101 s]
/proc/loadavg: 2.12 2.05 2.01 3/531 21432
/proc/meminfo: memFree=3442456/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1558328 CPUtime=539.08 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 266726 0 0 0 53861 47 0 0 25 0 1 0 770038300 1595727872 257954 33554432000 4194304 4291037 140737081878144 18446744073709551615 4248339 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389582 257954 258 24 0 386216 0
Current children cumulated CPU time (s) 539.08
Current children cumulated vsize (KiB) 1558328

[startup+539.901 s]
/proc/loadavg: 2.12 2.05 2.01 3/531 21432
/proc/meminfo: memFree=3442456/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1558328 CPUtime=539.88 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 266892 0 0 0 53941 47 0 0 25 0 1 0 770038300 1595727872 258120 33554432000 4194304 4291037 140737081878144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389582 258120 258 24 0 386216 0
Current children cumulated CPU time (s) 539.88
Current children cumulated vsize (KiB) 1558328

[startup+540.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/531 21432
/proc/meminfo: memFree=3440224/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1558328 CPUtime=540.28 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 266912 0 0 0 53981 47 0 0 25 0 1 0 770038300 1595727872 258139 33554432000 4194304 4291037 140737081878144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389582 258139 258 24 0 386216 0
Current children cumulated CPU time (s) 540.28
Current children cumulated vsize (KiB) 1558328

[startup+540.401 s]
/proc/loadavg: 2.12 2.05 2.01 3/531 21432
/proc/meminfo: memFree=3440224/32951132 swapFree=54105152/67111528
[pid=21413] ppid=21411 vsize=1558328 CPUtime=540.38 cores=0,2,4,6
/proc/21413/stat : 21413 (minisat_release) R 21411 21413 21165 0 -1 4202496 266928 0 0 0 53991 47 0 0 25 0 1 0 770038300 1595727872 258155 33554432000 4194304 4291037 140737081878144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21413/statm: 389582 258155 258 24 0 386216 0
Current children cumulated CPU time (s) 540.38
Current children cumulated vsize (KiB) 1558328

Child status: 20
Real time (s): 540.45
CPU time (s): 540.442
CPU user time (s): 539.928
CPU system time (s): 0.513921
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 1558328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 539.928
system time used= 0.513921
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= 418

runsolver used 3.03154 second user time and 6.31704 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-28 14:06:37
IDJOB=3419918
IDBENCH=82420
IDSOLVER=1912
FILE ID=node128/3419918-1306584396
RUNJOBID= node128-1306579393-21183
PBS_JOBID= 13471552
Free space on /tmp= 73552 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-3419918-1306584396/watcher-3419918-1306584396 -o /tmp/evaluation-result-3419918-1306584396/solver-3419918-1306584396 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419918-1306584396.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1962541853

node128.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.852
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.852
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.852
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.852
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       5338656 kB
Buffers:        251616 kB
Cached:        5017688 kB
SwapCached:      78304 kB
Active:       11163928 kB
Inactive:     16141644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       5338656 kB
SwapTotal:    67111528 kB
SwapFree:     54105152 kB
Dirty:           15924 kB
Writeback:           8 kB
AnonPages:    21967368 kB
Mapped:          19992 kB
Slab:           124068 kB
PageTables:     113732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 175779372 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73552 MiB
End job on node128 at 2011-05-28 14:15:37