Trace number 4112672

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)35 1800.01 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMcdfa46b59876181d5d89fd18757b8cfb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint66
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
Number of bits of the biggest sum of numbers13
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 12 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 ---[  10]---> Adder-cost: 316   maxlim: 1524   bits: 12/11
0.00/0.02	c ---[   8]---> Adder-cost: 342   maxlim: 1433   bits: 12/11
0.00/0.03	c ---[   6]---> Adder-cost: 354   maxlim: 1528   bits: 12/11
0.00/0.05	c ---[   4]---> Adder-cost: 332   maxlim: 1489   bits: 12/11
0.00/0.06	c ---[   2]---> Adder-cost: 332   maxlim: 1280   bits: 12/11
0.00/0.07	c ---[   0]---> Adder-cost: 320   maxlim: 1361   bits: 12/11
0.09/0.11	|  Eliminated clauses:           0.00 Mb                                      |
0.09/0.11	============================[ Search Statistics ]==============================
0.09/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	===============================================================================
0.09/0.11	|       100 |    2063    13491    47796 |     4946       99     12 |  6.295 % |
0.09/0.11	|       250 |    2063    13491    47796 |     5441      249     12 |  6.295 % |
0.09/0.11	|       475 |    2062    13491    47796 |     5985      473     11 |  6.341 % |
0.09/0.11	===============================================================================
0.09/0.11	c Found solution: 661
0.09/0.11	c ---[   0]---> Sorter-cost: 1880     Base: 2 2 2 2 2 2 2
0.09/0.13	|  Eliminated clauses:           0.03 Mb                                      |
0.09/0.13	============================[ Search Statistics ]==============================
0.09/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	===============================================================================
0.09/0.13	===============================================================================
0.09/0.13	c Found solution: 645
0.09/0.13	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
0.09/0.17	|  Eliminated clauses:           0.03 Mb                                      |
0.09/0.17	============================[ Search Statistics ]==============================
0.09/0.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.17	===============================================================================
0.09/0.17	|       768 |    3084    17721    59087 |     6497      765     12 |  3.738 % |
0.09/0.17	|       918 |    3084    17721    59087 |     7147      915     12 |  3.738 % |
0.09/0.17	|      1143 |    3082    17721    59087 |     7862     1138     15 |  3.790 % |
0.09/0.17	|      1480 |    3082    17721    59087 |     8648     1475     14 |  3.790 % |
0.09/0.17	===============================================================================
0.09/0.17	c Found solution: 531
0.09/0.17	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 2 2 2 2
0.19/0.28	|  Eliminated clauses:           0.03 Mb                                      |
0.19/0.28	============================[ Search Statistics ]==============================
0.19/0.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.28	===============================================================================
0.19/0.28	|      1725 |    3116    17842    59557 |     6542     1720     16 |  3.668 % |
0.19/0.28	|      1875 |    3116    17842    59557 |     7196     1870     16 |  3.668 % |
0.19/0.28	|      2100 |    3116    17842    59557 |     7915     2095     16 |  3.668 % |
0.19/0.28	|      2437 |    3116    17842    59557 |     8707     2432     18 |  3.668 % |
0.19/0.28	|      2943 |    3114    17842    59557 |     9578     2936     17 |  3.719 % |
0.19/0.28	|      3702 |    3114    17842    59557 |    10536     3695     19 |  3.719 % |
0.19/0.28	===============================================================================
0.19/0.28	c Found solution: 505
0.19/0.28	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.19/0.28	|  Eliminated clauses:           0.03 Mb                                      |
0.19/0.28	============================[ Search Statistics ]==============================
0.19/0.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.28	===============================================================================
0.19/0.28	===============================================================================
0.19/0.28	c Found solution: 501
0.19/0.28	c ---[   0]---> Sorter-cost:    1     Base: 2 2 2 2 2 2 2
0.29/0.35	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.35	============================[ Search Statistics ]==============================
0.29/0.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	===============================================================================
0.29/0.35	|      4578 |    3078    17689    58978 |     6485     4571     21 |  3.743 % |
0.29/0.35	|      4728 |    3078    17689    58978 |     7134     4721     21 |  3.743 % |
0.29/0.35	|      4953 |    3078    17689    58978 |     7848     4946     22 |  3.743 % |
0.29/0.35	|      5290 |    3078    17689    58978 |     8632     5283     21 |  3.743 % |
0.29/0.35	|      5796 |    3078    17689    58978 |     9496     5789     22 |  3.743 % |
0.29/0.35	===============================================================================
0.29/0.35	c Found solution: 499
0.29/0.35	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
0.29/0.35	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.35	============================[ Search Statistics ]==============================
0.29/0.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	===============================================================================
0.29/0.35	===============================================================================
0.29/0.35	c Found solution: 467
0.29/0.35	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
0.29/0.36	|  Eliminated clauses:           0.03 Mb                                      |
0.29/0.36	============================[ Search Statistics ]==============================
0.29/0.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.36	===============================================================================
0.29/0.36	===============================================================================
0.29/0.36	c Found solution: 451
0.29/0.36	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.29/0.37	|  Eliminated clauses:           0.04 Mb                                      |
0.29/0.37	============================[ Search Statistics ]==============================
0.29/0.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.37	===============================================================================
0.29/0.37	===============================================================================
0.29/0.37	c Found solution: 443
0.29/0.37	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.29/0.38	|  Eliminated clauses:           0.04 Mb                                      |
0.29/0.38	============================[ Search Statistics ]==============================
0.29/0.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.38	===============================================================================
0.29/0.38	===============================================================================
0.29/0.38	c Found solution: 417
0.29/0.38	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.29/0.38	|  Eliminated clauses:           0.04 Mb                                      |
0.29/0.38	============================[ Search Statistics ]==============================
0.29/0.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.38	===============================================================================
0.29/0.38	===============================================================================
0.29/0.38	c Found solution: 415
0.29/0.38	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 2 2 2 2
0.49/0.59	|  Eliminated clauses:           0.04 Mb                                      |
0.49/0.59	============================[ Search Statistics ]==============================
0.49/0.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.59	===============================================================================
0.49/0.59	|      6249 |    3111    17812    59487 |     6531     3183     20 |  3.765 % |
0.49/0.59	|      6399 |    3111    17812    59487 |     7184     3333     20 |  3.765 % |
0.49/0.59	|      6624 |    3111    17812    59487 |     7902     3558     22 |  3.765 % |
0.49/0.59	|      6961 |    3111    17812    59487 |     8692     3895     22 |  3.765 % |
0.49/0.59	|      7467 |    3110    17812    59487 |     9562     4400     23 |  3.789 % |
0.49/0.59	|      8226 |    3109    17812    59487 |    10518     5158     24 |  3.813 % |
0.49/0.59	|      9365 |    3109    17812    59487 |    11570     6297     30 |  3.813 % |
0.49/0.59	|     11073 |    3109    17812    59487 |    12727     8005     29 |  3.813 % |
0.49/0.59	===============================================================================
0.49/0.59	c Found solution: 412
0.49/0.59	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 2 2 2 2
0.59/0.60	|  Eliminated clauses:           0.04 Mb                                      |
0.59/0.60	============================[ Search Statistics ]==============================
0.59/0.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.60	===============================================================================
0.59/0.60	===============================================================================
0.59/0.60	c Found solution: 408
0.59/0.60	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 2 2 2 2
0.59/0.61	|  Eliminated clauses:           0.04 Mb                                      |
0.59/0.61	============================[ Search Statistics ]==============================
0.59/0.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.61	===============================================================================
0.59/0.61	===============================================================================
0.59/0.61	c Found solution: 406
0.59/0.61	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 2 2 2 2
0.79/0.88	|  Eliminated clauses:           0.04 Mb                                      |
0.79/0.88	============================[ Search Statistics ]==============================
0.79/0.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.88	===============================================================================
0.79/0.88	|     11304 |    3116    17833    59602 |     6538     4200     27 |  3.832 % |
0.79/0.88	|     11454 |    3116    17833    59602 |     7192     4350     27 |  3.832 % |
0.79/0.88	|     11679 |    3116    17833    59602 |     7911     4575     26 |  3.832 % |
0.79/0.88	|     12016 |    3116    17833    59602 |     8703     4912     26 |  3.832 % |
0.79/0.88	|     12522 |    3116    17833    59602 |     9573     5418     25 |  3.832 % |
0.79/0.88	|     13281 |    3115    17833    59602 |    10530     6176     24 |  3.855 % |
0.79/0.88	|     14420 |    3115    17833    59602 |    11583     7315     25 |  3.855 % |
0.79/0.88	|     16128 |    3115    17833    59602 |    12742     9023     26 |  3.855 % |
0.79/0.88	===============================================================================
0.79/0.88	c Found solution: 404
0.79/0.88	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.89/0.90	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.90	============================[ Search Statistics ]==============================
0.89/0.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.90	===============================================================================
0.89/0.90	===============================================================================
0.89/0.90	c Found solution: 402
0.89/0.90	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 2 2 2 2
0.89/0.91	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.91	============================[ Search Statistics ]==============================
0.89/0.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.91	===============================================================================
0.89/0.91	===============================================================================
0.89/0.91	c Found solution: 400
0.89/0.91	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.89/0.92	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.92	============================[ Search Statistics ]==============================
0.89/0.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.92	===============================================================================
0.89/0.92	===============================================================================
0.89/0.92	c Found solution: 398
0.89/0.92	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.89/0.93	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.93	============================[ Search Statistics ]==============================
0.89/0.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.93	===============================================================================
0.89/0.93	|     18273 |    3119    17850    59702 |     6545     5663     34 |  3.913 % |
0.89/0.93	===============================================================================
0.89/0.93	c Found solution: 396
0.89/0.93	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.89/0.94	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.94	============================[ Search Statistics ]==============================
0.89/0.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.94	===============================================================================
0.89/0.94	===============================================================================
0.89/0.94	c Found solution: 394
0.89/0.94	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
0.89/0.94	|  Eliminated clauses:           0.04 Mb                                      |
0.89/0.94	============================[ Search Statistics ]==============================
0.89/0.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.94	===============================================================================
0.89/0.94	===============================================================================
0.89/0.94	c Found solution: 392
0.89/0.94	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.99/1.03	|  Eliminated clauses:           0.04 Mb                                      |
0.99/1.03	============================[ Search Statistics ]==============================
0.99/1.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.03	===============================================================================
0.99/1.03	|     18409 |    3122    17870    59794 |     6552     5799     35 |  3.956 % |
0.99/1.03	|     18559 |    3122    17870    59794 |     7207     5949     36 |  3.956 % |
0.99/1.03	|     18784 |    3122    17870    59794 |     7928     6174     35 |  3.956 % |
0.99/1.03	|     19121 |    3122    17870    59794 |     8721     6511     35 |  3.956 % |
0.99/1.03	|     19627 |    3122    17870    59794 |     9593     7017     35 |  3.956 % |
0.99/1.03	===============================================================================
0.99/1.03	c Found solution: 339
0.99/1.03	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
0.99/1.04	|  Eliminated clauses:           0.04 Mb                                      |
0.99/1.04	============================[ Search Statistics ]==============================
0.99/1.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.04	===============================================================================
0.99/1.04	===============================================================================
0.99/1.04	c Found solution: 275
0.99/1.04	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
0.99/1.05	|  Eliminated clauses:           0.04 Mb                                      |
0.99/1.05	============================[ Search Statistics ]==============================
0.99/1.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.05	===============================================================================
0.99/1.05	===============================================================================
0.99/1.05	c Found solution: 243
0.99/1.05	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
0.99/1.05	|  Eliminated clauses:           0.04 Mb                                      |
0.99/1.05	============================[ Search Statistics ]==============================
0.99/1.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.05	===============================================================================
0.99/1.05	===============================================================================
0.99/1.05	c Found solution: 235
0.99/1.05	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
0.99/1.06	|  Eliminated clauses:           0.04 Mb                                      |
0.99/1.06	============================[ Search Statistics ]==============================
0.99/1.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.06	===============================================================================
0.99/1.06	===============================================================================
0.99/1.06	c Found solution: 233
0.99/1.06	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
4.69/4.77	|  Eliminated clauses:           0.04 Mb                                      |
4.69/4.77	============================[ Search Statistics ]==============================
4.69/4.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/4.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/4.77	===============================================================================
4.69/4.77	|     20383 |    3125    17888    59859 |     6558     3972     28 |  4.026 % |
4.69/4.77	|     20533 |    3125    17888    59859 |     7214     4122     28 |  4.026 % |
4.69/4.77	|     20758 |    3125    17888    59859 |     7936     4347     28 |  4.026 % |
4.69/4.77	|     21095 |    3125    17888    59859 |     8729     4684     27 |  4.026 % |
4.69/4.77	|     21601 |    3125    17888    59859 |     9602     5190     29 |  4.026 % |
4.69/4.77	|     22360 |    3125    17888    59859 |    10563     5949     30 |  4.026 % |
4.69/4.77	|     23499 |    3125    17888    59859 |    11619     7088     29 |  4.026 % |
4.69/4.77	|     25207 |    3125    17888    59859 |    12781     8796     30 |  4.026 % |
4.69/4.77	|     27769 |    3125    17888    59859 |    14059    11358     32 |  4.026 % |
4.69/4.77	|     31613 |    3125    17888    59859 |    15465     8054     31 |  4.026 % |
4.69/4.77	|     37379 |    3125    17888    59859 |    17012    13820     37 |  4.026 % |
4.69/4.77	|     46028 |    3125    17888    59859 |    18713    13837     40 |  4.026 % |
4.69/4.77	|     59002 |    3125    17888    59859 |    20584    17335     35 |  4.026 % |
4.69/4.77	|     78463 |    3125    17888    59859 |    22643    15825     30 |  4.026 % |
4.69/4.77	===============================================================================
4.69/4.77	c Found solution: 183
4.69/4.77	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 2 2 2 2
4.69/4.79	|  Eliminated clauses:           0.04 Mb                                      |
4.69/4.79	============================[ Search Statistics ]==============================
4.69/4.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/4.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/4.79	===============================================================================
4.69/4.79	===============================================================================
4.69/4.79	c Found solution: 181
4.69/4.79	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
4.79/4.80	|  Eliminated clauses:           0.04 Mb                                      |
4.79/4.80	============================[ Search Statistics ]==============================
4.79/4.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.80	===============================================================================
4.79/4.80	===============================================================================
4.79/4.80	c Found solution: 179
4.79/4.80	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2
4.79/4.82	|  Eliminated clauses:           0.04 Mb                                      |
4.79/4.82	============================[ Search Statistics ]==============================
4.79/4.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.82	===============================================================================
4.79/4.82	|     84806 |    3125    17888    59871 |     6558     5638     32 |  4.075 % |
4.79/4.82	===============================================================================
4.79/4.82	c Found solution: 155
4.79/4.82	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
4.79/4.82	|  Eliminated clauses:           0.04 Mb                                      |
4.79/4.82	============================[ Search Statistics ]==============================
4.79/4.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.82	===============================================================================
4.79/4.82	===============================================================================
4.79/4.82	c Found solution: 151
4.79/4.82	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2
4.79/4.83	|  Eliminated clauses:           0.04 Mb                                      |
4.79/4.83	============================[ Search Statistics ]==============================
4.79/4.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.83	===============================================================================
4.79/4.83	===============================================================================
4.79/4.83	c Found solution: 149
4.79/4.83	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
4.79/4.83	|  Eliminated clauses:           0.04 Mb                                      |
4.79/4.83	============================[ Search Statistics ]==============================
4.79/4.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.83	===============================================================================
4.79/4.83	===============================================================================
4.79/4.83	c Found solution: 147
4.79/4.84	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
18.59/18.64	|  Eliminated clauses:           0.04 Mb                                      |
18.59/18.64	============================[ Search Statistics ]==============================
18.59/18.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.59/18.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.59/18.64	===============================================================================
18.59/18.64	|     84989 |    3127    17899    59892 |     6562     5821     33 |  4.137 % |
18.59/18.64	|     85139 |    3127    17899    59892 |     7219     5971     33 |  4.137 % |
18.59/18.64	|     85364 |    3127    17899    59892 |     7941     6196     33 |  4.137 % |
18.59/18.64	|     85701 |    3127    17899    59892 |     8735     6533     32 |  4.137 % |
18.59/18.64	|     86207 |    3127    17899    59892 |     9608     7039     33 |  4.137 % |
18.59/18.64	|     86966 |    3127    17899    59892 |    10569     7798     34 |  4.137 % |
18.59/18.64	|     88105 |    3127    17899    59892 |    11626     8937     37 |  4.137 % |
18.59/18.64	|     89813 |    3127    17899    59892 |    12789    10645     36 |  4.137 % |
18.59/18.64	|     92375 |    3127    17899    59892 |    14068    13207     39 |  4.137 % |
18.59/18.64	|     96219 |    3127    17899    59892 |    15475     9876     32 |  4.137 % |
18.59/18.64	|    101985 |    3127    17899    59892 |    17022    15642     33 |  4.137 % |
18.59/18.64	|    110634 |    3127    17899    59892 |    18724    15557     32 |  4.137 % |
18.59/18.64	|    123608 |    3127    17899    59892 |    20597    18991     35 |  4.137 % |
18.59/18.64	|    143069 |    3127    17899    59892 |    22657    17304     33 |  4.137 % |
18.59/18.64	|    172261 |    3127    17899    59892 |    24922    11969     35 |  4.137 % |
18.59/18.64	|    216050 |    3127    17899    59892 |    27415    17688     32 |  4.137 % |
18.59/18.64	|    281734 |    3127    17899    59892 |    30156    27594     39 |  4.137 % |
18.59/18.64	===============================================================================
18.59/18.64	c Found solution: 146
18.59/18.64	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
18.59/18.66	|  Eliminated clauses:           0.04 Mb                                      |
18.59/18.66	============================[ Search Statistics ]==============================
18.59/18.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.59/18.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.59/18.66	===============================================================================
18.59/18.66	===============================================================================
18.59/18.66	c Found solution: 142
18.59/18.67	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
23.28/23.30	|  Eliminated clauses:           0.04 Mb                                      |
23.28/23.30	============================[ Search Statistics ]==============================
23.28/23.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.28/23.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.28/23.30	===============================================================================
23.28/23.30	|    292334 |    3127    17901    59904 |     6563     5758     33 |  4.165 % |
23.28/23.30	|    292484 |    3127    17901    59904 |     7220     5908     33 |  4.165 % |
23.28/23.30	|    292709 |    3127    17901    59904 |     7942     6133     33 |  4.165 % |
23.28/23.30	|    293046 |    3127    17901    59904 |     8736     6470     32 |  4.165 % |
23.28/23.30	|    293552 |    3127    17901    59904 |     9609     6976     32 |  4.165 % |
23.28/23.30	|    294311 |    3127    17901    59904 |    10570     7735     32 |  4.165 % |
23.28/23.30	|    295450 |    3127    17901    59904 |    11627     8874     32 |  4.165 % |
23.28/23.30	|    297158 |    3127    17901    59904 |    12790    10582     32 |  4.165 % |
23.28/23.30	|    299720 |    3127    17901    59904 |    14069    13144     32 |  4.165 % |
23.28/23.30	|    303564 |    3127    17901    59904 |    15476     9844     29 |  4.165 % |
23.28/23.30	|    309330 |    3127    17901    59904 |    17024    15610     35 |  4.165 % |
23.28/23.30	|    317979 |    3127    17901    59904 |    18727    15374     36 |  4.165 % |
23.28/23.30	|    330953 |    3126    17901    59904 |    20599    18885     35 |  4.187 % |
23.28/23.30	|    350414 |    3126    17901    59904 |    22659    16953     32 |  4.187 % |
23.28/23.30	===============================================================================
23.28/23.30	c Found solution: 140
23.28/23.30	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
23.28/23.32	|  Eliminated clauses:           0.04 Mb                                      |
23.28/23.32	============================[ Search Statistics ]==============================
23.28/23.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.28/23.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.28/23.32	===============================================================================
23.28/23.32	===============================================================================
23.28/23.32	c Found solution: 138
23.28/23.33	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2
23.28/23.33	|  Eliminated clauses:           0.04 Mb                                      |
23.28/23.33	============================[ Search Statistics ]==============================
23.28/23.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.28/23.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.28/23.33	===============================================================================
23.28/23.33	===============================================================================
23.28/23.33	c Found solution: 134
23.28/23.33	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2
40.79/40.89	|  Eliminated clauses:           0.04 Mb                                      |
40.79/40.89	============================[ Search Statistics ]==============================
40.79/40.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
40.79/40.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
40.79/40.89	===============================================================================
40.79/40.89	|    370896 |    3121    17880    59783 |     6556     3769     20 |  4.227 % |
40.79/40.89	|    371046 |    3121    17880    59783 |     7211     3919     20 |  4.227 % |
40.79/40.89	|    371271 |    3121    17880    59783 |     7932     4144     20 |  4.227 % |
40.79/40.89	|    371608 |    3121    17880    59783 |     8726     4481     21 |  4.227 % |
40.79/40.89	|    372114 |    3121    17880    59783 |     9598     4987     24 |  4.227 % |
40.79/40.89	|    372873 |    3121    17880    59783 |    10558     5746     25 |  4.227 % |
40.79/40.89	|    374012 |    3121    17880    59783 |    11614     6885     27 |  4.227 % |
40.79/40.89	|    375720 |    3121    17880    59783 |    12775     8593     28 |  4.227 % |
40.79/40.89	|    378282 |    3121    17880    59783 |    14053    11155     28 |  4.227 % |
40.79/40.89	|    382126 |    3121    17880    59783 |    15458     7548     24 |  4.227 % |
40.79/40.89	|    387892 |    3120    17880    59783 |    17004    13313     30 |  4.250 % |
40.79/40.89	|    396541 |    3120    17880    59783 |    18705    13326     32 |  4.250 % |
40.79/40.89	|    409515 |    3120    17880    59783 |    20575    16669     35 |  4.250 % |
40.79/40.89	|    428976 |    3120    17880    59783 |    22633    15179     30 |  4.250 % |
40.79/40.89	|    458168 |    3120    17880    59783 |    24896    21477     34 |  4.250 % |
40.79/40.89	|    501957 |    3120    17880    59783 |    27386    14420     30 |  4.250 % |
40.79/40.89	|    567641 |    3116    17880    59783 |    30124    24162     45 |  4.339 % |
40.79/40.89	===============================================================================
40.79/40.89	c Found solution: 120
40.79/40.89	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
47.58/47.61	|  Eliminated clauses:           0.04 Mb                                      |
47.58/47.61	============================[ Search Statistics ]==============================
47.58/47.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.58/47.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.58/47.61	===============================================================================
47.58/47.61	|    645614 |    3053    17662    58903 |     6476     5236     38 |  4.624 % |
47.58/47.61	|    645764 |    3053    17662    58903 |     7123     5386     37 |  4.624 % |
47.58/47.61	|    645989 |    3053    17662    58903 |     7836     5611     38 |  4.624 % |
47.58/47.61	|    646326 |    3053    17662    58903 |     8619     5948     37 |  4.624 % |
47.58/47.61	|    646832 |    3053    17662    58903 |     9481     6454     37 |  4.624 % |
47.58/47.61	|    647591 |    3053    17662    58903 |    10429     7213     35 |  4.624 % |
47.58/47.61	|    648730 |    3053    17662    58903 |    11472     8352     34 |  4.624 % |
47.58/47.61	|    650438 |    3053    17662    58903 |    12620    10060     32 |  4.624 % |
47.58/47.61	|    653000 |    3053    17662    58903 |    13882    12622     33 |  4.624 % |
47.58/47.61	|    656844 |    3053    17662    58903 |    15270     9290     34 |  4.624 % |
47.58/47.61	|    662610 |    3053    17662    58903 |    16797    15056     36 |  4.624 % |
47.58/47.61	|    671259 |    3053    17662    58903 |    18476    15112     33 |  4.624 % |
47.58/47.61	|    684233 |    3053    17662    58903 |    20324    18647     37 |  4.624 % |
47.58/47.61	|    703694 |    3053    17662    58903 |    22357    17241     32 |  4.624 % |
47.58/47.61	|    732886 |    3053    17662    58903 |    24592    11773     32 |  4.624 % |
47.58/47.61	===============================================================================
47.58/47.61	c Found solution: 119
47.58/47.61	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
47.58/47.63	|  Eliminated clauses:           0.04 Mb                                      |
47.58/47.63	============================[ Search Statistics ]==============================
47.58/47.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.58/47.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.58/47.63	===============================================================================
47.58/47.63	===============================================================================
47.58/47.63	c Found solution: 117
47.58/47.63	c ---[   0]---> Sorter-cost:    1     Base: 2 2 2 2 2 2
47.58/47.63	|  Eliminated clauses:           0.04 Mb                                      |
47.58/47.63	============================[ Search Statistics ]==============================
47.58/47.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.58/47.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.58/47.63	===============================================================================
47.58/47.63	===============================================================================
47.58/47.63	c Found solution: 109
47.58/47.63	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
47.58/47.64	|  Eliminated clauses:           0.04 Mb                                      |
47.58/47.64	============================[ Search Statistics ]==============================
47.58/47.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.58/47.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.58/47.64	===============================================================================
47.58/47.64	===============================================================================
47.58/47.64	c Found solution: 105
47.58/47.64	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
47.58/47.65	|  Eliminated clauses:           0.04 Mb                                      |
47.58/47.65	============================[ Search Statistics ]==============================
47.58/47.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.58/47.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.58/47.65	===============================================================================
47.58/47.65	===============================================================================
47.58/47.65	c Found solution: 103
47.58/47.65	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
47.58/47.65	|  Eliminated clauses:           0.04 Mb                                      |
47.58/47.65	============================[ Search Statistics ]==============================
47.58/47.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.58/47.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.58/47.65	===============================================================================
47.58/47.65	===============================================================================
47.58/47.65	c Found solution: 101
47.58/47.65	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
78.87/78.94	|  Eliminated clauses:           0.04 Mb                                      |
78.87/78.94	============================[ Search Statistics ]==============================
78.87/78.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.87/78.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
78.87/78.94	===============================================================================
78.87/78.94	|    755465 |    3052    17658    58899 |     6474     5604     26 |  4.720 % |
78.87/78.94	|    755615 |    3052    17658    58899 |     7122     5754     26 |  4.720 % |
78.87/78.94	|    755840 |    3052    17658    58899 |     7834     5979     26 |  4.720 % |
78.87/78.94	|    756177 |    3052    17658    58899 |     8617     6316     26 |  4.720 % |
78.87/78.94	|    756683 |    3052    17658    58899 |     9479     6822     25 |  4.720 % |
78.87/78.94	|    757442 |    3052    17658    58899 |    10427     7581     26 |  4.720 % |
78.87/78.94	|    758581 |    3052    17658    58899 |    11470     8720     28 |  4.720 % |
78.87/78.94	|    760289 |    3052    17658    58899 |    12617    10428     29 |  4.720 % |
78.87/78.94	|    762851 |    3052    17658    58899 |    13878     6512     29 |  4.720 % |
78.87/78.94	|    766695 |    3052    17658    58899 |    15266    10356     30 |  4.720 % |
78.87/78.94	|    772461 |    3052    17658    58899 |    16793     8211     27 |  4.720 % |
78.87/78.94	|    781110 |    3052    17658    58899 |    18472    16860     31 |  4.720 % |
78.87/78.94	|    794084 |    3052    17658    58899 |    20320    10758     32 |  4.720 % |
78.87/78.94	|    813545 |    3048    17658    58899 |    22352    19901     33 |  4.808 % |
78.87/78.94	|    842737 |    3048    17658    58899 |    24587    14810     37 |  4.808 % |
78.87/78.94	|    886526 |    3048    17658    58899 |    27046    20727     34 |  4.808 % |
78.87/78.94	|    952210 |    3048    17658    58899 |    29750    17508     35 |  4.808 % |
78.87/78.94	|   1050736 |    3022    17658    58899 |    32725    20452     33 |  5.384 % |
78.87/78.94	===============================================================================
78.87/78.94	c Found solution: 100
78.87/78.94	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
79.67/79.70	|  Eliminated clauses:           0.05 Mb                                      |
79.67/79.70	============================[ Search Statistics ]==============================
79.67/79.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.67/79.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
79.67/79.70	===============================================================================
79.67/79.70	|   1183165 |    2978    17323    57793 |     6351     3878     24 |  5.416 % |
79.67/79.70	|   1183315 |    2978    17323    57793 |     6986     4028     24 |  5.416 % |
79.67/79.70	|   1183540 |    2978    17323    57793 |     7685     4253     24 |  5.416 % |
79.67/79.70	|   1183877 |    2978    17323    57793 |     8454     4590     23 |  5.416 % |
79.67/79.70	|   1184383 |    2978    17323    57793 |     9299     5096     24 |  5.416 % |
79.67/79.70	|   1185142 |    2978    17323    57793 |    10229     5855     25 |  5.416 % |
79.67/79.70	|   1186281 |    2978    17323    57793 |    11252     6994     26 |  5.416 % |
79.67/79.70	|   1187989 |    2978    17323    57793 |    12377     8702     27 |  5.416 % |
79.67/79.70	|   1190551 |    2978    17323    57793 |    13615    11264     31 |  5.416 % |
79.67/79.70	|   1194395 |    2978    17323    57793 |    14977     8002     28 |  5.416 % |
79.67/79.70	===============================================================================
79.67/79.70	c Found solution: 98
79.67/79.70	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
79.67/79.71	|  Eliminated clauses:           0.05 Mb                                      |
79.67/79.71	============================[ Search Statistics ]==============================
79.67/79.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.67/79.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
79.67/79.71	===============================================================================
79.67/79.71	===============================================================================
79.67/79.71	c Found solution: 94
79.67/79.71	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2
79.67/79.72	|  Eliminated clauses:           0.05 Mb                                      |
79.67/79.72	============================[ Search Statistics ]==============================
79.67/79.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.67/79.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
79.67/79.72	===============================================================================
79.67/79.72	===============================================================================
79.67/79.72	c Found solution: 92
79.67/79.72	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
79.67/79.73	|  Eliminated clauses:           0.05 Mb                                      |
79.67/79.73	============================[ Search Statistics ]==============================
79.67/79.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.67/79.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
79.67/79.73	===============================================================================
79.67/79.73	===============================================================================
79.67/79.73	c Found solution: 84
79.67/79.73	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
94.07/94.13	|  Eliminated clauses:           0.05 Mb                                      |
94.07/94.13	============================[ Search Statistics ]==============================
94.07/94.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.07/94.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
94.07/94.13	===============================================================================
94.07/94.13	|   1198216 |    2978    17323    57791 |     6351     6008     25 |  5.453 % |
94.07/94.13	|   1198366 |    2978    17323    57791 |     6986     6158     25 |  5.453 % |
94.07/94.13	|   1198591 |    2978    17323    57791 |     7685     6383     25 |  5.453 % |
94.07/94.13	|   1198928 |    2978    17323    57791 |     8454     6720     25 |  5.453 % |
94.07/94.13	|   1199434 |    2978    17323    57791 |     9299     7226     27 |  5.453 % |
94.07/94.13	|   1200193 |    2978    17323    57791 |    10229     7985     28 |  5.453 % |
94.07/94.13	|   1201332 |    2978    17323    57791 |    11252     9124     29 |  5.453 % |
94.07/94.13	|   1203040 |    2978    17323    57791 |    12377    10832     31 |  5.453 % |
94.07/94.13	|   1205602 |    2978    17323    57791 |    13615     6812     30 |  5.453 % |
94.07/94.13	|   1209446 |    2978    17323    57791 |    14977    10656     33 |  5.453 % |
94.07/94.13	|   1215212 |    2978    17323    57791 |    16474     8740     30 |  5.453 % |
94.07/94.13	|   1223861 |    2978    17323    57791 |    18122     8750     26 |  5.453 % |
94.07/94.13	|   1236835 |    2978    17323    57791 |    19934    12483     31 |  5.453 % |
94.07/94.13	|   1256296 |    2978    17323    57791 |    21928    11687     26 |  5.453 % |
94.07/94.13	|   1285488 |    2978    17323    57791 |    24120    18579     35 |  5.453 % |
94.07/94.13	|   1329277 |    2978    17323    57791 |    26532    13124     28 |  5.453 % |
94.07/94.13	|   1394961 |    2978    17323    57791 |    29186    24566     38 |  5.453 % |
94.07/94.13	===============================================================================
94.07/94.13	c Found solution: 82
94.07/94.13	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
94.07/94.15	|  Eliminated clauses:           0.05 Mb                                      |
94.07/94.15	============================[ Search Statistics ]==============================
94.07/94.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.07/94.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
94.07/94.15	===============================================================================
94.07/94.15	===============================================================================
94.07/94.15	c Found solution: 80
94.07/94.16	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
144.07/144.15	|  Eliminated clauses:           0.05 Mb                                      |
144.07/144.15	============================[ Search Statistics ]==============================
144.07/144.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
144.07/144.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
144.07/144.15	===============================================================================
144.07/144.15	|   1411346 |    2979    17328    57819 |     6353     3342     23 |  5.473 % |
144.07/144.15	|   1411496 |    2979    17328    57819 |     6988     3492     23 |  5.473 % |
144.07/144.15	|   1411721 |    2979    17328    57819 |     7687     3717     24 |  5.473 % |
144.07/144.15	|   1412058 |    2979    17328    57819 |     8456     4054     24 |  5.473 % |
144.07/144.15	|   1412564 |    2979    17328    57819 |     9302     4560     24 |  5.473 % |
144.07/144.15	|   1413323 |    2979    17328    57819 |    10232     5319     27 |  5.473 % |
144.07/144.15	|   1414462 |    2979    17328    57819 |    11255     6458     29 |  5.473 % |
144.07/144.15	|   1416170 |    2979    17328    57819 |    12381     8166     30 |  5.473 % |
144.07/144.15	|   1418732 |    2979    17328    57819 |    13619    10728     33 |  5.473 % |
144.07/144.15	|   1422576 |    2978    17328    57819 |    14981     7404     28 |  5.495 % |
144.07/144.15	|   1428342 |    2978    17328    57819 |    16479    13170     34 |  5.495 % |
144.07/144.15	|   1436991 |    2978    17328    57819 |    18127    13356     36 |  5.495 % |
144.07/144.15	|   1449965 |    2978    17328    57819 |    19940    17087     37 |  5.495 % |
144.07/144.15	|   1469426 |    2978    17328    57819 |    21934    15781     33 |  5.495 % |
144.07/144.15	|   1498618 |    2978    17328    57819 |    24127    22747     35 |  5.495 % |
144.07/144.15	|   1542407 |    2978    17328    57819 |    26540    17266     30 |  5.495 % |
144.07/144.15	|   1608091 |    2978    17328    57819 |    29194    15023     37 |  5.495 % |
144.07/144.15	|   1706617 |    2978    17328    57819 |    32114    22043     34 |  5.495 % |
144.07/144.15	|   1854406 |    2965    17328    57819 |    35325    17024     43 |  5.778 % |
144.07/144.15	===============================================================================
144.07/144.15	c Found solution: 77
144.07/144.15	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
173.46/173.53	|  Eliminated clauses:           0.05 Mb                                      |
173.46/173.53	============================[ Search Statistics ]==============================
173.46/173.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
173.46/173.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
173.46/173.53	===============================================================================
173.46/173.53	|   2059545 |    2941    17178    57377 |     6298     4855     17 |  5.795 % |
173.46/173.53	|   2059695 |    2941    17178    57377 |     6928     5005     17 |  5.795 % |
173.46/173.53	|   2059920 |    2941    17178    57377 |     7621     5230     19 |  5.795 % |
173.46/173.53	|   2060257 |    2941    17178    57377 |     8383     5567     21 |  5.795 % |
173.46/173.53	|   2060763 |    2941    17178    57377 |     9221     6073     23 |  5.795 % |
173.46/173.53	|   2061522 |    2941    17178    57377 |    10143     6832     23 |  5.795 % |
173.46/173.53	|   2062661 |    2941    17178    57377 |    11158     7971     26 |  5.795 % |
173.46/173.53	|   2064369 |    2941    17178    57377 |    12274     9679     28 |  5.795 % |
173.46/173.53	|   2066931 |    2941    17178    57377 |    13501    12241     30 |  5.795 % |
173.46/173.53	|   2070775 |    2941    17178    57377 |    14851     9094     29 |  5.795 % |
173.46/173.53	|   2076541 |    2941    17178    57377 |    16336    14860     34 |  5.795 % |
173.46/173.53	|   2085190 |    2941    17178    57377 |    17970    15010     34 |  5.795 % |
173.46/173.53	|   2098164 |    2941    17178    57377 |    19767     9533     37 |  5.795 % |
173.46/173.53	|   2117625 |    2941    17178    57377 |    21744    18938     33 |  5.795 % |
173.46/173.53	|   2146817 |    2941    17178    57377 |    23918    14645     35 |  5.795 % |
173.46/173.53	|   2190606 |    2941    17178    57377 |    26310    21487     36 |  5.795 % |
173.46/173.53	|   2256290 |    2941    17178    57377 |    28941    20234     43 |  5.795 % |
173.46/173.53	|   2354816 |    2933    17178    57377 |    31836    27998     39 |  5.970 % |
173.46/173.53	===============================================================================
173.46/173.53	c Found solution: 75
173.46/173.53	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
173.46/173.55	|  Eliminated clauses:           0.05 Mb                                      |
173.46/173.55	============================[ Search Statistics ]==============================
173.46/173.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
173.46/173.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
173.46/173.55	===============================================================================
173.46/173.55	===============================================================================
173.46/173.55	c Found solution: 73
173.46/173.55	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
173.46/173.55	|  Eliminated clauses:           0.05 Mb                                      |
173.46/173.55	============================[ Search Statistics ]==============================
173.46/173.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
173.46/173.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
173.46/173.55	===============================================================================
173.46/173.55	===============================================================================
173.46/173.55	c Found solution: 71
173.46/173.55	c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2
173.46/173.56	|  Eliminated clauses:           0.05 Mb                                      |
173.46/173.56	============================[ Search Statistics ]==============================
173.46/173.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
173.46/173.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
173.46/173.56	===============================================================================
173.46/173.56	===============================================================================
173.46/173.56	c Found solution: 69
173.46/173.56	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
445.72/445.83	|  Eliminated clauses:           0.05 Mb                                      |
445.72/445.83	============================[ Search Statistics ]==============================
445.72/445.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
445.72/445.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
445.72/445.83	===============================================================================
445.72/445.83	|   2450195 |    2917    17097    57172 |     6268     5719     18 |  6.043 % |
445.72/445.83	|   2450345 |    2917    17097    57172 |     6895     5869     19 |  6.043 % |
445.72/445.83	|   2450570 |    2917    17097    57172 |     7585     6094     19 |  6.043 % |
445.72/445.83	|   2450907 |    2917    17097    57172 |     8343     6431     19 |  6.043 % |
445.72/445.83	|   2451413 |    2917    17097    57172 |     9178     6937     20 |  6.043 % |
445.72/445.83	|   2452172 |    2917    17097    57172 |    10096     7696     20 |  6.043 % |
445.72/445.83	|   2453311 |    2917    17097    57172 |    11105     8835     21 |  6.043 % |
445.72/445.83	|   2455019 |    2917    17097    57172 |    12216    10543     24 |  6.043 % |
445.72/445.83	|   2457581 |    2917    17097    57172 |    13437    13105     28 |  6.043 % |
445.72/445.83	|   2461425 |    2917    17097    57172 |    14781    10080     33 |  6.043 % |
445.72/445.83	|   2467191 |    2917    17097    57172 |    16259     8087     29 |  6.043 % |
445.72/445.83	|   2475840 |    2908    17097    57172 |    17885     8404     30 |  6.238 % |
445.72/445.83	|   2488814 |    2908    17097    57172 |    19674    12255     32 |  6.238 % |
445.72/445.83	|   2508275 |    2908    17097    57172 |    21641    11683     28 |  6.238 % |
445.72/445.83	|   2537467 |    2905    17097    57172 |    23806    18531     39 |  6.303 % |
445.72/445.83	|   2581256 |    2905    17097    57172 |    26186    13420     30 |  6.303 % |
445.72/445.83	|   2646940 |    2905    17097    57172 |    28805    25633     40 |  6.303 % |
445.72/445.83	|   2745466 |    2905    17097    57172 |    31685    20293     35 |  6.303 % |
445.72/445.83	|   2893255 |    2905    17097    57172 |    34854    17605     39 |  6.303 % |
445.72/445.83	|   3114938 |    2893    17097    57172 |    38340    19183     37 |  6.563 % |
445.72/445.83	|   3447463 |    2884    17097    57172 |    42174    23558     40 |  6.758 % |
445.72/445.83	|   3946251 |    2872    17097    57172 |    46391    21351     31 |  7.018 % |
445.72/445.83	|   4694433 |    2872    17097    57172 |    51030    31663     52 |  7.018 % |
445.72/445.83	===============================================================================
445.72/445.83	c Found solution: 67
445.72/445.83	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2
445.72/445.88	|  Eliminated clauses:           0.05 Mb                                      |
445.72/445.88	============================[ Search Statistics ]==============================
445.72/445.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
445.72/445.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
445.72/445.88	===============================================================================
445.72/445.88	===============================================================================
445.72/445.88	c Found solution: 63
445.72/445.88	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
770.56/770.75	|  Eliminated clauses:           0.05 Mb                                      |
770.56/770.75	============================[ Search Statistics ]==============================
770.56/770.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
770.56/770.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
770.56/770.75	===============================================================================
770.56/770.75	|   5325260 |    2753    16433    55326 |     6025     4573     24 |  8.006 % |
770.56/770.75	|   5325410 |    2753    16433    55326 |     6627     4723     24 |  8.006 % |
770.56/770.75	|   5325635 |    2753    16433    55326 |     7290     4948     24 |  8.006 % |
770.56/770.75	|   5325972 |    2753    16433    55326 |     8019     5285     24 |  8.006 % |
770.56/770.75	|   5326478 |    2753    16433    55326 |     8821     5791     25 |  8.006 % |
770.56/770.75	|   5327237 |    2753    16433    55326 |     9704     6550     25 |  8.006 % |
770.56/770.75	|   5328376 |    2753    16433    55326 |    10674     7689     26 |  8.006 % |
770.56/770.75	|   5330084 |    2753    16433    55326 |    11741     9397     28 |  8.006 % |
770.56/770.75	|   5332646 |    2753    16433    55326 |    12916    11959     29 |  8.006 % |
770.56/770.75	|   5336490 |    2753    16433    55326 |    14207     9131     30 |  8.006 % |
770.56/770.75	|   5342256 |    2753    16433    55326 |    15628     7474     32 |  8.006 % |
770.56/770.75	|   5350905 |    2753    16433    55326 |    17191     8107     29 |  8.006 % |
770.56/770.75	|   5363879 |    2753    16433    55326 |    18910    12264     35 |  8.006 % |
770.56/770.75	|   5383340 |    2753    16433    55326 |    20801    12104     35 |  8.006 % |
770.56/770.75	|   5412532 |    2753    16433    55326 |    22881    19846     40 |  8.006 % |
770.56/770.75	|   5456321 |    2753    16433    55326 |    25169    16693     39 |  8.006 % |
770.56/770.75	|   5522005 |    2753    16433    55326 |    27686    17780     35 |  8.006 % |
770.56/770.75	|   5620531 |    2753    16433    55326 |    30455    17303     32 |  8.006 % |
770.56/770.75	|   5768320 |    2709    16433    55326 |    33500    22553     42 |  8.956 % |
770.56/770.75	|   5990003 |    2709    16433    55326 |    36851    19094     36 |  8.956 % |
770.56/770.75	|   6322528 |    2709    16433    55326 |    40536    25182     47 |  8.956 % |
770.56/770.75	|   6821316 |    2702    16433    55326 |    44589    34562     36 |  9.107 % |
770.56/770.75	|   7569498 |    2695    16433    55326 |    49048    27565     43 |  9.258 % |
770.56/770.75	|   8691772 |    2695    16433    55326 |    53953    26982     34 |  9.258 % |
770.56/770.75	===============================================================================
770.56/770.75	c Found solution: 40
770.56/770.75	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1550.04/1550.31	|  Eliminated clauses:           0.05 Mb                                      |
1550.04/1550.31	============================[ Search Statistics ]==============================
1550.04/1550.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1550.04/1550.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1550.04/1550.31	===============================================================================
1550.04/1550.31	|   8832512 |    2681    16107    54398 |     5905     4084     27 |  9.208 % |
1550.04/1550.31	|   8832662 |    2681    16107    54398 |     6496     4234     28 |  9.208 % |
1550.04/1550.31	|   8832887 |    2681    16107    54398 |     7146     4459     29 |  9.208 % |
1550.04/1550.31	|   8833224 |    2681    16107    54398 |     7860     4796     29 |  9.208 % |
1550.04/1550.31	|   8833730 |    2681    16107    54398 |     8646     5302     31 |  9.208 % |
1550.04/1550.31	|   8834489 |    2681    16107    54398 |     9511     6061     29 |  9.208 % |
1550.04/1550.31	|   8835628 |    2681    16107    54398 |    10462     7200     30 |  9.208 % |
1550.04/1550.31	|   8837336 |    2681    16107    54398 |    11508     8908     31 |  9.208 % |
1550.04/1550.31	|   8839898 |    2681    16107    54398 |    12659    11470     33 |  9.208 % |
1550.04/1550.31	|   8843742 |    2681    16107    54398 |    13925     8710     32 |  9.208 % |
1550.04/1550.31	|   8849508 |    2681    16107    54398 |    15318    14476     35 |  9.208 % |
1550.04/1550.31	|   8858157 |    2681    16107    54398 |    16850    15094     36 |  9.208 % |
1550.04/1550.31	|   8871131 |    2681    16107    54398 |    18535    10406     31 |  9.208 % |
1550.04/1550.31	|   8890592 |    2681    16107    54398 |    20388    10888     30 |  9.208 % |
1550.04/1550.31	|   8919784 |    2681    16107    54398 |    22427    19220     40 |  9.208 % |
1550.04/1550.31	|   8963573 |    2681    16107    54398 |    24670    17148     39 |  9.208 % |
1550.04/1550.31	|   9029257 |    2681    16107    54398 |    27137    19521     35 |  9.208 % |
1550.04/1550.31	|   9127783 |    2681    16107    54398 |    29851    18360     36 |  9.208 % |
1550.04/1550.31	|   9275572 |    2681    16107    54398 |    32836    26778     43 |  9.208 % |
1550.04/1550.31	|   9497255 |    2675    16107    54398 |    36119    30643     40 |  9.336 % |
1550.04/1550.31	|   9829780 |    2673    16107    54398 |    39731    29199     49 |  9.379 % |
1550.04/1550.31	|  10328568 |    2673    16107    54398 |    43705    33753     39 |  9.379 % |
1550.04/1550.31	|  11076750 |    2673    16107    54398 |    48075    22514     50 |  9.379 % |
1550.04/1550.31	|  12199024 |    2649    16107    54398 |    52883    26774     34 |  9.893 % |
1550.04/1550.31	|  13882435 |    2637    16107    54398 |    58171    21696     41 | 10.150 % |
1550.04/1550.31	===============================================================================
1550.04/1550.31	c Found solution: 37
1550.04/1550.31	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1550.04/1550.35	|  Eliminated clauses:           0.06 Mb                                      |
1550.04/1550.35	============================[ Search Statistics ]==============================
1550.04/1550.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1550.04/1550.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1550.04/1550.35	===============================================================================
1550.04/1550.35	===============================================================================
1550.04/1550.35	c Found solution: 35
1550.04/1550.35	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2
1800.00/1800.30	|  Eliminated clauses:           0.06 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|  16173516 |    2564    15644    53222 |     5736     4677     22 | 10.487 % |
1800.00/1800.30	|  16173666 |    2564    15644    53222 |     6309     4827     22 | 10.487 % |
1800.00/1800.30	|  16173891 |    2564    15644    53222 |     6940     5052     24 | 10.487 % |
1800.00/1800.30	|  16174228 |    2564    15644    53222 |     7634     5389     25 | 10.487 % |
1800.00/1800.30	|  16174734 |    2564    15644    53222 |     8398     5895     27 | 10.487 % |
1800.00/1800.30	|  16175493 |    2564    15644    53222 |     9238     6654     29 | 10.487 % |
1800.00/1800.30	|  16176632 |    2564    15644    53222 |    10161     7793     33 | 10.487 % |
1800.00/1800.30	|  16178340 |    2564    15644    53222 |    11178     9501     34 | 10.487 % |
1800.00/1800.30	|  16180902 |    2564    15644    53222 |    12295     6041     25 | 10.487 % |
1800.00/1800.30	|  16184746 |    2564    15644    53222 |    13525     9885     28 | 10.487 % |
1800.00/1800.30	|  16190512 |    2564    15644    53222 |    14878     8349     34 | 10.487 % |
1800.00/1800.30	|  16199161 |    2564    15644    53222 |    16365     9291     27 | 10.487 % |
1800.00/1800.30	|  16212135 |    2564    15644    53222 |    18002    13740     34 | 10.487 % |
1800.00/1800.30	|  16231596 |    2564    15644    53222 |    19802    14561     35 | 10.487 % |
1800.00/1800.30	|  16260788 |    2564    15644    53222 |    21782    13097     35 | 10.487 % |
1800.00/1800.30	|  16304577 |    2564    15644    53222 |    23961    11709     31 | 10.487 % |
1800.00/1800.30	|  16370261 |    2564    15644    53222 |    26357    15883     42 | 10.487 % |
1800.00/1800.30	|  16468787 |    2564    15644    53222 |    28993    19536     39 | 10.487 % |
1800.00/1800.30	|  16616576 |    2564    15644    53222 |    31892    16611     38 | 10.487 % |
1800.00/1800.30	|  16838259 |    2563    15644    53222 |    35081    28431     39 | 10.508 % |
1800.00/1800.30	|  17170784 |    2563    15644    53222 |    38589    16091     49 | 10.508 % |
1800.00/1800.30	|  17669572 |    2563    15644    53222 |    42448    22557     30 | 10.508 % |
1800.00/1800.30	|  18417754 |    2563    15644    53222 |    46693    17020     36 | 10.508 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/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

