Trace number 4114912

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? (MO) 738.825 741.173

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-recipe.opb
MD5SUM19c812fe81842f9b63508fc356bab039
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-136341504
Best CPU time to get the best result obtained on this benchmark5.57415
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -130330680
Optimality of the best value was proved NO
Number of variables3671
Total number of constraints159
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 constraints159
Minimum length of a constraint10
Maximum length of a constraint420
Number of terms in the objective function 1055
Biggest coefficient in the objective function 65536000
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 584330055
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 5681631310381056
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 98271137637301167
Number of bits of the biggest sum of numbers57
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.09/0.14	c Converting 201 PB-constraints to clauses...
0.09/0.14	c   -- Unit propagations: pppppppppppppppppppp
0.09/0.15	c   -- Detecting intervals from adjacent constraints: ###################################################
0.09/0.15	c   -- Clauses(.)/Splits(s): sssssssss
0.09/0.15	c ---[ 209]---> BDD-cost:   16
0.09/0.15	c ---[ 208]---> BDD-cost:   15
0.09/0.15	c ---[ 207]---> BDD-cost:   16
0.09/0.16	c ---[ 205]---> BDD-cost:   14
0.09/0.16	c ---[ 202]---> BDD-cost:   16
0.09/0.16	c ---[ 200]---> BDD-cost:   15
0.09/0.16	c ---[ 199]---> BDD-cost:   15
0.09/0.16	c ---[ 191]---> BDD-cost:   15
0.09/0.16	c ---[ 190]---> BDD-cost:   14
0.09/0.16	c ---[ 189]---> BDD-cost:   16
0.09/0.16	c ---[ 187]---> BDD-cost:   13
0.09/0.16	c ---[ 186]---> BDD-cost:   11
0.09/0.16	c ---[ 182]---> BDD-cost:   15
0.09/0.16	c ---[ 173]---> BDD-cost:   15
0.09/0.16	c ---[ 171]---> BDD-cost:   14
0.09/0.16	c ---[ 170]---> BDD-cost:   13
0.09/0.16	c ---[ 169]---> BDD-cost:   12
0.09/0.16	c ---[ 168]---> BDD-cost:   11
0.09/0.16	c ---[ 153]---> BDD-cost:   14
0.09/0.16	c ---[ 152]---> BDD-cost:   13
0.09/0.16	c ---[ 150]---> BDD-cost:   11
0.09/0.16	c ---[ 147]---> BDD-cost:   14
0.09/0.16	c ---[ 146]---> BDD-cost:   14
0.09/0.16	c ---[ 145]---> BDD-cost:   14
0.09/0.16	c ---[ 144]---> BDD-cost:   14
0.09/0.16	c ---[ 143]---> BDD-cost:   14
0.09/0.16	c ---[ 142]---> BDD-cost:   14
0.09/0.16	c ---[ 141]---> BDD-cost:   14
0.09/0.16	c ---[ 139]---> Adder-cost: 752   maxlim: 6710886300   bits: 34/33
2.39/2.40	c ---[ 137]---> Adder-cost: 670   maxlim: 671088630   bits: 30/30
2.39/2.45	c ---[ 135]---> Adder-cost: 819   maxlim: 13421772600   bits: 35/34
4.09/4.14	c ---[ 133]---> Adder-cost: 668   maxlim: 671088630   bits: 30/30
4.09/4.19	c ---[ 131]---> Sorter-cost: 2270     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 2
4.19/4.21	c ---[ 129]---> Adder-cost: 676   maxlim: 671088630   bits: 30/30
4.19/4.26	c ---[ 127]---> BDD-cost:   85
4.19/4.26	c ---[ 125]---> Sorter-cost: 1032     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
4.19/4.27	c ---[ 123]---> Sorter-cost:  385     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.19/4.28	c ---[ 121]---> Sorter-cost:  622     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.19/4.28	c ---[ 119]---> Sorter-cost:  566     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.19/4.29	c ---[ 117]---> BDD-cost:  128
4.19/4.29	c ---[ 115]---> Sorter-cost: 1032     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
4.29/4.30	c ---[ 113]---> Sorter-cost:  362     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.30	c ---[ 111]---> Sorter-cost:  592     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.31	c ---[ 109]---> Sorter-cost:  530     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.31	c ---[ 107]---> BDD-cost:  131
4.29/4.31	c ---[ 105]---> Sorter-cost: 1032     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
4.29/4.33	c ---[ 103]---> Sorter-cost:  385     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.33	c ---[ 101]---> Sorter-cost:  606     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.34	c ---[  99]---> Sorter-cost:  552     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.34	c ---[  97]---> BDD-cost:  128
4.29/4.34	c ---[  95]---> Sorter-cost: 1032     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
4.29/4.35	c ---[  93]---> BDD-cost:  133
4.29/4.35	c ---[  91]---> Sorter-cost:  558     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.36	c ---[  89]---> Sorter-cost:  530     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.36	c ---[  87]---> BDD-cost:  131
4.29/4.36	c ---[  85]---> Sorter-cost: 1032     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
4.29/4.38	c ---[  83]---> Sorter-cost: 1032     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
4.29/4.39	c ---[  81]---> BDD-cost:  128
4.29/4.39	c ---[  79]---> Sorter-cost:  549     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.40	c ---[  77]---> Sorter-cost:  523     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.40	c ---[  75]---> BDD-cost:  126
4.29/4.40	c ---[  73]---> Sorter-cost: 1032     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
4.40/4.41	c ---[  71]---> Sorter-cost: 1032     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
4.40/4.43	c ---[  69]---> BDD-cost:  119
4.40/4.43	c ---[  67]---> Sorter-cost:  509     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.43	c ---[  65]---> Sorter-cost:  485     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.44	c ---[  63]---> BDD-cost:  122
4.40/4.44	c ---[  61]---> Sorter-cost: 1032     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
4.40/4.45	c ---[  53]---> Sorter-cost: 1032     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
4.40/4.46	c ---[  51]---> Sorter-cost:  385     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.47	c ---[  49]---> Sorter-cost:  622     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.47	c ---[  47]---> Sorter-cost:  566     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.48	c ---[  45]---> BDD-cost:  128
4.40/4.48	c ---[  44]---> Adder-cost: 2475   maxlim: 66169338917   bits: 37/36
12.69/12.76	c ---[  43]---> Adder-cost: 2475   maxlim: 66169338917   bits: 37/36
20.99/21.05	c ---[  42]---> Adder-cost: 2525   maxlim: 66169338917   bits: 37/36
29.28/29.33	c ---[  41]---> Adder-cost: 1424   maxlim: 5905579943   bits: 34/33
29.88/29.93	c ---[  40]---> Adder-cost: 1424   maxlim: 5905579943   bits: 34/33
30.48/30.53	c ---[  39]---> Adder-cost: 1424   maxlim: 5905579943   bits: 34/33
31.08/31.13	c ---[  38]---> Adder-cost: 3210   maxlim: 134217725999   bits: 38/37
73.88/73.92	c ---[  37]---> Adder-cost: 3210   maxlim: 134217725999   bits: 38/37
116.68/116.78	c ---[  36]---> Adder-cost: 3212   maxlim: 134217725999   bits: 38/37
159.66/159.70	c ---[  35]---> Adder-cost: 2089   maxlim: 48318381359   bits: 37/36
168.96/169.06	c ---[  34]---> Adder-cost: 2089   maxlim: 48318381359   bits: 37/36
178.36/178.43	c ---[  33]---> Adder-cost: 2089   maxlim: 48318381359   bits: 37/36
187.76/187.80	c ---[  32]---> Adder-cost: 1106   maxlim: 47781510455   bits: 36/36
187.86/187.99	c ---[  31]---> Adder-cost: 1096   maxlim: 45634026839   bits: 36/36
188.26/188.31	c ---[  30]---> Adder-cost: 940   maxlim: 47244639551   bits: 36/36
188.36/188.46	c ---[  29]---> Adder-cost: 990   maxlim: 24964497035   bits: 35/35
189.36/189.49	c ---[  28]---> Adder-cost: 874   maxlim: 23890755227   bits: 35/35
189.56/189.67	c ---[  27]---> Adder-cost: 1064   maxlim: 24427626131   bits: 35/35
191.06/191.13	c ---[  25]---> 

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-4114912-1466546648/watcher-4114912-1466546648 -o /tmp/evaluation-result-4114912-1466546648/solver-4114912-1466546648 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29311 --watchdog 1960 minisatp HOME/instance-4114912-1466546648.opb 

