Trace number 4117806

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)88 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_001.opb.metafix.opb
MD5SUMf0f74a6a8f73e803211f5904100bd341
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark88
Best CPU time to get the best result obtained on this benchmark21.7817
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
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 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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 148 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 ---[ 146]---> BDD-cost:   27
0.00/0.00	c ---[ 144]---> BDD-cost:   39
0.00/0.00	c ---[ 142]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 140]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 138]---> BDD-cost:   45
0.00/0.00	c ---[ 136]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 134]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 132]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 130]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 128]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 126]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 124]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 122]---> BDD-cost:   47
0.00/0.00	c ---[ 120]---> BDD-cost:   39
0.00/0.01	c ---[ 118]---> BDD-cost:   27
0.00/0.01	c ---[ 116]---> BDD-cost:   39
0.00/0.01	c ---[ 114]---> BDD-cost:   42
0.00/0.01	c ---[ 112]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 110]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 108]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 106]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 104]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 102]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 100]---> BDD-cost:   52
0.00/0.01	c ---[  98]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[  96]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[  94]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[  92]---> BDD-cost:   39
0.00/0.01	c ---[  90]---> BDD-cost:   39
0.00/0.01	c ---[  88]---> BDD-cost:   42
0.00/0.01	c ---[  86]---> BDD-cost:   33
0.00/0.01	c ---[  84]---> BDD-cost:   37
0.00/0.01	c ---[  82]---> BDD-cost:   33
0.00/0.01	c ---[  80]---> BDD-cost:   27
0.00/0.01	c ---[  78]---> BDD-cost:   22
0.00/0.01	c ---[  76]---> BDD-cost:   17
0.00/0.01	c ---[  74]---> BDD-cost:   12
0.00/0.01	c ---[  72]---> BDD-cost:    7
0.00/0.01	c ---[  70]---> BDD-cost:    6
0.00/0.01	c ---[  68]---> BDD-cost:    1
0.00/0.01	c ---[  66]---> BDD-cost:   37
0.00/0.01	c ---[  64]---> BDD-cost:   39
0.00/0.01	c ---[  62]---> BDD-cost:   33
0.00/0.01	c ---[  60]---> BDD-cost:   33
0.00/0.01	c ---[  58]---> BDD-cost:   27
0.00/0.01	c ---[  56]---> BDD-cost:   22
0.00/0.01	c ---[  54]---> BDD-cost:   17
0.00/0.01	c ---[  52]---> BDD-cost:   13
0.00/0.01	c ---[  50]---> BDD-cost:    7
0.00/0.01	c ---[  48]---> BDD-cost:    6
0.00/0.01	c ---[  46]---> BDD-cost:    1
0.00/0.01	c ---[  44]---> BDD-cost:    5
0.00/0.01	c ---[  42]---> BDD-cost:    7
0.00/0.01	c ---[  40]---> BDD-cost:   13
0.00/0.01	c ---[  38]---> BDD-cost:   17
0.00/0.01	c ---[  36]---> BDD-cost:   21
0.00/0.01	c ---[  34]---> BDD-cost:   27
0.00/0.01	c ---[  32]---> BDD-cost:   24
0.00/0.01	c ---[  30]---> BDD-cost:   39
0.00/0.01	c ---[  28]---> BDD-cost:   32
0.00/0.01	c ---[  26]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[  24]---> BDD-cost:   24
0.00/0.01	c ---[  22]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[  20]---> BDD-cost:   29
0.00/0.01	c ---[  18]---> BDD-cost:   39
0.00/0.01	c ---[  16]---> BDD-cost:   29
0.00/0.01	c ---[  14]---> BDD-cost:   27
0.00/0.01	c ---[  12]---> BDD-cost:   22
0.00/0.01	c ---[  10]---> BDD-cost:   17
0.00/0.01	c ---[   8]---> BDD-cost:   13
0.00/0.01	c ---[   6]---> BDD-cost:    9
0.00/0.01	c ---[   4]---> BDD-cost:    5
0.00/0.01	c ---[   2]---> BDD-cost:    3
0.00/0.01	c ---[   0]---> BDD-cost:    1
0.00/0.04	|  Eliminated clauses:           0.03 Mb                                      |
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	|       100 |    2092     6982    19241 |     2560      100     33 |  5.618 % |
0.00/0.04	===============================================================================
0.00/0.04	c Found solution: 88
0.00/0.04	c ---[   0]---> Sorter-cost: 4952     Base:
1800.01/1800.30	|  Eliminated clauses:           0.09 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	|       340 |    3951    11098    35859 |     4069      340     45 |  2.584 % |
1800.01/1800.30	|       490 |    3951    11098    35859 |     4476      490     40 |  2.584 % |
1800.01/1800.30	|       715 |    3951    11098    35859 |     4923      715     42 |  2.584 % |
1800.01/1800.30	|      1052 |    3951    11098    35859 |     5416     1052     42 |  2.584 % |
1800.01/1800.30	|      1558 |    3951    11098    35859 |     5957     1558     41 |  2.584 % |
1800.01/1800.30	|      2317 |    3951    11098    35859 |     6553     2317     39 |  2.584 % |
1800.01/1800.30	|      3456 |    3951    11098    35859 |     7208     3456     40 |  2.584 % |
1800.01/1800.30	|      5164 |    3951    11098    35859 |     7929     5164     41 |  2.584 % |
1800.01/1800.30	|      7726 |    3951    11098    35859 |     8722     7726     44 |  2.584 % |
1800.01/1800.30	|     11570 |    3951    11098    35859 |     9595     7037     43 |  2.584 % |
1800.01/1800.30	|     17336 |    3951    11098    35859 |    10554     7723     42 |  2.584 % |
1800.01/1800.30	|     25985 |    3951    11098    35859 |    11610     5448     38 |  2.584 % |
1800.01/1800.30	|     38959 |    3951    11098    35859 |    12771     6433     37 |  2.584 % |
1800.01/1800.30	|     58420 |    3951    11098    35859 |    14048    12686     41 |  2.584 % |
1800.01/1800.30	|     87612 |    3951    11098    35859 |    15453    12574     41 |  2.584 % |
1800.01/1800.30	|    131401 |    3951    11098    35859 |    16998     8066     40 |  2.584 % |
1800.01/1800.30	|    197085 |    3951    11098    35859 |    18698    12168     46 |  2.584 % |
1800.01/1800.30	|    295611 |    3951    11098    35859 |    20567    14343     39 |  2.584 % |
1800.01/1800.30	|    443400 |    3908    11098    35859 |    22624    14034     53 |  3.234 % |
1800.01/1800.30	|    665083 |    3908    11098    35859 |    24887    14543     36 |  3.234 % |
1800.01/1800.30	|    997608 |    3908    11098    35859 |    27375    13553     39 |  3.234 % |
1800.01/1800.30	|   1496396 |    3906    11098    35859 |    30113    23733     41 |  3.264 % |
1800.01/1800.30	|   2244578 |    3905    11098    35859 |    33124    25202     52 |  3.279 % |
1800.01/1800.30	|   3366852 |    3902    11098    35859 |    36437    17271     36 |  3.325 % |
1800.01/1800.30	|   5050263 |    3874    11098    35859 |    40081    28355     48 |  3.748 % |
1800.01/1800.30	|   7575379 |    3753    11098    35859 |    44089    19642     52 |  5.577 % |
1800.01/1800.30	|  11363054 |    3742    11098    35859 |    48498    24481     43 |  5.743 % |
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

