Trace number 4111515

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 NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob6.opb
MD5SUM2318a0c7fc475c873b2fa45e5e7fe96e
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark405.55
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables93
Total number of constraints2
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 constraints2
Minimum length of a constraint93
Maximum length of a constraint93
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 22382775
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 362318209
Number of bits of the biggest sum of numbers29
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 2 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 ---[   0]---> Adder-cost: 1633   maxlim: 22382775   bits: 26/25
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 |    1679    11075    39285 |     4060       99      5 |  3.557 % |
1800.01/1800.30	|       250 |    1678    11075    39285 |     4466      248      6 |  3.614 % |
1800.01/1800.30	|       475 |    1678    11075    39285 |     4913      473      7 |  3.614 % |
1800.01/1800.30	|       812 |    1678    11075    39285 |     5404      810     11 |  3.614 % |
1800.01/1800.30	|      1318 |    1678    11075    39285 |     5945     1316     16 |  3.614 % |
1800.01/1800.30	|      2077 |    1675    11075    39285 |     6540     2072     18 |  3.787 % |
1800.01/1800.30	|      3216 |    1674    11075    39285 |     7194     3210     24 |  3.844 % |
1800.01/1800.30	|      4924 |    1674    11075    39285 |     7913     4918     26 |  3.845 % |
1800.01/1800.30	|      7486 |    1674    11075    39285 |     8704     7480     31 |  3.844 % |
1800.01/1800.30	|     11330 |    1674    11075    39285 |     9575     6909     32 |  3.844 % |
1800.01/1800.30	|     17096 |    1672    11075    39285 |    10532     7729     35 |  3.959 % |
1800.01/1800.30	|     25745 |    1669    11075    39285 |    11586     5548     23 |  4.131 % |
1800.01/1800.30	|     38719 |    1667    11075    39285 |    12744     6455     32 |  4.246 % |
1800.01/1800.30	|     58180 |    1667    11075    39285 |    14019     6472     25 |  4.246 % |
1800.01/1800.30	|     87372 |    1667    11075    39285 |    15421    14353     40 |  4.246 % |
1800.01/1800.30	|    131161 |    1666    11075    39285 |    16963    10782     32 |  4.303 % |
1800.01/1800.30	|    196845 |    1664    11075    39285 |    18659    14685     50 |  4.418 % |
1800.01/1800.30	|    295371 |    1661    11075    39285 |    20525    18066     36 |  4.590 % |
1800.01/1800.30	|    443160 |    1659    11075    39285 |    22577    18834     53 |  4.705 % |
1800.01/1800.30	|    664843 |    1657    11075    39285 |    24835    21059     45 |  4.819 % |
1800.01/1800.30	|    997368 |    1651    11075    39285 |    27319    12631     48 |  5.164 % |
1800.01/1800.30	|   1496156 |    1650    11075    39285 |    30051    23616     39 |  5.221 % |
1800.01/1800.30	|   2244338 |    1650    11075    39285 |    33056    25931     71 |  5.221 % |
1800.01/1800.30	|   3366612 |    1649    11075    39285 |    36361    27926     40 |  5.278 % |
1800.01/1800.30	|   5050023 |    1648    11075    39285 |    39998    18386     82 |  5.336 % |
1800.01/1800.30	|   7575139 |    1647    11075    39285 |    43997    22212     68 |  5.393 % |
1800.01/1800.30	|  11362814 |    1647    11075    39285 |    48397    25927     63 |  5.393 % |
1800.01/1800.30	|  17044326 |    1647    11075    39285 |    53237    21044     61 |  5.393 % |
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-4111515-1466553748/watcher-4111515-1466553748 -o /tmp/evaluation-result-4111515-1466553748/solver-4111515-1466553748 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466551503-22029 --watchdog 1960 minisatp HOME/instance-4111515-1466553748.opb 

pid=22484
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.21 2.27 2.13 3/178 22487
/proc/meminfo: memFree=29497728/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 336 0 0 0 0 0 0 0 20 0 1 0 57421215 6610944 213 33554432000 4194304 5646918 140735026289712 140733591291048 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 1614 214 111 355 0 1255 0

[startup+0.100175 s]
/proc/loadavg: 2.21 2.27 2.13 3/178 22487
/proc/meminfo: memFree=29497728/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=10860 CPUtime=0.09 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 1567 0 0 0 9 0 0 0 20 0 1 0 57421215 11120640 1319 33554432000 4194304 5646918 140735026289712 140733591291048 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 2715 1319 112 355 0 2356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10860