Verifier Data

OK	35

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-4112672-1466558733/watcher-4112672-1466558733 -o /tmp/evaluation-result-4112672-1466558733/solver-4112672-1466558733 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466551518-27979 --watchdog 1960 minisatp HOME/instance-4112672-1466558733.opb 

pid=29118
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.33 2.25 2.21 3/176 29121
/proc/meminfo: memFree=30290304/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=6192 CPUtime=0 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 300 0 0 0 0 0 0 0 20 0 1 0 57919095 6340608 176 33554432000 4194304 5646918 140737222214320 140734796026024 4823292 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29121/statm: 1548 176 110 355 0 1189 0

[startup+0.10011 s]
/proc/loadavg: 2.33 2.25 2.21 3/176 29121
/proc/meminfo: memFree=30290304/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=7624 CPUtime=0.09 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 785 0 0 0 9 0 0 0 20 0 1 0 57919095 7806976 646 33554432000 4194304 5646918 140737222214320 140734796026024 4442176 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29121/statm: 1906 646 162 355 0 1547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7624

[startup+0.200272 s]
/proc/loadavg: 2.33 2.25 2.21 3/176 29121
/proc/meminfo: memFree=30290304/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=8684 CPUtime=0.19 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 1146 0 0 0 19 0 0 0 20 0 1 0 57919095 8892416 1000 33554432000 4194304 5646918 140737222214320 140734796026024 4399261 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29121/statm: 2171 1000 186 355 0 1812 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8684