Verifier Data

OK	88

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

pid=2716
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.23 2.11 2.10 3/176 2719
/proc/meminfo: memFree=29477040/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=6520 CPUtime=0 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 487199 6676480 199 33554432000 4194304 5646918 140733664083264 140736281656616 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 1629 199 97 355 0 1270 0

[startup+0.100158 s]
/proc/loadavg: 2.23 2.11 2.10 3/176 2719
/proc/meminfo: memFree=29477040/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=5132 CPUtime=0.09 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 1290 0 0 0 9 0 0 0 20 0 1 0 487199 5255168 994 33554432000 4194304 5646918 140733664083264 140736281656616 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 1283 994 152 355 0 924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5132

[startup+0.200365 s]
/proc/loadavg: 2.23 2.11 2.10 3/176 2719
/proc/meminfo: memFree=29477040/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=5764 CPUtime=0.19 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 1434 0 0 0 19 0 0 0 20 0 1 0 487199 5902336 1138 33554432000 4194304 5646918 140733664083264 140736281656616 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 1441 1138 152 355 0 1082 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5764

[startup+0.300312 s]
/proc/loadavg: 2.23 2.11 2.10 3/176 2719
/proc/meminfo: memFree=29477040/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=6780 CPUtime=0.29 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 1489 0 0 0 29 0 0 0 20 0 1 0 487199 6942720 1192 33554432000 4194304 5646918 140733664083264 140736281656616 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 1695 1192 153 355 0 1336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6780

