Trace number 4112037

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742bSAT (TO)939731 1800.03 1800.3

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91.opb
MD5SUM3333a441149c4de45d27ff5fff5e5090
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70998
Best CPU time to get the best result obtained on this benchmark0.573912
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables398
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 300
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 10826907
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 10826907
Number of bits of the biggest sum of numbers24
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.00	c Converting 200 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####################################################################################################
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[ 198]---> BDD-cost:   19
0.00/0.00	c ---[ 196]---> BDD-cost:    5
0.00/0.00	c ---[ 194]---> BDD-cost:   48
0.00/0.00	c ---[ 192]---> BDD-cost:   42
0.00/0.00	c ---[ 190]---> BDD-cost:   42
0.00/0.00	c ---[ 188]---> BDD-cost:   15
0.00/0.00	c ---[ 186]---> BDD-cost:   48
0.00/0.00	c ---[ 184]---> BDD-cost:   33
0.00/0.00	c ---[ 182]---> BDD-cost:   30
0.00/0.00	c ---[ 180]---> BDD-cost:   33
0.00/0.00	c ---[ 178]---> BDD-cost:   24
0.00/0.00	c ---[ 176]---> BDD-cost:   27
0.00/0.00	c ---[ 174]---> BDD-cost:   33
0.00/0.00	c ---[ 172]---> BDD-cost:   21
0.00/0.00	c ---[ 170]---> BDD-cost:   21
0.00/0.00	c ---[ 168]---> BDD-cost:   33
0.00/0.00	c ---[ 166]---> BDD-cost:   33
0.00/0.00	c ---[ 164]---> BDD-cost:   24
0.00/0.00	c ---[ 162]---> BDD-cost:   15
0.00/0.00	c ---[ 160]---> BDD-cost:   12
0.00/0.00	c ---[ 158]---> BDD-cost:   15
0.00/0.00	c ---[ 156]---> BDD-cost:   39
0.00/0.00	c ---[ 154]---> BDD-cost:   27
0.00/0.00	c ---[ 152]---> BDD-cost:   24
0.00/0.00	c ---[ 150]---> BDD-cost:   15
0.00/0.00	c ---[ 148]---> BDD-cost:   18
0.00/0.00	c ---[ 146]---> BDD-cost:   18
0.00/0.00	c ---[ 144]---> BDD-cost:   15
0.00/0.00	c ---[ 142]---> BDD-cost:   21
0.00/0.01	c ---[ 140]---> BDD-cost:   21
0.00/0.01	c ---[ 138]---> BDD-cost:   18
0.00/0.01	c ---[ 136]---> BDD-cost:   18
0.00/0.01	c ---[ 134]---> BDD-cost:    9
0.00/0.01	c ---[ 132]---> BDD-cost:   15
0.00/0.01	c ---[ 130]---> BDD-cost:    9
0.00/0.01	c ---[ 128]---> BDD-cost:    9
0.00/0.01	c ---[ 126]---> BDD-cost:    9
0.00/0.01	c ---[ 124]---> BDD-cost:   18
0.00/0.01	c ---[ 122]---> BDD-cost:   27
0.00/0.01	c ---[ 120]---> BDD-cost:   12
0.00/0.01	c ---[ 118]---> BDD-cost:    6
0.00/0.01	c ---[ 116]---> BDD-cost:   24
0.00/0.01	c ---[ 114]---> BDD-cost:   15
0.00/0.01	c ---[ 112]---> BDD-cost:    9
0.00/0.01	c ---[ 110]---> BDD-cost:   12
0.00/0.01	c ---[ 108]---> BDD-cost:    6
0.00/0.01	c ---[ 106]---> BDD-cost:   21
0.00/0.01	c ---[ 104]---> BDD-cost:   15
0.00/0.01	c ---[ 102]---> BDD-cost:   15
0.00/0.01	c ---[ 100]---> BDD-cost:   21
0.00/0.01	c ---[  98]---> BDD-cost:    9
0.00/0.01	c ---[  96]---> BDD-cost:   18
0.00/0.01	c ---[  94]---> BDD-cost:   15
0.00/0.01	c ---[  92]---> BDD-cost:    9
0.00/0.01	c ---[  90]---> BDD-cost:    9
0.00/0.01	c ---[  88]---> BDD-cost:    6
0.00/0.01	c ---[  86]---> BDD-cost:   12
0.00/0.01	c ---[  84]---> BDD-cost:    9
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:    9
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:    9
0.00/0.01	c ---[  68]---> BDD-cost:    6
0.00/0.01	c ---[  66]---> BDD-cost:   18
0.00/0.01	c ---[  64]---> BDD-cost:   12
0.00/0.01	c ---[  62]---> BDD-cost:   12
0.00/0.01	c ---[  60]---> BDD-cost:   15
0.00/0.01	c ---[  58]---> BDD-cost:    9
0.00/0.01	c ---[  56]---> BDD-cost:   12
0.00/0.01	c ---[  54]---> BDD-cost:   12
0.00/0.01	c ---[  52]---> BDD-cost:   12
0.00/0.01	c ---[  50]---> BDD-cost:    9
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:    9
0.00/0.01	c ---[  42]---> BDD-cost:    6
0.00/0.01	c ---[  40]---> BDD-cost:    6
0.00/0.01	c ---[  38]---> BDD-cost:   12
0.00/0.01	c ---[  36]---> BDD-cost:    9
0.00/0.01	c ---[  34]---> BDD-cost:    6
0.00/0.01	c ---[  32]---> BDD-cost:    9
0.00/0.01	c ---[  30]---> BDD-cost:    9
0.00/0.01	c ---[  28]---> BDD-cost:    6
0.00/0.01	c ---[  26]---> BDD-cost:    6
0.00/0.01	c ---[  24]---> BDD-cost:    9
0.00/0.01	c ---[  22]---> BDD-cost:    6
0.00/0.01	c ---[  20]---> BDD-cost:    9
0.00/0.01	c ---[  18]---> BDD-cost:    6
0.00/0.01	c ---[  16]---> BDD-cost:    6
0.00/0.01	c ---[  14]---> BDD-cost:    6
0.00/0.01	c ---[  12]---> BDD-cost:    6
0.00/0.01	c ---[  10]---> BDD-cost:    6
0.00/0.01	c ---[   8]---> BDD-cost:    6
0.00/0.01	c ---[   6]---> BDD-cost:    6
0.00/0.01	c ---[   4]---> BDD-cost:    6
0.00/0.01	c ---[   2]---> BDD-cost:    6
0.00/0.01	c ---[   0]---> BDD-cost:    6
0.00/0.01	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	===============================================================================
0.00/0.01	c Found solution: 2288290
0.00/0.01	c ---[   0]---> Adder-cost: 4328   maxlim: 8538617   bits: 24/24
68.58/68.63	|  Eliminated clauses:           0.01 Mb                                      |
68.58/68.63	============================[ Search Statistics ]==============================
68.58/68.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.58/68.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
68.58/68.63	===============================================================================
68.58/68.63	===============================================================================
68.58/68.63	c Found solution: 1980186
68.58/68.63	c ---[   0]---> Adder-cost: 0   maxlim: 8846721   bits: 24/24
137.27/137.34	|  Eliminated clauses:           0.01 Mb                                      |
137.27/137.34	============================[ Search Statistics ]==============================
137.27/137.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
137.27/137.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
137.27/137.34	===============================================================================
137.27/137.34	===============================================================================
137.27/137.34	c Found solution: 1839936
137.27/137.34	c ---[   0]---> Adder-cost: 0   maxlim: 8986971   bits: 24/24
206.25/206.33	|  Eliminated clauses:           0.01 Mb                                      |
206.25/206.33	============================[ Search Statistics ]==============================
206.25/206.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
206.25/206.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
206.25/206.33	===============================================================================
206.25/206.33	|       200 |    5571    33244   116356 |    12189      200    226 |  2.157 % |
206.25/206.33	|       350 |    5571    33244   116356 |    13408      350    157 |  2.157 % |
206.25/206.33	|       575 |    5571    33244   116356 |    14749      575    188 |  2.157 % |
206.25/206.33	===============================================================================
206.25/206.33	c Found solution: 1768185
206.25/206.33	c ---[   0]---> Adder-cost: 0   maxlim: 9058722   bits: 24/24
276.34/276.46	|  Eliminated clauses:           0.01 Mb                                      |
276.34/276.46	============================[ Search Statistics ]==============================
276.34/276.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
276.34/276.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
276.34/276.46	===============================================================================
276.34/276.46	===============================================================================
276.34/276.46	c Found solution: 1644656
276.34/276.47	c ---[   0]---> Adder-cost: 0   maxlim: 9182251   bits: 24/24
347.83/347.91	|  Eliminated clauses:           0.02 Mb                                      |
347.83/347.91	============================[ Search Statistics ]==============================
347.83/347.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
347.83/347.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
347.83/347.91	===============================================================================
347.83/347.91	|       949 |    5577    33295   116642 |    12208      949    203 |  2.402 % |
347.83/347.91	|      1099 |    5577    33295   116642 |    13428     1099    191 |  2.402 % |
347.83/347.91	|      1324 |    5577    33295   116642 |    14771     1324    161 |  2.402 % |
347.83/347.91	|      1661 |    5577    33295   116642 |    16249     1661    179 |  2.402 % |
347.83/347.91	|      2167 |    5577    33295   116642 |    17873     2167    167 |  2.402 % |
347.83/347.91	|      2926 |    5577    33295   116642 |    19661     2926    179 |  2.402 % |
347.83/347.91	|      4065 |    5577    33295   116642 |    21627     4065    240 |  2.402 % |
347.83/347.91	|      5773 |    5577    33295   116642 |    23790     5773    244 |  2.402 % |
347.83/347.91	===============================================================================
347.83/347.91	c Found solution: 1631126
347.83/347.92	c ---[   0]---> Adder-cost: 0   maxlim: 9195781   bits: 24/24
418.32/418.47	|  Eliminated clauses:           0.02 Mb                                      |
418.32/418.47	============================[ Search Statistics ]==============================
418.32/418.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
418.32/418.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
418.32/418.47	===============================================================================
418.32/418.47	|      7207 |    5577    33299   116669 |    12209     7207    250 |  2.479 % |
418.32/418.47	|      7357 |    5577    33299   116669 |    13430     7357    245 |  2.479 % |
418.32/418.47	===============================================================================
418.32/418.47	c Found solution: 1538797
418.32/418.47	c ---[   0]---> Adder-cost: 0   maxlim: 9288110   bits: 24/24
489.11/489.29	|  Eliminated clauses:           0.02 Mb                                      |
489.11/489.29	============================[ Search Statistics ]==============================
489.11/489.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
489.11/489.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
489.11/489.29	===============================================================================
489.11/489.29	===============================================================================
489.11/489.29	c Found solution: 1349581
489.11/489.29	c ---[   0]---> Adder-cost: 0   maxlim: 9477326   bits: 24/24
563.01/563.19	|  Eliminated clauses:           0.02 Mb                                      |
563.01/563.19	============================[ Search Statistics ]==============================
563.01/563.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
563.01/563.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
563.01/563.19	===============================================================================
563.01/563.19	|      7626 |    5570    33264   116501 |    12196     7626    243 |  2.825 % |
563.01/563.19	|      7776 |    5570    33264   116501 |    13416     7776    239 |  2.825 % |
563.01/563.19	|      8001 |    5570    33264   116501 |    14758     8001    240 |  2.825 % |
563.01/563.19	|      8338 |    5570    33264   116501 |    16233     8338    236 |  2.825 % |
563.01/563.19	|      8844 |    5570    33264   116501 |    17857     8844    223 |  2.825 % |
563.01/563.19	|      9603 |    5570    33264   116501 |    19643     9603    228 |  2.825 % |
563.01/563.19	|     10742 |    5570    33264   116501 |    21607    10742    240 |  2.825 % |
563.01/563.19	|     12450 |    5570    33264   116501 |    23768    12450    242 |  2.825 % |
563.01/563.19	|     15012 |    5570    33264   116501 |    26144    15012    247 |  2.825 % |
563.01/563.19	|     18856 |    5566    33264   116501 |    28759    18854    248 |  2.889 % |
563.01/563.19	===============================================================================
563.01/563.19	c Found solution: 1342136
563.01/563.19	c ---[   0]---> Adder-cost: 0   maxlim: 9484771   bits: 24/24
635.99/636.12	|  Eliminated clauses:           0.02 Mb                                      |
635.99/636.12	============================[ Search Statistics ]==============================
635.99/636.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
635.99/636.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
635.99/636.12	===============================================================================
635.99/636.12	|     22087 |    5569    33264   116628 |    12196    11093    188 |  3.000 % |
635.99/636.12	|     22237 |    5569    33264   116628 |    13416    11243    189 |  3.000 % |
635.99/636.12	|     22462 |    5569    33264   116628 |    14758    11468    189 |  3.000 % |
635.99/636.12	|     22799 |    5569    33264   116628 |    16233    11805    191 |  3.000 % |
635.99/636.12	|     23305 |    5569    33264   116628 |    17857    12311    195 |  3.000 % |
635.99/636.12	|     24064 |    5569    33264   116628 |    19643    13070    198 |  3.000 % |
635.99/636.12	|     25203 |    5569    33264   116628 |    21607    14209    207 |  3.000 % |
635.99/636.12	|     26911 |    5569    33264   116628 |    23768    15917    203 |  3.000 % |
635.99/636.12	===============================================================================
635.99/636.12	c Found solution: 1253931
635.99/636.12	c ---[   0]---> Adder-cost: 0   maxlim: 9572976   bits: 24/24
707.19/707.33	|  Eliminated clauses:           0.02 Mb                                      |
707.19/707.33	============================[ Search Statistics ]==============================
707.19/707.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
707.19/707.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
707.19/707.33	===============================================================================
707.19/707.33	|     27805 |    5573    33281   116659 |    12203     8456    151 |  3.102 % |
707.19/707.33	===============================================================================
707.19/707.33	c Found solution: 1227922
707.19/707.33	c ---[   0]---> Adder-cost: 0   maxlim: 9598985   bits: 24/24
779.07/779.26	|  Eliminated clauses:           0.02 Mb                                      |
779.07/779.26	============================[ Search Statistics ]==============================
779.07/779.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
779.07/779.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
779.07/779.26	===============================================================================
779.07/779.26	===============================================================================
779.07/779.26	c Found solution: 1210270
779.07/779.26	c ---[   0]---> Adder-cost: 0   maxlim: 9616637   bits: 24/24
850.76/850.92	|  Eliminated clauses:           0.02 Mb                                      |
850.76/850.92	============================[ Search Statistics ]==============================
850.76/850.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
850.76/850.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
850.76/850.92	===============================================================================
850.76/850.92	===============================================================================
850.76/850.92	c Found solution: 1188083
850.76/850.92	c ---[   0]---> Adder-cost: 0   maxlim: 9638824   bits: 24/24
1086.22/1086.48	|  Eliminated clauses:           0.02 Mb                                      |
1086.22/1086.48	============================[ Search Statistics ]==============================
1086.22/1086.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1086.22/1086.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1086.22/1086.48	===============================================================================
1086.22/1086.48	|     27913 |    5572    33284   116710 |    12204     8564    153 |  3.471 % |
1086.22/1086.48	|     28063 |    5572    33284   116710 |    13424     8714    153 |  3.471 % |
1086.22/1086.48	|     28288 |    5572    33284   116710 |    14767     8939    155 |  3.471 % |
1086.22/1086.48	|     28625 |    5572    33284   116710 |    16243     9276    157 |  3.471 % |
1086.22/1086.48	|     29131 |    5572    33284   116710 |    17868     9782    165 |  3.471 % |
1086.22/1086.48	|     29890 |    5572    33284   116710 |    19654    10541    162 |  3.471 % |
1086.22/1086.48	|     31029 |    5572    33284   116710 |    21620    11680    167 |  3.471 % |
1086.22/1086.48	|     32737 |    5572    33284   116710 |    23782    13388    175 |  3.471 % |
1086.22/1086.48	|     35299 |    5572    33284   116710 |    26160    15950    180 |  3.471 % |
1086.22/1086.48	|     39143 |    5572    33284   116710 |    28776    19794    192 |  3.471 % |
1086.22/1086.48	|     44909 |    5572    33284   116710 |    31654    25560    203 |  3.471 % |
1086.22/1086.48	|     53558 |    5572    33284   116710 |    34819    17303    176 |  3.471 % |
1086.22/1086.48	|     66532 |    5572    33284   116710 |    38301    30277    194 |  3.471 % |
1086.22/1086.48	|     85993 |    5572    33284   116710 |    42131    26456    153 |  3.471 % |
1086.22/1086.48	|    115185 |    5572    33284   116710 |    46345    30002    211 |  3.471 % |
1086.22/1086.48	|    158974 |    5572    33284   116710 |    50979    42571    190 |  3.471 % |
1086.22/1086.48	|    224658 |    5572    33284   116710 |    56077    40032    215 |  3.471 % |
1086.22/1086.48	|    323184 |    5572    33284   116710 |    61685    20041    141 |  3.471 % |
1086.22/1086.48	|    470973 |    5572    33284   116710 |    67853    37710    211 |  3.471 % |
1086.22/1086.48	===============================================================================
1086.22/1086.48	c Found solution: 1187337
1086.22/1086.48	c ---[   0]---> Adder-cost: 0   maxlim: 9639570   bits: 24/24
1192.01/1192.24	|  Eliminated clauses:           0.02 Mb                                      |
1192.01/1192.24	============================[ Search Statistics ]==============================
1192.01/1192.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1192.01/1192.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1192.01/1192.24	===============================================================================
1192.01/1192.24	|    637314 |    5574    33311   116923 |    12214     9138    151 |  3.559 % |
1192.01/1192.24	|    637464 |    5574    33311   116923 |    13435     9288    152 |  3.559 % |
1192.01/1192.24	|    637689 |    5574    33311   116923 |    14778     9513    153 |  3.559 % |
1192.01/1192.24	|    638026 |    5574    33311   116923 |    16256     9850    152 |  3.559 % |
1192.01/1192.24	|    638532 |    5574    33311   116923 |    17882    10356    166 |  3.559 % |
1192.01/1192.24	|    639291 |    5574    33311   116923 |    19670    11115    171 |  3.559 % |
1192.01/1192.24	|    640430 |    5574    33311   116923 |    21637    12254    193 |  3.559 % |
1192.01/1192.24	|    642138 |    5574    33311   116923 |    23801    13962    198 |  3.559 % |
1192.01/1192.24	|    644700 |    5574    33311   116923 |    26181    16524    201 |  3.559 % |
1192.01/1192.24	|    648544 |    5574    33311   116923 |    28800    20368    208 |  3.559 % |
1192.01/1192.24	|    654310 |    5574    33311   116923 |    31680    26134    216 |  3.559 % |
1192.01/1192.24	|    662959 |    5574    33311   116923 |    34848    18784    161 |  3.559 % |
1192.01/1192.24	|    675933 |    5574    33311   116923 |    38332    31758    186 |  3.559 % |
1192.01/1192.24	|    695394 |    5574    33311   116923 |    42166    29274    183 |  3.559 % |
1192.01/1192.24	|    724586 |    5574    33311   116923 |    46382    33754    203 |  3.559 % |
1192.01/1192.24	|    768375 |    5574    33311   116923 |    51021    18575    142 |  3.559 % |
1192.01/1192.24	===============================================================================
1192.01/1192.24	c Found solution: 1096494
1192.01/1192.24	c ---[   0]---> Adder-cost: 0   maxlim: 9730413   bits: 24/24
1329.79/1330.06	|  Eliminated clauses:           0.02 Mb                                      |
1329.79/1330.06	============================[ Search Statistics ]==============================
1329.79/1330.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1329.79/1330.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1329.79/1330.06	===============================================================================
1329.79/1330.06	|    772032 |    5569    33284   116722 |    12204    11166    109 |  3.712 % |
1329.79/1330.06	|    772182 |    5569    33284   116722 |    13424    11316    109 |  3.712 % |
1329.79/1330.06	|    772407 |    5569    33284   116722 |    14767    11541    112 |  3.712 % |
1329.79/1330.06	|    772744 |    5569    33284   116722 |    16243    11878    112 |  3.712 % |
1329.79/1330.06	|    773250 |    5569    33284   116722 |    17868    12384    122 |  3.712 % |
1329.79/1330.06	|    774009 |    5569    33284   116722 |    19654    13143    132 |  3.712 % |
1329.79/1330.06	|    775148 |    5569    33284   116722 |    21620    14282    145 |  3.712 % |
1329.79/1330.06	|    776856 |    5569    33284   116722 |    23782    15990    152 |  3.712 % |
1329.79/1330.06	|    779418 |    5569    33284   116722 |    26160    18552    167 |  3.712 % |
1329.79/1330.06	|    783262 |    5569    33284   116722 |    28776    22396    186 |  3.712 % |
1329.79/1330.06	|    789028 |    5569    33284   116722 |    31654    28162    205 |  3.712 % |
1329.79/1330.06	|    797677 |    5569    33284   116722 |    34819    20845    184 |  3.712 % |
1329.79/1330.06	|    810651 |    5569    33284   116722 |    38301    33819    216 |  3.712 % |
1329.79/1330.06	|    830112 |    5569    33284   116722 |    42131    30413    181 |  3.712 % |
1329.79/1330.06	|    859304 |    5569    33284   116722 |    46345    34733    172 |  3.712 % |
1329.79/1330.06	|    903093 |    5569    33284   116722 |    50979    19428    153 |  3.712 % |
1329.79/1330.06	|    968777 |    5569    33284   116722 |    56077    52404    221 |  3.712 % |
1329.79/1330.06	===============================================================================
1329.79/1330.06	c Found solution: 1081455
1329.79/1330.06	c ---[   0]---> Adder-cost: 0   maxlim: 9745452   bits: 24/24
1400.38/1400.65	|  Eliminated clauses:           0.02 Mb                                      |
1400.38/1400.65	============================[ Search Statistics ]==============================
1400.38/1400.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1400.38/1400.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1400.38/1400.65	===============================================================================
1400.38/1400.65	===============================================================================
1400.38/1400.65	c Found solution: 1040286
1400.38/1400.65	c ---[   0]---> Adder-cost: 0   maxlim: 9786621   bits: 24/24
1516.45/1516.76	|  Eliminated clauses:           0.02 Mb                                      |
1516.45/1516.76	============================[ Search Statistics ]==============================
1516.45/1516.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1516.45/1516.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1516.45/1516.76	===============================================================================
1516.45/1516.76	|   1014936 |    5568    33280   116740 |    12202    11404     87 |  3.966 % |
1516.45/1516.76	|   1015086 |    5568    33280   116740 |    13422    11554     89 |  3.966 % |
1516.45/1516.76	|   1015311 |    5568    33280   116740 |    14765    11779     90 |  3.966 % |
1516.45/1516.76	|   1015648 |    5568    33280   116740 |    16241    12116     95 |  3.966 % |
1516.45/1516.76	|   1016154 |    5568    33280   116740 |    17865    12622    100 |  3.966 % |
1516.45/1516.76	|   1016913 |    5568    33280   116740 |    19652    13381    104 |  3.966 % |
1516.45/1516.76	|   1018052 |    5568    33280   116740 |    21617    14520    114 |  3.966 % |
1516.45/1516.76	|   1019760 |    5568    33280   116740 |    23779    16228    125 |  3.966 % |
1516.45/1516.76	|   1022322 |    5568    33280   116740 |    26157    18790    145 |  3.966 % |
1516.45/1516.76	|   1026166 |    5568    33280   116740 |    28773    22634    159 |  3.966 % |
1516.45/1516.76	|   1031932 |    5568    33280   116740 |    31650    28400    178 |  3.966 % |
1516.45/1516.76	|   1040581 |    5568    33280   116740 |    34815    21071    170 |  3.966 % |
1516.45/1516.76	|   1053555 |    5568    33280   116740 |    38297    34045    195 |  3.966 % |
1516.45/1516.76	|   1073016 |    5568    33280   116740 |    42126    31321    205 |  3.966 % |
1516.45/1516.76	|   1102208 |    5568    33280   116740 |    46339    36668    227 |  3.966 % |
1516.45/1516.76	|   1145997 |    5568    33280   116740 |    50973    20986    184 |  3.966 % |
1516.45/1516.76	===============================================================================
1516.45/1516.76	c Found solution: 1006649
1516.45/1516.76	c ---[   0]---> Adder-cost: 0   maxlim: 9820258   bits: 24/24
1601.05/1601.30	|  Eliminated clauses:           0.02 Mb                                      |
1601.05/1601.30	============================[ Search Statistics ]==============================
1601.05/1601.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1601.05/1601.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1601.05/1601.30	===============================================================================
1601.05/1601.30	|   1184955 |    5570    33287   116753 |    12205     6989     62 |  4.072 % |
1601.05/1601.30	|   1185105 |    5570    33287   116753 |    13425     7139     65 |  4.072 % |
1601.05/1601.30	|   1185330 |    5570    33287   116753 |    14768     7364     72 |  4.072 % |
1601.05/1601.30	|   1185667 |    5570    33287   116753 |    16245     7701     84 |  4.072 % |
1601.05/1601.30	|   1186173 |    5570    33287   116753 |    17869     8207    103 |  4.072 % |
1601.05/1601.30	|   1186932 |    5570    33287   116753 |    19656     8966    114 |  4.072 % |
1601.05/1601.30	|   1188071 |    5570    33287   116753 |    21622    10105    123 |  4.072 % |
1601.05/1601.30	|   1189779 |    5570    33287   116753 |    23784    11813    140 |  4.072 % |
1601.05/1601.30	|   1192341 |    5570    33287   116753 |    26163    14375    174 |  4.072 % |
1601.05/1601.30	|   1196185 |    5570    33287   116753 |    28779    18219    194 |  4.072 % |
1601.05/1601.30	|   1201951 |    5570    33287   116753 |    31657    23985    196 |  4.072 % |
1601.05/1601.30	|   1210600 |    5570    33287   116753 |    34822    16355    167 |  4.072 % |
1601.05/1601.30	|   1223574 |    5570    33287   116753 |    38305    29329    197 |  4.072 % |
1601.05/1601.30	===============================================================================
1601.05/1601.30	c Found solution: 1000843
1601.05/1601.30	c ---[   0]---> Adder-cost: 0   maxlim: 9826064   bits: 24/24
1674.04/1674.35	|  Eliminated clauses:           0.02 Mb                                      |
1674.04/1674.35	============================[ Search Statistics ]==============================
1674.04/1674.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1674.04/1674.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1674.04/1674.35	===============================================================================
1674.04/1674.35	|   1240268 |    5574    33312   116894 |    12214     6359     37 |  4.169 % |
1674.04/1674.35	|   1240418 |    5574    33312   116894 |    13435     6509     40 |  4.169 % |
1674.04/1674.35	|   1240643 |    5574    33312   116894 |    14779     6734     46 |  4.169 % |
1674.04/1674.35	|   1240980 |    5574    33312   116894 |    16257     7071     59 |  4.169 % |
1674.04/1674.35	|   1241486 |    5574    33312   116894 |    17883     7577     64 |  4.169 % |
1674.04/1674.35	|   1242245 |    5574    33312   116894 |    19671     8336     75 |  4.169 % |
1674.04/1674.35	|   1243384 |    5574    33312   116894 |    21638     9475     99 |  4.169 % |
1674.04/1674.35	|   1245092 |    5574    33312   116894 |    23802    11183    111 |  4.169 % |
1674.04/1674.35	|   1247654 |    5574    33312   116894 |    26182    13745    146 |  4.169 % |
1674.04/1674.35	===============================================================================
1674.04/1674.35	c Found solution: 939731
1674.04/1674.35	c ---[   0]---> Adder-cost: 0   maxlim: 9887176   bits: 24/24
1800.02/1800.30	|  Eliminated clauses:           0.03 Mb                                      |
1800.02/1800.30	============================[ Search Statistics ]==============================
1800.02/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.30	===============================================================================
1800.02/1800.30	|   1250875 |    5568    33283   116691 |    12203     8533    108 |  4.316 % |
1800.02/1800.30	|   1251025 |    5568    33283   116691 |    13424     8683    113 |  4.316 % |
1800.02/1800.30	|   1251250 |    5568    33283   116691 |    14766     8908    115 |  4.316 % |
1800.02/1800.30	|   1251587 |    5568    33283   116691 |    16243     9245    122 |  4.316 % |
1800.02/1800.30	|   1252093 |    5568    33283   116691 |    17867     9751    121 |  4.316 % |
1800.02/1800.30	|   1252852 |    5568    33283   116691 |    19654    10510    127 |  4.316 % |
1800.02/1800.30	|   1253991 |    5568    33283   116691 |    21619    11649    133 |  4.316 % |
1800.02/1800.30	|   1255699 |    5568    33283   116691 |    23781    13357    143 |  4.316 % |
1800.02/1800.30	|   1258261 |    5568    33283   116691 |    26159    15919    172 |  4.316 % |
1800.02/1800.30	|   1262105 |    5568    33283   116691 |    28775    19763    188 |  4.316 % |
1800.02/1800.30	|   1267871 |    5568    33283   116691 |    31653    25529    212 |  4.316 % |
1800.02/1800.30	|   1276520 |    5568    33283   116691 |    34818    18129    177 |  4.316 % |
1800.02/1800.30	|   1289494 |    5568    33283   116691 |    38300    31103    197 |  4.316 % |
1800.02/1800.30	|   1308955 |    5568    33283   116691 |    42130    29290    185 |  4.316 % |
1800.02/1800.30	|   1338147 |    5568    33283   116691 |    46343    33830    207 |  4.316 % |
1800.02/1800.30	|   1381936 |    5568    33283   116691 |    50978    46028    234 |  4.316 % |
1800.02/1800.30	|   1447620 |    5568    33283   116691 |    56075    44998    202 |  4.316 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/1800.30	s SATISFIABLE
1800.02/1800.30	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 x152 -x153 -x154 x155 x156 -x157 -x158 -x159 x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 x232 x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 x250 -x251 x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 x298 -x299 -x300 x301 x302 x303 x304 x305 x306 -x307 -x308 x309 -x310 x311 x312 -x313 x314 x315 -x316 x317 x318 -x319 x320 -x321 x322 -x323 -x324 x325 -x326 -x327 x328 -x329 -x330 -x331 x332 -x333 -x334 -x335 -x336 x337 -x338 -x339 x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 x348 -x349 x350 -x351 -x352 x353 x354 -x355 x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398

