Trace number 3419900

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 534.001 533.994

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.951
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

533.89/533.97	WARNING: for repeatability, setting FPU to use double precision
533.89/533.97	============================[ Problem Statistics ]=============================
533.89/533.97	|                                                                             |
533.89/533.97	|  Number of variables:        257380                                         |
533.89/533.97	|  Number of clauses:         1689184                                         |
533.89/533.97	|  Parse time:                   0.58 s                                       |
533.89/533.97	|  Eliminated clauses:           0.48 Mb                                      |
533.89/533.97	|  Simplification time:          4.74 s                                       |
533.89/533.97	|                                                                             |
533.89/533.97	============================[ Search Statistics ]==============================
533.89/533.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
533.89/533.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
533.89/533.97	===============================================================================
533.89/533.97	|       100 |  185507  1579732  3819922 |   579235      100    276 | 25.169 % |
533.89/533.97	|       250 |  185499  1579725  3819908 |   637158      248    552 | 25.172 % |
533.89/533.97	|       475 |  185498  1579725  3819908 |   700874      472    766 | 25.173 % |
533.89/533.97	|       812 |  185498  1579659  3819771 |   770961      808   1093 | 25.173 % |
533.89/533.97	|      1318 |  185348  1578185  3816689 |   848058     1309   1290 | 25.231 % |
533.89/533.97	|      2077 |  185323  1577961  3816222 |   932863     2060    962 | 25.241 % |
533.89/533.97	|      3216 |  183148  1568792  3796379 |  1026150     3152   1305 | 26.086 % |
533.89/533.97	|      4924 |  183138  1559270  3775893 |  1128765     4848   1273 | 26.089 % |
533.89/533.97	|      7486 |  183105  1559130  3775604 |  1241641     7395   1868 | 26.102 % |
533.89/533.97	|     11330 |  182971  1557779  3772729 |  1365805    11215   1828 | 26.154 % |
533.89/533.97	|     17096 |  182953  1557663  3772493 |  1502386    16967   1918 | 26.161 % |
533.89/533.97	|     25745 |  182852  1557186  3771501 |  1652625    25489   2035 | 26.201 % |
533.89/533.97	|     38719 |  182796  1556567  3770204 |  1817887    38417   2219 | 26.222 % |
533.89/533.97	|     58180 |  182719  1556025  3769085 |  1999676    57836   2134 | 26.252 % |
533.89/533.97	|     87372 |  182480  1553617  3763980 |  2199644    83499   2086 | 26.345 % |
533.89/533.97	===============================================================================
533.89/533.97	restarts              : 255
533.89/533.97	conflicts             : 99445          (186 /sec)
533.89/533.97	decisions             : 1628860        (0.00 % random) (3054 /sec)
533.89/533.97	propagations          : 1705454294     (3197202 /sec)
533.89/533.97	conflict literals     : 200609379      (36.72 % deleted)
533.89/533.97	Memory used           : 1539.00 MB
533.89/533.97	CPU time              : 533.421 s
533.89/533.97	
533.89/533.97	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-3419900-1306584394/watcher-3419900-1306584394 -o /tmp/evaluation-result-3419900-1306584394/solver-3419900-1306584394 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419900-1306584394.cnf 

running on 4 cores: 1,3,5,7

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.01 2.03 2.00 2/508 18965
/proc/meminfo: memFree=11497176/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=21008 CPUtime=0.01 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 1039 0 0 0 1 0 0 0 23 0 1 0 750855614 21512192 979 33554432000 4194304 4291037 140736853700016 18446744073709551615 4261248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 5252 979 216 24 0 1886 0

[startup+0.021864 s]
/proc/loadavg: 2.01 2.03 2.00 2/508 18965
/proc/meminfo: memFree=11497176/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=21872 CPUtime=0.01 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 1232 0 0 0 1 0 0 0 23 0 1 0 750855614 22396928 1172 33554432000 4194304 4291037 140736853700016 18446744073709551615 4201931 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 5468 1172 216 24 0 2102 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21872