[startup+0.700223 s]
/proc/loadavg: 2.23 2.11 2.10 3/176 2719
/proc/meminfo: memFree=29477040/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=6780 CPUtime=0.69 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 1696 0 0 0 69 0 0 0 20 0 1 0 487199 6942720 1394 33554432000 4194304 5646918 140733664083264 140736281656616 4398900 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 1695 1394 153 355 0 1336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6780

[startup+1.50022 s]
/proc/loadavg: 2.23 2.11 2.10 3/177 2720
/proc/meminfo: memFree=29469608/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=12232 CPUtime=1.49 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 2315 0 0 0 149 0 0 0 20 0 1 0 487199 12525568 2520 33554432000 4194304 5646918 140733664083264 140733664081512 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 3058 2520 153 355 0 2699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12232

[startup+3.10022 s]
/proc/loadavg: 2.23 2.11 2.10 4/177 2720
/proc/meminfo: memFree=29466700/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=12232 CPUtime=3.09 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 2374 0 0 0 309 0 0 0 20 0 1 0 487199 12525568 2579 33554432000 4194304 5646918 140733664083264 140733664081512 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 3058 2579 153 355 0 2699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12232

[startup+6.30023 s]
/proc/loadavg: 2.21 2.11 2.10 3/177 2720
/proc/meminfo: memFree=29466092/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=12232 CPUtime=6.29 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 2539 0 0 0 629 0 0 0 20 0 1 0 487199 12525568 2743 33554432000 4194304 5646918 140733664083264 140733664081512 4397646 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 3058 2743 153 355 0 2699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12232

[startup+12.7002 s]
/proc/loadavg: 2.27 2.13 2.10 4/177 2720
/proc/meminfo: memFree=29463156/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=14936 CPUtime=12.69 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 3252 0 0 0 1269 0 0 0 20 0 1 0 487199 15294464 3448 33554432000 4194304 5646918 140733664083264 140733664081528 4402932 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 3734 3448 153 355 0 3375 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14936

[startup+25.5003 s]
/proc/loadavg: 2.28 2.13 2.10 3/177 2720
/proc/meminfo: memFree=29460988/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=17656 CPUtime=25.48 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 3930 0 0 0 2548 0 0 0 20 0 1 0 487199 18079744 4123 33554432000 4194304 5646918 140733664083264 140733664081528 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 4414 4123 153 355 0 4055 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17656

[startup+51.1003 s]
/proc/loadavg: 2.18 2.12 2.10 3/177 2720
/proc/meminfo: memFree=29459232/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=17656 CPUtime=51.08 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 4163 0 0 0 5108 0 0 0 20 0 1 0 487199 18079744 4136 33554432000 4194304 5646918 140733664083264 140733664081976 4399417 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 4414 4136 156 355 0 4055 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17656

