Trace number 3433973

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-26UNSAT 1930.25 1930.26

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark381.959
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

1930.08/1930.17	WARNING: for repeatability, setting FPU to use double precision
1930.08/1930.17	============================[ Problem Statistics ]=============================
1930.08/1930.17	|                                                                             |
1930.08/1930.17	|  Number of variables:        559571                                         |
1930.08/1930.17	|  Number of clauses:         9237370                                         |
1930.08/1930.17	|  Parse time:                   2.66 s                                       |
1930.08/1930.17	|  Eliminated clauses:           0.01 Mb                                      |
1930.08/1930.17	|  Simplification time:          8.22 s                                       |
1930.08/1930.17	|                                                                             |
1930.08/1930.17	============================[ Search Statistics ]=================================
1930.08/1930.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
1930.08/1930.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
1930.08/1930.17	==================================================================================
1930.08/1930.17	|       100 |  397805  7128898 15619839 |  2613929       74    489 | 28.887 %  0 |
1930.08/1930.17	|       250 |  384263  7128898 15619839 |  2875322      194    523 | 31.307 %  0 |
1930.08/1930.17	|       475 |  341697  7128898 15619839 |  3162854      373    430 | 38.914 %  0 |
1930.08/1930.17	|       812 |  290665  7128898 15619839 |  3479139      613    440 | 48.034 %  0 |
1930.08/1930.17	|      1318 |  267060  7128898 15619839 |  3827053     1063    652 | 52.252 %  0 |
1930.08/1930.17	|      2077 |  264198  4344212  9814949 |  4209759     1453    759 | 52.764 %  0 |
1930.08/1930.17	|      3216 |  262783  4304376  9731664 |  4630735     2577    794 | 53.017 %  0 |
1930.08/1930.17	|      4924 |  262767  4277126  9674431 |  5093808     4269    887 | 53.020 %  0 |
1930.08/1930.17	|      7486 |  262621  4276336  9672831 |  5603189     6822   1040 | 53.046 %  0 |
1930.08/1930.17	|     11330 |  262561  4273618  9667091 |  6163508    10649   1045 | 53.056 %  0 |
1930.08/1930.17	|     17096 |  262541  4273310  9666467 |  6779859    16403   1488 | 53.060 %  0 |
1930.08/1930.17	|     25745 |  262389  4270182  9660045 |  7457845    25027   1654 | 53.087 %  0 |
1930.08/1930.17	|     38719 |  262316  4268234  9656097 |  8203629    37962   1826 | 53.100 %  1 |
1930.08/1930.17	|     58180 |  262247  4267160  9653919 |  9023992    57381   1986 | 53.112 %  0 |
1930.08/1930.17	|     87372 |  262119  4264529  9648577 |  9926392    86518   2092 | 53.135 %  0 |
1930.08/1930.17	|    131161 |  261705  4255787  9630533 | 10919031   130185   2189 | 53.209 %  0 |
1930.08/1930.17	===============================================================================
1930.08/1930.17	restarts              : 506
1930.08/1930.17	skipped               : 0
1930.08/1930.17	conflicts             : 181118         (94 /sec)
1930.08/1930.17	decisions             : 2789249        (0.00 % random) (1446 /sec)
1930.08/1930.17	propagations          : 1803033455     (934636 /sec)
1930.08/1930.17	conflict literals     : 368328627      (43.32 % deleted)
1930.08/1930.17	Memory used           : 2726.00 MB
1930.08/1930.17	CPU time              : 1929.13 s
1930.08/1930.17	
1930.08/1930.17	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: 977)

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-3433973-1306848103/watcher-3433973-1306848103 -o /tmp/evaluation-result-3433973-1306848103/solver-3433973-1306848103 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3433973-1306848103.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.09 2.04 2.01 2/575 2204
/proc/meminfo: memFree=2442032/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=19804 CPUtime=0 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 755 0 0 0 0 0 0 0 23 0 1 0 796408619 20279296 696 33554432000 4194304 4291235 140735164623536 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 4951 696 215 24 0 1585 0

[startup+0.100634 s]
/proc/loadavg: 2.09 2.04 2.01 2/575 2204
/proc/meminfo: memFree=2442032/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=28436 CPUtime=0.09 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 3409 0 0 0 9 0 0 0 23 0 1 0 796408619 29118464 2950 33554432000 4194304 4291235 140735164623536 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 7109 2952 216 24 0 3743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28436

