Trace number 4117545

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-d91742bSAT (TO)115 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_16x16_006.opb.metafix.opb
MD5SUM6aac072df56a0280de2a4fd77152516f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark137.328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables256
Total number of constraints94
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)94
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 256
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 256
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
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 170 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 ---[ 168]---> BDD-cost:   32
0.00/0.00	c ---[ 166]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 164]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 162]---> BDD-cost:   52
0.00/0.00	c ---[ 160]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 158]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 156]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 154]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 152]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 150]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 148]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 146]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 144]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 142]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 140]---> Sorter-cost:  119     Base:
0.00/0.01	c ---[ 138]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[ 136]---> BDD-cost:   42
0.00/0.01	c ---[ 134]---> BDD-cost:   45
0.00/0.01	c ---[ 132]---> Sorter-cost:  119     Base:
0.00/0.01	c ---[ 130]---> Sorter-cost:  119     Base:
0.00/0.01	c ---[ 128]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 126]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 124]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 122]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 120]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 118]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 116]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 114]---> Sorter-cost:  127     Base:
0.00/0.01	c ---[ 112]---> Sorter-cost:  119     Base:
0.00/0.01	c ---[ 110]---> Sorter-cost:  119     Base:
0.00/0.01	c ---[ 108]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[ 106]---> BDD-cost:   27
0.00/0.01	c ---[ 104]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 102]---> Sorter-cost:   85     Base:
0.00/0.01	c ---[ 100]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[  98]---> BDD-cost:   42
0.00/0.01	c ---[  96]---> Sorter-cost:   85     Base:
0.00/0.01	c ---[  94]---> BDD-cost:   39
0.00/0.01	c ---[  92]---> BDD-cost:   32
0.00/0.01	c ---[  90]---> BDD-cost:   25
0.00/0.01	c ---[  88]---> BDD-cost:   13
0.00/0.01	c ---[  86]---> BDD-cost:   17
0.00/0.01	c ---[  84]---> BDD-cost:   12
0.00/0.01	c ---[  82]---> BDD-cost:    7
0.00/0.01	c ---[  80]---> BDD-cost:    3
0.00/0.01	c ---[  78]---> BDD-cost:   30
0.00/0.01	c ---[  76]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[  74]---> BDD-cost:   42
0.00/0.01	c ---[  72]---> Sorter-cost:   85     Base:
0.00/0.01	c ---[  70]---> BDD-cost:   33
0.00/0.01	c ---[  68]---> BDD-cost:   24
0.00/0.01	c ---[  66]---> BDD-cost:   25
0.00/0.01	c ---[  64]---> BDD-cost:   22
0.00/0.01	c ---[  62]---> BDD-cost:   11
0.00/0.01	c ---[  60]---> BDD-cost:   12
0.00/0.01	c ---[  58]---> BDD-cost:    7
0.00/0.01	c ---[  56]---> BDD-cost:    5
0.00/0.01	c ---[  54]---> BDD-cost:    3
0.00/0.02	c ---[  52]---> BDD-cost:    1
0.00/0.02	c ---[  50]---> BDD-cost:    3
0.00/0.02	c ---[  48]---> BDD-cost:    7
0.00/0.02	c ---[  46]---> BDD-cost:    9
0.00/0.02	c ---[  44]---> BDD-cost:   15
0.00/0.02	c ---[  42]---> BDD-cost:   22
0.00/0.02	c ---[  40]---> BDD-cost:   27
0.00/0.02	c ---[  38]---> BDD-cost:   32
0.00/0.02	c ---[  36]---> BDD-cost:   39
0.00/0.02	c ---[  34]---> Sorter-cost:   85     Base:
0.00/0.02	c ---[  32]---> Sorter-cost:   85     Base:
0.00/0.02	c ---[  30]---> BDD-cost:   36
0.00/0.02	c ---[  28]---> BDD-cost:   47
0.00/0.02	c ---[  26]---> BDD-cost:   52
0.00/0.02	c ---[  24]---> Sorter-cost:   97     Base:
0.00/0.02	c ---[  22]---> Sorter-cost:  107     Base:
0.00/0.02	c ---[  20]---> Sorter-cost:   85     Base:
0.00/0.02	c ---[  18]---> BDD-cost:   37
0.00/0.02	c ---[  16]---> BDD-cost:   39
0.00/0.02	c ---[  14]---> BDD-cost:   33
0.00/0.02	c ---[  12]---> BDD-cost:   15
0.00/0.02	c ---[  10]---> BDD-cost:   21
0.00/0.02	c ---[   8]---> BDD-cost:   11
0.00/0.02	c ---[   6]---> BDD-cost:    9
0.00/0.02	c ---[   4]---> BDD-cost:    7
0.00/0.02	c ---[   2]---> BDD-cost:    6
0.00/0.02	c ---[   0]---> BDD-cost:    3
0.00/0.09	|  Eliminated clauses:           0.05 Mb                                      |
0.00/0.09	============================[ Search Statistics ]==============================
0.00/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	===============================================================================
0.00/0.09	|       100 |    2736    10039    27166 |     3680      100     32 |  7.015 % |
0.00/0.09	|       250 |    2736    10039    27166 |     4049      250     36 |  7.015 % |
0.00/0.09	|       475 |    2736    10039    27166 |     4453      475     39 |  7.015 % |
0.00/0.09	===============================================================================
0.00/0.09	c Found solution: 115
0.00/0.09	c ---[   0]---> Sorter-cost: 6912     Base:
1800.01/1800.30	|  Eliminated clauses:           0.13 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       850 |    5370    15823    50224 |     5801      850     41 |  3.092 % |
1800.01/1800.30	|      1000 |    5370    15823    50224 |     6381     1000     40 |  3.092 % |
1800.01/1800.30	|      1225 |    5370    15823    50224 |     7020     1225     39 |  3.092 % |
1800.01/1800.30	|      1562 |    5370    15823    50224 |     7722     1562     39 |  3.092 % |
1800.01/1800.30	|      2068 |    5370    15823    50224 |     8494     2068     40 |  3.092 % |
1800.01/1800.30	|      2827 |    5370    15823    50224 |     9343     2827     40 |  3.092 % |
1800.01/1800.30	|      3966 |    5370    15823    50224 |    10278     3966     41 |  3.092 % |
1800.01/1800.30	|      5674 |    5370    15823    50224 |    11306     5674     40 |  3.092 % |
1800.01/1800.30	|      8236 |    5370    15823    50224 |    12436     8236     41 |  3.092 % |
1800.01/1800.30	|     12080 |    5370    15823    50224 |    13680    12080     41 |  3.092 % |
1800.01/1800.30	|     17846 |    5370    15823    50224 |    15048    10848     39 |  3.092 % |
1800.01/1800.30	|     26495 |    5370    15823    50224 |    16553    11790     42 |  3.092 % |
1800.01/1800.30	|     39469 |    5370    15823    50224 |    18208    16300     43 |  3.092 % |
1800.01/1800.30	|     58930 |    5370    15823    50224 |    20029    16925     40 |  3.092 % |
1800.01/1800.30	|     88122 |    5370    15823    50224 |    22032    14768     40 |  3.092 % |
1800.01/1800.30	|    131911 |    5370    15823    50224 |    24235    12794     35 |  3.092 % |
1800.01/1800.30	|    197595 |    5370    15823    50224 |    26658    16245     44 |  3.092 % |
1800.01/1800.30	|    296121 |    5370    15823    50224 |    29324    19093     39 |  3.092 % |
1800.01/1800.30	|    443910 |    5369    15823    50224 |    32257    25856     53 |  3.102 % |
1800.01/1800.30	|    665593 |    5369    15823    50224 |    35483    29442     43 |  3.102 % |
1800.01/1800.30	|    998118 |    5368    15823    50224 |    39031    20832     52 |  3.113 % |
1800.01/1800.30	|   1496906 |    5368    15823    50224 |    42934    30362     41 |  3.113 % |
1800.01/1800.30	|   2245088 |    5367    15823    50224 |    47227    27219     58 |  3.124 % |
1800.01/1800.30	|   3367362 |    5367    15823    50224 |    51950    22324     36 |  3.124 % |
1800.01/1800.30	|   5050773 |    5365    15823    50224 |    57145    39634     48 |  3.145 % |
1800.01/1800.30	|   7575889 |    5358    15823    50224 |    62860    36217     69 |  3.219 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	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 -x107 x108 x109 x110 -x111 -x112 x113 -x114 x115 x116 x117 x118 -x119 -x120 x121 -x122 x123 x124 x125 x126 x127 -x128 x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 x137 x138 -x139 x140 x141 -x142 -x143 -x144 x145 x146 x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 x155 x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 x166 x167 -x168 x169 x170 -x171 x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 x183 x184 -x185 -x186 -x187 -x188 x189 x190 -x191 -x192 -x193 -x194 x195 x196 -x197 -x198 x199 x200 x201 x202 x203 -x204 x205 x206 -x207 -x208 -x209 -x210 -x211 -x212 x213 x214 -x215 -x216 x217 -x218 -x219 x220 -x221 x222 -x223 -x224 -x225 -x226 -x227 x228 -x229 x230 -x231 -x232 -x233 x234 x235 -x236 -x237 x238 x239 -x240 -x241 x242 x243 x244 -x245 x246 x247 -x248 x249 x250 -x251 -x252 x253 -x254 -x255 -x256

