Trace number 3723758

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)26547 1800.09 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/
submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
MD5SUMaa73e48897f9c10e5003e2188d9e7ab9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24890
Best CPU time to get the best result obtained on this benchmark0.028994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24890
Optimality of the best value was proved YES
Number of variables644
Total number of constraints1034
Number of constraints which are clauses1034
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 353
Biggest coefficient in the objective function 2034
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 561307
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2034
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 561307
Number of bits of the biggest sum of numbers20
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.01	c Converting 1030 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ##########
0.00/0.01	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ---[1012]---> BDD-cost:    1
0.00/0.01	c ---[1010]---> BDD-cost:    1
0.00/0.01	c ---[ 919]---> BDD-cost:    1
0.00/0.01	c ---[ 889]---> BDD-cost:    1
0.00/0.01	c ---[ 887]---> BDD-cost:    1
0.00/0.01	c ---[ 819]---> BDD-cost:    1
0.00/0.01	c ---[ 817]---> BDD-cost:    1
0.00/0.01	c ---[ 773]---> BDD-cost:    1
0.00/0.01	c ---[ 771]---> BDD-cost:    1
0.00/0.01	c ---[ 756]---> BDD-cost:    1
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 |         0 |    1030     2614 |     343       0        0    -nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 26876
0.00/0.01	c ---[   0]---> Adder-cost: 3474   maxlim: 534431   bits: 20/20
0.00/0.27	c ==================================[MINISAT+]==================================
0.00/0.27	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |   25198    88928 |    8399       0        0    -nan |  0.000 % |
0.00/0.27	c |       100 |   25165    88817 |    9238      95      306     3.2 |  0.896 % |
0.00/0.27	c |       250 |   25015    88307 |   10162     224      826     3.7 |  1.550 % |
0.00/0.27	c |       475 |   25015    88307 |   11179     449     1798     4.0 |  1.550 % |
0.00/0.27	c |       813 |   25015    88307 |   12296     787     3344     4.2 |  1.550 % |
0.00/0.27	c |      1320 |   25015    88307 |   13526    1294     6199     4.8 |  1.550 % |
0.00/0.27	c |      2079 |   25015    88307 |   14879    2053    11221     5.5 |  1.550 % |
0.00/0.33	c |      3218 |   25006    88278 |   16367    3191    26205     8.2 |  1.598 % |
0.00/0.43	c |      4926 |   25006    88278 |   18004    4899   112409    22.9 |  1.598 % |
0.00/0.63	c |      7488 |   25006    88278 |   19804    7461   267547    35.9 |  1.598 % |
0.98/1.09	c |     11332 |   25006    88278 |   21784   11305   624578    55.2 |  1.598 % |
1.78/1.89	c |     17101 |   25006    88278 |   23963   17074  1157706    67.8 |  1.598 % |
3.38/3.48	c |     25750 |   25006    88278 |   26359   13449  1198356    89.1 |  1.598 % |
6.28/6.30	c |     38724 |   25006    88278 |   28995   26423  2839297   107.5 |  1.598 % |
9.98/10.01	c |     58190 |   25006    88278 |   31895   16546  1462281    88.4 |  1.598 % |
15.39/15.43	c |     87385 |   25006    88278 |   35084   28694  3258877   113.6 |  1.598 % |
24.48/24.58	c |    131174 |   25006    88278 |   38593   32889  3487005   106.0 |  1.598 % |
39.78/39.86	c |    196864 |   25006    88278 |   42452   29752  2955979    99.4 |  1.598 % |
62.87/62.96	c |    295390 |   25006    88278 |   46697   22048  2322259   105.3 |  1.598 % |
102.07/102.11	c |    443180 |   25006    88278 |   51367   24236  2365319    97.6 |  1.598 % |
165.65/165.77	c |    664865 |   25006    88278 |   56504   45265  4958192   109.5 |  1.598 % |
250.92/251.00	c |    997392 |   25006    88278 |   62154   53692  4838531    90.1 |  1.598 % |
378.70/378.80	c |   1496180 |   25006    88278 |   68370   49984  5239776   104.8 |  1.598 % |
584.37/584.58	c |   2244362 |   25006    88278 |   75207   24920  1993113    80.0 |  1.598 % |
928.60/928.81	c |   3366638 |   25006    88278 |   82727   30480  2966678    97.3 |  1.598 % |
1172.06/1172.36	c ==============================================================================
1172.06/1172.36	c Found solution: 26547
1172.06/1172.36	c ---[   0]---> Adder-cost: 0   maxlim: 534760   bits: 20/20
1172.27/1172.54	c ==================================[MINISAT+]==================================
1172.27/1172.54	c | Conflicts | Original         | Learnt                           | Progress |
1172.27/1172.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1172.27/1172.54	c ==============================================================================
1172.27/1172.54	c |   4196580 |   25040    88446 |    8346   62584  6821503   109.0 |  1.598 % |
1172.57/1172.83	c |   4196680 |   25040    88446 |    9180    5576   240940    43.2 |  1.739 % |
1172.57/1172.84	c |   4196830 |   25040    88446 |   10098    5726   242441    42.3 |  1.739 % |
1172.57/1172.86	c |   4197055 |   25040    88446 |   11108    5951   253878    42.7 |  1.739 % |
1172.57/1172.88	c |   4197392 |   25040    88446 |   12219    6288   269665    42.9 |  1.739 % |
1172.67/1172.92	c |   4197899 |   25040    88446 |   13441    6795   295051    43.4 |  1.739 % |
1172.77/1173.00	c |   4198659 |   25040    88446 |   14785    7555   355343    47.0 |  1.739 % |
1172.87/1173.13	c |   4199799 |   25040    88446 |   16263    8695   456088    52.5 |  1.739 % |
1172.97/1173.28	c |   4201510 |   25040    88446 |   17890   10406   549855    52.8 |  1.739 % |
1173.27/1173.57	c |   4204072 |   25040    88446 |   19679   12968   876817    67.6 |  1.739 % |
1173.77/1174.06	c |   4207917 |   25040    88446 |   21647   16813  1230170    73.2 |  1.739 % |
1174.67/1174.93	c |   4213684 |   25040    88446 |   23812   11532   922235    80.0 |  1.739 % |
1175.77/1176.07	c |   4222335 |   25040    88446 |   26193   20183  1830837    90.7 |  1.739 % |
1177.47/1177.78	c |   4235309 |   25040    88446 |   28812   19930  1446310    72.6 |  1.739 % |
1180.87/1181.11	c |   4254770 |   25040    88446 |   31693   24551  2062001    84.0 |  1.739 % |
1186.57/1186.87	c |   4283962 |   25040    88446 |   34863   20758  2097398   101.0 |  1.739 % |
1195.16/1195.47	c |   4327753 |   25040    88446 |   38349   24793  2321586    93.6 |  1.739 % |
1208.86/1209.18	c |   4393437 |   25040    88446 |   42184   23601  2194696    93.0 |  1.739 % |
1227.36/1227.68	c |   4491963 |   25040    88446 |   46403   26231  1808833    69.0 |  1.739 % |
1256.55/1256.83	c |   4639752 |   25040    88446 |   51043   26012  2298020    88.3 |  1.739 % |
1307.35/1307.67	c |   4861437 |   25040    88446 |   56147   42422  4299255   101.3 |  1.739 % |
1384.43/1384.73	c |   5193965 |   25040    88446 |   61762   37641  4169411   110.8 |  1.739 % |
1494.71/1495.00	c |   5692753 |   25040    88446 |   67938   27432  2431287    88.6 |  1.739 % |
1666.59/1666.91	c |   6440935 |   25040    88446 |   74732   56645  6243733   110.2 |  1.739 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s SATISFIABLE
1800.08/1800.40	v -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x77 -x79 -x80 -x81 -x82 -x84 -x86 -x88 x89 -x91 -x93 -x95 -x97 -x99 -x100 -x102 -x104 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 -x120 -x122 -x124 -x126 x127 -x129 -x131 -x133 -x135 -x137 -x139 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 -x172 x174 -x176 -x178 -x180 -x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x235 -x237 -x239 -x241 -x243 -x245 -x247 -x249 -x251 -x253 -x255 -x256 -x258 -x260 -x262 -x263 -x265 -x267 -x269 -x271 -x273 x274 -x276 -x278 -x280 -x282 -x283 -x285 -x287 -x288 -x290 -x292 -x293 -x295 -x297 -x299 -x301 -x303 -x305 -x307 -x309 -x310 -x311 -x313 -x314 -x316 -x318 -x319 -x321 -x323 -x324 -x326 -x327 -x329 -x331 -x333 -x334 -x336 -x338 -x340 -x342 -x343 -x345 -x346 -x348 -x349 -x350 -x352 -x354 -x355 -x357 -x358 -x359 -x360 -x362 -x363 -x365 -x367 -x368 -x370 -x371 -x373 -x375 -x377 -x379 -x381 -x383 -x385 -x387 -x388 -x389 -x391 -x393 -x395 -x397 -x399 -x401 -x403 -x405 -x407 -x409 -x410 -x412 -x414 -x416 -x418 -x420 -x422 -x423 -x425 -x426 -x428 -x430 -x432 -x434 x435 -x437 -x439 -x441 -x443 -x445 -x447 -x449 -x451 -x452 -x454 -x455 -x457 -x458 -x459 -x461 -x463 -x465 -x467 -x469 x470 -x472 -x473 -x474 -x475 -x477 -x479 -x481 -x482 -x483 -x485 -x486 -x487 -x489 -x490 -x492 -x493 -x494 -x496 -x498 -x500 -x502 -x503 -x505 -x506 -x508 -x510 x511 -x513 -x515 -x517 -x519 -x521 -x523 -x525 -x526 -x528 -x530 -x531 -x532 -x534 -x536 -x537 -x539 -x541 -x543 -x544 -x546 -x547 -x548 -x550 x551 -x553 -x555 -x556 -x558 -x559 -x561 -x563 -x565 -x567 -x569 -x570 -x571 -x573 -x574 -x575 -x576 -x578 -x580 -x581 x582 -x583 -x585 -x586 x587 -x589 -x591 -x593 -x594 -x595 -x596 -x598 -x599 -x600 -x602 -x604 -x605 -x606 -x607 -x609 x610 -x611 -x612 -x613 -x615 x616 -x617 -x618 -x619 -x621 x622 -x623 x624 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 x640 x641 x642 -x643 x644 -x55 -x1 -x57 -x59 -x61 -x2 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x3 -x78 -x4 -x5 -x6 -x83 -x85 -x87 -x90 -x92 -x94 -x96 -x98 -x7 -x101 -x103 -x8 -x106 -x108 -x110 -x9 -x112 -x114 -x116 -x118 -x121 -x123 x10 -x125 -x128 -x11 -x130 -x132 -x134 -x136 -x138 -x141 -x12 -x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233 -x13 -x236 -x238 -x240 -x242 -x14 -x244 -x246 -x248 -x250 -x252 -x254 -x257 -x259 -x261 -x15 -x264 -x266 -x268 -x270 -x272 -x275 -x277 -x279 -x281 -x284 -x286 -x16 -x289 -x291 -x17 -x294 -x296 -x298 -x300 -x302 -x304 -x306 -x18 -x308 -x19 -x312 -x20 -x315 -x317 -x21 -x320 -x322 -x22 -x325 -x23 -x328 -x330 -x332 -x335 -x337 -x339 -x24 -x341 -x344 -x25 -x347 -x26 -x27 -x351 -x28 -x353 -x356 -x29 -x30 -x361 -x364 -x31 -x366 -x369 -x32 -x372 -x374 -x376 -x378 -x380 -x382 -x384 -x386 -x390 -x392 -x394 -x396 -x33 -x398 -x400 -x402 -x404 -x406 -x408 -x411 -x413 -x415 -x417 -x34 -x419 -x421 -x424 -x35 -x427 -x429 -x431 -x433 -x436 -x438 -x440 -x442 -x444 -x446 -x448 -x450 -x453 -x36 -x456 -x37 -x460 -x462 -x464 -x466 -x468 -x471 -x38 -x39 -x40 -x476 -x478 -x480 -x41 -x484 -x42 -x488 -x491 -x43 -x495 -x497 -x499 -x501 -x504 -x507 -x509 -x512 -x514 -x516 -x518 -x520 -x522 -x524 -x527 -x529 -x44 -x533 -x535 -x45 -x538 -x540 -x542 -x545 -x549 -x552 -x554 -x557 -x560 -x562 -x564 -x566 -x568 -x572 -x46 -x577 -x579 -x47 -x584 -x588 -x590 -x592 -x48 -x49 -x597 -x50 -x601 -x51 -x603 -x608 -x614 -x620 -x52 -x625 -x53 -x54