Verifier Data

OK	939731

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-4112037-1466581915/watcher-4112037-1466581915 -o /tmp/evaluation-result-4112037-1466581915/solver-4112037-1466581915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466551534-9962 --watchdog 1960 minisatp HOME/instance-4112037-1466581915.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.31 2.25 2.19 4/176 26376
/proc/meminfo: memFree=30004876/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6596 CPUtime=0 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 60238675 6754304 226 33554432000 4194304 5646918 140734994040880 140733832243848 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1649 226 105 355 0 1290 0

[startup+0.10011 s]
/proc/loadavg: 2.31 2.25 2.19 4/176 26376
/proc/meminfo: memFree=30004876/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=0.09 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 9 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140733832243848 4817546 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6312

[startup+0.200263 s]
/proc/loadavg: 2.31 2.25 2.19 4/176 26376
/proc/meminfo: memFree=30004876/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=0.19 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 19 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140733832243848 4309848 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6312

[startup+0.300216 s]
/proc/loadavg: 2.31 2.25 2.19 4/176 26376
/proc/meminfo: memFree=30004876/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=0.29 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 29 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140733832243848 4831307 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6312

[startup+0.700187 s]
/proc/loadavg: 2.31 2.25 2.19 4/176 26376
/proc/meminfo: memFree=30004876/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=0.69 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 69 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140733832243848 4832054 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6312

