Trace number 4113279

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 NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.11 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x60split.opb
MD5SUM5a24b026980bba596e5d6414e45c7c7f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark107.751
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables601
Total number of constraints301
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)301
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 602 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: #############################################################################################################################################################################################################################################################################################################
0.00/0.01	c   -- Clauses(.)/Splits(s): (none)
0.00/0.01	c ---[ 600]---> BDD-cost:    6
0.00/0.01	c ---[ 598]---> BDD-cost:    6
0.00/0.01	c ---[ 596]---> BDD-cost:    6
0.00/0.01	c ---[ 594]---> BDD-cost:    6
0.00/0.01	c ---[ 592]---> BDD-cost:    6
0.00/0.01	c ---[ 590]---> BDD-cost:    6
0.00/0.01	c ---[ 588]---> BDD-cost:    6
0.00/0.01	c ---[ 586]---> BDD-cost:    6
0.00/0.01	c ---[ 584]---> BDD-cost:    6
0.00/0.01	c ---[ 582]---> BDD-cost:    6
0.00/0.01	c ---[ 580]---> BDD-cost:    6
0.00/0.01	c ---[ 578]---> BDD-cost:    6
0.00/0.01	c ---[ 576]---> BDD-cost:    6
0.00/0.01	c ---[ 574]---> BDD-cost:    6
0.00/0.01	c ---[ 572]---> BDD-cost:    6
0.00/0.01	c ---[ 570]---> BDD-cost:    6
0.00/0.01	c ---[ 568]---> BDD-cost:    6
0.00/0.01	c ---[ 566]---> BDD-cost:    6
0.00/0.01	c ---[ 564]---> BDD-cost:    6
0.00/0.01	c ---[ 562]---> BDD-cost:    6
0.00/0.01	c ---[ 560]---> BDD-cost:    6
0.00/0.01	c ---[ 558]---> BDD-cost:    6
0.00/0.01	c ---[ 556]---> BDD-cost:    6
0.00/0.01	c ---[ 554]---> BDD-cost:    6
0.00/0.01	c ---[ 552]---> BDD-cost:    6
0.00/0.01	c ---[ 550]---> BDD-cost:    6
0.00/0.01	c ---[ 548]---> BDD-cost:    6
0.00/0.01	c ---[ 546]---> BDD-cost:    6
0.00/0.01	c ---[ 544]---> BDD-cost:    6
0.00/0.01	c ---[ 542]---> BDD-cost:    6
0.00/0.01	c ---[ 540]---> BDD-cost:    6
0.00/0.01	c ---[ 538]---> BDD-cost:    6
0.00/0.01	c ---[ 536]---> BDD-cost:    6
0.00/0.01	c ---[ 534]---> BDD-cost:    6
0.00/0.01	c ---[ 532]---> BDD-cost:    6
0.00/0.01	c ---[ 530]---> BDD-cost:    6
0.00/0.01	c ---[ 528]---> BDD-cost:    6
0.00/0.01	c ---[ 526]---> BDD-cost:    6
0.00/0.01	c ---[ 524]---> BDD-cost:    6
0.00/0.01	c ---[ 522]---> BDD-cost:    6
0.00/0.01	c ---[ 520]---> BDD-cost:    6
0.00/0.01	c ---[ 518]---> BDD-cost:    6
0.00/0.01	c ---[ 516]---> BDD-cost:    6
0.00/0.01	c ---[ 514]---> BDD-cost:    6
0.00/0.01	c ---[ 512]---> BDD-cost:    6
0.00/0.01	c ---[ 510]---> BDD-cost:    6
0.00/0.01	c ---[ 508]---> BDD-cost:    6
0.00/0.01	c ---[ 506]---> BDD-cost:    6
0.00/0.01	c ---[ 504]---> BDD-cost:    6
0.00/0.01	c ---[ 502]---> BDD-cost:    6
0.00/0.01	c ---[ 500]---> BDD-cost:    6
0.00/0.01	c ---[ 498]---> BDD-cost:    6
0.00/0.01	c ---[ 496]---> BDD-cost:    6
0.00/0.01	c ---[ 494]---> BDD-cost:    6
0.00/0.01	c ---[ 492]---> BDD-cost:    6
0.00/0.01	c ---[ 490]---> BDD-cost:    6
0.00/0.01	c ---[ 488]---> BDD-cost:    6
0.00/0.01	c ---[ 486]---> BDD-cost:    6
0.00/0.01	c ---[ 484]---> BDD-cost:    6
0.00/0.01	c ---[ 482]---> BDD-cost:    6
0.00/0.01	c ---[ 480]---> BDD-cost:    6
0.00/0.01	c ---[ 478]---> BDD-cost:    6
0.00/0.01	c ---[ 476]---> BDD-cost:    6
0.00/0.01	c ---[ 474]---> BDD-cost:    6
0.00/0.01	c ---[ 472]---> BDD-cost:    6
0.00/0.01	c ---[ 470]---> BDD-cost:    6
0.00/0.01	c ---[ 468]---> BDD-cost:    6
0.00/0.01	c ---[ 466]---> BDD-cost:    6
0.00/0.01	c ---[ 464]---> BDD-cost:    6
0.00/0.01	c ---[ 462]---> BDD-cost:    6
0.00/0.01	c ---[ 460]---> BDD-cost:    6
0.00/0.01	c ---[ 458]---> BDD-cost:    6
0.00/0.01	c ---[ 456]---> BDD-cost:    6
0.00/0.01	c ---[ 454]---> BDD-cost:    6
0.00/0.01	c ---[ 452]---> BDD-cost:    6
0.00/0.01	c ---[ 450]---> BDD-cost:    6
0.00/0.01	c ---[ 448]---> BDD-cost:    6
0.00/0.01	c ---[ 446]---> BDD-cost:    6
0.00/0.01	c ---[ 444]---> BDD-cost:    6
0.00/0.01	c ---[ 442]---> BDD-cost:    6
0.00/0.01	c ---[ 440]---> BDD-cost:    6
0.00/0.01	c ---[ 438]---> BDD-cost:    6
0.00/0.01	c ---[ 436]---> BDD-cost:    6
0.00/0.01	c ---[ 434]---> BDD-cost:    6
0.00/0.01	c ---[ 432]---> BDD-cost:    6
0.00/0.01	c ---[ 430]---> BDD-cost:    6
0.00/0.01	c ---[ 428]---> BDD-cost:    6
0.00/0.01	c ---[ 426]---> BDD-cost:    6
0.00/0.01	c ---[ 424]---> BDD-cost:    6
0.00/0.01	c ---[ 422]---> BDD-cost:    6
0.00/0.01	c ---[ 420]---> BDD-cost:    6
0.00/0.01	c ---[ 418]---> BDD-cost:    6
0.00/0.01	c ---[ 416]---> BDD-cost:    6
0.00/0.01	c ---[ 414]---> BDD-cost:    6
0.00/0.01	c ---[ 412]---> BDD-cost:    6
0.00/0.01	c ---[ 410]---> BDD-cost:    6
0.00/0.01	c ---[ 408]---> BDD-cost:    6
0.00/0.01	c ---[ 406]---> BDD-cost:    6
0.00/0.01	c ---[ 404]---> BDD-cost:    6
0.00/0.01	c ---[ 402]---> BDD-cost:    6
0.00/0.01	c ---[ 400]---> BDD-cost:    6
0.00/0.01	c ---[ 398]---> BDD-cost:    6
0.00/0.01	c ---[ 396]---> BDD-cost:    6
0.00/0.01	c ---[ 394]---> BDD-cost:    6
0.00/0.01	c ---[ 392]---> BDD-cost:    6
0.00/0.01	c ---[ 390]---> BDD-cost:    6
0.00/0.01	c ---[ 388]---> BDD-cost:    6
0.00/0.01	c ---[ 386]---> BDD-cost:    6
0.00/0.01	c ---[ 384]---> BDD-cost:    6
0.00/0.01	c ---[ 382]---> BDD-cost:    6
0.00/0.01	c ---[ 380]---> BDD-cost:    6
0.00/0.01	c ---[ 378]---> BDD-cost:    6
0.00/0.01	c ---[ 376]---> BDD-cost:    6
0.00/0.01	c ---[ 374]---> BDD-cost:    6
0.00/0.01	c ---[ 372]---> BDD-cost:    6
0.00/0.01	c ---[ 370]---> BDD-cost:    6
0.00/0.01	c ---[ 368]---> BDD-cost:    6
0.00/0.01	c ---[ 366]---> BDD-cost:    6
0.00/0.01	c ---[ 364]---> BDD-cost:    6
0.00/0.01	c ---[ 362]---> BDD-cost:    6
0.00/0.01	c ---[ 360]---> BDD-cost:    6
0.00/0.01	c ---[ 358]---> BDD-cost:    6
0.00/0.01	c ---[ 356]---> BDD-cost:    6
0.00/0.01	c ---[ 354]---> BDD-cost:    6
0.00/0.01	c ---[ 352]---> BDD-cost:    6
0.00/0.01	c ---[ 350]---> BDD-cost:    6
0.00/0.01	c ---[ 348]---> BDD-cost:    6
0.00/0.01	c ---[ 346]---> BDD-cost:    6
0.00/0.01	c ---[ 344]---> BDD-cost:    6
0.00/0.01	c ---[ 342]---> BDD-cost:    6
0.00/0.01	c ---[ 340]---> BDD-cost:    6
0.00/0.01	c ---[ 338]---> BDD-cost:    6
0.00/0.01	c ---[ 336]---> BDD-cost:    6
0.00/0.01	c ---[ 334]---> BDD-cost:    6
0.00/0.01	c ---[ 332]---> BDD-cost:    6
0.00/0.01	c ---[ 330]---> BDD-cost:    6
0.00/0.01	c ---[ 328]---> BDD-cost:    6
0.00/0.01	c ---[ 326]---> BDD-cost:    6
0.00/0.01	c ---[ 324]---> BDD-cost:    6
0.00/0.01	c ---[ 322]---> BDD-cost:    6
0.00/0.01	c ---[ 320]---> BDD-cost:    6
0.00/0.01	c ---[ 318]---> BDD-cost:    6
0.00/0.01	c ---[ 316]---> BDD-cost:    6
0.00/0.01	c ---[ 314]---> BDD-cost:    6
0.00/0.01	c ---[ 312]---> BDD-cost:    6
0.00/0.01	c ---[ 310]---> BDD-cost:    6
0.00/0.01	c ---[ 308]---> BDD-cost:    6
0.00/0.01	c ---[ 306]---> BDD-cost:    6
0.00/0.01	c ---[ 304]---> BDD-cost:    6
0.00/0.01	c ---[ 302]---> BDD-cost:    6
0.00/0.01	c ---[ 300]---> BDD-cost:    6
0.00/0.01	c ---[ 298]---> BDD-cost:    6
0.00/0.01	c ---[ 296]---> BDD-cost:    6
0.00/0.01	c ---[ 294]---> BDD-cost:    6
0.00/0.01	c ---[ 292]---> BDD-cost:    6
0.00/0.01	c ---[ 290]---> BDD-cost:    6
0.00/0.01	c ---[ 288]---> BDD-cost:    6
0.00/0.01	c ---[ 286]---> BDD-cost:    6
0.00/0.01	c ---[ 284]---> BDD-cost:    6
0.00/0.01	c ---[ 282]---> BDD-cost:    6
0.00/0.01	c ---[ 280]---> BDD-cost:    6
0.00/0.01	c ---[ 278]---> BDD-cost:    6
0.00/0.01	c ---[ 276]---> BDD-cost:    6
0.00/0.01	c ---[ 274]---> BDD-cost:    6
0.00/0.01	c ---[ 272]---> BDD-cost:    6
0.00/0.01	c ---[ 270]---> BDD-cost:    6
0.00/0.01	c ---[ 268]---> BDD-cost:    6
0.00/0.01	c ---[ 266]---> BDD-cost:    6
0.00/0.01	c ---[ 264]---> BDD-cost:    6
0.00/0.01	c ---[ 262]---> BDD-cost:    6
0.00/0.01	c ---[ 260]---> BDD-cost:    6
0.00/0.01	c ---[ 258]---> BDD-cost:    6
0.00/0.01	c ---[ 256]---> BDD-cost:    6
0.00/0.01	c ---[ 254]---> BDD-cost:    6
0.00/0.01	c ---[ 252]---> BDD-cost:    6
0.00/0.01	c ---[ 250]---> BDD-cost:    6
0.00/0.01	c ---[ 248]---> BDD-cost:    6
0.00/0.01	c ---[ 246]---> BDD-cost:    6
0.00/0.01	c ---[ 244]---> BDD-cost:    6
0.00/0.01	c ---[ 242]---> BDD-cost:    6
0.00/0.01	c ---[ 240]---> BDD-cost:    6
0.00/0.01	c ---[ 238]---> BDD-cost:    6
0.00/0.01	c ---[ 236]---> BDD-cost:    6
0.00/0.01	c ---[ 234]---> BDD-cost:    6
0.00/0.01	c ---[ 232]---> BDD-cost:    6
0.00/0.01	c ---[ 230]---> BDD-cost:    6
0.00/0.01	c ---[ 228]---> BDD-cost:    6
0.00/0.01	c ---[ 226]---> BDD-cost:    6
0.00/0.01	c ---[ 224]---> BDD-cost:    6
0.00/0.01	c ---[ 222]---> BDD-cost:    6
0.00/0.01	c ---[ 220]---> BDD-cost:    6
0.00/0.01	c ---[ 218]---> BDD-cost:    6
0.00/0.01	c ---[ 216]---> BDD-cost:    6
0.00/0.01	c ---[ 214]---> BDD-cost:    6
0.00/0.01	c ---[ 212]---> BDD-cost:    6
0.00/0.01	c ---[ 210]---> BDD-cost:    6
0.00/0.01	c ---[ 208]---> BDD-cost:    6
0.00/0.01	c ---[ 206]---> BDD-cost:    6
0.00/0.01	c ---[ 204]---> BDD-cost:    6
0.00/0.01	c ---[ 202]---> BDD-cost:    6
0.00/0.01	c ---[ 200]---> BDD-cost:    6
0.00/0.01	c ---[ 198]---> BDD-cost:    6
0.00/0.01	c ---[ 196]---> BDD-cost:    6
0.00/0.01	c ---[ 194]---> BDD-cost:    6
0.00/0.01	c ---[ 192]---> BDD-cost:    6
0.00/0.01	c ---[ 190]---> BDD-cost:    6
0.00/0.01	c ---[ 188]---> BDD-cost:    6
0.00/0.01	c ---[ 186]---> BDD-cost:    6
0.00/0.01	c ---[ 184]---> BDD-cost:    6
0.00/0.01	c ---[ 182]---> BDD-cost:    6
0.00/0.01	c ---[ 180]---> BDD-cost:    6
0.00/0.01	c ---[ 178]---> BDD-cost:    6
0.00/0.01	c ---[ 176]---> BDD-cost:    6
0.00/0.01	c ---[ 174]---> BDD-cost:    6
0.00/0.01	c ---[ 172]---> BDD-cost:    6
0.00/0.01	c ---[ 170]---> BDD-cost:    6
0.00/0.01	c ---[ 168]---> BDD-cost:    6
0.00/0.01	c ---[ 166]---> BDD-cost:    6
0.00/0.01	c ---[ 164]---> BDD-cost:    6
0.00/0.01	c ---[ 162]---> BDD-cost:    6
0.00/0.01	c ---[ 160]---> BDD-cost:    6
0.00/0.01	c ---[ 158]---> BDD-cost:    6
0.00/0.01	c ---[ 156]---> BDD-cost:    6
0.00/0.01	c ---[ 154]---> BDD-cost:    6
0.00/0.01	c ---[ 152]---> BDD-cost:    6
0.00/0.01	c ---[ 150]---> BDD-cost:    6
0.00/0.01	c ---[ 148]---> BDD-cost:    6
0.00/0.01	c ---[ 146]---> BDD-cost:    6
0.00/0.01	c ---[ 144]---> BDD-cost:    6
0.00/0.01	c ---[ 142]---> BDD-cost:    6
0.00/0.01	c ---[ 140]---> BDD-cost:    6
0.00/0.01	c ---[ 138]---> BDD-cost:    6
0.00/0.01	c ---[ 136]---> BDD-cost:    6
0.00/0.01	c ---[ 134]---> BDD-cost:    6
0.00/0.01	c ---[ 132]---> BDD-cost:    6
0.00/0.01	c ---[ 130]---> BDD-cost:    6
0.00/0.01	c ---[ 128]---> BDD-cost:    6
0.00/0.01	c ---[ 126]---> BDD-cost:    6
0.00/0.01	c ---[ 124]---> BDD-cost:    6
0.00/0.01	c ---[ 122]---> BDD-cost:    6
0.00/0.01	c ---[ 120]---> BDD-cost:    6
0.00/0.01	c ---[ 118]---> BDD-cost:    6
0.00/0.01	c ---[ 116]---> BDD-cost:    6
0.00/0.01	c ---[ 114]---> BDD-cost:    6
0.00/0.01	c ---[ 112]---> BDD-cost:    6
0.00/0.01	c ---[ 110]---> BDD-cost:    6
0.00/0.01	c ---[ 108]---> BDD-cost:    6
0.00/0.01	c ---[ 106]---> BDD-cost:    6
0.00/0.01	c ---[ 104]---> BDD-cost:    6
0.00/0.01	c ---[ 102]---> BDD-cost:    6
0.00/0.01	c ---[ 100]---> BDD-cost:    6
0.00/0.01	c ---[  98]---> BDD-cost:    6
0.00/0.01	c ---[  96]---> BDD-cost:    6
0.00/0.01	c ---[  94]---> BDD-cost:    6
0.00/0.01	c ---[  92]---> BDD-cost:    6
0.00/0.01	c ---[  90]---> BDD-cost:    6
0.00/0.01	c ---[  88]---> BDD-cost:    6
0.00/0.01	c ---[  86]---> BDD-cost:    6
0.00/0.01	c ---[  84]---> BDD-cost:    6
0.00/0.01	c ---[  82]---> BDD-cost:    6
0.00/0.01	c ---[  80]---> BDD-cost:    6
0.00/0.01	c ---[  78]---> BDD-cost:    6
0.00/0.01	c ---[  76]---> BDD-cost:    6
0.00/0.01	c ---[  74]---> BDD-cost:    6
0.00/0.01	c ---[  72]---> BDD-cost:    6
0.00/0.01	c ---[  70]---> BDD-cost:    6
0.00/0.01	c ---[  68]---> BDD-cost:    6
0.00/0.01	c ---[  66]---> BDD-cost:    6
0.00/0.01	c ---[  64]---> BDD-cost:    6
0.00/0.01	c ---[  62]---> BDD-cost:    6
0.00/0.01	c ---[  60]---> BDD-cost:    6
0.00/0.01	c ---[  58]---> BDD-cost:    6
0.00/0.01	c ---[  56]---> BDD-cost:    6
0.00/0.01	c ---[  54]---> BDD-cost:    6
0.00/0.01	c ---[  52]---> BDD-cost:    6
0.00/0.01	c ---[  50]---> BDD-cost:    6
0.00/0.01	c ---[  48]---> BDD-cost:    6
0.00/0.01	c ---[  46]---> BDD-cost:    6
0.00/0.01	c ---[  44]---> BDD-cost:    6
0.00/0.02	c ---[  42]---> BDD-cost:    6
0.00/0.02	c ---[  40]---> BDD-cost:    6
0.00/0.02	c ---[  38]---> BDD-cost:    6
0.00/0.02	c ---[  36]---> BDD-cost:    6
0.00/0.02	c ---[  34]---> BDD-cost:    6
0.00/0.02	c ---[  32]---> BDD-cost:    6
0.00/0.02	c ---[  30]---> BDD-cost:    6
0.00/0.02	c ---[  28]---> BDD-cost:    6
0.00/0.02	c ---[  26]---> BDD-cost:    6
0.00/0.02	c ---[  24]---> BDD-cost:    6
0.00/0.02	c ---[  22]---> BDD-cost:    6
0.00/0.02	c ---[  20]---> BDD-cost:    6
0.00/0.02	c ---[  18]---> BDD-cost:    6
0.00/0.02	c ---[  16]---> BDD-cost:    6
0.00/0.02	c ---[  14]---> BDD-cost:    6
0.00/0.02	c ---[  12]---> BDD-cost:    6
0.00/0.02	c ---[  10]---> BDD-cost:    6
0.00/0.02	c ---[   8]---> BDD-cost:    6
0.00/0.02	c ---[   6]---> BDD-cost:    6
0.00/0.02	c ---[   4]---> BDD-cost:    6
0.00/0.02	c ---[   2]---> BDD-cost:    6
0.00/0.02	c ---[   0]---> BDD-cost:    1
1800.09/1800.40	|  Eliminated clauses:           0.03 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |    1199     3298     9596 |     1209      100      3 | 12.531 % |
1800.09/1800.40	|       250 |    1199     3298     9596 |     1330      250      5 | 12.531 % |
1800.09/1800.40	|       475 |    1199     3298     9596 |     1463      475      9 | 12.531 % |
1800.09/1800.40	|       812 |    1199     3298     9596 |     1609      812     10 | 12.531 % |
1800.09/1800.40	|      1318 |    1199     3298     9596 |     1770     1318     11 | 12.531 % |
1800.09/1800.40	|      2077 |    1199     3298     9596 |     1947     2077     12 | 12.531 % |
1800.09/1800.40	|      3216 |    1199     3298     9596 |     2142     2011     11 | 12.531 % |
1800.09/1800.40	|      4924 |    1199     3298     9596 |     2356     2463     11 | 12.531 % |
1800.09/1800.40	|      7486 |    1199     3298     9596 |     2592     2016     11 | 12.531 % |
1800.09/1800.40	|     11330 |    1199     3298     9596 |     2851     2834     11 | 12.531 % |
1800.09/1800.40	|     17096 |    1199     3298     9596 |     3136     3175     11 | 12.531 % |
1800.09/1800.40	|     25745 |    1199     3298     9596 |     3450     2690     10 | 12.531 % |
1800.09/1800.40	|     38719 |    1199     3298     9596 |     3795     3461     12 | 12.531 % |
1800.09/1800.40	|     58180 |    1199     3298     9596 |     4174     2841     10 | 12.531 % |
1800.09/1800.40	|     87372 |    1199     3298     9596 |     4592     5092     12 | 12.531 % |
1800.09/1800.40	|    131161 |    1199     3298     9596 |     5051     3940     14 | 12.531 % |
1800.09/1800.40	|    196845 |    1199     3298     9596 |     5556     5704     12 | 12.531 % |
1800.09/1800.40	|    295371 |    1199     3298     9596 |     6112     4860     12 | 12.531 % |
1800.09/1800.40	|    443160 |    1199     3298     9596 |     6723     5577     13 | 12.531 % |
1800.09/1800.40	|    664843 |    1199     3298     9596 |     7395     5277     11 | 12.531 % |
1800.09/1800.40	|    997368 |    1199     3298     9596 |     8135     6964     14 | 12.531 % |
1800.09/1800.40	|   1496156 |    1199     3298     9596 |     8948     4702     10 | 12.531 % |
1800.09/1800.40	|   2244338 |    1199     3298     9596 |     9843     9259     17 | 12.531 % |
1800.09/1800.40	|   3366612 |    1199     3298     9596 |    10828     6500     11 | 12.531 % |
1800.09/1800.40	|   5050023 |    1199     3298     9596 |    11910    11308     13 | 12.531 % |
1800.09/1800.40	|   7575139 |    1199     3298     9596 |    13102     7011     16 | 12.531 % |
1800.09/1800.40	|  11362814 |    1199     3298     9596 |    14412    13923     13 | 12.531 % |
1800.09/1800.40	|  17044326 |    1199     3298     9596 |    15853     7984     12 | 12.531 % |
1800.09/1800.40	|  25566595 |    1199     3298     9596 |    17438    12339     20 | 12.531 % |
1800.09/1800.40	|  38349998 |    1199     3298     9596 |    19182    18057     19 | 12.531 % |
1800.09/1800.40	|  57525103 |    1199     3298     9596 |    21100    12534     14 | 12.531 % |
1800.09/1800.40	|  86287761 |    1199     3298     9596 |    23211    14538     11 | 12.531 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/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-4113279-1466616114/watcher-4113279-1466616114 -o /tmp/evaluation-result-4113279-1466616114/solver-4113279-1466616114 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466586458-1411 --watchdog 1960 minisatp HOME/instance-4113279-1466616114.opb 