[startup+0.30021 s]
/proc/loadavg: 2.33 2.25 2.21 3/176 29121
/proc/meminfo: memFree=30290304/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=8816 CPUtime=0.29 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 1246 0 0 0 29 0 0 0 20 0 1 0 57919095 9027584 1098 33554432000 4194304 5646918 140737222214320 140734796026024 4400014 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29121/statm: 2204 1098 186 355 0 1845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8816

[startup+0.700188 s]
/proc/loadavg: 2.33 2.25 2.21 3/176 29121
/proc/meminfo: memFree=30290304/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=7524 CPUtime=0.69 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 2220 0 0 0 69 0 0 0 20 0 1 0 57919095 7704576 1482 33554432000 4194304 5646918 140737222214320 140734796026024 4402739 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29121/statm: 1881 1482 188 355 0 1522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7524

[startup+1.50029 s]
/proc/loadavg: 2.33 2.25 2.21 4/177 29122
/proc/meminfo: memFree=30283236/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=10200 CPUtime=1.49 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 2887 0 0 0 149 0 0 0 20 0 1 0 57919095 10444800 2136 33554432000 4194304 5646918 140737222214320 140737222212984 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 2550 2136 188 355 0 2191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10200

[startup+3.10024 s]
/proc/loadavg: 2.33 2.25 2.21 3/177 29122
/proc/meminfo: memFree=30281508/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=12904 CPUtime=3.09 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 3219 0 0 0 309 0 0 0 20 0 1 0 57919095 13213696 2978 33554432000 4194304 5646918 140737222214320 140737222212584 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 3226 2978 188 355 0 2867 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12904

