Trace number 4112660

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.03 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM6c673f615af1912eadc68b4290958076
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 14 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #######
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  12]---> Adder-cost: 322   maxlim: 1345   bits: 12/11
0.00/0.01	c ---[  10]---> Adder-cost: 366   maxlim: 1648   bits: 12/11
0.00/0.03	c ---[   8]---> Adder-cost: 374   maxlim: 1538   bits: 12/11
0.00/0.05	c ---[   6]---> Adder-cost: 350   maxlim: 1496   bits: 12/11
0.00/0.06	c ---[   4]---> Adder-cost: 348   maxlim: 1633   bits: 12/11
0.00/0.07	c ---[   2]---> Adder-cost: 388   maxlim: 1638   bits: 12/11
0.00/0.09	c ---[   0]---> Adder-cost: 352   maxlim: 1457   bits: 12/11
1800.01/1800.30	|  Eliminated clauses:           0.00 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |    2464    16899    59920 |     6196       99      7 |  6.179 % |
1800.01/1800.30	|       250 |    2463    16899    59920 |     6815      248      7 |  6.217 % |
1800.01/1800.30	|       475 |    2462    16899    59920 |     7497      472     12 |  6.255 % |
1800.01/1800.30	|       812 |    2462    16899    59920 |     8247      809     16 |  6.255 % |
1800.01/1800.30	|      1318 |    2462    16899    59920 |     9072     1315     19 |  6.255 % |
1800.01/1800.30	|      2077 |    2462    16899    59920 |     9979     2074     22 |  6.255 % |
1800.01/1800.30	|      3216 |    2462    16899    59920 |    10977     3213     28 |  6.255 % |
1800.01/1800.30	|      4924 |    2462    16899    59920 |    12074     4921     27 |  6.255 % |
1800.01/1800.30	|      7486 |    2461    16899    59920 |    13282     7482     32 |  6.293 % |
1800.01/1800.30	|     11330 |    2461    16899    59920 |    14610    11326     34 |  6.293 % |
1800.01/1800.30	|     17096 |    2461    16899    59920 |    16071     9432     35 |  6.293 % |
1800.01/1800.30	|     25745 |    2461    16899    59920 |    17678     9880     44 |  6.293 % |
1800.01/1800.30	|     38719 |    2461    16899    59920 |    19446    13790     46 |  6.293 % |
1800.01/1800.30	|     58180 |    2460    16899    59920 |    21391    13492     47 |  6.331 % |
1800.01/1800.30	|     87372 |    2460    16899    59920 |    23530    20983     47 |  6.331 % |
1800.01/1800.30	|    131161 |    2460    16899    59920 |    25883    16308     45 |  6.331 % |
1800.01/1800.30	|    196845 |    2460    16899    59920 |    28471    12239     47 |  6.331 % |
1800.01/1800.30	|    295371 |    2460    16899    59920 |    31319    12344     46 |  6.331 % |
1800.01/1800.30	|    443160 |    2460    16899    59920 |    34450    27363     48 |  6.331 % |
1800.01/1800.30	|    664843 |    2460    16899    59920 |    37896    27436     45 |  6.331 % |
1800.01/1800.30	|    997368 |    2460    16899    59920 |    41685    36859     50 |  6.331 % |
1800.01/1800.30	|   1496156 |    2460    16899    59920 |    45854    21366     45 |  6.331 % |
1800.01/1800.30	|   2244338 |    2460    16899    59920 |    50439    22599     43 |  6.331 % |
1800.01/1800.30	|   3366612 |    2459    16899    59920 |    55483    30320     49 |  6.368 % |
1800.01/1800.30	|   5050023 |    2459    16899    59920 |    61031    47932     46 |  6.368 % |
1800.01/1800.30	|   7575139 |    2459    16899    59920 |    67135    36114     45 |  6.368 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/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-4112660-1466558715/watcher-4112660-1466558715 -o /tmp/evaluation-result-4112660-1466558715/solver-4112660-1466558715 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466551503-22030 --watchdog 1960 minisatp HOME/instance-4112660-1466558715.opb 

