Trace number 3433980

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: MiniSAT 2.2.0-agile-26? (problem) 4403.95 4403.81

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

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.52 1.33 2/174 4865
/proc/meminfo: memFree=26257256/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=22684 CPUtime=0 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 1309 0 0 0 0 0 0 0 24 0 1 0 942631064 23228416 1249 33554432000 4194304 4291235 140735785033856 18446744073709551615 220815933195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 5671 1261 216 24 0 2305 0

[startup+0.026061 s]
/proc/loadavg: 1.99 1.52 1.33 2/174 4865
/proc/meminfo: memFree=26257256/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=24424 CPUtime=0.02 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 1702 0 0 0 2 0 0 0 24 0 1 0 942631064 25010176 1627 33554432000 4194304 4291235 140735785033856 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 6106 1630 216 24 0 2740 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24424

[startup+0.101074 s]
/proc/loadavg: 1.99 1.52 1.33 2/174 4865
/proc/meminfo: memFree=26257256/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=37756 CPUtime=0.09 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 5238 0 0 0 8 1 0 0 24 0 1 0 942631064 38662144 5122 33554432000 4194304 4291235 140735785033856 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 9439 5132 216 24 0 6073 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37756

[startup+0.301044 s]
/proc/loadavg: 1.99 1.52 1.33 2/174 4865
/proc/meminfo: memFree=26257256/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=83784 CPUtime=0.29 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 16583 0 0 0 26 3 0 0 25 0 1 0 942631064 85794816 15290 33554432000 4194304 4291235 140735785033856 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 20946 15296 216 24 0 17580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83784

[startup+0.700938 s]
/proc/loadavg: 1.99 1.52 1.33 2/174 4865
/proc/meminfo: memFree=26257256/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=187420 CPUtime=0.69 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 41076 0 0 0 61 8 0 0 25 0 1 0 942631064 191918080 37155 33554432000 4194304 4291235 140735785033856 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 46855 37155 216 24 0 43489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 187420

[startup+1.50079 s]
/proc/loadavg: 1.99 1.52 1.33 3/175 4866
/proc/meminfo: memFree=26039032/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=376732 CPUtime=1.49 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 92505 0 0 0 133 16 0 0 25 0 1 0 942631064 385773568 81278 33554432000 4194304 4291235 140735785033856 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 94183 81280 216 24 0 90817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 376732

[startup+3.10052 s]
/proc/loadavg: 2.15 1.57 1.34 3/175 4866
/proc/meminfo: memFree=25803660/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=552636 CPUtime=3.09 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 123315 0 0 0 287 22 0 0 25 0 1 0 942631064 565899264 112087 33554432000 4194304 4291235 140735785033856 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 138159 112087 237 24 0 134793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 552636

[startup+6.30093 s]
/proc/loadavg: 2.15 1.57 1.34 3/175 4866
/proc/meminfo: memFree=25767204/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=597788 CPUtime=6.29 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 138495 0 0 0 606 23 0 0 25 0 1 0 942631064 612134912 127229 33554432000 4194304 4291235 140735785033856 18446744073709551615 220815894676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 149447 127229 239 24 0 146081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 597788

[startup+12.7008 s]
/proc/loadavg: 2.13 1.58 1.35 3/175 4866
/proc/meminfo: memFree=25808768/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=492424 CPUtime=12.69 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 159910 0 0 0 1243 26 0 0 25 0 1 0 942631064 504242176 106045 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 123106 106045 258 24 0 119740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 492424

[startup+25.5004 s]
/proc/loadavg: 2.11 1.59 1.36 3/175 4866
/proc/meminfo: memFree=25756888/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=542512 CPUtime=25.49 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 165004 0 0 0 2522 27 0 0 25 0 1 0 942631064 555532288 111139 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 135628 111139 258 24 0 132262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 542512

[startup+51.1007 s]
/proc/loadavg: 2.07 1.62 1.37 3/175 4867
/proc/meminfo: memFree=25644548/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=542512 CPUtime=51.1 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 176906 0 0 0 5081 29 0 0 25 0 1 0 942631064 555532288 123035 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 135628 123035 259 24 0 132262 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 542512

