Trace number 3723439

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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594cSAT (TO)139 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
MD5SUMd9e9e5fece70ebbc4c28befed36e7afc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark5.85411
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 139
Optimality of the best value was proved NO
Number of variables360
Total number of constraints980
Number of constraints which are clauses980
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 360
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 360
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 980 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     980     2412 |     326       0        0    -nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Found solution: 150
0.00/0.00	c ---[   0]---> Sorter-cost:13276     Base:
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         3 |   16839    39488 |    5613       3       20     6.7 |  0.000 % |
0.00/0.02	c |       103 |   16491    38744 |    6174      90     1250    13.9 |  1.915 % |
0.00/0.03	c |       254 |   16341    38418 |    6791     234     5528    23.6 |  2.729 % |
0.00/0.05	c |       479 |   16038    37759 |    7470     450    11949    26.6 |  4.320 % |
0.00/0.08	c |       817 |   15269    36066 |    8217     770    24110    31.3 |  8.575 % |
0.00/0.11	c |      1323 |   15221    35960 |    9039    1275    41757    32.8 |  8.844 % |
0.00/0.18	c |      2082 |   15221    35960 |    9943    2034    93705    46.1 |  8.844 % |
0.00/0.20	c ==============================================================================
0.00/0.20	c Found solution: 148
0.00/0.20	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.21	c ==================================[MINISAT+]==================================
0.00/0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.21	c ==============================================================================
0.00/0.21	c |      2350 |   15217    35960 |    5072    2302   101593    44.1 |  8.844 % |
0.00/0.21	c |      2450 |   15217    35960 |    5579    2402   105288    43.8 |  9.084 % |
0.00/0.22	c |      2600 |   15217    35960 |    6137    2552   107574    42.2 |  9.084 % |
0.00/0.23	c ==============================================================================
0.00/0.23	c Found solution: 142
0.00/0.23	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.24	c ==================================[MINISAT+]==================================
0.00/0.24	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.24	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.24	c ==============================================================================
0.00/0.24	c |      2813 |   15257    36064 |    5085    2763   111341    40.3 |  9.084 % |
0.00/0.24	c |      2915 |   15257    36064 |    5593    2865   112507    39.3 |  9.266 % |
0.00/0.25	c |      3065 |   15257    36064 |    6152    3015   115583    38.3 |  9.266 % |
0.00/0.28	c |      3290 |   15213    35964 |    6768    3239   129038    39.8 |  9.524 % |
0.00/0.31	c |      3631 |   15119    35756 |    7444    3575   143929    40.3 | 10.048 % |
0.00/0.35	c |      4137 |   15119    35756 |    8189    4081   159776    39.2 | 10.048 % |
0.00/0.44	c |      4896 |   15119    35756 |    9008    4840   198324    41.0 | 10.048 % |
0.00/0.55	c |      6037 |   15119    35756 |    9909    5981   259812    43.4 | 10.048 % |
0.00/0.67	c |      7746 |   15119    35756 |   10900    7690   319662    41.6 | 10.048 % |
0.00/0.96	c |     10309 |   15020    35539 |   11990   10251   449968    43.9 | 10.590 % |
1.39/1.42	c |     14154 |   15020    35539 |   13189    7241   321460    44.4 | 10.590 % |
2.09/2.11	c |     19920 |   14964    35421 |   14508   13006   623303    47.9 | 10.875 % |
3.39/3.42	c ==============================================================================
3.39/3.42	c Found solution: 141
3.39/3.42	c ---[   0]---> Sorter-cost:    0     Base:
3.39/3.42	c ==================================[MINISAT+]==================================
3.39/3.42	c | Conflicts | Original         | Learnt                           | Progress |
3.39/3.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.39/3.42	c ==============================================================================
3.39/3.42	c |     27771 |   14986    35486 |    4995   11967   651063    54.4 | 10.875 % |
3.39/3.44	c |     27871 |   14986    35486 |    5494    6084   307159    50.5 | 10.927 % |
3.39/3.46	c |     28021 |   14986    35486 |    6043    6234   315253    50.6 | 10.927 % |
3.49/3.50	c |     28246 |   14986    35486 |    6648    6459   326293    50.5 | 10.927 % |
3.49/3.55	c |     28584 |   14986    35486 |    7313    6797   343510    50.5 | 10.927 % |
3.59/3.62	c |     29090 |   14986    35486 |    8044    7303   371400    50.9 | 10.927 % |
3.59/3.69	c |     29849 |   14986    35486 |    8848    8062   412917    51.2 | 10.927 % |
3.79/3.83	c |     30988 |   14986    35486 |    9733    9201   470301    51.1 | 10.927 % |
3.99/4.04	c |     32696 |   14949    35403 |   10707   10908   561506    51.5 | 11.138 % |
4.39/4.40	c |     35259 |   14949    35403 |   11777   13471   710505    52.7 | 11.138 % |
4.79/4.89	c |     39104 |   14949    35403 |   12955   10581   500199    47.3 | 11.138 % |
5.69/5.70	c |     44870 |   14892    35266 |   14251    8395   393928    46.9 | 11.505 % |
6.69/6.72	c |     53519 |   14826    35110 |   15676    8651   341924    39.5 | 11.918 % |
8.19/8.28	c |     66493 |   14826    35110 |   17244   12423   492243    39.6 | 11.918 % |
11.19/11.25	c |     85955 |   14789    35027 |   18968   11578   416190    35.9 | 12.129 % |
15.98/16.04	c |    115149 |   14789    35027 |   20865   18968   765758    40.4 | 12.129 % |
15.98/16.07	c ==============================================================================
15.98/16.07	c Found solution: 139
15.98/16.07	c ---[   0]---> Sorter-cost:    0     Base:
15.98/16.07	c ==================================[MINISAT+]==================================
15.98/16.07	c | Conflicts | Original         | Learnt                           | Progress |
15.98/16.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
15.98/16.07	c ==============================================================================
15.98/16.07	c |    115311 |   14810    35086 |    4936   19130   772577    40.4 | 12.129 % |
16.08/16.10	c |    115411 |   14810    35086 |    5429    4883   205231    42.0 | 12.138 % |
16.08/16.11	c |    115564 |   14810    35086 |    5972    5036   206867    41.1 | 12.138 % |
16.08/16.13	c |    115790 |   14775    35005 |    6569    5259   218248    41.5 | 12.349 % |
16.08/16.15	c |    116127 |   14775    35005 |    7226    5596   227603    40.7 | 12.349 % |
16.08/16.19	c |    116635 |   14775    35005 |    7949    6104   240450    39.4 | 12.349 % |
16.18/16.23	c |    117394 |   14775    35005 |    8744    6863   258125    37.6 | 12.349 % |
16.28/16.30	c |    118533 |   14775    35005 |    9618    8002   284183    35.5 | 12.349 % |
16.39/16.42	c |    120241 |   14775    35005 |   10580    9710   320866    33.0 | 12.349 % |
16.68/16.74	c |    122803 |   14775    35005 |   11638   12272   498394    40.6 | 12.349 % |
17.18/17.23	c |    126647 |   14775    35005 |   12802    8777   395985    45.1 | 12.349 % |
17.98/18.02	c |    132413 |   14739    34923 |   14082   14520   690174    47.5 | 12.560 % |
19.38/19.42	c |    141062 |   14739    34923 |   15491   14472   762577    52.7 | 12.560 % |
21.28/21.37	c |    154036 |   14739    34923 |   17040   18261  1038018    56.8 | 12.560 % |
24.28/24.32	c |    173497 |   14739    34923 |   18744   18205   759282    41.7 | 12.560 % |
28.59/28.69	c |    202691 |   14739    34923 |   20618   15872   644289    40.6 | 12.560 % |
35.68/35.75	c |    246482 |   14739    34923 |   22680   12729   592595    46.6 | 12.560 % |
47.08/47.17	c |    312167 |   14739    34923 |   24948   13709   652607    47.6 | 12.560 % |
64.28/64.36	c |    410693 |   14739    34923 |   27443   14728   724120    49.2 | 12.560 % |
91.67/91.74	c |    558484 |   14739    34923 |   30188   24703  1010562    40.9 | 12.560 % |
138.57/138.61	c |    780168 |   14708    34852 |   33206   28068  1529649    54.5 | 12.743 % |
201.45/201.58	c |   1112693 |   14708    34852 |   36527   25602  1327687    51.9 | 12.743 % |
290.53/290.66	c |   1611482 |   14708    34852 |   40180   19815   875290    44.2 | 12.743 % |
432.12/432.24	c |   2359664 |   14708    34852 |   44198   21558  1100349    51.0 | 12.743 % |
658.37/658.57	c |   3481939 |   14708    34852 |   48618   17732   667122    37.6 | 12.743 % |
963.12/963.39	c |   5165350 |   14577    34557 |   53480   42276  2401837    56.8 | 13.494 % |
1447.25/1447.59	c |   7690466 |   14553    34507 |   58828   36394  2508369    68.9 | 13.613 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	s SATISFIABLE
1800.09/1800.40	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 -x13 x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 -x27 x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 -x43 x44 -x45 x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 -x77 x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 x92 x93 -x94 x95 -x96 -x97 x98 x99 -x100 -x101 -x102 x103 -x104 x105 -x106 -x107 x108 x109 -x110 -x111 -x112 x113 -x114 x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 x125 -x126 -x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 x139 -x140 -x141 x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 -x155 x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 -x173 x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 -x187 x188 x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 x201 -x202 -x203 -x204 x205 -x206 -x207 x208 -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 x225 -x226 -x227 -x228 -x229 x230 -x231 x232 -x233 x234 x235 -x236 -x237 x238 -x239 x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 x248 -x249 -x250 x251 -x252 -x253 x254 x255 -x256 -x257 x258 -x259 x260 -x261 x262 -x263 x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 x281 -x282 -x283 x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 x293 -x294 -x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 x308 -x309 -x310 x311 -x312 -x313 x314 x315 -x316 -x317 x318 -x319 x320 -x321 x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 x332 x333 -x334 -x335 -x336 -x337 x338 -x339 x340 -x341 x342 x343 -x344 -x345 x346 -x347 x348 x349 -x350 -x351 x352 -x353 -x354 -x355 x356 -x357 -x358 -x359 -x360