pid=23223
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: 2.30 2.39 2.27 3/178 23226
/proc/meminfo: memFree=30246644/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=6360 CPUtime=0 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 57917972 6512640 195 33554432000 4194304 5646918 140737158581408 140735644440424 4866896 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 1590 196 115 355 0 1231 0

[startup+0.100159 s]
/proc/loadavg: 2.30 2.39 2.27 3/178 23226
/proc/meminfo: memFree=30246644/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=6832 CPUtime=0.09 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 475 0 0 0 9 0 0 0 20 0 1 0 57917972 6995968 352 33554432000 4194304 5646918 140737158581408 140735644440424 4824670 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 1708 352 152 355 0 1349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6832

[startup+0.200279 s]
/proc/loadavg: 2.30 2.39 2.27 3/178 23226
/proc/meminfo: memFree=30246644/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=8292 CPUtime=0.19 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 1034 0 0 0 19 0 0 0 20 0 1 0 57917972 8491008 891 33554432000 4194304 5646918 140737158581408 140735644440424 4403107 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 2073 891 179 355 0 1714 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8292

[startup+0.300263 s]
/proc/loadavg: 2.30 2.39 2.27 3/178 23226
/proc/meminfo: memFree=30246644/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=8424 CPUtime=0.29 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 1152 0 0 0 29 0 0 0 20 0 1 0 57917972 8626176 1005 33554432000 4194304 5646918 140737158581408 140735644440424 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 2106 1005 180 355 0 1747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8424

[startup+0.700306 s]
/proc/loadavg: 2.30 2.39 2.27 3/178 23226
/proc/meminfo: memFree=30246644/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=8880 CPUtime=0.69 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 1361 0 0 0 69 0 0 0 20 0 1 0 57917972 9093120 1720 33554432000 4194304 5646918 140737158581408 140735644440424 4402932 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 2220 1720 180 355 0 1861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8880

[startup+1.50023 s]
/proc/loadavg: 2.27 2.38 2.27 3/179 23227
/proc/meminfo: memFree=30241560/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=7468 CPUtime=1.49 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 1971 0 0 0 149 0 0 0 20 0 1 0 57917972 7647232 1476 33554432000 4194304 5646918 140737158581408 140737158579544 4403435 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 1867 1476 182 355 0 1508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7468

[startup+3.10027 s]
/proc/loadavg: 2.27 2.38 2.27 3/179 23227
/proc/meminfo: memFree=30239316/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=14952 CPUtime=3.09 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 3460 0 0 0 309 0 0 0 20 0 1 0 57917972 15310848 3225 33554432000 4194304 5646918 140737158581408 140737158579656 4402818 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 3738 3225 182 355 0 3379 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14952

[startup+6.30019 s]
/proc/loadavg: 2.27 2.38 2.27 4/179 23227
/proc/meminfo: memFree=30233228/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=14952 CPUtime=6.29 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 3693 0 0 0 629 0 0 0 20 0 1 0 57917972 15310848 3454 33554432000 4194304 5646918 140737158581408 140737158579672 4403040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 3738 3454 182 355 0 3379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14952

[startup+12.7003 s]
/proc/loadavg: 2.30 2.39 2.27 3/179 23227
/proc/meminfo: memFree=30230088/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=17672 CPUtime=12.69 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 4392 0 0 0 1269 0 0 0 20 0 1 0 57917972 18096128 4151 33554432000 4194304 5646918 140737158581408 140737158579672 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 4418 4151 182 355 0 4059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17672

[startup+25.5003 s]
/proc/loadavg: 2.26 2.37 2.26 3/179 23227
/proc/meminfo: memFree=30227320/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=19348 CPUtime=25.48 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 4752 0 0 0 2548 0 0 0 20 0 1 0 57917972 19812352 4507 33554432000 4194304 5646918 140737158581408 140737158579672 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 4837 4507 182 355 0 4478 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19348

