Trace number 4115225

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-agg.opb
MD5SUMed91ea31528e8311a929ab543dc490cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5638
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4754
Optimality of the best value was proved NO
Number of variables4890
Total number of constraints363
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints363
Minimum length of a constraint30
Maximum length of a constraint540
Number of terms in the objective function 3930
Biggest coefficient in the objective function 5066
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 527386
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 260841
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 527386
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.19/0.21	c Converting 269 PB-constraints to clauses...
0.19/0.21	c   -- Unit propagations: pp
0.19/0.22	c   -- Detecting intervals from adjacent constraints: =########################
0.19/0.22	c   -- Clauses(.)/Splits(s): ssssssssssssssssss
0.19/0.22	c ---[ 283]---> Adder-cost: 538   maxlim: 93762   bits: 18/17
0.39/0.42	c ---[ 282]---> Adder-cost: 265   maxlim: 17071   bits: 16/15
0.49/0.52	c ---[ 279]---> BDD-cost:   97
0.49/0.52	c ---[ 275]---> Adder-cost: 268   maxlim: 86805   bits: 18/17
0.59/0.60	c ---[ 274]---> BDD-cost:   97
0.59/0.60	c ---[ 273]---> Adder-cost: 302   maxlim: 92256   bits: 18/17
0.69/0.72	c ---[ 270]---> BDD-cost:   97
0.69/0.72	c ---[ 261]---> BDD-cost:   94
0.69/0.72	c ---[ 258]---> Adder-cost: 596   maxlim: 76812   bits: 18/17
1.10/1.15	c ---[ 257]---> Adder-cost: 441   maxlim: 50969   bits: 17/16
1.29/1.37	c ---[ 250]---> Adder-cost: 240   maxlim: 19768   bits: 16/15
1.39/1.43	c ---[ 248]---> Adder-cost: 226   maxlim: 18545   bits: 16/15
1.39/1.47	c ---[ 247]---> BDD-cost:   86
1.39/1.47	c ---[ 243]---> Adder-cost: 328   maxlim: 10577   bits: 15/14
1.49/1.52	c ---[ 242]---> Adder-cost: 170   maxlim: 5545   bits: 14/13
1.49/1.54	c ---[ 241]---> Sorter-cost: 1500     Base: 2 5 2 2 2 2 2
1.49/1.55	c ---[ 238]---> Adder-cost: 332   maxlim: 13674   bits: 15/14
1.49/1.59	c ---[ 237]---> Adder-cost: 202   maxlim: 8479   bits: 14/14
1.59/1.62	c ---[ 233]---> Adder-cost: 461   maxlim: 40562   bits: 17/16
1.99/2.07	c ---[ 227]---> Sorter-cost: 2172     Base: 3 7 2 2 2 2 2
1.99/2.08	c ---[ 217]---> Sorter-cost:  648     Base: 2 2 2 2 2 2 2 2
1.99/2.08	c ---[ 216]---> Adder-cost: 294   maxlim: 1349   bits: 12/11
1.99/2.09	c ---[ 215]---> Sorter-cost:  648     Base: 2 2 2 2 2 2 2 2
1.99/2.09	c ---[ 213]---> Sorter-cost:  464     Base: 2 2 2 2 2 2 2 2
1.99/2.09	c ---[ 209]---> Sorter-cost: 2231     Base: 3 3 3 2 2 2 2 2 2
2.09/2.12	c ---[ 199]---> Adder-cost: 294   maxlim: 3469   bits: 13/12
2.09/2.14	c ---[ 198]---> Adder-cost: 282   maxlim: 5931   bits: 14/13
2.09/2.16	c ---[ 197]---> Adder-cost: 478   maxlim: 5757   bits: 14/13
2.20/2.20	c ---[ 195]---> BDD-cost:   86
2.20/2.20	c ---[ 194]---> Adder-cost: 720   maxlim: 2475   bits: 13/12
2.20/2.27	c ---[ 185]---> Adder-cost: 171   maxlim: 1788   bits: 12/11
2.20/2.28	c ---[ 184]---> BDD-cost:   87
2.20/2.28	c ---[ 183]---> Sorter-cost: 1930     Base: 5 7 2 2 2 2
2.20/2.29	c ---[ 181]---> Adder-cost: 248   maxlim: 10104   bits: 15/14
2.30/2.36	c ---[ 180]---> Adder-cost: 430   maxlim: 1823   bits: 12/11
2.39/2.40	c ---[ 176]---> Adder-cost: 370   maxlim: 1290   bits: 12/11
2.39/2.44	c ---[ 174]---> Adder-cost: 464   maxlim: 2500   bits: 13/12
2.39/2.48	c ---[ 173]---> Adder-cost: 452   maxlim: 3492   bits: 13/12
2.49/2.52	c ---[ 172]---> Sorter-cost: 2064     Base: 2 5 5 5 2 2 2
2.49/2.53	c ---[ 171]---> Adder-cost: 332   maxlim: 10046   bits: 14/14
2.49/2.56	c ---[ 170]---> Adder-cost: 372   maxlim: 12450   bits: 14/14
2.59/2.61	c ---[ 169]---> Sorter-cost: 1978     Base: 7 3 3 2 2 2 2 2
2.59/2.63	c ---[ 168]---> Sorter-cost: 1729     Base: 2 2 2 7 3 3 2
2.59/2.64	c ---[ 167]---> Adder-cost: 627   maxlim: 4199   bits: 14/13
2.59/2.69	c ---[ 166]---> Adder-cost: 472   maxlim: 2026   bits: 12/11
2.69/2.74	c ---[ 165]---> Adder-cost: 469   maxlim: 919   bits: 11/10
2.69/2.78	c ---[ 164]---> Adder-cost: 233   maxlim: 7999   bits: 14/13
2.69/2.79	c ---[ 163]---> Adder-cost: 386   maxlim: 10013   bits: 15/14
2.79/2.84	c ---[ 162]---> Adder-cost: 406   maxlim: 10104   bits: 15/14
2.79/2.89	c ---[ 161]---> Adder-cost: 271   maxlim: 3069   bits: 13/12
2.89/2.93	c ---[ 160]---> Adder-cost: 179   maxlim: 6099   bits: 14/13
2.89/2.96	c ---[ 159]---> Adder-cost: 309   maxlim: 2286   bits: 13/12
2.89/2.98	c ---[ 158]---> Adder-cost: 536   maxlim: 7433   bits: 14/13
2.99/3.02	c ---[ 155]---> Adder-cost: 387   maxlim: 3206   bits: 13/12
3.09/3.11	c ---[ 154]---> Adder-cost: 506   maxlim: 9852   bits: 15/14
3.09/3.17	c ---[ 153]---> Adder-cost: 211   maxlim: 2898   bits: 13/12
3.19/3.20	c ---[ 152]---> Adder-cost: 207   maxlim: 4839   bits: 14/13
3.19/3.22	c ---[ 151]---> Adder-cost: 385   maxlim: 5980   bits: 14/13
3.19/3.25	c ---[ 150]---> Adder-cost: 234   maxlim: 8923   bits: 15/14
3.19/3.29	c ---[ 149]---> Adder-cost: 242   maxlim: 9595   bits: 15/14
3.30/3.33	c ---[ 148]---> Adder-cost: 238   maxlim: 9004   bits: 15/14
3.30/3.38	c ---[ 147]---> Adder-cost: 422   maxlim: 9017   bits: 15/14
3.40/3.44	c ---[ 146]---> Adder-cost: 483   maxlim: 5011   bits: 14/13
3.40/3.49	c ---[ 143]---> Adder-cost: 274   maxlim: 9009   bits: 15/14
3.49/3.53	c ---[ 141]---> Adder-cost: 273   maxlim: 6818   bits: 14/13
3.49/3.56	c ---[ 140]---> Adder-cost: 369   maxlim: 7106   bits: 14/13
3.59/3.61	c ---[ 139]---> Adder-cost: 307   maxlim: 6968   bits: 14/13
3.59/3.65	c ---[ 138]---> Adder-cost: 299   maxlim: 6486   bits: 14/13
3.69/3.70	c ---[ 137]---> Adder-cost: 272   maxlim: 8499   bits: 15/14
3.69/3.75	c ---[ 136]---> Sorter-cost: 2103     Base: 3 5 2 2 2 2 2 2 2 2
3.69/3.77	c ---[ 135]---> Sorter-cost: 3100     Base: 3 5 3 2 2 2 2 3
3.79/3.89	c ---[ 134]---> Adder-cost: 282   maxlim: 9952   bits: 15/14
3.79/3.89	c ---[ 133]---> Adder-cost: 194   maxlim: 2729   bits: 13/12
3.79/3.89	c ---[ 129]---> Adder-cost: 600   maxlim: 87184   bits: 18/17
3.89/3.95	c ---[ 127]---> Adder-cost: 614   maxlim: 183720   bits: 18/18
3.99/4.07	c ---[ 126]---> Adder-cost: 386   maxlim: 175847   bits: 18/18
4.09/4.18	c ---[ 119]---> Sorter-cost: 2721     Base: 3 3 3 5 2 2 2 2 2 2 2 2
4.29/4.34	c ---[ 118]---> Adder-cost: 547   maxlim: 81381   bits: 18/17
4.50/4.58	c ---[ 116]---> Adder-cost: 378   maxlim: 4049   bits: 13/12
4.59/4.60	c ---[ 114]---> Adder-cost: 706   maxlim: 9949   bits: 14/14
4.59/4.67	c ---[ 112]---> Adder-cost: 646   maxlim: 9948   bits: 14/14
4.69/4.73	c ---[ 110]---> Adder-cost: 450   maxlim: 5915   bits: 14/13
4.69/4.76	c ---[ 108]---> Adder-cost: 376   maxlim: 7707   bits: 14/13
4.69/4.79	c ---[ 106]---> Adder-cost: 544   maxlim: 22036   bits: 15/15
4.79/4.86	c ---[ 104]---> Adder-cost: 516   maxlim: 21910   bits: 15/15
4.89/4.93	c ---[ 102]---> Adder-cost: 512   maxlim: 21981   bits: 15/15
4.99/5.00	c ---[ 100]---> Adder-cost: 768   maxlim: 12419   bits: 15/14
4.99/5.08	c ---[  98]---> Adder-cost: 1226   maxlim: 14964   bits: 15/14
5.19/5.21	c ---[  96]---> Adder-cost: 1172   maxlim: 14921   bits: 15/14
5.29/5.34	c ---[  94]---> Adder-cost: 783   maxlim: 11151   bits: 15/14
5.39/5.45	c ---[  92]---> Adder-cost: 696   maxlim: 6531   bits: 14/13
5.50/5.50	c ---[  90]---> Adder-cost: 1314   maxlim: 15310   bits: 15/14
5.60/5.63	c ---[  88]---> Adder-cost: 1326   maxlim: 15302   bits: 15/14
5.69/5.72	c ---[  86]---> Adder-cost: 915   maxlim: 12099   bits: 15/14
5.79/5.87	c ---[  84]---> Adder-cost: 466   maxlim: 4043   bits: 13/12
5.89/5.90	c ---[  82]---> Adder-cost: 842   maxlim: 5286   bits: 14/13
5.89/5.95	c ---[  80]---> Adder-cost: 862   maxlim: 5286   bits: 14/13
5.99/6.02	c ---[  78]---> Adder-cost: 630   maxlim: 9318   bits: 14/14
5.99/6.08	c ---[  76]---> Adder-cost: 294   maxlim: 28797   bits: 16/15
6.09/6.16	c ---[  74]---> Adder-cost: 490   maxlim: 46587   bits: 16/16
6.19/6.27	c ---[  72]---> Adder-cost: 452   maxlim: 46309   bits: 16/16
6.29/6.37	c ---[  70]---> Adder-cost: 454   maxlim: 145097   bits: 19/18
6.49/6.51	c ---[  69]---> Sorter-cost: 2149     Base: 3 7 2 2 2 2 2 2 2 2
6.49/6.53	c ---[  67]---> Adder-cost: 555   maxlim: 8319   bits: 15/14
6.49/6.58	c ---[  66]---> Adder-cost: 413   maxlim: 9258   bits: 15/14
6.60/6.62	c ---[  65]---> Adder-cost: 466   maxlim: 7432   bits: 14/13
6.60/6.66	c ---[  63]---> Adder-cost: 327   maxlim: 16214   bits: 15/14
6.70/6.72	c ---[  61]---> BDD-cost:  105
6.70/6.72	c ---[  60]---> Adder-cost: 148   maxlim: 1458   bits: 12/11
6.70/6.73	c ---[  59]---> Sorter-cost: 2935     Base: 5 3 5 2 2 2 2 2 2 2 2
6.79/6.85	c ---[  58]---> Adder-cost: 604   maxlim: 49995   bits: 17/16
6.89/6.93	c ---[  57]---> Adder-cost: 688   maxlim: 57886   bits: 17/16
6.99/7.09	c ---[  54]---> Sorter-cost: 1192     Base: 3 7 2 2 2 2 2 2 2 2
7.09/7.11	c ---[  51]---> Adder-cost: 281   maxlim: 12207   bits: 15/14
7.09/7.18	c ---[  47]---> Adder-cost: 640   maxlim: 67184   bits: 18/17
7.29/7.31	c ---[  46]---> Adder-cost: 921   maxlim: 55160   bits: 17/16
7.39/7.49	c ---[  44]---> Adder-cost: 564   maxlim: 20099   bits: 16/15
7.49/7.58	c ---[  43]---> Adder-cost: 529   maxlim: 30378   bits: 16/15
7.59/7.64	c ---[  42]---> Sorter-cost: 1803     Base: 3 3 3 3 2 2 2 2 2 2
7.59/7.66	c ---[  41]---> Adder-cost: 488   maxlim: 48789   bits: 17/16
7.69/7.74	c ---[  40]---> Adder-cost: 430   maxlim: 58343   bits: 17/16
7.69/7.79	c ---[  39]---> Adder-cost: 340   maxlim: 20320   bits: 16/15
7.79/7.82	c ---[  38]---> Adder-cost: 346   maxlim: 29349   bits: 16/15
7.79/7.86	c ---[  37]---> BDD-cost:  118
7.79/7.86	c ---[  36]---> Adder-cost: 278   maxlim: 46077   bits: 17/16
7.89/7.94	c ---[  35]---> Adder-cost: 540   maxlim: 52631   bits: 17/16
7.99/8.01	c ---[  34]---> BDD-cost:   23
7.99/8.01	c ---[  33]---> Sorter-cost: 1851     Base: 3 3 7 2 2 2 2
7.99/8.03	c ---[  32]---> Adder-cost: 455   maxlim: 43032   bits: 17/16
8.09/8.14	c ---[  31]---> Adder-cost: 483   maxlim: 52377   bits: 17/16
8.19/8.23	c ---[  30]---> Sorter-cost: 1990     Base: 3 7 2 2 2 2 2 2 2
8.19/8.25	c ---[  29]---> Adder-cost: 420   maxlim: 27561   bits: 15/15
8.19/8.29	c ---[  28]---> Sorter-cost: 1676     Base: 3 5 11 2 2 2 2 2
8.29/8.31	c ---[  27]---> Sorter-cost: 5963     Base: 2 2 3 5 2 2 2 2 2 2 2
8.29/8.37	c ---[  26]---> Adder-cost: 598   maxlim: 110315   bits: 17/17
8.39/8.45	c ---[  25]---> Sorter-cost: 1816     Base: 3 3 3 3 2 2 2 2 2 2 2
8.39/8.48	c ---[  24]---> Sorter-cost: 5885     Base: 2 2 3 5 2 2 2 2 2 2 2
8.49/8.54	c ---[  23]---> Adder-cost: 548   maxlim: 126855   bits: 18/17
8.59/8.63	c ---[  22]---> Adder-cost: 593   maxlim: 45150   bits: 17/16
8.79/8.82	c ---[  21]---> Adder-cost: 554   maxlim: 79220   bits: 18/17
8.89/8.95	c ---[  20]---> Adder-cost: 272   maxlim: 81753   bits: 18/17
8.99/9.02	c ---[  19]---> Adder-cost: 474   maxlim: 104752   bits: 18/17
9.09/9.15	c ---[  18]---> Adder-cost: 530   maxlim: 141696   bits: 18/18
9.19/9.29	c ---[  17]---> BDD-cost:  111
9.19/9.29	c ---[  16]---> BDD-cost:  103
9.19/9.29	c ---[  15]---> Sorter-cost:  168     Base: 2 2 2 2 2 2
9.19/9.29	c ---[  14]---> BDD-cost:   82
9.19/9.29	c ---[  13]---> Adder-cost: 223   maxlim: 467   bits: 10/9
9.29/9.31	c ---[  12]---> BDD-cost:   86
9.29/9.31	c ---[  11]---> Adder-cost: 229   maxlim: 919   bits: 11/10
9.29/9.32	c ---[  10]---> Sorter-cost: 5130     Base: 7 3 3 2 2 2 2 2 2
9.29/9.37	c ---[   9]---> BDD-cost:   20
9.29/9.37	c ---[   8]---> Adder-cost: 416   maxlim: 14179   bits: 15/14
9.39/9.42	c ---[   7]---> Sorter-cost: 1261     Base: 5 2 2 2 2 2 2 2 2
9.39/9.43	c ---[   6]---> Adder-cost: 209   maxlim: 1874   bits: 12/11
9.39/9.45	c ---[   5]---> Sorter-cost: 5053     Base: 7 3 3 2 2 2 2 2 2
9.49/9.50	c ---[   4]---> Adder-cost: 400   maxlim: 6185   bits: 14/13
9.49/9.55	c ---[   3]---> Sorter-cost: 6288     Base: 5 5 5 2 2 2 2 2 2
9.49/9.59	c ---[   2]---> Adder-cost: 424   maxlim: 10292   bits: 15/14
9.59/9.64	c ---[   1]---> Adder-cost: 239   maxlim: 3780   bits: 13/12
9.59/9.66	c ---[   0]---> Sorter-cost: 2551     Base: 3 3 3 3 2 2 2 2 2
1800.05/1800.40	|  Eliminated clauses:           1.06 Mb                                      |
1800.05/1800.40	============================[ Search Statistics ]==============================
1800.05/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.05/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.05/1800.40	===============================================================================
1800.05/1800.40	|       100 |   95937   534127  1748697 |   195846      100      8 |  2.687 % |
1800.05/1800.40	|       250 |   95935   534127  1748697 |   215431      249      6 |  2.689 % |
1800.05/1800.40	|       475 |   95934   534127  1748697 |   236974      473      8 |  2.690 % |
1800.05/1800.40	|       812 |   95934   534127  1748697 |   260671      810     10 |  2.690 % |
1800.05/1800.40	|      1318 |   95934   534127  1748697 |   286738     1316      9 |  2.690 % |
1800.05/1800.40	|      2077 |   95934   534127  1748697 |   315412     2075     10 |  2.690 % |
1800.05/1800.40	|      3216 |   95932   534127  1748697 |   346954     3212     13 |  2.691 % |
1800.05/1800.40	|      4924 |   95812   534127  1748697 |   381649     4912     12 |  2.790 % |
1800.05/1800.40	|      7486 |   95807   534127  1748697 |   419814     7473     12 |  2.794 % |
1800.05/1800.40	|     11330 |   95807   534127  1748697 |   461795    11317     13 |  2.794 % |
1800.05/1800.40	|     17096 |   95805   534127  1748697 |   507975    17073     16 |  2.796 % |
1800.05/1800.40	|     25745 |   95804   534127  1748697 |   558773    25471     17 |  2.797 % |
1800.05/1800.40	|     38719 |   95804   534127  1748697 |   614650    38445     17 |  2.797 % |
1800.05/1800.40	|     58180 |   95729   534127  1748697 |   676115    57901     22 |  2.858 % |
1800.05/1800.40	|     87372 |   95726   534127  1748697 |   743727    87084     25 |  2.861 % |
1800.05/1800.40	|    131161 |   95722   534127  1748697 |   818099   130868     25 |  2.864 % |
1800.05/1800.40	|    196845 |   95673   534127  1748697 |   899909   196546     26 |  2.905 % |
1800.05/1800.40	|    295371 |   95671   534127  1748697 |   989900   295071     30 |  2.906 % |
1800.05/1800.40	|    443160 |   95666   534127  1748697 |  1088890   442855     31 |  2.910 % |
1800.05/1800.40	|    664843 |   95663   534127  1748697 |  1197779   664535     34 |  2.913 % |
1800.05/1800.40	|    997368 |   95631   534127  1748697 |  1317557   997057     35 |  2.939 % |
1800.05/1800.40	|   1496156 |   95614   534127  1748697 |  1449313   202393     41 |  2.953 % |
1800.05/1800.40	|   2244338 |   95604   534127  1748697 |  1594244   950572     47 |  2.961 % |
1800.05/1800.40	|   3366612 |   95583   534127  1748697 |  1753669   499591     36 |  2.979 % |
1800.05/1800.40	|   5050023 |   95579   534127  1748697 |  1929036   437580     64 |  2.982 % |
1800.05/1800.40	|   7575139 |   95564   534127  1748697 |  2121939  1064904     41 |  2.994 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4115225-1466523113/watcher-4115225-1466523113 -o /tmp/evaluation-result-4115225-1466523113/solver-4115225-1466523113 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20656 --watchdog 1960 minisatp HOME/instance-4115225-1466523113.opb 