Verifier Data

OK	139

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-3723439-1338571041/watcher-3723439-1338571041 -o /tmp/evaluation-result-3723439-1338571041/solver-3723439-1338571041 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723439-1338571041.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 14532
/proc/meminfo: memFree=28494180/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0

[startup+0.0174781 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 14532
/proc/meminfo: memFree=28494180/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 14532
/proc/meminfo: memFree=28494180/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 14532
/proc/meminfo: memFree=28494180/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 14532
/proc/meminfo: memFree=28494180/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 14537
/proc/meminfo: memFree=28487848/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=8516 CPUtime=1.49 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 1982 0 0 0 149 0 0 0 20 0 1 0 323228624 8720384 1896 33554432000 4194304 5276501 140735393592336 140735393590584 4394702 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 2129 1896 117 265 0 1861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17664

[startup+3.10027 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 14537
/proc/meminfo: memFree=28486236/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=10108 CPUtime=3.09 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 2377 0 0 0 309 0 0 0 20 0 1 0 323228624 10350592 2291 33554432000 4194304 5276501 140735393592336 140735393590520 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 2527 2291 117 265 0 2259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19256

[startup+6.30027 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 14537
/proc/meminfo: memFree=28484360/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=10384 CPUtime=6.29 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 2430 0 0 0 629 0 0 0 20 0 1 0 323228624 10633216 2344 33554432000 4194304 5276501 140735393592336 140735393590584 4396478 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 2596 2344 117 265 0 2328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19532

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 14537
/proc/meminfo: memFree=28482372/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=12088 CPUtime=12.69 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 2860 0 0 0 1269 0 0 0 20 0 1 0 323228624 12378112 2774 33554432000 4194304 5276501 140735393592336 140735393590520 4394803 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 3022 2774 117 265 0 2754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21236

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 14537
/proc/meminfo: memFree=28479536/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=14896 CPUtime=25.48 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 3540 0 0 0 2548 0 0 0 20 0 1 0 323228624 15253504 3454 33554432000 4194304 5276501 140735393592336 140735393590520 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 3724 3454 117 265 0 3456 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24044

[startup+51.1003 s]
/proc/loadavg: 2.06 2.00 1.92 3/179 14537
/proc/meminfo: memFree=28474948/32873648 swapFree=7392/7392
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=19416 CPUtime=51.08 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 4608 0 0 0 5107 1 0 0 20 0 1 0 323228624 19881984 4522 33554432000 4194304 5276501 140735393592336 140735393590472 4399394 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 4854 4522 117 265 0 4586 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28564

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 14537
/proc/meminfo: memFree=28468376/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=23548 CPUtime=102.28 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 5575 0 0 0 10227 1 0 0 20 0 1 0 323228624 24113152 5489 33554432000 4194304 5276501 140735393592336 140735393590520 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 5887 5489 117 265 0 5619 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32696

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/180 14541
/proc/meminfo: memFree=28460604/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=29668 CPUtime=162.26 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 7013 0 0 0 16224 2 0 0 20 0 1 0 323228624 30380032 7119 33554432000 4194304 5276501 140735393592336 140735393590520 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 7417 7119 117 265 0 7149 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 38816

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 14541
/proc/meminfo: memFree=28451004/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=32476 CPUtime=222.25 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 7615 0 0 0 22223 2 0 0 20 0 1 0 323228624 33255424 7721 33554432000 4194304 5276501 140735393592336 140735393590520 4395513 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 8119 7721 117 265 0 7851 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 41624

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 14541
/proc/meminfo: memFree=28447656/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=35636 CPUtime=282.23 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 8370 0 0 0 28221 2 0 0 20 0 1 0 323228624 36491264 8476 33554432000 4194304 5276501 140735393592336 140735393590520 4390912 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 8909 8476 117 265 0 8641 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 44784

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14541
/proc/meminfo: memFree=28442372/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=38460 CPUtime=342.21 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 9005 0 0 0 34219 2 0 0 20 0 1 0 323228624 39383040 9323 33554432000 4194304 5276501 140735393592336 140735393590520 4394795 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 9615 9323 117 265 0 9347 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 47608

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14541
/proc/meminfo: memFree=28440708/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=64724 CPUtime=1062.11 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 14913 0 0 0 106206 5 0 0 20 0 1 0 323228624 66277376 15766 33554432000 4194304 5276501 140735393592336 140735393590520 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 16181 15766 117 265 0 15913 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 73872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14591
/proc/meminfo: memFree=28511252/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=67548 CPUtime=1122.1 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 15553 0 0 0 112205 5 0 0 20 0 1 0 323228624 69169152 16406 33554432000 4194304 5276501 140735393592336 140735393590520 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 16887 16406 117 265 0 16619 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 76696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14591
/proc/meminfo: memFree=28509448/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=68652 CPUtime=1182.09 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 15802 0 0 0 118204 5 0 0 20 0 1 0 323228624 70299648 16769 33554432000 4194304 5276501 140735393592336 140735393590568 4394815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 17163 16769 117 265 0 16895 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 77800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14591
/proc/meminfo: memFree=28505700/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=69512 CPUtime=1242.08 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 15966 0 0 0 124203 5 0 0 20 0 1 0 323228624 71180288 16933 33554432000 4194304 5276501 140735393592336 140735393590520 4399846 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 17378 16933 117 265 0 17110 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 78660

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14591
/proc/meminfo: memFree=28504704/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=69652 CPUtime=1302.08 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 15996 0 0 0 130203 5 0 0 20 0 1 0 323228624 71323648 17091 33554432000 4194304 5276501 140735393592336 140735393590520 4399364 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 17413 17091 117 265 0 17145 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 78800

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 14594
/proc/meminfo: memFree=28502248/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=71336 CPUtime=1362.06 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 16349 0 0 0 136201 5 0 0 20 0 1 0 323228624 73048064 17444 33554432000 4194304 5276501 140735393592336 140735393590760 4631353 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 17834 17444 117 265 0 17566 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 80484

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 14595
/proc/meminfo: memFree=28500976/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=71908 CPUtime=1422.05 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 16478 0 0 0 142200 5 0 0 20 0 1 0 323228624 73633792 17633 33554432000 4194304 5276501 140735393592336 140735393590568 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 17977 17633 117 265 0 17709 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 81056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14595
/proc/meminfo: memFree=28500176/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=72796 CPUtime=1482.04 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 16620 0 0 0 148199 5 0 0 20 0 1 0 323228624 74543104 17775 33554432000 4194304 5276501 140735393592336 140735393590568 4394737 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 18199 17775 117 265 0 17931 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 81944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14595
/proc/meminfo: memFree=28498440/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=73224 CPUtime=1542.03 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 16690 0 0 0 154198 5 0 0 20 0 1 0 323228624 74981376 17845 33554432000 4194304 5276501 140735393592336 140735393590568 4400112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 18306 17845 117 265 0 18038 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 82372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14595
/proc/meminfo: memFree=28496580/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=74324 CPUtime=1602.02 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 16923 0 0 0 160197 5 0 0 20 0 1 0 323228624 76107776 18078 33554432000 4194304 5276501 140735393592336 140735393590568 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 18581 18078 117 265 0 18313 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 83472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14595
/proc/meminfo: memFree=28494228/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=75204 CPUtime=1662.01 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 17101 0 0 0 166196 5 0 0 20 0 1 0 323228624 77008896 18256 33554432000 4194304 5276501 140735393592336 140735393590520 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 18801 18256 117 265 0 18533 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 84352

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14596
/proc/meminfo: memFree=28491968/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=76796 CPUtime=1722 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 17423 0 0 0 172195 5 0 0 20 0 1 0 323228624 78639104 18677 33554432000 4194304 5276501 140735393592336 140735393590568 4390688 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 19199 18677 117 265 0 18931 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 85944

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14596
/proc/meminfo: memFree=28490356/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=77444 CPUtime=1781.99 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 17566 0 0 0 178194 5 0 0 20 0 1 0 323228624 79302656 18820 33554432000 4194304 5276501 140735393592336 140735393590568 4390912 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 19361 18820 117 265 0 19093 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 86592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14596
/proc/meminfo: memFree=28490232/32873648 swapFree=7388/7388
[pid=14532] ppid=14530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14532/stat : 14532 (minisat+_script) S 14530 14532 12135 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323228623 9367552 277 33554432000 4194304 5064252 140734160185760 140734160184672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14532/statm: 2287 277 236 213 0 72 0
[pid=14536] ppid=14532 vsize=77444 CPUtime=1800.09 cores=1,3,5,7
/proc/14536/stat : 14536 (minisat+_64-bit) R 14532 14532 12135 0 -1 4202496 17566 0 0 0 180004 5 0 0 20 0 1 0 323228624 79302656 18820 33554432000 4194304 5276501 140735393592336 140735393590568 4399930 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 19361 18820 117 265 0 19093 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 86592

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1800.05
CPU system time (s): 0.06399
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 86592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.06399
maximum resident set size= 75284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18512
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= 44
involuntary context switches= 1850

runsolver used 3.47247 second user time and 9.42857 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-01 19:17:21
IDJOB=3723439
IDBENCH=2060
IDSOLVER=2307
FILE ID=node148/3723439-1338571041
RUNJOBID= node148-1338569190-13958
PBS_JOBID= 14635836
Free space on /tmp= 71400 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723439-1338571041/watcher-3723439-1338571041 -o /tmp/evaluation-result-3723439-1338571041/solver-3723439-1338571041 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723439-1338571041.opb

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

MD5SUM BENCH= d9e9e5fece70ebbc4c28befed36e7afc
RANDOM SEED=241363384

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28494444 kB
Buffers:          559676 kB
Cached:          2680852 kB
SwapCached:          628 kB
Active:          1495636 kB
Inactive:        1982408 kB
Active(anon):     227140 kB
Inactive(anon):    10672 kB
Active(file):    1268496 kB
Inactive(file):  1971736 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:        242216 kB
Mapped:            11356 kB
Shmem:                36 kB
Slab:             764248 kB
SReclaimable:     208404 kB
SUnreclaim:       555844 kB
KernelStack:        1472 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     351852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71392 MiB
End job on node148 at 2012-06-01 19:47:22