Verifier Data

OK	26547

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

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

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.13 2.03 1.97 3/177 10900
/proc/meminfo: memFree=28663760/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (runsolver) D 10898 10900 8161 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 323605310 12095488 50 33554432000 4194304 5436572 140735010679264 140735010675560 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/10900/statm: 2953 50 31 304 0 2645 0

[startup+0.017834 s]
/proc/loadavg: 2.13 2.03 1.97 3/177 10900
/proc/meminfo: memFree=28663760/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 2.13 2.03 1.97 3/177 10900
/proc/meminfo: memFree=28663760/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300149 s]
/proc/loadavg: 2.13 2.03 1.97 3/177 10900
/proc/meminfo: memFree=28663760/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70012 s]
/proc/loadavg: 2.13 2.03 1.97 3/177 10900
/proc/meminfo: memFree=28663760/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 2.13 2.03 1.97 3/179 10905
/proc/meminfo: memFree=28647980/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=16068 CPUtime=1.48 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 5177 0 0 0 148 0 0 0 20 0 1 0 323605311 16453632 3854 33554432000 4194304 5276501 140733797811408 140733797809400 4394870 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 4017 3854 148 265 0 3749 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25216

[startup+3.10016 s]
/proc/loadavg: 2.13 2.03 1.97 3/179 10905
/proc/meminfo: memFree=28640928/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=21164 CPUtime=3.08 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 6439 0 0 0 307 1 0 0 20 0 1 0 323605311 21671936 5116 33554432000 4194304 5276501 140733797811408 140733797809000 4395032 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 5291 5116 148 265 0 5023 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30312

