Trace number 3362661

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 207.916 207.913

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

running on 2 cores: 4,6

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: 4.13 4.04 4.00 5/395 5608
/proc/meminfo: memFree=5555228/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=19800 CPUtime=0 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 751 0 0 0 0 0 0 0 24 0 1 0 720966236 20275200 693 33554432000 4194304 4291037 140733261077360 18446744073709551615 4200504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 4950 693 215 24 0 1584 0

[startup+0.021315 s]
/proc/loadavg: 4.13 4.04 4.00 5/395 5608
/proc/meminfo: memFree=5555228/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=21196 CPUtime=0.01 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 1034 0 0 0 1 0 0 0 24 0 1 0 720966236 21704704 974 33554432000 4194304 4291037 140733261077360 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 5299 974 216 24 0 1933 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21196

[startup+0.100344 s]
/proc/loadavg: 4.13 4.04 4.00 5/395 5608
/proc/meminfo: memFree=5555228/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=32500 CPUtime=0.09 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 5065 0 0 0 9 0 0 0 24 0 1 0 720966236 33280000 4344 33554432000 4194304 4291037 140733261077360 18446744073709551615 216734875767 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 8125 4362 216 24 0 4759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32500

[startup+0.300268 s]
/proc/loadavg: 4.13 4.04 4.00 5/395 5608
/proc/meminfo: memFree=5555228/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=71932 CPUtime=0.29 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 15874 0 0 0 27 2 0 0 25 0 1 0 720966236 73658368 12285 33554432000 4194304 4291037 140733261077360 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 17983 12285 238 24 0 14617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71932

[startup+0.700204 s]
/proc/loadavg: 4.13 4.04 4.00 5/395 5608
/proc/meminfo: memFree=5555228/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=71932 CPUtime=0.69 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 15888 0 0 0 67 2 0 0 25 0 1 0 720966236 73658368 12299 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 17983 12299 238 24 0 14617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71932

[startup+1.50108 s]
/proc/loadavg: 4.13 4.04 4.00 5/396 5609
/proc/meminfo: memFree=5512944/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=59684 CPUtime=1.49 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 18528 0 0 0 146 3 0 0 25 0 1 0 720966236 61116416 10452 33554432000 4194304 4291037 140733261077360 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 14921 10452 258 24 0 11555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59684

[startup+3.10081 s]
/proc/loadavg: 4.13 4.04 4.00 5/396 5609
/proc/meminfo: memFree=5504140/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=66864 CPUtime=3.09 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 20061 0 0 0 306 3 0 0 25 0 1 0 720966236 68468736 11985 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 16716 11985 258 24 0 13350 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66864

[startup+6.30024 s]
/proc/loadavg: 4.12 4.04 4.00 5/396 5609
/proc/meminfo: memFree=5479340/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=78540 CPUtime=6.29 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 23225 0 0 0 626 3 0 0 25 0 1 0 720966236 80424960 15147 33554432000 4194304 4291037 140733261077360 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 19635 15147 258 24 0 16269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78540

[startup+12.7011 s]
/proc/loadavg: 4.11 4.04 4.00 5/396 5609
/proc/meminfo: memFree=5431032/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=97644 CPUtime=12.69 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 27377 0 0 0 1265 4 0 0 25 0 1 0 720966236 99987456 19294 33554432000 4194304 4291037 140733261077360 18446744073709551615 216738615795 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 24411 19294 258 24 0 21045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97644

[startup+25.5009 s]
/proc/loadavg: 4.08 4.04 4.00 5/396 5609
/proc/meminfo: memFree=5326752/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=178696 CPUtime=25.49 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 36825 0 0 0 2545 4 0 0 25 0 1 0 720966236 182984704 28727 33554432000 4194304 4291037 140733261077360 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 44674 28727 258 24 0 41308 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 178696

[startup+51.1004 s]
/proc/loadavg: 4.05 4.03 4.00 5/396 5610
/proc/meminfo: memFree=5194464/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=260084 CPUtime=51.09 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 54168 0 0 0 5102 7 0 0 25 0 1 0 720966236 266326016 46057 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 65021 46057 258 24 0 61655 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 260084

[startup+102.314 s]
/proc/loadavg: 4.08 4.04 4.00 5/396 5612
/proc/meminfo: memFree=4809248/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=394276 CPUtime=102.3 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 81782 0 0 0 10219 11 0 0 25 0 1 0 720966236 403738624 73642 33554432000 4194304 4291037 140733261077360 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 98569 73642 258 24 0 95203 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 394276

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/396 5613
/proc/meminfo: memFree=4467004/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=612872 CPUtime=162.3 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 103968 0 0 0 16213 17 0 0 25 0 1 0 720966236 627580928 95799 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153218 95799 258 24 0 149852 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 612872

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