[startup+0.200629 s]
/proc/loadavg: 2.09 2.04 2.01 2/575 2204
/proc/meminfo: memFree=2442032/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=45368 CPUtime=0.19 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 9127 0 0 0 18 1 0 0 23 0 1 0 796408619 46456832 7398 33554432000 4194304 4291235 140735164623536 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 11342 7400 216 24 0 7976 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45368

[startup+0.300597 s]
/proc/loadavg: 2.09 2.04 2.01 2/575 2204
/proc/meminfo: memFree=2442032/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=67664 CPUtime=0.29 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 15382 0 0 0 27 2 0 0 24 0 1 0 796408619 69287936 12600 33554432000 4194304 4291235 140735164623536 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 16916 12602 216 24 0 13550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67664

[startup+0.700535 s]
/proc/loadavg: 2.09 2.04 2.01 2/575 2204
/proc/meminfo: memFree=2442032/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=164468 CPUtime=0.69 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 44281 0 0 0 62 7 0 0 25 0 1 0 796408619 168415232 33144 33554432000 4194304 4291235 140735164623536 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 41117 33144 216 24 0 37751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 164468

[startup+1.50038 s]
/proc/loadavg: 2.09 2.04 2.01 3/576 2205
/proc/meminfo: memFree=2227640/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=323504 CPUtime=1.49 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 100426 0 0 0 134 15 0 0 25 0 1 0 796408619 331268096 73472 33554432000 4194304 4291235 140735164623536 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 80876 73473 216 24 0 77510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 323504

[startup+3.10109 s]
/proc/loadavg: 2.09 2.04 2.01 3/576 2205
/proc/meminfo: memFree=2010516/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=668576 CPUtime=3.09 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 201632 0 0 0 281 28 0 0 25 0 1 0 796408619 684621824 144394 33554432000 4194304 4291235 140735164623536 18446744073709551615 4215683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 167144 144394 236 24 0 163778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 668576

[startup+6.3005 s]
/proc/loadavg: 2.08 2.04 2.00 3/576 2205
/proc/meminfo: memFree=1863140/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=668576 CPUtime=6.29 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 201633 0 0 0 601 28 0 0 25 0 1 0 796408619 684621824 144395 33554432000 4194304 4291235 140735164623536 18446744073709551615 4229983 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 167144 144395 237 24 0 163778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 668576

[startup+12.7003 s]
/proc/loadavg: 2.16 2.06 2.01 3/576 2205
/proc/meminfo: memFree=1974428/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=522844 CPUtime=12.69 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 231706 0 0 0 1238 31 0 0 25 0 1 0 796408619 535392256 114320 33554432000 4194304 4291235 140735164623536 18446744073709551615 4262950 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 130711 114320 258 24 0 127345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 522844

[startup+25.501 s]
/proc/loadavg: 2.12 2.05 2.01 3/576 2205
/proc/meminfo: memFree=1981588/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=472756 CPUtime=25.49 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 253740 0 0 0 2515 34 0 0 25 0 1 0 796408619 484102144 109041 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 118189 109041 259 24 0 114823 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 472756

[startup+51.1003 s]
/proc/loadavg: 2.08 2.05 2.01 3/576 2206
/proc/meminfo: memFree=1938268/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=522844 CPUtime=51.09 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 260606 0 0 0 5073 36 0 0 25 0 1 0 796408619 535392256 115901 33554432000 4194304 4291235 140735164623536 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 130711 115901 259 24 0 127345 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 522844

