Trace number 4118081

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-d91742bSAT (TO)-1800958 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0077-0077.opb
MD5SUM0d88d904aa157e0679b6f88fba7dd9a1
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3229106
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints49
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 294
Biggest coefficient in the objective function 449347
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 24891216
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 449347
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 24891216
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 686 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #################################################
0.00/0.01	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................
0.00/0.01	c ---[ 684]---> BDD-cost:    3
0.00/0.01	c ---[ 682]---> BDD-cost:    3
0.00/0.01	c ---[ 680]---> BDD-cost:    3
0.00/0.01	c ---[ 678]---> BDD-cost:    3
0.00/0.01	c ---[ 676]---> BDD-cost:    3
0.00/0.01	c ---[ 674]---> BDD-cost:    3
0.00/0.01	c ---[ 672]---> BDD-cost:    3
0.00/0.01	c ---[ 670]---> BDD-cost:    3
0.00/0.01	c ---[ 668]---> BDD-cost:    3
0.00/0.01	c ---[ 666]---> BDD-cost:    3
0.00/0.01	c ---[ 664]---> BDD-cost:    3
0.00/0.01	c ---[ 662]---> BDD-cost:    3
0.00/0.01	c ---[ 660]---> BDD-cost:    3
0.00/0.01	c ---[ 658]---> BDD-cost:    3
0.00/0.01	c ---[ 656]---> BDD-cost:    3
0.00/0.01	c ---[ 654]---> BDD-cost:    3
0.00/0.01	c ---[ 652]---> BDD-cost:    3
0.00/0.01	c ---[ 650]---> BDD-cost:    3
0.00/0.01	c ---[ 648]---> BDD-cost:    3
0.00/0.01	c ---[ 646]---> BDD-cost:    3
0.00/0.01	c ---[ 644]---> BDD-cost:    3
0.00/0.01	c ---[ 642]---> BDD-cost:    3
0.00/0.01	c ---[ 640]---> BDD-cost:    3
0.00/0.01	c ---[ 638]---> BDD-cost:    3
0.00/0.01	c ---[ 636]---> BDD-cost:    3
0.00/0.01	c ---[ 634]---> BDD-cost:    3
0.00/0.01	c ---[ 632]---> BDD-cost:    3
0.00/0.01	c ---[ 630]---> BDD-cost:    3
0.00/0.01	c ---[ 628]---> BDD-cost:    3
0.00/0.01	c ---[ 626]---> BDD-cost:    3
0.00/0.01	c ---[ 624]---> BDD-cost:    3
0.00/0.01	c ---[ 622]---> BDD-cost:    3
0.00/0.01	c ---[ 620]---> BDD-cost:    3
0.00/0.01	c ---[ 618]---> BDD-cost:    3
0.00/0.01	c ---[ 616]---> BDD-cost:    3
0.00/0.01	c ---[ 614]---> BDD-cost:    3
0.00/0.01	c ---[ 612]---> BDD-cost:    3
0.00/0.01	c ---[ 610]---> BDD-cost:    3
0.00/0.01	c ---[ 608]---> BDD-cost:    3
0.00/0.01	c ---[ 606]---> BDD-cost:    3
0.00/0.01	c ---[ 604]---> BDD-cost:    3
0.00/0.01	c ---[ 602]---> BDD-cost:    3
0.00/0.01	c ---[ 600]---> BDD-cost:    3
0.00/0.01	c ---[ 598]---> BDD-cost:    3
0.00/0.01	c ---[ 596]---> BDD-cost:    3
0.00/0.01	c ---[ 594]---> BDD-cost:    3
0.00/0.01	c ---[ 592]---> BDD-cost:    3
0.00/0.01	c ---[ 590]---> BDD-cost:    3
0.00/0.01	c ---[ 588]---> BDD-cost:    3
0.00/0.01	c ---[ 586]---> BDD-cost:    2
0.00/0.01	c ---[ 584]---> BDD-cost:    2
0.00/0.01	c ---[ 582]---> BDD-cost:    2
0.00/0.01	c ---[ 580]---> BDD-cost:    2
0.00/0.01	c ---[ 578]---> BDD-cost:    2
0.00/0.01	c ---[ 576]---> BDD-cost:    2
0.00/0.01	c ---[ 574]---> BDD-cost:    2
0.00/0.01	c ---[ 572]---> BDD-cost:    2
0.00/0.01	c ---[ 570]---> BDD-cost:    2
0.00/0.01	c ---[ 568]---> BDD-cost:    2
0.00/0.01	c ---[ 566]---> BDD-cost:    2
0.00/0.01	c ---[ 564]---> BDD-cost:    2
0.00/0.01	c ---[ 562]---> BDD-cost:    2
0.00/0.01	c ---[ 560]---> BDD-cost:    2
0.00/0.01	c ---[ 558]---> BDD-cost:    2
0.00/0.01	c ---[ 556]---> BDD-cost:    2
0.00/0.01	c ---[ 554]---> BDD-cost:    2
0.00/0.01	c ---[ 552]---> BDD-cost:    2
0.00/0.01	c ---[ 550]---> BDD-cost:    2
0.00/0.01	c ---[ 548]---> BDD-cost:    2
0.00/0.01	c ---[ 546]---> BDD-cost:    2
0.00/0.01	c ---[ 544]---> BDD-cost:    2
0.00/0.01	c ---[ 542]---> BDD-cost:    2
0.00/0.01	c ---[ 540]---> BDD-cost:    2
0.00/0.01	c ---[ 538]---> BDD-cost:    2
0.00/0.01	c ---[ 536]---> BDD-cost:    2
0.00/0.01	c ---[ 534]---> BDD-cost:    2
0.00/0.01	c ---[ 532]---> BDD-cost:    2
0.00/0.01	c ---[ 530]---> BDD-cost:    2
0.00/0.01	c ---[ 528]---> BDD-cost:    2
0.00/0.01	c ---[ 526]---> BDD-cost:    2
0.00/0.01	c ---[ 524]---> BDD-cost:    2
0.00/0.01	c ---[ 522]---> BDD-cost:    2
0.00/0.01	c ---[ 520]---> BDD-cost:    2
0.00/0.01	c ---[ 518]---> BDD-cost:    2
0.00/0.01	c ---[ 516]---> BDD-cost:    2
0.00/0.01	c ---[ 514]---> BDD-cost:    2
0.00/0.01	c ---[ 512]---> BDD-cost:    2
0.00/0.01	c ---[ 510]---> BDD-cost:    2
0.00/0.01	c ---[ 508]---> BDD-cost:    2
0.00/0.01	c ---[ 506]---> BDD-cost:    2
0.00/0.01	c ---[ 504]---> BDD-cost:    2
0.00/0.01	c ---[ 502]---> BDD-cost:    2
0.00/0.01	c ---[ 500]---> BDD-cost:    2
0.00/0.01	c ---[ 498]---> BDD-cost:    2
0.00/0.01	c ---[ 496]---> BDD-cost:    2
0.00/0.01	c ---[ 494]---> BDD-cost:    2
0.00/0.01	c ---[ 492]---> BDD-cost:    2
0.00/0.01	c ---[ 490]---> BDD-cost:    2
0.00/0.01	c ---[ 488]---> BDD-cost:    2
0.00/0.01	c ---[ 486]---> BDD-cost:    2
0.00/0.01	c ---[ 484]---> BDD-cost:    2
0.00/0.01	c ---[ 482]---> BDD-cost:    2
0.00/0.01	c ---[ 480]---> BDD-cost:    2
0.00/0.01	c ---[ 478]---> BDD-cost:    2
0.00/0.01	c ---[ 476]---> BDD-cost:    2
0.00/0.01	c ---[ 474]---> BDD-cost:    2
0.00/0.01	c ---[ 472]---> BDD-cost:    2
0.00/0.01	c ---[ 470]---> BDD-cost:    2
0.00/0.01	c ---[ 468]---> BDD-cost:    2
0.00/0.01	c ---[ 466]---> BDD-cost:    2
0.00/0.01	c ---[ 464]---> BDD-cost:    2
0.00/0.01	c ---[ 462]---> BDD-cost:    2
0.00/0.01	c ---[ 460]---> BDD-cost:    2
0.00/0.01	c ---[ 458]---> BDD-cost:    2
0.00/0.01	c ---[ 456]---> BDD-cost:    2
0.00/0.01	c ---[ 454]---> BDD-cost:    2
0.00/0.01	c ---[ 452]---> BDD-cost:    2
0.00/0.01	c ---[ 450]---> BDD-cost:    2
0.00/0.01	c ---[ 448]---> BDD-cost:    2
0.00/0.01	c ---[ 446]---> BDD-cost:    2
0.00/0.01	c ---[ 444]---> BDD-cost:    2
0.00/0.01	c ---[ 442]---> BDD-cost:    2
0.00/0.01	c ---[ 440]---> BDD-cost:    2
0.00/0.01	c ---[ 438]---> BDD-cost:    2
0.00/0.01	c ---[ 436]---> BDD-cost:    2
0.00/0.01	c ---[ 434]---> BDD-cost:    2
0.00/0.01	c ---[ 432]---> BDD-cost:    2
0.00/0.01	c ---[ 430]---> BDD-cost:    2
0.00/0.01	c ---[ 428]---> BDD-cost:    2
0.00/0.01	c ---[ 426]---> BDD-cost:    2
0.00/0.01	c ---[ 424]---> BDD-cost:    2
0.00/0.01	c ---[ 422]---> BDD-cost:    2
0.00/0.01	c ---[ 420]---> BDD-cost:    2
0.00/0.01	c ---[ 418]---> BDD-cost:    2
0.00/0.01	c ---[ 416]---> BDD-cost:    2
0.00/0.01	c ---[ 414]---> BDD-cost:    2
0.00/0.01	c ---[ 412]---> BDD-cost:    2
0.00/0.01	c ---[ 410]---> BDD-cost:    2
0.00/0.01	c ---[ 408]---> BDD-cost:    2
0.00/0.01	c ---[ 406]---> BDD-cost:    2
0.00/0.01	c ---[ 404]---> BDD-cost:    2
0.00/0.01	c ---[ 402]---> BDD-cost:    2
0.00/0.01	c ---[ 400]---> BDD-cost:    2
0.00/0.01	c ---[ 398]---> BDD-cost:    2
0.00/0.01	c ---[ 396]---> BDD-cost:    2
0.00/0.01	c ---[ 394]---> BDD-cost:    2
0.00/0.01	c ---[ 392]---> BDD-cost:    2
0.00/0.01	c ---[ 390]---> BDD-cost:    2
0.00/0.01	c ---[ 388]---> BDD-cost:    2
0.00/0.01	c ---[ 386]---> BDD-cost:    2
0.00/0.01	c ---[ 384]---> BDD-cost:    2
0.00/0.01	c ---[ 382]---> BDD-cost:    2
0.00/0.01	c ---[ 380]---> BDD-cost:    2
0.00/0.01	c ---[ 378]---> BDD-cost:    2
0.00/0.01	c ---[ 376]---> BDD-cost:    2
0.00/0.01	c ---[ 374]---> BDD-cost:    2
0.00/0.01	c ---[ 372]---> BDD-cost:    2
0.00/0.01	c ---[ 370]---> BDD-cost:    2
0.00/0.01	c ---[ 368]---> BDD-cost:    2
0.00/0.01	c ---[ 366]---> BDD-cost:    2
0.00/0.01	c ---[ 364]---> BDD-cost:    2
0.00/0.01	c ---[ 362]---> BDD-cost:    2
0.00/0.01	c ---[ 360]---> BDD-cost:    2
0.00/0.01	c ---[ 358]---> BDD-cost:    2
0.00/0.01	c ---[ 356]---> BDD-cost:    2
0.00/0.01	c ---[ 354]---> BDD-cost:    2
0.00/0.01	c ---[ 352]---> BDD-cost:    2
0.00/0.01	c ---[ 350]---> BDD-cost:    2
0.00/0.01	c ---[ 348]---> BDD-cost:    2
0.00/0.01	c ---[ 346]---> BDD-cost:    2
0.00/0.01	c ---[ 344]---> BDD-cost:    2
0.00/0.01	c ---[ 342]---> BDD-cost:    2
0.00/0.01	c ---[ 340]---> BDD-cost:    2
0.00/0.01	c ---[ 338]---> BDD-cost:    2
0.00/0.01	c ---[ 336]---> BDD-cost:    2
0.00/0.01	c ---[ 334]---> BDD-cost:    2
0.00/0.01	c ---[ 332]---> BDD-cost:    2
0.00/0.01	c ---[ 330]---> BDD-cost:    2
0.00/0.01	c ---[ 328]---> BDD-cost:    2
0.00/0.01	c ---[ 326]---> BDD-cost:    2
0.00/0.01	c ---[ 324]---> BDD-cost:    2
0.00/0.01	c ---[ 322]---> BDD-cost:    2
0.00/0.01	c ---[ 320]---> BDD-cost:    2
0.00/0.01	c ---[ 318]---> BDD-cost:    2
0.00/0.01	c ---[ 316]---> BDD-cost:    2
0.00/0.01	c ---[ 314]---> BDD-cost:    2
0.00/0.01	c ---[ 312]---> BDD-cost:    2
0.00/0.01	c ---[ 310]---> BDD-cost:    2
0.00/0.01	c ---[ 308]---> BDD-cost:    2
0.00/0.01	c ---[ 306]---> BDD-cost:    2
0.00/0.01	c ---[ 304]---> BDD-cost:    2
0.00/0.01	c ---[ 302]---> BDD-cost:    2
0.00/0.01	c ---[ 300]---> BDD-cost:    2
0.00/0.01	c ---[ 298]---> BDD-cost:    2
0.00/0.01	c ---[ 296]---> BDD-cost:    2
0.00/0.01	c ---[ 294]---> BDD-cost:    2
0.00/0.01	c ---[ 292]---> BDD-cost:    2
0.00/0.01	c ---[ 290]---> BDD-cost:    2
0.00/0.01	c ---[ 288]---> BDD-cost:    2
0.00/0.01	c ---[ 286]---> BDD-cost:    2
0.00/0.01	c ---[ 284]---> BDD-cost:    2
0.00/0.01	c ---[ 282]---> BDD-cost:    2
0.00/0.01	c ---[ 280]---> BDD-cost:    2
0.00/0.01	c ---[ 278]---> BDD-cost:    2
0.00/0.01	c ---[ 276]---> BDD-cost:    2
0.00/0.01	c ---[ 274]---> BDD-cost:    2
0.00/0.01	c ---[ 272]---> BDD-cost:    2
0.00/0.01	c ---[ 270]---> BDD-cost:    2
0.00/0.01	c ---[ 268]---> BDD-cost:    2
0.00/0.01	c ---[ 266]---> BDD-cost:    2
0.00/0.01	c ---[ 264]---> BDD-cost:    2
0.00/0.01	c ---[ 262]---> BDD-cost:    2
0.00/0.01	c ---[ 260]---> BDD-cost:    2
0.00/0.01	c ---[ 258]---> BDD-cost:    2
0.00/0.01	c ---[ 256]---> BDD-cost:    2
0.00/0.01	c ---[ 254]---> BDD-cost:    2
0.00/0.01	c ---[ 252]---> BDD-cost:    2
0.00/0.01	c ---[ 250]---> BDD-cost:    2
0.00/0.01	c ---[ 248]---> BDD-cost:    2
0.00/0.01	c ---[ 246]---> BDD-cost:    2
0.00/0.01	c ---[ 244]---> BDD-cost:    2
0.00/0.01	c ---[ 242]---> BDD-cost:    2
0.00/0.01	c ---[ 240]---> BDD-cost:    2
0.00/0.01	c ---[ 238]---> BDD-cost:    2
0.00/0.01	c ---[ 236]---> BDD-cost:    2
0.00/0.01	c ---[ 234]---> BDD-cost:    2
0.00/0.01	c ---[ 232]---> BDD-cost:    2
0.00/0.01	c ---[ 230]---> BDD-cost:    2
0.00/0.01	c ---[ 228]---> BDD-cost:    2
0.00/0.01	c ---[ 226]---> BDD-cost:    2
0.00/0.01	c ---[ 224]---> BDD-cost:    2
0.00/0.01	c ---[ 222]---> BDD-cost:    2
0.00/0.01	c ---[ 220]---> BDD-cost:    2
0.00/0.01	c ---[ 218]---> BDD-cost:    2
0.00/0.01	c ---[ 216]---> BDD-cost:    2
0.00/0.01	c ---[ 214]---> BDD-cost:    2
0.00/0.01	c ---[ 212]---> BDD-cost:    2
0.00/0.01	c ---[ 210]---> BDD-cost:    2
0.00/0.01	c ---[ 208]---> BDD-cost:    2
0.00/0.01	c ---[ 206]---> BDD-cost:    2
0.00/0.01	c ---[ 204]---> BDD-cost:    2
0.00/0.01	c ---[ 202]---> BDD-cost:    2
0.00/0.01	c ---[ 200]---> BDD-cost:    2
0.00/0.01	c ---[ 198]---> BDD-cost:    2
0.00/0.01	c ---[ 196]---> BDD-cost:    2
0.00/0.01	c ---[ 194]---> BDD-cost:    2
0.00/0.01	c ---[ 192]---> BDD-cost:    2
0.00/0.01	c ---[ 190]---> BDD-cost:    2
0.00/0.01	c ---[ 188]---> BDD-cost:    2
0.00/0.01	c ---[ 186]---> BDD-cost:    2
0.00/0.01	c ---[ 184]---> BDD-cost:    2
0.00/0.01	c ---[ 182]---> BDD-cost:    2
0.00/0.01	c ---[ 180]---> BDD-cost:    2
0.00/0.01	c ---[ 178]---> BDD-cost:    2
0.00/0.01	c ---[ 176]---> BDD-cost:    2
0.00/0.01	c ---[ 174]---> BDD-cost:    2
0.00/0.01	c ---[ 172]---> BDD-cost:    2
0.00/0.01	c ---[ 170]---> BDD-cost:    2
0.00/0.01	c ---[ 168]---> BDD-cost:    2
0.00/0.01	c ---[ 166]---> BDD-cost:    2
0.00/0.01	c ---[ 164]---> BDD-cost:    2
0.00/0.01	c ---[ 162]---> BDD-cost:    2
0.00/0.01	c ---[ 160]---> BDD-cost:    2
0.00/0.01	c ---[ 158]---> BDD-cost:    2
0.00/0.01	c ---[ 156]---> BDD-cost:    2
0.00/0.01	c ---[ 154]---> BDD-cost:    2
0.00/0.01	c ---[ 152]---> BDD-cost:    2
0.00/0.01	c ---[ 150]---> BDD-cost:    2
0.00/0.01	c ---[ 148]---> BDD-cost:    2
0.00/0.01	c ---[ 146]---> BDD-cost:    2
0.00/0.01	c ---[ 144]---> BDD-cost:    2
0.00/0.01	c ---[ 142]---> BDD-cost:    2
0.00/0.01	c ---[ 140]---> BDD-cost:    2
0.00/0.01	c ---[ 138]---> BDD-cost:    2
0.00/0.01	c ---[ 136]---> BDD-cost:    2
0.00/0.01	c ---[ 134]---> BDD-cost:    2
0.00/0.01	c ---[ 132]---> BDD-cost:    2
0.00/0.01	c ---[ 130]---> BDD-cost:    2
0.00/0.01	c ---[ 128]---> BDD-cost:    2
0.00/0.01	c ---[ 126]---> BDD-cost:    2
0.00/0.01	c ---[ 124]---> BDD-cost:    2
0.00/0.01	c ---[ 122]---> BDD-cost:    2
0.00/0.01	c ---[ 120]---> BDD-cost:    2
0.00/0.01	c ---[ 118]---> BDD-cost:    2
0.00/0.01	c ---[ 116]---> BDD-cost:    2
0.00/0.01	c ---[ 114]---> BDD-cost:    2
0.00/0.01	c ---[ 112]---> BDD-cost:    2
0.00/0.01	c ---[ 110]---> BDD-cost:    2
0.00/0.01	c ---[ 108]---> BDD-cost:    2
0.00/0.01	c ---[ 106]---> BDD-cost:    2
0.00/0.01	c ---[ 104]---> BDD-cost:    2
0.00/0.01	c ---[ 102]---> BDD-cost:    2
0.00/0.01	c ---[ 100]---> BDD-cost:    2
0.00/0.01	c ---[  98]---> BDD-cost:    2
0.00/0.01	c ---[  96]---> BDD-cost:    2
0.00/0.01	c ---[  94]---> BDD-cost:    2
0.00/0.01	c ---[  92]---> BDD-cost:    2
0.00/0.01	c ---[  90]---> BDD-cost:    2
0.00/0.01	c ---[  88]---> BDD-cost:    2
0.00/0.01	c ---[  86]---> BDD-cost:    2
0.00/0.01	c ---[  84]---> BDD-cost:    2
0.00/0.01	c ---[  82]---> BDD-cost:    2
0.00/0.01	c ---[  80]---> BDD-cost:    2
0.00/0.01	c ---[  78]---> BDD-cost:    2
0.00/0.01	c ---[  76]---> BDD-cost:    2
0.00/0.01	c ---[  74]---> BDD-cost:    2
0.00/0.01	c ---[  72]---> BDD-cost:    2
0.00/0.01	c ---[  70]---> BDD-cost:    2
0.00/0.01	c ---[  68]---> BDD-cost:    2
0.00/0.01	c ---[  66]---> BDD-cost:    2
0.00/0.01	c ---[  64]---> BDD-cost:    2
0.00/0.01	c ---[  62]---> BDD-cost:    2
0.00/0.01	c ---[  60]---> BDD-cost:    2
0.00/0.01	c ---[  58]---> BDD-cost:    2
0.00/0.01	c ---[  56]---> BDD-cost:    2
0.00/0.01	c ---[  54]---> BDD-cost:    2
0.00/0.01	c ---[  52]---> BDD-cost:    2
0.00/0.01	c ---[  50]---> BDD-cost:    2
0.00/0.01	c ---[  48]---> BDD-cost:    2
0.00/0.01	c ---[  46]---> BDD-cost:    2
0.00/0.01	c ---[  44]---> BDD-cost:    2
0.00/0.01	c ---[  42]---> BDD-cost:    2
0.00/0.01	c ---[  40]---> BDD-cost:    2
0.00/0.01	c ---[  38]---> BDD-cost:    2
0.00/0.01	c ---[  36]---> BDD-cost:    2
0.00/0.01	c ---[  34]---> BDD-cost:    2
0.00/0.01	c ---[  32]---> BDD-cost:    2
0.00/0.01	c ---[  30]---> BDD-cost:    2
0.00/0.01	c ---[  28]---> BDD-cost:    2
0.00/0.01	c ---[  26]---> BDD-cost:    2
0.00/0.01	c ---[  24]---> BDD-cost:    2
0.00/0.01	c ---[  22]---> BDD-cost:    2
0.00/0.01	c ---[  20]---> BDD-cost:    2
0.00/0.01	c ---[  18]---> BDD-cost:    2
0.00/0.01	c ---[  16]---> BDD-cost:    2
0.00/0.01	c ---[  14]---> BDD-cost:    2
0.00/0.01	c ---[  12]---> BDD-cost:    2
0.00/0.01	c ---[  10]---> BDD-cost:    2
0.00/0.01	c ---[   8]---> BDD-cost:    2
0.00/0.01	c ---[   6]---> BDD-cost:    2
0.00/0.01	c ---[   4]---> BDD-cost:    2
0.00/0.01	c ---[   2]---> BDD-cost:    2
0.00/0.01	c ---[   0]---> BDD-cost:    2
0.00/0.01	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	===============================================================================
0.00/0.01	c Found solution: 1092089
0.00/0.01	c ---[   0]---> Adder-cost: 3324   maxlim: 13199986   bits: 25/24
111.87/111.98	|  Eliminated clauses:           0.01 Mb                                      |
111.87/111.98	============================[ Search Statistics ]==============================
111.87/111.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
111.87/111.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
111.87/111.98	===============================================================================
111.87/111.98	|       100 |    3740    24199    85246 |     8872       92      4 |  8.132 % |
111.87/111.98	|       250 |    3679    24199    85246 |     9760      219     20 |  9.484 % |
111.87/111.98	===============================================================================
111.87/111.98	c Found solution: 248696
111.87/111.99	c ---[   0]---> Adder-cost: 0   maxlim: 14043379   bits: 25/24
224.85/224.91	|  Eliminated clauses:           0.01 Mb                                      |
224.85/224.91	============================[ Search Statistics ]==============================
224.85/224.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.85/224.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
224.85/224.91	===============================================================================
224.85/224.91	===============================================================================
224.85/224.91	c Found solution: -84184
224.85/224.91	c ---[   0]---> Adder-cost: 0   maxlim: 14376259   bits: 25/24
337.53/337.70	|  Eliminated clauses:           0.01 Mb                                      |
337.53/337.70	============================[ Search Statistics ]==============================
337.53/337.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
337.53/337.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
337.53/337.70	===============================================================================
337.53/337.70	===============================================================================
337.53/337.70	c Found solution: -349371
337.53/337.70	c ---[   0]---> Adder-cost: 0   maxlim: 14641446   bits: 25/24
451.51/451.66	|  Eliminated clauses:           0.01 Mb                                      |
451.51/451.66	============================[ Search Statistics ]==============================
451.51/451.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
451.51/451.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
451.51/451.66	===============================================================================
451.51/451.66	|       604 |    3626    21644    74725 |     7936      511     67 | 11.211 % |
451.51/451.66	|       754 |    3625    21644    74725 |     8729      660     76 | 11.233 % |
451.51/451.66	|       979 |    3625    21644    74725 |     9602      885     61 | 11.233 % |
451.51/451.66	|      1316 |    3581    21644    74725 |    10562     1212     50 | 12.194 % |
451.51/451.66	|      1822 |    3489    21644    74725 |    11619     1679     92 | 14.205 % |
451.51/451.66	===============================================================================
451.51/451.66	c Found solution: -585238
451.51/451.66	c ---[   0]---> Adder-cost: 0   maxlim: 14877313   bits: 25/24
565.90/566.07	|  Eliminated clauses:           0.01 Mb                                      |
565.90/566.07	============================[ Search Statistics ]==============================
565.90/566.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
565.90/566.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
565.90/566.07	===============================================================================
565.90/566.07	|      2470 |    2840    17048    57519 |     6250     2223     82 | 26.760 % |
565.90/566.07	===============================================================================
565.90/566.07	c Found solution: -602997
565.90/566.07	c ---[   0]---> Adder-cost: 0   maxlim: 14895072   bits: 25/24
680.18/680.34	|  Eliminated clauses:           0.02 Mb                                      |
680.18/680.34	============================[ Search Statistics ]==============================
680.18/680.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
680.18/680.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
680.18/680.34	===============================================================================
680.18/680.34	|      2632 |    2805    16005    54093 |     5868     2385     81 | 26.846 % |
680.18/680.34	===============================================================================
680.18/680.34	c Found solution: -679124
680.18/680.34	c ---[   0]---> Adder-cost: 0   maxlim: 14971199   bits: 25/24
794.66/794.81	|  Eliminated clauses:           0.02 Mb                                      |
794.66/794.81	============================[ Search Statistics ]==============================
794.66/794.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
794.66/794.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
794.66/794.81	===============================================================================
794.66/794.81	===============================================================================
794.66/794.81	c Found solution: -721216
794.66/794.81	c ---[   0]---> Adder-cost: 0   maxlim: 15013291   bits: 25/24
909.04/909.25	|  Eliminated clauses:           0.02 Mb                                      |
909.04/909.25	============================[ Search Statistics ]==============================
909.04/909.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
909.04/909.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
909.04/909.25	===============================================================================
909.04/909.25	===============================================================================
909.04/909.25	c Found solution: -848688
909.04/909.25	c ---[   0]---> Adder-cost: 0   maxlim: 15140763   bits: 25/24
1023.83/1024.03	|  Eliminated clauses:           0.02 Mb                                      |
1023.83/1024.03	============================[ Search Statistics ]==============================
1023.83/1024.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1023.83/1024.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1023.83/1024.03	===============================================================================
1023.83/1024.03	|      2754 |    2788    15984    53981 |     5860     2506     82 | 27.388 % |
1023.83/1024.03	|      2904 |    2788    15984    53981 |     6446     2656     87 | 27.388 % |
1023.83/1024.03	|      3129 |    2675    15984    53981 |     7091     2842     95 | 29.819 % |
1023.83/1024.03	|      3466 |    2675    15984    53981 |     7800     3179     97 | 29.819 % |
1023.83/1024.03	|      3972 |    2675    15984    53981 |     8580     3685     87 | 29.819 % |
1023.83/1024.03	|      4731 |    2675    15984    53981 |     9438     4444     78 | 29.819 % |
1023.83/1024.03	|      5870 |    2637    15984    53981 |    10382     5522     80 | 30.637 % |
1023.83/1024.03	|      7578 |    2614    15984    53981 |    11421     7229     77 | 31.132 % |
1023.83/1024.03	===============================================================================
1023.83/1024.03	c Found solution: -1179151
1023.83/1024.03	c ---[   0]---> Adder-cost: 0   maxlim: 15471226   bits: 25/24
1138.21/1138.45	|  Eliminated clauses:           0.02 Mb                                      |
1138.21/1138.45	============================[ Search Statistics ]==============================
1138.21/1138.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1138.21/1138.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1138.21/1138.45	===============================================================================
1138.21/1138.45	===============================================================================
1138.21/1138.45	c Found solution: -1371357
1138.21/1138.45	c ---[   0]---> Adder-cost: 0   maxlim: 15663432   bits: 25/24
1276.29/1276.51	|  Eliminated clauses:           0.02 Mb                                      |
1276.29/1276.51	============================[ Search Statistics ]==============================
1276.29/1276.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1276.29/1276.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1276.29/1276.51	===============================================================================
1276.29/1276.51	|      8424 |    2595    14778    50007 |     5418     4072     63 | 31.181 % |
1276.29/1276.51	|      8574 |    2517    14778    50007 |     5960     4221     61 | 32.843 % |
1276.29/1276.51	|      8799 |    2517    14778    50007 |     6556     4446     60 | 32.843 % |
1276.29/1276.51	|      9136 |    2517    14778    50007 |     7212     4783     60 | 32.843 % |
1276.29/1276.51	|      9642 |    2517    14778    50007 |     7933     5289     66 | 32.843 % |
1276.29/1276.51	|     10401 |    2517    14778    50007 |     8726     6048     63 | 32.843 % |
1276.29/1276.51	|     11540 |    2517    14778    50007 |     9599     7169     65 | 32.843 % |
1276.29/1276.51	|     13248 |    2517    14778    50007 |    10559     8877     67 | 32.843 % |
1276.29/1276.51	|     15810 |    2517    14778    50007 |    11615    11439     75 | 32.843 % |
1276.29/1276.51	|     19654 |    2517    14778    50007 |    12776     8700     99 | 32.843 % |
1276.29/1276.51	|     25420 |    2517    14778    50007 |    14054    14466     88 | 32.843 % |
1276.29/1276.51	|     34069 |    2517    14778    50007 |    15459    15137     65 | 32.843 % |
1276.29/1276.51	|     47043 |    2517    14778    50007 |    17005    10644     63 | 32.843 % |
1276.29/1276.51	|     66504 |    2517    14778    50007 |    18706    11442     68 | 32.843 % |
1276.29/1276.51	|     95696 |    2517    14778    50007 |    20577    20174     87 | 32.843 % |
1276.29/1276.51	|    139485 |    2517    14778    50007 |    22634    19139     67 | 32.843 % |
1276.29/1276.51	|    205169 |    2517    14778    50007 |    24898    23716     86 | 32.843 % |
1276.29/1276.51	|    303695 |    2517    14778    50007 |    27388    13806     50 | 32.843 % |
1276.29/1276.51	===============================================================================
1276.29/1276.51	c Found solution: -1387505
1276.29/1276.51	c ---[   0]---> Adder-cost: 0   maxlim: 15679580   bits: 25/24
1407.37/1407.68	|  Eliminated clauses:           0.02 Mb                                      |
1407.37/1407.68	============================[ Search Statistics ]==============================
1407.37/1407.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1407.37/1407.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1407.37/1407.68	===============================================================================
1407.37/1407.68	|    311908 |    2502    14273    48440 |     5233     5580     35 | 32.873 % |
1407.37/1407.68	|    312058 |    2502    14273    48440 |     5756     5730     35 | 32.873 % |
1407.37/1407.68	|    312283 |    2502    14273    48440 |     6332     5955     34 | 32.873 % |
1407.37/1407.68	|    312620 |    2502    14273    48440 |     6965     6292     43 | 32.873 % |
1407.37/1407.68	|    313126 |    2502    14273    48440 |     7662     6798     43 | 32.873 % |
1407.37/1407.68	|    313885 |    2502    14273    48440 |     8428     7557     49 | 32.873 % |
1407.37/1407.68	|    315024 |    2502    14273    48440 |     9271     8696     60 | 32.873 % |
1407.37/1407.68	|    316732 |    2502    14273    48440 |    10198    10404     58 | 32.873 % |
1407.37/1407.68	|    319294 |    2502    14273    48440 |    11218     7017     52 | 32.873 % |
1407.37/1407.68	|    323138 |    2502    14273    48440 |    12340    10861     64 | 32.873 % |
1407.37/1407.68	|    328904 |    2502    14273    48440 |    13574     9640     60 | 32.873 % |
1407.37/1407.68	|    337553 |    2502    14273    48440 |    14931    10690     64 | 32.873 % |
1407.37/1407.68	|    350527 |    2502    14273    48440 |    16424    15352     89 | 32.873 % |
1407.37/1407.68	|    369988 |    2502    14273    48440 |    18067    16680     76 | 32.873 % |
1407.37/1407.68	|    399180 |    2502    14273    48440 |    19873    15186     61 | 32.873 % |
1407.37/1407.68	|    442969 |    2502    14273    48440 |    21861    16060     82 | 32.873 % |
1407.37/1407.68	|    508653 |    2502    14273    48440 |    24047    22051     59 | 32.873 % |
1407.37/1407.68	===============================================================================
1407.37/1407.68	c Found solution: -1435513
1407.37/1407.68	c ---[   0]---> Adder-cost: 0   maxlim: 15727588   bits: 25/24
1776.71/1777.04	|  Eliminated clauses:           0.02 Mb                                      |
1776.71/1777.04	============================[ Search Statistics ]==============================
1776.71/1777.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1776.71/1777.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1776.71/1777.04	===============================================================================
1776.71/1777.04	|    552425 |    2501    14288    48420 |     5238     3423     71 | 32.953 % |
1776.71/1777.04	|    552575 |    2501    14288    48420 |     5762     3573     70 | 32.953 % |
1776.71/1777.04	|    552800 |    2501    14288    48420 |     6339     3798     67 | 32.953 % |
1776.71/1777.04	|    553137 |    2501    14288    48420 |     6973     4135     62 | 32.953 % |
1776.71/1777.04	|    553643 |    2501    14288    48420 |     7670     4641     59 | 32.953 % |
1776.71/1777.04	|    554402 |    2501    14288    48420 |     8437     5400     56 | 32.953 % |
1776.71/1777.04	|    555541 |    2501    14288    48420 |     9281     6539     70 | 32.953 % |
1776.71/1777.04	|    557249 |    2501    14288    48420 |    10209     8247     76 | 32.953 % |
1776.71/1777.04	|    559811 |    2501    14288    48420 |    11230    10809     66 | 32.953 % |
1776.71/1777.04	|    563655 |    2501    14288    48420 |    12353     8176     39 | 32.953 % |
1776.71/1777.04	|    569421 |    2501    14288    48420 |    13588    13942     51 | 32.953 % |
1776.71/1777.04	|    578070 |    2501    14288    48420 |    14947    14622     65 | 32.953 % |
1776.71/1777.04	|    591044 |    2501    14288    48420 |    16442    10804     82 | 32.953 % |
1776.71/1777.04	|    610505 |    2501    14288    48420 |    18086    12031     68 | 32.953 % |
1776.71/1777.04	|    639697 |    2501    14288    48420 |    19894    11437     50 | 32.953 % |
1776.71/1777.04	|    683486 |    2501    14288    48420 |    21884    10972     41 | 32.953 % |
1776.71/1777.04	|    749170 |    2501    14288    48420 |    24072    16925     66 | 32.953 % |
1776.71/1777.04	|    847696 |    2501    14288    48420 |    26480    24042     66 | 32.953 % |
1776.71/1777.04	|    995485 |    2501    14288    48420 |    29128    15276     66 | 32.953 % |
1776.71/1777.04	|   1217168 |    2501    14288    48420 |    32040    24264     56 | 32.953 % |
1776.71/1777.04	|   1549693 |    2501    14288    48420 |    35244    29511     63 | 32.953 % |
1776.71/1777.04	|   2048481 |    2501    14288    48420 |    38769    24073     50 | 32.953 % |
1776.71/1777.04	|   2796663 |    2501    14288    48420 |    42646    37748     76 | 32.953 % |
1776.71/1777.04	===============================================================================
1776.71/1777.04	c Found solution: -1800958
1776.71/1777.04	c ---[   0]---> 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231 -x232 -x233 -x234 -x235 -x236 x237 -x238 -x239 x240 -x241 -x242 -x243 -x244 -x245 x246 x247 -x248 -x249 -x250 x251 -x252 x253 -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 -x263 -x264 -x265 -x266 -x267 -x268 x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 x288 x289 -x290 -x291 -x292 x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 x310 x311 -x312 -x313 -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 x352 x353 -x354 -x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 x379 x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 -x389 -x390 -x391 -x392 -x393 x394 -x395 -x396 -x397 -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 x423 -x424 -x425 -x426 -x427 x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 x438 -x439 -x440 x441 x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 x9 x10 -x11 -x12 x13 -x14 -x15 -x16 x17 -x18 -x19 x20 -x21 -x22 x23 -x24 x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 x33 -x34 x35 -x36 -x37 x38 -x39 -x40 x41 -x42 x43 -x44 -x45 x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 x57 -x58 x59 -x60 -x61 x62 -x63 x64 -x65 -x66 -x67 x68 -x69 x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 x78 -x79 x80 -x81 -x82 x83 -x84 -x85 -x86 x87 -x88 -x89 x90 x91 -x92 -x93 x94 -x95 -x96 -x97 x98 -x99 x100 -x101 -x102 -x103 x104 -x105 x106 -x107 -x108 x109 -x110 -x111 x112 -x113 -x114 x115 -x116 -x117 -x118 x119 -x120 -x121 x122 -x123 x124 -x125 -x126 -x127 x128 -x129 -x130 x131 -x132 -x133 x134 -x135 x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 x144 -x145 -x146 x147

