Trace number 3419998

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 659.325 659.314

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 benchmark153.665
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

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

[startup+0.0634479 s]
/proc/loadavg: 2.09 2.06 2.01 3/535 12389
/proc/meminfo: memFree=17779160/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=33760 CPUtime=0.05 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 4771 0 0 0 5 0 0 0 25 0 1 0 770042677 34570240 4374 33554432000 4194304 4291037 140736584898224 18446744073709551615 4221493 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 8440 4395 215 24 0 5074 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33760

[startup+0.100454 s]
/proc/loadavg: 2.09 2.06 2.01 3/535 12389
/proc/meminfo: memFree=17779160/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=40848 CPUtime=0.09 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 7331 0 0 0 9 0 0 0 25 0 1 0 770042677 41828352 6498 33554432000 4194304 4291037 140736584898224 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 10212 6499 215 24 0 6846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40848

[startup+0.300408 s]
/proc/loadavg: 2.09 2.06 2.01 3/535 12389
/proc/meminfo: memFree=17779160/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=64104 CPUtime=0.28 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 11929 0 0 0 28 0 0 0 25 0 1 0 770042677 65642496 10897 33554432000 4194304 4291037 140736584898224 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 16026 10897 251 24 0 12660 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64104

[startup+0.700338 s]
/proc/loadavg: 2.09 2.06 2.01 3/535 12389
/proc/meminfo: memFree=17779160/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=62500 CPUtime=0.69 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 14534 0 0 0 68 1 0 0 25 0 1 0 770042677 64000000 11261 33554432000 4194304 4291037 140736584898224 18446744073709551615 4229714 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 15625 11261 251 24 0 12259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62500

[startup+1.50115 s]
/proc/loadavg: 2.09 2.06 2.01 3/536 12390
/proc/meminfo: memFree=17739604/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=55664 CPUtime=1.49 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 15518 0 0 0 147 2 0 0 25 0 1 0 770042677 56999936 9557 33554432000 4194304 4291037 140736584898224 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 13916 9557 271 24 0 10550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55664

[startup+3.10089 s]
/proc/loadavg: 2.09 2.06 2.01 3/536 12390
/proc/meminfo: memFree=17735384/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=62736 CPUtime=3.09 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 15867 0 0 0 307 2 0 0 25 0 1 0 770042677 64241664 9885 33554432000 4194304 4291037 140736584898224 18446744073709551615 4261645 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 15684 9885 271 24 0 12318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62736

[startup+6.30034 s]
/proc/loadavg: 2.08 2.06 2.01 3/536 12390
/proc/meminfo: memFree=17729496/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=62736 CPUtime=6.29 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 16604 0 0 0 627 2 0 0 25 0 1 0 770042677 64241664 10599 33554432000 4194304 4291037 140736584898224 18446744073709551615 4262115 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 15684 10599 271 24 0 12318 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62736