pid=5602
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 5605
/proc/meminfo: memFree=28931256/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=6512 CPUtime=0 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 63657161 6668288 208 33554432000 4194304 5646918 140736438403360 140733883381960 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 1628 208 94 355 0 1269 0

[startup+0.100168 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 5605
/proc/meminfo: memFree=28931256/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=3944 CPUtime=0.09 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 850 0 0 0 9 0 0 0 20 0 1 0 63657161 4038656 674 33554432000 4194304 5646918 140736438403360 140736438401608 4403057 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 986 674 146 355 0 627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3944

[startup+0.200352 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 5605
/proc/meminfo: memFree=28931256/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=4276 CPUtime=0.19 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 931 0 0 0 19 0 0 0 20 0 1 0 63657161 4378624 753 33554432000 4194304 5646918 140736438403360 140736438401608 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 1069 753 146 355 0 710 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4276

[startup+0.300309 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 5605
/proc/meminfo: memFree=28931256/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=4660 CPUtime=0.29 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 1003 0 0 0 29 0 0 0 20 0 1 0 63657161 4771840 825 33554432000 4194304 5646918 140736438403360 140736438401608 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 1165 825 146 355 0 806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4660

[startup+0.70027 s]
/proc/loadavg: 2.20 2.21 2.18 4/176 5605
/proc/meminfo: memFree=28931256/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=5180 CPUtime=0.69 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 1107 0 0 0 69 0 0 0 20 0 1 0 63657161 5304320 924 33554432000 4194304 5646918 140736438403360 140736438401608 4415539 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 1295 924 146 355 0 936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5180

[startup+1.50026 s]
/proc/loadavg: 2.19 2.20 2.18 4/177 5606
/proc/meminfo: memFree=28925644/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=6360 CPUtime=1.49 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 1399 0 0 0 149 0 0 0 20 0 1 0 63657161 6512640 1205 33554432000 4194304 5646918 140736438403360 140736438401608 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 1590 1205 146 355 0 1231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6360

[startup+3.10027 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 5606
/proc/meminfo: memFree=28923908/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=7228 CPUtime=3.09 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 1716 0 0 0 309 0 0 0 20 0 1 0 63657161 7401472 1513 33554432000 4194304 5646918 140736438403360 140736438401624 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 1807 1513 146 355 0 1448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7228

[startup+6.30027 s]
/proc/loadavg: 2.19 2.20 2.18 4/177 5606
/proc/meminfo: memFree=28921552/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=10112 CPUtime=6.29 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 2250 0 0 0 629 0 0 0 20 0 1 0 63657161 10354688 2031 33554432000 4194304 5646918 140736438403360 140736438401608 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 2528 2031 146 355 0 2169 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10112

[startup+12.7003 s]
/proc/loadavg: 2.31 2.23 2.19 4/177 5606
/proc/meminfo: memFree=28919824/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=11464 CPUtime=12.69 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 2804 0 0 0 1269 0 0 0 20 0 1 0 63657161 11739136 2573 33554432000 4194304 5646918 140736438403360 140736438401624 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 2866 2573 146 355 0 2507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11464

[startup+25.5003 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 5606
/proc/meminfo: memFree=28910728/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=14932 CPUtime=25.49 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 3695 0 0 0 2549 0 0 0 20 0 1 0 63657161 15290368 3445 33554432000 4194304 5646918 140736438403360 140736438401624 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 3733 3445 146 355 0 3374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14932

[startup+51.1003 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 5606
/proc/meminfo: memFree=28898664/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=19648 CPUtime=51.08 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 4850 0 0 0 5108 0 0 0 20 0 1 0 63657161 20119552 4576 33554432000 4194304 5646918 140736438403360 140736438401608 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 4912 4576 146 355 0 4553 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19648

[startup+102.3 s]
/proc/loadavg: 2.47 2.27 2.20 4/177 5607
/proc/meminfo: memFree=28882008/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=26440 CPUtime=102.28 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 6584 0 0 0 10228 0 0 0 20 0 1 0 63657161 27074560 6282 33554432000 4194304 5646918 140736438403360 140736438401608 4399691 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 6610 6282 146 355 0 6251 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 26440

[startup+162.3 s]
/proc/loadavg: 2.46 2.30 2.21 3/177 5608
/proc/meminfo: memFree=28857964/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=30856 CPUtime=162.26 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 7754 0 0 0 16226 0 0 0 20 0 1 0 63657161 31596544 7439 33554432000 4194304 5646918 140736438403360 140736438401624 4399960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 7714 7439 146 355 0 7355 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 30856

[startup+222.307 s]
/proc/loadavg: 2.44 2.32 2.22 3/177 5609
/proc/meminfo: memFree=28801640/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=35852 CPUtime=222.27 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 9017 0 0 0 22226 1 0 0 20 0 1 0 63657161 36712448 8669 33554432000 4194304 5646918 140736438403360 140736438401624 4399282 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 8963 8669 146 355 0 8604 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 35852

[startup+282.3 s]
/proc/loadavg: 2.40 2.32 2.22 4/177 5611
/proc/meminfo: memFree=28783688/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=40496 CPUtime=282.25 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 9379 0 0 0 28224 1 0 0 20 0 1 0 63657161 41467904 9536 33554432000 4194304 5646918 140736438403360 140736438401608 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 10124 9536 146 355 0 9765 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 40496

[startup+342.3 s]
/proc/loadavg: 2.29 2.30 2.22 3/177 5612
/proc/meminfo: memFree=28764600/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=44020 CPUtime=342.24 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 10592 0 0 0 34223 1 0 0 20 0 1 0 63657161 45076480 10724 33554432000 4194304 5646918 140736438403360 140736438401608 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 11005 10724 146 355 0 10646 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 44020

[startup+402.3 s]
/proc/loadavg: 2.25 2.29 2.22 3/177 5613
/proc/meminfo: memFree=28742924/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=46844 CPUtime=402.23 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 11298 0 0 0 40222 1 0 0 20 0 1 0 63657161 47968256 11426 33554432000 4194304 5646918 140736438403360 140736438401624 4402950 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 11711 11426 146 355 0 11352 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 46844

[startup+462.3 s]
/proc/loadavg: 2.25 2.28 2.22 4/177 5614
/proc/meminfo: memFree=28716948/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=51332 CPUtime=462.22 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 11896 0 0 0 46221 1 0 0 20 0 1 0 63657161 52563968 12523 33554432000 4194304 5646918 140736438403360 140736438401624 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 12833 12523 146 355 0 12474 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 51332

[startup+522.3 s]
/proc/loadavg: 2.19 2.26 2.21 3/178 5618
/proc/meminfo: memFree=28711440/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=51332 CPUtime=522.21 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 11913 0 0 0 52220 1 0 0 20 0 1 0 63657161 52563968 12540 33554432000 4194304 5646918 140736438403360 140736438401624 4403043 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 12833 12540 146 355 0 12474 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 51332

[startup+582.3 s]
/proc/loadavg: 2.20 2.24 2.20 3/177 5620
/proc/meminfo: memFree=28704724/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=54072 CPUtime=582.2 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 12649 0 0 0 58219 1 0 0 20 0 1 0 63657161 55369728 13252 33554432000 4194304 5646918 140736438403360 140736438401608 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 13518 13252 146 355 0 13159 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 54072


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.22 2.19 3/177 5626
/proc/meminfo: memFree=28622828/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=64148 CPUtime=882.15 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 15199 0 0 0 88213 2 0 0 20 0 1 0 63657161 65687552 15759 33554432000 4194304 5646918 140736438403360 140736438401624 4398960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 16037 15759 146 355 0 15678 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 64148

[startup+942.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 5627
/proc/meminfo: memFree=28608424/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=66884 CPUtime=942.13 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 15687 0 0 0 94211 2 0 0 20 0 1 0 63657161 68489216 16238 33554432000 4194304 5646918 140736438403360 140736438401608 4396933 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 16721 16238 146 355 0 16362 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 66884

[startup+1002.3 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 5628
/proc/meminfo: memFree=28596956/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=66060 CPUtime=1002.12 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 17004 0 0 0 100210 2 0 0 20 0 1 0 63657161 67645440 16238 33554432000 4194304 5646918 140736438403360 140736438401624 4402840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 16515 16238 146 355 0 16156 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 66060

[startup+1062.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 5629
/proc/meminfo: memFree=28585284/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=73280 CPUtime=1062.11 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 17844 0 0 0 106209 2 0 0 20 0 1 0 63657161 75038720 17567 33554432000 4194304 5646918 140736438403360 140736438401608 4403435 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 18320 17567 146 355 0 17961 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 73280

[startup+1122.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/178 5633
/proc/meminfo: memFree=28568448/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=70884 CPUtime=1122.1 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 18971 0 0 0 112208 2 0 0 20 0 1 0 63657161 72585216 17336 33554432000 4194304 5646918 140736438403360 140736438401608 4402896 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 17721 17336 146 355 0 17362 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 70884

[startup+1182.3 s]
/proc/loadavg: 2.19 2.20 2.18 5/177 5635
/proc/meminfo: memFree=28554004/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=72556 CPUtime=1182.09 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 19496 0 0 0 118207 2 0 0 20 0 1 0 63657161 74297344 17861 33554432000 4194304 5646918 140736438403360 140736438401624 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 18139 17861 146 355 0 17780 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 72556

[startup+1242.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 5636
/proc/meminfo: memFree=28543384/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=72720 CPUtime=1242.08 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 19540 0 0 0 124206 2 0 0 20 0 1 0 63657161 74465280 17902 33554432000 4194304 5646918 140736438403360 140736438401624 4402650 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 18180 17902 146 355 0 17821 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 72720

[startup+1302.3 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 5637
/proc/meminfo: memFree=28501180/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=78232 CPUtime=1302.07 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 21569 0 0 0 130205 2 0 0 20 0 1 0 63657161 80109568 19186 33554432000 4194304 5646918 140736438403360 140736438401608 4402966 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 19558 19186 146 355 0 19199 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 78232

[startup+1362.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 5694
/proc/meminfo: memFree=29983716/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=78232 CPUtime=1362.07 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 21585 0 0 0 136204 3 0 0 20 0 1 0 63657161 80109568 19202 33554432000 4194304 5646918 140736438403360 140736438401608 4403150 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 19558 19202 146 355 0 19199 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 78232

[startup+1422.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 5695
/proc/meminfo: memFree=29982184/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=77328 CPUtime=1422.06 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 22844 0 0 0 142203 3 0 0 20 0 1 0 63657161 79183872 19054 33554432000 4194304 5646918 140736438403360 140736438401608 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 19332 19054 146 355 0 18973 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 77328

[startup+1482.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/177 5697
/proc/meminfo: memFree=29976964/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=81736 CPUtime=1482.04 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 23446 0 0 0 148201 3 0 0 20 0 1 0 63657161 83697664 20156 33554432000 4194304 5646918 140736438403360 140736438401624 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 20434 20156 146 355 0 20075 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 81736

[startup+1542.31 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 5698
/proc/meminfo: memFree=29975348/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=81736 CPUtime=1542.04 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 24507 0 0 0 154201 3 0 0 20 0 1 0 63657161 83697664 20156 33554432000 4194304 5646918 140736438403360 140736438401624 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 20434 20156 146 355 0 20075 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 81736

[startup+1602.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 5699
/proc/meminfo: memFree=29973780/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=81736 CPUtime=1602.02 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 24529 0 0 0 160199 3 0 0 20 0 1 0 63657161 83697664 20177 33554432000 4194304 5646918 140736438403360 140736438401624 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 20434 20177 146 355 0 20075 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 81736

[startup+1662.3 s]
/proc/loadavg: 2.34 2.21 2.19 3/177 5700
/proc/meminfo: memFree=29972100/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=83496 CPUtime=1662.01 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 24954 0 0 0 166198 3 0 0 20 0 1 0 63657161 85499904 20596 33554432000 4194304 5646918 140736438403360 140736438401624 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 20874 20596 146 355 0 20515 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 83496

[startup+1722.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/178 5704
/proc/meminfo: memFree=29970524/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=84580 CPUtime=1722 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 24955 0 0 0 172197 3 0 0 20 0 1 0 63657161 86609920 20597 33554432000 4194304 5646918 140736438403360 140736438401608 4403076 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 21145 20597 146 355 0 20786 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 84580

[startup+1782.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/176 5705
/proc/meminfo: memFree=29969708/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=84580 CPUtime=1782 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 24955 0 0 0 178197 3 0 0 20 0 1 0 63657161 86609920 20597 33554432000 4194304 5646918 140736438403360 140736438401608 4399295 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 21145 20597 146 355 0 20786 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 84580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 5706
/proc/meminfo: memFree=29969832/32872528 swapFree=1499884/1696108
[pid=5605] ppid=5602 vsize=84580 CPUtime=1800.09 cores=0,2,4,6
/proc/5605/stat : 5605 (minisatp) R 5602 5605 1394 0 -1 4202496 24955 0 0 0 180006 3 0 0 20 0 1 0 63657161 86609920 20597 33554432000 4194304 5646918 140736438403360 140736438401608 4403544 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/5605/statm: 21145 20597 146 355 0 20786 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 84580

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.11
CPU user time (s): 1800.07
CPU system time (s): 0.040993
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 85444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.040993
maximum resident set size= 82952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24955
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= 27
involuntary context switches= 1874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.08992 second user time and 10.6814 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-22 19:21:54
IDJOB=4113279
IDBENCH=107286
IDSOLVER=2555
FILE ID=node137/4113279-1466616114
RUNJOBID= node137-1466586458-1411
PBS_JOBID= 19953365
Free space on /tmp= 71616 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_ODD_GRIDS/normalized-ECgrid5x60split.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113279-1466616114/watcher-4113279-1466616114 -o /tmp/evaluation-result-4113279-1466616114/solver-4113279-1466616114 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466586458-1411 --watchdog 1960  minisatp HOME/instance-4113279-1466616114.opb

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

MD5SUM BENCH= 5a24b026980bba596e5d6414e45c7c7f
RANDOM SEED=1696898988

node137.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.486
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.97
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.486
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.486
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.486
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.486
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.486
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.38
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.486
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.486
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:        28932328 kB
Buffers:          123268 kB
Cached:           259656 kB
SwapCached:         1556 kB
Active:          1214928 kB
Inactive:         261968 kB
Active(anon):    1094512 kB
Inactive(anon):     2108 kB
Active(file):     120416 kB
Inactive(file):   259860 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100540 kB
Dirty:              3632 kB
Writeback:             0 kB
AnonPages:       2797500 kB
Mapped:             9540 kB
Shmem:                 0 kB
Slab:             620576 kB
SReclaimable:      64628 kB
SUnreclaim:       555948 kB
KernelStack:        1456 kB
PageTables:         9304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3045916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    604160 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-4113279-1466616114.opb

Free space on /tmp at the end= 71648 MiB
End job on node137 at 2016-06-22 19:51:55