[startup+102.306 s]
/proc/loadavg: 2.03 1.68 1.40 3/175 4868
/proc/meminfo: memFree=25389328/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=756160 CPUtime=102.3 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 205053 0 0 0 10198 32 0 0 25 0 1 0 942631064 774307840 151168 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 189040 151168 259 24 0 185674 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 756160

[startup+162.301 s]
/proc/loadavg: 2.01 1.74 1.44 3/175 4870
/proc/meminfo: memFree=25062940/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=971084 CPUtime=162.29 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 250897 0 0 0 16193 36 0 0 25 0 1 0 942631064 994390016 196998 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 242771 196998 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.04 1.80 1.48 3/175 4872
/proc/meminfo: memFree=24840080/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=1320332 CPUtime=222.3 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 288266 0 0 0 22188 42 0 0 25 0 1 0 942631064 1352019968 234357 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 330083 234357 259 24 0 326717 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1320332

[startup+282.301 s]
/proc/loadavg: 2.01 1.83 1.51 3/175 4873
/proc/meminfo: memFree=24590204/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=1320332 CPUtime=282.3 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 330369 0 0 0 28184 46 0 0 25 0 1 0 942631064 1352019968 276451 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 330083 276451 259 24 0 326717 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1320332

[startup+342.301 s]
/proc/loadavg: 2.07 1.88 1.54 3/175 4875
/proc/meminfo: memFree=24221768/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=1887860 CPUtime=342.3 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 381506 0 0 0 34178 52 0 0 25 0 1 0 942631064 1933168640 327575 33554432000 4194304 4291235 140735785033856 18446744073709551615 4251539 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 471965 327575 259 24 0 468599 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1887860

[startup+402.301 s]
/proc/loadavg: 2.02 1.90 1.57 3/175 4876
/proc/meminfo: memFree=23871936/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=1887860 CPUtime=402.31 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 445103 0 0 0 40171 60 0 0 25 0 1 0 942631064 1933168640 391158 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 471965 391158 259 24 0 468599 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1887860

[startup+462.301 s]
/proc/loadavg: 2.01 1.91 1.59 3/175 4878
/proc/meminfo: memFree=23532140/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=1887860 CPUtime=462.3 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 486327 0 0 0 46165 65 0 0 25 0 1 0 942631064 1933168640 432376 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 471965 432376 259 24 0 468599 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1887860

[startup+522.301 s]
/proc/loadavg: 2.00 1.92 1.61 3/175 4880
/proc/meminfo: memFree=23324176/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=1887860 CPUtime=522.3 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 500466 0 0 0 52164 66 0 0 25 0 1 0 942631064 1933168640 446512 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 471965 446512 259 24 0 468599 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1887860

[startup+582.301 s]
/proc/loadavg: 2.00 1.94 1.64 3/175 4881
/proc/meminfo: memFree=23101812/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=1887860 CPUtime=582.31 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 513536 0 0 0 58163 68 0 0 25 0 1 0 942631064 1933168640 459579 33554432000 4194304 4291235 140735785033856 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 471965 459579 259 24 0 468599 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1887860

[startup+642.301 s]

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

/proc/meminfo: memFree=17754008/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10809920 CPUtime=3822.41 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2426497 0 0 0 381934 307 0 0 25 0 1 0 942631064 11069358080 2372051 33554432000 4194304 4291235 140735785033856 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2702480 2372051 259 24 0 2699114 0
Current children cumulated CPU time (s) 3822.41
Current children cumulated vsize (KiB) 10809920

[startup+3882.3 s]
/proc/loadavg: 1.02 1.48 1.72 2/169 5005
/proc/meminfo: memFree=17608648/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10813816 CPUtime=3882.42 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2461303 0 0 0 387929 313 0 0 25 0 1 0 942631064 11073347584 2406841 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2703454 2406841 259 24 0 2700088 0
Current children cumulated CPU time (s) 3882.42
Current children cumulated vsize (KiB) 10813816

[startup+3942.3 s]
/proc/loadavg: 1.01 1.39 1.68 2/169 5007
/proc/meminfo: memFree=17471356/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10819732 CPUtime=3942.42 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2495313 0 0 0 393925 317 0 0 25 0 1 0 942631064 11079405568 2440847 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2704933 2440847 259 24 0 2701567 0
Current children cumulated CPU time (s) 3942.42
Current children cumulated vsize (KiB) 10819732