[startup+6.30017 s]
/proc/loadavg: 2.12 2.03 1.97 3/179 10905
/proc/meminfo: memFree=28620744/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=25964 CPUtime=6.28 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 7648 0 0 0 627 1 0 0 20 0 1 0 323605311 26587136 6325 33554432000 4194304 5276501 140733797811408 140733797809592 4400452 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 6491 6325 148 265 0 6223 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35112

[startup+12.7003 s]
/proc/loadavg: 2.11 2.03 1.97 3/180 10908
/proc/meminfo: memFree=28592852/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=28416 CPUtime=12.68 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 8213 0 0 0 1266 2 0 0 20 0 1 0 323605311 29097984 6890 33554432000 4194304 5276501 140733797811408 140733797809400 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 7104 6890 148 265 0 6836 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37564

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 1.97 3/180 10908
/proc/meminfo: memFree=28549704/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=33792 CPUtime=25.48 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 9547 0 0 0 2546 2 0 0 20 0 1 0 323605311 34603008 8224 33554432000 4194304 5276501 140733797811408 140733797809656 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 8448 8224 148 265 0 8180 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42940

[startup+51.1002 s]
/proc/loadavg: 2.06 2.02 1.97 3/180 10908
/proc/meminfo: memFree=28474156/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=39580 CPUtime=51.07 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 10938 0 0 0 5105 2 0 0 20 0 1 0 323605311 40529920 9615 33554432000 4194304 5276501 140733797811408 140733797809592 4398166 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 9895 9615 148 265 0 9627 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48728

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 1.97 3/179 10908
/proc/meminfo: memFree=28426344/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=45988 CPUtime=102.27 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 12462 0 0 0 10224 3 0 0 20 0 1 0 323605311 47091712 11139 33554432000 4194304 5276501 140733797811408 140733797809592 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 11497 11139 148 265 0 11229 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55136

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 10908
/proc/meminfo: memFree=28385328/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=53328 CPUtime=162.25 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 14190 0 0 0 16222 3 0 0 20 0 1 0 323605311 54607872 12867 33554432000 4194304 5276501 140733797811408 140733797809592 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 13332 12867 148 265 0 13064 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 62476

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 10908
/proc/meminfo: memFree=28380900/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=57556 CPUtime=222.24 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 15186 0 0 0 22220 4 0 0 20 0 1 0 323605311 58937344 13918 33554432000 4194304 5276501 140733797811408 140733797809592 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 14389 13918 148 265 0 14121 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 66704

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 10909
/proc/meminfo: memFree=28373628/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=64160 CPUtime=282.22 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 16675 0 0 0 28218 4 0 0 20 0 1 0 323605311 65699840 15716 33554432000 4194304 5276501 140733797811408 140733797809592 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 16040 15716 148 265 0 15772 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73308

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 10909
/proc/meminfo: memFree=28350812/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=68452 CPUtime=342.2 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 17649 0 0 0 34216 4 0 0 20 0 1 0 323605311 70094848 16690 33554432000 4194304 5276501 140733797811408 140733797809400 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 17113 16690 148 265 0 16845 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 77600

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 10910
/proc/meminfo: memFree=28316456/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=101756 CPUtime=1062.08 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 25252 0 0 0 106201 7 0 0 20 0 1 0 323605311 104198144 24935 33554432000 4194304 5276501 140733797811408 140733797809592 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 25439 24935 148 265 0 25171 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 110904

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/179 10915
/proc/meminfo: memFree=28264736/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=101756 CPUtime=1122.07 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 25260 0 0 0 112200 7 0 0 20 0 1 0 323605311 104198144 24943 33554432000 4194304 5276501 140733797811408 140733797809592 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 25439 24943 148 265 0 25171 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 110904

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/179 10916
/proc/meminfo: memFree=28258280/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=104368 CPUtime=1182.07 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 25915 0 0 0 118199 8 0 0 20 0 1 0 323605311 106872832 25876 33554432000 4194304 5276501 140733797811408 140733797809656 4399930 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 26092 25876 149 265 0 25824 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 113516

