Trace number 3420000

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 2621.47 2621.41

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark104.513
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2621.46/2621.40	WARNING: for repeatability, setting FPU to use double precision
2621.46/2621.40	============================[ Problem Statistics ]=============================
2621.46/2621.40	|                                                                             |
2621.46/2621.40	|  Number of variables:        156058                                         |
2621.46/2621.40	|  Number of clauses:          466689                                         |
2621.46/2621.40	|  Parse time:                   0.19 s                                       |
2621.46/2621.40	|  Eliminated clauses:           5.19 Mb                                      |
2621.46/2621.40	|  Simplification time:          1.13 s                                       |
2621.46/2621.40	|                                                                             |
2621.46/2621.40	============================[ Search Statistics ]==============================
2621.46/2621.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2621.46/2621.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2621.46/2621.40	===============================================================================
2621.46/2621.40	|       100 |   39808   204843   635504 |    75109      100      5 |  0.232 % |
2621.46/2621.40	|       250 |   39805   204843   635504 |    82620      249      6 |  0.234 % |
2621.46/2621.40	|       475 |   39805   204843   635504 |    90882      474      6 |  0.234 % |
2621.46/2621.40	|       812 |   39766   204843   635504 |    99970      809      6 |  0.259 % |
2621.46/2621.40	|      1318 |   39766   204548   634670 |   109967     1314      6 |  0.259 % |
2621.46/2621.40	|      2077 |   39766   204548   634670 |   120963     2073      7 |  0.259 % |
2621.46/2621.40	|      3216 |   39766   204548   634670 |   133060     3212      7 |  0.259 % |
2621.46/2621.40	|      4924 |   39595   203395   631341 |   146366     4906      9 |  0.368 % |
2621.46/2621.40	|      7486 |   39549   203109   630486 |   161003     7457      9 |  0.398 % |
2621.46/2621.40	|     11330 |   39467   202559   628845 |   177103    11288      9 |  0.450 % |
2621.46/2621.40	|     17096 |   39467   202559   628845 |   194813    17054     12 |  0.450 % |
2621.46/2621.40	|     25745 |   39462   202521   628738 |   214295    25692     16 |  0.454 % |
2621.46/2621.40	|     38719 |   39423   202261   627972 |   235724    38649     20 |  0.479 % |
2621.46/2621.40	|     58180 |   39385   202113   627507 |   259296    58080     33 |  0.503 % |
2621.46/2621.40	|     87372 |   39369   201930   626929 |   285226    87244     42 |  0.513 % |
2621.46/2621.40	|    131161 |   39344   201775   626492 |   313749   131018     50 |  0.529 % |
2621.46/2621.40	|    196845 |   39334   201703   626291 |   345124   196686     60 |  0.536 % |
2621.46/2621.40	|    295371 |   39298   201533   625643 |   379636   294963     83 |  0.559 % |
2621.46/2621.40	|    443160 |   39265   201384   625194 |   417600   122121     80 |  0.580 % |
2621.46/2621.40	|    664843 |   39214   201209   624597 |   459360   343244    124 |  0.613 % |
2621.46/2621.40	|    997368 |   39191   201005   623924 |   505296   269698    109 |  0.627 % |
2621.46/2621.40	|   1496156 |   39172   200913   623602 |   555826   334305    117 |  0.640 % |
2621.46/2621.40	|   2244338 |   39116   200691   622914 |   611408   111413    129 |  0.675 % |
2621.46/2621.40	|   3366612 |   39093   200341   621866 |   672549   165096     94 |  0.690 % |
2621.46/2621.40	===============================================================================
2621.46/2621.40	restarts              : 7165
2621.46/2621.40	conflicts             : 4071288        (1554 /sec)
2621.46/2621.40	decisions             : 8033787        (0.00 % random) (3067 /sec)
2621.46/2621.40	propagations          : 4775688190     (1822911 /sec)
2621.46/2621.40	conflict literals     : 564417177      (53.03 % deleted)
2621.46/2621.40	Memory used           : 712.00 MB
2621.46/2621.40	CPU time              : 2619.81 s
2621.46/2621.40	
2621.46/2621.40	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-3420000-1306584454/watcher-3420000-1306584454 -o /tmp/evaluation-result-3420000-1306584454/solver-3420000-1306584454 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420000-1306584454.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 2.01 1.99 2/473 18613
/proc/meminfo: memFree=10122516/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=21712 CPUtime=0.01 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 1333 0 0 0 1 0 0 0 25 0 1 0 770045125 22233088 1248 33554432000 4194304 4291037 140733897109776 18446744073709551615 4220483 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 5428 1249 215 24 0 2062 0

