Trace number 4113465

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-d91742bUNSAT 1076.16 1076.33

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_26.opb
MD5SUMdeb2b520a929d0bac0030302f1ac1b96
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark49.0355
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables992
Total number of constraints4686
Number of constraints which are clauses4681
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 57
Number of bits of the biggest sum of numbers6
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.06	c Converting 4683 PB-constraints to clauses...
0.00/0.06	c   -- Unit propagations: pp
0.00/0.06	c   -- Detecting intervals from adjacent constraints: #
0.00/0.06	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.06	c ---[4681]---> Sorter-cost:  343     Base:
0.00/0.06	c ---[   0]---> Sorter-cost:  342     Base:
1076.13/1076.32	|  Eliminated clauses:           0.01 Mb                                      |
1076.13/1076.32	============================[ Search Statistics ]==============================
1076.13/1076.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1076.13/1076.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1076.13/1076.32	===============================================================================
1076.13/1076.32	|       100 |    1201     5226    16574 |     1916       99     18 |  1.823 % |
1076.13/1076.32	|       250 |    1201     5226    16574 |     2107      249     23 |  1.823 % |
1076.13/1076.32	|       475 |    1201     5226    16574 |     2318      474     23 |  1.823 % |
1076.13/1076.32	|       812 |    1201     5226    16574 |     2550      811     21 |  1.824 % |
1076.13/1076.32	|      1318 |    1201     5226    16574 |     2805     1317     22 |  1.823 % |
1076.13/1076.32	|      2077 |    1201     5226    16574 |     3086     2076     23 |  1.823 % |
1076.13/1076.32	|      3216 |    1201     5226    16574 |     3394     1612     22 |  1.824 % |
1076.13/1076.32	|      4924 |    1201     5226    16574 |     3734     3320     23 |  1.824 % |
1076.13/1076.32	|      7486 |    1201     5226    16574 |     4107     3874     23 |  1.823 % |
1076.13/1076.32	|     11330 |    1197     5226    16574 |     4518     3406     23 |  2.104 % |
1076.13/1076.32	|     17096 |    1194     5226    16574 |     4970     4463     22 |  2.315 % |
1076.13/1076.32	|     25745 |    1192     5226    16574 |     5467     2785     20 |  2.455 % |
1076.13/1076.32	|     38719 |    1190     5226    16574 |     6013     4513     22 |  2.595 % |
1076.13/1076.32	|     58180 |    1190     5226    16574 |     6615     5338     21 |  2.595 % |
1076.13/1076.32	|     87372 |    1190     5226    16574 |     7276     3940     19 |  2.595 % |
1076.13/1076.32	|    131161 |    1190     5226    16574 |     8004     6582     22 |  2.595 % |
1076.13/1076.32	|    196845 |    1189     5226    16574 |     8804     6492     20 |  2.665 % |
1076.13/1076.32	|    295371 |    1188     5226    16574 |     9685     6031     22 |  2.735 % |
1076.13/1076.32	|    443160 |    1188     5226    16574 |    10653     5148     20 |  2.735 % |
1076.13/1076.32	|    664843 |    1183     5226    16574 |    11719     9024     21 |  3.086 % |
1076.13/1076.32	|    997368 |    1183     5226    16574 |    12891     7259     19 |  3.086 % |
1076.13/1076.32	|   1496156 |    1177     5226    16574 |    14180     7586     19 |  3.507 % |
1076.13/1076.32	|   2244338 |    1171     5226    16574 |    15598    13248     19 |  3.927 % |
1076.13/1076.32	|   3366612 |    1166     5226    16574 |    17158    12116     20 |  4.278 % |
1076.13/1076.32	|   5050023 |    1166     5226    16574 |    18874    16595     19 |  4.278 % |
1076.13/1076.32	|   7575139 |    1166     5226    16574 |    20761    10033     21 |  4.278 % |
1076.13/1076.32	|  11362814 |    1166     5226    16574 |    22837    17780     18 |  4.279 % |
1076.13/1076.32	===============================================================================
1076.13/1076.32	c UNSATISFIABLE
1076.13/1076.32	s UNSATISFIABLE
1076.13/1076.32	c _______________________________________________________________________________
1076.13/1076.32	c 
1076.13/1076.32	restarts              : 22408
1076.13/1076.32	conflicts             : 14834952       (13785 /sec)
1076.13/1076.32	decisions             : 16546114       (0.00 % random) (15375 /sec)
1076.13/1076.32	propagations          : 2688721010     (2498462 /sec)
1076.13/1076.32	conflict literals     : 310610832      (49.06 % deleted)
1076.13/1076.32	Memory used           : 19.00 MB
1076.13/1076.32	CPU time              : 1076.15 s
1076.13/1076.32	c _______________________________________________________________________________

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-4113465-1466627376/watcher-4113465-1466627376 -o /tmp/evaluation-result-4113465-1466627376/solver-4113465-1466627376 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466623604-11230 --watchdog 1960 minisatp HOME/instance-4113465-1466627376.opb 

