Trace number 3419912

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.0? (problem) 4541.56 4541.45

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3527.13
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data

4541.51/4541.44	WARNING: for repeatability, setting FPU to use double precision
4541.51/4541.44	============================[ Problem Statistics ]=============================
4541.51/4541.44	|                                                                             |
4541.51/4541.44	|  Number of variables:       1134832                                         |
4541.51/4541.44	|  Number of clauses:         5086413                                         |
4541.51/4541.44	|  Parse time:                   1.83 s                                       |
4541.51/4541.44	|  Eliminated clauses:           7.98 Mb                                      |
4541.51/4541.44	|  Simplification time:          8.56 s                                       |
4541.51/4541.44	|                                                                             |
4541.51/4541.44	============================[ Search Statistics ]==============================
4541.51/4541.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4541.51/4541.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4541.51/4541.44	===============================================================================
4541.51/4541.44	|       100 |  622931  4515947 10805920 |  1655847      100   1693 | 13.062 % |
4541.51/4541.44	|       250 |  622720  4515947 10805920 |  1821431      249   2092 | 13.081 % |
4541.51/4541.44	|       475 |  622720  4515947 10805920 |  2003575      474   3189 | 13.081 % |
4541.51/4541.44	|       812 |  622720  4515947 10805920 |  2203932      811   2317 | 13.081 % |
4541.51/4541.44	|      1318 |  622720  4515947 10805920 |  2424325     1317   3545 | 13.081 % |
4541.51/4541.44	|      2077 |  622719  4515947 10805920 |  2666758     2075   2737 | 13.081 % |
4541.51/4541.44	|      3216 |  622719  4515947 10805920 |  2933434     3214   2485 | 13.081 % |
4541.51/4541.44	|      4924 |  622703  4513486 10800777 |  3226777     4916   2409 | 13.083 % |
4541.51/4541.44	|      7486 |  622702  4513486 10800777 |  3549455     7477   3173 | 13.083 % |
4541.51/4541.44	|     11330 |  621989  4513325 10800446 |  3904401    11296   3437 | 13.145 % |
4541.51/4541.44	|     17096 |  621969  4506354 10785706 |  4294841    17013   3235 | 13.147 % |
4541.51/4541.44	|     25745 |  621384  4506354 10785706 |  4724325    25638   3329 | 13.199 % |
4541.51/4541.44	|     38719 |  621096  4498684 10769445 |  5196757    38519   3548 | 13.224 % |
4541.51/4541.44	|     58180 |  620416  4494773 10761251 |  5716433    57840   3497 | 13.284 % |
4541.51/4541.44	|     87372 |  619385  4482142 10734272 |  6288077    86738   3526 | 13.375 % |
4541.51/4541.44	|    131161 |  617866  4482142 10734272 |  6916884   130399   3780 | 13.509 % |
4541.51/4541.44	|    196845 |  617189  4467597 10703254 |  7608573   195698   3703 | 13.568 % |
4541.51/4541.44	|    295371 |  616703  4460427 10688138 |  8369430   293783   3785 | 13.611 % |
4541.51/4541.44	|    443160 |  614728  4439991 10644486 |  9206373   440614   3714 | 13.785 % |
4541.51/4541.44	|    664843 |  610746  4422161 10606665 | 10127011   657601   3781 | 14.136 % |
4541.51/4541.44	===============================================================================
4541.51/4541.44	INDETERMINATE

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3419912-1306584394/watcher-3419912-1306584394 -o /tmp/evaluation-result-3419912-1306584394/solver-3419912-1306584394 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419912-1306584394.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/461 3577
/proc/meminfo: memFree=9616828/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=21868 CPUtime=0 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 1210 0 0 0 0 0 0 0 23 0 1 0 770037815 22392832 1151 33554432000 4194304 4291037 140734742772848 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 5467 1154 216 24 0 2101 0

[startup+0.05585 s]
/proc/loadavg: 2.00 2.01 2.00 3/461 3577
/proc/meminfo: memFree=9616828/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=29824 CPUtime=0.04 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 3074 0 0 0 4 0 0 0 23 0 1 0 770037815 30539776 3001 33554432000 4194304 4291037 140734742772848 18446744073709551615 4200504 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 7456 3001 216 24 0 4090 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29824