[startup+179.101 s]
/proc/loadavg: 4.02 4.03 4.00 5/396 5614
/proc/meminfo: memFree=4381372/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=613600 CPUtime=179.09 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 109235 0 0 0 17891 18 0 0 25 0 1 0 720966236 628326400 101058 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153400 101058 258 24 0 150034 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 613600

[startup+191.901 s]
/proc/loadavg: 4.02 4.03 4.00 5/396 5614
/proc/meminfo: memFree=4334244/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=614140 CPUtime=191.9 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 112389 0 0 0 19171 19 0 0 25 0 1 0 720966236 628879360 104203 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153535 104203 258 24 0 150169 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 614140

[startup+198.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/396 5614
/proc/meminfo: memFree=4313400/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=614312 CPUtime=198.3 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 113854 0 0 0 19811 19 0 0 25 0 1 0 720966236 629055488 105666 33554432000 4194304 4291037 140733261077360 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153578 105666 258 24 0 150212 0
Current children cumulated CPU time (s) 198.3
Current children cumulated vsize (KiB) 614312

[startup+204.701 s]
/proc/loadavg: 4.01 4.02 4.00 5/396 5614
/proc/meminfo: memFree=4288080/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=615244 CPUtime=204.7 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 115657 0 0 0 20451 19 0 0 25 0 1 0 720966236 630009856 107467 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153811 107467 258 24 0 150445 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 615244

[startup+206.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/396 5615
/proc/meminfo: memFree=4283368/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=615244 CPUtime=206.29 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 116213 0 0 0 20610 19 0 0 25 0 1 0 720966236 630009856 108022 33554432000 4194304 4291037 140733261077360 18446744073709551615 4248399 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153811 108022 258 24 0 150445 0
Current children cumulated CPU time (s) 206.29
Current children cumulated vsize (KiB) 615244

[startup+207.101 s]
/proc/loadavg: 4.01 4.02 4.00 5/396 5615
/proc/meminfo: memFree=4278532/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=615244 CPUtime=207.09 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 116389 0 0 0 20690 19 0 0 25 0 1 0 720966236 630009856 108198 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153811 108198 258 24 0 150445 0
Current children cumulated CPU time (s) 207.09
Current children cumulated vsize (KiB) 615244

[startup+207.501 s]
/proc/loadavg: 4.01 4.02 4.00 5/396 5615
/proc/meminfo: memFree=4278532/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=615244 CPUtime=207.49 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 116451 0 0 0 20730 19 0 0 25 0 1 0 720966236 630009856 108260 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153811 108260 258 24 0 150445 0
Current children cumulated CPU time (s) 207.49
Current children cumulated vsize (KiB) 615244

[startup+207.701 s]
/proc/loadavg: 4.01 4.02 4.00 5/396 5615
/proc/meminfo: memFree=4278532/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=615244 CPUtime=207.69 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 116495 0 0 0 20750 19 0 0 25 0 1 0 720966236 630009856 108304 33554432000 4194304 4291037 140733261077360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153811 108304 258 24 0 150445 0
Current children cumulated CPU time (s) 207.69
Current children cumulated vsize (KiB) 615244

[startup+207.801 s]
/proc/loadavg: 4.01 4.02 4.00 5/396 5615
/proc/meminfo: memFree=4274316/32951124 swapFree=65586204/67111528
[pid=5608] ppid=5606 vsize=615244 CPUtime=207.8 cores=4,6
/proc/5608/stat : 5608 (minisat_release) R 5606 5608 5258 0 -1 4202496 116521 0 0 0 20761 19 0 0 25 0 1 0 720966236 630009856 108330 33554432000 4194304 4291037 140733261077360 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5608/statm: 153811 108330 258 24 0 150445 0
Current children cumulated CPU time (s) 207.8
Current children cumulated vsize (KiB) 615244

Child status: 20
Real time (s): 207.913
CPU time (s): 207.916
CPU user time (s): 207.703
CPU system time (s): 0.212967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 615244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.703
system time used= 0.212967
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= 6
involuntary context switches= 123

runsolver used 0.836872 second user time and 1.82472 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-13 19:22:36
IDJOB=3362661
IDBENCH=82410
IDSOLVER=1840
FILE ID=node119/3362661-1305307355
RUNJOBID= node119-1305306604-5277
PBS_JOBID= 13321478
Free space on /tmp= 34980 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-3362661-1305307355/watcher-3362661-1305307355 -o /tmp/evaluation-result-3362661-1305307355/solver-3362661-1305307355 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362661-1305307355.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=1264717232

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5555508 kB
Buffers:        228752 kB
Cached:       11640052 kB
SwapCached:       4756 kB
Active:       17383024 kB
Inactive:      9524796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5555508 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           45900 kB
Writeback:           0 kB
AnonPages:    15037508 kB
Mapped:          30560 kB
Slab:           361584 kB
PageTables:      61556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 105359644 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= 34980 MiB
End job on node119 at 2011-05-13 19:26:04