[startup+0.200282 s]
/proc/loadavg: 2.21 2.27 2.13 3/178 22487
/proc/meminfo: memFree=29497728/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=15360 CPUtime=0.19 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2866 0 0 0 19 0 0 0 20 0 1 0 57421215 15728640 2453 33554432000 4194304 5646918 140735026289712 140733591291048 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3840 2453 112 355 0 3481 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15360

[startup+0.300278 s]
/proc/loadavg: 2.21 2.27 2.13 3/178 22487
/proc/meminfo: memFree=29497728/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=0.29 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 29 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140733591291048 4832112 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14040

[startup+0.700194 s]
/proc/loadavg: 2.21 2.27 2.13 3/178 22487
/proc/meminfo: memFree=29497728/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=0.69 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 69 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4824670 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14040

[startup+1.50019 s]
/proc/loadavg: 2.21 2.27 2.13 3/179 22488
/proc/meminfo: memFree=29489088/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=1.49 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 149 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4823366 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14040

[startup+3.10025 s]
/proc/loadavg: 2.21 2.27 2.13 3/179 22488
/proc/meminfo: memFree=29488840/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=3.09 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 309 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4832079 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14040

[startup+6.30019 s]
/proc/loadavg: 2.20 2.27 2.12 3/179 22488
/proc/meminfo: memFree=29488452/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=6.29 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 629 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4823297 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14040

[startup+12.7002 s]
/proc/loadavg: 2.26 2.28 2.13 3/179 22488
/proc/meminfo: memFree=29488496/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=12.69 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 1269 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4823315 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14040

[startup+25.5003 s]
/proc/loadavg: 2.20 2.26 2.13 4/179 22488
/proc/meminfo: memFree=29488496/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=25.49 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 2549 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4824631 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14040

[startup+51.1002 s]
/proc/loadavg: 2.20 2.26 2.13 3/179 22488
/proc/meminfo: memFree=29488964/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=51.08 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 5108 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4824645 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14040

[startup+102.3 s]
/proc/loadavg: 2.12 2.23 2.12 3/179 22489
/proc/meminfo: memFree=29489260/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=102.28 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 10228 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4309355 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 14040

[startup+162.3 s]
/proc/loadavg: 2.25 2.25 2.13 3/179 22491
/proc/meminfo: memFree=29488832/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=162.26 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 16226 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4817394 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 14040

[startup+222.307 s]
/proc/loadavg: 2.28 2.26 2.14 3/179 22492
/proc/meminfo: memFree=29488588/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=14040 CPUtime=222.26 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 2869 0 0 0 22226 0 0 0 20 0 1 0 57421215 14376960 2126 33554432000 4194304 5646918 140735026289712 140735026288472 4831344 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 3510 2126 115 355 0 3151 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 14040

[startup+282.3 s]
/proc/loadavg: 2.17 2.24 2.14 4/179 22493
/proc/meminfo: memFree=29472752/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=17828 CPUtime=282.25 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 8958 0 0 0 28223 2 0 0 20 0 1 0 57421215 18255872 4230 33554432000 4194304 5646918 140735026289712 140735026288008 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 4457 4230 185 355 0 4098 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 17828

[startup+342.3 s]
/proc/loadavg: 2.24 2.25 2.15 3/179 22494
/proc/meminfo: memFree=29462184/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=36392 CPUtime=342.24 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 10525 0 0 0 34222 2 0 0 20 0 1 0 57421215 37265408 8850 33554432000 4194304 5646918 140735026289712 140735026287960 4402776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 9098 8850 185 355 0 8739 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 36392

[startup+402.3 s]
/proc/loadavg: 2.17 2.23 2.15 3/179 22495
/proc/meminfo: memFree=29460624/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=36392 CPUtime=402.22 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 10533 0 0 0 40220 2 0 0 20 0 1 0 57421215 37265408 8861 33554432000 4194304 5646918 140735026289712 140735026287960 4402661 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 9098 8861 185 355 0 8739 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 36392

[startup+462.3 s]
/proc/loadavg: 2.20 2.23 2.15 3/180 22500
/proc/meminfo: memFree=29449012/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=48040 CPUtime=462.21 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 10994 0 0 0 46219 2 0 0 20 0 1 0 57421215 49192960 11762 33554432000 4194304 5646918 140735026289712 140735026287960 4389003 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 12010 11762 185 355 0 11651 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 48040