pid=1294
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: 1.95 2.03 2.03 4/176 1297
/proc/meminfo: memFree=31440772/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=6624 CPUtime=0 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 56711587 6782976 230 33554432000 4194304 5646918 140734272394496 140735147601320 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 1656 230 97 355 0 1297 0

[startup+0.100165 s]
/proc/loadavg: 1.95 2.03 2.03 4/176 1297
/proc/meminfo: memFree=31440772/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=9860 CPUtime=0.09 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1138 0 0 0 9 0 0 0 20 0 1 0 56711587 10096640 1014 33554432000 4194304 5646918 140734272394496 140735147601320 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 2465 1014 97 355 0 2106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9860

[startup+0.200304 s]
/proc/loadavg: 1.95 2.03 2.03 4/176 1297
/proc/meminfo: memFree=31440772/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=11344 CPUtime=0.19 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1540 0 0 0 19 0 0 0 20 0 1 0 56711587 11616256 1416 33554432000 4194304 5646918 140734272394496 140735147601320 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 2836 1416 120 355 0 2477 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11344

[startup+0.300274 s]
/proc/loadavg: 1.95 2.03 2.03 4/176 1297
/proc/meminfo: memFree=31440772/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=11344 CPUtime=0.29 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1540 0 0 0 29 0 0 0 20 0 1 0 56711587 11616256 1416 33554432000 4194304 5646918 140734272394496 140735147601320 4817691 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 2836 1416 120 355 0 2477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.700284 s]
/proc/loadavg: 1.95 2.03 2.03 4/176 1297
/proc/meminfo: memFree=31440772/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=11344 CPUtime=0.69 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1540 0 0 0 69 0 0 0 20 0 1 0 56711587 11616256 1416 33554432000 4194304 5646918 140734272394496 140735147601320 4831222 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 2836 1416 120 355 0 2477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11344