[startup+51.1003 s]
/proc/loadavg: 2.17 2.34 2.26 4/178 23227
/proc/meminfo: memFree=30221796/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=24236 CPUtime=51.08 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 6302 0 0 0 5107 1 0 0 20 0 1 0 57917972 24817664 5686 33554432000 4194304 5646918 140737158581408 140737158579672 4403376 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 6059 5686 182 355 0 5700 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24236

[startup+102.3 s]
/proc/loadavg: 2.21 2.33 2.26 3/179 23229
/proc/meminfo: memFree=30208216/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=28656 CPUtime=102.28 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 9108 0 0 0 10226 2 0 0 20 0 1 0 57917972 29343744 6906 33554432000 4194304 5646918 140737158581408 140737158579672 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 7164 6906 182 355 0 6805 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 28656

[startup+162.3 s]
/proc/loadavg: 2.28 2.32 2.26 3/179 23230
/proc/meminfo: memFree=30200744/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=35916 CPUtime=162.27 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 9552 0 0 0 16225 2 0 0 20 0 1 0 57917972 36777984 8371 33554432000 4194304 5646918 140737158581408 140737158579656 4402739 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 8979 8371 182 355 0 8620 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 35916

[startup+222.307 s]
/proc/loadavg: 2.33 2.33 2.27 3/179 23231
/proc/meminfo: memFree=30200868/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=35916 CPUtime=222.26 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 9552 0 0 0 22224 2 0 0 20 0 1 0 57917972 36777984 8371 33554432000 4194304 5646918 140737158581408 140737158579656 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 8979 8371 182 355 0 8620 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 35916

[startup+282.3 s]
/proc/loadavg: 2.31 2.32 2.27 3/179 23232
/proc/meminfo: memFree=30200500/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=35916 CPUtime=282.25 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 9553 0 0 0 28223 2 0 0 20 0 1 0 57917972 36777984 8372 33554432000 4194304 5646918 140737158581408 140737158579656 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 8979 8372 182 355 0 8620 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 35916

[startup+342.3 s]
/proc/loadavg: 2.20 2.29 2.26 3/180 23236
/proc/meminfo: memFree=30200324/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=35916 CPUtime=342.24 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 9554 0 0 0 34222 2 0 0 20 0 1 0 57917972 36777984 8373 33554432000 4194304 5646918 140737158581408 140737158579656 4403225 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 8979 8373 182 355 0 8620 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 35916

[startup+402.3 s]
/proc/loadavg: 2.23 2.28 2.26 3/178 23238
/proc/meminfo: memFree=30200216/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=35916 CPUtime=402.23 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 9689 0 0 0 40221 2 0 0 20 0 1 0 57917972 36777984 8507 33554432000 4194304 5646918 140737158581408 140737158579656 4403155 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 8979 8507 182 355 0 8620 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 35916

[startup+462.3 s]
/proc/loadavg: 2.35 2.30 2.27 3/179 23296
/proc/meminfo: memFree=30284912/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=35916 CPUtime=462.22 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 9698 0 0 0 46220 2 0 0 20 0 1 0 57917972 36777984 8516 33554432000 4194304 5646918 140737158581408 140737158579656 4402867 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 8979 8516 182 355 0 8620 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 35916

[startup+522.3 s]
/proc/loadavg: 2.27 2.28 2.26 3/179 23297
/proc/meminfo: memFree=30271956/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=40288 CPUtime=522.2 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 10946 0 0 0 52218 2 0 0 20 0 1 0 57917972 41254912 9814 33554432000 4194304 5646918 140737158581408 140737158580120 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 10072 9814 182 355 0 9713 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 40288

[startup+582.3 s]
/proc/loadavg: 2.23 2.27 2.26 3/179 23298
/proc/meminfo: memFree=30253408/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=54612 CPUtime=582.2 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11474 0 0 0 58217 3 0 0 20 0 1 0 57917972 55922688 13395 33554432000 4194304 5646918 140737158581408 140737158579656 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 13653 13395 182 355 0 13294 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 54612


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


