Trace number 4114166

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.02 1802.3

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-bell3a.opb
MD5SUMefa7fb1a840e9d48ac9b28aadc8f53ba
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark139474892366875
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 257546671029920
Optimality of the best value was proved NO
Number of variables2219
Total number of constraints151
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints129
Minimum length of a constraint2
Maximum length of a constraint191
Number of terms in the objective function 1716
Biggest coefficient in the objective function 5134096531456000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 216401520151185266
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 5134096531456000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 216401520151185266
Number of bits of the biggest sum of numbers58
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.04	c Converting 151 PB-constraints to clauses...
0.00/0.04	c   -- Unit propagations: ppppppp
0.00/0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.04	c   -- Clauses(.)/Splits(s): ssssssssssssssss......................ssssssss
0.00/0.04	c ---[ 120]---> BDD-cost:    9
0.00/0.04	c ---[ 119]---> BDD-cost:    9
0.00/0.04	c ---[ 118]---> BDD-cost:    9
0.00/0.04	c ---[ 117]---> BDD-cost:    9
0.00/0.04	c ---[ 116]---> BDD-cost:    9
0.00/0.04	c ---[ 115]---> BDD-cost:    9
0.00/0.04	c ---[ 114]---> BDD-cost:    9
0.00/0.04	c ---[ 113]---> BDD-cost:    9
0.00/0.04	c ---[ 112]---> BDD-cost:    9
0.00/0.04	c ---[ 111]---> BDD-cost:    9
0.00/0.04	c ---[ 110]---> BDD-cost:    9
0.00/0.04	c ---[ 109]---> BDD-cost:    9
0.00/0.04	c ---[ 108]---> BDD-cost:    9
0.00/0.04	c ---[ 107]---> BDD-cost:    9
0.00/0.04	c ---[ 106]---> BDD-cost:    9
0.00/0.04	c ---[ 105]---> BDD-cost:    9
0.00/0.04	c ---[ 104]---> Sorter-cost:  921     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.00/0.05	c ---[ 103]---> Sorter-cost: 1469     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.00/0.07	c ---[ 102]---> BDD-cost:   70
0.00/0.07	c ---[ 101]---> Sorter-cost:  921     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.00/0.08	c ---[ 100]---> Sorter-cost:  532     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.00/0.09	c ---[  99]---> Sorter-cost:  969     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.10	c ---[  98]---> Sorter-cost:  969     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.11	c ---[  97]---> Sorter-cost:  969     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.13	c ---[  96]---> BDD-cost:   70
0.09/0.13	c ---[  95]---> Sorter-cost:  921     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.14	c ---[  94]---> Sorter-cost:  512     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.15	c ---[  93]---> Sorter-cost:  532     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.16	c ---[  92]---> Sorter-cost:  921     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.17	c ---[  91]---> Sorter-cost:  901     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.18	c ---[  90]---> Sorter-cost: 1973     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.20	c ---[  89]---> Sorter-cost: 2698     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.22	c ---[  88]---> Sorter-cost: 1413     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.24	c ---[  87]---> BDD-cost:   70
0.19/0.24	c ---[  86]---> Sorter-cost:  512     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.25	c ---[  85]---> BDD-cost:  106
0.19/0.25	c ---[  84]---> BDD-cost:  106
0.19/0.25	c ---[  83]---> BDD-cost:  106
0.19/0.25	c ---[  82]---> BDD-cost:  106
0.19/0.25	c ---[  81]---> BDD-cost:  106
0.19/0.25	c ---[  80]---> BDD-cost:  106
0.19/0.25	c ---[  79]---> BDD-cost:  106
0.19/0.25	c ---[  78]---> BDD-cost:  106
0.19/0.25	c ---[  77]---> BDD-cost:  106
0.19/0.25	c ---[  76]---> BDD-cost:  106
0.19/0.25	c ---[  75]---> BDD-cost:  106
0.19/0.25	c ---[  74]---> BDD-cost:  106
0.19/0.25	c ---[  73]---> BDD-cost:  106
0.19/0.25	c ---[  72]---> BDD-cost:  106
0.19/0.25	c ---[  71]---> BDD-cost:  106
0.19/0.25	c ---[  70]---> BDD-cost:  106
0.19/0.25	c ---[  69]---> BDD-cost:  211
0.19/0.26	c ---[  68]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.27	c ---[  67]---> BDD-cost:   78
0.19/0.27	c ---[  66]---> BDD-cost:  208
0.19/0.27	c ---[  63]---> Sorter-cost:  502     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.27	c ---[  62]---> Sorter-cost:  502     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.28	c ---[  61]---> Sorter-cost:  502     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.29	c ---[  59]---> BDD-cost:   61
0.19/0.29	c ---[  58]---> Sorter-cost:  493     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.30	c ---[  53]---> BDD-cost:  208
0.29/0.30	c ---[  52]---> Sorter-cost:  483     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.31	c ---[  51]---> Sorter-cost: 1402     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.32	c ---[  50]---> Sorter-cost: 1983     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.34	c ---[  49]---> Sorter-cost:  877     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.34	c ---[  48]---> BDD-cost:   78
0.29/0.35	c ---[  46]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
0.69/0.79	c ---[  45]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
1.10/1.19	c ---[  44]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
1.49/1.59	c ---[  43]---> Sorter-cost: 2836     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
1.89/1.99	c ---[  42]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
2.39/2.43	c ---[  41]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
2.79/2.87	c ---[  40]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
3.30/3.31	c ---[  39]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
3.69/3.75	c ---[  38]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
4.09/4.19	c ---[  37]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
4.59/4.63	c ---[  36]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
4.99/5.04	c ---[  35]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
5.38/5.45	c ---[  34]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
5.89/5.91	c ---[  33]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
6.29/6.35	c ---[  32]---> Sorter-cost: 3311     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2 2
6.89/6.94	c ---[  30]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
7.29/7.34	c ---[  29]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
7.69/7.74	c ---[  28]---> Sorter-cost: 3288     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
8.29/8.33	c ---[  27]---> Sorter-cost: 2970     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
8.69/8.78	c ---[  26]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
9.09/9.18	c ---[  25]---> Sorter-cost: 2837     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
9.49/9.58	c ---[  24]---> Sorter-cost: 3288     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
10.08/10.19	c ---[  23]---> BDD-cost:    5
10.39/10.49	c ---[  22]---> BDD-cost:    5
10.39/10.49	c ---[  21]---> BDD-cost:    5
10.39/10.49	c ---[  20]---> BDD-cost:    5
10.39/10.49	c ---[  19]---> BDD-cost:    5
10.39/10.49	c ---[  18]---> BDD-cost:    5
10.39/10.49	c ---[  17]---> BDD-cost:    5
10.39/10.49	c ---[  16]---> BDD-cost:    5
10.39/10.49	c ---[  15]---> BDD-cost:    5
10.39/10.49	c ---[  14]---> BDD-cost:    5
10.39/10.49	c ---[  13]---> BDD-cost:    5
10.39/10.49	c ---[  12]---> BDD-cost:    5
10.39/10.49	c ---[  11]---> BDD-cost:    5
10.39/10.49	c ---[  10]---> BDD-cost:    5
10.39/10.49	c ---[   9]---> BDD-cost:    5
10.39/10.49	c ---[   8]---> BDD-cost:    5
10.39/10.49	c ---[   7]---> BDD-cost:   57
10.39/10.49	c ---[   6]---> BDD-cost:    7
10.39/10.49	c ---[   5]---> BDD-cost:    3
10.39/10.49	c ---[   4]---> BDD-cost:   70
10.39/10.49	c ---[   3]---> BDD-cost:   60
10.39/10.49	c ---[   2]---> BDD-cost:    5
10.39/10.49	c ---[   1]---> BDD-cost:    5
10.39/10.49	c ---[   0]---> BDD-cost:   67
10.88/10.91	|  Eliminated clauses:           1.32 Mb                                      |
10.88/10.91	============================[ Search Statistics ]==============================
10.88/10.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.88/10.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.88/10.91	===============================================================================
10.88/10.91	|       100 |   52833   212243   565520 |    77822      100      6 |  0.685 % |
10.88/10.91	|       250 |   52545   212243   565520 |    85604      249      7 |  1.030 % |
10.88/10.91	|       475 |   52543   212243   565520 |    94165      473      8 |  1.032 % |
10.88/10.91	|       812 |   52543   212243   565520 |   103581      810     10 |  1.032 % |
10.88/10.91	===============================================================================
10.88/10.91	c Found solution: 4547668242020644
10.88/10.92	c ---[   0]---> 

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-4114166-1466551503/watcher-4114166-1466551503 -o /tmp/evaluation-result-4114166-1466551503/solver-4114166-1466551503 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466551503-31515 --watchdog 1960 minisatp HOME/instance-4114166-1466551503.opb 

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

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