[startup+0.100842 s]
/proc/loadavg: 2.00 2.01 2.00 3/461 3577
/proc/meminfo: memFree=9616828/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=37756 CPUtime=0.08 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 5065 0 0 0 8 0 0 0 23 0 1 0 770037815 38662144 4951 33554432000 4194304 4291037 140734742772848 18446744073709551615 4200780 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 9439 4951 216 24 0 6073 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37756

[startup+0.30081 s]
/proc/loadavg: 2.00 2.01 2.00 3/461 3577
/proc/meminfo: memFree=9616828/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=83784 CPUtime=0.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 16970 0 0 0 26 3 0 0 25 0 1 0 770037815 85794816 15649 33554432000 4194304 4291037 140734742772848 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 20946 15649 216 24 0 17580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83784

[startup+0.700733 s]
/proc/loadavg: 2.00 2.01 2.00 3/461 3577
/proc/meminfo: memFree=9616828/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=189420 CPUtime=0.69 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 41842 0 0 0 62 7 0 0 25 0 1 0 770037815 193966080 37923 33554432000 4194304 4291037 140734742772848 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 47355 37925 216 24 0 43989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 189420

[startup+1.82752 s]
/proc/loadavg: 2.00 2.01 2.00 3/461 3577
/proc/meminfo: memFree=9616828/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=465068 CPUtime=1.82 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 112123 0 0 0 164 18 0 0 25 0 1 0 770037815 476229632 100897 33554432000 4194304 4291037 140734742772848 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 116267 100899 216 24 0 112901 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 465068