Verifier Data

OK	115

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-4117545-1467212852/watcher-4117545-1467212852 -o /tmp/evaluation-result-4117545-1467212852/solver-4117545-1467212852 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1873 --watchdog 1960 -S 80 minisatp HOME/instance-4117545-1467212852.opb 

pid=2504
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: 2.20 2.18 2.03 3/176 2507
/proc/meminfo: memFree=29495708/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=6528 CPUtime=0 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 307114 6684672 201 33554432000 4194304 5646918 140734418522256 140736946592776 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 1632 201 97 355 0 1273 0

[startup+0.100114 s]
/proc/loadavg: 2.20 2.18 2.03 3/176 2507
/proc/meminfo: memFree=29495708/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=4468 CPUtime=0.09 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 1061 0 0 0 9 0 0 0 20 0 1 0 307114 4575232 842 33554432000 4194304 5646918 140734418522256 140736946592776 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 1117 842 151 355 0 758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4468

[startup+0.200283 s]
/proc/loadavg: 2.20 2.18 2.03 3/176 2507
/proc/meminfo: memFree=29495708/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=6832 CPUtime=0.19 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 1808 0 0 0 19 0 0 0 20 0 1 0 307114 6995968 1365 33554432000 4194304 5646918 140734418522256 140736946592776 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 1708 1365 152 355 0 1349 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6832