[startup+0 s]
/proc/loadavg: 0.14 0.36 0.90 2/173 31552
/proc/meminfo: memFree=31714168/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=6748 CPUtime=0 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 394 0 0 0 0 0 0 0 20 0 1 0 57196962 6909952 271 33554432000 4194304 5646918 140734921979216 140735209207432 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 1687 271 94 355 0 1328 0

[startup+0.100121 s]
/proc/loadavg: 0.14 0.36 0.90 2/173 31552
/proc/meminfo: memFree=31714168/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=8264 CPUtime=0.09 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 785 0 0 0 9 0 0 0 20 0 1 0 57196962 8462336 662 33554432000 4194304 5646918 140734921979216 140734921977880 4463979 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 2066 662 123 355 0 1707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8264

[startup+0.20028 s]
/proc/loadavg: 0.14 0.36 0.90 2/173 31552
/proc/meminfo: memFree=31714168/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=8596 CPUtime=0.19 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 946 0 0 0 19 0 0 0 20 0 1 0 57196962 8802304 781 33554432000 4194304 5646918 140734921979216 140734921977880 4310912 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 2149 781 123 355 0 1790 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8596

[startup+0.300263 s]
/proc/loadavg: 0.14 0.36 0.90 2/173 31552
/proc/meminfo: memFree=31714168/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=9512 CPUtime=0.29 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 1217 0 0 0 29 0 0 0 20 0 1 0 57196962 9740288 969 33554432000 4194304 5646918 140734921979216 140734921977880 4823276 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 2378 969 123 355 0 2019 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9512

