Trace number 3318156

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-26UNSAT 207.056 207.052

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

207.00/207.03	WARNING: for repeatability, setting FPU to use double precision
207.00/207.03	============================[ Problem Statistics ]=============================
207.00/207.03	|                                                                             |
207.00/207.03	|  Number of variables:         66084                                         |
207.00/207.03	|  Number of clauses:          686878                                         |
207.00/207.03	|  Parse time:                   0.23 s                                       |
207.00/207.03	|  Eliminated clauses:           0.00 Mb                                      |
207.00/207.03	|  Simplification time:          0.55 s                                       |
207.00/207.03	|                                                                             |
207.00/207.03	============================[ Search Statistics ]=================================
207.00/207.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
207.00/207.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
207.00/207.03	==================================================================================
207.00/207.03	|       100 |   35751   487093  1134983 |   178600       97    381 | 45.866 %  1 |
207.00/207.03	|       250 |   35747   487093  1134983 |   196460      246    354 | 45.872 %  3 |
207.00/207.03	|       475 |   35615   483056  1126689 |   216106      462    389 | 46.072 %  1 |
207.00/207.03	|       812 |   35610   483056  1126689 |   237717      794    421 | 46.079 %  1 |
207.00/207.03	|      1318 |   35495   481265  1123010 |   261489     1295    581 | 46.253 %  1 |
207.00/207.03	|      2077 |   35089   480059  1120513 |   287638     2030    578 | 46.868 %  1 |
207.00/207.03	|      3216 |   34776   470197  1100178 |   316402     3146    787 | 47.341 %  0 |
207.00/207.03	|      4924 |   34727   470087  1099958 |   348042     4832    762 | 47.415 %  1 |
207.00/207.03	|      7486 |   34524   469103  1097927 |   382846     7359    824 | 47.723 %  0 |
207.00/207.03	|     11330 |   34371   464255  1087847 |   421131    11152    759 | 47.954 %  1 |
207.00/207.03	|     17096 |   34223   462208  1083640 |   463244    16859    750 | 48.178 %  0 |
207.00/207.03	|     25745 |   33902   458693  1076400 |   509568    25407    768 | 48.664 %  0 |
207.00/207.03	|     38719 |   33482   451225  1061014 |   560525    38199    840 | 49.299 %  0 |
207.00/207.03	|     58180 |   33133   446373  1051001 |   616578    57469    933 | 49.827 %  1 |
207.00/207.03	|     87372 |   32810   441257  1040490 |   678236    86349    857 | 50.316 %  0 |
207.00/207.03	|    131161 |   31186   432027  1021437 |   746059   126917    760 | 52.774 %  1 |
207.00/207.03	===============================================================================
207.00/207.03	restarts              : 363
207.00/207.03	skipped               : 0
207.00/207.03	conflicts             : 132329         (640 /sec)
207.00/207.03	decisions             : 2335638        (0.00 % random) (11294 /sec)
207.00/207.03	propagations          : 507496239      (2453978 /sec)
207.00/207.03	conflict literals     : 98500076       (30.82 % deleted)
207.00/207.03	Memory used           : 600.00 MB
207.00/207.03	CPU time              : 206.806 s
207.00/207.03	
207.00/207.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-3318156-1304901616/watcher-3318156-1304901616 -o /tmp/evaluation-result-3318156-1304901616/solver-3318156-1304901616 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318156-1304901616.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.57 3.06 3.44 4/367 19381
/proc/meminfo: memFree=13159980/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=20380 CPUtime=0.01 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 871 0 0 0 1 0 0 0 21 0 1 0 582577927 20869120 813 33554432000 4194304 4291235 140734924520528 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 5095 813 216 24 0 1729 0

[startup+0.085812 s]
/proc/loadavg: 1.57 3.06 3.44 4/367 19381
/proc/meminfo: memFree=13159980/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=29208 CPUtime=0.07 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 3964 0 0 0 7 0 0 0 21 0 1 0 582577927 29908992 3452 33554432000 4194304 4291235 140734924520528 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 7302 3454 216 24 0 3936 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29208

[startup+0.100827 s]
/proc/loadavg: 1.57 3.06 3.44 4/367 19381
/proc/meminfo: memFree=13159980/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=31684 CPUtime=0.09 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 4995 0 0 0 9 0 0 0 21 0 1 0 582577927 32444416 4277 33554432000 4194304 4291235 140734924520528 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 7921 4277 216 24 0 4555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31684

