Trace number 3362622

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 535.196 535.212

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

535.07/535.19	WARNING: for repeatability, setting FPU to use double precision
535.07/535.19	============================[ Problem Statistics ]=============================
535.07/535.19	|                                                                             |
535.07/535.19	|  Number of variables:        199304                                         |
535.07/535.19	|  Number of clauses:          994835                                         |
535.07/535.19	|  Parse time:                   0.66 s                                       |
535.07/535.19	|  Eliminated clauses:           2.10 Mb                                      |
535.07/535.19	|  Simplification time:          1.12 s                                       |
535.07/535.19	|                                                                             |
535.07/535.19	============================[ Search Statistics ]==============================
535.07/535.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
535.07/535.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
535.07/535.19	===============================================================================
535.07/535.19	|       100 |  100929   635885  1748855 |   233157       99    104 | 24.337 % |
535.07/535.19	|       250 |  100929   635885  1748855 |   256473      249     93 | 24.337 % |
535.07/535.19	|       475 |  100125   635885  1748855 |   282120      468    152 | 24.740 % |
535.07/535.19	|       812 |   99187   629002  1732001 |   310333      803    139 | 25.211 % |
535.07/535.19	|      1318 |   99187   622668  1715875 |   341366     1306    140 | 25.211 % |
535.07/535.19	|      2077 |   95527   611057  1685441 |   375503     2050    150 | 27.047 % |
535.07/535.19	|      3216 |   95487   601611  1665707 |   413053     3161    183 | 27.067 % |
535.07/535.19	|      4924 |   94217   594579  1649067 |   454358     4820    188 | 27.704 % |
535.07/535.19	|      7486 |   92856   588627  1633409 |   499794     7362    203 | 28.387 % |
535.07/535.19	|     11330 |   91923   580293  1613806 |   549773    11122    212 | 28.855 % |
535.07/535.19	|     17096 |   91806   579567  1611875 |   604751    16865    239 | 28.914 % |
535.07/535.19	|     25745 |   91114   575287  1600726 |   665226    25449    307 | 29.261 % |
535.07/535.19	|     38719 |   90845   572913  1594696 |   731749    38310    281 | 29.396 % |
535.07/535.19	|     58180 |   88765   554565  1548154 |   804924    38172    322 | 30.440 % |
535.07/535.19	|     87372 |   88382   552187  1542616 |   885416    67145    311 | 30.632 % |
535.07/535.19	|    131161 |   88026   549693  1536648 |   973958   110510    262 | 30.811 % |
535.07/535.19	|    196845 |   85704   530646  1488357 |  1071353   175157    224 | 31.976 % |
535.07/535.19	===============================================================================
535.07/535.19	restarts              : 574
535.07/535.19	conflicts             : 248249         (464 /sec)
535.07/535.19	decisions             : 1218660        (0.00 % random) (2278 /sec)
535.07/535.19	propagations          : 1890585332     (3534427 /sec)
535.07/535.19	conflict literals     : 51328092       (52.61 % deleted)
535.07/535.19	Memory used           : 323.00 MB
535.07/535.19	CPU time              : 534.906 s
535.07/535.19	
535.07/535.19	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-3362622-1305306648/watcher-3362622-1305306648 -o /tmp/evaluation-result-3362622-1305306648/solver-3362622-1305306648 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362622-1305306648.cnf 

running on 2 cores: 0,2

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: 3.46 3.88 3.94 5/359 9937
/proc/meminfo: memFree=25664020/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=23764 CPUtime=0 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 1583 0 0 0 0 0 0 0 21 0 1 0 642265290 24334336 1525 33554432000 4194304 4291037 140734697167456 18446744073709551615 230808862475 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 5941 1538 215 24 0 2575 0

[startup+0.068314 s]
/proc/loadavg: 3.46 3.88 3.94 5/359 9937
/proc/meminfo: memFree=25664020/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=44432 CPUtime=0.06 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 6765 0 0 0 5 1 0 0 21 0 1 0 642265290 45498368 6497 33554432000 4194304 4291037 140734697167456 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 11108 6498 215 24 0 7742 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44432

[startup+0.10031 s]
/proc/loadavg: 3.46 3.88 3.94 5/359 9937
/proc/meminfo: memFree=25664020/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=48504 CPUtime=0.09 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 8077 0 0 0 8 1 0 0 21 0 1 0 642265290 49668096 7673 33554432000 4194304 4291037 140734697167456 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 12126 7674 215 24 0 8760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48504