[startup+0.700231 s]
/proc/loadavg: 0.14 0.36 0.90 2/173 31552
/proc/meminfo: memFree=31714168/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=9936 CPUtime=0.69 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 1303 0 0 0 69 0 0 0 20 0 1 0 57196962 10174464 1055 33554432000 4194304 5646918 140734921979216 140734921977880 4560672 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 2484 1055 123 355 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9936

[startup+1.50023 s]
/proc/loadavg: 0.14 0.36 0.90 3/177 31559
/proc/meminfo: memFree=31709556/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=10072 CPUtime=1.49 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 1351 0 0 0 149 0 0 0 20 0 1 0 57196962 10313728 1103 33554432000 4194304 5646918 140734921979216 140734921977880 4831244 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 2518 1103 123 355 0 2159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10072

[startup+3.10023 s]
/proc/loadavg: 0.14 0.36 0.90 3/173 31597
/proc/meminfo: memFree=31700620/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=11284 CPUtime=3.09 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 1794 0 0 0 309 0 0 0 20 0 1 0 57196962 11554816 1381 33554432000 4194304 5646918 140734921979216 140734921958840 4824670 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 2821 1381 123 355 0 2462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11284

[startup+6.30021 s]
/proc/loadavg: 0.37 0.40 0.91 3/173 31597
/proc/meminfo: memFree=31590324/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=12096 CPUtime=6.29 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 1987 0 0 0 626 3 0 0 20 0 1 0 57196962 12386304 1574 33554432000 4194304 5646918 140734921979216 140734921977880 4817697 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 3024 1574 123 355 0 2665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12096