Verifier Data

OK	-1800958

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-4118081-1467221721/watcher-4118081-1467221721 -o /tmp/evaluation-result-4118081-1467221721/solver-4118081-1467221721 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467209086-3629 --watchdog 1960 -S 80 minisatp HOME/instance-4118081-1467221721.opb 

pid=5406
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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.20 2.17 3/176 5409
/proc/meminfo: memFree=28718364/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=6592 CPUtime=0 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 3139422 6750208 225 33554432000 4194304 5646918 140733791676848 140734969459288 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1648 226 94 355 0 1289 0

[startup+0.100158 s]
/proc/loadavg: 2.20 2.20 2.17 3/176 5409
/proc/meminfo: memFree=28718364/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=6860 CPUtime=0.09 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1616 0 0 0 9 0 0 0 20 0 1 0 3139422 7024640 1477 33554432000 4194304 5646918 140733791676848 140734969459288 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1715 1478 138 355 0 1356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6860

[startup+0.200321 s]
/proc/loadavg: 2.20 2.20 2.17 3/176 5409
/proc/meminfo: memFree=28718364/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=0.19 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 19 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140734969459288 4831344 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7332

[startup+0.30027 s]
/proc/loadavg: 2.20 2.20 2.17 3/176 5409
/proc/meminfo: memFree=28718364/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=0.29 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 29 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140734969459288 4823297 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7332