[startup+0.100854 s]
/proc/loadavg: 2.01 2.03 2.00 2/508 18965
/proc/meminfo: memFree=11497176/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=33528 CPUtime=0.09 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 4638 0 0 0 9 0 0 0 23 0 1 0 750855614 34332672 4305 33554432000 4194304 4291037 140736853700016 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 8382 4307 216 24 0 5016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33528

[startup+0.30082 s]
/proc/loadavg: 2.01 2.03 2.00 2/508 18965
/proc/meminfo: memFree=11497176/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=86764 CPUtime=0.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 18637 0 0 0 27 2 0 0 25 0 1 0 750855614 88846336 15472 33554432000 4194304 4291037 140736853700016 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 21691 15473 216 24 0 18325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86764

[startup+0.700751 s]
/proc/loadavg: 2.01 2.03 2.00 2/508 18965
/proc/meminfo: memFree=11497176/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=154612 CPUtime=0.69 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 41279 0 0 0 64 5 0 0 25 0 1 0 750855614 158322688 33657 33554432000 4194304 4291037 140736853700016 18446744073709551615 4230163 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 38653 33657 238 24 0 35287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154612

[startup+1.5006 s]
/proc/loadavg: 2.01 2.03 2.00 3/509 18967
/proc/meminfo: memFree=11326812/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=154612 CPUtime=1.49 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 41279 0 0 0 144 5 0 0 25 0 1 0 750855614 158322688 33657 33554432000 4194304 4291037 140736853700016 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 38653 33657 238 24 0 35287 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154612