[startup+522.3 s]
/proc/loadavg: 2.07 2.19 2.14 3/179 22501
/proc/meminfo: memFree=29448564/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=48244 CPUtime=522.2 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 11045 0 0 0 52218 2 0 0 20 0 1 0 57421215 49401856 11813 33554432000 4194304 5646918 140735026289712 140735026287976 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 12061 11813 185 355 0 11702 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 48244

[startup+582.3 s]
/proc/loadavg: 2.06 2.16 2.14 3/179 22502
/proc/meminfo: memFree=29448512/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=48244 CPUtime=582.19 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 13746 0 0 0 58216 3 0 0 20 0 1 0 57421215 49401856 11813 33554432000 4194304 5646918 140735026289712 140735026287976 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 12061 11813 185 355 0 11702 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 48244


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


[startup+942.3 s]
/proc/loadavg: 2.21 2.18 2.14 4/179 22509
/proc/meminfo: memFree=29431700/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=64488 CPUtime=942.14 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 14226 0 0 0 94211 3 0 0 20 0 1 0 57421215 66035712 15864 33554432000 4194304 5646918 140735026289712 140735026287960 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 16122 15864 185 355 0 15763 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 64488

[startup+1002.3 s]
/proc/loadavg: 2.17 2.18 2.14 3/179 22510
/proc/meminfo: memFree=29431696/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=64488 CPUtime=1002.14 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 14226 0 0 0 100210 4 0 0 20 0 1 0 57421215 66035712 15864 33554432000 4194304 5646918 140735026289712 140735026287960 4403087 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 16122 15864 185 355 0 15763 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 64488

[startup+1062.3 s]
/proc/loadavg: 2.23 2.19 2.14 3/180 22515
/proc/meminfo: memFree=29431324/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=64488 CPUtime=1062.13 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 14226 0 0 0 106209 4 0 0 20 0 1 0 57421215 66035712 15864 33554432000 4194304 5646918 140735026289712 140735026287960 4403544 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 16122 15864 185 355 0 15763 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 64488

[startup+1122.3 s]
/proc/loadavg: 2.31 2.21 2.15 3/179 22516
/proc/meminfo: memFree=29428420/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=71668 CPUtime=1122.11 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16231 0 0 0 112207 4 0 0 20 0 1 0 57421215 73388032 16649 33554432000 4194304 5646918 140735026289712 140735026287960 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 17917 16649 185 355 0 17558 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 71668

[startup+1182.3 s]
/proc/loadavg: 2.22 2.20 2.15 3/179 22517
/proc/meminfo: memFree=29428420/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=71668 CPUtime=1182.1 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16231 0 0 0 118206 4 0 0 20 0 1 0 57421215 73388032 16649 33554432000 4194304 5646918 140735026289712 140735026287960 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 17917 16649 185 355 0 17558 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 71668

[startup+1242.3 s]
/proc/loadavg: 2.24 2.21 2.16 3/179 22518
/proc/meminfo: memFree=29424668/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=71668 CPUtime=1242.09 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16233 0 0 0 124205 4 0 0 20 0 1 0 57421215 73388032 17673 33554432000 4194304 5646918 140735026289712 140735026287960 4402863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 17917 17673 185 355 0 17558 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 71668

[startup+1302.3 s]
/proc/loadavg: 2.20 2.20 2.16 3/179 22519
/proc/meminfo: memFree=29424172/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=71668 CPUtime=1302.08 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16233 0 0 0 130204 4 0 0 20 0 1 0 57421215 73388032 17673 33554432000 4194304 5646918 140735026289712 140735026287960 4402781 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 17917 17673 185 355 0 17558 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 71668

[startup+1362.3 s]
/proc/loadavg: 2.27 2.22 2.17 3/178 22520
/proc/meminfo: memFree=29424296/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=71668 CPUtime=1362.07 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16233 0 0 0 136203 4 0 0 20 0 1 0 57421215 73388032 17673 33554432000 4194304 5646918 140735026289712 140735026287960 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 17917 17673 185 355 0 17558 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 71668

[startup+1422.3 s]
/proc/loadavg: 2.30 2.23 2.17 3/179 22577
/proc/meminfo: memFree=30229060/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=71668 CPUtime=1422.07 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16237 0 0 0 142203 4 0 0 20 0 1 0 57421215 73388032 17673 33554432000 4194304 5646918 140735026289712 140735026287960 4403408 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 17917 17673 185 355 0 17558 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 71668

