Trace number 4115179

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.1 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-ship04s.opb
MD5SUMfe1a2bbeb11180a9cf7bf3ad481e98b1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables43740
Total number of constraints348
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 constraints348
Minimum length of a constraint30
Maximum length of a constraint1980
Number of terms in the objective function 43740
Biggest coefficient in the objective function 3749
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 560502
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 560502
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.99/1.03	c Converting 548 PB-constraints to clauses...
0.99/1.04	c   -- Unit propagations: (none)
1.89/1.90	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################################
1.89/1.91	c   -- Clauses(.)/Splits(s): (none)
1.89/1.91	c ---[ 546]---> Adder-cost: 2978   maxlim: 55770   bits: 17/16
2.09/2.10	c ---[ 544]---> Adder-cost: 2678   maxlim: 59396   bits: 17/16
2.19/2.22	c ---[ 542]---> Adder-cost: 2545   maxlim: 63042   bits: 17/16
2.29/2.38	c ---[ 540]---> Adder-cost: 2772   maxlim: 63441   bits: 17/16
2.49/2.53	c ---[ 538]---> Adder-cost: 2786   maxlim: 62363   bits: 17/16
2.69/2.75	c ---[ 536]---> BDD-cost:  237
2.69/2.76	c ---[ 534]---> BDD-cost:  371
2.69/2.76	c ---[ 532]---> BDD-cost:  193
2.69/2.76	c ---[ 530]---> BDD-cost:  193
2.69/2.77	c ---[ 528]---> BDD-cost:  193
2.69/2.77	c ---[ 526]---> BDD-cost:  193
2.69/2.77	c ---[ 524]---> BDD-cost:  193
2.69/2.77	c ---[ 522]---> BDD-cost:  193
2.69/2.78	c ---[ 520]---> BDD-cost:  193
2.69/2.78	c ---[ 518]---> BDD-cost:  193
2.69/2.78	c ---[ 516]---> BDD-cost:   49
2.69/2.78	c ---[ 514]---> BDD-cost:  193
2.69/2.78	c ---[ 512]---> BDD-cost:  193
2.69/2.79	c ---[ 510]---> BDD-cost:   33
2.69/2.79	c ---[ 508]---> BDD-cost:  165
2.69/2.79	c ---[ 506]---> BDD-cost:  193
2.69/2.79	c ---[ 504]---> BDD-cost:  165
2.69/2.79	c ---[ 502]---> BDD-cost:   21
2.69/2.79	c ---[ 500]---> BDD-cost:   21
2.69/2.79	c ---[ 498]---> BDD-cost:  193
2.69/2.79	c ---[ 496]---> BDD-cost:   49
2.69/2.79	c ---[ 494]---> BDD-cost:  193
2.78/2.80	c ---[ 492]---> BDD-cost:  165
2.78/2.80	c ---[ 490]---> BDD-cost:   33
2.78/2.80	c ---[ 488]---> BDD-cost:   21
2.78/2.80	c ---[ 486]---> BDD-cost:   33
2.78/2.80	c ---[ 484]---> BDD-cost:   33
2.78/2.80	c ---[ 482]---> BDD-cost:   21
2.78/2.80	c ---[ 480]---> BDD-cost:   21
2.78/2.80	c ---[ 478]---> BDD-cost:  193
2.78/2.80	c ---[ 476]---> BDD-cost:  237
2.78/2.80	c ---[ 474]---> BDD-cost:  193
2.78/2.81	c ---[ 472]---> BDD-cost:   49
2.78/2.81	c ---[ 470]---> BDD-cost:  193
2.78/2.81	c ---[ 468]---> BDD-cost:  193
2.78/2.81	c ---[ 466]---> BDD-cost:  237
2.78/2.82	c ---[ 464]---> BDD-cost:   33
2.78/2.82	c ---[ 462]---> BDD-cost:  237
2.78/2.82	c ---[ 460]---> BDD-cost:  193
2.78/2.82	c ---[ 458]---> BDD-cost:   21
2.78/2.82	c ---[ 456]---> BDD-cost:  193
2.78/2.82	c ---[ 454]---> BDD-cost:   49
2.78/2.82	c ---[ 452]---> BDD-cost:   21
2.78/2.82	c ---[ 450]---> BDD-cost:   49
2.78/2.82	c ---[ 448]---> Adder-cost: 2532   maxlim: 70044   bits: 18/17
2.98/3.03	c ---[ 446]---> BDD-cost:   49
2.98/3.03	c ---[ 444]---> BDD-cost:   21
2.98/3.03	c ---[ 442]---> BDD-cost:  237
2.98/3.04	c ---[ 440]---> BDD-cost:   49
2.98/3.04	c ---[ 438]---> BDD-cost:   49
2.98/3.04	c ---[ 436]---> BDD-cost:  237
2.98/3.04	c ---[ 434]---> BDD-cost:   49
2.98/3.04	c ---[ 432]---> BDD-cost:  237
2.98/3.05	c ---[ 430]---> BDD-cost:   49
2.98/3.05	c ---[ 428]---> Adder-cost: 1344   maxlim: 204036   bits: 18/18
3.08/3.17	c ---[ 426]---> BDD-cost:   33
3.08/3.17	c ---[ 424]---> BDD-cost:   21
3.08/3.17	c ---[ 422]---> BDD-cost:  165
3.08/3.18	c ---[ 420]---> BDD-cost:   21
3.08/3.18	c ---[ 418]---> BDD-cost:   21
3.08/3.18	c ---[ 416]---> BDD-cost:  193
3.08/3.18	c ---[ 414]---> BDD-cost:   21
3.08/3.18	c ---[ 412]---> BDD-cost:  193
3.08/3.18	c ---[ 410]---> BDD-cost:   21
3.08/3.18	c ---[ 408]---> BDD-cost:   21
3.08/3.18	c ---[ 406]---> BDD-cost:   21
3.08/3.18	c ---[ 404]---> BDD-cost:  165
3.08/3.18	c ---[ 402]---> BDD-cost:  165
3.08/3.19	c ---[ 400]---> BDD-cost:   21
3.08/3.19	c ---[ 398]---> BDD-cost:   21
3.08/3.19	c ---[ 396]---> BDD-cost:  165
3.08/3.19	c ---[ 394]---> Adder-cost: 2383   maxlim: 61836   bits: 17/16
3.18/3.26	c ---[ 392]---> BDD-cost:  193
3.18/3.27	c ---[ 390]---> Adder-cost: 2452   maxlim: 55770   bits: 17/16
3.39/3.42	c ---[ 388]---> Adder-cost: 2320   maxlim: 59396   bits: 17/16
3.48/3.52	c ---[ 386]---> Adder-cost: 2263   maxlim: 63042   bits: 17/16
3.58/3.67	c ---[ 384]---> Adder-cost: 2150   maxlim: 56322   bits: 17/16
3.78/3.80	c ---[ 382]---> Adder-cost: 2330   maxlim: 62363   bits: 17/16
3.98/4.00	c ---[ 380]---> BDD-cost:  237
3.98/4.01	c ---[ 378]---> BDD-cost:  237
3.98/4.01	c ---[ 376]---> BDD-cost:  193
3.98/4.01	c ---[ 374]---> BDD-cost:  193
3.98/4.01	c ---[ 372]---> BDD-cost:  193
3.98/4.02	c ---[ 370]---> BDD-cost:  193
3.98/4.02	c ---[ 368]---> BDD-cost:  193
3.98/4.02	c ---[ 366]---> BDD-cost:  193
3.98/4.02	c ---[ 364]---> BDD-cost:  193
3.98/4.03	c ---[ 362]---> BDD-cost:  165
3.98/4.03	c ---[ 360]---> BDD-cost:  193
3.98/4.03	c ---[ 358]---> BDD-cost:   21
3.98/4.03	c ---[ 356]---> BDD-cost:   21
3.98/4.03	c ---[ 354]---> BDD-cost:  193
3.98/4.03	c ---[ 352]---> BDD-cost:  193
3.98/4.03	c ---[ 350]---> BDD-cost:  193
3.98/4.04	c ---[ 348]---> BDD-cost:  193
3.98/4.04	c ---[ 346]---> BDD-cost:  237
3.98/4.04	c ---[ 344]---> BDD-cost:   21
3.98/4.04	c ---[ 342]---> BDD-cost:  237
3.98/4.05	c ---[ 340]---> BDD-cost:  193
3.98/4.05	c ---[ 338]---> BDD-cost:   21
3.98/4.05	c ---[ 336]---> BDD-cost:  193
3.98/4.05	c ---[ 334]---> Adder-cost: 2276   maxlim: 70044   bits: 18/17
4.18/4.25	c ---[ 332]---> BDD-cost:  237
4.18/4.25	c ---[ 330]---> BDD-cost:   49
4.28/4.31	c ---[ 328]---> Adder-cost: 1272   maxlim: 204036   bits: 18/18
4.28/4.37	c ---[ 326]---> BDD-cost:   21
4.28/4.37	c ---[ 324]---> BDD-cost:   21
4.28/4.37	c ---[ 322]---> BDD-cost:  165
4.28/4.37	c ---[ 320]---> BDD-cost:   21
4.28/4.37	c ---[ 318]---> BDD-cost:   21
4.28/4.37	c ---[ 316]---> BDD-cost:  193
4.28/4.38	c ---[ 314]---> BDD-cost:   21
4.28/4.38	c ---[ 312]---> BDD-cost:  193
4.28/4.38	c ---[ 310]---> BDD-cost:   21
4.28/4.38	c ---[ 308]---> BDD-cost:   21
4.28/4.38	c ---[ 306]---> BDD-cost:   21
4.28/4.38	c ---[ 304]---> BDD-cost:  165
4.28/4.38	c ---[ 302]---> BDD-cost:  165
4.28/4.38	c ---[ 300]---> BDD-cost:   21
4.28/4.38	c ---[ 298]---> BDD-cost:  165
4.28/4.38	c ---[ 296]---> Adder-cost: 2081   maxlim: 61836   bits: 17/16
4.39/4.45	c ---[ 294]---> BDD-cost:  193
4.39/4.46	c ---[ 292]---> Adder-cost: 2076   maxlim: 49326   bits: 17/16
4.49/4.55	c ---[ 290]---> Adder-cost: 2462   maxlim: 52584   bits: 17/16
4.68/4.71	c ---[ 288]---> Adder-cost: 2483   maxlim: 63042   bits: 17/16
4.78/4.86	c ---[ 286]---> Adder-cost: 2582   maxlim: 63439   bits: 17/16
4.98/5.00	c ---[ 284]---> Adder-cost: 2510   maxlim: 62363   bits: 17/16
5.18/5.22	c ---[ 282]---> BDD-cost:  237
5.18/5.22	c ---[ 280]---> BDD-cost:  237
5.18/5.22	c ---[ 278]---> BDD-cost:  193
5.18/5.22	c ---[ 276]---> BDD-cost:  193
5.18/5.23	c ---[ 274]---> BDD-cost:  193
5.18/5.23	c ---[ 272]---> BDD-cost:  193
5.18/5.23	c ---[ 270]---> BDD-cost:  193
5.18/5.23	c ---[ 268]---> BDD-cost:  193
5.18/5.24	c ---[ 266]---> BDD-cost:  193
5.18/5.24	c ---[ 264]---> BDD-cost:  193
5.18/5.24	c ---[ 262]---> BDD-cost:   49
5.18/5.24	c ---[ 260]---> BDD-cost:  193
5.18/5.24	c ---[ 258]---> BDD-cost:  193
5.18/5.25	c ---[ 256]---> BDD-cost:  165
5.18/5.25	c ---[ 254]---> BDD-cost:  193
5.18/5.25	c ---[ 252]---> BDD-cost:  165
5.18/5.25	c ---[ 250]---> BDD-cost:  193
5.18/5.25	c ---[ 248]---> BDD-cost:  193
5.18/5.26	c ---[ 246]---> BDD-cost:   21
5.18/5.26	c ---[ 244]---> BDD-cost:   21
5.18/5.26	c ---[ 242]---> BDD-cost:   21
5.18/5.26	c ---[ 240]---> BDD-cost:   21
5.18/5.26	c ---[ 238]---> BDD-cost:  237
5.18/5.26	c ---[ 236]---> BDD-cost:  193
5.18/5.26	c ---[ 234]---> BDD-cost:  193
5.18/5.26	c ---[ 232]---> BDD-cost:  193
5.18/5.27	c ---[ 230]---> BDD-cost:  237
5.18/5.27	c ---[ 228]---> BDD-cost:  237
5.18/5.27	c ---[ 226]---> BDD-cost:  193
5.18/5.28	c ---[ 224]---> BDD-cost:  193
5.18/5.28	c ---[ 222]---> Adder-cost: 2416   maxlim: 70043   bits: 18/17
5.38/5.48	c ---[ 220]---> BDD-cost:  237
5.38/5.48	c ---[ 218]---> BDD-cost:  237
5.38/5.49	c ---[ 216]---> BDD-cost:   49
5.38/5.49	c ---[ 214]---> Adder-cost: 1314   maxlim: 204036   bits: 18/18
5.59/5.61	c ---[ 212]---> BDD-cost:   21
5.59/5.61	c ---[ 210]---> BDD-cost:   21
5.59/5.61	c ---[ 208]---> BDD-cost:  165
5.59/5.62	c ---[ 206]---> BDD-cost:   21
5.59/5.62	c ---[ 204]---> BDD-cost:   21
5.59/5.62	c ---[ 202]---> BDD-cost:  193
5.59/5.62	c ---[ 200]---> BDD-cost:   21
5.59/5.62	c ---[ 198]---> BDD-cost:  193
5.59/5.62	c ---[ 196]---> BDD-cost:   21
5.59/5.62	c ---[ 194]---> BDD-cost:   21
5.59/5.62	c ---[ 192]---> BDD-cost:  165
5.59/5.62	c ---[ 190]---> BDD-cost:  165
5.59/5.62	c ---[ 188]---> BDD-cost:   21
5.59/5.62	c ---[ 186]---> BDD-cost:  165
5.59/5.63	c ---[ 184]---> Adder-cost: 2357   maxlim: 61836   bits: 17/16
5.68/5.70	c ---[ 182]---> BDD-cost:  193
5.68/5.71	c ---[ 180]---> Adder-cost: 2392   maxlim: 49326   bits: 17/16
5.78/5.82	c ---[ 178]---> Adder-cost: 2560   maxlim: 52584   bits: 17/16
5.88/5.98	c ---[ 176]---> Adder-cost: 2535   maxlim: 63042   bits: 17/16
6.08/6.14	c ---[ 174]---> Adder-cost: 2684   maxlim: 63441   bits: 17/16
6.18/6.28	c ---[ 172]---> Adder-cost: 2748   maxlim: 62363   bits: 17/16
6.48/6.53	c ---[ 170]---> BDD-cost:  237
6.48/6.53	c ---[ 168]---> BDD-cost:  237
6.48/6.53	c ---[ 166]---> BDD-cost:  193
6.48/6.53	c ---[ 164]---> BDD-cost:  193
6.48/6.54	c ---[ 162]---> BDD-cost:  193
6.48/6.54	c ---[ 160]---> BDD-cost:  193
6.48/6.54	c ---[ 158]---> BDD-cost:  193
6.48/6.54	c ---[ 156]---> BDD-cost:  193
6.48/6.55	c ---[ 154]---> BDD-cost:  193
6.48/6.55	c ---[ 152]---> BDD-cost:  193
6.48/6.55	c ---[ 150]---> BDD-cost:   49
6.48/6.55	c ---[ 148]---> BDD-cost:  193
6.48/6.55	c ---[ 146]---> BDD-cost:  193
6.48/6.56	c ---[ 144]---> BDD-cost:   21
6.48/6.56	c ---[ 142]---> BDD-cost:  165
6.48/6.56	c ---[ 140]---> BDD-cost:  193
6.48/6.56	c ---[ 138]---> BDD-cost:  165
6.48/6.56	c ---[ 136]---> BDD-cost:   21
6.48/6.56	c ---[ 134]---> BDD-cost:   21
6.48/6.56	c ---[ 132]---> BDD-cost:  193
6.48/6.56	c ---[ 130]---> BDD-cost:   49
6.48/6.56	c ---[ 128]---> BDD-cost:  193
6.48/6.57	c ---[ 126]---> BDD-cost:  165
6.48/6.57	c ---[ 124]---> BDD-cost:   21
6.48/6.57	c ---[ 122]---> BDD-cost:   21
6.48/6.57	c ---[ 120]---> BDD-cost:   21
6.48/6.57	c ---[ 118]---> BDD-cost:   21
6.48/6.57	c ---[ 116]---> BDD-cost:  193
6.48/6.57	c ---[ 114]---> BDD-cost:  237
6.48/6.57	c ---[ 112]---> BDD-cost:  193
6.48/6.58	c ---[ 110]---> BDD-cost:  193
6.48/6.58	c ---[ 108]---> BDD-cost:  193
6.48/6.58	c ---[ 106]---> BDD-cost:  237
6.48/6.59	c ---[ 104]---> BDD-cost:   21
6.48/6.59	c ---[ 102]---> BDD-cost:  237
6.48/6.59	c ---[ 100]---> BDD-cost:   21
6.48/6.59	c ---[  98]---> BDD-cost:  193
6.48/6.59	c ---[  96]---> BDD-cost:   49
6.48/6.59	c ---[  94]---> BDD-cost:   21
6.48/6.59	c ---[  92]---> BDD-cost:   49
6.48/6.59	c ---[  90]---> Adder-cost: 2474   maxlim: 70044   bits: 18/17
6.79/6.80	c ---[  88]---> BDD-cost:   49
6.79/6.80	c ---[  86]---> BDD-cost:   21
6.79/6.80	c ---[  84]---> BDD-cost:  237
6.79/6.80	c ---[  82]---> BDD-cost:   49
6.79/6.80	c ---[  80]---> BDD-cost:   49
6.79/6.80	c ---[  78]---> BDD-cost:  237
6.79/6.80	c ---[  76]---> BDD-cost:   49
6.79/6.80	c ---[  74]---> BDD-cost:  237
6.79/6.81	c ---[  72]---> BDD-cost:   49
6.79/6.81	c ---[  70]---> Adder-cost: 1334   maxlim: 204036   bits: 18/18
6.89/6.94	c ---[  68]---> BDD-cost:   21
6.89/6.94	c ---[  66]---> BDD-cost:   21
6.89/6.94	c ---[  64]---> BDD-cost:  165
6.89/6.94	c ---[  62]---> BDD-cost:   21
6.89/6.94	c ---[  60]---> BDD-cost:   21
6.89/6.94	c ---[  58]---> BDD-cost:  193
6.89/6.94	c ---[  56]---> BDD-cost:   21
6.89/6.94	c ---[  54]---> BDD-cost:  193
6.89/6.94	c ---[  52]---> BDD-cost:   21
6.89/6.94	c ---[  50]---> BDD-cost:   21
6.89/6.94	c ---[  48]---> BDD-cost:   21
6.89/6.94	c ---[  46]---> BDD-cost:  165
6.89/6.95	c ---[  44]---> BDD-cost:  165
6.89/6.95	c ---[  42]---> BDD-cost:   21
6.89/6.95	c ---[  40]---> BDD-cost:  165
6.89/6.95	c ---[  38]---> Adder-cost: 2413   maxlim: 61836   bits: 17/16
6.99/7.03	c ---[  36]---> BDD-cost:  193
6.99/7.03	c ---[  35]---> Adder-cost: 158   maxlim: 100   bits: 7/7
6.99/7.04	c ---[  34]---> Sorter-cost:  512     Base: 2
6.99/7.04	c ---[  33]---> Sorter-cost:  512     Base: 2
6.99/7.04	c ---[  32]---> BDD-cost:  120
6.99/7.04	c ---[  31]---> Adder-cost: 2082   maxlim: 61038   bits: 17/16
7.39/7.42	c ---[  30]---> Adder-cost: 1588   maxlim: 65179   bits: 17/16
7.80/7.86	c ---[  29]---> Adder-cost: 1458   maxlim: 82244   bits: 17/17
8.09/8.15	c ---[  28]---> Adder-cost: 1446   maxlim: 70012   bits: 17/17
8.49/8.51	c ---[  27]---> Adder-cost: 2140   maxlim: 70042   bits: 17/17
8.80/8.86	c ---[  26]---> Adder-cost: 1438   maxlim: 92355   bits: 17/17
9.09/9.13	c ---[  25]---> Adder-cost: 580   maxlim: 43861   bits: 17/16
9.09/9.19	c ---[  24]---> Adder-cost: 1378   maxlim: 80486   bits: 17/17
9.39/9.49	c ---[  23]---> Adder-cost: 1554   maxlim: 60752   bits: 17/16
9.69/9.70	c ---[  22]---> Adder-cost: 1350   maxlim: 65009   bits: 17/16
10.00/10.03	c ---[  21]---> Adder-cost: 1300   maxlim: 82100   bits: 17/17
10.19/10.28	c ---[  20]---> Adder-cost: 1076   maxlim: 72524   bits: 17/17
10.39/10.42	c ---[  19]---> Adder-cost: 1656   maxlim: 69807   bits: 17/17
10.59/10.67	c ---[  18]---> Adder-cost: 1278   maxlim: 92225   bits: 17/17
10.79/10.86	c ---[  17]---> Adder-cost: 488   maxlim: 43814   bits: 17/16
10.89/10.92	c ---[  16]---> Adder-cost: 1210   maxlim: 80329   bits: 17/17
11.10/11.15	c ---[  15]---> Adder-cost: 1322   maxlim: 62883   bits: 17/16
11.39/11.45	c ---[  14]---> Adder-cost: 1542   maxlim: 67461   bits: 17/17
11.69/11.76	c ---[  13]---> Adder-cost: 1396   maxlim: 82200   bits: 17/17
11.99/12.06	c ---[  12]---> Adder-cost: 1360   maxlim: 69918   bits: 17/17
12.29/12.39	c ---[  11]---> Adder-cost: 1882   maxlim: 69907   bits: 17/17
12.59/12.66	c ---[  10]---> Adder-cost: 1336   maxlim: 92287   bits: 17/17
12.79/12.89	c ---[   9]---> Adder-cost: 558   maxlim: 43844   bits: 17/16
12.89/12.95	c ---[   8]---> Adder-cost: 1334   maxlim: 80442   bits: 17/17
13.20/13.21	c ---[   7]---> Adder-cost: 1496   maxlim: 63039   bits: 17/16
13.59/13.61	c ---[   6]---> Adder-cost: 1604   maxlim: 67514   bits: 17/17
13.89/13.95	c ---[   5]---> Adder-cost: 1452   maxlim: 82229   bits: 17/17
14.19/14.23	c ---[   4]---> Adder-cost: 1388   maxlim: 69971   bits: 17/17
14.49/14.57	c ---[   3]---> Adder-cost: 2122   maxlim: 70027   bits: 17/17
14.89/14.91	c ---[   2]---> Adder-cost: 1372   maxlim: 92314   bits: 17/17
15.09/15.15	c ---[   1]---> Adder-cost: 586   maxlim: 43859   bits: 17/16
15.19/15.22	c ---[   0]---> Adder-cost: 1364   maxlim: 80471   bits: 17/17
1800.08/1800.40	|  Eliminated clauses:           0.06 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |  168223   895596  3124779 |   328385      100      3 | 12.102 % |
1800.08/1800.40	|       250 |  168223   895596  3124779 |   361223      250      4 | 12.102 % |
1800.08/1800.40	|       475 |  168223   895596  3124779 |   397346      475      4 | 12.102 % |
1800.08/1800.40	|       812 |  168222   895596  3124779 |   437080      811      4 | 12.103 % |
1800.08/1800.40	|      1318 |  168222   895596  3124779 |   480788     1317      6 | 12.103 % |
1800.08/1800.40	|      2077 |  168222   895596  3124779 |   528867     2076      8 | 12.103 % |
1800.08/1800.40	|      3216 |  168222   895596  3124779 |   581754     3215     10 | 12.103 % |
1800.08/1800.40	|      4924 |  168222   895596  3124779 |   639929     4923     12 | 12.103 % |
1800.08/1800.40	|      7486 |  168222   895596  3124779 |   703922     7485     15 | 12.103 % |
1800.08/1800.40	|     11330 |  168222   895596  3124779 |   774315    11329     16 | 12.103 % |
1800.08/1800.40	|     17096 |  168213   895596  3124779 |   851746    17080     15 | 12.107 % |
1800.08/1800.40	|     25745 |  168195   895596  3124779 |   936921    25665     15 | 12.116 % |
1800.08/1800.40	|     38719 |  168137   895596  3124779 |  1030613    38514     17 | 12.146 % |
1800.08/1800.40	|     58180 |  168032   895596  3124779 |  1133674    57629     18 | 12.201 % |
1800.08/1800.40	|     87372 |  168025   895596  3124779 |  1247042    86754     20 | 12.204 % |
1800.08/1800.40	|    131161 |  168021   895596  3124779 |  1371746   130524     22 | 12.207 % |
1800.08/1800.40	|    196845 |  168006   895596  3124779 |  1508921   196192     25 | 12.214 % |
1800.08/1800.40	|    295371 |  168001   895596  3124779 |  1659813   294682     32 | 12.217 % |
1800.08/1800.40	|    443160 |  167995   895596  3124779 |  1825794   442446     37 | 12.220 % |
1800.08/1800.40	|    664843 |  167984   895596  3124779 |  2008374   664107     40 | 12.226 % |
1800.08/1800.40	|    997368 |  167957   895596  3124779 |  2209211   996592     44 | 12.240 % |
1800.08/1800.40	|   1496156 |  167915   895596  3124779 |  2430132  1495255     49 | 12.261 % |
1800.08/1800.40	|   2244338 |  167831   895596  3124779 |  2673145  2242923     58 | 12.305 % |
1800.08/1800.40	|   3366612 |  167748   895596  3124779 |  2940460   710189     49 | 12.348 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/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-4115179-1466524616/watcher-4115179-1466524616 -o /tmp/evaluation-result-4115179-1466524616/solver-4115179-1466524616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29311 --watchdog 1960 minisatp HOME/instance-4115179-1466524616.opb 