[startup+942.3 s]
/proc/loadavg: 2.25 2.24 2.24 4/180 23308
/proc/meminfo: memFree=30237932/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=942.15 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11476 0 0 0 94212 3 0 0 20 0 1 0 57917972 68198400 13908 33554432000 4194304 5646918 140737158581408 140737158579656 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 13908 182 355 0 16291 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 66600

[startup+1002.3 s]
/proc/loadavg: 2.21 2.22 2.23 4/179 23310
/proc/meminfo: memFree=30236016/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1002.14 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11476 0 0 0 100211 3 0 0 20 0 1 0 57917972 68198400 13908 33554432000 4194304 5646918 140737158581408 140737158579656 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 13908 182 355 0 16291 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 66600

[startup+1062.3 s]
/proc/loadavg: 2.23 2.22 2.23 3/179 23311
/proc/meminfo: memFree=30235852/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1062.13 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11476 0 0 0 106210 3 0 0 20 0 1 0 57917972 68198400 13908 33554432000 4194304 5646918 140737158581408 140737158579656 4403061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 13908 182 355 0 16291 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 66600

[startup+1122.3 s]
/proc/loadavg: 2.23 2.23 2.23 3/179 23312
/proc/meminfo: memFree=30234828/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1122.12 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11476 0 0 0 112209 3 0 0 20 0 1 0 57917972 68198400 13908 33554432000 4194304 5646918 140737158581408 140737158579656 4388978 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 13908 182 355 0 16291 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 66600

[startup+1182.3 s]
/proc/loadavg: 2.28 2.24 2.24 4/179 23313
/proc/meminfo: memFree=30227288/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1182.11 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11478 0 0 0 118208 3 0 0 20 0 1 0 57917972 68198400 14003 33554432000 4194304 5646918 140737158581408 140737158579656 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 14003 182 355 0 16291 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 66600

[startup+1242.3 s]
/proc/loadavg: 2.20 2.22 2.23 3/179 23314
/proc/meminfo: memFree=30227476/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1242.1 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11478 0 0 0 124207 3 0 0 20 0 1 0 57917972 68198400 14003 33554432000 4194304 5646918 140737158581408 140737158579656 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 14003 182 355 0 16291 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 66600

[startup+1302.3 s]
/proc/loadavg: 2.19 2.22 2.22 3/179 23316
/proc/meminfo: memFree=30223080/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1302.09 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11478 0 0 0 130206 3 0 0 20 0 1 0 57917972 68198400 14003 33554432000 4194304 5646918 140737158581408 140737158579656 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 14003 182 355 0 16291 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 66600

[startup+1362.3 s]
/proc/loadavg: 2.24 2.22 2.22 4/179 23317
/proc/meminfo: memFree=30222952/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1362.08 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11478 0 0 0 136205 3 0 0 20 0 1 0 57917972 68198400 14003 33554432000 4194304 5646918 140737158581408 140737158579656 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 14003 182 355 0 16291 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 66600

[startup+1422.3 s]
/proc/loadavg: 2.27 2.23 2.22 3/179 23318
/proc/meminfo: memFree=30220536/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1422.08 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11478 0 0 0 142205 3 0 0 20 0 1 0 57917972 68198400 14003 33554432000 4194304 5646918 140737158581408 140737158579656 4403164 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 14003 182 355 0 16291 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 66600

[startup+1482.3 s]
/proc/loadavg: 2.20 2.22 2.22 4/179 23319
/proc/meminfo: memFree=30220412/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1482.06 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11478 0 0 0 148203 3 0 0 20 0 1 0 57917972 68198400 14003 33554432000 4194304 5646918 140737158581408 140737158579656 4402772 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 14003 182 355 0 16291 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 66600

[startup+1542.31 s]
/proc/loadavg: 2.28 2.24 2.22 4/180 23323
/proc/meminfo: memFree=30220340/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1542.06 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11478 0 0 0 154203 3 0 0 20 0 1 0 57917972 68198400 14003 33554432000 4194304 5646918 140737158581408 140737158579656 4403104 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 14003 182 355 0 16291 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 66600