[startup+6.30034 s]
/proc/loadavg: 2.30 2.25 2.21 3/177 29122
/proc/meminfo: memFree=30280032/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=17332 CPUtime=6.28 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 3480 0 0 0 628 0 0 0 20 0 1 0 57919095 17747968 3231 33554432000 4194304 5646918 140737222214320 140737222212600 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 4333 3231 188 355 0 3974 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17332

[startup+12.7003 s]
/proc/loadavg: 2.28 2.24 2.21 3/177 29122
/proc/meminfo: memFree=30272352/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=20052 CPUtime=12.68 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 4496 0 0 0 1268 0 0 0 20 0 1 0 57919095 20533248 4748 33554432000 4194304 5646918 140737222214320 140737222212584 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 5013 4748 188 355 0 4654 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20052

[startup+25.5003 s]
/proc/loadavg: 2.21 2.23 2.20 3/177 29122
/proc/meminfo: memFree=30270644/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=21728 CPUtime=25.48 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 6390 0 0 0 2547 1 0 0 20 0 1 0 57919095 22249472 5177 33554432000 4194304 5646918 140737222214320 140737222212600 4388947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 5432 5177 188 355 0 5073 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21728

[startup+51.1003 s]
/proc/loadavg: 2.27 2.24 2.21 3/177 29122
/proc/meminfo: memFree=30269648/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=21728 CPUtime=51.08 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 6396 0 0 0 5107 1 0 0 20 0 1 0 57919095 22249472 5187 33554432000 4194304 5646918 140737222214320 140737222212600 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 5432 5187 188 355 0 5073 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21728