[startup+0.0862321 s]
/proc/loadavg: 1.94 2.01 1.99 2/473 18613
/proc/meminfo: memFree=10122516/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=39084 CPUtime=0.07 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 6370 0 0 0 7 0 0 0 25 0 1 0 770045125 40022016 5765 33554432000 4194304 4291037 140733897109776 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 9771 5768 215 24 0 6405 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 39084

[startup+0.101219 s]
/proc/loadavg: 1.94 2.01 1.99 2/473 18613
/proc/meminfo: memFree=10122516/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=41204 CPUtime=0.09 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 7527 0 0 0 8 1 0 0 25 0 1 0 770045125 42192896 6687 33554432000 4194304 4291037 140733897109776 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 10301 6688 215 24 0 6935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41204

[startup+0.301195 s]
/proc/loadavg: 1.94 2.01 1.99 2/473 18613
/proc/meminfo: memFree=10122516/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=76668 CPUtime=0.29 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 16190 0 0 0 27 2 0 0 25 0 1 0 770045125 78508032 14258 33554432000 4194304 4291037 140733897109776 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 19167 14258 251 24 0 15801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76668

[startup+0.701132 s]
/proc/loadavg: 1.94 2.01 1.99 2/473 18613
/proc/meminfo: memFree=10122516/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=88656 CPUtime=0.69 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 21906 0 0 0 67 2 0 0 25 0 1 0 770045125 90783744 16449 33554432000 4194304 4291037 140733897109776 18446744073709551615 4232241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 22164 16449 251 24 0 18798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88656

[startup+1.50087 s]
/proc/loadavg: 1.94 2.01 1.99 3/474 18614
/proc/meminfo: memFree=10056052/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=82464 CPUtime=1.49 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 26089 0 0 0 146 3 0 0 25 0 1 0 770045125 84443136 16059 33554432000 4194304 4291037 140733897109776 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 20616 16059 269 24 0 17250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82464

[startup+3.10069 s]
/proc/loadavg: 1.94 2.01 1.99 3/474 18614
/proc/meminfo: memFree=10056624/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=82464 CPUtime=3.09 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 26223 0 0 0 306 3 0 0 25 0 1 0 770045125 84443136 16181 33554432000 4194304 4291037 140733897109776 18446744073709551615 4251367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 20616 16181 271 24 0 17250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82464

[startup+6.30113 s]
/proc/loadavg: 1.94 2.01 1.99 3/474 18614
/proc/meminfo: memFree=10054640/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=82464 CPUtime=6.29 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 26375 0 0 0 626 3 0 0 25 0 1 0 770045125 84443136 16328 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 20616 16328 271 24 0 17250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82464

[startup+12.701 s]
/proc/loadavg: 1.95 2.01 1.99 3/474 18614
/proc/meminfo: memFree=10042408/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=108280 CPUtime=12.69 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 28905 0 0 0 1265 4 0 0 25 0 1 0 770045125 110878720 18818 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 27070 18818 271 24 0 23704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108280

[startup+25.5007 s]
/proc/loadavg: 1.96 2.01 1.99 3/474 18614
/proc/meminfo: memFree=10003472/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=157600 CPUtime=25.49 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 37991 0 0 0 2544 5 0 0 25 0 1 0 770045125 161382400 27837 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 39400 27837 271 24 0 36034 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157600

[startup+51.1012 s]
/proc/loadavg: 2.03 2.02 2.00 3/474 18615
/proc/meminfo: memFree=9964272/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=188420 CPUtime=51.1 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 45948 0 0 0 5103 7 0 0 25 0 1 0 770045125 192942080 35706 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 47105 35706 271 24 0 43739 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 188420