pid=31076
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.01 3/176 31079
/proc/meminfo: memFree=30664548/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=8468 CPUtime=0 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 776 0 0 0 0 0 0 0 20 0 1 0 54508337 8671232 653 33554432000 4194304 5646918 140733919649648 140734413178824 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 2117 654 84 355 0 1758 0

[startup+0.100171 s]
/proc/loadavg: 2.08 2.04 2.01 3/176 31079
/proc/meminfo: memFree=30664548/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=23500 CPUtime=0.09 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 4472 0 0 0 9 0 0 0 20 0 1 0 54508337 24064000 3962 33554432000 4194304 5646918 140733919649648 140734413178824 4823326 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 5875 3962 94 355 0 5516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23500

[startup+0.200377 s]
/proc/loadavg: 2.08 2.04 2.01 3/176 31079
/proc/meminfo: memFree=30664548/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=24956 CPUtime=0.19 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 4749 0 0 0 19 0 0 0 20 0 1 0 54508337 25554944 4239 33554432000 4194304 5646918 140733919649648 140734413178824 4893163 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 6239 4239 97 355 0 5880 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24956

[startup+0.30029 s]
/proc/loadavg: 2.08 2.04 2.01 3/176 31079
/proc/meminfo: memFree=30664548/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=27340 CPUtime=0.29 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 5281 0 0 0 29 0 0 0 20 0 1 0 54508337 27996160 4771 33554432000 4194304 5646918 140733919649648 140734413178824 4563504 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 6835 4771 97 355 0 6476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27340