[startup+102.3 s]
/proc/loadavg: 2.32 2.26 2.21 3/177 29123
/proc/meminfo: memFree=30263452/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=26236 CPUtime=102.27 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 8197 0 0 0 10226 1 0 0 20 0 1 0 57919095 26865664 6304 33554432000 4194304 5646918 140737222214320 140737222212600 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 6559 6304 188 355 0 6200 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26236

[startup+162.3 s]
/proc/loadavg: 2.33 2.27 2.22 3/177 29124
/proc/meminfo: memFree=30259864/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=30588 CPUtime=162.26 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 10991 0 0 0 16224 2 0 0 20 0 1 0 57919095 31322112 7085 33554432000 4194304 5646918 140737222214320 140737222212568 4402844 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 7647 7085 188 355 0 7288 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 30588

[startup+222.307 s]
/proc/loadavg: 2.37 2.30 2.23 3/177 29125
/proc/meminfo: memFree=30260728/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=31032 CPUtime=222.26 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 12377 0 0 0 22224 2 0 0 20 0 1 0 57919095 31776768 6574 33554432000 4194304 5646918 140737222214320 140737222212568 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 7758 6574 188 355 0 7399 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 31032

[startup+282.3 s]
/proc/loadavg: 2.27 2.28 2.22 3/178 29129
/proc/meminfo: memFree=30251572/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=35452 CPUtime=282.24 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 15871 0 0 0 28221 3 0 0 20 0 1 0 57919095 36302848 8176 33554432000 4194304 5646918 140737222214320 140737222212584 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 8863 8176 189 355 0 8504 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 35452

