Trace number 4115362

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1802.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-rail507.opb
MD5SUM1d990dd8841615caa29b3d304bde4f0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark167
Best CPU time to get the best result obtained on this benchmark1800.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 153
Optimality of the best value was proved NO
Number of variables63009
Total number of constraints508
Number of constraints which are clauses507
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint59416
Number of terms in the objective function 63009
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 63009
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 68672
Number of bits of the biggest sum of numbers17
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...
2.69/2.76	c Converting 495 PB-constraints to clauses...
2.69/2.77	c   -- Unit propagations: (none)
2.69/2.77	c   -- Detecting intervals from adjacent constraints: ==
2.69/2.77	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.79/2.81	c ---[  31]---> Adder-cost: 118808   maxlim: 50159   bits: 16/16
1602.54/1602.81	|  Eliminated clauses:           0.00 Mb                                      |
1602.54/1602.81	============================[ Search Statistics ]==============================
1602.54/1602.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1602.54/1602.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1602.54/1602.81	===============================================================================
1602.54/1602.81	|       100 |  181791   831976  3375548 |   305057      100      3 |  0.010 % |
1602.54/1602.81	|       250 |  181791   831976  3375548 |   335563      250      3 |  0.010 % |
1602.54/1602.81	|       475 |  181791   831976  3375548 |   369120      475      3 |  0.010 % |
1602.54/1602.81	|       812 |  181791   831976  3375548 |   406032      812      3 |  0.010 % |
1602.54/1602.81	|      1318 |  181791   831976  3375548 |   446635     1318      3 |  0.010 % |
1602.54/1602.81	|      2077 |  181791   831976  3375548 |   491298     2077      4 |  0.010 % |
1602.54/1602.81	|      3216 |  181791   831976  3375548 |   540428     3216      4 |  0.010 % |
1602.54/1602.81	|      4924 |  181791   831976  3375548 |   594471     4924      4 |  0.010 % |
1602.54/1602.81	|      7486 |  181791   831976  3375548 |   653918     7486      4 |  0.010 % |
1602.54/1602.81	|     11330 |  181791   831976  3375548 |   719310    11330      4 |  0.010 % |
1602.54/1602.81	|     17096 |  181791   831976  3375548 |   791241    17096      4 |  0.010 % |
1602.54/1602.81	|     25745 |  181791   831976  3375548 |   870365    25745      4 |  0.010 % |
1602.54/1602.81	|     38719 |  181791   831976  3375548 |   957402    38719      5 |  0.010 % |
1602.54/1602.81	|     58180 |  181791   831976  3375548 |  1053142    58180      5 |  0.010 % |
1602.54/1602.81	|     87372 |  181791   831976  3375548 |  1158456    87372      5 |  0.010 % |
1602.54/1602.81	|    131161 |  181791   831976  3375548 |  1274302   131161      5 |  0.010 % |
1602.54/1602.81	===============================================================================
1602.54/1602.81	c Found solution: 9252
1602.93/1603.29	c ---[   0]---> 

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-4115362-1467019392/watcher-4115362-1467019392 -o /tmp/evaluation-result-4115362-1467019392/solver-4115362-1467019392 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467019392-25843 --watchdog 1960 -S 80 minisatp HOME/instance-4115362-1467019392.opb 

pid=25884
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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 0.23 0.22 0.18 3/176 25887
/proc/meminfo: memFree=29840528/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=8468 CPUtime=0 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 785 0 0 0 0 0 0 0 20 0 1 0 34978684 8671232 661 33554432000 4194304 5646918 140733938841344 140735685451256 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 2117 661 84 355 0 1758 0

[startup+0.100167 s]
/proc/loadavg: 0.23 0.22 0.18 3/176 25887
/proc/meminfo: memFree=29840528/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=30200 CPUtime=0.09 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 6016 0 0 0 8 1 0 0 20 0 1 0 34978684 30924800 5450 33554432000 4194304 5646918 140733938841344 140735685451256 4824637 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 7550 5450 97 355 0 7191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30200