[startup+3.10033 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 18973
/proc/meminfo: memFree=11251148/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=154612 CPUtime=3.09 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 41468 0 0 0 304 5 0 0 25 0 1 0 750855614 158322688 33824 33554432000 4194304 4291037 140736853700016 18446744073709551615 4232051 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 38653 33824 239 24 0 35287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154612

[startup+6.30076 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 18973
/proc/meminfo: memFree=11007264/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=139296 CPUtime=6.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 49399 0 0 0 622 7 0 0 25 0 1 0 750855614 142639104 28547 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 34824 28547 258 24 0 31458 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139296

[startup+12.7006 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 18973
/proc/meminfo: memFree=11013428/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=158264 CPUtime=12.69 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 51807 0 0 0 1262 7 0 0 25 0 1 0 750855614 162062336 30954 33554432000 4194304 4291037 140736853700016 18446744073709551615 4263393 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 39566 30954 258 24 0 36200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 158264

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 18973
/proc/meminfo: memFree=10942412/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=189084 CPUtime=25.49 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 58310 0 0 0 2540 9 0 0 25 0 1 0 750855614 193622016 37451 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248611 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 47271 37451 258 24 0 43905 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189084

[startup+51.1009 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18974
/proc/meminfo: memFree=10824172/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=239172 CPUtime=51.09 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 66027 0 0 0 5098 11 0 0 25 0 1 0 750855614 244912128 45167 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 59793 45167 258 24 0 56427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 239172

[startup+102.319 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18975
/proc/meminfo: memFree=10600860/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=320560 CPUtime=102.31 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 85798 0 0 0 10217 14 0 0 25 0 1 0 750855614 328253440 64926 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18965/statm: 80140 64926 258 24 0 76774 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 320560

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 18977
/proc/meminfo: memFree=10351116/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=452820 CPUtime=162.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 102919 0 0 0 16213 16 0 0 25 0 1 0 750855614 463687680 82038 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 113205 82038 258 24 0 109839 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 452820

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 18978
/proc/meminfo: memFree=10011828/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=667744 CPUtime=222.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 133170 0 0 0 22208 21 0 0 25 0 1 0 750855614 683769856 112281 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 166936 112281 258 24 0 163570 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 667744

[startup+282.3 s]
/proc/loadavg: 2.19 2.05 2.01 3/512 18980
/proc/meminfo: memFree=9743108/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=282.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 157486 0 0 0 28205 24 0 0 25 0 1 0 750855614 684507136 136584 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 136584 258 24 0 163750 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 668464

[startup+342.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/512 18982
/proc/meminfo: memFree=9457764/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=342.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 180893 0 0 0 34201 28 0 0 25 0 1 0 750855614 684507136 159978 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 159978 258 24 0 163750 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 668464

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/512 18983
/proc/meminfo: memFree=9191880/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=1017712 CPUtime=402.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 206073 0 0 0 40196 33 0 0 25 0 1 0 750855614 1042137088 185137 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 254428 185137 258 24 0 251062 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1017712

[startup+462.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/512 18985
/proc/meminfo: memFree=8926488/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=1017712 CPUtime=462.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 223381 0 0 0 46193 36 0 0 25 0 1 0 750855614 1042137088 202441 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 254428 202441 258 24 0 251062 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1017712

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18986
/proc/meminfo: memFree=9023924/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=522.29 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 350929 0 0 0 52175 54 0 0 25 0 1 0 750855614 684507136 131545 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 131545 258 24 0 163750 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 668464

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

[startup+524.719 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18986
/proc/meminfo: memFree=9009044/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=524.72 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 351500 0 0 0 52417 55 0 0 25 0 1 0 750855614 684507136 132116 33554432000 4194304 4291037 140736853700016 18446744073709551615 4248528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 132116 258 24 0 163750 0
Current children cumulated CPU time (s) 524.72
Current children cumulated vsize (KiB) 668464

[startup+527.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18987
/proc/meminfo: memFree=8988212/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=527.91 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 353103 0 0 0 52736 55 0 0 25 0 1 0 750855614 684507136 133719 33554432000 4194304 4291037 140736853700016 18446744073709551615 4261616 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 133719 258 24 0 163750 0
Current children cumulated CPU time (s) 527.91
Current children cumulated vsize (KiB) 668464

[startup+531.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18987
/proc/meminfo: memFree=8976800/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=531.09 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 354423 0 0 0 53054 55 0 0 25 0 1 0 750855614 684507136 135037 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 135037 258 24 0 163750 0
Current children cumulated CPU time (s) 531.09
Current children cumulated vsize (KiB) 668464

[startup+532.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18987
/proc/meminfo: memFree=8968368/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=532.69 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 354866 0 0 0 53214 55 0 0 25 0 1 0 750855614 684507136 135479 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 135479 258 24 0 163750 0
Current children cumulated CPU time (s) 532.69
Current children cumulated vsize (KiB) 668464

[startup+533.519 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18987
/proc/meminfo: memFree=8964524/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=533.51 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 355017 0 0 0 53296 55 0 0 25 0 1 0 750855614 684507136 135630 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 135630 258 24 0 163750 0
Current children cumulated CPU time (s) 533.51
Current children cumulated vsize (KiB) 668464

[startup+533.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 18987
/proc/meminfo: memFree=8964524/32951124 swapFree=67111364/67111528
[pid=18965] ppid=18963 vsize=668464 CPUtime=533.89 cores=1,3,5,7
/proc/18965/stat : 18965 (minisat_release) R 18963 18965 18721 0 -1 4202496 355109 0 0 0 53334 55 0 0 25 0 1 0 750855614 684507136 135722 33554432000 4194304 4291037 140736853700016 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18965/statm: 167116 135722 258 24 0 163750 0
Current children cumulated CPU time (s) 533.89
Current children cumulated vsize (KiB) 668464

Child status: 20
Real time (s): 533.994
CPU time (s): 534.001
CPU user time (s): 533.421
CPU system time (s): 0.579911
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1576512

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

runsolver used 2.6306 second user time and 6.18706 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-28 14:06:35
IDJOB=3419900
IDBENCH=82403
IDSOLVER=1912
FILE ID=node144/3419900-1306584394
RUNJOBID= node144-1306579390-18741
PBS_JOBID= 13471536
Free space on /tmp= 73496 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419900-1306584394/watcher-3419900-1306584394 -o /tmp/evaluation-result-3419900-1306584394/solver-3419900-1306584394 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419900-1306584394.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=1268142899

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11497456 kB
Buffers:        337252 kB
Cached:        5573272 kB
SwapCached:          0 kB
Active:       17728812 kB
Inactive:      3348000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11497456 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           56660 kB
Writeback:           0 kB
AnonPages:    15165580 kB
Mapped:          41988 kB
Slab:           239316 kB
PageTables:      69204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157746816 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= 73436 MiB
End job on node144 at 2011-05-28 14:15:29