[startup+0.300269 s]
/proc/loadavg: 2.20 2.18 2.03 3/176 2507
/proc/meminfo: memFree=29495708/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=7848 CPUtime=0.29 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 1863 0 0 0 29 0 0 0 20 0 1 0 307114 8036352 1420 33554432000 4194304 5646918 140734418522256 140736946592776 4399339 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 1962 1420 152 355 0 1603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7848

[startup+0.700201 s]
/proc/loadavg: 2.20 2.18 2.03 3/176 2507
/proc/meminfo: memFree=29495708/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=8996 CPUtime=0.69 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 2292 0 0 0 69 0 0 0 20 0 1 0 307114 9211904 1840 33554432000 4194304 5646918 140734418522256 140734418520504 4399960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 2249 1840 152 355 0 1890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8996

[startup+1.50023 s]
/proc/loadavg: 2.20 2.18 2.03 3/177 2508
/proc/meminfo: memFree=29486108/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=11676 CPUtime=1.49 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 2397 0 0 0 149 0 0 0 20 0 1 0 307114 11956224 2454 33554432000 4194304 5646918 140734418522256 140734418520504 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 2919 2454 152 355 0 2560 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11676

[startup+3.10027 s]
/proc/loadavg: 2.20 2.18 2.03 3/177 2508
/proc/meminfo: memFree=29483892/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=13348 CPUtime=3.09 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 2947 0 0 0 309 0 0 0 20 0 1 0 307114 13668352 3004 33554432000 4194304 5646918 140734418522256 140734418520504 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 3337 3004 152 355 0 2978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13348

