Trace number 4111517

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.1 1800.4

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob8.opb
MD5SUM9a5e6e5ac9dd04defb35f28c3f495740
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 benchmark238.61
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
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 constraint86
Maximum length of a constraint86
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 21733991
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 300042743
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: 1393   maxlim: 21733991   bits: 26/25
1800.09/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |    1437     9470    33606 |     3472       99      4 |  4.005 % |
1800.09/1800.40	|       250 |    1437     9470    33606 |     3819      249      7 |  4.005 % |
1800.09/1800.40	|       475 |    1435     9470    33606 |     4201      472     10 |  4.139 % |
1800.09/1800.40	|       812 |    1435     9470    33606 |     4621      809     19 |  4.139 % |
1800.09/1800.40	|      1318 |    1434     9470    33606 |     5083     1314     20 |  4.206 % |
1800.09/1800.40	|      2077 |    1434     9470    33606 |     5592     2073     18 |  4.206 % |
1800.09/1800.40	|      3216 |    1434     9470    33606 |     6151     3212     23 |  4.206 % |
1800.09/1800.40	|      4924 |    1433     9470    33606 |     6766     4919     21 |  4.272 % |
1800.09/1800.40	|      7486 |    1430     9470    33606 |     7443     7476     27 |  4.473 % |
1800.09/1800.40	|     11330 |    1429     9470    33606 |     8187     7308     32 |  4.539 % |
1800.09/1800.40	|     17096 |    1429     9470    33606 |     9006     4549     33 |  4.539 % |
1800.09/1800.40	|     25745 |    1429     9470    33606 |     9906     8635     25 |  4.539 % |
1800.09/1800.40	|     38719 |    1429     9470    33606 |    10897     6341     33 |  4.539 % |
1800.09/1800.40	|     58180 |    1429     9470    33606 |    11987     8942     24 |  4.539 % |
1800.09/1800.40	|     87372 |    1429     9470    33606 |    13186     7037     54 |  4.539 % |
1800.09/1800.40	|    131161 |    1429     9470    33606 |    14504     9797     30 |  4.539 % |
1800.09/1800.40	|    196845 |    1427     9470    33606 |    15955     8170     32 |  4.673 % |
1800.09/1800.40	|    295371 |    1427     9470    33606 |    17550     8433     34 |  4.673 % |
1800.09/1800.40	|    443160 |    1426     9470    33606 |    19305    11507     45 |  4.740 % |
1800.09/1800.40	|    664843 |    1421     9470    33606 |    21236    15488     37 |  5.073 % |
1800.09/1800.40	|    997368 |    1421     9470    33606 |    23360    12104     53 |  5.073 % |
1800.09/1800.40	|   1496156 |    1418     9470    33606 |    25696    22158     35 |  5.274 % |
1800.09/1800.40	|   2244338 |    1418     9470    33606 |    28265    24381     62 |  5.274 % |
1800.09/1800.40	|   3366612 |    1416     9470    33606 |    31092    22786     32 |  5.407 % |
1800.09/1800.40	|   5050023 |    1416     9470    33606 |    34201    19769     67 |  5.407 % |
1800.09/1800.40	|   7575139 |    1415     9470    33606 |    37621    25324     69 |  5.474 % |
1800.09/1800.40	|  11362814 |    1415     9470    33606 |    41383    35605     94 |  5.474 % |
1800.09/1800.40	|  17044326 |    1415     9470    33606 |    45522    20463     61 |  5.474 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	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-4111517-1466553383/watcher-4111517-1466553383 -o /tmp/evaluation-result-4111517-1466553383/solver-4111517-1466553383 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466551497-19416 --watchdog 1960 minisatp HOME/instance-4111517-1466553383.opb 

pid=19783
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.31 2.21 2.03 4/176 19786
/proc/meminfo: memFree=31472204/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 57383749 6610944 211 33554432000 4194304 5646918 140735174460688 140735587535448 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 1614 212 111 355 0 1255 0

[startup+0.100159 s]
/proc/loadavg: 2.31 2.21 2.03 4/176 19786
/proc/meminfo: memFree=31472204/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=12176 CPUtime=0.09 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 1891 0 0 0 9 0 0 0 20 0 1 0 57383749 12468224 1642 33554432000 4194304 5646918 140735174460688 140735587535448 4460889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 3044 1642 111 355 0 2685 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12176

[startup+0.200475 s]
/proc/loadavg: 2.31 2.21 2.03 4/176 19786
/proc/meminfo: memFree=31472204/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=18112 CPUtime=0.19 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 3289 0 0 0 19 0 0 0 20 0 1 0 57383749 18546688 2876 33554432000 4194304 5646918 140735174460688 140735587535448 4866896 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 4528 2902 111 355 0 4169 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18112