[startup+1482.3 s]
/proc/loadavg: 2.22 2.21 2.17 3/179 22578
/proc/meminfo: memFree=30221024/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=71668 CPUtime=1482.05 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16239 0 0 0 148201 4 0 0 20 0 1 0 57421215 73388032 17674 33554432000 4194304 5646918 140735026289712 140735026287960 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 17917 17674 185 355 0 17558 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 71668

[startup+1542.31 s]
/proc/loadavg: 2.23 2.23 2.18 3/179 22579
/proc/meminfo: memFree=30191380/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=78948 CPUtime=1542.05 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 16484 0 0 0 154201 4 0 0 20 0 1 0 57421215 80842752 19443 33554432000 4194304 5646918 140735026289712 140735026287976 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 19737 19443 185 355 0 19378 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 78948

[startup+1602.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/179 22580
/proc/meminfo: memFree=30113800/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=78948 CPUtime=1602.04 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 17008 0 0 0 160199 5 0 0 20 0 1 0 57421215 80842752 19489 33554432000 4194304 5646918 140735026289712 140735026288424 4403435 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 19737 19489 185 355 0 19378 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 78948

[startup+1662.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/180 22584
/proc/meminfo: memFree=30241476/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=78948 CPUtime=1662.03 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 17008 0 0 0 166198 5 0 0 20 0 1 0 57421215 80842752 19489 33554432000 4194304 5646918 140735026289712 140735026288424 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 19737 19489 185 355 0 19378 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 78948

[startup+1722.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/179 22586
/proc/meminfo: memFree=30208164/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=78948 CPUtime=1722.02 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 17008 0 0 0 172197 5 0 0 20 0 1 0 57421215 80842752 19489 33554432000 4194304 5646918 140735026289712 140735026288424 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 19737 19489 185 355 0 19378 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 78948

[startup+1782.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/179 22587
/proc/meminfo: memFree=30121800/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=102224 CPUtime=1782.01 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 17018 0 0 0 178196 5 0 0 20 0 1 0 57421215 104677376 24098 33554432000 4194304 5646918 140735026289712 140735026287960 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 25556 24098 185 355 0 25197 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 102224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/179 22588
/proc/meminfo: memFree=30033884/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=102224 CPUtime=1800.01 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 17018 0 0 0 179996 5 0 0 20 0 1 0 57421215 104677376 24098 33554432000 4194304 5646918 140735026289712 140735026287960 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 25556 24098 185 355 0 25197 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 102224

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/179 22588
/proc/meminfo: memFree=30033884/32872528 swapFree=1482636/1662508
[pid=22487] ppid=22484 vsize=102224 CPUtime=1800.01 cores=0,2,4,6
/proc/22487/stat : 22487 (minisatp) R 22484 22487 22013 0 -1 4202496 17018 0 0 0 179996 5 0 0 20 0 1 0 57421215 104677376 24098 33554432000 4194304 5646918 140735026289712 140735026287960 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/22487/statm: 25556 24098 185 355 0 25197 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 102224

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.057991
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 109300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.057991
maximum resident set size= 98256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17018
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= 14
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.03923 second user time and 6.49801 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 02:02:28
IDJOB=4111515
IDBENCH=2565
IDSOLVER=2555
FILE ID=node134/4111515-1466553748
RUNJOBID= node134-1466551503-22029
PBS_JOBID= 19943329
Free space on /tmp= 71692 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob6.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111515-1466553748/watcher-4111515-1466553748 -o /tmp/evaluation-result-4111515-1466553748/solver-4111515-1466553748 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466551503-22029 --watchdog 1960  minisatp HOME/instance-4111515-1466553748.opb

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

MD5SUM BENCH= 2318a0c7fc475c873b2fa45e5e7fe96e
RANDOM SEED=877908048

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:        29498560 kB
Buffers:           19448 kB
Cached:            60196 kB
SwapCached:         2092 kB
Active:           969120 kB
Inactive:          40396 kB
Active(anon):     930840 kB
Inactive(anon):     1648 kB
Active(file):      38280 kB
Inactive(file):    38748 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67098880 kB
Dirty:              3900 kB
Writeback:             0 kB
AnonPages:       2591856 kB
Mapped:             7572 kB
Shmem:                 0 kB
Slab:             566508 kB
SReclaimable:      10500 kB
SUnreclaim:       556008 kB
KernelStack:        1448 kB
PageTables:         9228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2711052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 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-4111515-1466553748.opb

Free space on /tmp at the end= 71688 MiB
End job on node134 at 2016-06-22 02:32:28