pid=21189
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.11 2.14 2.09 3/176 21192
/proc/meminfo: memFree=30668796/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=7552 CPUtime=0 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 54358042 7733248 472 33554432000 4194304 5646918 140737367994176 140733575762280 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 1888 472 97 355 0 1529 0

[startup+0.100156 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 21192
/proc/meminfo: memFree=30668796/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=9740 CPUtime=0.09 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 1072 0 0 0 9 0 0 0 20 0 1 0 54358042 9973760 948 33554432000 4194304 5646918 140737367994176 140733575762280 4832125 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 2435 948 97 355 0 2076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9740

[startup+0.20027 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 21192
/proc/meminfo: memFree=30668796/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=12396 CPUtime=0.19 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 1728 0 0 0 19 0 0 0 20 0 1 0 54358042 12693504 1604 33554432000 4194304 5646918 140737367994176 140733575762280 4817610 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 3099 1604 97 355 0 2740 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12396

[startup+0.300271 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 21192
/proc/meminfo: memFree=30668796/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=13100 CPUtime=0.29 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 1970 0 0 0 29 0 0 0 20 0 1 0 54358042 13414400 1807 33554432000 4194304 5646918 140737367994176 140737367992840 4832125 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 3275 1807 120 355 0 2916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13100

[startup+0.700246 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 21192
/proc/meminfo: memFree=30668796/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=13624 CPUtime=0.69 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 2112 0 0 0 69 0 0 0 20 0 1 0 54358042 13950976 1949 33554432000 4194304 5646918 140737367994176 140737367992840 4831344 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 3406 1949 154 355 0 3047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13624

[startup+1.50024 s]
/proc/loadavg: 2.11 2.14 2.09 3/177 21193
/proc/meminfo: memFree=30659380/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=13624 CPUtime=1.49 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 2116 0 0 0 149 0 0 0 20 0 1 0 54358042 13950976 1953 33554432000 4194304 5646918 140737367994176 140737367992840 4817528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 3406 1953 154 355 0 3047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13624

[startup+3.10025 s]
/proc/loadavg: 2.11 2.14 2.09 3/177 21193
/proc/meminfo: memFree=30656900/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=15272 CPUtime=3.09 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 2647 0 0 0 309 0 0 0 20 0 1 0 54358042 15638528 2359 33554432000 4194304 5646918 140737367994176 140737367992840 4823232 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 3818 2359 154 355 0 3459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15272

[startup+6.30024 s]
/proc/loadavg: 2.10 2.14 2.09 3/177 21193
/proc/meminfo: memFree=30651916/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=19256 CPUtime=6.29 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 4119 0 0 0 629 0 0 0 20 0 1 0 54358042 19718144 3336 33554432000 4194304 5646918 140737367994176 140737367992840 4460905 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 4814 3336 154 355 0 4455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19256

[startup+12.7003 s]
/proc/loadavg: 2.17 2.15 2.09 3/177 21193
/proc/meminfo: memFree=30574632/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=88108 CPUtime=12.69 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 19005 0 0 0 1267 2 0 0 20 0 1 0 54358042 90222592 20510 33554432000 4194304 5646918 140737367994176 140737367992312 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 22027 20510 183 355 0 21668 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88108

[startup+25.5004 s]
/proc/loadavg: 2.13 2.14 2.09 3/177 21193
/proc/meminfo: memFree=30414388/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=128584 CPUtime=25.49 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 22450 0 0 0 2546 3 0 0 20 0 1 0 54358042 131670016 28525 33554432000 4194304 5646918 140737367994176 140737367992280 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 32146 28525 183 355 0 31787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 128584

[startup+51.1004 s]
/proc/loadavg: 2.17 2.15 2.09 3/177 21193
/proc/meminfo: memFree=30309948/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=172408 CPUtime=51.08 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 26179 0 0 0 5104 4 0 0 20 0 1 0 54358042 176545792 40415 33554432000 4194304 5646918 140737367994176 140737367992472 4403124 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 43102 40415 183 355 0 42743 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 172408

[startup+102.3 s]
/proc/loadavg: 2.26 2.17 2.10 4/177 21194
/proc/meminfo: memFree=30139024/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=324724 CPUtime=102.28 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 32141 0 0 0 10221 7 0 0 20 0 1 0 54358042 332517376 59638 33554432000 4194304 5646918 140737367994176 140737367992872 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 81181 59638 183 355 0 80822 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 324724

[startup+162.3 s]
/proc/loadavg: 2.19 2.17 2.10 3/177 21195
/proc/meminfo: memFree=29968960/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=340924 CPUtime=162.27 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 36220 0 0 0 16217 10 0 0 20 0 1 0 54358042 349106176 78533 33554432000 4194304 5646918 140737367994176 140737367992312 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 85231 78533 183 355 0 84872 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 340924

[startup+222.307 s]
/proc/loadavg: 2.17 2.16 2.10 3/176 21196
/proc/meminfo: memFree=30026764/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=222100 CPUtime=222.26 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 41861 0 0 0 22213 13 0 0 20 0 1 0 54358042 227430400 47577 33554432000 4194304 5646918 140737367994176 140737367992312 4403187 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 55525 47577 185 355 0 55166 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 222100

[startup+282.3 s]
/proc/loadavg: 2.10 2.15 2.09 4/177 21198
/proc/meminfo: memFree=29857036/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=277892 CPUtime=282.25 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 43623 0 0 0 28209 16 0 0 20 0 1 0 54358042 284561408 67728 33554432000 4194304 5646918 140737367994176 140737367992312 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 69473 67728 185 355 0 69114 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 277892

[startup+342.3 s]
/proc/loadavg: 2.17 2.16 2.10 4/177 21199
/proc/meminfo: memFree=29695640/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=366276 CPUtime=342.24 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 45853 0 0 0 34207 17 0 0 20 0 1 0 54358042 375066624 85278 33554432000 4194304 5646918 140737367994176 140737367992312 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 91569 85278 185 355 0 91210 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 366276

[startup+402.3 s]
/proc/loadavg: 2.18 2.16 2.10 3/177 21200
/proc/meminfo: memFree=29529392/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=506616 CPUtime=402.22 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 48310 0 0 0 40202 20 0 0 20 0 1 0 54358042 518774784 108166 33554432000 4194304 5646918 140737367994176 140737367992312 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 126654 108166 185 355 0 126295 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 506616

[startup+462.3 s]
/proc/loadavg: 2.10 2.14 2.09 4/177 21201
/proc/meminfo: memFree=29433976/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=518568 CPUtime=462.21 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 51139 0 0 0 46199 22 0 0 20 0 1 0 54358042 531013632 117911 33554432000 4194304 5646918 140737367994176 140737367992312 4402824 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 129642 117911 185 355 0 129283 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 518568

[startup+522.3 s]
/proc/loadavg: 2.17 2.16 2.09 3/178 21205
/proc/meminfo: memFree=29356996/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=527436 CPUtime=522.17 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 52783 0 0 0 52194 23 0 0 20 0 1 0 54358042 540094464 126885 33554432000 4194304 5646918 140737367994176 140737367992312 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 131859 126885 185 355 0 131500 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 527436

[startup+582.3 s]
/proc/loadavg: 2.18 2.16 2.10 3/177 21207
/proc/meminfo: memFree=30142324/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=219944 CPUtime=582.14 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 55597 0 0 0 58189 25 0 0 20 0 1 0 54358042 225222656 53636 33554432000 4194304 5646918 140737367994176 140737367992872 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 54986 53636 185 355 0 54627 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 219944


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


[startup+882.307 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 21213
/proc/meminfo: memFree=29551524/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=550796 CPUtime=882.09 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 62200 0 0 0 88179 30 0 0 20 0 1 0 54358042 564015104 114855 33554432000 4194304 5646918 140737367994176 140737367992312 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 137699 114855 185 355 0 137340 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 550796

[startup+942.3 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 21214
/proc/meminfo: memFree=29428600/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=555716 CPUtime=942.08 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 63332 0 0 0 94177 31 0 0 20 0 1 0 54358042 569053184 123652 33554432000 4194304 5646918 140737367994176 140737367992312 4402824 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 138929 123652 185 355 0 138570 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 555716

[startup+1002.3 s]
/proc/loadavg: 2.26 2.20 2.11 4/177 21215
/proc/meminfo: memFree=29336028/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=559100 CPUtime=1002.07 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 64155 0 0 0 100176 31 0 0 20 0 1 0 54358042 572518400 132651 33554432000 4194304 5646918 140737367994176 140737367992312 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 139775 132651 185 355 0 139416 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 559100

[startup+1062.3 s]
/proc/loadavg: 2.27 2.22 2.12 3/177 21216
/proc/meminfo: memFree=29473224/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=358280 CPUtime=1062.07 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 69407 0 0 0 106171 36 0 0 20 0 1 0 54358042 366878720 86973 33554432000 4194304 5646918 140737367994176 140737367992312 4403464 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 89570 86973 185 355 0 89211 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 358280

[startup+1122.3 s]
/proc/loadavg: 2.28 2.23 2.13 3/178 21220
/proc/meminfo: memFree=29356664/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=449048 CPUtime=1122.05 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 72133 0 0 0 112167 38 0 0 20 0 1 0 54358042 459825152 107580 33554432000 4194304 5646918 140737367994176 140737367992312 4403492 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 112262 107580 185 355 0 111903 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 449048

[startup+1182.3 s]
/proc/loadavg: 2.18 2.22 2.13 4/177 21222
/proc/meminfo: memFree=29258444/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=592640 CPUtime=1182.05 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 75243 0 0 0 118164 41 0 0 20 0 1 0 54358042 606863360 124484 33554432000 4194304 5646918 140737367994176 140737367992280 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 148160 124484 185 355 0 147801 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 592640

[startup+1242.3 s]
/proc/loadavg: 2.24 2.23 2.14 3/177 21223
/proc/meminfo: memFree=29176340/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=594296 CPUtime=1242.03 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 75635 0 0 0 124162 41 0 0 20 0 1 0 54358042 608559104 136629 33554432000 4194304 5646918 140737367994176 140737367992280 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 148574 136629 185 355 0 148215 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 594296

[startup+1302.3 s]
/proc/loadavg: 2.29 2.24 2.14 3/177 21224
/proc/meminfo: memFree=29118444/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=595160 CPUtime=1302.03 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 75903 0 0 0 130161 42 0 0 20 0 1 0 54358042 609443840 145073 33554432000 4194304 5646918 140737367994176 140737367992312 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 148790 145073 185 355 0 148431 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 595160

[startup+1362.3 s]
/proc/loadavg: 2.21 2.22 2.14 4/177 21225
/proc/meminfo: memFree=29052604/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=810976 CPUtime=1362.02 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 76652 0 0 0 136159 43 0 0 20 0 1 0 54358042 830439424 153472 33554432000 4194304 5646918 140737367994176 140737367992312 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 202744 153472 185 355 0 202385 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 810976

[startup+1422.3 s]
/proc/loadavg: 2.21 2.22 2.15 3/177 21226
/proc/meminfo: memFree=28948720/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=818392 CPUtime=1422.01 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 78386 0 0 0 142157 44 0 0 20 0 1 0 54358042 838033408 172580 33554432000 4194304 5646918 140737367994176 140737367992312 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 204598 172580 185 355 0 204239 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 818392

[startup+1482.3 s]
/proc/loadavg: 2.28 2.23 2.15 3/177 21228
/proc/meminfo: memFree=29289916/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=340084 CPUtime=1482 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 80237 0 0 0 148153 47 0 0 20 0 1 0 54358042 348246016 79569 33554432000 4194304 5646918 140737367994176 140737367992872 4402761 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 85021 79569 185 355 0 84662 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 340084

[startup+1542.31 s]
/proc/loadavg: 2.18 2.21 2.15 4/177 21229
/proc/meminfo: memFree=29199604/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=391136 CPUtime=1542 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 80993 0 0 0 154152 48 0 0 20 0 1 0 54358042 400523264 92075 33554432000 4194304 5646918 140737367994176 140737367992312 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 97784 92075 185 355 0 97425 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 391136

[startup+1602.3 s]
/proc/loadavg: 2.25 2.23 2.16 3/177 21230
/proc/meminfo: memFree=29127968/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=473724 CPUtime=1601.98 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 81782 0 0 0 160149 49 0 0 20 0 1 0 54358042 485093376 104604 33554432000 4194304 5646918 140737367994176 140737367992280 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 118431 104604 185 355 0 118072 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 473724

[startup+1662.3 s]
/proc/loadavg: 2.25 2.23 2.16 3/177 21231
/proc/meminfo: memFree=28977080/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=615888 CPUtime=1661.98 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 84719 0 0 0 166146 52 0 0 20 0 1 0 54358042 630669312 133589 33554432000 4194304 5646918 140737367994176 140737367992312 4403411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 153972 133589 185 355 0 153613 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 615888

[startup+1722.3 s]
/proc/loadavg: 2.19 2.22 2.16 3/178 21235
/proc/meminfo: memFree=29620740/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=619140 CPUtime=1721.97 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 85518 0 0 0 172144 53 0 0 20 0 1 0 54358042 633999360 142053 33554432000 4194304 5646918 140737367994176 140737367992312 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 154785 142053 185 355 0 154426 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 619140

[startup+1782.3 s]
/proc/loadavg: 2.22 2.22 2.17 3/178 21260
/proc/meminfo: memFree=29487040/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=621028 CPUtime=1781.96 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 85917 0 0 0 178143 53 0 0 20 0 1 0 54358042 635932672 149095 33554432000 4194304 5646918 140737367994176 140737367992312 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 155257 149095 185 355 0 154898 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 621028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.16 2.20 2.16 3/178 21260
/proc/meminfo: memFree=29444972/32872528 swapFree=1286912/1434080
[pid=21192] ppid=21189 vsize=621800 CPUtime=1800.05 cores=0,2,4,6
/proc/21192/stat : 21192 (minisatp) R 21189 21192 20640 0 -1 4202496 86091 0 0 0 179952 53 0 0 20 0 1 0 54358042 636723200 150802 33554432000 4194304 5646918 140737367994176 140737367992312 4403124 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21192/statm: 155450 150802 185 355 0 155091 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 621800

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21192 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.53
CPU system time (s): 0.545917
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 837420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.545917
maximum resident set size= 713844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86091
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= 100
involuntary context switches= 1882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.09077 second user time and 7.96279 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-21 17:31:53
IDJOB=4115225
IDBENCH=1660
IDSOLVER=2555
FILE ID=node130/4115225-1466523113
RUNJOBID= node130-1466517708-20656
PBS_JOBID= 19942878
Free space on /tmp= 71720 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-agg.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115225-1466523113/watcher-4115225-1466523113 -o /tmp/evaluation-result-4115225-1466523113/solver-4115225-1466523113 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20656 --watchdog 1960  minisatp HOME/instance-4115225-1466523113.opb

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

MD5SUM BENCH= ed91ea31528e8311a929ab543dc490cc
RANDOM SEED=147380043

node130.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.365
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.73
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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.53
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.365
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	: 5332.56
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.365
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30669564 kB
Buffers:            4656 kB
Cached:            36840 kB
SwapCached:         1848 kB
Active:            43316 kB
Inactive:          19568 kB
Active(anon):      22732 kB
Inactive(anon):      900 kB
Active(file):      20584 kB
Inactive(file):    18668 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67098732 kB
Dirty:              8432 kB
Writeback:             0 kB
AnonPages:       1389728 kB
Mapped:             7812 kB
Shmem:                 0 kB
Slab:             572900 kB
SReclaimable:      16412 kB
SUnreclaim:       556488 kB
KernelStack:        1456 kB
PageTables:         6988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1576216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4115225-1466523113.opb

Free space on /tmp at the end= 71716 MiB
End job on node130 at 2016-06-21 18:01:53