[startup+0.300323 s]
/proc/loadavg: 2.31 2.21 2.03 4/176 19786
/proc/meminfo: memFree=31472204/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=20224 CPUtime=0.29 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 4411 0 0 0 29 0 0 0 20 0 1 0 57383749 20709376 3667 33554432000 4194304 5646918 140735174460688 140735174427160 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 5056 3667 111 355 0 4697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20224

[startup+0.700323 s]
/proc/loadavg: 2.31 2.21 2.03 4/176 19786
/proc/meminfo: memFree=31472204/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=36456 CPUtime=0.69 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 8115 0 0 0 68 1 0 0 20 0 1 0 57383749 37330944 7734 33554432000 4194304 5646918 140735174460688 140735174427160 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 9114 7734 111 355 0 8755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36456

[startup+1.50032 s]
/proc/loadavg: 2.31 2.21 2.03 3/177 19787
/proc/meminfo: memFree=31423976/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=67600 CPUtime=1.49 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 15147 0 0 0 146 3 0 0 20 0 1 0 57383749 69222400 15492 33554432000 4194304 5646918 140735174460688 140735174424312 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 16900 15492 111 355 0 16541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67600

[startup+3.10033 s]
/proc/loadavg: 2.31 2.21 2.03 3/177 19787
/proc/meminfo: memFree=31381868/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=125140 CPUtime=3.09 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 27573 0 0 0 305 4 0 0 20 0 1 0 57383749 128143360 29881 33554432000 4194304 5646918 140735174460688 140735174428712 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 31285 29881 111 355 0 30926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125140

[startup+6.30032 s]
/proc/loadavg: 2.29 2.21 2.03 3/177 19787
/proc/meminfo: memFree=31261532/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=238892 CPUtime=6.29 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 51087 0 0 0 621 8 0 0 20 0 1 0 57383749 244625408 58342 33554432000 4194304 5646918 140735174460688 140735174426312 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 59723 58342 111 355 0 59364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238892

[startup+12.7003 s]
/proc/loadavg: 2.26 2.20 2.03 4/177 19787
/proc/meminfo: memFree=31053156/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=436440 CPUtime=12.68 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 90553 0 0 0 1252 16 0 0 20 0 1 0 57383749 446914560 107701 33554432000 4194304 5646918 140735174460688 140735174427448 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 109110 107701 111 355 0 108751 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 436440

[startup+25.5003 s]
/proc/loadavg: 2.27 2.21 2.04 3/177 19788
/proc/meminfo: memFree=30689320/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=790348 CPUtime=25.48 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 158760 0 0 0 2520 28 0 0 20 0 1 0 57383749 809316352 196208 33554432000 4194304 5646918 140735174460688 140735174426712 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 197587 196208 111 355 0 197228 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 790348

[startup+51.1003 s]
/proc/loadavg: 2.24 2.21 2.04 3/177 19788
/proc/meminfo: memFree=30653664/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=821352 CPUtime=51.07 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 208698 0 0 0 5072 35 0 0 20 0 1 0 57383749 841064448 203961 33554432000 4194304 5646918 140735174460688 140735174459448 4565271 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 205338 203961 115 355 0 204979 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 821352

[startup+102.3 s]
/proc/loadavg: 2.13 2.18 2.04 3/177 19789
/proc/meminfo: memFree=30652104/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=821352 CPUtime=102.27 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 208700 0 0 0 10192 35 0 0 20 0 1 0 57383749 841064448 203961 33554432000 4194304 5646918 140735174460688 140735174459448 4831344 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 205338 203961 115 355 0 204979 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 821352

[startup+162.3 s]
/proc/loadavg: 2.05 2.15 2.03 3/177 19790
/proc/meminfo: memFree=30650640/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=162.25 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209079 0 0 0 16190 35 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 816996

[startup+222.307 s]
/proc/loadavg: 2.13 2.15 2.04 4/178 19794
/proc/meminfo: memFree=30649416/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=222.25 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209079 0 0 0 22190 35 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 816996

[startup+282.3 s]
/proc/loadavg: 2.05 2.12 2.03 3/179 19818
/proc/meminfo: memFree=30644748/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=282.23 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209079 0 0 0 28188 35 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 816996

[startup+342.3 s]
/proc/loadavg: 2.02 2.10 2.03 3/178 19820
/proc/meminfo: memFree=30645708/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=342.22 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209083 0 0 0 34187 35 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 816996

[startup+402.3 s]
/proc/loadavg: 2.08 2.09 2.03 4/178 19821
/proc/meminfo: memFree=30645364/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=402.2 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209089 0 0 0 40185 35 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 816996