[startup+1.50024 s]
/proc/loadavg: 1.95 2.03 2.03 3/177 1298
/proc/meminfo: memFree=31436480/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=11344 CPUtime=1.49 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1540 0 0 0 149 0 0 0 20 0 1 0 56711587 11616256 1416 33554432000 4194304 5646918 140734272394496 140734272332440 4312078 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 2836 1416 120 355 0 2477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11344

[startup+3.10027 s]
/proc/loadavg: 1.95 2.03 2.03 3/177 1298
/proc/meminfo: memFree=31435364/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=12284 CPUtime=3.09 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1907 0 0 0 309 0 0 0 20 0 1 0 56711587 12578816 1700 33554432000 4194304 5646918 140734272394496 140734272393000 4310949 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3071 1700 154 355 0 2712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12284

[startup+6.30023 s]
/proc/loadavg: 2.04 2.05 2.03 3/177 1298
/proc/meminfo: memFree=31428204/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=14052 CPUtime=6.29 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 2402 0 0 0 629 0 0 0 20 0 1 0 56711587 14389248 2112 33554432000 4194304 5646918 140734272394496 140734272255720 4463385 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3513 2112 154 355 0 3154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14052

[startup+12.7003 s]
/proc/loadavg: 2.03 2.05 2.03 3/177 1298
/proc/meminfo: memFree=31412272/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=14052 CPUtime=12.69 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 2402 0 0 0 1269 0 0 0 20 0 1 0 56711587 14389248 2112 33554432000 4194304 5646918 140734272394496 140734272255720 4463385 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3513 2112 154 355 0 3154 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14052

[startup+25.5003 s]
/proc/loadavg: 2.03 2.05 2.03 3/177 1298
/proc/meminfo: memFree=31396024/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=15948 CPUtime=25.48 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 2982 0 0 0 2548 0 0 0 20 0 1 0 56711587 16330752 2564 33554432000 4194304 5646918 140734272394496 140734272393160 4817372 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3987 2564 154 355 0 3628 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15948

[startup+51.1003 s]
/proc/loadavg: 2.02 2.04 2.03 3/177 1298
/proc/meminfo: memFree=31375132/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=16704 CPUtime=51.08 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 3151 0 0 0 5108 0 0 0 20 0 1 0 56711587 17104896 2733 33554432000 4194304 5646918 140734272394496 140734272250920 4563529 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 4176 2733 154 355 0 3817 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16704

[startup+102.3 s]
/proc/loadavg: 2.19 2.08 2.04 3/178 1487
/proc/meminfo: memFree=31603568/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=17128 CPUtime=102.28 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 3309 0 0 0 10228 0 0 0 20 0 1 0 56711587 17539072 2891 33554432000 4194304 5646918 140734272394496 140734272250920 4817614 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 4282 2891 154 355 0 3923 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 17128

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 2.04 3/177 1488
/proc/meminfo: memFree=31601020/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=18888 CPUtime=162.26 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 4118 0 0 0 16226 0 0 0 20 0 1 0 56711587 19341312 3370 33554432000 4194304 5646918 140734272394496 140734272252520 4481378 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 4722 3370 154 355 0 4363 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 18888

