Trace number 4112806

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
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.04	c Converting 1023 PB-constraints to clauses...
0.00/0.04	c   -- Unit propagations: (none)
0.00/0.04	c   -- Detecting intervals from adjacent constraints: ##############################
0.00/0.04	c   -- Clauses(.)/Splits(s): (none)
0.00/0.04	c ---[1009]---> BDD-cost:   21
0.00/0.04	c ---[ 995]---> BDD-cost:   21
0.00/0.04	c ---[ 969]---> BDD-cost:   45
0.00/0.04	c ---[ 964]---> BDD-cost:    3
0.00/0.04	c ---[ 959]---> BDD-cost:    3
0.00/0.04	c ---[ 909]---> BDD-cost:   93
0.00/0.04	c ---[ 895]---> BDD-cost:   21
0.00/0.04	c ---[ 881]---> BDD-cost:   21
0.00/0.04	c ---[ 876]---> BDD-cost:    3
0.00/0.04	c ---[ 862]---> BDD-cost:   21
0.00/0.04	c ---[ 812]---> BDD-cost:   93
0.00/0.04	c ---[ 804]---> BDD-cost:    9
0.00/0.04	c ---[ 790]---> BDD-cost:   21
0.00/0.04	c ---[ 596]---> BDD-cost:  381
0.00/0.05	c ---[ 582]---> BDD-cost:   21
0.00/0.05	c ---[ 388]---> BDD-cost:  381
0.00/0.06	c ---[ 374]---> BDD-cost:   21
0.00/0.06	c ---[ 348]---> BDD-cost:   45
0.00/0.06	c ---[ 322]---> BDD-cost:   45
0.00/0.06	c ---[ 317]---> BDD-cost:    3
0.00/0.06	c ---[ 303]---> BDD-cost:   21
0.00/0.06	c ---[ 295]---> BDD-cost:    9
0.00/0.06	c ---[ 287]---> BDD-cost:    9
0.00/0.06	c ---[ 282]---> BDD-cost:    3
0.00/0.06	c ---[ 268]---> BDD-cost:   21
0.00/0.06	c ---[ 263]---> BDD-cost:    3
0.00/0.06	c ---[ 237]---> BDD-cost:   45
0.00/0.06	c ---[ 223]---> BDD-cost:   21
0.00/0.06	c ---[ 197]---> BDD-cost:   45
0.00/0.06	c ---[ 192]---> BDD-cost:    3
0.00/0.06	c ---[ 191]---> Sorter-cost:  695     Base: 2 2 2 2
0.00/0.06	c ---[ 190]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.06	c ---[ 189]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.06	c ---[ 188]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.06	c ---[ 187]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.07	c ---[ 186]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.07	c ---[ 185]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.07	c ---[ 184]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.07	c ---[ 183]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.07	c ---[ 182]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.07	c ---[ 181]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.07	c ---[ 180]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.08	c ---[ 179]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.08	c ---[ 178]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.08	c ---[ 177]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.08	c ---[ 176]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.08	c ---[ 175]---> Sorter-cost:  685     Base: 2 2 2 2
0.00/0.08	c ---[ 174]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.08	c ---[ 173]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.09	c ---[ 172]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.09	c ---[ 171]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.09	c ---[ 170]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.09	c ---[ 169]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.09	c ---[ 168]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.09	c ---[ 167]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.09	c ---[ 166]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.10	c ---[ 165]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.10	c ---[ 164]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.10	c ---[ 163]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.10	c ---[ 162]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.10	c ---[ 161]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.10	c ---[ 160]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.10	c ---[ 159]---> Sorter-cost:  687     Base: 2 2 2 2
0.09/0.11	c ---[ 158]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.11	c ---[ 157]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.11	c ---[ 156]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.11	c ---[ 155]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.11	c ---[ 154]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.11	c ---[ 153]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.11	c ---[ 152]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.12	c ---[ 151]---> Sorter-cost:  663     Base: 2 2 2 2
0.09/0.12	c ---[ 150]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.12	c ---[ 149]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.12	c ---[ 148]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.12	c ---[ 147]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.12	c ---[ 146]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.12	c ---[ 145]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.13	c ---[ 144]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.13	c ---[ 143]---> Sorter-cost:  685     Base: 2 2 2 2
0.09/0.13	c ---[ 142]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.13	c ---[ 141]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.13	c ---[ 140]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.13	c ---[ 139]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.13	c ---[ 138]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.14	c ---[ 137]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.14	c ---[ 136]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.14	c ---[ 135]---> Sorter-cost:  663     Base: 2 2 2 2
0.09/0.14	c ---[ 134]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.14	c ---[ 133]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.14	c ---[ 132]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.14	c ---[ 131]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.15	c ---[ 130]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.15	c ---[ 129]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.15	c ---[ 128]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.15	c ---[ 127]---> Sorter-cost:  695     Base: 2 2 2 2
0.09/0.15	c ---[ 126]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.15	c ---[ 125]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.15	c ---[ 124]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.16	c ---[ 123]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.16	c ---[ 122]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.16	c ---[ 121]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.16	c ---[ 120]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.16	c ---[ 119]---> Sorter-cost:  663     Base: 2 2 2 2
0.09/0.16	c ---[ 118]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.17	c ---[ 117]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.17	c ---[ 116]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.17	c ---[ 115]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.17	c ---[ 114]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.17	c ---[ 113]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.17	c ---[ 112]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.17	c ---[ 111]---> Sorter-cost:  685     Base: 2 2 2 2
0.09/0.18	c ---[ 110]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.18	c ---[ 109]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.18	c ---[ 108]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.18	c ---[ 107]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.18	c ---[ 106]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.18	c ---[ 105]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.18	c ---[ 104]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.19	c ---[ 103]---> Sorter-cost:  663     Base: 2 2 2 2
0.09/0.19	c ---[ 102]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.19	c ---[ 101]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.19	c ---[ 100]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.19	c ---[  99]---> Sorter-cost:  577     Base: 2 2 2 2
0.09/0.19	c ---[  98]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.19	c ---[  97]---> Sorter-cost:  567     Base: 2 2 2 2
0.09/0.20	c ---[  96]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.20	c ---[  95]---> Sorter-cost:  687     Base: 2 2 2 2
0.19/0.20	c ---[  94]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.20	c ---[  93]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.20	c ---[  92]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.20	c ---[  91]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.20	c ---[  90]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.21	c ---[  89]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.21	c ---[  88]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.21	c ---[  87]---> Sorter-cost:  663     Base: 2 2 2 2
0.19/0.21	c ---[  86]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.21	c ---[  85]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.21	c ---[  84]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.21	c ---[  83]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.21	c ---[  82]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.22	c ---[  81]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.22	c ---[  80]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.22	c ---[  79]---> Sorter-cost:  685     Base: 2 2 2 2
0.19/0.22	c ---[  78]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.22	c ---[  77]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.22	c ---[  76]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.22	c ---[  75]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.23	c ---[  74]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.23	c ---[  73]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.23	c ---[  72]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.23	c ---[  71]---> Sorter-cost:  663     Base: 2 2 2 2
0.19/0.23	c ---[  70]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.23	c ---[  69]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.23	c ---[  68]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.24	c ---[  67]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.24	c ---[  66]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.24	c ---[  65]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.24	c ---[  64]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.24	c ---[  63]---> Sorter-cost:  695     Base: 2 2 2 2
0.19/0.24	c ---[  62]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.24	c ---[  61]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.25	c ---[  60]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.25	c ---[  59]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.25	c ---[  58]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.25	c ---[  57]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.25	c ---[  56]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.25	c ---[  55]---> Sorter-cost:  663     Base: 2 2 2 2
0.19/0.25	c ---[  54]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.26	c ---[  53]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.26	c ---[  52]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.26	c ---[  51]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.26	c ---[  50]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.26	c ---[  49]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.27	c ---[  48]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.27	c ---[  47]---> Sorter-cost:  685     Base: 2 2 2 2
0.19/0.27	c ---[  46]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.27	c ---[  45]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.27	c ---[  44]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.27	c ---[  43]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.28	c ---[  42]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.28	c ---[  41]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.28	c ---[  40]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.28	c ---[  39]---> Sorter-cost:  663     Base: 2 2 2 2
0.19/0.28	c ---[  38]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.28	c ---[  37]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.28	c ---[  36]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.29	c ---[  35]---> Sorter-cost:  577     Base: 2 2 2 2
0.19/0.29	c ---[  34]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.29	c ---[  33]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.29	c ---[  32]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.29	c ---[  31]---> Sorter-cost:  687     Base: 2 2 2 2
0.19/0.29	c ---[  30]---> Sorter-cost:  567     Base: 2 2 2 2
0.19/0.29	c ---[  29]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.30	c ---[  28]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.30	c ---[  27]---> Sorter-cost:  577     Base: 2 2 2 2
0.28/0.30	c ---[  26]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.30	c ---[  25]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.30	c ---[  24]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.30	c ---[  23]---> Sorter-cost:  663     Base: 2 2 2 2
0.28/0.30	c ---[  22]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.31	c ---[  21]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.31	c ---[  20]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.31	c ---[  19]---> Sorter-cost:  577     Base: 2 2 2 2
0.28/0.31	c ---[  18]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.31	c ---[  17]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.31	c ---[  16]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.31	c ---[  15]---> Sorter-cost:  685     Base: 2 2 2 2
0.28/0.32	c ---[  14]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.32	c ---[  13]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.32	c ---[  12]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.32	c ---[  11]---> Sorter-cost:  577     Base: 2 2 2 2
0.28/0.32	c ---[  10]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.32	c ---[   9]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.32	c ---[   8]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.33	c ---[   7]---> Sorter-cost:  663     Base: 2 2 2 2
0.28/0.33	c ---[   6]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.33	c ---[   5]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.33	c ---[   4]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.33	c ---[   3]---> Sorter-cost:  577     Base: 2 2 2 2
0.28/0.33	c ---[   2]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.33	c ---[   1]---> Sorter-cost:  567     Base: 2 2 2 2
0.28/0.34	c ---[   0]---> Sorter-cost:  567     Base: 2 2 2 2
1800.08/1800.40	|  Eliminated clauses:           1.39 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |   49208   199236   546158 |    73053      100     25 |  0.270 % |
1800.08/1800.40	|       250 |   49208   199236   546158 |    80358      250     31 |  0.270 % |
1800.08/1800.40	|       475 |   49208   199236   546158 |    88394      475     48 |  0.270 % |
1800.08/1800.40	|       812 |   49208   199236   546158 |    97233      812     58 |  0.270 % |
1800.08/1800.40	|      1318 |   49208   199236   546158 |   106957     1318     69 |  0.270 % |
1800.08/1800.40	|      2077 |   49206   199236   546158 |   117652     2075     82 |  0.272 % |
1800.08/1800.40	|      3216 |   49206   199236   546158 |   129418     3214     79 |  0.272 % |
1800.08/1800.40	|      4924 |   49206   199236   546158 |   142360     4922     74 |  0.272 % |
1800.08/1800.40	|      7486 |   49203   199236   546158 |   156596     7483     77 |  0.276 % |
1800.08/1800.40	|     11330 |   49203   199236   546158 |   172255    11327     77 |  0.276 % |
1800.08/1800.40	|     17096 |   49201   199236   546158 |   189481    17089     88 |  0.278 % |
1800.08/1800.40	|     25745 |   49194   199236   546158 |   208429    25726     95 |  0.287 % |
1800.08/1800.40	|     38719 |   49194   199236   546158 |   229272    38700     85 |  0.287 % |
1800.08/1800.40	|     58180 |   49192   199236   546158 |   252199    58153     85 |  0.289 % |
1800.08/1800.40	|     87372 |   49188   199236   546158 |   277419    87332     92 |  0.294 % |
1800.08/1800.40	|    131161 |   49155   199236   546158 |   305161   131111     93 |  0.333 % |
1800.08/1800.40	|    196845 |   49148   199236   546158 |   335677   196776     95 |  0.342 % |
1800.08/1800.40	|    295371 |   49148   199236   546158 |   369245   295302     90 |  0.342 % |
1800.08/1800.40	|    443160 |   49113   199236   546158 |   406169    99296     70 |  0.384 % |
1800.08/1800.40	|    664843 |   49113   199236   546158 |   446786   320979     77 |  0.384 % |
1800.08/1800.40	|    997368 |   49099   199236   546158 |   491465   238202     74 |  0.400 % |
1800.08/1800.40	|   1496156 |   49034   199236   546158 |   540611   279589     76 |  0.478 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4112806-1466581461/watcher-4112806-1466581461 -o /tmp/evaluation-result-4112806-1466581461/solver-4112806-1466581461 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466551534-9961 --watchdog 1960 minisatp HOME/instance-4112806-1466581461.opb 

