Trace number 3419908

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 194.622 194.62

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

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

running on 4 cores: 1,3,5,7

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.92 2.00 1.99 2/526 17026
/proc/meminfo: memFree=13028288/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=20256 CPUtime=0 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 840 0 0 0 0 0 0 0 22 0 1 0 750855345 20742144 781 33554432000 4194304 4291037 140734363000784 18446744073709551615 4220256 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 5064 781 216 24 0 1698 0

[startup+0.0231051 s]
/proc/loadavg: 1.92 2.00 1.99 2/526 17026
/proc/meminfo: memFree=13028288/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=21200 CPUtime=0.01 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 1035 0 0 0 1 0 0 0 22 0 1 0 750855345 21708800 974 33554432000 4194304 4291037 140734363000784 18446744073709551615 4200416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 5300 974 216 24 0 1934 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21200

[startup+0.101122 s]
/proc/loadavg: 1.92 2.00 1.99 2/526 17026
/proc/meminfo: memFree=13028288/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=31684 CPUtime=0.09 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 4990 0 0 0 8 1 0 0 22 0 1 0 750855345 32444416 4273 33554432000 4194304 4291037 140734363000784 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 7921 4274 216 24 0 4555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31684

[startup+0.301088 s]
/proc/loadavg: 1.92 2.00 1.99 2/526 17026
/proc/meminfo: memFree=13028288/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=71936 CPUtime=0.29 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 15876 0 0 0 27 2 0 0 23 0 1 0 750855345 73662464 12286 33554432000 4194304 4291037 140734363000784 18446744073709551615 4230044 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 17984 12286 238 24 0 14618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71936

[startup+0.701015 s]
/proc/loadavg: 1.92 2.00 1.99 2/526 17026
/proc/meminfo: memFree=13028288/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=71936 CPUtime=0.69 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 15891 0 0 0 67 2 0 0 25 0 1 0 750855345 73662464 12301 33554432000 4194304 4291037 140734363000784 18446744073709551615 4216890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 17984 12301 238 24 0 14618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71936

[startup+1.50087 s]
/proc/loadavg: 1.92 2.00 1.99 3/527 17027
/proc/meminfo: memFree=12988360/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=59688 CPUtime=1.49 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 18547 0 0 0 147 2 0 0 25 0 1 0 750855345 61120512 10470 33554432000 4194304 4291037 140734363000784 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 14922 10470 258 24 0 11556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59688

[startup+3.10058 s]
/proc/loadavg: 1.92 2.00 1.99 3/527 17028
/proc/meminfo: memFree=12982572/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=66868 CPUtime=3.09 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 20149 0 0 0 307 2 0 0 25 0 1 0 750855345 68472832 12072 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 16717 12072 258 24 0 13351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66868

[startup+6.30102 s]
/proc/loadavg: 1.93 2.00 1.99 3/527 17028
/proc/meminfo: memFree=12969604/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=78544 CPUtime=6.29 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 23264 0 0 0 626 3 0 0 25 0 1 0 750855345 80429056 15185 33554432000 4194304 4291037 140734363000784 18446744073709551615 4256305 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 19636 15185 258 24 0 16270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78544

[startup+12.7009 s]
/proc/loadavg: 1.93 2.00 1.99 3/527 17028
/proc/meminfo: memFree=12950416/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=97648 CPUtime=12.69 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 27700 0 0 0 1266 3 0 0 25 0 1 0 750855345 99991552 19615 33554432000 4194304 4291037 140734363000784 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 24412 19615 258 24 0 21046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97648

[startup+25.5006 s]
/proc/loadavg: 1.95 2.00 1.99 3/527 17028
/proc/meminfo: memFree=12878008/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=178700 CPUtime=25.49 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 37468 0 0 0 2545 4 0 0 25 0 1 0 750855345 182988800 29367 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 44675 29367 258 24 0 41309 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 178700

[startup+51.101 s]
/proc/loadavg: 1.96 2.00 1.99 3/527 17029
/proc/meminfo: memFree=12839660/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=260088 CPUtime=51.09 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 55342 0 0 0 5103 6 0 0 25 0 1 0 750855345 266330112 47229 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 65022 47229 258 24 0 61656 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 260088

[startup+102.32 s]
/proc/loadavg: 1.98 2.00 1.99 3/527 17030
/proc/meminfo: memFree=12720860/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=394576 CPUtime=102.31 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 84262 0 0 0 10220 11 0 0 25 0 1 0 750855345 404045824 76121 33554432000 4194304 4291037 140734363000784 18446744073709551615 4248644 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 98644 76121 258 24 0 95278 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 394576