[startup+102.3 s]
/proc/loadavg: 2.37 2.18 2.12 4/177 2721
/proc/meminfo: memFree=29454388/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=28140 CPUtime=102.27 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 5269 0 0 0 10227 0 0 0 20 0 1 0 487199 28815360 6784 33554432000 4194304 5646918 140733664083264 140733664081528 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 7035 6784 156 355 0 6676 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28140

[startup+162.3 s]
/proc/loadavg: 2.32 2.19 2.12 3/178 2726
/proc/meminfo: memFree=29449352/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=28140 CPUtime=162.26 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 5269 0 0 0 16226 0 0 0 20 0 1 0 487199 28815360 6784 33554432000 4194304 5646918 140733664083264 140733664081528 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 7035 6784 156 355 0 6676 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 28140

[startup+222.307 s]
/proc/loadavg: 2.11 2.15 2.11 3/177 2727
/proc/meminfo: memFree=29447100/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=30832 CPUtime=222.26 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 5433 0 0 0 22226 0 0 0 20 0 1 0 487199 31571968 7457 33554432000 4194304 5646918 140733664083264 140733664081528 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 7708 7457 156 355 0 7349 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 30832

[startup+282.3 s]
/proc/loadavg: 2.15 2.15 2.11 4/177 2728
/proc/meminfo: memFree=29442644/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=35252 CPUtime=282.24 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 7395 0 0 0 28223 1 0 0 20 0 1 0 487199 36098048 8562 33554432000 4194304 5646918 140733664083264 140733664081528 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 8813 8562 156 355 0 8454 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 35252

[startup+342.3 s]
/proc/loadavg: 2.05 2.12 2.10 3/177 2729
/proc/meminfo: memFree=29441780/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=35252 CPUtime=342.23 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 7395 0 0 0 34222 1 0 0 20 0 1 0 487199 36098048 8562 33554432000 4194304 5646918 140733664083264 140733664081528 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 8813 8562 156 355 0 8454 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 35252

[startup+402.3 s]
/proc/loadavg: 2.17 2.14 2.10 3/177 2730
/proc/meminfo: memFree=29440672/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=35252 CPUtime=402.23 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 10043 0 0 0 40221 2 0 0 20 0 1 0 487199 36098048 8546 33554432000 4194304 5646918 140733664083264 140733664081528 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 8813 8546 156 355 0 8454 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 35252

[startup+462.3 s]
/proc/loadavg: 2.23 2.17 2.11 4/177 2732
/proc/meminfo: memFree=29435716/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=35252 CPUtime=462.22 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 10059 0 0 0 46220 2 0 0 20 0 1 0 487199 36098048 8562 33554432000 4194304 5646918 140733664083264 140733664081528 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 8813 8562 156 355 0 8454 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 35252

[startup+522.3 s]
/proc/loadavg: 2.18 2.17 2.11 3/177 2733
/proc/meminfo: memFree=29432564/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=37948 CPUtime=522.21 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 11916 0 0 0 52219 2 0 0 20 0 1 0 487199 38858752 9236 33554432000 4194304 5646918 140733664083264 140733664081512 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 9487 9236 156 355 0 9128 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 37948

[startup+582.3 s]
/proc/loadavg: 2.19 2.17 2.11 3/177 2734
/proc/meminfo: memFree=29433200/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=38040 CPUtime=582.2 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 12900 0 0 0 58217 3 0 0 20 0 1 0 487199 38952960 8566 33554432000 4194304 5646918 140733664083264 140733664081512 4403107 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 9510 8566 156 355 0 9151 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 38040

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


[startup+942.3 s]
/proc/loadavg: 2.13 2.14 2.10 3/177 2744
/proc/meminfo: memFree=29425724/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=42392 CPUtime=942.14 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 17992 0 0 0 94210 4 0 0 20 0 1 0 487199 43409408 10331 33554432000 4194304 5646918 140733664083264 140733664081528 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 10598 10331 156 355 0 10239 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 42392