[startup+6.30024 s]
/proc/loadavg: 2.19 2.18 2.03 3/177 2508
/proc/meminfo: memFree=29472124/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=18948 CPUtime=6.29 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 3421 0 0 0 629 0 0 0 20 0 1 0 307114 19402752 3985 33554432000 4194304 5646918 140734418522256 140734418520520 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 4737 3985 152 355 0 4378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18948

[startup+12.7002 s]
/proc/loadavg: 2.25 2.19 2.04 3/177 2508
/proc/meminfo: memFree=29467140/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=18948 CPUtime=12.68 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 3422 0 0 0 1268 0 0 0 20 0 1 0 307114 19402752 3986 33554432000 4194304 5646918 140734418522256 140734418520504 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 4737 3986 152 355 0 4378 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18948

[startup+25.5003 s]
/proc/loadavg: 2.20 2.18 2.04 3/177 2508
/proc/meminfo: memFree=29461588/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=23348 CPUtime=25.49 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 4684 0 0 0 2548 1 0 0 20 0 1 0 307114 23908352 5525 33554432000 4194304 5646918 140734418522256 140734418520504 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 5837 5525 152 355 0 5478 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23348

[startup+51.1003 s]
/proc/loadavg: 2.26 2.20 2.05 3/177 2508
/proc/meminfo: memFree=29461592/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=23348 CPUtime=51.08 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 4684 0 0 0 5107 1 0 0 20 0 1 0 307114 23908352 5525 33554432000 4194304 5646918 140734418522256 140734418520504 4399417 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 5837 5525 152 355 0 5478 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23348

[startup+102.3 s]
/proc/loadavg: 2.23 2.20 2.05 3/177 2510
/proc/meminfo: memFree=29453340/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=37908 CPUtime=102.28 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 5721 0 0 0 10227 1 0 0 20 0 1 0 307114 38817792 7127 33554432000 4194304 5646918 140734418522256 140734418520504 4403087 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 9477 7127 152 355 0 9118 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37908

[startup+162.3 s]
/proc/loadavg: 2.18 2.19 2.06 3/178 2514
/proc/meminfo: memFree=29445728/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=37908 CPUtime=162.26 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 6218 0 0 0 16225 1 0 0 20 0 1 0 307114 38817792 9201 33554432000 4194304 5646918 140734418522256 140734418520504 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 9477 9201 152 355 0 9118 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 37908

[startup+222.307 s]
/proc/loadavg: 2.19 2.18 2.06 4/177 2515
/proc/meminfo: memFree=29445844/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=37908 CPUtime=222.26 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 6218 0 0 0 22225 1 0 0 20 0 1 0 307114 38817792 9201 33554432000 4194304 5646918 140734418522256 140734418520504 4403040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 9477 9201 152 355 0 9118 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 37908

[startup+282.3 s]
/proc/loadavg: 2.10 2.16 2.06 4/177 2516
/proc/meminfo: memFree=29447892/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=38168 CPUtime=282.24 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 7576 0 0 0 28222 2 0 0 20 0 1 0 307114 39084032 8653 33554432000 4194304 5646918 140734418522256 140734418520504 4403040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 9542 8653 155 355 0 9183 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 38168

[startup+342.3 s]
/proc/loadavg: 2.10 2.14 2.06 3/177 2517
/proc/meminfo: memFree=29441908/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=42520 CPUtime=342.23 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 8163 0 0 0 34221 2 0 0 20 0 1 0 307114 43540480 10260 33554432000 4194304 5646918 140734418522256 140734418520504 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 10630 10260 155 355 0 10271 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 42520

[startup+402.3 s]
/proc/loadavg: 2.08 2.13 2.06 3/177 2519
/proc/meminfo: memFree=29426916/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=56844 CPUtime=402.23 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 8994 0 0 0 40220 3 0 0 20 0 1 0 307114 58208256 13938 33554432000 4194304 5646918 140734418522256 140734418520504 4403061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 14211 13938 155 355 0 13852 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 56844