[startup+102.318 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 18616
/proc/meminfo: memFree=9891600/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=238508 CPUtime=102.31 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 59160 0 0 0 10221 10 0 0 25 0 1 0 770045125 244232192 48811 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 59627 48811 271 24 0 56261 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 238508

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 18618
/proc/meminfo: memFree=9928016/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=157600 CPUtime=162.29 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 83313 0 0 0 16215 14 0 0 25 0 1 0 770045125 161382400 35194 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 39400 35194 271 24 0 36034 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 157600

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 18620
/proc/meminfo: memFree=9834236/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=238508 CPUtime=222.29 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 102948 0 0 0 22211 18 0 0 25 0 1 0 770045125 244232192 54708 33554432000 4194304 4291037 140733897109776 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 59627 54708 271 24 0 56261 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 238508

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 18621
/proc/meminfo: memFree=9765616/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=319896 CPUtime=282.3 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 115894 0 0 0 28209 21 0 0 25 0 1 0 770045125 327573504 67559 33554432000 4194304 4291037 140733897109776 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 79974 67559 271 24 0 76608 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 319896

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 18623
/proc/meminfo: memFree=9701080/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=452156 CPUtime=342.3 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 128387 0 0 0 34206 24 0 0 25 0 1 0 770045125 463007744 79968 33554432000 4194304 4291037 140733897109776 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 113039 79968 271 24 0 109673 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 452156

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/474 18624
/proc/meminfo: memFree=9829256/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=202716 CPUtime=402.3 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 152651 0 0 0 40200 30 0 0 25 0 1 0 770045125 207581184 43385 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 50679 43385 271 24 0 47313 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202716

[startup+462.301 s]
/proc/loadavg: 2.10 2.03 2.00 3/474 18626
/proc/meminfo: memFree=9746624/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=252804 CPUtime=462.3 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 167349 0 0 0 46196 34 0 0 25 0 1 0 770045125 258871296 57997 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 63201 57997 271 24 0 59835 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 252804

[startup+522.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/474 18628
/proc/meminfo: memFree=9673048/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=334192 CPUtime=522.3 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 179891 0 0 0 52193 37 0 0 25 0 1 0 770045125 342212608 70470 33554432000 4194304 4291037 140733897109776 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 83548 70470 271 24 0 80182 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 334192

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 18629
/proc/meminfo: memFree=9614712/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=466452 CPUtime=582.3 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 190093 0 0 0 58190 40 0 0 25 0 1 0 770045125 477646848 80599 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 116613 80599 271 24 0 113247 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 466452

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=11888896/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=489808 CPUtime=2022.34 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 532580 0 0 0 202105 129 0 0 25 0 1 0 770045125 501563392 99018 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 122452 99018 271 24 0 119086 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 489808

[startup+2082.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18697
/proc/meminfo: memFree=11854764/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=490768 CPUtime=2082.35 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 541016 0 0 0 208104 131 0 0 25 0 1 0 770045125 502546432 107403 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 122692 107403 271 24 0 119326 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 490768

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18699
/proc/meminfo: memFree=11826708/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=493168 CPUtime=2142.34 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 548263 0 0 0 214101 133 0 0 25 0 1 0 770045125 505004032 114597 33554432000 4194304 4291037 140733897109776 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 123292 114597 271 24 0 119926 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 493168

[startup+2202.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/474 18700
/proc/meminfo: memFree=12055956/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=279520 CPUtime=2202.35 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 569587 0 0 0 220096 139 0 0 25 0 1 0 770045125 286228480 52656 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 69880 52656 271 24 0 66514 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 279520

[startup+2262.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/474 18702
/proc/meminfo: memFree=12004836/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=360908 CPUtime=2262.34 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 583537 0 0 0 226093 141 0 0 25 0 1 0 770045125 369569792 66501 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 90227 66501 271 24 0 86861 0
Current children cumulated CPU time (s) 2262.34
Current children cumulated vsize (KiB) 360908

[startup+2322.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/474 18704
/proc/meminfo: memFree=12031716/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=362988 CPUtime=2322.35 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 595962 0 0 0 232090 145 0 0 25 0 1 0 770045125 371699712 78845 33554432000 4194304 4291037 140733897109776 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 90747 78845 271 24 0 87381 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 362988

[startup+2382.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/474 18705
/proc/meminfo: memFree=11967824/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=499568 CPUtime=2382.34 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 606862 0 0 0 238086 148 0 0 25 0 1 0 770045125 511557632 89678 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 124892 89678 271 24 0 121526 0
Current children cumulated CPU time (s) 2382.34
Current children cumulated vsize (KiB) 499568

[startup+2442.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/474 18707
/proc/meminfo: memFree=11920424/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=501728 CPUtime=2442.35 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 615491 0 0 0 244084 151 0 0 25 0 1 0 770045125 513769472 98247 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 125432 98247 271 24 0 122066 0
Current children cumulated CPU time (s) 2442.35
Current children cumulated vsize (KiB) 501728

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 18708
/proc/meminfo: memFree=11902780/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=508208 CPUtime=2502.35 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 626161 0 0 0 250081 154 0 0 25 0 1 0 770045125 520404992 108828 33554432000 4194304 4291037 140733897109776 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 127052 108828 271 24 0 123686 0
Current children cumulated CPU time (s) 2502.35
Current children cumulated vsize (KiB) 508208

[startup+2562.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 18710
/proc/meminfo: memFree=12052424/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=238136 CPUtime=2562.35 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 645854 0 0 0 256076 159 0 0 25 0 1 0 770045125 243851264 49124 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 59534 49124 271 24 0 56168 0
Current children cumulated CPU time (s) 2562.35
Current children cumulated vsize (KiB) 238136

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

[startup+2585.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18711
/proc/meminfo: memFree=12089496/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=268956 CPUtime=2585.56 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 651439 0 0 0 258395 161 0 0 25 0 1 0 770045125 275410944 54657 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 67239 54657 271 24 0 63873 0
Current children cumulated CPU time (s) 2585.56
Current children cumulated vsize (KiB) 268956

[startup+2598.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18711
/proc/meminfo: memFree=12058848/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=268956 CPUtime=2598.36 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 654040 0 0 0 259674 162 0 0 25 0 1 0 770045125 275410944 57223 33554432000 4194304 4291037 140733897109776 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 67239 57223 271 24 0 63873 0
Current children cumulated CPU time (s) 2598.36
Current children cumulated vsize (KiB) 268956

[startup+2611.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18711
/proc/meminfo: memFree=12033304/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=268956 CPUtime=2611.15 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 656870 0 0 0 260952 163 0 0 25 0 1 0 770045125 275410944 60010 33554432000 4194304 4291037 140733897109776 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 67239 60010 271 24 0 63873 0
Current children cumulated CPU time (s) 2611.15
Current children cumulated vsize (KiB) 268956

[startup+2617.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18711
/proc/meminfo: memFree=12022752/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=268956 CPUtime=2617.55 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 657801 0 0 0 261592 163 0 0 25 0 1 0 770045125 275410944 60924 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 67239 60924 271 24 0 63873 0
Current children cumulated CPU time (s) 2617.55
Current children cumulated vsize (KiB) 268956

[startup+2619.12 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18711
/proc/meminfo: memFree=12017296/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=319044 CPUtime=2619.17 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 658356 0 0 0 261754 163 0 0 25 0 1 0 770045125 326701056 61476 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 79761 61476 271 24 0 76395 0
Current children cumulated CPU time (s) 2619.17
Current children cumulated vsize (KiB) 319044

[startup+2620.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18712
/proc/meminfo: memFree=12015064/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=319044 CPUtime=2620.75 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 658648 0 0 0 261912 163 0 0 25 0 1 0 770045125 326701056 61767 33554432000 4194304 4291037 140733897109776 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 79761 61767 271 24 0 76395 0
Current children cumulated CPU time (s) 2620.75
Current children cumulated vsize (KiB) 319044

[startup+2621.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18712
/proc/meminfo: memFree=12015064/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=238136 CPUtime=2621.16 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 670496 0 0 0 261951 165 0 0 25 0 1 0 770045125 243851264 52777 33554432000 4194304 4291037 140733897109776 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 59534 52777 271 24 0 56168 0
Current children cumulated CPU time (s) 2621.16
Current children cumulated vsize (KiB) 238136

[startup+2621.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18712
/proc/meminfo: memFree=12048784/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=238136 CPUtime=2621.37 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 670520 0 0 0 261972 165 0 0 25 0 1 0 770045125 243851264 52801 33554432000 4194304 4291037 140733897109776 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 59534 52801 271 24 0 56168 0
Current children cumulated CPU time (s) 2621.37
Current children cumulated vsize (KiB) 238136

[startup+2621.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18712
/proc/meminfo: memFree=12048784/32950928 swapFree=67042960/67111528
[pid=18613] ppid=18611 vsize=238136 CPUtime=2621.46 cores=0,2,4,6
/proc/18613/stat : 18613 (minisat_release) R 18611 18613 18307 0 -1 4202496 670522 0 0 0 261981 165 0 0 25 0 1 0 770045125 243851264 52803 33554432000 4194304 4291037 140733897109776 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18613/statm: 59534 52803 271 24 0 56168 0
Current children cumulated CPU time (s) 2621.46
Current children cumulated vsize (KiB) 238136

Child status: 20
Real time (s): 2621.41
CPU time (s): 2621.47
CPU user time (s): 2619.81
CPU system time (s): 1.65975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 729696

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

runsolver used 12.5711 second user time and 27.9507 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-28 14:07:35
IDJOB=3420000
IDBENCH=82488
IDSOLVER=1912
FILE ID=node125/3420000-1306584454
RUNJOBID= node125-1306579394-18325
PBS_JOBID= 13471555
Free space on /tmp= 73448 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420000-1306584454/watcher-3420000-1306584454 -o /tmp/evaluation-result-3420000-1306584454/solver-3420000-1306584454 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420000-1306584454.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=2022249650

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:     32950928 kB
MemFree:      10122804 kB
Buffers:        317644 kB
Cached:        6253168 kB
SwapCached:      55652 kB
Active:       13218984 kB
Inactive:      9257460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10122804 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:            8556 kB
Writeback:           4 kB
AnonPages:    15849640 kB
Mapped:          43668 kB
Slab:           217344 kB
PageTables:      66168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 132625876 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= 73472 MiB
End job on node125 at 2011-05-28 14:51:16