[startup+3.10032 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 3578
/proc/meminfo: memFree=9157160/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=552636 CPUtime=3.09 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 123314 0 0 0 289 20 0 0 25 0 1 0 770037815 565899264 112088 33554432000 4194304 4291037 140734742772848 18446744073709551615 4230042 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 138159 112088 238 24 0 134793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 552636

[startup+6.30072 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 3578
/proc/meminfo: memFree=9116864/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=597788 CPUtime=6.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 138493 0 0 0 607 22 0 0 25 0 1 0 770037815 612134912 127229 33554432000 4194304 4291037 140734742772848 18446744073709551615 4232002 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 149447 127229 239 24 0 146081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 597788

[startup+12.7006 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 3578
/proc/meminfo: memFree=9145656/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=492424 CPUtime=12.69 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 159913 0 0 0 1244 25 0 0 25 0 1 0 770037815 504242176 106050 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 123106 106050 258 24 0 119740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 492424

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 3579
/proc/meminfo: memFree=9082744/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=542512 CPUtime=25.49 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 164900 0 0 0 2523 26 0 0 25 0 1 0 770037815 555532288 111037 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 135628 111037 258 24 0 132262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 542512

[startup+51.1006 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 3579
/proc/meminfo: memFree=8958384/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=542512 CPUtime=51.09 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 175635 0 0 0 5081 28 0 0 25 0 1 0 770037815 555532288 121766 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248574 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 135628 121766 259 24 0 132262 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 542512

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3581
/proc/meminfo: memFree=8696208/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=756160 CPUtime=102.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 202155 0 0 0 10198 31 0 0 25 0 1 0 770037815 774307840 148274 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 189040 148274 259 24 0 185674 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 756160

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3582
/proc/meminfo: memFree=8350396/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=971084 CPUtime=162.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 245465 0 0 0 16194 35 0 0 25 0 1 0 770037815 994390016 191571 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 242771 191571 259 24 0 239405 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 971084

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3584
/proc/meminfo: memFree=8099880/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=971084 CPUtime=222.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 284445 0 0 0 22190 39 0 0 25 0 1 0 770037815 994390016 230538 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 242771 230538 259 24 0 239405 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 971084

[startup+282.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/462 3585
/proc/meminfo: memFree=7867840/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=1320332 CPUtime=282.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 324848 0 0 0 28184 45 0 0 25 0 1 0 770037815 1352019968 270933 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 330083 270933 259 24 0 326717 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1320332

[startup+342.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/462 3587
/proc/meminfo: memFree=7602944/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=1887860 CPUtime=342.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 374870 0 0 0 34178 51 0 0 25 0 1 0 770037815 1933168640 320944 33554432000 4194304 4291037 140734742772848 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 471965 320944 259 24 0 468599 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1887860

[startup+402.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/462 3589
/proc/meminfo: memFree=7263388/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=1887860 CPUtime=402.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 429232 0 0 0 40171 58 0 0 25 0 1 0 770037815 1933168640 375291 33554432000 4194304 4291037 140734742772848 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 471965 375291 259 24 0 468599 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1887860

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/462 3590
/proc/meminfo: memFree=6857372/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=1887860 CPUtime=462.29 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 479418 0 0 0 46165 64 0 0 25 0 1 0 770037815 1933168640 425470 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 471965 425470 259 24 0 468599 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1887860

[startup+522.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/462 3592
/proc/meminfo: memFree=6576348/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=1887860 CPUtime=522.3 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 496766 0 0 0 52164 66 0 0 25 0 1 0 770037815 1933168640 442814 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 471965 442814 259 24 0 468599 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1887860

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 3593
/proc/meminfo: memFree=6335120/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=1887860 CPUtime=582.3 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 509341 0 0 0 58161 69 0 0 25 0 1 0 770037815 1933168640 455386 33554432000 4194304 4291037 140734742772848 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 471965 455386 259 24 0 468599 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1887860

[startup+642.317 s]

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

/proc/meminfo: memFree=6464648/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10810192 CPUtime=3942.41 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2431186 0 0 0 393893 348 0 0 25 0 1 0 770037815 11069636608 2376740 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2702548 2376740 259 24 0 2699182 0
Current children cumulated CPU time (s) 3942.41
Current children cumulated vsize (KiB) 10810192

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 3727
/proc/meminfo: memFree=6283328/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10813968 CPUtime=4002.39 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2462666 0 0 0 399886 353 0 0 25 0 1 0 770037815 11073503232 2408206 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2703492 2408206 259 24 0 2700126 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 10813968

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3728
/proc/meminfo: memFree=6211300/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10819732 CPUtime=4062.4 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2496025 0 0 0 405882 358 0 0 25 0 1 0 770037815 11079405568 2441561 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2704933 2441561 259 24 0 2701567 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 10819732

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3730
/proc/meminfo: memFree=5980052/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10821728 CPUtime=4122.4 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2533612 0 0 0 411876 364 0 0 25 0 1 0 770037815 11081449472 2479142 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2705432 2479142 259 24 0 2702066 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 10821728

[startup+4182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/462 3731
/proc/meminfo: memFree=5971932/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10824864 CPUtime=4182.4 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2566397 0 0 0 417871 369 0 0 25 0 1 0 770037815 11084660736 2511917 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248591 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2706216 2511917 259 24 0 2702850 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 10824864

[startup+4242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/462 3733
/proc/meminfo: memFree=5783952/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10825712 CPUtime=4242.4 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2588733 0 0 0 423868 372 0 0 25 0 1 0 770037815 11085529088 2534248 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248468 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2706428 2534248 259 24 0 2703062 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 10825712

[startup+4302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/462 3735
/proc/meminfo: memFree=5600840/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10827368 CPUtime=4302.4 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2614225 0 0 0 429864 376 0 0 25 0 1 0 770037815 11087224832 2559737 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248399 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2706842 2559737 259 24 0 2703476 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 10827368

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/462 3736
/proc/meminfo: memFree=5596600/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10832264 CPUtime=4362.41 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2649625 0 0 0 435859 382 0 0 25 0 1 0 770037815 11092238336 2595119 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2708066 2595119 259 24 0 2704700 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 10832264

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3738
/proc/meminfo: memFree=5386196/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10835200 CPUtime=4422.4 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2686368 0 0 0 441852 388 0 0 25 0 1 0 770037815 11095244800 2631857 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2708800 2631857 259 24 0 2705434 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 10835200

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3739
/proc/meminfo: memFree=5226400/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10838556 CPUtime=4482.41 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2714459 0 0 0 447849 392 0 0 25 0 1 0 770037815 11098681344 2659935 33554432000 4194304 4291037 140734742772848 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2709639 2659935 259 24 0 2706273 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 10838556

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

[startup+4506.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3740
/proc/meminfo: memFree=5318340/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10839968 CPUtime=4506.62 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2728145 0 0 0 450267 395 0 0 25 0 1 0 770037815 11100127232 2673615 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248591 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2709992 2673615 259 24 0 2706626 0
Current children cumulated CPU time (s) 4506.62
Current children cumulated vsize (KiB) 10839968

[startup+4519.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3740
/proc/meminfo: memFree=5261976/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10840624 CPUtime=4519.41 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2737785 0 0 0 451545 396 0 0 25 0 1 0 770037815 11100798976 2683255 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248256 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2710156 2683255 259 24 0 2706790 0
Current children cumulated CPU time (s) 4519.41
Current children cumulated vsize (KiB) 10840624

[startup+4532.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3741
/proc/meminfo: memFree=5196244/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10840756 CPUtime=4532.21 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2748922 0 0 0 452823 398 0 0 25 0 1 0 770037815 11100934144 2694383 33554432000 4194304 4291037 140734742772848 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2710189 2694383 259 24 0 2706823 0
Current children cumulated CPU time (s) 4532.21
Current children cumulated vsize (KiB) 10840756

[startup+4535.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3741
/proc/meminfo: memFree=5186044/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10840756 CPUtime=4535.41 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2750466 0 0 0 453143 398 0 0 25 0 1 0 770037815 11100934144 2695927 33554432000 4194304 4291037 140734742772848 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2710189 2695927 259 24 0 2706823 0
Current children cumulated CPU time (s) 4535.41
Current children cumulated vsize (KiB) 10840756

[startup+4538.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3741
/proc/meminfo: memFree=5175752/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10840888 CPUtime=4538.62 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2752112 0 0 0 453464 398 0 0 25 0 1 0 770037815 11101069312 2697573 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2710222 2697573 259 24 0 2706856 0
Current children cumulated CPU time (s) 4538.62
Current children cumulated vsize (KiB) 10840888

[startup+4540.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3741
/proc/meminfo: memFree=5172284/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10841020 CPUtime=4540.21 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2752808 0 0 0 453623 398 0 0 25 0 1 0 770037815 11101204480 2698269 33554432000 4194304 4291037 140734742772848 18446744073709551615 4248416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2710255 2698269 259 24 0 2706889 0
Current children cumulated CPU time (s) 4540.21
Current children cumulated vsize (KiB) 10841020

[startup+4540.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3741
/proc/meminfo: memFree=5168068/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=10897112 CPUtime=4541.01 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2753363 0 0 0 453686 415 0 0 25 0 1 0 770037815 11158642688 1482177 33554432000 4194304 4291037 140734742772848 18446744073709551615 228122757255 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 2724278 1482177 275 24 0 2720912 0
Current children cumulated CPU time (s) 4541.01
Current children cumulated vsize (KiB) 10897112

[startup+4541.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3741
/proc/meminfo: memFree=5168068/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=573532 CPUtime=4541.41 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2753363 0 0 0 453706 435 0 0 25 0 1 0 770037815 587296768 118216 33554432000 4194304 4291037 140734742772848 18446744073709551615 228122363276 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 143383 118216 275 24 0 140017 0
Current children cumulated CPU time (s) 4541.41
Current children cumulated vsize (KiB) 573532

[startup+4541.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 3741
/proc/meminfo: memFree=5168068/32951124 swapFree=49827280/67111528
[pid=3577] ppid=3575 vsize=573532 CPUtime=4541.51 cores=0,2,4,6
/proc/3577/stat : 3577 (minisat_release) R 3575 3577 3068 0 -1 4202496 2753363 0 0 0 453716 435 0 0 25 0 1 0 770037815 587296768 118216 33554432000 4194304 4291037 140734742772848 18446744073709551615 228122369036 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/3577/statm: 143383 118216 275 24 0 140017 0
Current children cumulated CPU time (s) 4541.51
Current children cumulated vsize (KiB) 573532

Child status: 0
Real time (s): 4541.45
CPU time (s): 4541.56
CPU user time (s): 4537.18
CPU system time (s): 4.38533
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10897112

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

runsolver used 21.7107 second user time and 45.0951 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-28 14:06:38
IDJOB=3419912
IDBENCH=82413
IDSOLVER=1912
FILE ID=node138/3419912-1306584394
RUNJOBID= node138-1306579391-3087
PBS_JOBID= 13471542
Free space on /tmp= 73116 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419912-1306584394/watcher-3419912-1306584394 -o /tmp/evaluation-result-3419912-1306584394/solver-3419912-1306584394 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419912-1306584394.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1268142899

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9616984 kB
Buffers:        239492 kB
Cached:        5610724 kB
SwapCached:      72388 kB
Active:       10870864 kB
Inactive:     12149780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9616984 kB
SwapTotal:    67111528 kB
SwapFree:     49827280 kB
Dirty:          121128 kB
Writeback:           0 kB
AnonPages:    17109520 kB
Mapped:          18856 kB
Slab:           140840 kB
PageTables:     105480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137313492 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= 73172 MiB
End job on node138 at 2011-05-28 15:22:20