[startup+222.308 s]
/proc/loadavg: 2.10 2.07 2.04 3/177 1489
/proc/meminfo: memFree=30333128/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=1540824 CPUtime=222.26 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 262588 0 0 0 22177 49 0 0 20 0 1 0 56711587 1577803776 383838 33554432000 4194304 5646918 140734272394496 140734272244888 4560515 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 385206 383838 154 355 0 384847 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1540824

[startup+282.3 s]
/proc/loadavg: 2.14 2.08 2.04 3/177 1490
/proc/meminfo: memFree=28342632/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=3289852 CPUtime=282.23 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 658805 0 0 0 28105 118 0 0 20 0 1 0 56711587 3368808448 821117 33554432000 4194304 5646918 140734272394496 140734272246520 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 822463 821117 154 355 0 822104 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 3289852

[startup+342.3 s]
/proc/loadavg: 2.09 2.08 2.04 3/177 1491
/proc/meminfo: memFree=25495852/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=6111724 CPUtime=342.2 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1027515 0 0 0 34027 193 0 0 20 0 1 0 56711587 6258405376 1526570 33554432000 4194304 5646918 140734272394496 140734272249768 4560515 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 1527931 1526570 154 355 0 1527572 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6111724

[startup+402.3 s]
/proc/loadavg: 2.07 2.08 2.04 3/178 1496
/proc/meminfo: memFree=24674700/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=6953104 CPUtime=402.16 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1406608 0 0 0 39968 248 0 0 20 0 1 0 56711587 7119978496 1736931 33554432000 4194304 5646918 140734272394496 140734272243720 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 1738276 1736931 154 355 0 1737917 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 6953104

[startup+462.3 s]
/proc/loadavg: 2.10 2.08 2.04 3/177 1497
/proc/meminfo: memFree=23094148/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=8506084 CPUtime=462.11 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 1794838 0 0 0 45902 309 0 0 20 0 1 0 56711587 8710230016 2125161 33554432000 4194304 5646918 140734272394496 140734272250920 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 2126521 2125161 154 355 0 2126162 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 8506084

[startup+522.3 s]
/proc/loadavg: 2.08 2.08 2.04 3/177 1498
/proc/meminfo: memFree=19379052/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=12206260 CPUtime=522.09 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 2046911 0 0 0 51824 385 0 0 20 0 1 0 56711587 12499210240 3050219 33554432000 4194304 5646918 140734272394496 140734272248968 4460889 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3051565 3050219 154 355 0 3051206 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 12206260

[startup+582.3 s]
/proc/loadavg: 2.10 2.07 2.04 3/177 1499
/proc/meminfo: memFree=19334580/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=12260272 CPUtime=582.05 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 2397859 0 0 0 57765 440 0 0 20 0 1 0 56711587 12554518528 3063715 33554432000 4194304 5646918 140734272394496 140734272246920 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3065068 3063715 154 355 0 3064709 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 12260272

[startup+642.3 s]
/proc/loadavg: 2.07 2.07 2.04 3/177 1500
/proc/meminfo: memFree=17933156/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=13672408 CPUtime=642.01 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 2750882 0 0 0 63707 494 0 0 20 0 1 0 56711587 14000545792 3416738 33554432000 4194304 5646918 140734272394496 140734272250920 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3418102 3416738 154 355 0 3417743 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 13672408

[startup+702.3 s]
/proc/loadavg: 2.07 2.07 2.04 3/177 1502
/proc/meminfo: memFree=16534172/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=15055768 CPUtime=701.96 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 3096742 0 0 0 69646 550 0 0 20 0 1 0 56711587 15417106432 3762598 33554432000 4194304 5646918 140734272394496 140734272247272 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3763942 3762598 154 355 0 3763583 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 15055768



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+738.5 s]
/proc/loadavg: 2.04 2.06 2.03 3/177 1502
/proc/meminfo: memFree=15714556/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=15872452 CPUtime=738.14 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) R 1294 1297 29294 0 -1 4202496 3300895 0 0 0 73231 583 0 0 20 0 1 0 56711587 16253390848 3966750 33554432000 4194304 5646918 140734272394496 140734272250072 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3968113 3966750 154 355 0 3967754 0
Current children cumulated CPU time (s) 738.14
Current children cumulated vsize (KiB) 15872452

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