[startup+0.200383 s]
/proc/loadavg: 0.23 0.22 0.18 3/176 25887
/proc/meminfo: memFree=29840528/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=31760 CPUtime=0.19 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 6322 0 0 0 18 1 0 0 20 0 1 0 34978684 32522240 5756 33554432000 4194304 5646918 140733938841344 140735685451256 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 7940 5756 97 355 0 7581 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31760

[startup+0.300311 s]
/proc/loadavg: 0.23 0.22 0.18 3/176 25887
/proc/meminfo: memFree=29840528/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=33564 CPUtime=0.29 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 6708 0 0 0 28 1 0 0 20 0 1 0 34978684 34369536 6142 33554432000 4194304 5646918 140733938841344 140735685451256 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 8391 6142 97 355 0 8032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33564

[startup+0.700261 s]
/proc/loadavg: 0.23 0.22 0.18 3/176 25887
/proc/meminfo: memFree=29840528/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=44136 CPUtime=0.69 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 9884 0 0 0 68 1 0 0 20 0 1 0 34978684 45195264 8685 33554432000 4194304 5646918 140733938841344 140735685451256 4459763 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 11034 8685 97 355 0 10675 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44136

[startup+1.50026 s]
/proc/loadavg: 0.23 0.22 0.18 3/177 25888
/proc/meminfo: memFree=29754968/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=67644 CPUtime=1.49 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 16663 0 0 0 146 3 0 0 20 0 1 0 34978684 69267456 14541 33554432000 4194304 5646918 140733938841344 140733938840712 4823346 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 16911 14541 97 355 0 16552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67644

[startup+3.10027 s]
/proc/loadavg: 0.23 0.22 0.18 3/177 25888
/proc/meminfo: memFree=29690008/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=147628 CPUtime=3.09 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 43176 0 0 0 303 6 0 0 20 0 1 0 34978684 151171072 34965 33554432000 4194304 5646918 140733938841344 140733938839768 4831266 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 36907 34965 116 355 0 36548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 147628

[startup+6.30023 s]
/proc/loadavg: 0.37 0.25 0.19 4/177 25888
/proc/meminfo: memFree=29551876/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=148304 CPUtime=6.29 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 43335 0 0 0 623 6 0 0 20 0 1 0 34978684 151863296 35124 33554432000 4194304 5646918 140733938841344 140733917176488 4823346 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 37076 35124 116 355 0 36717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148304

[startup+12.7002 s]
/proc/loadavg: 0.58 0.30 0.21 3/177 25888
/proc/meminfo: memFree=29471416/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=149168 CPUtime=12.68 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 43548 0 0 0 1262 6 0 0 20 0 1 0 34978684 152748032 35337 33554432000 4194304 5646918 140733938841344 140733918312296 4817546 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 37292 35337 116 355 0 36933 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 149168

[startup+25.5004 s]
/proc/loadavg: 0.90 0.38 0.24 4/177 25888
/proc/meminfo: memFree=29311924/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=149168 CPUtime=25.48 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 43566 0 0 0 2542 6 0 0 20 0 1 0 34978684 152748032 35355 33554432000 4194304 5646918 140733938841344 140733919278888 4831366 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 37292 35355 116 355 0 36933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149168

[startup+51.1004 s]
/proc/loadavg: 1.47 0.56 0.30 3/177 25888
/proc/meminfo: memFree=28887148/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=150972 CPUtime=51.08 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 43989 0 0 0 5102 6 0 0 20 0 1 0 34978684 154595328 35778 33554432000 4194304 5646918 140733938841344 140733923490888 4831296 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 37743 35778 116 355 0 37384 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150972

[startup+102.3 s]
/proc/loadavg: 2.02 0.84 0.40 3/177 25890
/proc/meminfo: memFree=28859188/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=151452 CPUtime=102.28 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44094 0 0 0 10222 6 0 0 20 0 1 0 34978684 155086848 35883 33554432000 4194304 5646918 140733938841344 140733925999496 4824677 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 37863 35883 116 355 0 37504 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 151452