[startup+1002.3 s]
/proc/loadavg: 2.18 2.16 2.10 3/177 2745
/proc/meminfo: memFree=29425664/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=42392 CPUtime=1002.13 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 17992 0 0 0 100209 4 0 0 20 0 1 0 487199 43409408 10347 33554432000 4194304 5646918 140733664083264 140733664081528 4397497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 10598 10347 156 355 0 10239 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 42392

[startup+1062.3 s]
/proc/loadavg: 2.35 2.20 2.12 4/177 2747
/proc/meminfo: memFree=29425536/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=42392 CPUtime=1062.12 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 17992 0 0 0 106208 4 0 0 20 0 1 0 487199 43409408 10347 33554432000 4194304 5646918 140733664083264 140733664081528 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 10598 10347 156 355 0 10239 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 42392

[startup+1122.3 s]
/proc/loadavg: 2.16 2.18 2.11 3/177 2971
/proc/meminfo: memFree=29464964/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=42392 CPUtime=1122.11 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 17992 0 0 0 112207 4 0 0 20 0 1 0 487199 43409408 10347 33554432000 4194304 5646918 140733664083264 140733664081528 4403398 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 10598 10347 156 355 0 10239 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 42392

[startup+1182.3 s]
/proc/loadavg: 2.14 2.17 2.11 3/176 2972
/proc/meminfo: memFree=29461080/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=42392 CPUtime=1182.1 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18015 0 0 0 118206 4 0 0 20 0 1 0 487199 43409408 10370 33554432000 4194304 5646918 140733664083264 140733664081528 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 10598 10370 156 355 0 10239 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 42392

[startup+1242.3 s]
/proc/loadavg: 2.23 2.19 2.11 3/177 2974
/proc/meminfo: memFree=29449792/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=49624 CPUtime=1242.1 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18087 0 0 0 124205 5 0 0 20 0 1 0 487199 50814976 11975 33554432000 4194304 5646918 140733664083264 140733664081512 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 12406 11975 156 355 0 12047 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 49624

[startup+1302.3 s]
/proc/loadavg: 2.15 2.18 2.11 4/177 2975
/proc/meminfo: memFree=29445828/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=49624 CPUtime=1302.09 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18322 0 0 0 130204 5 0 0 20 0 1 0 487199 50814976 12155 33554432000 4194304 5646918 140733664083264 140733664081976 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 12406 12155 156 355 0 12047 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 49624

[startup+1362.3 s]
/proc/loadavg: 2.10 2.16 2.11 3/178 2980
/proc/meminfo: memFree=29439756/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=49624 CPUtime=1362.08 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18322 0 0 0 136203 5 0 0 20 0 1 0 487199 50814976 12155 33554432000 4194304 5646918 140733664083264 140733664081976 4397376 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 12406 12155 156 355 0 12047 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 49624

[startup+1422.3 s]
/proc/loadavg: 2.28 2.19 2.12 3/178 3004
/proc/meminfo: memFree=29439016/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=49624 CPUtime=1422.08 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18322 0 0 0 142203 5 0 0 20 0 1 0 487199 50814976 12155 33554432000 4194304 5646918 140733664083264 140733664081976 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 12406 12155 156 355 0 12047 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 49624