[startup+1602.3 s]
/proc/loadavg: 2.16 2.21 2.21 3/179 23325
/proc/meminfo: memFree=30210176/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1602.04 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11831 0 0 0 160201 3 0 0 20 0 1 0 57917972 68198400 16392 33554432000 4194304 5646918 140737158581408 140737158579656 4398798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 16392 182 355 0 16291 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 66600

[startup+1662.3 s]
/proc/loadavg: 2.26 2.23 2.21 3/179 23326
/proc/meminfo: memFree=30201104/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1662.03 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11831 0 0 0 166200 3 0 0 20 0 1 0 57917972 68198400 16392 33554432000 4194304 5646918 140737158581408 140737158579656 4403043 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 16392 182 355 0 16291 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 66600

[startup+1722.3 s]
/proc/loadavg: 2.26 2.23 2.21 4/179 23327
/proc/meminfo: memFree=30193964/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1722.02 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11831 0 0 0 172199 3 0 0 20 0 1 0 57917972 68198400 16392 33554432000 4194304 5646918 140737158581408 140737158579656 4402811 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 16392 182 355 0 16291 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 66600

[startup+1782.3 s]
/proc/loadavg: 2.23 2.22 2.20 3/179 23328
/proc/meminfo: memFree=30193476/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=66600 CPUtime=1782.02 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 11832 0 0 0 178199 3 0 0 20 0 1 0 57917972 68198400 16393 33554432000 4194304 5646918 140737158581408 140737158579656 4402761 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 16650 16393 182 355 0 16291 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 66600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.20 2.20 4/179 23328
/proc/meminfo: memFree=30189132/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=85404 CPUtime=1800.01 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 12008 0 0 0 179998 3 0 0 20 0 1 0 57917972 87453696 17587 33554432000 4194304 5646918 140737158581408 140737158579656 4403372 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 21351 17587 182 355 0 20992 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 85404

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.20 2.20 4/179 23328
/proc/meminfo: memFree=30189132/32872528 swapFree=1482636/1662508
[pid=23226] ppid=23223 vsize=85404 CPUtime=1800.01 cores=1,3,5,7
/proc/23226/stat : 23226 (minisatp) R 23223 23226 22013 0 -1 4202496 12008 0 0 0 179998 3 0 0 20 0 1 0 57917972 87453696 17587 33554432000 4194304 5646918 140737158581408 140737158579656 4403372 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23226/statm: 21351 17587 182 355 0 20992 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 85404

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.99
CPU system time (s): 0.039993
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 85404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.039993
maximum resident set size= 70348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12008
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= 8
involuntary context switches= 1866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.21121 second user time and 8.72267 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 03:25:15
IDJOB=4112660
IDBENCH=2894
IDSOLVER=2555
FILE ID=node134/4112660-1466558715
RUNJOBID= node134-1466551503-22030
PBS_JOBID= 19943329
Free space on /tmp= 71692 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_7_60_2.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112660-1466558715/watcher-4112660-1466558715 -o /tmp/evaluation-result-4112660-1466558715/solver-4112660-1466558715 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466551503-22030 --watchdog 1960  minisatp HOME/instance-4112660-1466558715.opb

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

MD5SUM BENCH= 6c673f615af1912eadc68b4290958076
RANDOM SEED=231430207

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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		: 2667.020
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:        30247220 kB
Buffers:           75064 kB
Cached:            67144 kB
SwapCached:         2060 kB
Active:           142668 kB
Inactive:          90064 kB
Active(anon):      91428 kB
Inactive(anon):     1688 kB
Active(file):      51240 kB
Inactive(file):    88376 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67098952 kB
Dirty:              3900 kB
Writeback:             0 kB
AnonPages:       1752504 kB
Mapped:             7744 kB
Shmem:                 0 kB
Slab:             596748 kB
SReclaimable:      40404 kB
SUnreclaim:       556344 kB
KernelStack:        1440 kB
PageTables:         7492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1867980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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-4112660-1466558715.opb

Free space on /tmp at the end= 71688 MiB
End job on node134 at 2016-06-22 03:55:16