[startup+4002.3 s]
/proc/loadavg: 1.00 1.32 1.63 2/169 5008
/proc/meminfo: memFree=17315952/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10821728 CPUtime=4002.42 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2534406 0 0 0 399921 321 0 0 25 0 1 0 942631064 11081449472 2479933 33554432000 4194304 4291235 140735785033856 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2705432 2479933 259 24 0 2702066 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 10821728

[startup+4062.31 s]
/proc/loadavg: 1.00 1.26 1.59 2/169 5010
/proc/meminfo: memFree=17176920/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10824864 CPUtime=4062.43 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2568798 0 0 0 405917 326 0 0 25 0 1 0 942631064 11084660736 2514315 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2706216 2514315 259 24 0 2702850 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 10824864

[startup+4122.3 s]
/proc/loadavg: 1.00 1.21 1.55 2/169 5012
/proc/meminfo: memFree=17082528/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10825984 CPUtime=4122.42 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2592672 0 0 0 411913 329 0 0 25 0 1 0 942631064 11085807616 2538185 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2706496 2538185 259 24 0 2703130 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 10825984

[startup+4182.3 s]
/proc/loadavg: 1.00 1.17 1.51 2/169 5013
/proc/meminfo: memFree=16974872/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10828200 CPUtime=4182.43 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2619549 0 0 0 417909 334 0 0 25 0 1 0 942631064 11088076800 2565058 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2707050 2565058 259 24 0 2703684 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 10828200

[startup+4242.3 s]
/proc/loadavg: 1.00 1.13 1.48 2/169 5015
/proc/meminfo: memFree=16836580/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10832724 CPUtime=4242.43 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2654332 0 0 0 423903 340 0 0 25 0 1 0 942631064 11092709376 2599824 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248281 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2708181 2599824 259 24 0 2704815 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 10832724

[startup+4302.3 s]
/proc/loadavg: 1.00 1.11 1.44 2/169 5016
/proc/meminfo: memFree=16675356/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10836124 CPUtime=4302.43 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2694207 0 0 0 429898 345 0 0 25 0 1 0 942631064 11096190976 2639687 33554432000 4194304 4291235 140735785033856 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2709031 2639687 259 24 0 2705665 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 10836124

[startup+4362.3 s]
/proc/loadavg: 1.00 1.08 1.41 2/169 5027
/proc/meminfo: memFree=16573652/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10839168 CPUtime=4362.43 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2720947 0 0 0 435896 347 0 0 25 0 1 0 942631064 11099308032 2666420 33554432000 4194304 4291235 140735785033856 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2709792 2666420 259 24 0 2706426 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 10839168

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

[startup+4377.5 s]
/proc/loadavg: 1.00 1.08 1.41 2/169 5027
/proc/meminfo: memFree=16525532/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10840624 CPUtime=4377.63 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2732021 0 0 0 437414 349 0 0 25 0 1 0 942631064 11100798976 2677489 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2710156 2677489 259 24 0 2706790 0
Current children cumulated CPU time (s) 4377.63
Current children cumulated vsize (KiB) 10840624

[startup+4390.3 s]
/proc/loadavg: 1.00 1.08 1.40 2/169 5028
/proc/meminfo: memFree=16471216/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10840624 CPUtime=4390.43 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2745538 0 0 0 438692 351 0 0 25 0 1 0 942631064 11100798976 2691002 33554432000 4194304 4291235 140735785033856 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2710156 2691002 259 24 0 2706790 0
Current children cumulated CPU time (s) 4390.43
Current children cumulated vsize (KiB) 10840624

[startup+4396.71 s]
/proc/loadavg: 1.00 1.07 1.40 2/169 5028
/proc/meminfo: memFree=16452860/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10840756 CPUtime=4396.84 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2749820 0 0 0 439332 352 0 0 25 0 1 0 942631064 11100934144 2695279 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248307 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2710189 2695279 259 24 0 2706823 0
Current children cumulated CPU time (s) 4396.84
Current children cumulated vsize (KiB) 10840756

