Trace number 3433967

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) 4670.93 4670.88

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2556.24
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data

4670.85/4670.87	WARNING: for repeatability, setting FPU to use double precision
4670.85/4670.87	============================[ Problem Statistics ]=============================
4670.85/4670.87	|                                                                             |
4670.85/4670.87	|  Number of variables:        756832                                         |
4670.85/4670.87	|  Number of clauses:         3028353                                         |
4670.85/4670.87	|  Parse time:                   1.18 s                                       |
4670.85/4670.87	|  Eliminated clauses:           4.99 Mb                                      |
4670.85/4670.87	|  Simplification time:          5.13 s                                       |
4670.85/4670.87	|                                                                             |
4670.85/4670.87	============================[ Search Statistics ]=================================
4670.85/4670.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
4670.85/4670.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
4670.85/4670.87	==================================================================================
4670.85/4670.87	|       100 |  347110  2518607  6045000 |   923489      100    840 | 19.587 %  1 |
4670.85/4670.87	|       250 |  347110  2518607  6045000 |  1015838      250   1736 | 19.587 %  1 |
4670.85/4670.87	|       475 |  346899  2518607  6045000 |  1117421      474   1887 | 19.614 %  2 |
4670.85/4670.87	|       812 |  346877  2518607  6045000 |  1229164      809   1598 | 19.617 %  0 |
4670.85/4670.87	|      1318 |  346810  2518607  6045000 |  1352080     1314   1535 | 19.626 %  0 |
4670.85/4670.87	|      2077 |  346808  2515278  6038037 |  1487288     2069   1248 | 19.626 %  0 |
4670.85/4670.87	|      3216 |  346784  2515252  6037985 |  1636017     3202   1438 | 19.630 %  1 |
4670.85/4670.87	|      4924 |  346674  2515075  6037605 |  1799619     4892   1479 | 19.644 %  0 |
4670.85/4670.87	|      7486 |  346649  2513822  6034995 |  1979581     7410   1530 | 19.647 %  0 |
4670.85/4670.87	|     11330 |  346545  2513589  6034529 |  2177539    11221   2117 | 19.661 %  0 |
4670.85/4670.87	|     17096 |  345613  2504616  6015566 |  2395293    16850   2095 | 19.784 %  0 |
4670.85/4670.87	|     25745 |  345425  2502014  6010175 |  2634822    25208   2364 | 19.809 %  0 |
4670.85/4670.87	|     38719 |  345294  2500842  6007739 |  2898304    38118   2358 | 19.826 %  0 |
4670.85/4670.87	|     58180 |  345084  2498816  6003552 |  3188135    57478   2395 | 19.854 %  0 |
4670.85/4670.87	|     87372 |  344417  2493402  5992018 |  3506948    86497   2586 | 19.942 %  0 |
4670.85/4670.87	|    131161 |  344280  2491483  5988044 |  3857643   128984   2935 | 19.960 %  0 |
4670.85/4670.87	|    196845 |  343337  2482135  5968387 |  4243408   194009   2799 | 20.085 %  0 |
4670.85/4670.87	|    295371 |  342833  2478994  5961961 |  4667748   292067   2779 | 20.152 %  1 |
4670.85/4670.87	|    443160 |  340042  2471714  5946832 |  5134523   438361   2708 | 20.520 %  0 |
4670.85/4670.87	|    664843 |  338393  2436355  5871850 |  5647976   653713   2775 | 20.738 %  0 |
4670.85/4670.87	===============================================================================
4670.85/4670.87	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: 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-3433967-1306848002/watcher-3433967-1306848002 -o /tmp/evaluation-result-3433967-1306848002/solver-3433967-1306848002 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3433967-1306848002.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.08 2.03 2.00 2/514 21237
/proc/meminfo: memFree=3725708/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=24160 CPUtime=0 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 1646 0 0 0 0 0 0 0 23 0 1 0 777216097 24739840 1572 33554432000 4194304 4291235 140733266415888 18446744073709551615 4200616 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 6040 1572 216 24 0 2674 0

[startup+0.107275 s]
/proc/loadavg: 2.08 2.03 2.00 2/514 21237
/proc/meminfo: memFree=3725708/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=44632 CPUtime=0.1 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 6094 0 0 0 9 1 0 0 23 0 1 0 777216097 45703168 5979 33554432000 4194304 4291235 140733266415888 18446744073709551615 4200783 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 11158 5979 216 24 0 7792 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 44632