[startup+0.700267 s]
/proc/loadavg: 2.20 2.20 2.17 3/176 5409
/proc/meminfo: memFree=28718364/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=0.69 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 69 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4817369 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7332

[startup+1.50023 s]
/proc/loadavg: 2.20 2.20 2.17 3/177 5410
/proc/meminfo: memFree=28712784/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=1.49 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 149 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4831222 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7332

[startup+3.10023 s]
/proc/loadavg: 2.18 2.20 2.17 3/177 5410
/proc/meminfo: memFree=28712320/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=3.09 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 309 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4831266 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7332

[startup+6.30023 s]
/proc/loadavg: 2.18 2.20 2.17 3/177 5410
/proc/meminfo: memFree=28712456/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=6.29 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 629 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4560697 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7332

[startup+12.7002 s]
/proc/loadavg: 2.15 2.19 2.17 3/177 5410
/proc/meminfo: memFree=28712268/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=12.69 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 1269 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4823326 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7332

[startup+25.5003 s]
/proc/loadavg: 2.13 2.19 2.17 3/177 5410
/proc/meminfo: memFree=28710920/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=25.49 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 2549 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4310912 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7332

[startup+51.1003 s]
/proc/loadavg: 2.22 2.20 2.17 3/177 5410
/proc/meminfo: memFree=28706328/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=51.08 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 5108 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4476912 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7332