[startup+462.3 s]
/proc/loadavg: 2.15 2.14 2.06 3/177 2520
/proc/meminfo: memFree=29426720/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=56844 CPUtime=462.22 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 8994 0 0 0 46219 3 0 0 20 0 1 0 307114 58208256 13938 33554432000 4194304 5646918 140734418522256 140734418520504 4399923 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 14211 13938 155 355 0 13852 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 56844

[startup+522.3 s]
/proc/loadavg: 2.15 2.14 2.07 3/177 2521
/proc/meminfo: memFree=29426852/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=56844 CPUtime=522.21 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 8994 0 0 0 52218 3 0 0 20 0 1 0 307114 58208256 13938 33554432000 4194304 5646918 140734418522256 140734418520504 4402950 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 14211 13938 155 355 0 13852 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 56844

[startup+582.3 s]
/proc/loadavg: 2.14 2.14 2.07 3/177 2522
/proc/meminfo: memFree=29426600/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=582.2 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 8996 0 0 0 58217 3 0 0 20 0 1 0 307114 70139904 13940 33554432000 4194304 5646918 140734418522256 140734418520504 4399417 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 13940 155 355 0 16765 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 68496

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


[startup+942.3 s]
/proc/loadavg: 2.23 2.22 2.12 3/177 2532
/proc/meminfo: memFree=29410276/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=942.14 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 9351 0 0 0 94211 3 0 0 20 0 1 0 307114 70139904 16848 33554432000 4194304 5646918 140734418522256 140734418520504 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 16848 155 355 0 16765 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 68496

[startup+1002.3 s]
/proc/loadavg: 2.25 2.23 2.12 4/177 2534
/proc/meminfo: memFree=29407732/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=1002.13 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 9353 0 0 0 100210 3 0 0 20 0 1 0 307114 70139904 16848 33554432000 4194304 5646918 140734418522256 140734418520504 4402778 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 16848 155 355 0 16765 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 68496

[startup+1062.3 s]
/proc/loadavg: 2.41 2.27 2.15 3/177 2535
/proc/meminfo: memFree=29412068/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=1062.12 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 9355 0 0 0 106209 3 0 0 20 0 1 0 307114 70139904 16848 33554432000 4194304 5646918 140734418522256 140734418520504 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 16848 155 355 0 16765 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 68496

[startup+1122.3 s]
/proc/loadavg: 2.20 2.24 2.14 3/177 2647
/proc/meminfo: memFree=29435624/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=1122.11 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 9355 0 0 0 112208 3 0 0 20 0 1 0 307114 70139904 16848 33554432000 4194304 5646918 140734418522256 140734418520504 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 16848 155 355 0 16765 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 68496

[startup+1182.3 s]
/proc/loadavg: 2.29 2.25 2.15 4/177 2648
/proc/meminfo: memFree=29428312/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=1182.1 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 9355 0 0 0 118207 3 0 0 20 0 1 0 307114 70139904 16848 33554432000 4194304 5646918 140734418522256 140734418520504 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 16848 155 355 0 16765 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 68496

[startup+1242.3 s]
/proc/loadavg: 2.20 2.23 2.15 3/177 2649
/proc/meminfo: memFree=29428476/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=1242.09 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 9355 0 0 0 124206 3 0 0 20 0 1 0 307114 70139904 16848 33554432000 4194304 5646918 140734418522256 140734418520504 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 16848 155 355 0 16765 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 68496

[startup+1302.3 s]
/proc/loadavg: 2.12 2.20 2.14 3/176 2650
/proc/meminfo: memFree=29425712/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68496 CPUtime=1302.09 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 9355 0 0 0 130206 3 0 0 20 0 1 0 307114 70139904 16848 33554432000 4194304 5646918 140734418522256 140734418520504 4403442 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17124 16848 155 355 0 16765 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 68496