[startup+0.200248 s]
/proc/loadavg: 2.08 2.03 2.00 2/514 21237
/proc/meminfo: memFree=3725708/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=60924 CPUtime=0.19 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 10451 0 0 0 17 2 0 0 23 0 1 0 777216097 62386176 9884 33554432000 4194304 4291235 140733266415888 18446744073709551615 264726070107 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 15231 9885 216 24 0 11865 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 60924

[startup+0.300224 s]
/proc/loadavg: 2.08 2.03 2.00 2/514 21237
/proc/meminfo: memFree=3725708/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=79932 CPUtime=0.29 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 16194 0 0 0 26 3 0 0 24 0 1 0 777216097 81850368 14902 33554432000 4194304 4291235 140733266415888 18446744073709551615 264726462890 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 19983 14902 216 24 0 16617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79932

[startup+0.700153 s]
/proc/loadavg: 2.08 2.03 2.00 2/514 21237
/proc/meminfo: memFree=3725708/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=187288 CPUtime=0.69 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 40990 0 0 0 62 7 0 0 25 0 1 0 777216097 191782912 37070 33554432000 4194304 4291235 140733266415888 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 46822 37070 216 24 0 43456 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 187288

[startup+1.501 s]
/proc/loadavg: 2.08 2.03 2.00 3/515 21238
/proc/meminfo: memFree=3488992/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=347248 CPUtime=1.49 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 77795 0 0 0 137 12 0 0 25 0 1 0 777216097 355581952 70030 33554432000 4194304 4291235 140733266415888 18446744073709551615 4230130 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 86812 70030 237 24 0 83446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 347248

[startup+3.1007 s]
/proc/loadavg: 2.08 2.03 2.00 3/515 21238
/proc/meminfo: memFree=3443616/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=351592 CPUtime=3.09 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 78538 0 0 0 297 12 0 0 25 0 1 0 777216097 360030208 70773 33554432000 4194304 4291235 140733266415888 18446744073709551615 264726102135 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 87898 70799 238 24 0 84532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 351592