[startup+162.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/527 17032
/proc/meminfo: memFree=12626580/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=613324 CPUtime=162.29 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 107998 0 0 0 16214 15 0 0 25 0 1 0 750855345 628043776 99823 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153331 99823 258 24 0 149965 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 613324

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

[startup+179.101 s]
/proc/loadavg: 2.11 2.04 2.00 3/527 17032
/proc/meminfo: memFree=12608452/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=614144 CPUtime=179.1 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 112338 0 0 0 17893 17 0 0 25 0 1 0 750855345 628883456 104151 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153536 104151 258 24 0 150170 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 614144

[startup+185.501 s]
/proc/loadavg: 2.10 2.04 2.00 3/527 17032
/proc/meminfo: memFree=12572616/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=614316 CPUtime=185.5 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 113858 0 0 0 18533 17 0 0 25 0 1 0 750855345 629059584 105669 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153579 105669 258 24 0 150213 0
Current children cumulated CPU time (s) 185.5
Current children cumulated vsize (KiB) 614316

[startup+188.7 s]
/proc/loadavg: 2.10 2.04 2.00 3/527 17032
/proc/meminfo: memFree=12566784/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=615248 CPUtime=188.69 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 114740 0 0 0 18852 17 0 0 25 0 1 0 750855345 630013952 106550 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153812 106550 258 24 0 150446 0
Current children cumulated CPU time (s) 188.69
Current children cumulated vsize (KiB) 615248

[startup+191.901 s]
/proc/loadavg: 2.09 2.04 2.00 3/527 17034
/proc/meminfo: memFree=12559840/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=615248 CPUtime=191.89 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 115749 0 0 0 19172 17 0 0 25 0 1 0 750855345 630013952 107558 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153812 107558 258 24 0 150446 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 615248

[startup+193.5 s]
/proc/loadavg: 2.09 2.04 2.00 3/527 17034
/proc/meminfo: memFree=12556236/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=615248 CPUtime=193.51 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 116314 0 0 0 19334 17 0 0 25 0 1 0 750855345 630013952 108122 33554432000 4194304 4291037 140734363000784 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153812 108122 258 24 0 150446 0
Current children cumulated CPU time (s) 193.51
Current children cumulated vsize (KiB) 615248

[startup+194.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/527 17034
/proc/meminfo: memFree=12556236/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=615248 CPUtime=194.29 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 116473 0 0 0 19412 17 0 0 25 0 1 0 750855345 630013952 108281 33554432000 4194304 4291037 140734363000784 18446744073709551615 4248270 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153812 108281 258 24 0 150446 0
Current children cumulated CPU time (s) 194.29
Current children cumulated vsize (KiB) 615248

[startup+194.5 s]
/proc/loadavg: 2.09 2.04 2.00 3/527 17034
/proc/meminfo: memFree=12556236/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=615248 CPUtime=194.49 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202496 116521 0 0 0 19432 17 0 0 25 0 1 0 750855345 630013952 108329 33554432000 4194304 4291037 140734363000784 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17026/statm: 153812 108329 258 24 0 150446 0
Current children cumulated CPU time (s) 194.49
Current children cumulated vsize (KiB) 615248

[startup+194.6 s]
/proc/loadavg: 2.08 2.04 2.00 3/527 17034
/proc/meminfo: memFree=12555240/32951124 swapFree=66578944/67111528
[pid=17026] ppid=17024 vsize=0 CPUtime=194.6 cores=1,3,5,7
/proc/17026/stat : 17026 (minisat_release) R 17024 17026 16668 0 -1 4202500 116542 0 0 0 19442 18 0 0 25 0 1 0 750855345 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/17026/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 194.6
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 194.62
CPU time (s): 194.622
CPU user time (s): 194.429
CPU system time (s): 0.19297
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 615248

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

runsolver used 0.921859 second user time and 2.46062 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-28 14:06:35
IDJOB=3419908
IDBENCH=82410
IDSOLVER=1912
FILE ID=node145/3419908-1306584394
RUNJOBID= node145-1306579390-16687
PBS_JOBID= 13471535
Free space on /tmp= 73476 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419908-1306584394/watcher-3419908-1306584394 -o /tmp/evaluation-result-3419908-1306584394/solver-3419908-1306584394 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419908-1306584394.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=1438590085

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13028568 kB
Buffers:        246612 kB
Cached:        7841452 kB
SwapCached:      34712 kB
Active:       11620284 kB
Inactive:      8008620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13028568 kB
SwapTotal:    67111528 kB
SwapFree:     66578944 kB
Dirty:           17868 kB
Writeback:           0 kB
AnonPages:    11505508 kB
Mapped:          38020 kB
Slab:           158676 kB
PageTables:      66324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153471692 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= 73476 MiB
End job on node145 at 2011-05-28 14:09:50