[startup+1362.3 s]
/proc/loadavg: 2.04 2.16 2.13 4/178 2655
/proc/meminfo: memFree=29427632/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=68620 CPUtime=1362.08 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 10647 0 0 0 136204 4 0 0 20 0 1 0 307114 70266880 16333 33554432000 4194304 5646918 140734418522256 140734418520504 4402675 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 17155 16333 155 355 0 16796 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 68620

[startup+1422.3 s]
/proc/loadavg: 2.06 2.14 2.12 3/177 2656
/proc/meminfo: memFree=29417328/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1422.07 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11171 0 0 0 142203 4 0 0 20 0 1 0 307114 77807616 17869 33554432000 4194304 5646918 140734418522256 140734418520504 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 17869 155 355 0 18637 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 75984

[startup+1482.3 s]
/proc/loadavg: 2.02 2.12 2.11 3/177 2657
/proc/meminfo: memFree=29415288/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1482.06 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 148202 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 75984

[startup+1542.31 s]
/proc/loadavg: 2.12 2.12 2.11 4/177 2658
/proc/meminfo: memFree=29415296/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1542.05 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 154201 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 75984

[startup+1602.3 s]
/proc/loadavg: 2.04 2.10 2.10 3/177 2659
/proc/meminfo: memFree=29412500/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1602.04 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 160200 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4402687 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 75984

[startup+1662.3 s]
/proc/loadavg: 2.05 2.09 2.09 3/177 2661
/proc/meminfo: memFree=29409656/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1662.03 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 166199 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 75984

[startup+1722.3 s]
/proc/loadavg: 2.02 2.07 2.09 4/177 2662
/proc/meminfo: memFree=29409164/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1722.02 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 172198 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 75984

[startup+1782.3 s]
/proc/loadavg: 2.11 2.09 2.09 4/177 2663
/proc/meminfo: memFree=29409036/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1782.01 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 178197 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4402880 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 75984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 2664
/proc/meminfo: memFree=29403004/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1800.01 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 179997 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 75984

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

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 2664
/proc/meminfo: memFree=29403004/32872528 swapFree=1197380/1311844
[pid=2507] ppid=2504 vsize=75984 CPUtime=1800.01 cores=0,2,4,6
/proc/2507/stat : 2507 (minisatp) R 2504 2507 1857 0 -1 4202496 11172 0 0 0 179997 4 0 0 20 0 1 0 307114 77807616 18381 33554432000 4194304 5646918 140734418522256 140734418520504 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2507/statm: 18996 18381 155 355 0 18637 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 75984

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.046992
maximum resident set size= 75572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11172
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= 11
involuntary context switches= 1976

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.15921 second user time and 6.50201 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-29 17:07:32
IDJOB=4117545
IDBENCH=111586
IDSOLVER=2555
FILE ID=node131/4117545-1467212852
RUNJOBID= node131-1467210288-1873
PBS_JOBID= 19997593
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_16x16_006.opb.metafix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117545-1467212852/watcher-4117545-1467212852 -o /tmp/evaluation-result-4117545-1467212852/solver-4117545-1467212852 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1873 --watchdog 1960 -S 80 minisatp HOME/instance-4117545-1467212852.opb

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

MD5SUM BENCH= 6aac072df56a0280de2a4fd77152516f
RANDOM SEED=1657480289

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
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.334
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.334
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:        29496260 kB
Buffers:           54036 kB
Cached:          1267156 kB
SwapCached:            0 kB
Active:           120036 kB
Inactive:        1239368 kB
Active(anon):      41036 kB
Inactive(anon):        0 kB
Active(file):      79000 kB
Inactive(file):  1239368 kB
Unevictable:     1311844 kB
Mlocked:         1197380 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3832 kB
Writeback:             0 kB
AnonPages:       1350336 kB
Mapped:            14048 kB
Shmem:               204 kB
Slab:             574184 kB
SReclaimable:      18328 kB
SUnreclaim:       555856 kB
KernelStack:        1456 kB
PageTables:         6344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1458276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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-4117545-1467212852.opb

Free space on /tmp at the end= 71728 MiB
End job on node131 at 2016-06-29 17:37:32