[startup+0.300273 s]
/proc/loadavg: 3.46 3.88 3.94 5/359 9937
/proc/meminfo: memFree=25664020/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=64092 CPUtime=0.29 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 12896 0 0 0 27 2 0 0 22 0 1 0 642265290 65630208 11963 33554432000 4194304 4291037 140734697167456 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 16023 11963 215 24 0 12657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64092

[startup+0.701199 s]
/proc/loadavg: 3.46 3.88 3.94 5/359 9937
/proc/meminfo: memFree=25664020/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=109328 CPUtime=0.69 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 24219 0 0 0 65 4 0 0 23 0 1 0 642265290 111951872 21875 33554432000 4194304 4291037 140734697167456 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 27332 21877 216 24 0 23966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109328

[startup+1.50106 s]
/proc/loadavg: 3.59 3.90 3.95 5/360 9938
/proc/meminfo: memFree=25570896/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=131428 CPUtime=1.48 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 28276 0 0 0 144 4 0 0 25 0 1 0 642265290 134582272 25734 33554432000 4194304 4291037 140734697167456 18446744073709551615 4232015 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 32857 25734 239 24 0 29491 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 131428

[startup+3.10074 s]
/proc/loadavg: 3.59 3.90 3.95 5/360 9938
/proc/meminfo: memFree=25573020/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=108344 CPUtime=3.09 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 31647 0 0 0 304 5 0 0 25 0 1 0 642265290 110944256 20622 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 27086 20622 258 24 0 23720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108344

[startup+6.30118 s]
/proc/loadavg: 3.62 3.90 3.95 5/360 9938
/proc/meminfo: memFree=25561340/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=108344 CPUtime=6.29 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 32515 0 0 0 624 5 0 0 25 0 1 0 642265290 110944256 21482 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 27086 21482 259 24 0 23720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108344

[startup+12.701 s]
/proc/loadavg: 3.65 3.90 3.95 5/360 9938
/proc/meminfo: memFree=25536236/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=120020 CPUtime=12.69 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 34048 0 0 0 1263 6 0 0 25 0 1 0 642265290 122900480 23009 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 30005 23009 259 24 0 26639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120020

[startup+25.5007 s]
/proc/loadavg: 3.80 3.92 3.95 5/360 9939
/proc/meminfo: memFree=25486724/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=138988 CPUtime=25.49 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 36927 0 0 0 2542 7 0 0 25 0 1 0 642265290 142323712 25881 33554432000 4194304 4291037 140734697167456 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 34747 25881 259 24 0 31381 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138988

[startup+51.101 s]
/proc/loadavg: 3.94 3.94 3.96 5/360 9966
/proc/meminfo: memFree=25372496/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=138988 CPUtime=51.07 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 41301 0 0 0 5099 8 0 0 25 0 1 0 642265290 142323712 30237 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 34747 30237 259 24 0 31381 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 138988

[startup+102.314 s]
/proc/loadavg: 3.97 3.95 3.96 5/360 9968
/proc/meminfo: memFree=25155772/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=200156 CPUtime=102.27 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 65451 0 0 0 10214 13 0 0 25 0 1 0 642265290 204959744 40578 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 50039 40578 259 24 0 46673 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 200156

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.96 5/360 9969
/proc/meminfo: memFree=24930068/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=250244 CPUtime=162.26 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 73815 0 0 0 16210 16 0 0 25 0 1 0 642265290 256249856 48914 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 62561 48914 259 24 0 59195 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 250244

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.96 5/360 9971
/proc/meminfo: memFree=24706944/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=250244 CPUtime=222.26 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 79397 0 0 0 22208 18 0 0 25 0 1 0 642265290 256249856 54470 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 62561 54470 259 24 0 59195 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 250244

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.96 5/360 9972
/proc/meminfo: memFree=24520900/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=250244 CPUtime=282.27 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 82949 0 0 0 28207 20 0 0 25 0 1 0 642265290 256249856 57997 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 62561 57997 259 24 0 59195 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 250244

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.96 5/360 9974
/proc/meminfo: memFree=24331012/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=342.27 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 87185 0 0 0 34206 21 0 0 25 0 1 0 642265290 339591168 62210 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 62210 259 24 0 79542 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 331632

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.96 5/360 9976
/proc/meminfo: memFree=24159228/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=402.27 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 90969 0 0 0 40203 24 0 0 25 0 1 0 642265290 339591168 65970 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 65970 259 24 0 79542 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 331632

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.96 5/360 9977
/proc/meminfo: memFree=23977896/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=462.27 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 94613 0 0 0 46202 25 0 0 25 0 1 0 642265290 339591168 69585 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 69585 259 24 0 79542 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 331632