[startup+102.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/576 2207
/proc/meminfo: memFree=1849580/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=604232 CPUtime=102.3 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 272010 0 0 0 10192 38 0 0 25 0 1 0 796408619 618733568 127298 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 151058 127298 259 24 0 147692 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 604232

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 2209
/proc/meminfo: memFree=1706432/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=604232 CPUtime=162.3 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 287405 0 0 0 16189 41 0 0 25 0 1 0 796408619 618733568 142688 33554432000 4194304 4291235 140735164623536 18446744073709551615 4263406 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 151058 142688 259 24 0 147692 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 604232

[startup+222.322 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 2211
/proc/meminfo: memFree=1616856/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=736492 CPUtime=222.31 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 296625 0 0 0 22189 42 0 0 25 0 1 0 796408619 754167808 151900 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 184123 151900 259 24 0 180757 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 736492

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 2212
/proc/meminfo: memFree=1515988/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=736492 CPUtime=282.3 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 309973 0 0 0 28185 45 0 0 25 0 1 0 796408619 754167808 165241 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 184123 165241 259 24 0 180757 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 736492

[startup+342.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/576 2214
/proc/meminfo: memFree=1415864/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=951416 CPUtime=342.3 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 323165 0 0 0 34183 47 0 0 25 0 1 0 796408619 974249984 178424 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 237854 178424 259 24 0 234488 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 951416

[startup+402.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/576 2215
/proc/meminfo: memFree=1303096/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=951416 CPUtime=402.3 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 338093 0 0 0 40180 50 0 0 25 0 1 0 796408619 974249984 193342 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 237854 193342 259 24 0 234488 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 951416

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/576 2217
/proc/meminfo: memFree=1229884/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=951416 CPUtime=462.31 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 344691 0 0 0 46179 52 0 0 25 0 1 0 796408619 974249984 199936 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248345 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 237854 199936 259 24 0 234488 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 951416

[startup+522.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/576 2219
/proc/meminfo: memFree=1082988/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=951416 CPUtime=522.31 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 358943 0 0 0 52176 55 0 0 25 0 1 0 796408619 974249984 214183 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 237854 214183 259 24 0 234488 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 951416

[startup+582.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/576 2220
/proc/meminfo: memFree=958704/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=951416 CPUtime=582.31 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 368014 0 0 0 58175 56 0 0 25 0 1 0 796408619 974249984 223245 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 237854 223245 259 24 0 234488 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 951416

[startup+642.3 s]

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

/proc/meminfo: memFree=98092/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1868192 CPUtime=1242.26 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 483442 0 0 0 124150 76 0 0 25 0 1 0 796408619 1913028608 338624 33554432000 4194304 4291235 140735164623536 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467048 338624 259 24 0 463682 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1868192

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 2239
/proc/meminfo: memFree=96032/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1868192 CPUtime=1302.26 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 496276 0 0 0 130149 77 0 0 25 0 1 0 796408619 1913028608 351450 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467048 351450 259 24 0 463682 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 1868192

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/576 2241
/proc/meminfo: memFree=99196/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1868192 CPUtime=1362.26 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 508216 0 0 0 136146 80 0 0 25 0 1 0 796408619 1913028608 363386 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467048 363386 259 24 0 463682 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 1868192

[startup+1422.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/576 2243
/proc/meminfo: memFree=99220/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1868192 CPUtime=1422.27 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 521448 0 0 0 142144 83 0 0 25 0 1 0 796408619 1913028608 376605 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467048 376605 259 24 0 463682 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 1868192

[startup+1482.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/576 2244
/proc/meminfo: memFree=95512/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1870092 CPUtime=1482.26 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 533195 0 0 0 148141 85 0 0 25 0 1 0 796408619 1914974208 388348 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467523 388348 259 24 0 464157 0
Current children cumulated CPU time (s) 1482.26
Current children cumulated vsize (KiB) 1870092

[startup+1542.32 s]
/proc/loadavg: 2.12 2.05 2.01 3/576 2246
/proc/meminfo: memFree=95784/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1870092 CPUtime=1542.29 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 543569 0 0 0 154142 87 0 0 25 0 1 0 796408619 1914974208 398718 33554432000 4194304 4291235 140735164623536 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467523 398718 259 24 0 464157 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 1870092

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/576 2247
/proc/meminfo: memFree=98340/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1870092 CPUtime=1602.27 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 553747 0 0 0 160139 88 0 0 25 0 1 0 796408619 1914974208 408893 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467523 408893 259 24 0 464157 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 1870092

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/576 2249
/proc/meminfo: memFree=98664/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1870092 CPUtime=1662.27 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 562356 0 0 0 166137 90 0 0 25 0 1 0 796408619 1914974208 417498 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467523 417498 259 24 0 464157 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 1870092

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/576 2251
/proc/meminfo: memFree=96608/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1870092 CPUtime=1722.27 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 573789 0 0 0 172134 93 0 0 25 0 1 0 796408619 1914974208 428926 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248254 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467523 428926 259 24 0 464157 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 1870092

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/576 2252
/proc/meminfo: memFree=96124/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1870092 CPUtime=1782.27 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 585953 0 0 0 178131 96 0 0 25 0 1 0 796408619 1914974208 441085 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467523 441085 259 24 0 464157 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 1870092

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 2254
/proc/meminfo: memFree=93060/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=1870092 CPUtime=1842.27 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 596944 0 0 0 184128 99 0 0 25 0 1 0 796408619 1914974208 452069 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 467523 452069 259 24 0 464157 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 1870092

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 2255
/proc/meminfo: memFree=96532/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=2792328 CPUtime=1902.27 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 606717 0 0 0 190126 101 0 0 25 0 1 0 796408619 2859343872 461829 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 698082 461829 259 24 0 694716 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 2792328

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

[startup+1907.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 2255
/proc/meminfo: memFree=96484/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=2792328 CPUtime=1907.18 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 607608 0 0 0 190616 102 0 0 25 0 1 0 796408619 2859343872 462720 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 698082 462720 259 24 0 694716 0
Current children cumulated CPU time (s) 1907.18
Current children cumulated vsize (KiB) 2792328

[startup+1920 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 2256
/proc/meminfo: memFree=96944/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=2792328 CPUtime=1919.98 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 609130 0 0 0 191895 103 0 0 25 0 1 0 796408619 2859343872 464238 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248365 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 698082 464238 259 24 0 694716 0
Current children cumulated CPU time (s) 1919.98
Current children cumulated vsize (KiB) 2792328

[startup+1926.4 s]
/proc/loadavg: 2.15 2.05 2.01 3/576 2256
/proc/meminfo: memFree=97788/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=2792328 CPUtime=1926.38 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 610211 0 0 0 192535 103 0 0 25 0 1 0 796408619 2859343872 465318 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 698082 465318 259 24 0 694716 0
Current children cumulated CPU time (s) 1926.38
Current children cumulated vsize (KiB) 2792328

[startup+1928 s]
/proc/loadavg: 2.15 2.05 2.01 3/576 2256
/proc/meminfo: memFree=96424/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=2792328 CPUtime=1927.98 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 610522 0 0 0 192695 103 0 0 25 0 1 0 796408619 2859343872 465629 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 698082 465629 259 24 0 694716 0
Current children cumulated CPU time (s) 1927.98
Current children cumulated vsize (KiB) 2792328

[startup+1929.6 s]
/proc/loadavg: 2.15 2.05 2.01 3/576 2256
/proc/meminfo: memFree=99340/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=2792328 CPUtime=1929.58 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 610737 0 0 0 192855 103 0 0 25 0 1 0 796408619 2859343872 465844 33554432000 4194304 4291235 140735164623536 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 698082 465844 259 24 0 694716 0
Current children cumulated CPU time (s) 1929.58
Current children cumulated vsize (KiB) 2792328

[startup+1930 s]
/proc/loadavg: 2.15 2.05 2.01 3/576 2256
/proc/meminfo: memFree=99340/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=2792328 CPUtime=1929.98 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202496 610818 0 0 0 192895 103 0 0 25 0 1 0 796408619 2859343872 465925 33554432000 4194304 4291235 140735164623536 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2204/statm: 698082 465925 259 24 0 694716 0
Current children cumulated CPU time (s) 1929.98
Current children cumulated vsize (KiB) 2792328

[startup+1930.2 s]
/proc/loadavg: 2.15 2.05 2.01 3/576 2256
/proc/meminfo: memFree=99340/32951124 swapFree=58940260/67111528
[pid=2204] ppid=2202 vsize=0 CPUtime=1930.17 cores=1,3,5,7
/proc/2204/stat : 2204 (minisat) R 2202 2204 1812 0 -1 4202500 610845 0 0 0 192912 105 0 0 25 0 1 0 796408619 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 3 0 0 0
/proc/2204/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1930.17
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1930.26
CPU time (s): 1930.25
CPU user time (s): 1929.13
CPU system time (s): 1.11683
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 2792328

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

runsolver used 10.6194 second user time and 26.015 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-31 15:21:49
IDJOB=3433973
IDBENCH=82399
IDSOLVER=1930
FILE ID=node139/3433973-1306848103
RUNJOBID= node139-1306842918-1831
PBS_JOBID= 13482013
Free space on /tmp= 51040 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3433973-1306848103/watcher-3433973-1306848103 -o /tmp/evaluation-result-3433973-1306848103/solver-3433973-1306848103 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433973-1306848103.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=630270815

node139.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.852
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       2442312 kB
Buffers:         74624 kB
Cached:       21111676 kB
SwapCached:       3500 kB
Active:       18141924 kB
Inactive:     11542816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2442312 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:          185596 kB
Writeback:           0 kB
AnonPages:     8496848 kB
Mapped:          33128 kB
Slab:           673308 kB
PageTables:      79368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 171298604 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= 51040 MiB
End job on node139 at 2011-05-31 15:53:59