Trace number 4115194

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-stocfor1.opb
MD5SUMf5fea9f9b3e2808f219e4e92af96aba2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables3330
Total number of constraints117
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 constraints117
Minimum length of a constraint30
Maximum length of a constraint240
Number of terms in the objective function 810
Biggest coefficient in the objective function 21201
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 524901
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 524901
Number of bits of the biggest sum of numbers20
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.08	c Converting 180 PB-constraints to clauses...
0.00/0.08	c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppp
0.00/0.09	c   -- Detecting intervals from adjacent constraints: ###############################################################
0.00/0.09	c   -- Clauses(.)/Splits(s): (none)
0.00/0.09	c ---[ 179]---> Sorter-cost:  459     Base: 3
0.00/0.09	c ---[ 178]---> Adder-cost: 70   maxlim: 47   bits: 7/6
0.00/0.09	c ---[ 177]---> Sorter-cost:  880     Base: 3 5
0.00/0.09	c ---[ 176]---> Adder-cost: 110   maxlim: 1044   bits: 11/11
0.09/0.10	c ---[ 175]---> Adder-cost: 116   maxlim: 2069   bits: 12/12
0.09/0.10	c ---[ 174]---> Adder-cost: 124   maxlim: 4118   bits: 13/13
0.09/0.10	c ---[ 173]---> Adder-cost: 130   maxlim: 8215   bits: 14/14
0.09/0.11	c ---[ 172]---> Sorter-cost:  504     Base: 3
0.09/0.11	c ---[ 171]---> Sorter-cost:  880     Base: 3 5
0.09/0.11	c ---[ 170]---> Adder-cost: 86   maxlim: 145   bits: 8/8
0.09/0.11	c ---[ 169]---> Adder-cost: 86   maxlim: 145   bits: 8/8
0.09/0.11	c ---[ 168]---> Adder-cost: 110   maxlim: 1044   bits: 11/11
0.09/0.12	c ---[ 167]---> Adder-cost: 116   maxlim: 2069   bits: 12/12
0.09/0.12	c ---[ 166]---> Adder-cost: 124   maxlim: 4118   bits: 13/13
0.09/0.12	c ---[ 165]---> Sorter-cost:  627     Base: 3
0.09/0.13	c ---[ 164]---> Sorter-cost:  880     Base: 3 5
0.09/0.13	c ---[ 163]---> Adder-cost: 86   maxlim: 145   bits: 8/8
0.09/0.13	c ---[ 162]---> Adder-cost: 94   maxlim: 274   bits: 9/9
0.09/0.13	c ---[ 161]---> Adder-cost: 94   maxlim: 274   bits: 9/9
0.09/0.13	c ---[ 160]---> Adder-cost: 110   maxlim: 1044   bits: 11/11
0.09/0.14	c ---[ 159]---> Adder-cost: 116   maxlim: 2069   bits: 12/12
0.09/0.14	c ---[ 158]---> Adder-cost: 70   maxlim: 47   bits: 7/6
0.09/0.14	c ---[ 157]---> Sorter-cost:  880     Base: 3 5
0.09/0.14	c ---[ 156]---> Adder-cost: 86   maxlim: 145   bits: 8/8
0.09/0.14	c ---[ 155]---> Adder-cost: 94   maxlim: 274   bits: 9/9
0.09/0.15	c ---[ 154]---> Adder-cost: 100   maxlim: 531   bits: 10/10
0.09/0.15	c ---[ 153]---> Adder-cost: 100   maxlim: 531   bits: 10/10
0.09/0.15	c ---[ 152]---> Adder-cost: 110   maxlim: 1044   bits: 11/11
0.09/0.15	c ---[ 151]---> Sorter-cost:  504     Base: 3
0.09/0.15	c ---[ 150]---> Sorter-cost:  880     Base: 3 5
0.09/0.16	c ---[ 149]---> Adder-cost: 86   maxlim: 145   bits: 8/8
0.09/0.16	c ---[ 148]---> Adder-cost: 94   maxlim: 274   bits: 9/9
0.09/0.16	c ---[ 147]---> Adder-cost: 100   maxlim: 531   bits: 10/10
0.09/0.16	c ---[ 146]---> Adder-cost: 110   maxlim: 1044   bits: 11/11
0.09/0.17	c ---[ 145]---> Adder-cost: 110   maxlim: 1044   bits: 11/11
0.09/0.17	c ---[ 144]---> Adder-cost: 70   maxlim: 38   bits: 7/6
0.09/0.17	c ---[ 143]---> Adder-cost: 94   maxlim: 274   bits: 9/9
0.09/0.17	c ---[ 142]---> Adder-cost: 100   maxlim: 531   bits: 10/10
0.09/0.17	c ---[ 141]---> Adder-cost: 110   maxlim: 1044   bits: 11/11
0.09/0.18	c ---[ 140]---> Adder-cost: 116   maxlim: 1044   bits: 12/11
0.09/0.18	c ---[ 139]---> Adder-cost: 116   maxlim: 1044   bits: 12/11
0.09/0.18	c ---[ 138]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
0.09/0.19	c ---[ 136]---> BDD-cost:   21
0.09/0.19	c ---[ 134]---> Adder-cost: 260   maxlim: 171   bits: 9/8
0.09/0.19	c ---[ 132]---> Adder-cost: 316   maxlim: 326   bits: 10/9
0.19/0.20	c ---[ 130]---> Adder-cost: 354   maxlim: 636   bits: 11/10
0.19/0.21	c ---[ 128]---> Adder-cost: 402   maxlim: 1255   bits: 12/11
0.19/0.23	c ---[ 126]---> Adder-cost: 450   maxlim: 2492   bits: 13/12
0.19/0.24	c ---[ 124]---> Adder-cost: 484   maxlim: 4966   bits: 13/13
0.19/0.26	c ---[ 122]---> BDD-cost:   21
0.19/0.26	c ---[ 120]---> Sorter-cost:  461     Base: 3
0.19/0.27	c ---[ 118]---> Sorter-cost: 1376     Base: 2 2 3 5 2
0.19/0.27	c ---[ 116]---> Adder-cost: 140   maxlim: 1076   bits: 12/11
0.19/0.27	c ---[ 114]---> Adder-cost: 160   maxlim: 2134   bits: 13/12
0.19/0.28	c ---[ 112]---> Adder-cost: 188   maxlim: 4249   bits: 14/13
0.29/0.30	c ---[ 110]---> Adder-cost: 210   maxlim: 8478   bits: 15/14
0.29/0.33	c ---[ 108]---> BDD-cost:   20
0.29/0.33	c ---[ 106]---> Sorter-cost:  461     Base: 3
0.29/0.33	c ---[ 104]---> Adder-cost: 66   maxlim: 48   bits: 7/6
0.29/0.33	c ---[ 102]---> Sorter-cost: 1374     Base: 2 2 3 5 2
0.29/0.33	c ---[ 100]---> Adder-cost: 138   maxlim: 1076   bits: 12/11
0.29/0.34	c ---[  98]---> Adder-cost: 160   maxlim: 2134   bits: 13/12
0.29/0.35	c ---[  96]---> Adder-cost: 182   maxlim: 4249   bits: 14/13
0.29/0.37	c ---[  94]---> BDD-cost:   31
0.29/0.37	c ---[  92]---> Sorter-cost:  914     Base: 3
0.29/0.37	c ---[  90]---> Adder-cost: 102   maxlim: 94   bits: 7/7
0.29/0.37	c ---[  88]---> Adder-cost: 116   maxlim: 115   bits: 8/7
0.29/0.37	c ---[  86]---> Adder-cost: 184   maxlim: 1056   bits: 11/11
0.29/0.38	c ---[  84]---> Adder-cost: 214   maxlim: 2081   bits: 12/12
0.29/0.39	c ---[  82]---> Adder-cost: 236   maxlim: 4130   bits: 13/13
0.39/0.40	c ---[  80]---> Sorter-cost:  125     Base: 2
0.39/0.40	c ---[  78]---> Sorter-cost:  931     Base: 3
0.39/0.40	c ---[  76]---> Adder-cost: 126   maxlim: 115   bits: 8/7
0.39/0.40	c ---[  74]---> Adder-cost: 140   maxlim: 202   bits: 9/8
0.39/0.41	c ---[  72]---> Adder-cost: 140   maxlim: 202   bits: 9/8
0.39/0.41	c ---[  70]---> Adder-cost: 184   maxlim: 1056   bits: 11/11
0.39/0.42	c ---[  68]---> Adder-cost: 196   maxlim: 2081   bits: 12/12
0.39/0.43	c ---[  66]---> Sorter-cost:  193     Base: 2
0.39/0.43	c ---[  64]---> Sorter-cost: 1072     Base: 3
0.39/0.43	c ---[  62]---> Adder-cost: 126   maxlim: 115   bits: 8/7
0.39/0.43	c ---[  60]---> Adder-cost: 140   maxlim: 202   bits: 9/8
0.39/0.43	c ---[  58]---> Sorter-cost: 1674     Base: 3 7 2
0.39/0.44	c ---[  56]---> Sorter-cost: 1674     Base: 3 7 2
0.39/0.44	c ---[  54]---> Adder-cost: 172   maxlim: 1056   bits: 11/11
0.39/0.45	c ---[  52]---> BDD-cost:   31
0.39/0.45	c ---[  50]---> Adder-cost: 96   maxlim: 71   bits: 7/7
0.39/0.45	c ---[  48]---> Adder-cost: 118   maxlim: 115   bits: 8/7
0.39/0.45	c ---[  46]---> Adder-cost: 138   maxlim: 202   bits: 9/8
0.39/0.45	c ---[  44]---> Sorter-cost: 1674     Base: 3 7 2
0.39/0.46	c ---[  42]---> Adder-cost: 176   maxlim: 722   bits: 10/10
0.39/0.46	c ---[  40]---> Sorter-cost: 2023     Base: 3 7 2 2
0.39/0.47	c ---[  38]---> Sorter-cost:  193     Base: 2
0.39/0.47	c ---[  36]---> Adder-cost: 164   maxlim: 111   bits: 8/7
0.39/0.47	c ---[  34]---> Adder-cost: 210   maxlim: 279   bits: 9/9
0.39/0.48	c ---[  32]---> Adder-cost: 238   maxlim: 515   bits: 10/10
0.39/0.48	c ---[  30]---> Adder-cost: 272   maxlim: 985   bits: 11/10
0.39/0.49	c ---[  28]---> Adder-cost: 318   maxlim: 1519   bits: 12/11
0.49/0.50	c ---[  26]---> Adder-cost: 344   maxlim: 2585   bits: 12/12
0.49/0.52	c ---[  25]---> Adder-cost: 364   maxlim: 137   bits: 9/8
0.49/0.52	c ---[  24]---> Adder-cost: 391   maxlim: 313   bits: 10/9
0.49/0.53	c ---[  23]---> Adder-cost: 438   maxlim: 539   bits: 11/10
0.49/0.54	c ---[  22]---> Adder-cost: 464   maxlim: 990   bits: 11/10
0.49/0.55	c ---[  21]---> Adder-cost: 528   maxlim: 1416   bits: 12/11
0.49/0.57	c ---[  20]---> Adder-cost: 562   maxlim: 2173   bits: 12/12
0.59/0.60	c ---[  19]---> Adder-cost: 240   maxlim: 219   bits: 9/8
0.59/0.61	c ---[  18]---> Adder-cost: 274   maxlim: 415   bits: 10/9
0.59/0.61	c ---[  17]---> Adder-cost: 272   maxlim: 415   bits: 10/9
0.59/0.62	c ---[  16]---> Adder-cost: 327   maxlim: 415   bits: 10/9
0.59/0.63	c ---[  15]---> Adder-cost: 380   maxlim: 415   bits: 10/9
0.59/0.64	c ---[  14]---> Adder-cost: 422   maxlim: 415   bits: 10/9
0.59/0.66	c ---[  12]---> Adder-cost: 218   maxlim: 138   bits: 9/8
0.59/0.66	c ---[  10]---> Adder-cost: 244   maxlim: 314   bits: 10/9
0.59/0.67	c ---[   8]---> Adder-cost: 242   maxlim: 540   bits: 10/10
0.59/0.68	c ---[   6]---> Adder-cost: 284   maxlim: 991   bits: 11/10
0.59/0.69	c ---[   4]---> Adder-cost: 314   maxlim: 1418   bits: 11/11
0.69/0.71	c ---[   2]---> Adder-cost: 344   maxlim: 2178   bits: 12/12
0.69/0.73	c ---[   0]---> Adder-cost: 488   maxlim: 3242   bits: 12/12
1800.09/1800.40	|  Eliminated clauses:           0.31 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |   30245   164500   541406 |    60316       97      6 |  6.127 % |
1800.09/1800.40	|       250 |   30245   164500   541406 |    66348      247      7 |  6.127 % |
1800.09/1800.40	|       475 |   30223   164500   541406 |    72983      464      6 |  6.183 % |
1800.09/1800.40	|       812 |   30196   164500   541406 |    80281      799      6 |  6.252 % |
1800.09/1800.40	|      1318 |   30187   164500   541406 |    88309     1301      7 |  6.275 % |
1800.09/1800.40	|      2077 |   30167   164500   541406 |    97140     2050      7 |  6.326 % |
1800.09/1800.40	|      3216 |   30148   164500   541406 |   106854     3162      8 |  6.374 % |
1800.09/1800.40	|      4924 |   30103   164500   541406 |   117540     4863      9 |  6.489 % |
1800.09/1800.40	|      7486 |   30085   164500   541406 |   129294     7394     10 |  6.535 % |
1800.09/1800.40	|     11330 |   30085   164500   541406 |   142223    11209     12 |  6.535 % |
1800.09/1800.40	|     17096 |   30064   164500   541406 |   156445    16957     14 |  6.589 % |
1800.09/1800.40	|     25745 |   29991   164500   541406 |   172090    24852     16 |  6.775 % |
1800.09/1800.40	|     38719 |   29943   164500   541406 |   189299    37264     17 |  6.897 % |
1800.09/1800.40	|     58180 |   29937   164500   541406 |   208229    55009     19 |  6.913 % |
1800.09/1800.40	|     87372 |   29915   164500   541406 |   229052    84110     20 |  6.969 % |
1800.09/1800.40	|    131161 |   29835   164500   541406 |   251957   127737     22 |  7.173 % |
1800.09/1800.40	|    196845 |   29484   164500   541406 |   277153   167253     22 |  8.069 % |
1800.09/1800.40	|    295371 |   29480   164500   541406 |   304868   265768     26 |  8.079 % |
1800.09/1800.40	|    443160 |   28494   164500   541406 |   335355   120561     21 | 10.596 % |
1800.09/1800.40	|    664843 |   27815   164500   541406 |   368891   334305     24 | 12.330 % |
1800.09/1800.40	|    997368 |   26423   164500   541406 |   405780   303521     23 | 15.883 % |
1800.09/1800.40	|   1496156 |   26036   164500   541406 |   446358   410797     25 | 16.871 % |
1800.09/1800.40	|   2244338 |   25890   164500   541406 |   490994   324052     35 | 17.244 % |
1800.09/1800.40	|   3366612 |   24268   164500   541406 |   540093   496569     26 | 21.384 % |
1800.09/1800.40	|   5050023 |   22395   164500   541406 |   594103   101227     65 | 26.165 % |
1800.09/1800.40	|   7575139 |   22060   164500   541406 |   653513   358706     31 | 27.020 % |
1800.09/1800.40	|  11362814 |   21843   164500   541406 |   718864   349546     47 | 27.574 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4115194-1466525545/watcher-4115194-1466525545 -o /tmp/evaluation-result-4115194-1466525545/solver-4115194-1466525545 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466514731-17584 --watchdog 1960 minisatp HOME/instance-4115194-1466525545.opb 