[startup+522.301 s]
/proc/loadavg: 4.13 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23816548/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=522.28 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 97340 0 0 0 52201 27 0 0 25 0 1 0 642265290 339591168 72285 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 72285 259 24 0 79542 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 331632

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

[startup+524.713 s]
/proc/loadavg: 4.13 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23808232/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=524.69 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 97416 0 0 0 52442 27 0 0 25 0 1 0 642265290 339591168 72361 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 72361 259 24 0 79542 0
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (KiB) 331632

[startup+531.101 s]
/proc/loadavg: 4.11 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23790372/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=531.08 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 97735 0 0 0 53081 27 0 0 25 0 1 0 642265290 339591168 72680 33554432000 4194304 4291037 140734697167456 18446744073709551615 4250355 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 72680 259 24 0 79542 0
Current children cumulated CPU time (s) 531.08
Current children cumulated vsize (KiB) 331632

[startup+532.701 s]
/proc/loadavg: 4.11 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23784792/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=532.68 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 97798 0 0 0 53241 27 0 0 25 0 1 0 642265290 339591168 72743 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 72743 259 24 0 79542 0
Current children cumulated CPU time (s) 532.68
Current children cumulated vsize (KiB) 331632

[startup+534.301 s]
/proc/loadavg: 4.11 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23782436/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=534.27 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 97855 0 0 0 53400 27 0 0 25 0 1 0 642265290 339591168 72800 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 72800 259 24 0 79542 0
Current children cumulated CPU time (s) 534.27
Current children cumulated vsize (KiB) 331632

[startup+534.701 s]
/proc/loadavg: 4.11 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23780700/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=534.67 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 97868 0 0 0 53440 27 0 0 25 0 1 0 642265290 339591168 72813 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 72813 259 24 0 79542 0
Current children cumulated CPU time (s) 534.67
Current children cumulated vsize (KiB) 331632

[startup+535.1 s]
/proc/loadavg: 4.11 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23780700/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=331632 CPUtime=535.07 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202496 97878 0 0 0 53480 27 0 0 25 0 1 0 642265290 339591168 72823 33554432000 4194304 4291037 140734697167456 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9937/statm: 82908 72823 259 24 0 79542 0
Current children cumulated CPU time (s) 535.07
Current children cumulated vsize (KiB) 331632

[startup+535.2 s]
/proc/loadavg: 4.11 4.02 3.97 5/360 9979
/proc/meminfo: memFree=23780700/32951124 swapFree=40554400/67111528
[pid=9937] ppid=9935 vsize=0 CPUtime=535.18 cores=0,2
/proc/9937/stat : 9937 (minisat_release) R 9935 9937 9823 0 -1 4202500 97900 0 0 0 53490 28 0 0 25 0 1 0 642265290 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/9937/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 535.18
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 535.212
CPU time (s): 535.196
CPU user time (s): 534.906
CPU system time (s): 0.289955
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 331632

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

runsolver used 1.9667 second user time and 3.9714 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 19:10:48
IDJOB=3362622
IDBENCH=71039
IDSOLVER=1840
FILE ID=node104/3362622-1305306648
RUNJOBID= node104-1305306639-9841
PBS_JOBID= 13321480
Free space on /tmp= 16308 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362622-1305306648/watcher-3362622-1305306648 -o /tmp/evaluation-result-3362622-1305306648/solver-3362622-1305306648 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362622-1305306648.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1367323836

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25664176 kB
Buffers:        207548 kB
Cached:        2302388 kB
SwapCached:     122128 kB
Active:        1228272 kB
Inactive:      5802140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25664176 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           87860 kB
Writeback:           0 kB
AnonPages:     4410808 kB
Mapped:          11516 kB
Slab:           106416 kB
PageTables:      85624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75216964 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= 16296 MiB
End job on node104 at 2011-05-13 19:19:44