[startup+0.700293 s]
/proc/loadavg: 2.08 2.04 2.01 3/176 31079
/proc/meminfo: memFree=30664548/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=36812 CPUtime=0.69 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 7651 0 0 0 68 1 0 0 20 0 1 0 54508337 37695488 7141 33554432000 4194304 5646918 140733919649648 140733919649016 4831331 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 9203 7141 97 355 0 8844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36812

[startup+1.50023 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 31080
/proc/meminfo: memFree=30622812/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=48556 CPUtime=1.49 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 10571 0 0 0 148 1 0 0 20 0 1 0 54508337 49721344 10061 33554432000 4194304 5646918 140733919649648 140733919648328 4464673 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 12139 10061 105 355 0 11780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48556

[startup+3.10024 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 31080
/proc/meminfo: memFree=30620356/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=54944 CPUtime=3.08 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 12458 0 0 0 307 1 0 0 20 0 1 0 54508337 56262656 11606 33554432000 4194304 5646918 140733919649648 140733919648312 4478656 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 13736 11606 152 355 0 13377 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54944

[startup+6.30027 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 31080
/proc/meminfo: memFree=30609128/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=55752 CPUtime=6.28 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 12643 0 0 0 627 1 0 0 20 0 1 0 54508337 57090048 11791 33554432000 4194304 5646918 140733919649648 140733919648312 4823258 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 13938 11791 152 355 0 13579 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55752

[startup+12.7002 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 31080
/proc/meminfo: memFree=30596788/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=58388 CPUtime=12.69 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 13041 0 0 0 1267 2 0 0 20 0 1 0 54508337 59789312 12552 33554432000 4194304 5646918 140733919649648 140733919648312 4823346 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 14597 12552 152 355 0 14238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58388

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 31080
/proc/meminfo: memFree=30478924/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=170480 CPUtime=25.49 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 31194 0 0 0 2544 5 0 0 20 0 1 0 54508337 174571520 38191 33554432000 4194304 5646918 140733919649648 140733919647752 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 42620 38191 183 355 0 42261 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 170480

[startup+51.1004 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 31080
/proc/meminfo: memFree=30420576/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=213452 CPUtime=51.08 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 34837 0 0 0 5103 5 0 0 20 0 1 0 54508337 218574848 51026 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 53363 51026 183 355 0 53004 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 213452

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31081
/proc/meminfo: memFree=30332488/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=362048 CPUtime=102.28 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 39868 0 0 0 10221 7 0 0 20 0 1 0 54508337 370737152 68812 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 90512 68812 183 355 0 90153 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 362048

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 31083
/proc/meminfo: memFree=30261292/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=373572 CPUtime=162.27 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 42763 0 0 0 16218 9 0 0 20 0 1 0 54508337 382537728 81416 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 93393 81416 183 355 0 93034 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 373572

[startup+222.307 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 31087
/proc/meminfo: memFree=30153348/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=518224 CPUtime=222.27 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 46032 0 0 0 22215 12 0 0 20 0 1 0 54508337 530661376 103074 33554432000 4194304 5646918 140733919649648 140733919647784 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 129556 103074 183 355 0 129197 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 518224

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 31110
/proc/meminfo: memFree=30076356/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=527616 CPUtime=282.25 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 48360 0 0 0 28212 13 0 0 20 0 1 0 54508337 540278784 111023 33554432000 4194304 5646918 140733919649648 140733919647784 4400586 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 131904 111023 183 355 0 131545 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 527616

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31111
/proc/meminfo: memFree=30026164/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=531680 CPUtime=342.24 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 49472 0 0 0 34210 14 0 0 20 0 1 0 54508337 544440320 117245 33554432000 4194304 5646918 140733919649648 140733919647784 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 132920 117245 183 355 0 132561 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 531680

[startup+402.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 31112
/proc/meminfo: memFree=29984340/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=541708 CPUtime=402.23 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 51269 0 0 0 40208 15 0 0 20 0 1 0 54508337 554708992 122619 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 135427 122619 183 355 0 135068 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 541708

[startup+462.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 31114
/proc/meminfo: memFree=29911236/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=547648 CPUtime=462.22 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 52670 0 0 0 46207 15 0 0 20 0 1 0 54508337 560791552 128108 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 136912 128108 183 355 0 136553 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 547648

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 31115
/proc/meminfo: memFree=29867796/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=551148 CPUtime=522.21 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 53698 0 0 0 52206 15 0 0 20 0 1 0 54508337 564375552 134244 33554432000 4194304 5646918 140733919649648 140733919647784 4402898 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 137787 134244 183 355 0 137428 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 551148

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 31116
/proc/meminfo: memFree=29819332/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=770660 CPUtime=582.2 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 55293 0 0 0 58203 17 0 0 20 0 1 0 54508337 789155840 141455 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 192665 141455 183 355 0 192306 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 770660


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


[startup+882.307 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 31181
/proc/meminfo: memFree=30501456/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=788800 CPUtime=882.12 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 59736 0 0 0 88193 19 0 0 20 0 1 0 54508337 807731200 166802 33554432000 4194304 5646918 140733919649648 140733919647784 4403497 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 197200 166802 183 355 0 196841 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 788800

[startup+942.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 31182
/proc/meminfo: memFree=30438788/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=791520 CPUtime=942.11 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 60333 0 0 0 94191 20 0 0 20 0 1 0 54508337 810516480 170975 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 197880 170975 183 355 0 197521 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 791520

[startup+1002.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 31183
/proc/meminfo: memFree=30256152/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=802172 CPUtime=1002.1 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 62038 0 0 0 100188 22 0 0 20 0 1 0 54508337 821424128 196696 33554432000 4194304 5646918 140733919649648 140733919647784 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 200543 196696 183 355 0 200184 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 802172

[startup+1062.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 31185
/proc/meminfo: memFree=30191920/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1152560 CPUtime=1062.09 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 62898 0 0 0 106186 23 0 0 20 0 1 0 54508337 1180221440 203173 33554432000 4194304 5646918 140733919649648 140733919647784 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 288140 203173 183 355 0 287781 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1152560

[startup+1122.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/177 31186
/proc/meminfo: memFree=30127324/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1154424 CPUtime=1122.08 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 63345 0 0 0 112185 23 0 0 20 0 1 0 54508337 1182130176 210774 33554432000 4194304 5646918 140733919649648 140733919647784 4403438 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 288606 210774 183 355 0 288247 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1154424

[startup+1182.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 31187
/proc/meminfo: memFree=30059556/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1157592 CPUtime=1182.07 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 64157 0 0 0 118183 24 0 0 20 0 1 0 54508337 1185374208 217717 33554432000 4194304 5646918 140733919649648 140733919647784 4403104 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 289398 217717 183 355 0 289039 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1157592

[startup+1242.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 31188
/proc/meminfo: memFree=29992664/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1167116 CPUtime=1242.07 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 66373 0 0 0 124181 26 0 0 20 0 1 0 54508337 1195126784 224532 33554432000 4194304 5646918 140733919649648 140733919647784 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 291779 224532 183 355 0 291420 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1167116

[startup+1302.3 s]
/proc/loadavg: 2.16 2.08 2.01 3/177 31189
/proc/meminfo: memFree=29948112/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1172804 CPUtime=1302.05 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 67586 0 0 0 130179 26 0 0 20 0 1 0 54508337 1200951296 227789 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 293201 227789 183 355 0 292842 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1172804

[startup+1362.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/177 31191
/proc/meminfo: memFree=29906660/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1178796 CPUtime=1362.05 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 68383 0 0 0 136178 27 0 0 20 0 1 0 54508337 1207087104 232163 33554432000 4194304 5646918 140733919649648 140733919647784 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 294699 232163 183 355 0 294340 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1178796

[startup+1422.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/178 31195
/proc/meminfo: memFree=29863972/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1183572 CPUtime=1422.04 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 69363 0 0 0 142177 27 0 0 20 0 1 0 54508337 1211977728 235698 33554432000 4194304 5646918 140733919649648 140733919647784 4403104 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 295893 235698 183 355 0 295534 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1183572

[startup+1482.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/177 31196
/proc/meminfo: memFree=29820172/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=1185920 CPUtime=1482.03 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 69838 0 0 0 148175 28 0 0 20 0 1 0 54508337 1214382080 239750 33554432000 4194304 5646918 140733919649648 140733919647784 4404088 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 296480 239750 183 355 0 296121 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1185920

[startup+1542.31 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 31197
/proc/meminfo: memFree=30391248/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=409072 CPUtime=1542.03 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 72099 0 0 0 154172 31 0 0 20 0 1 0 54508337 418889728 91810 33554432000 4194304 5646918 140733919649648 140733919648344 4403438 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 102268 91810 185 355 0 101909 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 409072

[startup+1602.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/177 31198
/proc/meminfo: memFree=30320056/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=491008 CPUtime=1602.01 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 72901 0 0 0 160168 33 0 0 20 0 1 0 54508337 502792192 101799 33554432000 4194304 5646918 140733919649648 140733919647784 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 122752 101799 185 355 0 122393 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 491008

[startup+1662.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/176 31199
/proc/meminfo: memFree=30280680/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=491008 CPUtime=1662 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 72914 0 0 0 166167 33 0 0 20 0 1 0 54508337 502792192 107433 33554432000 4194304 5646918 140733919649648 140733919647784 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 122752 107433 185 355 0 122393 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 491008

[startup+1722.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 31201
/proc/meminfo: memFree=30196948/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=625244 CPUtime=1721.99 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 73935 0 0 0 172165 34 0 0 20 0 1 0 54508337 640249856 124799 33554432000 4194304 5646918 140733919649648 140733919647784 4402751 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 156311 124799 185 355 0 155952 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 625244

[startup+1782.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/177 31202
/proc/meminfo: memFree=30146616/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=627616 CPUtime=1781.98 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 74486 0 0 0 178163 35 0 0 20 0 1 0 54508337 642678784 132504 33554432000 4194304 5646918 140733919649648 140733919647784 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 156904 132504 185 355 0 156545 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 627616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.10 2.02 3/177 31202
/proc/meminfo: memFree=30133956/32872528 swapFree=338416/354768
[pid=31079] ppid=31076 vsize=627756 CPUtime=1800.08 cores=1,3,5,7
/proc/31079/stat : 31079 (minisatp) R 31076 31079 29294 0 -1 4202496 74529 0 0 0 179972 36 0 0 20 0 1 0 54508337 642822144 134591 33554432000 4194304 5646918 140733919649648 140733919647784 4403113 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31079/statm: 156939 134591 185 355 0 156580 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 627756

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 31079 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.1
CPU user time (s): 1799.73
CPU system time (s): 0.374943
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 1217244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.374943
maximum resident set size= 985664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74529
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= 67
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50831 second user time and 6.97594 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-21 17:56:56
IDJOB=4115179
IDBENCH=1680
IDSOLVER=2555
FILE ID=node126/4115179-1466524616
RUNJOBID= node126-1466515257-29311
PBS_JOBID= 19942885
Free space on /tmp= 71732 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-ship04s.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115179-1466524616/watcher-4115179-1466524616 -o /tmp/evaluation-result-4115179-1466524616/solver-4115179-1466524616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29311 --watchdog 1960  minisatp HOME/instance-4115179-1466524616.opb

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

MD5SUM BENCH= fe1a2bbeb11180a9cf7bf3ad481e98b1
RANDOM SEED=2147163683

node126.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.121
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.24
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.121
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.121
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.121
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.121
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.121
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.55
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.121
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.55
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.121
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:        30665132 kB
Buffers:           10828 kB
Cached:            61004 kB
SwapCached:         1724 kB
Active:          1099884 kB
Inactive:          46260 kB
Active(anon):    1076020 kB
Inactive(anon):      948 kB
Active(file):      23864 kB
Inactive(file):    45312 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099092 kB
Dirty:              5052 kB
Writeback:             0 kB
AnonPages:       1428508 kB
Mapped:             7812 kB
Shmem:                 0 kB
Slab:             571628 kB
SReclaimable:      16048 kB
SUnreclaim:       555580 kB
KernelStack:        1472 kB
PageTables:         7024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1654288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    827392 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-4115179-1466524616.opb

Free space on /tmp at the end= 71728 MiB
End job on node126 at 2016-06-21 18:26:57