[startup+102.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 5411
/proc/meminfo: memFree=28698352/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=7332 CPUtime=102.28 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 1721 0 0 0 10228 0 0 0 20 0 1 0 3139422 7507968 1582 33554432000 4194304 5646918 140733791676848 140733791570200 4831339 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 1833 1582 141 355 0 1474 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7332

[startup+162.3 s]
/proc/loadavg: 2.16 2.19 2.17 3/177 5412
/proc/meminfo: memFree=28679552/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=17660 CPUtime=162.26 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 4358 0 0 0 16226 0 0 0 20 0 1 0 3139422 18083840 4219 33554432000 4194304 5646918 140733791676848 140733791560008 4817614 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 4415 4219 185 355 0 4056 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 17660

[startup+222.307 s]
/proc/loadavg: 2.17 2.18 2.17 4/177 5414
/proc/meminfo: memFree=28670652/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=17660 CPUtime=222.26 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 4358 0 0 0 22226 0 0 0 20 0 1 0 3139422 18083840 4219 33554432000 4194304 5646918 140733791676848 140733791560008 4817397 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 4415 4219 185 355 0 4056 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 17660

[startup+282.3 s]
/proc/loadavg: 2.17 2.18 2.17 3/178 5475
/proc/meminfo: memFree=29498472/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=17924 CPUtime=282.24 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 4420 0 0 0 28224 0 0 0 20 0 1 0 3139422 18354176 4275 33554432000 4194304 5646918 140733791676848 140733791558008 4563520 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 4481 4275 185 355 0 4122 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 17924

[startup+342.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 5476
/proc/meminfo: memFree=29326756/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=20400 CPUtime=342.23 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5023 0 0 0 34223 0 0 0 20 0 1 0 3139422 20889600 4878 33554432000 4194304 5646918 140733791676848 140733791560872 4824677 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5100 4878 185 355 0 4741 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 20400

[startup+402.3 s]
/proc/loadavg: 2.26 2.19 2.18 4/177 5477
/proc/meminfo: memFree=29207428/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=20400 CPUtime=402.22 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5023 0 0 0 40222 0 0 0 20 0 1 0 3139422 20889600 4878 33554432000 4194304 5646918 140733791676848 140733791560872 4831277 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5100 4878 185 355 0 4741 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 20400

[startup+462.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 5478
/proc/meminfo: memFree=29089084/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=20400 CPUtime=462.21 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5024 0 0 0 46221 0 0 0 20 0 1 0 3139422 20889600 4879 33554432000 4194304 5646918 140733791676848 140733791675512 4831369 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5100 4879 186 355 0 4741 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 20400

[startup+522.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/176 5479
/proc/meminfo: memFree=28994760/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=20400 CPUtime=522.2 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5024 0 0 0 52220 0 0 0 20 0 1 0 3139422 20889600 4879 33554432000 4194304 5646918 140733791676848 140733791675512 4460844 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5100 4879 186 355 0 4741 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 20400

[startup+582.3 s]
/proc/loadavg: 2.23 2.19 2.18 4/177 5481
/proc/meminfo: memFree=29433184/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=20400 CPUtime=582.19 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5024 0 0 0 58219 0 0 0 20 0 1 0 3139422 20889600 4879 33554432000 4194304 5646918 140733791676848 140733791675512 4817371 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5100 4879 186 355 0 4741 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 20400

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


[startup+942.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 5491
/proc/meminfo: memFree=29044796/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=20400 CPUtime=942.14 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5025 0 0 0 94214 0 0 0 20 0 1 0 3139422 20889600 4880 33554432000 4194304 5646918 140733791676848 140733791675512 4812620 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5100 4880 187 355 0 4741 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 20400

[startup+1002.3 s]
/proc/loadavg: 2.09 2.15 2.17 3/177 5492
/proc/meminfo: memFree=29392212/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=20400 CPUtime=1002.13 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5025 0 0 0 100213 0 0 0 20 0 1 0 3139422 20889600 4880 33554432000 4194304 5646918 140733791676848 140733791675512 4831266 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5100 4880 187 355 0 4741 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 20400

[startup+1062.3 s]
/proc/loadavg: 2.12 2.15 2.17 3/177 5493
/proc/meminfo: memFree=29280420/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=22236 CPUtime=1062.12 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5486 0 0 0 106212 0 0 0 20 0 1 0 3139422 22769664 5341 33554432000 4194304 5646918 140733791676848 140733791562872 4823259 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5559 5341 187 355 0 5200 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 22236

[startup+1122.3 s]
/proc/loadavg: 2.04 2.12 2.16 4/177 5494
/proc/meminfo: memFree=29182112/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=22236 CPUtime=1122.11 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5486 0 0 0 112211 0 0 0 20 0 1 0 3139422 22769664 5341 33554432000 4194304 5646918 140733791676848 140733791562872 4461023 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5559 5341 187 355 0 5200 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 22236

[startup+1182.3 s]
/proc/loadavg: 2.15 2.14 2.16 3/177 5496
/proc/meminfo: memFree=29113672/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=22236 CPUtime=1182.1 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5486 0 0 0 118210 0 0 0 20 0 1 0 3139422 22769664 5341 33554432000 4194304 5646918 140733791676848 140733791675512 4460831 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5559 5341 187 355 0 5200 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 22236

[startup+1242.3 s]
/proc/loadavg: 2.20 2.16 2.16 3/177 5497
/proc/meminfo: memFree=29021148/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=22236 CPUtime=1242.09 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 5486 0 0 0 124209 0 0 0 20 0 1 0 3139422 22769664 5341 33554432000 4194304 5646918 140733791676848 140733791675512 4824627 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 5559 5341 187 355 0 5200 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 22236

[startup+1302.3 s]
/proc/loadavg: 2.11 2.14 2.16 3/177 5498
/proc/meminfo: memFree=29444072/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=37220 CPUtime=1302.09 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 9996 0 0 0 130207 2 0 0 20 0 1 0 3139422 38113280 8417 33554432000 4194304 5646918 140733791676848 140733791675512 4817458 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 9305 8417 188 355 0 8946 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 37220

[startup+1362.3 s]
/proc/loadavg: 2.14 2.14 2.16 3/177 5499
/proc/meminfo: memFree=29320904/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=37220 CPUtime=1362.08 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 9996 0 0 0 136206 2 0 0 20 0 1 0 3139422 38113280 8417 33554432000 4194304 5646918 140733791676848 140733791675512 4817591 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 9305 8417 188 355 0 8946 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 37220

[startup+1422.3 s]
/proc/loadavg: 2.25 2.17 2.17 3/177 5500
/proc/meminfo: memFree=29215900/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=37220 CPUtime=1422.08 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 10154 0 0 0 142206 2 0 0 20 0 1 0 3139422 38113280 9086 33554432000 4194304 5646918 140733791676848 140733791675512 4832119 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 9305 9086 188 355 0 8946 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 37220

[startup+1482.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/178 5505
/proc/meminfo: memFree=29117632/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=37220 CPUtime=1482.06 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 10154 0 0 0 148204 2 0 0 20 0 1 0 3139422 38113280 9086 33554432000 4194304 5646918 140733791676848 140733791675512 4310088 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 9305 9086 188 355 0 8946 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 37220

[startup+1542.31 s]
/proc/loadavg: 2.20 2.19 2.18 4/178 5529
/proc/meminfo: memFree=29038000/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=41728 CPUtime=1542.06 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 10779 0 0 0 154204 2 0 0 20 0 1 0 3139422 42729472 10214 33554432000 4194304 5646918 140733791676848 140733791675112 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 10432 10214 189 355 0 10073 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 41728

[startup+1602.3 s]
/proc/loadavg: 2.20 2.18 2.17 3/177 5530
/proc/meminfo: memFree=28960492/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=58136 CPUtime=1602.04 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 15516 0 0 0 160200 4 0 0 20 0 1 0 3139422 59531264 14343 33554432000 4194304 5646918 140733791676848 140733791675096 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 14534 14343 189 355 0 14175 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 58136

[startup+1662.3 s]
/proc/loadavg: 2.07 2.15 2.16 4/177 5531
/proc/meminfo: memFree=29444524/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=58136 CPUtime=1662.03 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 15520 0 0 0 166199 4 0 0 20 0 1 0 3139422 59531264 14343 33554432000 4194304 5646918 140733791676848 140733791675096 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 14534 14343 189 355 0 14175 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 58136

[startup+1722.3 s]
/proc/loadavg: 2.24 2.18 2.17 3/177 5532
/proc/meminfo: memFree=29305152/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=77048 CPUtime=1722.02 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 15734 0 0 0 172198 4 0 0 20 0 1 0 3139422 78897152 17416 33554432000 4194304 5646918 140733791676848 140733791675096 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 19262 17416 189 355 0 18903 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 77048

[startup+1782.3 s]
/proc/loadavg: 2.23 2.19 2.18 3/177 5534
/proc/meminfo: memFree=29223032/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=77048 CPUtime=1782.01 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 15734 0 0 0 178197 4 0 0 20 0 1 0 3139422 78897152 17416 33554432000 4194304 5646918 140733791676848 140733791675512 4817614 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 19262 17416 189 355 0 18903 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 77048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.19 2.18 4/177 5535
/proc/meminfo: memFree=29189952/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=77048 CPUtime=1800.01 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 15734 0 0 0 179997 4 0 0 20 0 1 0 3139422 78897152 17416 33554432000 4194304 5646918 140733791676848 140733791675512 4831307 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 19262 17416 189 355 0 18903 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 77048

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 5409 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.25 2.19 2.18 4/177 5535
/proc/meminfo: memFree=29189952/32872528 swapFree=10964/940984
[pid=5409] ppid=5406 vsize=77048 CPUtime=1800.01 cores=0,2,4,6
/proc/5409/stat : 5409 (minisatp) R 5406 5409 3613 0 -1 4202496 15734 0 0 0 179997 4 0 0 20 0 1 0 3139422 78897152 17416 33554432000 4194304 5646918 140733791676848 140733791675512 4831307 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5409/statm: 19262 17416 189 355 0 18903 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 77048

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.049992
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 88488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.049992
maximum resident set size= 78640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15734
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= 11
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.79127 second user time and 6.67098 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-29 19:35:21
IDJOB=4118081
IDBENCH=111445
IDSOLVER=2555
FILE ID=node113/4118081-1467221721
RUNJOBID= node113-1467209086-3629
PBS_JOBID= 19997586
Free space on /tmp= 71728 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0077-0077.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118081-1467221721/watcher-4118081-1467221721 -o /tmp/evaluation-result-4118081-1467221721/solver-4118081-1467221721 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467209086-3629 --watchdog 1960 -S 80 minisatp HOME/instance-4118081-1467221721.opb

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

MD5SUM BENCH= 0d88d904aa157e0679b6f88fba7dd9a1
RANDOM SEED=822959578

node113.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.947
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	: 5333.89
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.947
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	: 5325.52
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.947
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.56
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.947
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.54
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.947
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.56
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.947
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.947
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.947
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28719072 kB
Buffers:           75628 kB
Cached:          1443524 kB
SwapCached:            0 kB
Active:          1446904 kB
Inactive:         992584 kB
Active(anon):     923152 kB
Inactive(anon):        0 kB
Active(file):     523752 kB
Inactive(file):   992584 kB
Unevictable:      940984 kB
Mlocked:           10964 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3516 kB
Writeback:             0 kB
AnonPages:       1914752 kB
Mapped:            13988 kB
Shmem:               204 kB
Slab:             613412 kB
SReclaimable:      57808 kB
SUnreclaim:       555604 kB
KernelStack:        1472 kB
PageTables:         8016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2012972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1656832 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-4118081-1467221721.opb

Free space on /tmp at the end= 71728 MiB
End job on node113 at 2016-06-29 20:05:21