[startup+0.300774 s]
/proc/loadavg: 1.57 3.06 3.44 4/367 19381
/proc/meminfo: memFree=13159980/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=71936 CPUtime=0.29 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 15873 0 0 0 27 2 0 0 22 0 1 0 582577927 73662464 12284 33554432000 4194304 4291235 140734924520528 18446744073709551615 4229676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 17984 12284 237 24 0 14618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71936

[startup+0.700702 s]
/proc/loadavg: 1.57 3.06 3.44 4/367 19381
/proc/meminfo: memFree=13159980/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=71936 CPUtime=0.69 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 15887 0 0 0 67 2 0 0 23 0 1 0 582577927 73662464 12298 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255329 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 17984 12298 237 24 0 14618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71936

[startup+1.50057 s]
/proc/loadavg: 1.57 3.06 3.44 5/371 19388
/proc/meminfo: memFree=12996088/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=59688 CPUtime=1.49 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 18492 0 0 0 147 2 0 0 25 0 1 0 582577927 61120512 10416 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 14922 10416 258 24 0 11556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59688

[startup+3.10027 s]
/proc/loadavg: 1.57 3.06 3.44 5/371 19388
/proc/meminfo: memFree=12782328/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=66868 CPUtime=3.09 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 19950 0 0 0 307 2 0 0 25 0 1 0 582577927 68472832 11874 33554432000 4194304 4291235 140734924520528 18446744073709551615 4261987 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 16717 11874 258 24 0 13351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66868

[startup+6.30069 s]
/proc/loadavg: 1.85 3.09 3.45 5/374 19394
/proc/meminfo: memFree=12381848/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=78544 CPUtime=6.29 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 23174 0 0 0 626 3 0 0 25 0 1 0 582577927 80429056 15096 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 19636 15096 258 24 0 16270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78544

[startup+12.7006 s]
/proc/loadavg: 2.18 3.14 3.46 5/377 19401
/proc/meminfo: memFree=11275884/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=97648 CPUtime=12.7 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 27055 0 0 0 1266 4 0 0 25 0 1 0 582577927 99991552 18974 33554432000 4194304 4291235 140734924520528 18446744073709551615 4263436 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 24412 18974 258 24 0 21046 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 97648

[startup+25.5003 s]
/proc/loadavg: 2.58 3.18 3.47 5/374 19422
/proc/meminfo: memFree=11493384/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=128612 CPUtime=25.49 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 36152 0 0 0 2543 6 0 0 25 0 1 0 582577927 131698688 28055 33554432000 4194304 4291235 140734924520528 18446744073709551615 4248277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 32153 28055 258 24 0 28787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 128612

[startup+51.1007 s]
/proc/loadavg: 3.21 3.28 3.49 5/377 19456
/proc/meminfo: memFree=11168312/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=260088 CPUtime=51.09 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 52894 0 0 0 5099 10 0 0 25 0 1 0 582577927 266330112 44784 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 65022 44784 258 24 0 61656 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 260088

[startup+102.301 s]
/proc/loadavg: 3.74 3.40 3.52 5/377 19457
/proc/meminfo: memFree=10707424/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=394280 CPUtime=102.29 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 81484 0 0 0 10214 15 0 0 25 0 1 0 582577927 403742720 73344 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 98570 73344 258 24 0 95204 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 394280

[startup+162.301 s]
/proc/loadavg: 3.97 3.54 3.56 5/377 19459
/proc/meminfo: memFree=10177396/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=612876 CPUtime=162.3 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 104504 0 0 0 16210 20 0 0 25 0 1 0 582577927 627585024 96335 33554432000 4194304 4291235 140734924520528 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153219 96335 258 24 0 149853 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 612876

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

[startup+180.101 s]
/proc/loadavg: 4.04 3.58 3.57 5/377 19459
/proc/meminfo: memFree=9996416/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=613740 CPUtime=180.1 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 109929 0 0 0 17989 21 0 0 25 0 1 0 582577927 628469760 101751 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153435 101751 258 24 0 150069 0
Current children cumulated CPU time (s) 180.1
Current children cumulated vsize (KiB) 613740

[startup+192.9 s]
/proc/loadavg: 4.03 3.59 3.57 5/377 19459
/proc/meminfo: memFree=9872852/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=614144 CPUtime=192.89 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 112959 0 0 0 19268 21 0 0 25 0 1 0 582577927 628883456 104773 33554432000 4194304 4291235 140734924520528 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153536 104773 258 24 0 150170 0
Current children cumulated CPU time (s) 192.89
Current children cumulated vsize (KiB) 614144