pid=20592
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.05 2.09 2.09 3/176 20595
/proc/meminfo: memFree=30794292/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=6780 CPUtime=0 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 393 0 0 0 0 0 0 0 20 0 1 0 54603432 6942720 270 33554432000 4194304 5646918 140737024544320 140734494021192 4388221 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 1695 270 94 355 0 1336 0

[startup+0.100109 s]
/proc/loadavg: 2.05 2.09 2.09 3/176 20595
/proc/meminfo: memFree=30794292/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=9764 CPUtime=0.09 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 1147 0 0 0 9 0 0 0 20 0 1 0 54603432 9998336 1024 33554432000 4194304 5646918 140737024544320 140734494021192 4817364 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 2441 1024 152 355 0 2082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9764

[startup+0.200285 s]
/proc/loadavg: 2.05 2.09 2.09 3/176 20595
/proc/meminfo: memFree=30794292/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=10444 CPUtime=0.19 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 1364 0 0 0 19 0 0 0 20 0 1 0 54603432 10694656 1199 33554432000 4194304 5646918 140737024544320 140734494021192 4823247 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 2611 1199 152 355 0 2252 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10444

[startup+0.300256 s]
/proc/loadavg: 2.05 2.09 2.09 3/176 20595
/proc/meminfo: memFree=30794292/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=10684 CPUtime=0.29 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 1425 0 0 0 29 0 0 0 20 0 1 0 54603432 10940416 1260 33554432000 4194304 5646918 140737024544320 140734494021192 4560672 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 2671 1260 152 355 0 2312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10684

