Trace number 3362643

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 766.928 766.911

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

766.91/766.90	WARNING: for repeatability, setting FPU to use double precision
766.91/766.90	============================[ Problem Statistics ]=============================
766.91/766.90	|                                                                             |
766.91/766.90	|  Number of variables:         98935                                         |
766.91/766.90	|  Number of clauses:          296403                                         |
766.91/766.90	|  Parse time:                   0.12 s                                       |
766.91/766.90	|  Eliminated clauses:           2.95 Mb                                      |
766.91/766.90	|  Simplification time:          0.63 s                                       |
766.91/766.90	|                                                                             |
766.91/766.90	============================[ Search Statistics ]==============================
766.91/766.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
766.91/766.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
766.91/766.90	===============================================================================
766.91/766.90	|       100 |   32026   166799   524469 |    61159       99      5 |  0.040 % |
766.91/766.90	|       250 |   31865   166799   524469 |    67275      245      6 |  0.203 % |
766.91/766.90	|       475 |   31861   166799   524469 |    74003      466      8 |  0.207 % |
766.91/766.90	|       812 |   31859   165472   520563 |    81403      789      7 |  0.209 % |
766.91/766.90	|      1318 |   31759   165472   520563 |    89543     1279      9 |  0.310 % |
766.91/766.90	|      2077 |   31754   164691   518193 |    98498     2022      9 |  0.315 % |
766.91/766.90	|      3216 |   31753   164623   518003 |   108348     3156     10 |  0.316 % |
766.91/766.90	|      4924 |   31753   164623   518003 |   119182     4864     11 |  0.316 % |
766.91/766.90	|      7486 |   31596   164566   517834 |   131101     7417     12 |  0.475 % |
766.91/766.90	|     11330 |   31231   160544   505795 |   144211    10947     12 |  0.844 % |
766.91/766.90	|     17096 |   31216   160409   505428 |   158632    16653     13 |  0.859 % |
766.91/766.90	|     25745 |   30987   158793   500649 |   174495    24933     13 |  1.091 % |
766.91/766.90	|     38719 |   30746   156649   494330 |   191945    37430     15 |  1.334 % |
766.91/766.90	|     58180 |   30453   154141   486831 |   211139    56239     16 |  1.630 % |
766.91/766.90	|     87372 |   30033   151117   477706 |   232253    84772     18 |  2.055 % |
766.91/766.90	|    131161 |   29732   148946   471207 |   255478   127822     23 |  2.359 % |
766.91/766.90	|    196845 |   29507   147230   465795 |   281026   193162     28 |  2.587 % |
766.91/766.90	|    295371 |   29295   145851   461675 |   309129    59224     20 |  2.801 % |
766.91/766.90	|    443160 |   29164   144646   458131 |   340042   206682     41 |  2.933 % |
766.91/766.90	|    664843 |   29127   144365   457332 |   374046   140206     35 |  2.971 % |
766.91/766.90	|    997368 |   29076   144051   456451 |   411451   153603     47 |  3.022 % |
766.91/766.90	|   1496156 |   29031   143740   455512 |   452596   295846     48 |  3.068 % |
766.91/766.90	===============================================================================
766.91/766.90	restarts              : 4090
766.91/766.90	conflicts             : 2063976        (2693 /sec)
766.91/766.90	decisions             : 4213679        (0.00 % random) (5497 /sec)
766.91/766.90	propagations          : 2041150320     (2663024 /sec)
766.91/766.90	conflict literals     : 105391589      (48.36 % deleted)
766.91/766.90	Memory used           : 270.00 MB
766.91/766.90	CPU time              : 766.478 s
766.91/766.90	
766.91/766.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.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-3362643-1305307614/watcher-3362643-1305307614 -o /tmp/evaluation-result-3362643-1305307614/solver-3362643-1305307614 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362643-1305307614.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.03 4.03 3.99 5/361 29177
/proc/meminfo: memFree=26723516/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=21428 CPUtime=0 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 1258 0 0 0 0 0 0 0 21 0 1 0 642364094 21942272 1177 33554432000 4194304 4291037 140737275525536 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 5357 1177 215 24 0 1991 0

[startup+0.103895 s]
/proc/loadavg: 4.03 4.03 3.99 5/361 29177
/proc/meminfo: memFree=26723516/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=40980 CPUtime=0.09 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 7422 0 0 0 8 1 0 0 21 0 1 0 642364094 41963520 6587 33554432000 4194304 4291037 140737275525536 18446744073709551615 4240897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 10245 6589 215 24 0 6879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40980

[startup+0.200868 s]
/proc/loadavg: 4.03 4.03 3.99 5/361 29177
/proc/meminfo: memFree=26723516/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=54304 CPUtime=0.18 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 10172 0 0 0 17 1 0 0 21 0 1 0 642364094 55607296 9223 33554432000 4194304 4291037 140737275525536 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 13576 9224 252 24 0 10210 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 54304