[startup+162.3 s]
/proc/loadavg: 2.17 1.10 0.52 3/177 25891
/proc/meminfo: memFree=28828380/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=151452 CPUtime=162.26 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44115 0 0 0 16220 6 0 0 20 0 1 0 34978684 155086848 35904 33554432000 4194304 5646918 140733938841344 140733925999496 4460889 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 37863 35904 116 355 0 37504 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 151452

[startup+222.307 s]
/proc/loadavg: 2.17 1.29 0.62 3/177 25892
/proc/meminfo: memFree=28792912/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=154884 CPUtime=222.27 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44930 0 0 0 22220 7 0 0 20 0 1 0 34978684 158601216 36719 33554432000 4194304 5646918 140733938841344 140733931912488 4346752 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 38721 36719 116 355 0 38362 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 154884

[startup+282.3 s]
/proc/loadavg: 2.17 1.45 0.71 3/177 25893
/proc/meminfo: memFree=28748656/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=154884 CPUtime=282.25 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44945 0 0 0 28218 7 0 0 20 0 1 0 34978684 158601216 36734 33554432000 4194304 5646918 140733938841344 140733931912488 4824645 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 38721 36734 116 355 0 38362 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 154884

[startup+342.3 s]
/proc/loadavg: 2.22 1.59 0.81 3/177 25894
/proc/meminfo: memFree=28707516/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=154884 CPUtime=342.24 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44947 0 0 0 34217 7 0 0 20 0 1 0 34978684 158601216 36736 33554432000 4194304 5646918 140733938841344 140733931912488 4460889 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 38721 36736 116 355 0 38362 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 154884

[startup+402.3 s]
/proc/loadavg: 2.30 1.72 0.90 3/177 25896
/proc/meminfo: memFree=28683820/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=154884 CPUtime=402.23 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44947 0 0 0 40216 7 0 0 20 0 1 0 34978684 158601216 36736 33554432000 4194304 5646918 140733938841344 140733931912488 4560515 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 38721 36736 116 355 0 38362 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 154884

[startup+462.3 s]
/proc/loadavg: 2.31 1.83 0.99 3/178 25900
/proc/meminfo: memFree=28659580/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=154884 CPUtime=462.22 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44947 0 0 0 46215 7 0 0 20 0 1 0 34978684 158601216 36736 33554432000 4194304 5646918 140733938841344 140733931912488 4832074 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 38721 36736 116 355 0 38362 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 154884

[startup+522.3 s]
/proc/loadavg: 2.33 1.92 1.07 3/177 25901
/proc/meminfo: memFree=28637704/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=154884 CPUtime=522.21 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 44947 0 0 0 52214 7 0 0 20 0 1 0 34978684 158601216 36736 33554432000 4194304 5646918 140733938841344 140733931912488 4823249 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 38721 36736 116 355 0 38362 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 154884

[startup+582.3 s]
/proc/loadavg: 2.46 2.02 1.15 3/177 25902
/proc/meminfo: memFree=28603152/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=158420 CPUtime=582.2 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 45779 0 0 0 58213 7 0 0 20 0 1 0 34978684 162222080 37568 33554432000 4194304 5646918 140733938841344 140733919590664 4823255 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 39605 37568 117 355 0 39246 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 158420

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

[pid=25887] ppid=25884 vsize=612480 CPUtime=1122.1 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 99430 0 0 0 112189 21 0 0 20 0 1 0 34978684 627179520 148613 33554432000 4194304 5646918 140733938841344 140733938839480 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 153120 148613 183 355 0 152761 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 612480

[startup+1182.3 s]
/proc/loadavg: 2.28 2.22 1.66 3/177 25917
/proc/meminfo: memFree=27900360/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=614196 CPUtime=1182.1 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 99883 0 0 0 118188 22 0 0 20 0 1 0 34978684 628936704 149066 33554432000 4194304 5646918 140733938841344 140733938839480 4396915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 153549 149066 183 355 0 153190 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 614196

[startup+1242.3 s]
/proc/loadavg: 2.29 2.23 1.69 3/177 25918
/proc/meminfo: memFree=27883004/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=615856 CPUtime=1242.09 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 100251 0 0 0 124187 22 0 0 20 0 1 0 34978684 630636544 149434 33554432000 4194304 5646918 140733938841344 140733938839480 4396676 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 153964 149434 183 355 0 153605 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 615856