[startup+4399.9 s]
/proc/loadavg: 1.00 1.07 1.40 2/169 5028
/proc/meminfo: memFree=16446408/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10840756 CPUtime=4400.04 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2751434 0 0 0 439652 352 0 0 25 0 1 0 942631064 11100934144 2696893 33554432000 4194304 4291235 140735785033856 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2710189 2696893 259 24 0 2706823 0
Current children cumulated CPU time (s) 4400.04
Current children cumulated vsize (KiB) 10840756

[startup+4401.5 s]
/proc/loadavg: 1.00 1.07 1.40 2/169 5028
/proc/meminfo: memFree=16443804/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10840888 CPUtime=4401.63 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2752315 0 0 0 439811 352 0 0 25 0 1 0 942631064 11101069312 2697774 33554432000 4194304 4291235 140735785033856 18446744073709551615 4251539 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2710222 2697774 259 24 0 2706856 0
Current children cumulated CPU time (s) 4401.63
Current children cumulated vsize (KiB) 10840888

[startup+4403.1 s]
/proc/loadavg: 1.00 1.07 1.40 2/169 5028
/proc/meminfo: memFree=16441944/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=10841152 CPUtime=4403.23 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2753304 0 0 0 439971 352 0 0 25 0 1 0 942631064 11101339648 2698763 33554432000 4194304 4291235 140735785033856 18446744073709551615 4248279 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 2710288 2698763 259 24 0 2706922 0
Current children cumulated CPU time (s) 4403.23
Current children cumulated vsize (KiB) 10841152

[startup+4403.5 s]
/proc/loadavg: 1.00 1.07 1.40 2/169 5028
/proc/meminfo: memFree=18143544/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=573532 CPUtime=4403.63 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2753365 0 0 0 439975 388 0 0 25 0 1 0 942631064 587296768 118216 33554432000 4194304 4291235 140735785033856 18446744073709551615 220815891531 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 143383 118216 275 24 0 140017 0
Current children cumulated CPU time (s) 4403.63
Current children cumulated vsize (KiB) 573532

[startup+4403.7 s]
/proc/loadavg: 1.00 1.07 1.40 2/169 5028
/proc/meminfo: memFree=18143544/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=573532 CPUtime=4403.83 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2753365 0 0 0 439995 388 0 0 25 0 1 0 942631064 587296768 118216 33554432000 4194304 4291235 140735785033856 18446744073709551615 220815885263 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 143383 118216 275 24 0 140017 0
Current children cumulated CPU time (s) 4403.83
Current children cumulated vsize (KiB) 573532

[startup+4403.8 s]
/proc/loadavg: 1.00 1.07 1.40 2/169 5028
/proc/meminfo: memFree=18143544/32951124 swapFree=67062232/67111528
[pid=4865] ppid=4863 vsize=513376 CPUtime=4403.94 cores=0,2,4,6
/proc/4865/stat : 4865 (minisat) R 4863 4865 4095 0 -1 4202496 2753365 0 0 0 440004 390 0 0 25 0 1 0 942631064 525697024 44842 33554432000 4194304 4291235 140735785033856 18446744073709551615 220816262250 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4865/statm: 128344 44669 275 24 0 124978 0
Current children cumulated CPU time (s) 4403.94
Current children cumulated vsize (KiB) 513376

Child status: 0
Real time (s): 4403.81
CPU time (s): 4403.95
CPU user time (s): 4400.04
CPU system time (s): 3.91041
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10897112

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

runsolver used 6.65099 second user time and 13.368 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-19 18:49:12
IDJOB=3433980
IDBENCH=82413
IDSOLVER=1930
FILE ID=node147/3433980-1308502148
RUNJOBID= node147-1308501923-4717
PBS_JOBID= 13608159
Free space on /tmp= 72880 MiB

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

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1349632153

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      26257304 kB
Buffers:        537040 kB
Cached:        4867104 kB
SwapCached:      11000 kB
Active:        3016168 kB
Inactive:      3302520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26257304 kB
SwapTotal:    67111528 kB
SwapFree:     67062232 kB
Dirty:          120540 kB
Writeback:           0 kB
AnonPages:      912424 kB
Mapped:          10380 kB
Slab:           309664 kB
PageTables:       5984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1426460 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= 72976 MiB
End job on node147 at 2011-06-19 20:02:36