[startup+462.3 s]
/proc/loadavg: 2.11 2.09 2.03 3/178 19822
/proc/meminfo: memFree=30644276/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=462.2 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209094 0 0 0 46184 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 816996

[startup+522.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/178 19823
/proc/meminfo: memFree=30644276/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=522.19 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 52183 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 816996

[startup+582.3 s]
/proc/loadavg: 2.01 2.06 2.01 3/178 19824
/proc/meminfo: memFree=30643528/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=582.18 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 58182 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 816996


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 19834
/proc/meminfo: memFree=30631572/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=882.14 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 88178 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 816996

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 19836
/proc/meminfo: memFree=30630588/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=942.12 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 94176 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 816996

[startup+1002.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 19837
/proc/meminfo: memFree=30629716/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1002.11 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 100175 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 816996

[startup+1062.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 19838
/proc/meminfo: memFree=30628980/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1062.1 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 106174 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4397980 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 816996

[startup+1122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 19839
/proc/meminfo: memFree=30628240/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1122.09 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 112173 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403187 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 816996

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 19840
/proc/meminfo: memFree=30625336/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1182.09 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 118173 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 816996

[startup+1242.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 19842
/proc/meminfo: memFree=30624844/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1242.08 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 124172 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 816996

[startup+1302.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/178 19843
/proc/meminfo: memFree=30624348/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1302.07 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 130171 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 816996

[startup+1362.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/178 19844
/proc/meminfo: memFree=30623976/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1362.06 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 136170 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4396927 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 816996

[startup+1422.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/179 19848
/proc/meminfo: memFree=30623232/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1422.05 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 142169 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 816996

[startup+1482.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/178 19849
/proc/meminfo: memFree=30623288/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1482.04 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 148168 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 816996

[startup+1542.31 s]
/proc/loadavg: 2.14 2.08 2.01 3/177 19850
/proc/meminfo: memFree=30623048/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1542.04 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 154168 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 816996

[startup+1602.3 s]
/proc/loadavg: 2.19 2.09 2.01 3/178 19852
/proc/meminfo: memFree=30622796/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1602.02 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 160166 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4410855 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 816996

[startup+1662.3 s]
/proc/loadavg: 2.07 2.08 2.01 4/178 19853
/proc/meminfo: memFree=30622308/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1662.01 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 166165 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 816996

[startup+1722.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/178 19910
/proc/meminfo: memFree=30662680/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1722 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 172164 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 816996

[startup+1782.3 s]
/proc/loadavg: 2.08 2.08 2.01 3/178 19911
/proc/meminfo: memFree=30624172/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1781.99 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 178163 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4397939 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 816996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.09 2.02 3/178 19911
/proc/meminfo: memFree=30511940/32872528 swapFree=497380/530084
[pid=19786] ppid=19783 vsize=816996 CPUtime=1800.09 cores=0,2,4,6
/proc/19786/stat : 19786 (minisatp) R 19783 19786 19400 0 -1 4202496 209102 0 0 0 179973 36 0 0 20 0 1 0 57383749 836603904 204030 33554432000 4194304 5646918 140735174460688 140735174459400 4399772 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19786/statm: 204249 204030 185 355 0 203890 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 816996

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.73
CPU system time (s): 0.367944
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 990080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.367944
maximum resident set size= 984560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209102
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= 42
involuntary context switches= 1980

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.98524 second user time and 6.77897 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-22 01:56:23
IDJOB=4111517
IDBENCH=2564
IDSOLVER=2555
FILE ID=node141/4111517-1466553383
RUNJOBID= node141-1466551497-19416
PBS_JOBID= 19943327
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= 9a5e6e5ac9dd04defb35f28c3f495740
RANDOM SEED=1737086147

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31472716 kB
Buffers:           19580 kB
Cached:            73732 kB
SwapCached:         3476 kB
Active:           108620 kB
Inactive:          54904 kB
Active(anon):      68096 kB
Inactive(anon):     4472 kB
Active(file):      40524 kB
Inactive(file):    50432 kB
Unevictable:      530084 kB
Mlocked:          497380 kB
SwapTotal:      67108856 kB
SwapFree:       67097344 kB
Dirty:              3980 kB
Writeback:             0 kB
AnonPages:        616240 kB
Mapped:             7640 kB
Shmem:                 0 kB
Slab:             575276 kB
SReclaimable:      18512 kB
SUnreclaim:       556764 kB
KernelStack:        1472 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     716116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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-4111517-1466553383.opb

Free space on /tmp at the end= 71724 MiB
End job on node141 at 2016-06-22 02:26:24