[startup+6.30109 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21266
/proc/meminfo: memFree=3603924/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=391368 CPUtime=6.29 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 87358 0 0 0 616 13 0 0 25 0 1 0 777216097 400760832 70728 33554432000 4194304 4291235 140733266415888 18446744073709551615 4256639 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 97842 70728 239 24 0 94476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 391368

[startup+12.7009 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21266
/proc/meminfo: memFree=3638556/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=342048 CPUtime=12.69 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 103156 0 0 0 1253 16 0 0 25 0 1 0 777216097 350257152 69317 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 85512 69317 259 24 0 82146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 342048

[startup+25.5005 s]
/proc/loadavg: 1.99 2.01 2.00 3/515 21267
/proc/meminfo: memFree=3568528/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=392136 CPUtime=25.49 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 116277 0 0 0 2531 18 0 0 25 0 1 0 777216097 401547264 82432 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248133 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 98034 82432 259 24 0 94668 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 392136

[startup+51.1006 s]
/proc/loadavg: 1.99 2.00 2.00 3/515 21267
/proc/meminfo: memFree=3478684/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=473524 CPUtime=51.09 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 135142 0 0 0 5089 20 0 0 25 0 1 0 777216097 484888576 101283 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 118381 101283 259 24 0 115015 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 473524

[startup+102.301 s]
/proc/loadavg: 2.15 2.03 2.01 3/515 21269
/proc/meminfo: memFree=3241316/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=820708 CPUtime=102.31 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 177803 0 0 0 10206 25 0 0 25 0 1 0 777216097 840404992 143935 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 205177 143935 259 24 0 201811 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 820708

[startup+162.301 s]
/proc/loadavg: 2.13 2.04 2.01 3/515 21270
/proc/meminfo: memFree=3051524/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=820708 CPUtime=162.29 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 210682 0 0 0 16200 29 0 0 25 0 1 0 777216097 840404992 176805 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 205177 176805 259 24 0 201811 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 820708

[startup+222.319 s]
/proc/loadavg: 2.13 2.05 2.01 3/515 21272
/proc/meminfo: memFree=2752756/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=1169956 CPUtime=222.24 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 260245 0 0 0 22185 39 0 0 25 0 1 0 777216097 1198034944 226342 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 292489 226342 259 24 0 289123 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1169956

[startup+282.301 s]
/proc/loadavg: 2.20 2.07 2.01 3/515 21273
/proc/meminfo: memFree=2508896/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=1169956 CPUtime=282.22 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 299717 0 0 0 28178 44 0 0 25 0 1 0 777216097 1198034944 265807 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 292489 265807 259 24 0 289123 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1169956

[startup+342.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 21278
/proc/meminfo: memFree=2266812/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=1737484 CPUtime=342.22 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 333817 0 0 0 34173 49 0 0 25 0 1 0 777216097 1779183616 299889 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 434371 299889 259 24 0 431005 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1737484

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21280
/proc/meminfo: memFree=2117204/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=1737484 CPUtime=402.22 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 351983 0 0 0 40171 51 0 0 25 0 1 0 777216097 1779183616 318053 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 434371 318053 259 24 0 431005 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1737484

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 21281
/proc/meminfo: memFree=1986204/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=1737484 CPUtime=462.22 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 371096 0 0 0 46168 54 0 0 25 0 1 0 777216097 1779183616 337161 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 434371 337161 259 24 0 431005 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1737484

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 21283
/proc/meminfo: memFree=1837460/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=1737484 CPUtime=522.22 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 395808 0 0 0 52165 57 0 0 25 0 1 0 777216097 1779183616 361868 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 434371 361868 259 24 0 431005 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 1737484

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 21284
/proc/meminfo: memFree=1609360/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=1737484 CPUtime=582.23 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 434424 0 0 0 58160 63 0 0 25 0 1 0 777216097 1779183616 400469 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255520 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 434371 400469 259 24 0 431005 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 1737484

[startup+642.301 s]

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

/proc/meminfo: memFree=96832/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10663836 CPUtime=3882.33 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2326717 0 0 0 387816 417 0 0 25 0 1 0 777216097 10919768064 2292076 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255618 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2665959 2292076 259 24 0 2662593 0
Current children cumulated CPU time (s) 3882.33
Current children cumulated vsize (KiB) 10663836

[startup+3942.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 21386
/proc/meminfo: memFree=93184/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10666336 CPUtime=3942.34 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2354627 0 0 0 393811 423 0 0 25 0 1 0 777216097 10922328064 2319968 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2666584 2319968 259 24 0 2663218 0
Current children cumulated CPU time (s) 3942.34
Current children cumulated vsize (KiB) 10666336

[startup+4002.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/515 21388
/proc/meminfo: memFree=92200/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10668176 CPUtime=4002.33 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2386504 0 0 0 399804 429 0 0 25 0 1 0 777216097 10924212224 2351835 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2667044 2351835 259 24 0 2663678 0
Current children cumulated CPU time (s) 4002.33
Current children cumulated vsize (KiB) 10668176

[startup+4062.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 21389
/proc/meminfo: memFree=97016/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10669576 CPUtime=4062.35 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2420496 0 0 0 405798 437 0 0 25 0 1 0 777216097 10925645824 2385817 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2667394 2385817 259 24 0 2664028 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 10669576

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 21391
/proc/meminfo: memFree=94952/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10672452 CPUtime=4122.34 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2442946 0 0 0 411791 443 0 0 25 0 1 0 777216097 10928590848 2408251 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2668113 2408251 259 24 0 2664747 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 10672452

[startup+4182.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 21392
/proc/meminfo: memFree=94824/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10673440 CPUtime=4182.35 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2474917 0 0 0 417787 448 0 0 25 0 1 0 777216097 10929602560 2440215 33554432000 4194304 4291235 140733266415888 18446744073709551615 4262324 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2668360 2440215 259 24 0 2664994 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 10673440

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 21394
/proc/meminfo: memFree=97896/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10675724 CPUtime=4242.34 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2500417 0 0 0 423780 454 0 0 25 0 1 0 777216097 10931941376 2465698 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2668931 2465698 259 24 0 2665565 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 10675724

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 21396
/proc/meminfo: memFree=93464/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10677268 CPUtime=4302.34 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2529799 0 0 0 429774 460 0 0 25 0 1 0 777216097 10933522432 2495072 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255672 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2669317 2495072 259 24 0 2665951 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 10677268

[startup+4362.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/515 21397
/proc/meminfo: memFree=97148/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10677720 CPUtime=4362.35 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2551216 0 0 0 435772 463 0 0 25 0 1 0 777216097 10933985280 2516489 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248270 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2669430 2516489 259 24 0 2666064 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 10677720

[startup+4422.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/515 21399
/proc/meminfo: memFree=97796/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10679168 CPUtime=4422.35 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2575642 0 0 0 441767 468 0 0 25 0 1 0 777216097 10935468032 2540908 33554432000 4194304 4291235 140733266415888 18446744073709551615 4262758 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2669792 2540914 259 24 0 2666426 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 10679168

[startup+4482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/515 21400
/proc/meminfo: memFree=97284/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10681536 CPUtime=4482.36 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2605275 0 0 0 447763 473 0 0 25 0 1 0 777216097 10937892864 2570525 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248381 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2670384 2570525 259 24 0 2667018 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 10681536

[startup+4542.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/515 21402
/proc/meminfo: memFree=93664/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10683736 CPUtime=4542.36 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2636463 0 0 0 453756 480 0 0 25 0 1 0 777216097 10940145664 2601702 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255552 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2670934 2601702 259 24 0 2667568 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 10683736

[startup+4602.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/515 21404
/proc/meminfo: memFree=98044/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10685932 CPUtime=4602.35 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2666339 0 0 0 459750 485 0 0 25 0 1 0 777216097 10942394368 2631566 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2671483 2631566 259 24 0 2668117 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 10685932

[startup+4662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21405
/proc/meminfo: memFree=95160/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10686700 CPUtime=4662.36 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2694000 0 0 0 465746 490 0 0 25 0 1 0 777216097 10943180800 2659216 33554432000 4194304 4291235 140733266415888 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2671675 2659216 259 24 0 2668309 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 10686700

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

[startup+4665.6 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21405
/proc/meminfo: memFree=96480/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10686700 CPUtime=4665.66 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2694923 0 0 0 466076 490 0 0 25 0 1 0 777216097 10943180800 2660139 33554432000 4194304 4291235 140733266415888 18446744073709551615 4261928 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2671675 2660139 259 24 0 2668309 0
Current children cumulated CPU time (s) 4665.66
Current children cumulated vsize (KiB) 10686700

[startup+4668.8 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21405
/proc/meminfo: memFree=95096/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10686836 CPUtime=4668.86 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2696245 0 0 0 466396 490 0 0 25 0 1 0 777216097 10943320064 2661460 33554432000 4194304 4291235 140733266415888 18446744073709551615 4262200 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2671709 2661460 259 24 0 2668343 0
Current children cumulated CPU time (s) 4668.86
Current children cumulated vsize (KiB) 10686836

[startup+4669.62 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21405
/proc/meminfo: memFree=97616/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10686836 CPUtime=4669.67 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2696760 0 0 0 466477 490 0 0 25 0 1 0 777216097 10943320064 2661974 33554432000 4194304 4291235 140733266415888 18446744073709551615 4248141 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2671709 2661974 259 24 0 2668343 0
Current children cumulated CPU time (s) 4669.67
Current children cumulated vsize (KiB) 10686836

[startup+4670.4 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21405
/proc/meminfo: memFree=97616/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=10745988 CPUtime=4670.45 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2697101 0 3 0 466538 507 0 0 25 0 1 0 777216097 11003891712 1612386 33554432000 4194304 4291235 140733266415888 18446744073709551615 264726448263 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 2686497 1611874 275 24 0 2683131 0
Current children cumulated CPU time (s) 4670.45
Current children cumulated vsize (KiB) 10745988

[startup+4670.8 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 21405
/proc/meminfo: memFree=8941072/32951124 swapFree=62999000/67111528
[pid=21237] ppid=21235 vsize=433920 CPUtime=4670.85 cores=1,3,5,7
/proc/21237/stat : 21237 (minisat) R 21235 21237 20906 0 -1 4202496 2697101 0 3 0 466551 534 0 0 25 0 1 0 777216097 444334080 84491 33554432000 4194304 4291235 140733266415888 18446744073709551615 264726054476 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21237/statm: 108480 84491 275 24 0 105114 0
Current children cumulated CPU time (s) 4670.85
Current children cumulated vsize (KiB) 433920

Child status: 0
Real time (s): 4670.88
CPU time (s): 4670.93
CPU user time (s): 4665.57
CPU system time (s): 5.36318
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10745988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4665.57
system time used= 5.36318
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2697102
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 7607

runsolver used 22.8525 second user time and 57.1423 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-31 15:20:05
IDJOB=3433967
IDBENCH=82387
IDSOLVER=1930
FILE ID=node141/3433967-1306848002
RUNJOBID= node141-1306842918-20925
PBS_JOBID= 13482011
Free space on /tmp= 24200 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.020-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3433967-1306848002/watcher-3433967-1306848002 -o /tmp/evaluation-result-3433967-1306848002/solver-3433967-1306848002 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433967-1306848002.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=1332900387

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:       3725988 kB
Buffers:         60144 kB
Cached:       18191408 kB
SwapCached:       8636 kB
Active:       19209920 kB
Inactive:      9298200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3725988 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:           78716 kB
Writeback:           0 kB
AnonPages:    10254776 kB
Mapped:          25712 kB
Slab:           576168 kB
PageTables:      70504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150971040 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= 24188 MiB
End job on node141 at 2011-05-31 16:37:56