[startup+342.3 s]
/proc/loadavg: 2.35 2.31 2.23 3/177 29131
/proc/meminfo: memFree=30243016/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=42768 CPUtime=342.23 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 16844 0 0 0 34219 4 0 0 20 0 1 0 57919095 43794432 10159 33554432000 4194304 5646918 140737222214320 140737222212568 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 10692 10159 189 355 0 10333 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 42768

[startup+402.3 s]
/proc/loadavg: 2.34 2.31 2.24 3/177 29132
/proc/meminfo: memFree=30236132/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=402.22 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 17606 0 0 0 40218 4 0 0 20 0 1 0 57919095 62918656 11030 33554432000 4194304 5646918 140737222214320 140737222212568 4398960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 11030 189 355 0 15002 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 61444

[startup+462.3 s]
/proc/loadavg: 2.31 2.31 2.24 4/177 29133
/proc/meminfo: memFree=30236148/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=462.21 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 17606 0 0 0 46217 4 0 0 20 0 1 0 57919095 62918656 11030 33554432000 4194304 5646918 140737222214320 140737222212600 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 11030 189 355 0 15002 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 61444

[startup+522.3 s]
/proc/loadavg: 2.33 2.31 2.25 3/177 29134
/proc/meminfo: memFree=30236140/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=522.2 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 17606 0 0 0 52216 4 0 0 20 0 1 0 57919095 62918656 11030 33554432000 4194304 5646918 140737222214320 140737222212600 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 11030 189 355 0 15002 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 61444