[startup+0.700232 s]
/proc/loadavg: 2.05 2.09 2.09 3/176 20595
/proc/meminfo: memFree=30794292/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=12732 CPUtime=0.69 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 2178 0 0 0 69 0 0 0 20 0 1 0 54603432 13037568 1765 33554432000 4194304 5646918 140737024544320 140737024542984 4817369 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 3183 1765 152 355 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12732

[startup+1.50024 s]
/proc/loadavg: 2.05 2.09 2.09 3/177 20596
/proc/meminfo: memFree=30768396/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=31592 CPUtime=1.48 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 6329 0 0 0 148 0 0 0 20 0 1 0 54603432 32350208 6908 33554432000 4194304 5646918 140737024544320 140737024542424 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 7898 6908 183 355 0 7539 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31592

[startup+3.10027 s]
/proc/loadavg: 2.05 2.09 2.09 3/177 20596
/proc/meminfo: memFree=30764436/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=37644 CPUtime=3.09 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 7545 0 0 0 308 1 0 0 20 0 1 0 54603432 38547456 8103 33554432000 4194304 5646918 140737024544320 140737024542424 4416738 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 9411 8103 183 355 0 9052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37644

[startup+6.30028 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 20596
/proc/meminfo: memFree=30754276/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=47972 CPUtime=6.29 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 8824 0 0 0 628 1 0 0 20 0 1 0 54603432 49123328 10380 33554432000 4194304 5646918 140737024544320 140737024542424 4403544 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 11993 10380 183 355 0 11634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47972

[startup+12.7003 s]
/proc/loadavg: 2.12 2.11 2.09 3/177 20596
/proc/meminfo: memFree=30739720/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=62948 CPUtime=12.69 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 9992 0 0 0 1267 2 0 0 20 0 1 0 54603432 64458752 12521 33554432000 4194304 5646918 140737024544320 140737024543016 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 15737 12521 185 355 0 15378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62948

[startup+25.5004 s]
/proc/loadavg: 2.17 2.12 2.09 3/177 20597
/proc/meminfo: memFree=30707256/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=88748 CPUtime=25.48 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 12313 0 0 0 2546 2 0 0 20 0 1 0 54603432 90877952 18391 33554432000 4194304 5646918 140737024544320 140737024542456 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 22187 18391 185 355 0 21828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88748

[startup+51.1004 s]
/proc/loadavg: 2.18 2.12 2.09 3/177 20597
/proc/meminfo: memFree=30669060/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=127208 CPUtime=51.08 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 14975 0 0 0 5104 4 0 0 20 0 1 0 54603432 130260992 25625 33554432000 4194304 5646918 140737024544320 140737024543016 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 31802 25625 185 355 0 31443 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127208

[startup+102.3 s]
/proc/loadavg: 2.08 2.10 2.09 3/177 20598
/proc/meminfo: memFree=30641612/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=132868 CPUtime=102.28 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 17470 0 0 0 10221 7 0 0 20 0 1 0 54603432 136056832 28242 33554432000 4194304 5646918 140737024544320 140737024542616 4402867 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 33217 28242 185 355 0 32858 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 132868

[startup+162.3 s]
/proc/loadavg: 2.16 2.11 2.09 4/177 20599
/proc/meminfo: memFree=30601228/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=154720 CPUtime=162.26 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 20459 0 0 0 16216 10 0 0 20 0 1 0 54603432 158433280 35276 33554432000 4194304 5646918 140737024544320 140737024543016 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 38680 35276 185 355 0 38321 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 154720

[startup+222.307 s]
/proc/loadavg: 2.13 2.12 2.09 3/177 20600
/proc/meminfo: memFree=30569108/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=185540 CPUtime=222.26 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 22626 0 0 0 22213 13 0 0 20 0 1 0 54603432 189992960 40476 33554432000 4194304 5646918 140737024544320 140737024543016 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 46385 40476 185 355 0 46026 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 185540

[startup+282.3 s]
/proc/loadavg: 2.13 2.12 2.09 3/177 20601
/proc/meminfo: memFree=30543428/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=203288 CPUtime=282.25 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 25122 0 0 0 28209 16 0 0 20 0 1 0 54603432 208166912 43409 33554432000 4194304 5646918 140737024544320 140737024543016 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 50822 43409 185 355 0 50463 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 203288

[startup+342.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 20603
/proc/meminfo: memFree=30801416/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=123320 CPUtime=342.22 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 26778 0 0 0 34204 18 0 0 20 0 1 0 54603432 126279680 30349 33554432000 4194304 5646918 140737024544320 140737024542456 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 30830 30349 185 355 0 30471 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 123320

[startup+402.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 20604
/proc/meminfo: memFree=30696228/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=191280 CPUtime=402.21 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 29893 0 0 0 40199 22 0 0 20 0 1 0 54603432 195870720 46181 33554432000 4194304 5646918 140737024544320 140737024543016 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 47820 46181 185 355 0 47461 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 191280

[startup+462.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/178 20608
/proc/meminfo: memFree=30641700/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=222100 CPUtime=462.2 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 32044 0 0 0 46196 24 0 0 20 0 1 0 54603432 227430400 52393 33554432000 4194304 5646918 140737024544320 140737024543016 4403450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 55525 52393 185 355 0 55166 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 222100

[startup+522.3 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 20609
/proc/meminfo: memFree=30592032/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=243996 CPUtime=522.2 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 35019 0 0 0 52192 28 0 0 20 0 1 0 54603432 249851904 58893 33554432000 4194304 5646918 140737024544320 140737024543016 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 60999 58893 185 355 0 60640 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 243996

[startup+582.3 s]
/proc/loadavg: 2.19 2.15 2.10 3/177 20610
/proc/meminfo: memFree=30520044/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=294084 CPUtime=582.19 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 35563 0 0 0 58190 29 0 0 20 0 1 0 54603432 301142016 72717 33554432000 4194304 5646918 140737024544320 140737024543016 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 73521 72717 185 355 0 73162 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 294084


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


[startup+882.307 s]
/proc/loadavg: 2.08 2.11 2.09 3/177 20671
/proc/meminfo: memFree=30174900/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=333040 CPUtime=882.15 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 45508 0 0 0 88176 39 0 0 20 0 1 0 54603432 341032960 71998 33554432000 4194304 5646918 140737024544320 140737024543016 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 83260 71998 185 355 0 82901 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 333040

[startup+942.3 s]
/proc/loadavg: 2.03 2.09 2.08 3/177 20673
/proc/meminfo: memFree=30076728/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=291976 CPUtime=942.13 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 47341 0 0 0 94172 41 0 0 20 0 1 0 54603432 298983424 71233 33554432000 4194304 5646918 140737024544320 140737024543016 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 72994 71233 185 355 0 72635 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 291976

[startup+1002.3 s]
/proc/loadavg: 2.10 2.10 2.09 3/177 20674
/proc/meminfo: memFree=30014888/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=307168 CPUtime=1002.13 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 50128 0 0 0 100169 44 0 0 20 0 1 0 54603432 314540032 76027 33554432000 4194304 5646918 140737024544320 140737024543016 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 76792 76027 185 355 0 76433 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 307168

[startup+1062.3 s]
/proc/loadavg: 2.07 2.09 2.09 3/178 20678
/proc/meminfo: memFree=29968020/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=307168 CPUtime=1062.12 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 52215 0 0 0 106166 46 0 0 20 0 1 0 54603432 314540032 75516 33554432000 4194304 5646918 140737024544320 140737024543016 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 76792 75516 185 355 0 76433 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 307168

[startup+1122.3 s]
/proc/loadavg: 2.07 2.09 2.08 3/177 20679
/proc/meminfo: memFree=29935460/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=357256 CPUtime=1122.1 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 54831 0 0 0 112162 48 0 0 20 0 1 0 54603432 365830144 78076 33554432000 4194304 5646918 140737024544320 140737024543016 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 89314 78076 185 355 0 88955 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 357256

[startup+1182.3 s]
/proc/loadavg: 2.09 2.09 2.08 3/177 20680
/proc/meminfo: memFree=29881064/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=328588 CPUtime=1182.09 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 58373 0 0 0 118156 53 0 0 20 0 1 0 54603432 336474112 74826 33554432000 4194304 5646918 140737024544320 140737024543016 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 82147 74826 185 355 0 81788 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 328588

[startup+1242.3 s]
/proc/loadavg: 2.15 2.10 2.09 3/176 20681
/proc/meminfo: memFree=29787540/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=378676 CPUtime=1242.07 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 58929 0 0 0 124153 54 0 0 20 0 1 0 54603432 387764224 90698 33554432000 4194304 5646918 140737024544320 140737024543016 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 94669 90698 185 355 0 94310 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 378676

[startup+1302.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/177 20683
/proc/meminfo: memFree=29831056/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=295976 CPUtime=1302.07 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 60230 0 0 0 130150 57 0 0 20 0 1 0 54603432 303079424 73379 33554432000 4194304 5646918 140737024544320 140737024542616 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 73994 73379 185 355 0 73635 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 295976

[startup+1362.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/177 20684
/proc/meminfo: memFree=29756224/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=345764 CPUtime=1362.06 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 61406 0 0 0 136148 58 0 0 20 0 1 0 54603432 354062336 83728 33554432000 4194304 5646918 140737024544320 140737024543016 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 86441 83728 185 355 0 86082 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 345764

[startup+1422.3 s]
/proc/loadavg: 2.08 2.09 2.09 3/177 20685
/proc/meminfo: memFree=29702672/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=395852 CPUtime=1422.06 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 61939 0 0 0 142147 59 0 0 20 0 1 0 54603432 405352448 89360 33554432000 4194304 5646918 140737024544320 140737024543016 4403104 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 98963 89360 185 355 0 98604 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 395852

[startup+1482.3 s]
/proc/loadavg: 2.11 2.10 2.09 3/177 20686
/proc/meminfo: memFree=29686972/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=359696 CPUtime=1482.04 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 64375 0 0 0 148143 61 0 0 20 0 1 0 54603432 368328704 81999 33554432000 4194304 5646918 140737024544320 140737024543016 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 89924 81999 185 355 0 89565 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 359696

[startup+1542.31 s]
/proc/loadavg: 2.16 2.11 2.09 3/177 20687
/proc/meminfo: memFree=29595892/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=409784 CPUtime=1542.03 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 65053 0 0 0 154142 61 0 0 20 0 1 0 54603432 419618816 91335 33554432000 4194304 5646918 140737024544320 140737024543016 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 102446 91335 185 355 0 102087 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 409784

[startup+1602.3 s]
/proc/loadavg: 2.12 2.10 2.09 3/177 20689
/proc/meminfo: memFree=29475216/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=371428 CPUtime=1602.02 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 66648 0 0 0 160138 64 0 0 20 0 1 0 54603432 380342272 87272 33554432000 4194304 5646918 140737024544320 140737024543016 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 92857 87272 185 355 0 92498 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 371428

[startup+1662.3 s]
/proc/loadavg: 2.16 2.11 2.09 3/178 20693
/proc/meminfo: memFree=29372672/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=340608 CPUtime=1662.02 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 68628 0 0 0 166136 66 0 0 20 0 1 0 54603432 348782592 80475 33554432000 4194304 5646918 140737024544320 140737024543016 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 85152 80475 185 355 0 84793 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 340608

[startup+1722.3 s]
/proc/loadavg: 2.13 2.10 2.09 3/177 20694
/proc/meminfo: memFree=29258816/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=421516 CPUtime=1722.01 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 69787 0 0 0 172134 67 0 0 20 0 1 0 54603432 431632384 95390 33554432000 4194304 5646918 140737024544320 140737024543016 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 105379 95390 185 355 0 105020 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 421516

[startup+1782.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/177 20695
/proc/meminfo: memFree=29245192/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=383652 CPUtime=1782 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 71885 0 0 0 178131 69 0 0 20 0 1 0 54603432 392859648 92830 33554432000 4194304 5646918 140737024544320 140737024543016 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 95913 92830 185 355 0 95554 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 383652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.08 2.08 3/177 20696
/proc/meminfo: memFree=29223220/32872528 swapFree=877056/942464
[pid=20595] ppid=20592 vsize=433740 CPUtime=1800.09 cores=0,2,4,6
/proc/20595/stat : 20595 (minisatp) R 20592 20595 17568 0 -1 4202496 72412 0 0 0 179940 69 0 0 20 0 1 0 54603432 444149760 97438 33554432000 4194304 5646918 140737024544320 140737024543016 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 108435 97438 185 355 0 108076 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 433740

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.41
CPU system time (s): 0.698893
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 460064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 0.698893
maximum resident set size= 390088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72412
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= 47
involuntary context switches= 1903

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.98324 second user time and 7.8968 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-21 18:12:25
IDJOB=4115194
IDBENCH=1710
IDSOLVER=2555
FILE ID=node113/4115194-1466525545
RUNJOBID= node113-1466514731-17584
PBS_JOBID= 19942876
Free space on /tmp= 71700 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-stocfor1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115194-1466525545/watcher-4115194-1466525545 -o /tmp/evaluation-result-4115194-1466525545/solver-4115194-1466525545 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466514731-17584 --watchdog 1960  minisatp HOME/instance-4115194-1466525545.opb

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

MD5SUM BENCH= f5fea9f9b3e2808f219e4e92af96aba2
RANDOM SEED=1590157905

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30795108 kB
Buffers:           22312 kB
Cached:            41524 kB
SwapCached:         2408 kB
Active:           391044 kB
Inactive:          28796 kB
Active(anon):     352940 kB
Inactive(anon):     5036 kB
Active(file):      38104 kB
Inactive(file):    23760 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098968 kB
Dirty:              3516 kB
Writeback:             0 kB
AnonPages:       1288564 kB
Mapped:             8924 kB
Shmem:                 0 kB
Slab:             581920 kB
SReclaimable:      25984 kB
SUnreclaim:       555936 kB
KernelStack:        1472 kB
PageTables:         6856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1420756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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-4115194-1466525545.opb

Free space on /tmp at the end= 71696 MiB
End job on node113 at 2016-06-21 18:42:26