[startup+1242.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/180 10919
/proc/meminfo: memFree=28258264/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=104368 CPUtime=1242.06 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 25915 0 0 0 124198 8 0 0 20 0 1 0 323605311 106872832 25876 33554432000 4194304 5276501 140733797811408 140733797809656 4400264 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 26092 25876 149 265 0 25824 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 113516

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 10919
/proc/meminfo: memFree=28258272/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=104368 CPUtime=1302.05 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 25915 0 0 0 130197 8 0 0 20 0 1 0 323605311 106872832 25876 33554432000 4194304 5276501 140733797811408 140733797809656 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 26092 25876 149 265 0 25824 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 113516

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 10919
/proc/meminfo: memFree=28257652/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=104936 CPUtime=1362.04 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 26024 0 0 0 136196 8 0 0 20 0 1 0 323605311 107454464 25985 33554432000 4194304 5276501 140733797811408 140733797809592 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 26234 25985 149 265 0 25966 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 114084

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10919
/proc/meminfo: memFree=28255956/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=106500 CPUtime=1422.03 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 26340 0 0 0 142195 8 0 0 20 0 1 0 323605311 109056000 26301 33554432000 4194304 5276501 140733797811408 140733797809592 4400448 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 26625 26301 149 265 0 26357 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 115648

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 10919
/proc/meminfo: memFree=28243064/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=107708 CPUtime=1482.01 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 26588 0 0 0 148193 8 0 0 20 0 1 0 323605311 110292992 26622 33554432000 4194304 5276501 140733797811408 140733797809592 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 26927 26622 149 265 0 26659 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 116856

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10920
/proc/meminfo: memFree=28237724/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=108584 CPUtime=1542 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 26797 0 0 0 154192 8 0 0 20 0 1 0 323605311 111190016 26831 33554432000 4194304 5276501 140733797811408 140733797809592 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 27146 26831 149 265 0 26878 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 117732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10920
/proc/meminfo: memFree=28233756/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=109120 CPUtime=1602 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 26909 0 0 0 160192 8 0 0 20 0 1 0 323605311 111738880 26943 33554432000 4194304 5276501 140733797811408 140733797809592 4399975 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 27280 26943 149 265 0 27012 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 118268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10920
/proc/meminfo: memFree=28226564/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=109592 CPUtime=1661.99 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 27020 0 0 0 166191 8 0 0 20 0 1 0 323605311 112222208 27054 33554432000 4194304 5276501 140733797811408 140733797809592 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 27398 27054 149 265 0 27130 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 118740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10920
/proc/meminfo: memFree=28200456/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=111052 CPUtime=1721.98 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 27291 0 0 0 172190 8 0 0 20 0 1 0 323605311 113717248 27325 33554432000 4194304 5276501 140733797811408 140733797809592 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 27763 27325 149 265 0 27495 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 120200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10920
/proc/meminfo: memFree=28162904/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=111584 CPUtime=1781.97 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 27412 0 0 0 178189 8 0 0 20 0 1 0 323605311 114262016 27446 33554432000 4194304 5276501 140733797811408 140733797809592 4399906 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 27896 27446 149 265 0 27628 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 120732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.93 1.98 1.99 4/179 10964
/proc/meminfo: memFree=28563436/32873648 swapFree=6864/6864
[pid=10900] ppid=10898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10900/stat : 10900 (minisat+_script) S 10898 10900 8161 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323605310 9367552 277 33554432000 4194304 5064252 140733408737760 140733408736672 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10900/statm: 2287 277 236 213 0 72 0
[pid=10905] ppid=10900 vsize=112332 CPUtime=1800.08 cores=0,2,4,6
/proc/10905/stat : 10905 (minisat+_64-bit) R 10900 10900 8161 0 -1 4202496 27568 0 0 0 179999 9 0 0 20 0 1 0 323605311 115027968 27602 33554432000 4194304 5276501 140733797811408 140733797809592 4390912 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10905/statm: 28083 27602 149 265 0 27815 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 121480

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.09
CPU user time (s): 1799.99
CPU system time (s): 0.092985
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 121480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.092985
maximum resident set size= 110412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28516
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= 59
involuntary context switches= 2064

runsolver used 2.57461 second user time and 7.2539 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-01 20:19:53
IDJOB=3723758
IDBENCH=25022
IDSOLVER=2307
FILE ID=node120/3723758-1338574793
RUNJOBID= node120-1338569376-9929
PBS_JOBID= 14635864
Free space on /tmp= 70784 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723758-1338574793/watcher-3723758-1338574793 -o /tmp/evaluation-result-3723758-1338574793/solver-3723758-1338574793 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723758-1338574793.opb

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

MD5SUM BENCH= aa73e48897f9c10e5003e2188d9e7ab9
RANDOM SEED=515722755

node120.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		: 2666.456
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	: 5332.91
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		: 2666.456
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.91
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		: 2666.456
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		: 2666.456
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.88
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		: 2666.456
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.91
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		: 2666.456
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.83
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		: 2666.456
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.91
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		: 2666.456
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28664296 kB
Buffers:          525000 kB
Cached:          2668140 kB
SwapCached:         1572 kB
Active:          1675988 kB
Inactive:        1607888 kB
Active(anon):      82896 kB
Inactive(anon):     9228 kB
Active(file):    1593092 kB
Inactive(file):  1598660 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              7448 kB
Writeback:             0 kB
AnonPages:        103276 kB
Mapped:            11436 kB
Shmem:                32 kB
Slab:             790056 kB
SReclaimable:     233900 kB
SUnreclaim:       556156 kB
KernelStack:        1488 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     206308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 70780 MiB
End job on node120 at 2012-06-01 20:49:54