[startup+582.3 s]
/proc/loadavg: 2.31 2.30 2.24 3/177 29135
/proc/meminfo: memFree=30235768/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=582.2 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 17606 0 0 0 58216 4 0 0 20 0 1 0 57919095 62918656 11030 33554432000 4194304 5646918 140737222214320 140737222212600 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 11030 189 355 0 15002 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 61444


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


[startup+942.3 s]
/proc/loadavg: 2.21 2.24 2.22 3/177 29146
/proc/meminfo: memFree=30223064/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=942.14 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 17764 0 0 0 94210 4 0 0 20 0 1 0 57919095 62918656 13743 33554432000 4194304 5646918 140737222214320 140737222212600 4403427 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 13743 189 355 0 15002 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 61444

[startup+1002.3 s]
/proc/loadavg: 2.18 2.22 2.22 3/177 29147
/proc/meminfo: memFree=30218344/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=1002.13 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 17938 0 0 0 100209 4 0 0 20 0 1 0 57919095 62918656 14936 33554432000 4194304 5646918 140737222214320 140737222212600 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 14936 189 355 0 15002 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 61444

[startup+1062.3 s]
/proc/loadavg: 2.15 2.21 2.21 3/177 29148
/proc/meminfo: memFree=30218340/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=1062.12 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 17938 0 0 0 106208 4 0 0 20 0 1 0 57919095 62918656 14936 33554432000 4194304 5646918 140737222214320 140737222212600 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 14936 189 355 0 15002 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 61444