[startup+0.300855 s]
/proc/loadavg: 4.03 4.03 3.99 5/361 29177
/proc/meminfo: memFree=26723516/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=63296 CPUtime=0.29 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 11841 0 0 0 27 2 0 0 22 0 1 0 642364094 64815104 10815 33554432000 4194304 4291037 140737275525536 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 15824 10815 252 24 0 12458 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63296

[startup+0.700787 s]
/proc/loadavg: 4.03 4.03 3.99 5/361 29177
/proc/meminfo: memFree=26723516/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=62500 CPUtime=0.69 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 14531 0 0 0 67 2 0 0 23 0 1 0 642364094 64000000 11259 33554432000 4194304 4291037 140737275525536 18446744073709551615 4232027 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 15625 11259 252 24 0 12259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62500

[startup+1.50065 s]
/proc/loadavg: 4.03 4.03 3.99 5/362 29178
/proc/meminfo: memFree=26682968/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=55664 CPUtime=1.49 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 15479 0 0 0 147 2 0 0 25 0 1 0 642364094 56999936 9522 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 13916 9522 271 24 0 10550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55664

[startup+3.10036 s]
/proc/loadavg: 4.03 4.03 3.99 5/362 29178
/proc/meminfo: memFree=26679108/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=55664 CPUtime=3.09 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 15800 0 0 0 307 2 0 0 25 0 1 0 642364094 56999936 9824 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 13916 9824 271 24 0 10550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55664

[startup+6.3008 s]
/proc/loadavg: 4.03 4.03 3.99 5/362 29179
/proc/meminfo: memFree=26665840/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=62736 CPUtime=6.29 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 16467 0 0 0 627 2 0 0 25 0 1 0 642364094 64241664 10468 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 15684 10468 271 24 0 12318 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62736

[startup+12.7007 s]
/proc/loadavg: 4.03 4.03 3.99 5/362 29179
/proc/meminfo: memFree=26629684/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=81960 CPUtime=12.69 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 20853 0 0 0 1266 3 0 0 25 0 1 0 642364094 83927040 14812 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 20490 14812 271 24 0 17124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81960

[startup+25.5004 s]
/proc/loadavg: 4.02 4.03 3.99 5/362 29179
/proc/meminfo: memFree=26660296/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=93636 CPUtime=25.49 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 23144 0 0 0 2546 3 0 0 25 0 1 0 642364094 95883264 17051 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 23409 17051 271 24 0 20043 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93636

[startup+51.1009 s]
/proc/loadavg: 4.01 4.02 3.99 5/362 29180
/proc/meminfo: memFree=26583400/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=112604 CPUtime=51.09 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 27493 0 0 0 5105 4 0 0 25 0 1 0 642364094 115306496 21300 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255564 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 28151 21300 271 24 0 24785 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112604

[startup+102.301 s]
/proc/loadavg: 4.00 4.02 3.99 5/362 29181
/proc/meminfo: memFree=26465964/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=130368 CPUtime=102.3 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 43284 0 0 0 10222 8 0 0 25 0 1 0 642364094 133496832 25906 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 32592 25906 271 24 0 29226 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 130368

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/362 29183
/proc/meminfo: memFree=26508720/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=99724 CPUtime=162.29 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 55819 0 0 0 16218 11 0 0 25 0 1 0 642364094 102117376 20726 33554432000 4194304 4291037 140737275525536 18446744073709551615 4248344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 24931 20726 271 24 0 21565 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99724

[startup+222.314 s]
/proc/loadavg: 4.00 4.01 3.99 5/362 29184
/proc/meminfo: memFree=26441492/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=161188 CPUtime=222.31 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 66023 0 0 0 22216 15 0 0 25 0 1 0 642364094 165056512 30758 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 40297 30758 271 24 0 36931 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 161188

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/362 29186
/proc/meminfo: memFree=26581836/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=116216 CPUtime=282.3 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 79865 0 0 0 28210 20 0 0 25 0 1 0 642364094 119005184 24440 33554432000 4194304 4291037 140737275525536 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 29054 24440 271 24 0 25688 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116216

[startup+342.301 s]
/proc/loadavg: 4.16 4.07 4.01 5/362 29187
/proc/meminfo: memFree=26623476/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=166004 CPUtime=342.29 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 89280 0 0 0 34207 22 0 0 25 0 1 0 642364094 169988096 33718 33554432000 4194304 4291037 140737275525536 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 41501 33718 271 24 0 38135 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 166004