[startup+12.7002 s]
/proc/loadavg: 0.58 0.44 0.92 3/171 31597
/proc/meminfo: memFree=31338004/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=12.69 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16755 0 0 0 1258 11 0 0 20 0 1 0 57196962 67637248 15569 33554432000 4194304 5646918 140734921979216 140734921453240 4817360 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 15569 154 355 0 16154 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66052

[startup+25.5003 s]
/proc/loadavg: 0.90 0.52 0.94 3/177 31616
/proc/meminfo: memFree=31154512/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=25.48 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16755 0 0 0 2535 13 0 0 20 0 1 0 57196962 67637248 15569 33554432000 4194304 5646918 140734921979216 140734921453240 4817705 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 15569 154 355 0 16154 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66052

[startup+51.1003 s]
/proc/loadavg: 1.27 0.64 0.97 3/177 31616
/proc/meminfo: memFree=30915200/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=51.07 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 5093 14 0 0 20 0 1 0 57196962 67637248 15967 33554432000 4194304 5646918 140734921979216 140734921453240 4823361 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 15967 154 355 0 16154 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66052

[startup+102.3 s]
/proc/loadavg: 1.74 0.86 1.02 3/177 31617
/proc/meminfo: memFree=30466000/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=102.28 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 10213 15 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4464134 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66052

[startup+162.3 s]
/proc/loadavg: 1.93 1.08 1.09 3/177 31618
/proc/meminfo: memFree=30467636/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=162.26 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 16211 15 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4464108 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 66052

[startup+222.307 s]
/proc/loadavg: 2.05 1.26 1.15 3/177 31619
/proc/meminfo: memFree=30467660/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=222.26 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 22211 15 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4560688 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 66052

[startup+282.3 s]
/proc/loadavg: 2.09 1.41 1.20 3/177 31620
/proc/meminfo: memFree=30467688/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=282.24 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 28209 15 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4832093 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 66052

[startup+342.3 s]
/proc/loadavg: 2.12 1.54 1.26 3/178 31625
/proc/meminfo: memFree=30467752/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=342.24 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 34208 16 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4823361 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 66052

[startup+402.3 s]
/proc/loadavg: 2.04 1.62 1.30 3/177 31626
/proc/meminfo: memFree=30467656/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=402.23 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 40207 16 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4831344 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 66052

[startup+462.3 s]
/proc/loadavg: 2.01 1.69 1.34 3/177 31627
/proc/meminfo: memFree=30467564/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=462.22 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 46206 16 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4560682 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 66052

[startup+522.3 s]
/proc/loadavg: 2.00 1.74 1.38 3/177 31628
/proc/meminfo: memFree=30467720/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=522.21 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 52205 16 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4823232 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 66052

[startup+582.3 s]
/proc/loadavg: 2.00 1.79 1.42 3/177 31629
/proc/meminfo: memFree=30467376/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=582.2 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 58204 16 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4463274 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 66052


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

[pid=31552] ppid=31549 vsize=66052 CPUtime=1122.11 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 112194 17 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4832054 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 66052

[startup+1182.3 s]
/proc/loadavg: 2.02 1.99 1.69 3/177 31644
/proc/meminfo: memFree=30467640/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1182.1 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 118193 17 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4309296 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 66052

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.71 3/176 31645
/proc/meminfo: memFree=30466900/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1242.09 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 124192 17 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4823366 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 66052

[startup+1302.3 s]
/proc/loadavg: 2.04 2.00 1.73 3/177 31647
/proc/meminfo: memFree=30466644/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1302.09 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 130191 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4560672 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 66052

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.74 3/177 31648
/proc/meminfo: memFree=30467132/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1362.08 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 136190 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4824627 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 66052

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/177 31649
/proc/meminfo: memFree=30467388/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1422.08 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 142190 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4817571 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 66052

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/177 31650
/proc/meminfo: memFree=30467520/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1482.06 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 148188 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4565119 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 66052