[startup+12.7002 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 12390
/proc/meminfo: memFree=17699404/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=81960 CPUtime=12.69 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 21073 0 0 0 1266 3 0 0 25 0 1 0 770042677 83927040 15022 33554432000 4194304 4291037 140736584898224 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 20490 15022 271 24 0 17124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81960

[startup+25.501 s]
/proc/loadavg: 2.06 2.05 2.00 3/536 12391
/proc/meminfo: memFree=17670904/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=93636 CPUtime=25.49 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 23552 0 0 0 2546 3 0 0 25 0 1 0 770042677 95883264 17443 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 23409 17443 271 24 0 20043 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93636

[startup+51.1005 s]
/proc/loadavg: 2.04 2.05 2.00 3/536 12391
/proc/meminfo: memFree=17711512/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=112604 CPUtime=51.09 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 28551 0 0 0 5105 4 0 0 25 0 1 0 770042677 115306496 22341 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 28151 22341 271 24 0 24785 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112604

[startup+102.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 12393
/proc/meminfo: memFree=17614780/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=161188 CPUtime=102.31 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 46712 0 0 0 10223 8 0 0 25 0 1 0 770042677 165056512 29279 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 40297 29279 271 24 0 36931 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 161188

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 12394
/proc/meminfo: memFree=17634848/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=130368 CPUtime=162.29 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 60198 0 0 0 16218 11 0 0 25 0 1 0 770042677 133496832 25021 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 32592 25021 271 24 0 29226 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130368

[startup+222.3 s]
/proc/loadavg: 2.25 2.08 2.02 3/536 12396
/proc/meminfo: memFree=17527432/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=161188 CPUtime=222.3 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 71087 0 0 0 22215 15 0 0 25 0 1 0 770042677 165056512 35753 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 40297 35753 271 24 0 36931 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161188

[startup+282.301 s]
/proc/loadavg: 2.21 2.10 2.02 3/536 12397
/proc/meminfo: memFree=17609744/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=166004 CPUtime=282.3 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 87311 0 0 0 28212 18 0 0 25 0 1 0 770042677 169988096 31782 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 41501 31782 271 24 0 38135 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 166004

[startup+342.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/536 12399
/proc/meminfo: memFree=17519932/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=216092 CPUtime=342.29 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 95508 0 0 0 34209 20 0 0 25 0 1 0 770042677 221278208 39842 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 54023 39842 271 24 0 50657 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 216092

[startup+402.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/536 12401
/proc/meminfo: memFree=17627052/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=140800 CPUtime=402.3 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 109953 0 0 0 40206 24 0 0 25 0 1 0 770042677 144179200 30234 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 35200 30234 271 24 0 31834 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 140800

[startup+462.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/536 12402
/proc/meminfo: memFree=17502040/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=171620 CPUtime=462.29 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 117805 0 0 0 46203 26 0 0 25 0 1 0 770042677 175738880 37941 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 42905 37941 271 24 0 39539 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 171620

[startup+522.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/536 12404
/proc/meminfo: memFree=17643760/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=128076 CPUtime=522.3 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 130894 0 0 0 52200 30 0 0 25 0 1 0 770042677 131149824 26948 33554432000 4194304 4291037 140736584898224 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 32019 26948 271 24 0 28653 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 128076

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 12405
/proc/meminfo: memFree=17543544/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=177864 CPUtime=582.31 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 139597 0 0 0 58198 33 0 0 25 0 1 0 770042677 182132736 35510 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 44466 35510 271 24 0 41100 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 177864

[startup+642.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12407
/proc/meminfo: memFree=17478160/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=177864 CPUtime=642.32 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 144373 0 0 0 64197 35 0 0 25 0 1 0 770042677 182132736 40166 33554432000 4194304 4291037 140736584898224 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 44466 40166 271 24 0 41100 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 177864

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

[startup+652.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12407
/proc/meminfo: memFree=17467488/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=227952 CPUtime=652.71 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 145148 0 0 0 65236 35 0 0 25 0 1 0 770042677 233422848 40914 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 56988 40914 271 24 0 53622 0
Current children cumulated CPU time (s) 652.71
Current children cumulated vsize (KiB) 227952

[startup+655.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12407
/proc/meminfo: memFree=17462652/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=227952 CPUtime=655.91 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 145393 0 0 0 65556 35 0 0 25 0 1 0 770042677 233422848 41148 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 56988 41148 271 24 0 53622 0
Current children cumulated CPU time (s) 655.91
Current children cumulated vsize (KiB) 227952

[startup+657.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12407
/proc/meminfo: memFree=17461908/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=147044 CPUtime=657.5 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 155463 0 0 0 65714 36 0 0 25 0 1 0 770042677 150573056 30078 33554432000 4194304 4291037 140736584898224 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 36761 30078 271 24 0 33395 0
Current children cumulated CPU time (s) 657.5
Current children cumulated vsize (KiB) 147044

[startup+658.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12407
/proc/meminfo: memFree=17679528/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=147044 CPUtime=658.31 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 155544 0 0 0 65794 37 0 0 25 0 1 0 770042677 150573056 30154 33554432000 4194304 4291037 140736584898224 18446744073709551615 4248416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 36761 30154 271 24 0 33395 0
Current children cumulated CPU time (s) 658.31
Current children cumulated vsize (KiB) 147044

[startup+659.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12407
/proc/meminfo: memFree=17677296/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=147044 CPUtime=659.11 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 155589 0 0 0 65874 37 0 0 25 0 1 0 770042677 150573056 30194 33554432000 4194304 4291037 140736584898224 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 36761 30194 271 24 0 33395 0
Current children cumulated CPU time (s) 659.11
Current children cumulated vsize (KiB) 147044

[startup+659.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 12407
/proc/meminfo: memFree=17677296/32951124 swapFree=64205420/67111528
[pid=12389] ppid=12387 vsize=147044 CPUtime=659.31 cores=0,2,4,6
/proc/12389/stat : 12389 (minisat_release) R 12387 12389 12055 0 -1 4202496 155592 0 0 0 65894 37 0 0 25 0 1 0 770042677 150573056 30197 33554432000 4194304 4291037 140736584898224 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12389/statm: 36761 30197 271 24 0 33395 0
Current children cumulated CPU time (s) 659.31
Current children cumulated vsize (KiB) 147044

Child status: 20
Real time (s): 659.314
CPU time (s): 659.325
CPU user time (s): 658.947
CPU system time (s): 0.377942
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277272

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

runsolver used 3.56946 second user time and 7.8868 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-28 14:07:27
IDJOB=3419998
IDBENCH=82482
IDSOLVER=1912
FILE ID=node136/3419998-1306584447
RUNJOBID= node136-1306579392-12073
PBS_JOBID= 13471544
Free space on /tmp= 73376 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-3419998-1306584447/watcher-3419998-1306584447 -o /tmp/evaluation-result-3419998-1306584447/solver-3419998-1306584447 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419998-1306584447.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1723119866

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17779440 kB
Buffers:        256612 kB
Cached:        5688492 kB
SwapCached:      25124 kB
Active:        4808920 kB
Inactive:     10081868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17779440 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:            5592 kB
Writeback:           0 kB
AnonPages:     8926496 kB
Mapped:          40060 kB
Slab:           142792 kB
PageTables:      68968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169392672 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= 73376 MiB
End job on node136 at 2011-05-28 14:18:27