[startup+1302.3 s]
/proc/loadavg: 2.29 2.23 1.73 3/177 25920
/proc/meminfo: memFree=27858900/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=617044 CPUtime=1302.08 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 100570 0 0 0 130186 22 0 0 20 0 1 0 34978684 631853056 149817 33554432000 4194304 5646918 140733938841344 140733938839480 4403061 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 154261 149817 183 355 0 153902 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 617044

[startup+1362.3 s]
/proc/loadavg: 2.37 2.26 1.77 3/177 25921
/proc/meminfo: memFree=27846312/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=618100 CPUtime=1362.06 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 100842 0 0 0 136184 22 0 0 20 0 1 0 34978684 632934400 150089 33554432000 4194304 5646918 140733938841344 140733938839480 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 154525 150089 183 355 0 154166 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 618100

[startup+1422.3 s]
/proc/loadavg: 2.31 2.26 1.79 3/177 25922
/proc/meminfo: memFree=27834712/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=619360 CPUtime=1422.07 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 101100 0 0 0 142184 23 0 0 20 0 1 0 34978684 634224640 150858 33554432000 4194304 5646918 140733938841344 140733938839592 4396858 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 154840 150858 183 355 0 154481 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 619360

[startup+1482.3 s]
/proc/loadavg: 2.47 2.30 1.84 3/177 25923
/proc/meminfo: memFree=27818072/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=620020 CPUtime=1482.05 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 101301 0 0 0 148182 23 0 0 20 0 1 0 34978684 634900480 151059 33554432000 4194304 5646918 140733938841344 140733938839480 4389315 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 155005 151059 183 355 0 154646 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 620020

[startup+1542.31 s]
/proc/loadavg: 2.47 2.32 1.87 3/177 25924
/proc/meminfo: memFree=27804136/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=620812 CPUtime=1542.05 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 101507 0 0 0 154182 23 0 0 20 0 1 0 34978684 635711488 151265 33554432000 4194304 5646918 140733938841344 140733938839480 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 155203 151265 183 355 0 154844 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 620812

[startup+1602.3 s]
/proc/loadavg: 2.33 2.31 1.89 3/177 25926
/proc/meminfo: memFree=27787576/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=621472 CPUtime=1602.03 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 101698 0 0 0 160180 23 0 0 20 0 1 0 34978684 636387328 151456 33554432000 4194304 5646918 140733938841344 140733938839480 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 155368 151456 183 355 0 155009 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 621472

[startup+1662.3 s]
/proc/loadavg: 2.28 2.29 1.91 3/178 25930
/proc/meminfo: memFree=27740432/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=653672 CPUtime=1662.02 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 109719 0 0 0 166178 24 0 0 20 0 1 0 34978684 669360128 159477 33554432000 4194304 5646918 140733938841344 140733922053768 4346672 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163418 159477 184 355 0 163059 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 653672

[startup+1722.3 s]
/proc/loadavg: 2.28 2.28 1.93 3/177 25931
/proc/meminfo: memFree=27726664/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=653804 CPUtime=1722.01 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 109762 0 0 0 172177 24 0 0 20 0 1 0 34978684 669495296 159520 33554432000 4194304 5646918 140733938841344 140733927815768 4831369 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163451 159520 184 355 0 163092 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 653804

[startup+1782.3 s]
/proc/loadavg: 2.36 2.29 1.95 3/177 25932
/proc/meminfo: memFree=27651276/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=655328 CPUtime=1782 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 110133 0 0 0 178176 24 0 0 20 0 1 0 34978684 671055872 159891 33554432000 4194304 5646918 140733938841344 140733930475368 4460889 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163832 159891 184 355 0 163473 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 655328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.48 2.32 1.97 4/177 25932
/proc/meminfo: memFree=27616708/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=655328 CPUtime=1800 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) R 25884 25887 25827 0 -1 4202496 110133 0 0 0 179976 24 0 0 20 0 1 0 34978684 671055872 159891 33554432000 4194304 5646918 140733938841344 140733930475368 4823276 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163832 159891 184 355 0 163473 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 655328

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -25887
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 25887 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+1801.6 s]
/proc/loadavg: 2.48 2.32 1.97 2/174 25946
/proc/meminfo: memFree=29215296/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=655328 CPUtime=1800 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) S 25884 25887 25827 0 -1 4202496 110133 0 0 0 179976 24 0 0 20 0 1 0 34978684 671055872 159891 33554432000 4194304 5646918 140733938841344 140733932071688 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163832 159891 184 355 0 163473 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 655328

