Trace number 4114134

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 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_1.opb
MD5SUMc7543821508efc06c2ce41424051ab2c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5652
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 16 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ########
0.00/0.01	c   -- Clauses(.)/Splits(s): (none)
0.00/0.01	c ---[  14]---> Adder-cost: 400   maxlim: 1683   bits: 12/11
0.00/0.03	c ---[  12]---> Adder-cost: 390   maxlim: 1439   bits: 12/11
0.00/0.04	c ---[  10]---> Adder-cost: 396   maxlim: 1628   bits: 12/11
0.00/0.06	c ---[   8]---> Adder-cost: 382   maxlim: 1561   bits: 12/11
0.00/0.08	c ---[   6]---> Adder-cost: 414   maxlim: 1737   bits: 12/11
0.09/0.10	c ---[   4]---> Adder-cost: 422   maxlim: 1876   bits: 12/11
0.09/0.12	c ---[   2]---> Adder-cost: 418   maxlim: 1878   bits: 12/11
0.09/0.14	c ---[   0]---> Adder-cost: 408   maxlim: 1884   bits: 12/11
1800.00/1800.30	|  Eliminated clauses:           0.00 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |    3190    21974    78006 |     8057       98      7 |  5.518 % |
1800.00/1800.30	|       250 |    3189    21974    78006 |     8862      247     11 |  5.547 % |
1800.00/1800.30	|       475 |    3189    21974    78006 |     9749      472     12 |  5.547 % |
1800.00/1800.30	|       812 |    3188    21974    78006 |    10724      808     13 |  5.577 % |
1800.00/1800.30	|      1318 |    3188    21974    78006 |    11796     1314     17 |  5.577 % |
1800.00/1800.30	|      2077 |    3188    21974    78006 |    12976     2073     23 |  5.577 % |
1800.00/1800.30	|      3216 |    3188    21974    78006 |    14273     3212     34 |  5.577 % |
1800.00/1800.30	|      4924 |    3187    21974    78006 |    15701     4919     41 |  5.606 % |
1800.00/1800.30	|      7486 |    3187    21974    78006 |    17271     7481     45 |  5.606 % |
1800.00/1800.30	|     11330 |    3187    21974    78006 |    18998    11325     47 |  5.606 % |
1800.00/1800.30	|     17096 |    3187    21974    78006 |    20898    17091     51 |  5.606 % |
1800.00/1800.30	|     25745 |    3187    21974    78006 |    22987    15119     55 |  5.606 % |
1800.00/1800.30	|     38719 |    3187    21974    78006 |    25286    15810     53 |  5.606 % |
1800.00/1800.30	|     58180 |    3187    21974    78006 |    27815    21986     56 |  5.606 % |
1800.00/1800.30	|     87372 |    3187    21974    78006 |    30596    19817     52 |  5.606 % |
1800.00/1800.30	|    131161 |    3185    21974    78006 |    33656    25340     57 |  5.665 % |
1800.00/1800.30	|    196845 |    3185    21974    78006 |    37022    26200     57 |  5.665 % |
1800.00/1800.30	|    295371 |    3183    21974    78006 |    40724    25973     54 |  5.724 % |
1800.00/1800.30	|    443160 |    3182    21974    78006 |    44796    30109     59 |  5.754 % |
1800.00/1800.30	|    664843 |    3182    21974    78006 |    49276    27955     53 |  5.754 % |
1800.00/1800.30	|    997368 |    3182    21974    78006 |    54204    33766     55 |  5.754 % |
1800.00/1800.30	|   1496156 |    3182    21974    78006 |    59624    39355     54 |  5.754 % |
1800.00/1800.30	|   2244338 |    3182    21974    78006 |    65587    46326     56 |  5.754 % |
1800.00/1800.30	|   3366612 |    3182    21974    78006 |    72146    38098     54 |  5.754 % |
1800.00/1800.30	|   5050023 |    3182    21974    78006 |    79360    44409     58 |  5.754 % |
1800.00/1800.30	|   7575139 |    3182    21974    78006 |    87296    37027     55 |  5.754 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	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-4114134-1466560535/watcher-4114134-1466560535 -o /tmp/evaluation-result-4114134-1466560535/solver-4114134-1466560535 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466551518-27979 --watchdog 1960 minisatp HOME/instance-4114134-1466560535.opb 

pid=29273
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.28 2.23 2.20 3/176 29276
/proc/meminfo: memFree=30259972/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=6192 CPUtime=0 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 263 0 0 0 0 0 0 0 20 0 1 0 58099197 6340608 139 33554432000 4194304 5646918 140734351064896 140736135863544 4462222 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29276/statm: 1548 139 97 355 0 1189 0