[startup+402.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/362 29189
/proc/meminfo: memFree=26455924/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=216092 CPUtime=402.29 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 95958 0 0 0 40204 25 0 0 25 0 1 0 642364094 221278208 40291 33554432000 4194304 4291037 140737275525536 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 54023 40291 271 24 0 50657 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 216092

[startup+462.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/362 29191
/proc/meminfo: memFree=26484668/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=140800 CPUtime=462.3 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 109308 0 0 0 46201 29 0 0 25 0 1 0 642364094 144179200 29603 33554432000 4194304 4291037 140737275525536 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 35200 29603 271 24 0 31834 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140800

[startup+522.301 s]
/proc/loadavg: 4.08 4.05 4.00 5/362 29192
/proc/meminfo: memFree=26352192/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=171620 CPUtime=522.3 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 116211 0 0 0 52197 33 0 0 25 0 1 0 642364094 175738880 36383 33554432000 4194304 4291037 140737275525536 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 42905 36383 271 24 0 39539 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 171620

[startup+582.3 s]
/proc/loadavg: 3.50 3.89 3.95 4/356 29211
/proc/meminfo: memFree=26810264/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=221708 CPUtime=582.31 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 122601 0 0 0 58196 35 0 0 25 0 1 0 642364094 227028992 42663 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 55427 42663 271 24 0 52061 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 221708

[startup+642.301 s]
/proc/loadavg: 3.18 3.73 3.89 4/356 29212
/proc/meminfo: memFree=26737952/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=147044 CPUtime=642.3 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 135719 0 0 0 64192 38 0 0 25 0 1 0 642364094 150573056 31703 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255564 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 36761 31703 271 24 0 33395 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 147044

[startup+702.301 s]
/proc/loadavg: 3.06 3.59 3.83 4/356 29214
/proc/meminfo: memFree=26602648/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=177864 CPUtime=702.31 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 141602 0 0 0 70190 41 0 0 25 0 1 0 642364094 182132736 37466 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 44466 37466 271 24 0 41100 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 177864

[startup+762.301 s]
/proc/loadavg: 3.02 3.48 3.78 4/356 29216
/proc/meminfo: memFree=26635736/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=227952 CPUtime=762.32 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 145361 0 0 0 76189 43 0 0 25 0 1 0 642364094 233422848 41119 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 56988 41119 271 24 0 53622 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 227952

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

[startup+764.801 s]
/proc/loadavg: 3.02 3.48 3.78 4/356 29216
/proc/meminfo: memFree=26674424/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=147044 CPUtime=764.81 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 155464 0 0 0 76437 44 0 0 25 0 1 0 642364094 150573056 30079 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 36761 30079 271 24 0 33395 0
Current children cumulated CPU time (s) 764.81
Current children cumulated vsize (KiB) 147044

[startup+765.601 s]
/proc/loadavg: 3.02 3.47 3.77 4/356 29216
/proc/meminfo: memFree=26671696/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=147044 CPUtime=765.62 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 155530 0 0 0 76518 44 0 0 25 0 1 0 642364094 150573056 30141 33554432000 4194304 4291037 140737275525536 18446744073709551615 4262394 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 36761 30141 271 24 0 33395 0
Current children cumulated CPU time (s) 765.62
Current children cumulated vsize (KiB) 147044

[startup+766.401 s]
/proc/loadavg: 3.02 3.47 3.77 4/356 29216
/proc/meminfo: memFree=26671696/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=147044 CPUtime=766.41 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 155577 0 0 0 76597 44 0 0 25 0 1 0 642364094 150573056 30183 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 36761 30183 271 24 0 33395 0
Current children cumulated CPU time (s) 766.41
Current children cumulated vsize (KiB) 147044

[startup+766.814 s]
/proc/loadavg: 3.02 3.47 3.77 4/356 29216
/proc/meminfo: memFree=26669340/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=147044 CPUtime=766.82 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 155590 0 0 0 76638 44 0 0 25 0 1 0 642364094 150573056 30196 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 36761 30196 271 24 0 33395 0
Current children cumulated CPU time (s) 766.82
Current children cumulated vsize (KiB) 147044

[startup+766.901 s]
/proc/loadavg: 3.02 3.47 3.77 4/356 29216
/proc/meminfo: memFree=26669340/32951124 swapFree=53501236/67111528
[pid=29177] ppid=29175 vsize=147044 CPUtime=766.91 cores=4,6
/proc/29177/stat : 29177 (minisat_release) R 29175 29177 28665 0 -1 4202496 155591 0 0 0 76647 44 0 0 25 0 1 0 642364094 150573056 30197 33554432000 4194304 4291037 140737275525536 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29177/statm: 36761 30197 271 24 0 33395 0
Current children cumulated CPU time (s) 766.91
Current children cumulated vsize (KiB) 147044

Child status: 20
Real time (s): 766.911
CPU time (s): 766.928
CPU user time (s): 766.479
CPU system time (s): 0.449931
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277272

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

runsolver used 2.69659 second user time and 5.70913 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-13 19:26:55
IDJOB=3362643
IDBENCH=82482
IDSOLVER=1840
FILE ID=node103/3362643-1305307614
RUNJOBID= node103-1305306108-28684
PBS_JOBID= 13321469
Free space on /tmp= 48396 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362643-1305307614/watcher-3362643-1305307614 -o /tmp/evaluation-result-3362643-1305307614/solver-3362643-1305307614 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362643-1305307614.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1990526644

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      26723796 kB
Buffers:        241724 kB
Cached:        2969512 kB
SwapCached:     340160 kB
Active:        1718568 kB
Inactive:      4250968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26723796 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           11008 kB
Writeback:           0 kB
AnonPages:     2428580 kB
Mapped:          11084 kB
Slab:           139260 kB
PageTables:      54448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79003080 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= 48400 MiB
End job on node103 at 2011-05-13 19:39:42