[startup+1802 s]
/proc/loadavg: 2.48 2.32 1.97 3/176 25987
/proc/meminfo: memFree=29196428/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=655328 CPUtime=1800 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) S 25884 25887 25827 0 -1 4202496 110133 0 0 0 179976 24 0 0 20 0 1 0 34978684 671055872 159891 33554432000 4194304 5646918 140733938841344 140733932071688 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163832 159891 184 355 0 163473 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 655328

[startup+1802.2 s]
/proc/loadavg: 2.48 2.32 1.97 3/176 25987
/proc/meminfo: memFree=29196428/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=655328 CPUtime=1800 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) S 25884 25887 25827 0 -1 4202496 110133 0 0 0 179976 24 0 0 20 0 1 0 34978684 671055872 159891 33554432000 4194304 5646918 140733938841344 140733932071688 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163832 159891 184 355 0 163473 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 655328

[startup+1802.3 s]
/proc/loadavg: 2.48 2.32 1.97 3/176 25987
/proc/meminfo: memFree=29196428/32872528 swapFree=1581260/1720252
[pid=25887] ppid=25884 vsize=655328 CPUtime=1800 cores=0,2,4,6
/proc/25887/stat : 25887 (minisatp) S 25884 25887 25827 0 -1 4202496 110133 0 0 0 179976 24 0 0 20 0 1 0 34978684 671055872 159891 33554432000 4194304 5646918 140733938841344 140733932071688 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/25887/statm: 163832 159891 184 355 0 163473 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 655328

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.31
CPU time (s): 1800.02
CPU user time (s): 1799.76
CPU system time (s): 0.253961
CPU usage (%): 99.8731
Max. virtual memory (cumulated for all children) (KiB): 655328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.253961
maximum resident set size= 639564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110133
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= 28
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.42202 second user time and 7.2539 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-27 11:23:13
IDJOB=4115362
IDBENCH=1617
IDSOLVER=2555
FILE ID=node117/4115362-1467019392
RUNJOBID= node117-1467019392-25843
PBS_JOBID= 19976972
Free space on /tmp= 71612 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-rail507.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115362-1467019392/watcher-4115362-1467019392 -o /tmp/evaluation-result-4115362-1467019392/solver-4115362-1467019392 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467019392-25843 --watchdog 1960 -S 80 minisatp HOME/instance-4115362-1467019392.opb

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

MD5SUM BENCH= 1d990dd8841615caa29b3d304bde4f0b
RANDOM SEED=84055393

node117.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.630
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.26
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.630
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.630
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.630
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.630
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		: 2666.630
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.630
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.54
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.630
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:        29854140 kB
Buffers:          103924 kB
Cached:           442548 kB
SwapCached:         2208 kB
Active:           114520 kB
Inactive:         437016 kB
Active(anon):       3360 kB
Inactive(anon):     4136 kB
Active(file):     111160 kB
Inactive(file):   432880 kB
Unevictable:     1720252 kB
Mlocked:         1581260 kB
SwapTotal:      67108856 kB
SwapFree:       67099644 kB
Dirty:             18600 kB
Writeback:             0 kB
AnonPages:       1725116 kB
Mapped:             8700 kB
Shmem:                 0 kB
Slab:             611948 kB
SReclaimable:      56148 kB
SUnreclaim:       555800 kB
KernelStack:        1384 kB
PageTables:         7784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1839840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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-4115362-1467019392.opb

Free space on /tmp at the end= 71592 MiB
End job on node117 at 2016-06-27 11:53:15