[startup+1.50019 s]
/proc/loadavg: 2.31 2.25 2.19 4/177 26377
/proc/meminfo: memFree=30000380/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=1.49 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 149 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140734993920904 4817691 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6312

[startup+3.10018 s]
/proc/loadavg: 2.31 2.25 2.19 4/177 26377
/proc/meminfo: memFree=30000024/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=3.09 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 309 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140734993920904 4823361 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6312

[startup+6.30018 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 26377
/proc/meminfo: memFree=29998108/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=6.29 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 629 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140734993920904 4823297 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6312

[startup+12.7002 s]
/proc/loadavg: 2.26 2.24 2.18 3/177 26377
/proc/meminfo: memFree=29998168/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=12.69 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 1269 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140734993920904 4832119 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6312

[startup+25.5002 s]
/proc/loadavg: 2.34 2.26 2.19 3/177 26377
/proc/meminfo: memFree=29992944/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=25.49 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 2549 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140734993920904 4817485 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6312

[startup+51.1002 s]
/proc/loadavg: 2.36 2.27 2.19 3/177 26377
/proc/meminfo: memFree=29982304/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=6312 CPUtime=51.09 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 1445 0 0 0 5109 0 0 0 20 0 1 0 60238675 6463488 1291 33554432000 4194304 5646918 140734994040880 140734993920904 4560672 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 1578 1291 140 355 0 1219 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6312

[startup+102.3 s]
/proc/loadavg: 2.26 2.26 2.19 3/177 26378
/proc/meminfo: memFree=29947440/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=22244 CPUtime=102.28 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 4919 0 0 0 10228 0 0 0 20 0 1 0 60238675 22777856 5338 33554432000 4194304 5646918 140734994040880 140734993922504 4817369 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 5561 5338 175 355 0 5202 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22244

[startup+162.3 s]
/proc/loadavg: 2.25 2.25 2.19 4/177 26380
/proc/meminfo: memFree=29928008/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=25456 CPUtime=162.26 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 5728 0 0 0 16226 0 0 0 20 0 1 0 60238675 26066944 6147 33554432000 4194304 5646918 140734994040880 140734993921240 4831247 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 6364 6147 175 355 0 6005 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25456

[startup+222.307 s]
/proc/loadavg: 2.23 2.25 2.19 4/177 26381
/proc/meminfo: memFree=29913048/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=26248 CPUtime=222.26 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 5936 0 0 0 22226 0 0 0 20 0 1 0 60238675 26877952 6355 33554432000 4194304 5646918 140734994040880 140734993946504 4823374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 6562 6355 185 355 0 6203 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 26248

[startup+282.3 s]
/proc/loadavg: 2.27 2.26 2.19 3/177 26382
/proc/meminfo: memFree=29895288/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=26248 CPUtime=282.24 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 5936 0 0 0 28224 0 0 0 20 0 1 0 60238675 26877952 6355 33554432000 4194304 5646918 140734994040880 140734994039544 4817369 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 6562 6355 185 355 0 6203 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 26248

[startup+342.3 s]
/proc/loadavg: 2.21 2.24 2.18 3/177 26383
/proc/meminfo: memFree=29881196/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=26248 CPUtime=342.23 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 5936 0 0 0 34223 0 0 0 20 0 1 0 60238675 26877952 6355 33554432000 4194304 5646918 140734994040880 140734994039544 4817699 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 6562 6355 185 355 0 6203 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26248

[startup+402.3 s]
/proc/loadavg: 2.25 2.24 2.18 4/177 26384
/proc/meminfo: memFree=29858996/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=37744 CPUtime=402.22 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 6358 0 0 0 40222 0 0 0 20 0 1 0 60238675 38649856 8309 33554432000 4194304 5646918 140734994040880 140734994039544 4565073 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 9436 8309 186 355 0 9077 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 37744

[startup+462.3 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 26386
/proc/meminfo: memFree=29846400/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=37744 CPUtime=462.21 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 6369 0 0 0 46221 0 0 0 20 0 1 0 60238675 38649856 8319 33554432000 4194304 5646918 140734994040880 140734994039544 4817546 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 9436 8319 187 355 0 9077 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 37744

[startup+522.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/178 26390
/proc/meminfo: memFree=29949824/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=37744 CPUtime=522.2 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 6372 0 0 0 52220 0 0 0 20 0 1 0 60238675 38649856 8321 33554432000 4194304 5646918 140734994040880 140734994039544 4823346 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 9436 8321 187 355 0 9077 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 37744

[startup+582.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/178 26414
/proc/meminfo: memFree=29916080/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=56600 CPUtime=582.2 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 7518 0 0 0 58219 1 0 0 20 0 1 0 60238675 57958400 12020 33554432000 4194304 5646918 140734994040880 140734994039544 4823346 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 14150 12020 187 355 0 13791 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 56600


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.20 2.18 4/177 26421
/proc/meminfo: memFree=29782916/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=70064 CPUtime=942.14 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 11667 0 0 0 94212 2 0 0 20 0 1 0 60238675 71745536 17311 33554432000 4194304 5646918 140734994040880 140734994039592 4398914 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 17516 17311 187 355 0 17157 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 70064

[startup+1002.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 26422
/proc/meminfo: memFree=29769772/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=70816 CPUtime=1002.14 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 14967 0 0 0 100206 8 0 0 20 0 1 0 60238675 72515584 17484 33554432000 4194304 5646918 140734994040880 140734994039592 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 17704 17484 187 355 0 17345 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 70816

[startup+1062.3 s]
/proc/loadavg: 2.28 2.24 2.19 4/176 26423
/proc/meminfo: memFree=29848508/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=150956 CPUtime=1062.13 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 17745 0 0 0 106199 14 0 0 20 0 1 0 60238675 154578944 32888 33554432000 4194304 5646918 140734994040880 140734994039576 4403464 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 37739 32888 187 355 0 37380 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 150956

[startup+1122.3 s]
/proc/loadavg: 2.26 2.24 2.19 4/178 26428
/proc/meminfo: memFree=29836028/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=120136 CPUtime=1122.12 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 18841 0 0 0 112195 17 0 0 20 0 1 0 60238675 123019264 29749 33554432000 4194304 5646918 140734994040880 140734994039544 4480469 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 30034 29749 187 355 0 29675 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 120136

[startup+1182.3 s]
/proc/loadavg: 2.33 2.27 2.20 3/177 26429
/proc/meminfo: memFree=29834464/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=120136 CPUtime=1182.11 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 19855 0 0 0 118193 18 0 0 20 0 1 0 60238675 123019264 26678 33554432000 4194304 5646918 140734994040880 140734994039176 4398927 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 30034 26678 188 355 0 29675 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 120136

[startup+1242.3 s]
/proc/loadavg: 2.27 2.26 2.20 3/177 26430
/proc/meminfo: memFree=29847924/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=70816 CPUtime=1242.1 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 20364 0 0 0 124191 19 0 0 20 0 1 0 60238675 72515584 17485 33554432000 4194304 5646918 140734994040880 140734994039544 4563520 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 17704 17485 188 355 0 17345 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 70816

[startup+1302.3 s]
/proc/loadavg: 2.14 2.22 2.18 4/177 26431
/proc/meminfo: memFree=29781528/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=138812 CPUtime=1302.09 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 23479 0 0 0 130187 22 0 0 20 0 1 0 60238675 142143488 31347 33554432000 4194304 5646918 140734994040880 140734994039176 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 34703 31347 188 355 0 34344 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 138812

[startup+1362.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 26488
/proc/meminfo: memFree=29442400/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=89492 CPUtime=1362.08 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 24650 0 0 0 136183 25 0 0 20 0 1 0 60238675 91639808 22154 33554432000 4194304 5646918 140734994040880 140734994039544 4560633 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 22373 22154 188 355 0 22014 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 89492

[startup+1422.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 26490
/proc/meminfo: memFree=29131660/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=89492 CPUtime=1422.08 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 24650 0 0 0 142183 25 0 0 20 0 1 0 60238675 91639808 22154 33554432000 4194304 5646918 140734994040880 140734994039544 4832125 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 22373 22154 188 355 0 22014 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 89492

[startup+1482.3 s]
/proc/loadavg: 2.18 2.21 2.18 4/177 26491
/proc/meminfo: memFree=29131292/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=138812 CPUtime=1482.07 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 25154 0 0 0 148181 26 0 0 20 0 1 0 60238675 142143488 30323 33554432000 4194304 5646918 140734994040880 140734994039176 4398964 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 34703 30323 188 355 0 34344 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 138812

[startup+1542.31 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 26492
/proc/meminfo: memFree=29130680/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=89492 CPUtime=1542.06 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 27189 0 0 0 154178 28 0 0 20 0 1 0 60238675 91639808 22154 33554432000 4194304 5646918 140734994040880 140734994039544 4460984 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 22373 22154 188 355 0 22014 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 89492

[startup+1602.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 26493
/proc/meminfo: memFree=29130768/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=89492 CPUtime=1602.05 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 27694 0 0 0 160176 29 0 0 20 0 1 0 60238675 91639808 22154 33554432000 4194304 5646918 140734994040880 140734994039544 4817458 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 22373 22154 188 355 0 22014 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 89492

[startup+1662.3 s]
/proc/loadavg: 2.16 2.18 2.18 4/177 26494
/proc/meminfo: memFree=29131052/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=89492 CPUtime=1662.04 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 27694 0 0 0 166175 29 0 0 20 0 1 0 60238675 91639808 22154 33554432000 4194304 5646918 140734994040880 140734994039544 4817696 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 22373 22154 188 355 0 22014 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 89492

[startup+1722.3 s]
/proc/loadavg: 2.19 2.19 2.18 4/178 26499
/proc/meminfo: memFree=29130908/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=89492 CPUtime=1722.03 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 27695 0 0 0 172174 29 0 0 20 0 1 0 60238675 91639808 22155 33554432000 4194304 5646918 140734994040880 140734994039544 4823346 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 22373 22155 189 355 0 22014 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 89492

[startup+1782.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 26500
/proc/meminfo: memFree=29060876/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=138812 CPUtime=1782.02 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 29728 0 0 0 178170 32 0 0 20 0 1 0 60238675 142143488 34420 33554432000 4194304 5646918 140734994040880 140734994039176 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 34703 34420 189 355 0 34344 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 138812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.26 2.20 2.18 4/177 26500
/proc/meminfo: memFree=29069616/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=138812 CPUtime=1800.02 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 30816 0 0 0 179968 34 0 0 20 0 1 0 60238675 142143488 32884 33554432000 4194304 5646918 140734994040880 140734994039176 4398922 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 34703 32884 189 355 0 34344 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 138812

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

[startup+1800.3 s]
/proc/loadavg: 2.26 2.20 2.18 4/177 26500
/proc/meminfo: memFree=29069616/32872528 swapFree=17888/1798212
[pid=26376] ppid=26373 vsize=138812 CPUtime=1800.02 cores=1,3,5,7
/proc/26376/stat : 26376 (minisatp) R 26373 26376 9945 0 -1 4202496 30816 0 0 0 179968 34 0 0 20 0 1 0 60238675 142143488 32884 33554432000 4194304 5646918 140734994040880 140734994039176 4398922 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26376/statm: 34703 32884 189 355 0 34344 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 138812

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.68
CPU system time (s): 0.343947
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 169632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.343947
maximum resident set size= 146136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30816
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= 8
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.63729 second user time and 6.36803 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-22 09:51:55
IDJOB=4112037
IDBENCH=71854
IDSOLVER=2555
FILE ID=node123/4112037-1466581915
RUNJOBID= node123-1466551534-9962
PBS_JOBID= 19943335
Free space on /tmp= 71728 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112037-1466581915/watcher-4112037-1466581915 -o /tmp/evaluation-result-4112037-1466581915/solver-4112037-1466581915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466551534-9962 --watchdog 1960  minisatp HOME/instance-4112037-1466581915.opb

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

MD5SUM BENCH= 3333a441149c4de45d27ff5fff5e5090
RANDOM SEED=2004444190

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:        30003876 kB
Buffers:           99688 kB
Cached:           132080 kB
SwapCached:         2356 kB
Active:           149404 kB
Inactive:         165248 kB
Active(anon):      82812 kB
Inactive(anon):     2312 kB
Active(file):      66592 kB
Inactive(file):   162936 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:              3532 kB
Writeback:             0 kB
AnonPages:       1892240 kB
Mapped:             9396 kB
Shmem:                 0 kB
Slab:             608256 kB
SReclaimable:      52172 kB
SUnreclaim:       556084 kB
KernelStack:        1456 kB
PageTables:         8076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2015380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1804288 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-4112037-1466581915.opb

Free space on /tmp at the end= 71692 MiB
End job on node123 at 2016-06-22 10:21:56