[startup+1482.3 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 3005
/proc/meminfo: memFree=29439616/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=49624 CPUtime=1482.06 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18322 0 0 0 148201 5 0 0 20 0 1 0 487199 50814976 12155 33554432000 4194304 5646918 140733664083264 140733664081976 4402798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 12406 12155 156 355 0 12047 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 49624

[startup+1542.31 s]
/proc/loadavg: 2.09 2.15 2.10 3/177 3006
/proc/meminfo: memFree=29439700/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=49624 CPUtime=1542.06 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18322 0 0 0 154201 5 0 0 20 0 1 0 487199 50814976 12155 33554432000 4194304 5646918 140733664083264 140733664081976 4397445 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 12406 12155 156 355 0 12047 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 49624

[startup+1602.3 s]
/proc/loadavg: 2.21 2.18 2.11 3/177 3007
/proc/meminfo: memFree=29439840/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=49624 CPUtime=1602.04 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18322 0 0 0 160199 5 0 0 20 0 1 0 487199 50814976 12155 33554432000 4194304 5646918 140733664083264 140733664081976 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 12406 12155 156 355 0 12047 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 49624

[startup+1662.3 s]
/proc/loadavg: 2.21 2.17 2.11 3/177 3009
/proc/meminfo: memFree=29434256/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=68300 CPUtime=1662.03 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18348 0 0 0 166198 5 0 0 20 0 1 0 487199 69939200 12691 33554432000 4194304 5646918 140733664083264 140733664081512 4403552 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 17075 12691 156 355 0 16716 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 68300

[startup+1722.3 s]
/proc/loadavg: 2.12 2.16 2.11 3/177 3010
/proc/meminfo: memFree=29434012/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=68300 CPUtime=1722.02 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18348 0 0 0 172197 5 0 0 20 0 1 0 487199 69939200 12691 33554432000 4194304 5646918 140733664083264 140733664081512 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 17075 12691 156 355 0 16716 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 68300

[startup+1782.3 s]
/proc/loadavg: 2.15 2.15 2.10 3/177 3011
/proc/meminfo: memFree=29433084/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=68300 CPUtime=1782.01 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18403 0 0 0 178196 5 0 0 20 0 1 0 487199 69939200 12743 33554432000 4194304 5646918 140733664083264 140733664081512 4403061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 17075 12743 156 355 0 16716 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 68300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.31 2.19 2.12 3/177 3011
/proc/meminfo: memFree=29429028/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=68300 CPUtime=1800.01 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18403 0 0 0 179996 5 0 0 20 0 1 0 487199 69939200 12743 33554432000 4194304 5646918 140733664083264 140733664081512 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 17075 12743 156 355 0 16716 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 68300

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

[startup+1800.3 s]
/proc/loadavg: 2.31 2.19 2.12 3/177 3011
/proc/meminfo: memFree=29429028/32872528 swapFree=1197380/1311844
[pid=2719] ppid=2716 vsize=68300 CPUtime=1800.01 cores=0,2,4,6
/proc/2719/stat : 2719 (minisatp) R 2716 2719 1857 0 -1 4202496 18403 0 0 0 179996 5 0 0 20 0 1 0 487199 69939200 12743 33554432000 4194304 5646918 140733664083264 140733664081512 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2719/statm: 17075 12743 156 355 0 16716 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 68300

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.053991
maximum resident set size= 61092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18403
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= 12
involuntary context switches= 1975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.33619 second user time and 6.47501 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-29 17:37:33
IDJOB=4117806
IDBENCH=111615
IDSOLVER=2555
FILE ID=node131/4117806-1467214653
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_14x14_001.opb.metafix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117806-1467214653/watcher-4117806-1467214653 -o /tmp/evaluation-result-4117806-1467214653/solver-4117806-1467214653 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1873 --watchdog 1960 -S 80 minisatp HOME/instance-4117806-1467214653.opb

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

MD5SUM BENCH= f0f74a6a8f73e803211f5904100bd341
RANDOM SEED=1351473707

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:        29477708 kB
Buffers:           54480 kB
Cached:          1267768 kB
SwapCached:            0 kB
Active:           138276 kB
Inactive:        1240120 kB
Active(anon):      58708 kB
Inactive(anon):        0 kB
Active(file):      79568 kB
Inactive(file):  1240120 kB
Unevictable:     1311844 kB
Mlocked:         1197380 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3532 kB
Writeback:             0 kB
AnonPages:       1367732 kB
Mapped:            13888 kB
Shmem:               204 kB
Slab:             573852 kB
SReclaimable:      18256 kB
SUnreclaim:       555596 kB
KernelStack:        1448 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1474308 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-4117806-1467214653.opb

Free space on /tmp at the end= 71728 MiB
End job on node131 at 2016-06-29 18:07:33