Trace number 4111505

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-d91742bSAT 1246.32 1246.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUM0cd2d50a56364a25e801207dfed85434
Bench CategoryDEC-BIGINT (no optimisation, big 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 benchmark17.6693
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables106
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 constraint106
Maximum length of a constraint106
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 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
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: 1995   maxlim: 106925262   bits: 28/27
1246.29/1246.51	|  Eliminated clauses:           0.00 Mb                                      |
1246.29/1246.51	============================[ Search Statistics ]==============================
1246.29/1246.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1246.29/1246.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1246.29/1246.51	===============================================================================
1246.29/1246.51	|       100 |    2047    13527    47961 |     4959      100      5 |  3.163 % |
1246.29/1246.51	|       250 |    2045    13527    47961 |     5455      248      5 |  3.258 % |
1246.29/1246.51	|       475 |    2045    13527    47961 |     6001      473      8 |  3.258 % |
1246.29/1246.51	|       812 |    2044    13527    47961 |     6601      808     11 |  3.305 % |
1246.29/1246.51	|      1318 |    2044    13527    47961 |     7261     1314     13 |  3.305 % |
1246.29/1246.51	|      2077 |    2044    13527    47961 |     7987     2073     14 |  3.305 % |
1246.29/1246.51	|      3216 |    2044    13527    47961 |     8786     3212     24 |  3.305 % |
1246.29/1246.51	|      4924 |    2044    13527    47961 |     9665     4920     26 |  3.305 % |
1246.29/1246.51	|      7486 |    2044    13527    47961 |    10631     7482     29 |  3.305 % |
1246.29/1246.51	|     11330 |    2043    13527    47961 |    11695     5716     29 |  3.352 % |
1246.29/1246.51	|     17096 |    2040    13527    47961 |    12864    11479     33 |  3.494 % |
1246.29/1246.51	|     25745 |    2039    13527    47961 |    14151     6696     25 |  3.541 % |
1246.29/1246.51	|     38719 |    2039    13527    47961 |    15566    12349     41 |  3.541 % |
1246.29/1246.51	|     58180 |    2035    13527    47961 |    17122    15657     33 |  3.730 % |
1246.29/1246.51	|     87372 |    2033    13527    47961 |    18835     9224     53 |  3.824 % |
1246.29/1246.51	|    131161 |    2029    13527    47961 |    20718    14454     39 |  4.013 % |
1246.29/1246.51	|    196845 |    2026    13527    47961 |    22790    16761     56 |  4.155 % |
1246.29/1246.51	|    295371 |    2022    13527    47961 |    25069    21967     34 |  4.344 % |
1246.29/1246.51	|    443160 |    2020    13527    47961 |    27576    15337     64 |  4.438 % |
1246.29/1246.51	|    664843 |    2016    13527    47961 |    30334    22251     47 |  4.627 % |
1246.29/1246.51	|    997368 |    2016    13527    47961 |    33367    20900     89 |  4.627 % |
1246.29/1246.51	===============================================================================
1246.29/1246.51	c SATISFIABLE: No goal function specified.
1246.29/1246.51	s SATISFIABLE
1246.29/1246.51	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 x32 -x33 -x34 x35 -x36 x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 x52 -x53 x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106
1246.29/1246.51	c _______________________________________________________________________________
1246.29/1246.51	c 
1246.29/1246.51	restarts              : 2810
1246.29/1246.51	conflicts             : 1437583        (1154 /sec)
1246.29/1246.51	decisions             : 2431144        (0.00 % random) (1951 /sec)
1246.29/1246.51	propagations          : 249483878      (200215 /sec)
1246.29/1246.51	conflict literals     : 84967225       (16.07 % deleted)
1246.29/1246.51	Memory used           : 585.36 MB
1246.29/1246.51	CPU time              : 1246.08 s
1246.29/1246.51	c _______________________________________________________________________________

Verifier Data

OK	0

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-4111505-1466541626/watcher-4111505-1466541626 -o /tmp/evaluation-result-4111505-1466541626/solver-4111505-1466541626 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466515278-25741 --watchdog 1960 minisatp HOME/instance-4111505-1466541626.opb 

pid=30389
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

[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30392
/proc/meminfo: memFree=31677324/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/30392/stat : 30392 (runsolver) R 30389 25725 25725 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 1 0 56213065 24911872 48 33554432000 4194304 4338465 140737285360432 140737285357528 247064062797 0 0 4096 24578 0 0 0 17 6 0 0 0 0 0
/proc/30392/statm: 6082 48 2 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.100154 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30392
/proc/meminfo: memFree=31677324/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=10212 CPUtime=0.09 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 1396 0 0 0 9 0 0 0 20 0 1 0 56213065 10457088 1147 33554432000 4194304 5646918 140736374876416 140736374832440 4826286 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 2553 1147 111 355 0 2194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10212

[startup+0.200259 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30392
/proc/meminfo: memFree=31677324/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=14436 CPUtime=0.18 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 2624 0 0 0 18 0 0 0 20 0 1 0 56213065 14782464 2210 33554432000 4194304 5646918 140736374876416 140736374832440 4826286 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 3609 2210 111 355 0 3250 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 14436

[startup+0.300258 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30392
/proc/meminfo: memFree=31677324/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=18524 CPUtime=0.28 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 3477 0 0 0 28 0 0 0 20 0 1 0 56213065 18968576 3244 33554432000 4194304 5646918 140736374876416 140736374832440 4560508 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 4631 3245 111 355 0 4272 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18524

[startup+0.700236 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30392
/proc/meminfo: memFree=31677324/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=33700 CPUtime=0.68 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 7425 0 0 0 68 0 0 0 20 0 1 0 56213065 34508800 7044 33554432000 4194304 5646918 140736374876416 140736374832440 4831206 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 8425 7045 111 355 0 8066 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33700

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 30393
/proc/meminfo: memFree=31629024/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=63788 CPUtime=1.48 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 14202 0 0 0 146 2 0 0 20 0 1 0 56213065 65318912 14547 33554432000 4194304 5646918 140736374876416 140736374840040 4831200 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 15947 14548 111 355 0 15588 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63788

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30393
/proc/meminfo: memFree=31580036/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=127928 CPUtime=3.08 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 27783 0 0 0 304 4 0 0 20 0 1 0 56213065 130998272 30602 33554432000 4194304 5646918 140736374876416 140736374838040 4826286 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 31982 30602 111 355 0 31623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 127928

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30393
/proc/meminfo: memFree=31442400/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=245640 CPUtime=6.28 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 52747 0 0 0 620 8 0 0 20 0 1 0 56213065 251535360 60002 33554432000 4194304 5646918 140736374876416 140736374836840 4346393 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 61410 60003 111 355 0 61051 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 245640

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30393
/proc/meminfo: memFree=31198756/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=465760 CPUtime=12.68 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 97905 0 0 0 1251 17 0 0 20 0 1 0 56213065 476938240 115055 33554432000 4194304 5646918 140736374876416 140736374842040 4826286 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 116440 115055 111 355 0 116081 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 465760

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30393
/proc/meminfo: memFree=31168756/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=25.48 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131297 0 0 0 2526 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4817528 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 515044

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30393
/proc/meminfo: memFree=31117628/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=51.08 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131297 0 0 0 5086 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4831222 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 515044

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30394
/proc/meminfo: memFree=31099536/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=102.28 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131297 0 0 0 10206 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4823374 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 515044

[startup+162.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 30396
/proc/meminfo: memFree=31098872/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=162.26 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131297 0 0 0 16204 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4460844 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 515044

[startup+222.307 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 30397
/proc/meminfo: memFree=31097292/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=222.26 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131297 0 0 0 22204 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4817512 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 515044

[startup+282.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 30398
/proc/meminfo: memFree=31145324/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=282.24 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131297 0 0 0 28202 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4823232 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 515044

[startup+342.3 s]
/proc/loadavg: 2.20 2.08 2.01 3/177 30399
/proc/meminfo: memFree=31045732/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=342.23 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131297 0 0 0 34201 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4459853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 515044

[startup+402.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/177 30400
/proc/meminfo: memFree=31092704/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=402.22 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131298 0 0 0 40200 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4817610 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 515044

[startup+462.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/177 30402
/proc/meminfo: memFree=31143408/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=462.21 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131298 0 0 0 46199 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4309389 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 515044

[startup+522.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 30403
/proc/meminfo: memFree=31202720/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=522.2 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 52198 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4311104 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 515044

[startup+582.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/178 30407
/proc/meminfo: memFree=31144708/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=582.19 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 58197 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4831222 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 515044

[startup+642.3 s]
/proc/loadavg: 2.08 2.08 2.01 3/177 30408
/proc/meminfo: memFree=31136852/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=642.18 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 64196 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4832119 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 515044

[startup+702.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 30409
/proc/meminfo: memFree=31149040/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=702.17 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 70195 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4817400 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 515044

[startup+762.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/177 30411
/proc/meminfo: memFree=31052984/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=762.17 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 76195 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4819040 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 515044

[startup+822.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/177 30412
/proc/meminfo: memFree=31081432/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=822.15 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 82193 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4310877 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 515044

[startup+882.307 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 30413
/proc/meminfo: memFree=31071156/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=882.15 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 88193 22 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4832125 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 515044

[startup+942.3 s]
/proc/loadavg: 2.16 2.09 2.02 3/177 30414
/proc/meminfo: memFree=31122360/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=942.14 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 94191 23 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4565261 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 515044

[startup+1002.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/177 30415
/proc/meminfo: memFree=31043216/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=1002.13 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 100190 23 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4823276 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 515044

[startup+1062.3 s]
/proc/loadavg: 2.14 2.10 2.02 3/177 30417
/proc/meminfo: memFree=31078004/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=1062.12 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 106189 23 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4560672 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 515044

[startup+1122.3 s]
/proc/loadavg: 2.10 2.09 2.02 3/177 30418
/proc/meminfo: memFree=31128544/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=515044 CPUtime=1122.11 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131300 0 0 0 112188 23 0 0 20 0 1 0 56213065 527405056 127356 33554432000 4194304 5646918 140736374876416 140736374875176 4823297 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 128761 127356 115 355 0 128402 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 515044

[startup+1182.3 s]
/proc/loadavg: 2.08 2.09 2.02 3/178 30477
/proc/meminfo: memFree=31263908/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=510688 CPUtime=1182.1 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131709 0 0 0 118187 23 0 0 20 0 1 0 56213065 522944512 127425 33554432000 4194304 5646918 140736374876416 140736374875128 4403454 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 127672 127425 185 355 0 127313 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 510688

[startup+1242.3 s]
/proc/loadavg: 2.14 2.10 2.02 3/178 30501
/proc/meminfo: memFree=31211952/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=510688 CPUtime=1242.09 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131709 0 0 0 124186 23 0 0 20 0 1 0 56213065 522944512 127425 33554432000 4194304 5646918 140736374876416 140736374875128 4402853 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 127672 127425 185 355 0 127313 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 510688

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 30392 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1244.8 s]
/proc/loadavg: 2.13 2.10 2.02 3/178 30501
/proc/meminfo: memFree=31208004/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=510688 CPUtime=1244.59 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131709 0 0 0 124436 23 0 0 20 0 1 0 56213065 522944512 127425 33554432000 4194304 5646918 140736374876416 140736374875128 4397445 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 127672 127425 185 355 0 127313 0
Current children cumulated CPU time (s) 1244.59
Current children cumulated vsize (KiB) 510688

[startup+1245.6 s]
/proc/loadavg: 2.13 2.10 2.02 3/178 30501
/proc/meminfo: memFree=31203784/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=510688 CPUtime=1245.39 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131709 0 0 0 124516 23 0 0 20 0 1 0 56213065 522944512 127425 33554432000 4194304 5646918 140736374876416 140736374875128 4398908 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 127672 127425 185 355 0 127313 0
Current children cumulated CPU time (s) 1245.39
Current children cumulated vsize (KiB) 510688

[startup+1246 s]
/proc/loadavg: 2.13 2.10 2.02 3/178 30501
/proc/meminfo: memFree=31203784/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=510688 CPUtime=1245.79 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131709 0 0 0 124556 23 0 0 20 0 1 0 56213065 522944512 127425 33554432000 4194304 5646918 140736374876416 140736374875128 4402784 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 127672 127425 185 355 0 127313 0
Current children cumulated CPU time (s) 1245.79
Current children cumulated vsize (KiB) 510688

[startup+1246.41 s]
/proc/loadavg: 2.13 2.10 2.02 3/178 30501
/proc/meminfo: memFree=31203916/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=510688 CPUtime=1246.2 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131709 0 0 0 124597 23 0 0 20 0 1 0 56213065 522944512 127425 33554432000 4194304 5646918 140736374876416 140736374875128 4402709 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 127672 127425 185 355 0 127313 0
Current children cumulated CPU time (s) 1246.2
Current children cumulated vsize (KiB) 510688

[startup+1246.5 s]
/proc/loadavg: 2.13 2.10 2.02 3/178 30501
/proc/meminfo: memFree=31203916/32872528 swapFree=249320/249320
[pid=30392] ppid=30389 vsize=510688 CPUtime=1246.29 cores=0,2,4,6
/proc/30392/stat : 30392 (minisatp) R 30389 30392 25725 0 -1 4202496 131709 0 0 0 124606 23 0 0 20 0 1 0 56213065 522944512 127425 33554432000 4194304 5646918 140736374876416 140736374875128 4403159 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30392/statm: 127672 127425 185 355 0 127313 0
Current children cumulated CPU time (s) 1246.29
Current children cumulated vsize (KiB) 510688

Child status: 0
Real time (s): 1246.51
CPU time (s): 1246.32
CPU user time (s): 1246.08
CPU system time (s): 0.234964
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 599408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1246.08
system time used= 0.234964
maximum resident set size= 593776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131719
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= 4
involuntary context switches= 1431

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.88356 second user time and 4.31034 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-21 22:40:26
IDJOB=4111505
IDBENCH=2276
IDSOLVER=2555
FILE ID=node103/4111505-1466541626
RUNJOBID= node103-1466515278-25741
PBS_JOBID= 19942890
Free space on /tmp= 71728 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-BIGINT/submitted-PB06/manquiho/Aardal_1/normalized-prob10.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111505-1466541626/watcher-4111505-1466541626 -o /tmp/evaluation-result-4111505-1466541626/solver-4111505-1466541626 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466515278-25741 --watchdog 1960  minisatp HOME/instance-4111505-1466541626.opb

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

MD5SUM BENCH= 0cd2d50a56364a25e801207dfed85434
RANDOM SEED=369749229

node103.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.278
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.55
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.278
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		: 2667.278
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.278
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.278
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.278
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		: 2667.278
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.278
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:        31678132 kB
Buffers:           20512 kB
Cached:            66092 kB
SwapCached:         1184 kB
Active:           160692 kB
Inactive:          59020 kB
Active(anon):     133440 kB
Inactive(anon):     2036 kB
Active(file):      27252 kB
Inactive(file):    56984 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67100264 kB
Dirty:              3952 kB
Writeback:             4 kB
AnonPages:        443204 kB
Mapped:             8840 kB
Shmem:                 0 kB
Slab:             569056 kB
SReclaimable:      12860 kB
SUnreclaim:       556196 kB
KernelStack:        1480 kB
PageTables:         5108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     537440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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-4111505-1466541626.opb

Free space on /tmp at the end= 71724 MiB
End job on node103 at 2016-06-21 23:01:13