Trace number 3433978

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 195.929 195.924

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.4647
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

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

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-3433978-1308501951/watcher-3433978-1308501951 -o /tmp/evaluation-result-3433978-1308501951/solver-3433978-1308501951 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3433978-1308501951.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.28 1.06 1.17 3/174 4821
/proc/meminfo: memFree=26906072/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=19808 CPUtime=0 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 755 0 0 0 0 0 0 0 25 0 1 0 942611052 20283392 694 33554432000 4194304 4291235 140733760174016 18446744073709551615 4200416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 4952 694 215 24 0 1586 0

[startup+0.10421 s]
/proc/loadavg: 1.28 1.06 1.17 3/174 4821
/proc/meminfo: memFree=26906072/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=33200 CPUtime=0.09 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 5328 0 0 0 9 0 0 0 25 0 1 0 942611052 33996800 4546 33554432000 4194304 4291235 140733760174016 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 8300 4549 216 24 0 4934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33200

[startup+0.201192 s]
/proc/loadavg: 1.28 1.06 1.17 3/174 4821
/proc/meminfo: memFree=26906072/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=56472 CPUtime=0.19 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 12702 0 0 0 18 1 0 0 25 0 1 0 942611052 57827328 9749 33554432000 4194304 4291235 140733760174016 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 14118 9749 216 24 0 10752 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56472

[startup+0.301173 s]
/proc/loadavg: 1.28 1.06 1.17 3/174 4821
/proc/meminfo: memFree=26906072/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=71940 CPUtime=0.29 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 15877 0 0 0 27 2 0 0 25 0 1 0 942611052 73666560 12285 33554432000 4194304 4291235 140733760174016 18446744073709551615 4230012 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 17985 12285 237 24 0 14619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71940

[startup+0.701098 s]
/proc/loadavg: 1.28 1.06 1.17 3/174 4821
/proc/meminfo: memFree=26906072/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=71940 CPUtime=0.69 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 15892 0 0 0 67 2 0 0 25 0 1 0 942611052 73666560 12300 33554432000 4194304 4291235 140733760174016 18446744073709551615 4255367 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 17985 12300 237 24 0 14619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71940

[startup+1.50095 s]
/proc/loadavg: 1.28 1.06 1.17 3/175 4822
/proc/meminfo: memFree=26866284/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=59692 CPUtime=1.49 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 18552 0 0 0 147 2 0 0 25 0 1 0 942611052 61124608 10473 33554432000 4194304 4291235 140733760174016 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 14923 10473 258 24 0 11557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59692

[startup+3.10067 s]
/proc/loadavg: 1.34 1.08 1.18 3/175 4822
/proc/meminfo: memFree=26859464/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=66872 CPUtime=3.09 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 20154 0 0 0 307 2 0 0 25 0 1 0 942611052 68476928 12075 33554432000 4194304 4291235 140733760174016 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 16718 12075 258 24 0 13352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66872

[startup+6.30107 s]
/proc/loadavg: 1.34 1.08 1.18 3/175 4823
/proc/meminfo: memFree=26838384/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=78548 CPUtime=6.3 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 23284 0 0 0 627 3 0 0 25 0 1 0 942611052 80433152 15203 33554432000 4194304 4291235 140733760174016 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 19637 15203 258 24 0 16271 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 78548

[startup+12.7009 s]
/proc/loadavg: 1.44 1.11 1.19 3/175 4823
/proc/meminfo: memFree=26809904/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=97652 CPUtime=12.69 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 27710 0 0 0 1266 3 0 0 25 0 1 0 942611052 99995648 19623 33554432000 4194304 4291235 140733760174016 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 24413 19623 258 24 0 21047 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97652

[startup+25.5005 s]
/proc/loadavg: 1.53 1.14 1.19 3/175 4823
/proc/meminfo: memFree=26726848/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=178704 CPUtime=25.49 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 37451 0 0 0 2544 5 0 0 25 0 1 0 942611052 182992896 29348 33554432000 4194304 4291235 140733760174016 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 44676 29348 258 24 0 41310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 178704

[startup+51.1008 s]
/proc/loadavg: 1.69 1.21 1.21 3/175 4824
/proc/meminfo: memFree=26598324/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=260092 CPUtime=51.1 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 55286 0 0 0 5102 8 0 0 25 0 1 0 942611052 266334208 47171 33554432000 4194304 4291235 140733760174016 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 65023 47171 258 24 0 61657 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 260092

[startup+102.3 s]
/proc/loadavg: 1.95 1.35 1.26 3/175 4825
/proc/meminfo: memFree=26358144/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=394580 CPUtime=102.3 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 84197 0 0 0 10217 13 0 0 25 0 1 0 942611052 404049920 76054 33554432000 4194304 4291235 140733760174016 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 98645 76054 258 24 0 95279 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 394580

[startup+162.3 s]
/proc/loadavg: 1.98 1.47 1.30 3/175 4827
/proc/meminfo: memFree=26107312/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=613184 CPUtime=162.3 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 107625 0 0 0 16213 17 0 0 25 0 1 0 942611052 627900416 99448 33554432000 4194304 4291235 140733760174016 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153296 99448 258 24 0 149930 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 613184

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