[startup+0.10011 s]
/proc/loadavg: 2.28 2.23 2.20 3/176 29276
/proc/meminfo: memFree=30259972/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=6864 CPUtime=0.09 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 485 0 0 0 9 0 0 0 20 0 1 0 58099197 7028736 361 33554432000 4194304 5646918 140734351064896 140736135863544 4327434 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29276/statm: 1716 361 152 355 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6864

[startup+0.200224 s]
/proc/loadavg: 2.28 2.23 2.20 3/176 29276
/proc/meminfo: memFree=30259972/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=8688 CPUtime=0.19 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 1112 0 0 0 19 0 0 0 20 0 1 0 58099197 8896512 962 33554432000 4194304 5646918 140734351064896 140736135863544 4826286 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29276/statm: 2172 962 180 355 0 1813 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8688

[startup+0.30022 s]
/proc/loadavg: 2.28 2.23 2.20 3/176 29276
/proc/meminfo: memFree=30259972/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=8952 CPUtime=0.29 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 1222 0 0 0 29 0 0 0 20 0 1 0 58099197 9166848 1070 33554432000 4194304 5646918 140734351064896 140736135863544 4402840 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29276/statm: 2238 1070 180 355 0 1879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8952

[startup+0.700198 s]
/proc/loadavg: 2.28 2.23 2.20 3/176 29276
/proc/meminfo: memFree=30259972/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=9084 CPUtime=0.69 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 1314 0 0 0 69 0 0 0 20 0 1 0 58099197 9302016 1672 33554432000 4194304 5646918 140734351064896 140734351063032 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 2271 1672 181 355 0 1912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9084

[startup+1.50023 s]
/proc/loadavg: 2.28 2.23 2.20 4/177 29277
/proc/meminfo: memFree=30254204/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=9520 CPUtime=1.49 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 1422 0 0 0 149 0 0 0 20 0 1 0 58099197 9748480 1780 33554432000 4194304 5646918 140734351064896 140734351063032 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 2380 1780 181 355 0 2021 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9520

[startup+3.10023 s]
/proc/loadavg: 2.28 2.23 2.20 4/177 29277
/proc/meminfo: memFree=30252096/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=9992 CPUtime=3.08 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 2470 0 0 0 308 0 0 0 20 0 1 0 58099197 10231808 2085 33554432000 4194304 5646918 140734351064896 140734351063608 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 2498 2085 183 355 0 2139 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9992

[startup+6.30023 s]
/proc/loadavg: 2.26 2.23 2.20 3/177 29277
/proc/meminfo: memFree=30246112/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=17436 CPUtime=6.28 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 3784 0 0 0 628 0 0 0 20 0 1 0 58099197 17854464 3810 33554432000 4194304 5646918 140734351064896 140734351063144 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 4359 3810 183 355 0 4000 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17436

[startup+12.7002 s]
/proc/loadavg: 2.24 2.22 2.19 3/177 29277
/proc/meminfo: memFree=30239492/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=21788 CPUtime=12.68 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 4110 0 0 0 1268 0 0 0 20 0 1 0 58099197 22310912 5155 33554432000 4194304 5646918 140734351064896 140734351063160 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 5447 5155 183 355 0 5088 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21788

[startup+25.5003 s]
/proc/loadavg: 2.26 2.23 2.20 3/177 29278
/proc/meminfo: memFree=30235212/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=26208 CPUtime=25.48 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 4718 0 0 0 2548 0 0 0 20 0 1 0 58099197 26836992 6273 33554432000 4194304 5646918 140734351064896 140734351063160 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 6552 6273 183 355 0 6193 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26208

[startup+51.1003 s]
/proc/loadavg: 2.31 2.24 2.20 3/177 29278
/proc/meminfo: memFree=30233168/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=26208 CPUtime=51.07 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 4718 0 0 0 5107 0 0 0 20 0 1 0 58099197 26836992 6273 33554432000 4194304 5646918 140734351064896 140734351063160 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 6552 6273 183 355 0 6193 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26208

[startup+102.3 s]
/proc/loadavg: 2.19 2.22 2.19 3/177 29279
/proc/meminfo: memFree=30223616/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=33784 CPUtime=102.28 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 5669 0 0 0 10227 1 0 0 20 0 1 0 58099197 34594816 8122 33554432000 4194304 5646918 140734351064896 140734351063144 4403380 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 8446 8122 183 355 0 8087 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33784