[startup+199.301 s]
/proc/loadavg: 4.03 3.61 3.58 5/377 19460
/proc/meminfo: memFree=9817916/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=614448 CPUtime=199.3 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 114449 0 0 0 19908 22 0 0 25 0 1 0 582577927 629194752 106260 33554432000 4194304 4291235 140734924520528 18446744073709551615 4248270 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153612 106260 258 24 0 150246 0
Current children cumulated CPU time (s) 199.3
Current children cumulated vsize (KiB) 614448

[startup+202.501 s]
/proc/loadavg: 4.03 3.61 3.58 5/377 19460
/proc/meminfo: memFree=9785552/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=615248 CPUtime=202.49 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 115167 0 0 0 20227 22 0 0 25 0 1 0 582577927 630013952 106977 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153812 106977 258 24 0 150446 0
Current children cumulated CPU time (s) 202.49
Current children cumulated vsize (KiB) 615248

[startup+204.1 s]
/proc/loadavg: 4.03 3.61 3.58 5/377 19460
/proc/meminfo: memFree=9774516/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=615248 CPUtime=204.09 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 115767 0 0 0 20387 22 0 0 25 0 1 0 582577927 630013952 107577 33554432000 4194304 4291235 140734924520528 18446744073709551615 4248885 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153812 107577 258 24 0 150446 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 615248

[startup+205.701 s]
/proc/loadavg: 4.03 3.61 3.58 5/377 19460
/proc/meminfo: memFree=9747080/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=615248 CPUtime=205.7 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 116277 0 0 0 20547 23 0 0 25 0 1 0 582577927 630013952 108086 33554432000 4194304 4291235 140734924520528 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153812 108086 258 24 0 150446 0
Current children cumulated CPU time (s) 205.7
Current children cumulated vsize (KiB) 615248

[startup+206.501 s]
/proc/loadavg: 4.03 3.61 3.58 5/377 19460
/proc/meminfo: memFree=9747080/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=615248 CPUtime=206.5 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 116445 0 0 0 20627 23 0 0 25 0 1 0 582577927 630013952 108254 33554432000 4194304 4291235 140734924520528 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153812 108254 258 24 0 150446 0
Current children cumulated CPU time (s) 206.5
Current children cumulated vsize (KiB) 615248

[startup+206.901 s]
/proc/loadavg: 4.03 3.61 3.58 5/377 19460
/proc/meminfo: memFree=9735176/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=615248 CPUtime=206.9 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 116513 0 0 0 20667 23 0 0 25 0 1 0 582577927 630013952 108322 33554432000 4194304 4291235 140734924520528 18446744073709551615 4248885 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153812 108322 258 24 0 150446 0
Current children cumulated CPU time (s) 206.9
Current children cumulated vsize (KiB) 615248

[startup+207.001 s]
/proc/loadavg: 4.03 3.61 3.58 5/377 19460
/proc/meminfo: memFree=9735176/32951124 swapFree=65155552/67111528
[pid=19381] ppid=19379 vsize=615248 CPUtime=207 cores=5,7
/proc/19381/stat : 19381 (minisat) R 19379 19381 18785 0 -1 4202496 116525 0 0 0 20677 23 0 0 25 0 1 0 582577927 630013952 108334 33554432000 4194304 4291235 140734924520528 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19381/statm: 153812 108334 258 24 0 150446 0
Current children cumulated CPU time (s) 207
Current children cumulated vsize (KiB) 615248

Child status: 20
Real time (s): 207.052
CPU time (s): 207.056
CPU user time (s): 206.806
CPU system time (s): 0.249962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 615248

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

runsolver used 0.756884 second user time and 1.69174 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 02:40:17
IDJOB=3318156
IDBENCH=82410
IDSOLVER=1707
FILE ID=node146/3318156-1304901616
RUNJOBID= node146-1304901615-19360
PBS_JOBID= 13282125
Free space on /tmp= 41852 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318156-1304901616/watcher-3318156-1304901616 -o /tmp/evaluation-result-3318156-1304901616/solver-3318156-1304901616 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318156-1304901616.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=509843678

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13160756 kB
Buffers:        142252 kB
Cached:        3849760 kB
SwapCached:       9284 kB
Active:       10637752 kB
Inactive:      8843884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13160756 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:          101680 kB
Writeback:           0 kB
AnonPages:    15486956 kB
Mapped:          21852 kB
Slab:           185088 kB
PageTables:      59468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81770004 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= 41580 MiB
End job on node146 at 2011-05-09 02:43:44