[startup+1542.31 s]
/proc/loadavg: 2.05 2.01 1.78 3/178 31654
/proc/meminfo: memFree=30467152/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1542.06 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 154188 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4460984 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 66052

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.80 3/177 31656
/proc/meminfo: memFree=30467280/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1602.04 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 160186 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4817409 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 66052

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 1.81 3/177 31657
/proc/meminfo: memFree=30467032/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1662.03 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 166185 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4312067 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 66052

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 1.83 3/177 31658
/proc/meminfo: memFree=30467020/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1722.02 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 172184 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4817610 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 66052

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 1.84 3/177 31659
/proc/meminfo: memFree=30466640/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1782.01 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 178183 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4312067 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 66052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.05 2.04 1.84 3/177 31659
/proc/meminfo: memFree=30466272/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1800 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) R 31549 31552 31498 0 -1 4202496 16760 0 0 0 179982 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921453240 4831236 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 66052

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -31552
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 31552 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+1801.6 s]
/proc/loadavg: 2.05 2.04 1.84 2/177 31659
/proc/meminfo: memFree=30466644/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1800 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) S 31549 31552 31498 0 -1 4202496 16760 0 0 0 179982 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921966152 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 66052

[startup+1802 s]
/proc/loadavg: 2.05 2.04 1.84 2/177 31659
/proc/meminfo: memFree=30466644/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1800 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) S 31549 31552 31498 0 -1 4202496 16760 0 0 0 179982 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921966152 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 66052

[startup+1802.2 s]
/proc/loadavg: 2.05 2.04 1.84 2/177 31659
/proc/meminfo: memFree=30466644/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1800 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) S 31549 31552 31498 0 -1 4202496 16760 0 0 0 179982 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921966152 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 66052

[startup+1802.3 s]
/proc/loadavg: 2.05 2.04 1.84 2/177 31659
/proc/meminfo: memFree=30466644/32872528 swapFree=303544/319896
[pid=31552] ppid=31549 vsize=66052 CPUtime=1800 cores=1,3,5,7
/proc/31552/stat : 31552 (minisatp) S 31549 31552 31498 0 -1 4202496 16760 0 0 0 179982 18 0 0 20 0 1 0 57196962 67637248 16033 33554432000 4194304 5646918 140734921979216 140734921966152 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31552/statm: 16513 16033 154 355 0 16154 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 66052

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.3
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.19097
CPU usage (%): 99.8734
Max. virtual memory (cumulated for all children) (KiB): 66052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19097
maximum resident set size= 64132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16760
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= 7
involuntary context switches= 2172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.36118 second user time and 7.00593 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-22 01:25:03
IDJOB=4114166
IDBENCH=2483
IDSOLVER=2555
FILE ID=node128/4114166-1466551503
RUNJOBID= node128-1466551503-31515
PBS_JOBID= 19943331
Free space on /tmp= 71704 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-bell3a.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114166-1466551503/watcher-4114166-1466551503 -o /tmp/evaluation-result-4114166-1466551503/solver-4114166-1466551503 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466551503-31515 --watchdog 1960  minisatp HOME/instance-4114166-1466551503.opb

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

MD5SUM BENCH= efa7fb1a840e9d48ac9b28aadc8f53ba
RANDOM SEED=1310796480

node128.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.768
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.53
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.768
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.768
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.768
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.768
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.57
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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.768
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:        31715248 kB
Buffers:           25644 kB
Cached:           102388 kB
SwapCached:         2172 kB
Active:            48840 kB
Inactive:          82956 kB
Active(anon):       4520 kB
Inactive(anon):     1820 kB
Active(file):      44320 kB
Inactive(file):    81136 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098916 kB
Dirty:              7768 kB
Writeback:             0 kB
AnonPages:        323264 kB
Mapped:             7820 kB
Shmem:                 0 kB
Slab:             573440 kB
SReclaimable:      17460 kB
SUnreclaim:       555980 kB
KernelStack:        1336 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     438704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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-4114166-1466551503.opb

Free space on /tmp at the end= 71444 MiB
End job on node128 at 2016-06-22 01:55:06