pid=26306
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.41 2.27 2.20 4/176 26309
/proc/meminfo: memFree=29541992/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=6352 CPUtime=0 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 307 0 0 0 0 0 0 0 20 0 1 0 60193239 6504448 183 33554432000 4194304 5646918 140734771159056 140735197298056 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 1588 183 94 355 0 1229 0

[startup+0.100115 s]
/proc/loadavg: 2.41 2.27 2.20 4/176 26309
/proc/meminfo: memFree=29541992/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=8900 CPUtime=0.09 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 1018 0 0 0 9 0 0 0 20 0 1 0 60193239 9113600 852 33554432000 4194304 5646918 140734771159056 140735197298056 4817696 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 2225 852 121 355 0 1866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8900

[startup+0.200284 s]
/proc/loadavg: 2.41 2.27 2.20 4/176 26309
/proc/meminfo: memFree=29541992/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=11452 CPUtime=0.19 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 1895 0 0 0 19 0 0 0 20 0 1 0 60193239 11726848 1481 33554432000 4194304 5646918 140734771159056 140735197298056 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 2863 1481 121 355 0 2504 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11452

[startup+0.300267 s]
/proc/loadavg: 2.41 2.27 2.20 4/176 26309
/proc/meminfo: memFree=29541992/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=14724 CPUtime=0.28 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 2924 0 0 0 28 0 0 0 20 0 1 0 60193239 15077376 2180 33554432000 4194304 5646918 140734771159056 140735197298056 4312260 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 3681 2181 121 355 0 3322 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14724