Sending SIGKILL to process tree (bottom up)

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

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

[startup+739.2 s]
/proc/loadavg: 2.04 2.06 2.03 2/177 1502
/proc/meminfo: memFree=15704636/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=15872452 CPUtime=738.14 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) S 1294 1297 29294 0 -1 4202496 3300896 0 0 0 73231 583 0 0 20 0 1 0 56711587 16253390848 3966751 33554432000 4194304 5646918 140734272394496 140734272249480 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3968113 3966751 154 355 0 3967754 0
Current children cumulated CPU time (s) 738.14
Current children cumulated vsize (KiB) 15872452

[startup+740 s]
/proc/loadavg: 2.04 2.06 2.03 2/177 1502
/proc/meminfo: memFree=15704636/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=15872452 CPUtime=738.14 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) S 1294 1297 29294 0 -1 4202496 3300896 0 0 0 73231 583 0 0 20 0 1 0 56711587 16253390848 3966751 33554432000 4194304 5646918 140734272394496 140734272249480 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3968113 3966751 154 355 0 3967754 0
Current children cumulated CPU time (s) 738.14
Current children cumulated vsize (KiB) 15872452

[startup+740.407 s]
/proc/loadavg: 2.04 2.06 2.03 2/177 1502
/proc/meminfo: memFree=15704636/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=15872452 CPUtime=738.14 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) S 1294 1297 29294 0 -1 4202496 3300896 0 0 0 73231 583 0 0 20 0 1 0 56711587 16253390848 3966751 33554432000 4194304 5646918 140734272394496 140734272249480 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3968113 3966751 154 355 0 3967754 0
Current children cumulated CPU time (s) 738.14
Current children cumulated vsize (KiB) 15872452

[startup+740.5 s]
/proc/loadavg: 2.04 2.06 2.03 2/177 1502
/proc/meminfo: memFree=15704636/32872528 swapFree=338416/354768
[pid=1297] ppid=1294 vsize=15872452 CPUtime=738.14 cores=1,3,5,7
/proc/1297/stat : 1297 (minisatp) S 1294 1297 29294 0 -1 4202496 3300896 0 0 0 73231 583 0 0 20 0 1 0 56711587 16253390848 3966751 33554432000 4194304 5646918 140734272394496 140734272249480 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/1297/statm: 3968113 3966751 154 355 0 3967754 0
Current children cumulated CPU time (s) 738.14
Current children cumulated vsize (KiB) 15872452

Child ended because it received signal 9 (SIGKILL)
Real time (s): 741.173
CPU time (s): 738.825
CPU user time (s): 732.319
CPU system time (s): 6.50601
CPU usage (%): 99.6832
Max. virtual memory (cumulated for all children) (KiB): 15872452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 732.319
system time used= 6.50601
maximum resident set size= 15867004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3300896
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= 383
involuntary context switches= 754

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.39563 second user time and 3.24451 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-22 00:04:08
IDJOB=4114912
IDBENCH=2395
IDSOLVER=2555
FILE ID=node126/4114912-1466546648
RUNJOBID= node126-1466515257-29311
PBS_JOBID= 19942885
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-recipe.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114912-1466546648/watcher-4114912-1466546648 -o /tmp/evaluation-result-4114912-1466546648/solver-4114912-1466546648 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29311 --watchdog 1960  minisatp HOME/instance-4114912-1466546648.opb

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

MD5SUM BENCH= 19c812fe81842f9b63508fc356bab039
RANDOM SEED=1124248681

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31440704 kB
Buffers:           24408 kB
Cached:            84448 kB
SwapCached:         1712 kB
Active:           290512 kB
Inactive:          80740 kB
Active(anon):     264200 kB
Inactive(anon):      948 kB
Active(file):      26312 kB
Inactive(file):    79792 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099104 kB
Dirty:              4288 kB
Writeback:             0 kB
AnonPages:        617064 kB
Mapped:             7824 kB
Shmem:                 0 kB
Slab:             572292 kB
SReclaimable:      16272 kB
SUnreclaim:       556020 kB
KernelStack:        1424 kB
PageTables:         5128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     735304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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-4114912-1466546648.opb

Free space on /tmp at the end= 71728 MiB
End job on node126 at 2016-06-22 00:16:30