[startup+162.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 29280
/proc/meminfo: memFree=30214312/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=52460 CPUtime=162.26 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 6157 0 0 0 16225 1 0 0 20 0 1 0 58099197 53719040 9262 33554432000 4194304 5646918 140734351064896 140734351063144 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 13115 9262 183 355 0 12756 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 52460

[startup+222.307 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 29281
/proc/meminfo: memFree=30208160/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=52460 CPUtime=222.26 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 6174 0 0 0 22225 1 0 0 20 0 1 0 58099197 53719040 9790 33554432000 4194304 5646918 140734351064896 140734351063144 4422766 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 13115 9790 183 355 0 12756 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 52460

[startup+282.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/178 29285
/proc/meminfo: memFree=30193836/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=52460 CPUtime=282.24 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 6179 0 0 0 28223 1 0 0 20 0 1 0 58099197 53719040 12350 33554432000 4194304 5646918 140734351064896 140734351063144 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 13115 12350 183 355 0 12756 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 52460

[startup+342.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/178 29310
/proc/meminfo: memFree=30190840/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=52460 CPUtime=342.23 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 6179 0 0 0 34222 1 0 0 20 0 1 0 58099197 53719040 12350 33554432000 4194304 5646918 140734351064896 140734351063144 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 13115 12350 183 355 0 12756 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 52460

[startup+402.3 s]
/proc/loadavg: 2.21 2.20 2.18 4/177 29311
/proc/meminfo: memFree=30190880/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=52460 CPUtime=402.22 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 6179 0 0 0 40221 1 0 0 20 0 1 0 58099197 53719040 12350 33554432000 4194304 5646918 140734351064896 140734351063144 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 13115 12350 183 355 0 12756 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 52460

[startup+462.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 29312
/proc/meminfo: memFree=30190960/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=52812 CPUtime=462.21 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 7005 0 0 0 46220 1 0 0 20 0 1 0 58099197 54079488 12436 33554432000 4194304 5646918 140734351064896 140734351063144 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 13203 12436 183 355 0 12844 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 52812

[startup+522.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 29313
/proc/meminfo: memFree=30192824/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=53520 CPUtime=522.21 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 8272 0 0 0 52218 3 0 0 20 0 1 0 58099197 54804480 13125 33554432000 4194304 5646918 140734351064896 140734351063144 4403368 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 13380 13125 183 355 0 13021 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 53520

[startup+582.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/177 29314
/proc/meminfo: memFree=30182532/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=72864 CPUtime=582.2 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 9987 0 0 0 58216 4 0 0 20 0 1 0 58099197 74612736 14921 33554432000 4194304 5646918 140734351064896 140734351063144 4402950 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 18216 14921 183 355 0 17857 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 72864


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


[startup+942.3 s]
/proc/loadavg: 2.19 2.19 2.18 4/177 29325
/proc/meminfo: memFree=30172272/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=72864 CPUtime=942.14 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 9989 0 0 0 94210 4 0 0 20 0 1 0 58099197 74612736 15945 33554432000 4194304 5646918 140734351064896 140734351063144 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 18216 15945 183 355 0 17857 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 72864

[startup+1002.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 29326
/proc/meminfo: memFree=30169348/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1002.13 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 100209 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4402954 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 91720

[startup+1062.3 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 29327
/proc/meminfo: memFree=30159352/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1062.12 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 106208 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4403196 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 91720

[startup+1122.3 s]
/proc/loadavg: 2.15 2.17 2.17 4/177 29328
/proc/meminfo: memFree=30159364/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1122.11 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 112207 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 91720

[startup+1182.3 s]
/proc/loadavg: 2.09 2.15 2.16 3/177 29329
/proc/meminfo: memFree=30159492/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1182.1 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 118206 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 91720

[startup+1242.3 s]
/proc/loadavg: 2.08 2.13 2.16 3/176 29330
/proc/meminfo: memFree=30159500/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1242.09 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 124205 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4403368 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 91720

[startup+1302.3 s]
/proc/loadavg: 2.18 2.15 2.16 4/176 29388
/proc/meminfo: memFree=30026708/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1302.08 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 130204 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4397954 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 91720

[startup+1362.3 s]
/proc/loadavg: 2.19 2.15 2.16 3/177 29390
/proc/meminfo: memFree=29091064/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1362.07 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 136203 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 91720

[startup+1422.3 s]
/proc/loadavg: 2.30 2.18 2.17 3/177 29391
/proc/meminfo: memFree=29090684/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1422.07 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10213 0 0 0 142203 4 0 0 20 0 1 0 58099197 93921280 16458 33554432000 4194304 5646918 140734351064896 140734351063144 4402874 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16458 183 355 0 22571 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 91720

[startup+1482.3 s]
/proc/loadavg: 2.37 2.21 2.18 4/178 29395
/proc/meminfo: memFree=29088828/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1482.05 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10214 0 0 0 148201 4 0 0 20 0 1 0 58099197 93921280 16970 33554432000 4194304 5646918 140734351064896 140734351063144 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 16970 183 355 0 22571 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 91720

[startup+1542.31 s]
/proc/loadavg: 2.40 2.25 2.19 3/177 29396
/proc/meminfo: memFree=29086408/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1542.05 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10220 0 0 0 154201 4 0 0 20 0 1 0 58099197 93921280 17484 33554432000 4194304 5646918 140734351064896 140734351063144 4402778 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 17484 183 355 0 22571 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 91720

[startup+1602.3 s]
/proc/loadavg: 2.39 2.26 2.19 3/177 29398
/proc/meminfo: memFree=29086064/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1602.03 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10220 0 0 0 160199 4 0 0 20 0 1 0 58099197 93921280 17484 33554432000 4194304 5646918 140734351064896 140734351063144 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 17484 183 355 0 22571 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 91720

[startup+1662.3 s]
/proc/loadavg: 2.37 2.27 2.20 4/177 29399
/proc/meminfo: memFree=29084116/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1662.02 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10220 0 0 0 166198 4 0 0 20 0 1 0 58099197 93921280 17484 33554432000 4194304 5646918 140734351064896 140734351063144 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 17484 183 355 0 22571 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 91720

[startup+1722.3 s]
/proc/loadavg: 2.42 2.30 2.21 4/177 29400
/proc/meminfo: memFree=29069860/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1722.01 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10228 0 0 0 172197 4 0 0 20 0 1 0 58099197 93921280 21069 33554432000 4194304 5646918 140734351064896 140734351063144 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 21069 183 355 0 22571 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 91720

[startup+1782.3 s]
/proc/loadavg: 2.29 2.29 2.21 3/177 29401
/proc/meminfo: memFree=29067092/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1782 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10281 0 0 0 178196 4 0 0 20 0 1 0 58099197 93921280 21632 33554432000 4194304 5646918 140734351064896 140734351063144 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 21632 183 355 0 22571 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 91720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.28 2.21 4/177 29401
/proc/meminfo: memFree=29067324/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1800 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10281 0 0 0 179996 4 0 0 20 0 1 0 58099197 93921280 21632 33554432000 4194304 5646918 140734351064896 140734351063144 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 21632 183 355 0 22571 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 91720

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.28 2.21 4/177 29401
/proc/meminfo: memFree=29067324/32872528 swapFree=1499884/1696108
[pid=29276] ppid=29273 vsize=91720 CPUtime=1800 cores=0,2,4,6
/proc/29276/stat : 29276 (minisatp) R 29273 29276 27963 0 -1 4202496 10281 0 0 0 179996 4 0 0 20 0 1 0 58099197 93921280 21632 33554432000 4194304 5646918 140734351064896 140734351063144 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29276/statm: 22930 21632 183 355 0 22571 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 91720

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.048992
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 103216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.048992
maximum resident set size= 86528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10281
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= 11
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68229 second user time and 6.77797 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-22 03:55:35
IDJOB=4114134
IDBENCH=2930
IDSOLVER=2555
FILE ID=node137/4114134-1466560535
RUNJOBID= node137-1466551518-27979
PBS_JOBID= 19943328
Free space on /tmp= 71652 MiB

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

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

MD5SUM BENCH= c7543821508efc06c2ce41424051ab2c
RANDOM SEED=245503273

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30261036 kB
Buffers:           70136 kB
Cached:            67896 kB
SwapCached:          856 kB
Active:            95928 kB
Inactive:          84812 kB
Active(anon):      44096 kB
Inactive(anon):     1204 kB
Active(file):      51832 kB
Inactive(file):    83608 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100336 kB
Dirty:              3900 kB
Writeback:             0 kB
AnonPages:       1738588 kB
Mapped:             7852 kB
Shmem:                 0 kB
Slab:             601184 kB
SReclaimable:      45188 kB
SUnreclaim:       555996 kB
KernelStack:        1424 kB
PageTables:         7300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1852604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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-4114134-1466560535.opb

Free space on /tmp at the end= 71644 MiB
End job on node137 at 2016-06-22 04:25:35