[startup+179.201 s]
/proc/loadavg: 1.98 1.49 1.31 3/175 4827
/proc/meminfo: memFree=26040092/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=614012 CPUtime=179.2 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 112141 0 0 0 17902 18 0 0 25 0 1 0 942611052 628748288 103953 33554432000 4194304 4291235 140733760174016 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153503 103953 258 24 0 150137 0
Current children cumulated CPU time (s) 179.2
Current children cumulated vsize (KiB) 614012

[startup+185.601 s]
/proc/loadavg: 1.99 1.50 1.32 3/175 4827
/proc/meminfo: memFree=26013424/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=614320 CPUtime=185.6 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 113614 0 0 0 18542 18 0 0 25 0 1 0 942611052 629063680 105424 33554432000 4194304 4291235 140733760174016 18446744073709551615 4248301 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153580 105424 258 24 0 150214 0
Current children cumulated CPU time (s) 185.6
Current children cumulated vsize (KiB) 614320

[startup+192.001 s]
/proc/loadavg: 1.99 1.52 1.33 3/175 4827
/proc/meminfo: memFree=25985896/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=615252 CPUtime=191.99 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 115214 0 0 0 19181 18 0 0 25 0 1 0 942611052 630018048 107021 33554432000 4194304 4291235 140733760174016 18446744073709551615 4262950 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153813 107021 258 24 0 150447 0
Current children cumulated CPU time (s) 191.99
Current children cumulated vsize (KiB) 615252

[startup+193.601 s]
/proc/loadavg: 1.99 1.52 1.33 3/175 4828
/proc/meminfo: memFree=25975232/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=615252 CPUtime=193.6 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 115975 0 0 0 19342 18 0 0 25 0 1 0 942611052 630018048 107782 33554432000 4194304 4291235 140733760174016 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153813 107782 258 24 0 150447 0
Current children cumulated CPU time (s) 193.6
Current children cumulated vsize (KiB) 615252

[startup+195.2 s]
/proc/loadavg: 1.99 1.52 1.33 3/175 4828
/proc/meminfo: memFree=25968284/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=615252 CPUtime=195.19 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 116403 0 0 0 19501 18 0 0 25 0 1 0 942611052 630018048 108209 33554432000 4194304 4291235 140733760174016 18446744073709551615 4261699 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153813 108209 258 24 0 150447 0
Current children cumulated CPU time (s) 195.19
Current children cumulated vsize (KiB) 615252

[startup+195.601 s]
/proc/loadavg: 1.99 1.52 1.33 3/175 4828
/proc/meminfo: memFree=25968284/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=615252 CPUtime=195.59 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 116477 0 0 0 19541 18 0 0 25 0 1 0 942611052 630018048 108283 33554432000 4194304 4291235 140733760174016 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153813 108283 258 24 0 150447 0
Current children cumulated CPU time (s) 195.59
Current children cumulated vsize (KiB) 615252

[startup+195.801 s]
/proc/loadavg: 1.99 1.52 1.33 3/175 4828
/proc/meminfo: memFree=25962828/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=615252 CPUtime=195.81 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202496 116524 0 0 0 19562 19 0 0 25 0 1 0 942611052 630018048 108330 33554432000 4194304 4291235 140733760174016 18446744073709551615 4248885 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4821/statm: 153813 108330 258 24 0 150447 0
Current children cumulated CPU time (s) 195.81
Current children cumulated vsize (KiB) 615252

[startup+195.906 s]
/proc/loadavg: 1.99 1.52 1.33 3/175 4828
/proc/meminfo: memFree=25962828/32951124 swapFree=67062232/67111528
[pid=4821] ppid=4819 vsize=0 CPUtime=195.91 cores=0,2,4,6
/proc/4821/stat : 4821 (minisat) R 4819 4821 4095 0 -1 4202500 116544 0 0 0 19572 19 0 0 25 0 1 0 942611052 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/4821/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 195.91
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 195.924
CPU time (s): 195.929
CPU user time (s): 195.72
CPU system time (s): 0.208968
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 615252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.72
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116544
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= 6
involuntary context switches= 114

runsolver used 0.285956 second user time and 0.609907 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-19 18:45:51
IDJOB=3433978
IDBENCH=82410
IDSOLVER=1930
FILE ID=node147/3433978-1308501951
RUNJOBID= node147-1308501923-4717
PBS_JOBID= 13608159
Free space on /tmp= 72980 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-3433978-1308501951/watcher-3433978-1308501951 -o /tmp/evaluation-result-3433978-1308501951/solver-3433978-1308501951 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433978-1308501951.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=730030724

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      26906244 kB
Buffers:        536760 kB
Cached:        4744640 kB
SwapCached:      11000 kB
Active:        2389980 kB
Inactive:      3282696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26906244 kB
SwapTotal:    67111528 kB
SwapFree:     67062232 kB
Dirty:          115816 kB
Writeback:          24 kB
AnonPages:      389456 kB
Mapped:          10412 kB
Slab:           307160 kB
PageTables:       4820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   599028 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= 72980 MiB
End job on node147 at 2011-06-19 18:49:07