[startup+1122.3 s]
/proc/loadavg: 2.20 2.21 2.21 3/177 29149
/proc/meminfo: memFree=30217012/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=1122.1 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 18037 0 0 0 112206 4 0 0 20 0 1 0 57919095 62918656 15026 33554432000 4194304 5646918 140737222214320 140737222212600 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 15026 189 355 0 15002 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 61444

[startup+1182.3 s]
/proc/loadavg: 2.22 2.21 2.21 3/177 29150
/proc/meminfo: memFree=30214320/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=1182.1 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 18153 0 0 0 118206 4 0 0 20 0 1 0 57919095 62918656 15140 33554432000 4194304 5646918 140737222214320 140737222212600 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 15140 189 355 0 15002 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 61444

[startup+1242.3 s]
/proc/loadavg: 2.36 2.25 2.22 3/177 29152
/proc/meminfo: memFree=30214024/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=61444 CPUtime=1242.09 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 18153 0 0 0 124205 4 0 0 20 0 1 0 57919095 62918656 15140 33554432000 4194304 5646918 140737222214320 140737222212600 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 15361 15140 189 355 0 15002 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 61444

[startup+1302.3 s]
/proc/loadavg: 2.33 2.26 2.22 4/177 29209
/proc/meminfo: memFree=30224004/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=68776 CPUtime=1302.08 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 18290 0 0 0 130204 4 0 0 20 0 1 0 57919095 70426624 15275 33554432000 4194304 5646918 140737222214320 140737222212568 4402778 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 17194 15275 189 355 0 16835 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 68776

[startup+1362.3 s]
/proc/loadavg: 2.18 2.23 2.21 3/177 29210
/proc/meminfo: memFree=30211680/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=68776 CPUtime=1362.07 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 18290 0 0 0 136203 4 0 0 20 0 1 0 57919095 70426624 15275 33554432000 4194304 5646918 140737222214320 140737222212568 4399406 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 17194 15275 189 355 0 16835 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 68776

[startup+1422.3 s]
/proc/loadavg: 2.27 2.24 2.21 4/177 29211
/proc/meminfo: memFree=30209884/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=68776 CPUtime=1422.06 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 18296 0 0 0 142202 4 0 0 20 0 1 0 57919095 70426624 15792 33554432000 4194304 5646918 140737222214320 140737222212568 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 17194 15792 189 355 0 16835 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 68776

[startup+1482.3 s]
/proc/loadavg: 2.30 2.26 2.22 4/178 29215
/proc/meminfo: memFree=30195576/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=73240 CPUtime=1482.05 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 19044 0 0 0 148201 4 0 0 20 0 1 0 57919095 74997760 18067 33554432000 4194304 5646918 140737222214320 140737222212584 4403427 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 18310 18067 189 355 0 17951 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 73240

[startup+1542.31 s]
/proc/loadavg: 2.25 2.24 2.21 3/177 29217
/proc/meminfo: memFree=30196240/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=73240 CPUtime=1542.04 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 19044 0 0 0 154200 4 0 0 20 0 1 0 57919095 74997760 18067 33554432000 4194304 5646918 140737222214320 140737222212584 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 18310 18067 189 355 0 17951 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 73240

[startup+1602.3 s]
/proc/loadavg: 2.21 2.24 2.21 3/177 29218
/proc/meminfo: memFree=30188720/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=73240 CPUtime=1602.03 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 19045 0 0 0 160199 4 0 0 20 0 1 0 57919095 74997760 18068 33554432000 4194304 5646918 140737222214320 140737222212600 4400001 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 18310 18068 190 355 0 17951 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 73240

[startup+1662.3 s]
/proc/loadavg: 2.19 2.22 2.20 3/177 29219
/proc/meminfo: memFree=30188728/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=73240 CPUtime=1662.02 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 19045 0 0 0 166198 4 0 0 20 0 1 0 57919095 74997760 18068 33554432000 4194304 5646918 140737222214320 140737222212600 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 18310 18068 190 355 0 17951 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 73240

[startup+1722.3 s]
/proc/loadavg: 2.26 2.22 2.20 3/177 29220
/proc/meminfo: memFree=30188228/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=73240 CPUtime=1722.01 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 19045 0 0 0 172197 4 0 0 20 0 1 0 57919095 74997760 18068 33554432000 4194304 5646918 140737222214320 140737222212600 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 18310 18068 190 355 0 17951 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 73240

[startup+1782.3 s]
/proc/loadavg: 2.18 2.21 2.19 3/177 29221
/proc/meminfo: memFree=30187984/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=73240 CPUtime=1782 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 19045 0 0 0 178196 4 0 0 20 0 1 0 57919095 74997760 18068 33554432000 4194304 5646918 140737222214320 140737222212600 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 18310 18068 190 355 0 17951 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 73240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.22 2.19 3/177 29221
/proc/meminfo: memFree=30187300/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=80380 CPUtime=1800 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 20332 0 0 0 179995 5 0 0 20 0 1 0 57919095 82309120 19291 33554432000 4194304 5646918 140737222214320 140737222212568 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 20095 19291 190 355 0 19736 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 80380

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.22 2.19 3/177 29221
/proc/meminfo: memFree=30187300/32872528 swapFree=1499884/1696108
[pid=29121] ppid=29118 vsize=80380 CPUtime=1800 cores=0,2,4,6
/proc/29121/stat : 29121 (minisatp) R 29118 29121 27963 0 -1 4202496 20332 0 0 0 179995 5 0 0 20 0 1 0 57919095 82309120 19291 33554432000 4194304 5646918 140737222214320 140737222212568 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29121/statm: 20095 19291 190 355 0 19736 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 80380

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.96
CPU system time (s): 0.054991
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 91876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.054991
maximum resident set size= 77164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20332
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= 14
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.24375 second user time and 11.6842 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-22 03:25:34
IDJOB=4112672
IDBENCH=2902
IDSOLVER=2555
FILE ID=node137/4112672-1466558733
RUNJOBID= node137-1466551518-27979
PBS_JOBID= 19943328
Free space on /tmp= 71652 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112672-1466558733/watcher-4112672-1466558733 -o /tmp/evaluation-result-4112672-1466558733/solver-4112672-1466558733 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466551518-27979 --watchdog 1960  minisatp HOME/instance-4112672-1466558733.opb

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

MD5SUM BENCH= cdfa46b59876181d5d89fd18757b8cfb
RANDOM SEED=1931364682

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30291468 kB
Buffers:           69112 kB
Cached:            67328 kB
SwapCached:          856 kB
Active:            63896 kB
Inactive:          83460 kB
Active(anon):      12320 kB
Inactive(anon):     1204 kB
Active(file):      51576 kB
Inactive(file):    82256 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100336 kB
Dirty:              7828 kB
Writeback:            16 kB
AnonPages:       1706808 kB
Mapped:             7816 kB
Shmem:                 0 kB
Slab:             601676 kB
SReclaimable:      45228 kB
SUnreclaim:       556448 kB
KernelStack:        1448 kB
PageTables:         7620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1821172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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-4112672-1466558733.opb

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