pid=12729
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: 1.97 2.00 2.00 3/176 12732
/proc/meminfo: memFree=31930216/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=6532 CPUtime=0 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 64787526 6688768 215 33554432000 4194304 5646918 140735511083008 140734484117256 4251237 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1633 215 94 355 0 1274 0

[startup+0.100159 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 12732
/proc/meminfo: memFree=31930216/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=10348 CPUtime=0.09 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 1401 0 0 0 9 0 0 0 20 0 1 0 64787526 10596352 1273 33554432000 4194304 5646918 140735511083008 140734484117256 4398798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 2587 1273 148 355 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10348

[startup+0.200292 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 12732
/proc/meminfo: memFree=31930216/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=6380 CPUtime=0.19 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 1535 0 0 0 19 0 0 0 20 0 1 0 64787526 6533120 1297 33554432000 4194304 5646918 140735511083008 140734484117256 4389048 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1595 1298 151 355 0 1236 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6380

[startup+0.300263 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 12732
/proc/meminfo: memFree=31930216/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=6412 CPUtime=0.29 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 1671 0 0 0 29 0 0 0 20 0 1 0 64787526 6565888 1307 33554432000 4194304 5646918 140735511083008 140734484117256 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1603 1307 151 355 0 1244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6412

[startup+0.700235 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 12732
/proc/meminfo: memFree=31930216/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=7036 CPUtime=0.69 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 1829 0 0 0 69 0 0 0 20 0 1 0 64787526 7204864 1459 33554432000 4194304 5646918 140735511083008 140735511081256 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1759 1459 151 355 0 1400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7036

[startup+1.50023 s]
/proc/loadavg: 1.97 2.00 2.00 3/177 12733
/proc/meminfo: memFree=31924644/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=7036 CPUtime=1.49 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 1843 0 0 0 149 0 0 0 20 0 1 0 64787526 7204864 1473 33554432000 4194304 5646918 140735511083008 140735511081256 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1759 1473 151 355 0 1400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7036

[startup+3.10023 s]
/proc/loadavg: 1.97 2.00 2.00 3/177 12733
/proc/meminfo: memFree=31923776/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=7668 CPUtime=3.09 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 2002 0 0 0 309 0 0 0 20 0 1 0 64787526 7852032 1632 33554432000 4194304 5646918 140735511083008 140735511081272 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1917 1632 151 355 0 1558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7668

[startup+6.30023 s]
/proc/loadavg: 1.97 2.00 2.00 3/177 12733
/proc/meminfo: memFree=31923864/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=7668 CPUtime=6.29 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 2002 0 0 0 629 0 0 0 20 0 1 0 64787526 7852032 1632 33554432000 4194304 5646918 140735511083008 140735511081272 4398895 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1917 1632 151 355 0 1558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7668

[startup+12.7002 s]
/proc/loadavg: 1.97 2.00 2.00 3/177 12733
/proc/meminfo: memFree=31923116/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=7668 CPUtime=12.69 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 2002 0 0 0 1269 0 0 0 20 0 1 0 64787526 7852032 1632 33554432000 4194304 5646918 140735511083008 140735511081272 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 1917 1632 151 355 0 1558 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7668

[startup+25.5002 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 12733
/proc/meminfo: memFree=31922700/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=9704 CPUtime=25.48 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 2289 0 0 0 2548 0 0 0 20 0 1 0 64787526 9936896 1915 33554432000 4194304 5646918 140735511083008 140735511081256 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 2426 1915 151 355 0 2067 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9704

[startup+51.1003 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 12736
/proc/meminfo: memFree=31919028/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=9704 CPUtime=51.08 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 2544 0 0 0 5108 0 0 0 20 0 1 0 64787526 9936896 2178 33554432000 4194304 5646918 140735511083008 140735511081256 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 2426 2178 151 355 0 2067 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9704

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12737
/proc/meminfo: memFree=31917516/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=11452 CPUtime=102.28 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 2927 0 0 0 10228 0 0 0 20 0 1 0 64787526 11726848 2551 33554432000 4194304 5646918 140735511083008 140735511081256 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 2863 2551 151 355 0 2504 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 11452

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12738
/proc/meminfo: memFree=31917024/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=12676 CPUtime=162.26 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 3064 0 0 0 16226 0 0 0 20 0 1 0 64787526 12980224 2680 33554432000 4194304 5646918 140735511083008 140735511081256 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 3169 2680 151 355 0 2810 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12676

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12739
/proc/meminfo: memFree=31914208/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16192 CPUtime=222.26 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 3762 0 0 0 22226 0 0 0 20 0 1 0 64787526 16580608 3372 33554432000 4194304 5646918 140735511083008 140735511081256 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4048 3372 151 355 0 3689 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 16192

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12741
/proc/meminfo: memFree=31912840/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16192 CPUtime=282.24 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 3771 0 0 0 28224 0 0 0 20 0 1 0 64787526 16580608 3380 33554432000 4194304 5646918 140735511083008 140735511081256 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4048 3380 151 355 0 3689 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 16192

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12743
/proc/meminfo: memFree=31911500/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16192 CPUtime=342.23 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 3787 0 0 0 34223 0 0 0 20 0 1 0 64787526 16580608 3396 33554432000 4194304 5646918 140735511083008 140735511081256 4400032 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4048 3396 151 355 0 3689 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 16192

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12744
/proc/meminfo: memFree=31909040/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16192 CPUtime=402.22 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 3842 0 0 0 40222 0 0 0 20 0 1 0 64787526 16580608 3450 33554432000 4194304 5646918 140735511083008 140735511081256 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4048 3450 151 355 0 3689 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 16192

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12745
/proc/meminfo: memFree=31908880/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16192 CPUtime=462.21 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 3842 0 0 0 46221 0 0 0 20 0 1 0 64787526 16580608 3450 33554432000 4194304 5646918 140735511083008 140735511081256 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4048 3450 151 355 0 3689 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 16192

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 12746
/proc/meminfo: memFree=31908872/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16192 CPUtime=522.2 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 3842 0 0 0 52220 0 0 0 20 0 1 0 64787526 16580608 3450 33554432000 4194304 5646918 140735511083008 140735511081256 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4048 3450 151 355 0 3689 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 16192

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12748
/proc/meminfo: memFree=31907132/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16500 CPUtime=582.19 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4250 0 0 0 58219 0 0 0 20 0 1 0 64787526 16896000 3853 33554432000 4194304 5646918 140735511083008 140735511081272 4403427 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4125 3853 151 355 0 3766 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 16500

[startup+642.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 12752
/proc/meminfo: memFree=31906776/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16500 CPUtime=642.19 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4250 0 0 0 64219 0 0 0 20 0 1 0 64787526 16896000 3853 33554432000 4194304 5646918 140735511083008 140735511081272 4402954 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4125 3853 151 355 0 3766 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 16500

[startup+702.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12753
/proc/meminfo: memFree=31906468/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16500 CPUtime=702.18 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4251 0 0 0 70218 0 0 0 20 0 1 0 64787526 16896000 3853 33554432000 4194304 5646918 140735511083008 140735511081272 4403192 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4125 3853 151 355 0 3766 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 16500

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12754
/proc/meminfo: memFree=31904536/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=16500 CPUtime=762.17 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4251 0 0 0 76217 0 0 0 20 0 1 0 64787526 16896000 3853 33554432000 4194304 5646918 140735511083008 140735511081272 4397648 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4125 3853 151 355 0 3766 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 16500

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12755
/proc/meminfo: memFree=31903228/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19068 CPUtime=822.17 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4407 0 0 0 82216 1 0 0 20 0 1 0 64787526 19525632 4003 33554432000 4194304 5646918 140735511083008 140735511081256 4397638 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4767 4003 151 355 0 4408 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 19068

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12756
/proc/meminfo: memFree=31904032/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19068 CPUtime=882.16 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4442 0 0 0 88215 1 0 0 20 0 1 0 64787526 19525632 4038 33554432000 4194304 5646918 140735511083008 140735511081256 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4767 4038 151 355 0 4408 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 19068

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12758
/proc/meminfo: memFree=31899560/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=942.15 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4858 0 0 0 94214 1 0 0 20 0 1 0 64787526 19914752 4449 33554432000 4194304 5646918 140735511083008 140735511081272 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4449 151 355 0 4503 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 19448

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12759
/proc/meminfo: memFree=31897240/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1002.14 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 100213 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4400586 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 19448

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31896976/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1062.13 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 106212 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 19448

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

[startup+1062.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31896976/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1062.23 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 106222 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 19448

[startup+1068.8 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897224/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1068.63 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 106862 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4403411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1068.63
Current children cumulated vsize (KiB) 19448

[startup+1072 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897224/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1071.83 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 107182 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1071.83
Current children cumulated vsize (KiB) 19448

[startup+1073.6 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897228/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1073.43 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 107342 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1073.43
Current children cumulated vsize (KiB) 19448

[startup+1075.2 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897228/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1075.03 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 107502 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1075.03
Current children cumulated vsize (KiB) 19448

[startup+1076 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897228/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1075.83 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 107582 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4399395 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1075.83
Current children cumulated vsize (KiB) 19448

[startup+1076.2 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897228/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1076.03 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 107602 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1076.03
Current children cumulated vsize (KiB) 19448

[startup+1076.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897228/32872528 swapFree=164680/178988
[pid=12732] ppid=12729 vsize=19448 CPUtime=1076.13 cores=0,2,4,6
/proc/12732/stat : 12732 (minisatp) R 12729 12732 11214 0 -1 4202496 4870 0 0 0 107612 1 0 0 20 0 1 0 64787526 19914752 4461 33554432000 4194304 5646918 140735511083008 140735511081272 4403450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12732/statm: 4862 4461 151 355 0 4503 0
Current children cumulated CPU time (s) 1076.13
Current children cumulated vsize (KiB) 19448

Child status: 0
Real time (s): 1076.33
CPU time (s): 1076.16
CPU user time (s): 1076.15
CPU system time (s): 0.012998
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 19448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1076.15
system time used= 0.012998
maximum resident set size= 17884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4880
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= 6
involuntary context switches= 1183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.6616 second user time and 4.19636 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-22 22:29:36
IDJOB=4113465
IDBENCH=107726
IDSOLVER=2555
FILE ID=node105/4113465-1466627376
RUNJOBID= node105-1466623604-11230
PBS_JOBID= 19957250
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_26.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113465-1466627376/watcher-4113465-1466627376 -o /tmp/evaluation-result-4113465-1466627376/solver-4113465-1466627376 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466623604-11230 --watchdog 1960  minisatp HOME/instance-4113465-1466627376.opb

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

MD5SUM BENCH= deb2b520a929d0bac0030302f1ac1b96
RANDOM SEED=1346217599

node105.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.561
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.12
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.561
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.561
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		: 2666.561
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.561
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.54
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.561
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.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31931380 kB
Buffers:            3764 kB
Cached:            35104 kB
SwapCached:          480 kB
Active:            42416 kB
Inactive:          19664 kB
Active(anon):      24364 kB
Inactive(anon):      852 kB
Active(file):      18052 kB
Inactive(file):    18812 kB
Unevictable:      178988 kB
Mlocked:          164680 kB
SwapTotal:      67108856 kB
SwapFree:       67099544 kB
Dirty:              3828 kB
Writeback:             0 kB
AnonPages:        201196 kB
Mapped:             7148 kB
Shmem:                 0 kB
Slab:             571896 kB
SReclaimable:      14908 kB
SUnreclaim:       556988 kB
KernelStack:        1472 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     317312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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-4113465-1466627376.opb

Free space on /tmp at the end= 71732 MiB
End job on node105 at 2016-06-22 22:47:32