[startup+0.700249 s]
/proc/loadavg: 2.41 2.27 2.20 4/176 26309
/proc/meminfo: memFree=29541992/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=50940 CPUtime=0.69 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 11665 0 0 0 67 2 0 0 20 0 1 0 60193239 52162560 11802 33554432000 4194304 5646918 140734771159056 140734771157720 4423826 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 12735 11802 131 355 0 12376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50940

[startup+1.5003 s]
/proc/loadavg: 2.41 2.27 2.20 4/177 26310
/proc/meminfo: memFree=29497644/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=48616 CPUtime=1.49 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 12270 0 0 0 147 2 0 0 20 0 1 0 60193239 49782784 11148 33554432000 4194304 5646918 140734771159056 140734771157192 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 12154 11148 153 355 0 11795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48616

[startup+3.10029 s]
/proc/loadavg: 2.41 2.27 2.20 4/177 26310
/proc/meminfo: memFree=29497148/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=51780 CPUtime=3.09 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 12523 0 0 0 307 2 0 0 20 0 1 0 60193239 53022720 11399 33554432000 4194304 5646918 140734771159056 140734771157160 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 12945 11399 154 355 0 12586 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51780

[startup+6.30029 s]
/proc/loadavg: 2.38 2.26 2.20 3/177 26310
/proc/meminfo: memFree=29493616/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=52016 CPUtime=6.29 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 12631 0 0 0 627 2 0 0 20 0 1 0 60193239 53264384 12018 33554432000 4194304 5646918 140734771159056 140734771157752 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 13004 12018 154 355 0 12645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52016

[startup+12.7003 s]
/proc/loadavg: 2.35 2.26 2.20 3/177 26310
/proc/meminfo: memFree=29487224/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=56764 CPUtime=12.68 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 13057 0 0 0 1266 2 0 0 20 0 1 0 60193239 58126336 12953 33554432000 4194304 5646918 140734771159056 140734771157160 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 14191 12953 154 355 0 13832 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56764

[startup+25.5004 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 26310
/proc/meminfo: memFree=29475944/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=64712 CPUtime=25.49 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 13770 0 0 0 2546 3 0 0 20 0 1 0 60193239 66265088 14685 33554432000 4194304 5646918 140734771159056 140734771157160 4403552 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 16178 14685 154 355 0 15819 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64712

[startup+51.1004 s]
/proc/loadavg: 2.32 2.26 2.20 3/177 26310
/proc/meminfo: memFree=29461116/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=78364 CPUtime=51.08 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 14633 0 0 0 5105 3 0 0 20 0 1 0 60193239 80244736 17080 33554432000 4194304 5646918 140734771159056 140734771157304 4402661 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26309/statm: 19591 17080 154 355 0 19232 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78364

[startup+102.3 s]
/proc/loadavg: 2.31 2.26 2.20 3/177 26311
/proc/meminfo: memFree=29802324/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=100196 CPUtime=102.28 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 15849 0 0 0 10224 4 0 0 20 0 1 0 60193239 102600704 22381 33554432000 4194304 5646918 140734771159056 140734771157192 4388947 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 25049 22381 154 355 0 24690 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100196

[startup+162.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 26312
/proc/meminfo: memFree=29740688/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=134480 CPUtime=162.26 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 17252 0 0 0 16221 5 0 0 20 0 1 0 60193239 137707520 28378 33554432000 4194304 5646918 140734771159056 140734771157160 4403159 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 33620 28378 154 355 0 33261 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 134480

[startup+222.307 s]
/proc/loadavg: 2.21 2.23 2.18 3/177 26313
/proc/meminfo: memFree=29712644/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=187248 CPUtime=222.26 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 18149 0 0 0 22220 6 0 0 20 0 1 0 60193239 191741952 33359 33554432000 4194304 5646918 140734771159056 140734771157752 4403464 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 46812 33359 154 355 0 46453 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 187248

[startup+282.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 26314
/proc/meminfo: memFree=29674176/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=190532 CPUtime=282.24 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 19180 0 0 0 28218 6 0 0 20 0 1 0 60193239 195104768 38986 33554432000 4194304 5646918 140734771159056 140734771157192 4402788 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 47633 38986 154 355 0 47274 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 190532

[startup+342.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/178 26319
/proc/meminfo: memFree=29649208/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=194144 CPUtime=342.23 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 20043 0 0 0 34216 7 0 0 20 0 1 0 60193239 198803456 42915 33554432000 4194304 5646918 140734771159056 140734771157160 4403368 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 48536 42915 154 355 0 48177 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 194144

[startup+402.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/177 26320
/proc/meminfo: memFree=29627100/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=196328 CPUtime=402.22 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 20520 0 0 0 40215 7 0 0 20 0 1 0 60193239 201039872 46969 33554432000 4194304 5646918 140734771159056 140734771157192 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 49082 46969 154 355 0 48723 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 196328

[startup+462.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 26377
/proc/meminfo: memFree=29998108/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=97832 CPUtime=462.22 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 22906 0 0 0 46211 11 0 0 20 0 1 0 60193239 100179968 22608 33554432000 4194304 5646918 140734771159056 140734771157352 4403159 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 24458 22608 154 355 0 24099 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 97832

[startup+522.3 s]
/proc/loadavg: 2.35 2.27 2.20 3/177 26378
/proc/meminfo: memFree=29978184/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=128476 CPUtime=522.18 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 23938 0 0 0 52206 12 0 0 20 0 1 0 60193239 131559424 27730 33554432000 4194304 5646918 140734771159056 140734771157752 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 32119 27730 154 355 0 31760 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 128476

[startup+582.3 s]
/proc/loadavg: 2.23 2.25 2.19 3/177 26379
/proc/meminfo: memFree=29941720/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=159296 CPUtime=582.18 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 24463 0 0 0 58205 13 0 0 20 0 1 0 60193239 163119104 32850 33554432000 4194304 5646918 140734771159056 140734771157752 4402811 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 39824 32850 154 355 0 39465 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 159296


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


[startup+882.307 s]
/proc/loadavg: 2.22 2.24 2.18 3/177 26385
/proc/meminfo: memFree=29854528/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=209384 CPUtime=882.14 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 24884 0 0 0 88199 15 0 0 20 0 1 0 60193239 214409216 51659 33554432000 4194304 5646918 140734771159056 140734771157752 4402840 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 52346 51659 154 355 0 51987 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 209384

[startup+942.3 s]
/proc/loadavg: 2.12 2.20 2.18 3/178 26390
/proc/meminfo: memFree=29974084/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=89800 CPUtime=942.12 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 25824 0 0 0 94196 16 0 0 20 0 1 0 60193239 91955200 21699 33554432000 4194304 5646918 140734771159056 140734771157768 4397622 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 22450 21699 154 355 0 22091 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 89800

[startup+1002.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/178 26414
/proc/meminfo: memFree=29940376/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=139120 CPUtime=1002.11 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 27201 0 0 0 100194 17 0 0 20 0 1 0 60193239 142458880 29705 33554432000 4194304 5646918 140734771159056 140734771157752 4403159 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 34780 29705 154 355 0 34421 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 139120

[startup+1062.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 26415
/proc/meminfo: memFree=29910048/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=139120 CPUtime=1062.09 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 27386 0 0 0 106192 17 0 0 20 0 1 0 60193239 142458880 33975 33554432000 4194304 5646918 140734771159056 140734771157752 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 34780 33975 154 355 0 34421 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 139120

[startup+1122.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/177 26416
/proc/meminfo: memFree=29894808/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=169940 CPUtime=1122.09 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 27911 0 0 0 112191 18 0 0 20 0 1 0 60193239 174018560 39607 33554432000 4194304 5646918 140734771159056 140734771157752 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 42485 39607 154 355 0 42126 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 169940

[startup+1182.3 s]
/proc/loadavg: 2.36 2.25 2.19 3/177 26417
/proc/meminfo: memFree=29883944/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=220028 CPUtime=1182.08 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 28226 0 0 0 118188 20 0 0 20 0 1 0 60193239 225308672 44516 33554432000 4194304 5646918 140734771159056 140734771157752 4402853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 55007 44516 154 355 0 54648 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 220028

[startup+1242.3 s]
/proc/loadavg: 2.25 2.23 2.19 3/177 26419
/proc/meminfo: memFree=29865396/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=220028 CPUtime=1242.07 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 28235 0 0 0 124187 20 0 0 20 0 1 0 60193239 225308672 49124 33554432000 4194304 5646918 140734771159056 140734771157752 4402751 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 55007 49124 154 355 0 54648 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 220028

[startup+1302.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 26420
/proc/meminfo: memFree=29843048/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=301416 CPUtime=1302.07 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 28763 0 0 0 130186 21 0 0 20 0 1 0 60193239 308649984 55268 33554432000 4194304 5646918 140734771159056 140734771157752 4397427 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 75354 55268 154 355 0 74995 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 301416

[startup+1362.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 26421
/proc/meminfo: memFree=29829080/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=301416 CPUtime=1362.06 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 28769 0 0 0 136185 21 0 0 20 0 1 0 60193239 308649984 58340 33554432000 4194304 5646918 140734771159056 140734771157752 4388947 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 75354 58340 154 355 0 74995 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 301416

[startup+1422.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 26422
/proc/meminfo: memFree=29777828/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=301416 CPUtime=1422.05 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 28775 0 0 0 142184 21 0 0 20 0 1 0 60193239 308649984 61412 33554432000 4194304 5646918 140734771159056 140734771157752 4402947 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 75354 61412 154 355 0 74995 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 301416

[startup+1482.3 s]
/proc/loadavg: 2.30 2.23 2.19 3/177 26423
/proc/meminfo: memFree=29890956/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=113360 CPUtime=1482.04 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 29409 0 0 0 148182 22 0 0 20 0 1 0 60193239 116080640 26030 33554432000 4194304 5646918 140734771159056 140734771157768 4398892 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 28340 26030 154 355 0 27981 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 113360

[startup+1542.31 s]
/proc/loadavg: 2.26 2.23 2.19 3/178 26428
/proc/meminfo: memFree=29847308/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=144004 CPUtime=1542.03 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 30404 0 0 0 154180 23 0 0 20 0 1 0 60193239 147460096 31612 33554432000 4194304 5646918 140734771159056 140734771157752 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 36001 31612 154 355 0 35642 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 144004

[startup+1602.3 s]
/proc/loadavg: 2.38 2.27 2.20 3/177 26429
/proc/meminfo: memFree=29827780/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=174824 CPUtime=1602.02 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 30929 0 0 0 160178 24 0 0 20 0 1 0 60193239 179019776 36732 33554432000 4194304 5646918 140734771159056 140734771157752 4403061 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 43706 36732 154 355 0 43347 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 174824

[startup+1662.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 26430
/proc/meminfo: memFree=29857484/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=174824 CPUtime=1662.01 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 30938 0 0 0 166177 24 0 0 20 0 1 0 60193239 179019776 41340 33554432000 4194304 5646918 140734771159056 140734771157752 4402751 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 43706 41340 154 355 0 43347 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 174824

[startup+1722.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/177 26431
/proc/meminfo: memFree=29843320/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=224912 CPUtime=1722 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 31259 0 0 0 172175 25 0 0 20 0 1 0 60193239 230309888 44713 33554432000 4194304 5646918 140734771159056 140734771157752 4402853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 56228 44713 154 355 0 55869 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 224912

[startup+1782.3 s]
/proc/loadavg: 2.15 2.22 2.18 3/177 26432
/proc/meminfo: memFree=29755264/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=224912 CPUtime=1781.99 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 31267 0 0 0 178174 25 0 0 20 0 1 0 60193239 230309888 48809 33554432000 4194304 5646918 140734771159056 140734771157752 4403368 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 56228 48809 154 355 0 55869 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 224912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 26432
/proc/meminfo: memFree=29806820/32872528 swapFree=17888/1798212
[pid=26309] ppid=26306 vsize=224912 CPUtime=1800.08 cores=0,2,4,6
/proc/26309/stat : 26309 (minisatp) R 26306 26309 9945 0 -1 4202496 31269 0 0 0 179983 25 0 0 20 0 1 0 60193239 230309888 49833 33554432000 4194304 5646918 140734771159056 140734771157752 4402684 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26309/statm: 56228 49833 154 355 0 55869 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 224912

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.84
CPU system time (s): 0.26096
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 306300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.26096
maximum resident set size= 260296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31269
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= 42
involuntary context switches= 2020

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74828 second user time and 6.71098 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-22 09:44:21
IDJOB=4112806
IDBENCH=71846
IDSOLVER=2555
FILE ID=node123/4112806-1466581461
RUNJOBID= node123-1466551534-9961
PBS_JOBID= 19943335
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112806-1466581461/watcher-4112806-1466581461 -o /tmp/evaluation-result-4112806-1466581461/solver-4112806-1466581461 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466551534-9961 --watchdog 1960  minisatp HOME/instance-4112806-1466581461.opb

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=34325044

node123.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.791
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.58
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.791
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.791
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.791
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.57
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.791
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.791
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.56
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.791
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.791
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:        29542156 kB
Buffers:           99436 kB
Cached:           136860 kB
SwapCached:         2356 kB
Active:           622728 kB
Inactive:         166520 kB
Active(anon):     552844 kB
Inactive(anon):     2312 kB
Active(file):      69884 kB
Inactive(file):   164208 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:       2464576 kB
Mapped:             9436 kB
Shmem:                 0 kB
Slab:             608116 kB
SReclaimable:      52148 kB
SUnreclaim:       555968 kB
KernelStack:        1472 kB
PageTables:         8676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2659740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2375680 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-4112806-1466581461.opb

Free space on /tmp at the end= 71724 MiB
End job on node123 at 2016-06-22 10:14:22