Trace number 4117869

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_007.opb.metafix.opb
MD5SUM7762cfe9dc20b1498de3f44b2627227b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark1800.02
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 11
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 144 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 ---[ 142]---> BDD-cost:   21
0.00/0.00	c ---[ 140]---> BDD-cost:   37
0.00/0.00	c ---[ 138]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 136]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 134]---> BDD-cost:   47
0.00/0.00	c ---[ 132]---> Sorter-cost:   97     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]---> BDD-cost:   52
0.00/0.00	c ---[ 124]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 122]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 120]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 118]---> BDD-cost:   39
0.00/0.00	c ---[ 116]---> BDD-cost:   27
0.00/0.00	c ---[ 114]---> BDD-cost:   25
0.00/0.00	c ---[ 112]---> BDD-cost:   37
0.00/0.01	c ---[ 110]---> Sorter-cost:   97     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]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[  98]---> Sorter-cost:   97     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]---> Sorter-cost:   85     Base:
0.00/0.01	c ---[  90]---> BDD-cost:   39
0.00/0.01	c ---[  88]---> BDD-cost:   25
0.00/0.01	c ---[  86]---> BDD-cost:   24
0.00/0.01	c ---[  84]---> BDD-cost:   37
0.00/0.01	c ---[  82]---> BDD-cost:   32
0.00/0.01	c ---[  80]---> BDD-cost:   37
0.00/0.01	c ---[  78]---> BDD-cost:   29
0.00/0.01	c ---[  76]---> BDD-cost:   15
0.00/0.01	c ---[  74]---> BDD-cost:   22
0.00/0.01	c ---[  72]---> BDD-cost:   15
0.00/0.01	c ---[  70]---> BDD-cost:    9
0.00/0.01	c ---[  68]---> BDD-cost:    5
0.00/0.01	c ---[  66]---> BDD-cost:    3
0.00/0.01	c ---[  64]---> BDD-cost:    1
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:   39
0.00/0.01	c ---[  56]---> BDD-cost:   17
0.00/0.01	c ---[  54]---> BDD-cost:   27
0.00/0.01	c ---[  52]---> BDD-cost:   18
0.00/0.01	c ---[  50]---> BDD-cost:   17
0.00/0.01	c ---[  48]---> BDD-cost:   12
0.00/0.01	c ---[  46]---> BDD-cost:    7
0.00/0.01	c ---[  44]---> BDD-cost:    5
0.00/0.01	c ---[  42]---> BDD-cost:    3
0.00/0.01	c ---[  40]---> BDD-cost:    6
0.00/0.01	c ---[  38]---> BDD-cost:    9
0.00/0.01	c ---[  36]---> BDD-cost:   12
0.00/0.01	c ---[  34]---> BDD-cost:   15
0.00/0.01	c ---[  32]---> BDD-cost:   22
0.00/0.01	c ---[  30]---> BDD-cost:   22
0.00/0.01	c ---[  28]---> BDD-cost:   32
0.00/0.01	c ---[  26]---> BDD-cost:   33
0.00/0.01	c ---[  24]---> BDD-cost:   37
0.00/0.01	c ---[  22]---> BDD-cost:   37
0.00/0.01	c ---[  20]---> BDD-cost:   30
0.00/0.01	c ---[  18]---> BDD-cost:   37
0.00/0.01	c ---[  16]---> BDD-cost:   42
0.00/0.01	c ---[  14]---> BDD-cost:   32
0.00/0.01	c ---[  12]---> BDD-cost:   32
0.00/0.01	c ---[  10]---> BDD-cost:   22
0.00/0.01	c ---[   8]---> BDD-cost:   21
0.00/0.01	c ---[   6]---> BDD-cost:   15
0.00/0.01	c ---[   4]---> BDD-cost:   12
0.00/0.01	c ---[   2]---> BDD-cost:    7
0.00/0.01	c ---[   0]---> BDD-cost:    5
0.59/0.67	|  Eliminated clauses:           0.03 Mb                                      |
0.59/0.67	============================[ Search Statistics ]==============================
0.59/0.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.67	===============================================================================
0.59/0.67	|       100 |    1920     6368    17509 |     2334      100     25 |  6.823 % |
0.59/0.67	|       250 |    1920     6368    17509 |     2568      250     28 |  6.823 % |
0.59/0.67	|       475 |    1920     6368    17509 |     2825      475     27 |  6.822 % |
0.59/0.67	|       812 |    1920     6368    17509 |     3107      812     25 |  6.823 % |
0.59/0.67	|      1318 |    1920     6368    17509 |     3418     1318     27 |  6.823 % |
0.59/0.67	|      2077 |    1920     6368    17509 |     3760     2077     26 |  6.823 % |
0.59/0.67	|      3216 |    1920     6368    17509 |     4136     3216     28 |  6.823 % |
0.59/0.67	|      4924 |    1920     6368    17509 |     4550     2712     29 |  6.822 % |
0.59/0.67	|      7486 |    1920     6368    17509 |     5005     2683     25 |  6.823 % |
0.59/0.67	===============================================================================
0.59/0.67	c Found solution: 96
0.59/0.67	c ---[   0]---> Sorter-cost: 4912     Base:
1800.01/1800.30	|  Eliminated clauses:           0.08 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	|     10723 |    3769    10420    33840 |     3820     3297     25 |  2.852 % |
1800.01/1800.30	|     10873 |    3769    10420    33840 |     4202     3447     25 |  2.852 % |
1800.01/1800.30	|     11098 |    3769    10420    33840 |     4623     3672     25 |  2.852 % |
1800.01/1800.30	|     11435 |    3769    10420    33840 |     5085     4009     25 |  2.852 % |
1800.01/1800.30	|     11941 |    3769    10420    33840 |     5593     4515     25 |  2.852 % |
1800.01/1800.30	|     12700 |    3769    10420    33840 |     6153     5274     25 |  2.852 % |
1800.01/1800.30	|     13839 |    3769    10420    33840 |     6768     3208     24 |  2.852 % |
1800.01/1800.30	|     15547 |    3769    10420    33840 |     7445     4916     25 |  2.852 % |
1800.01/1800.30	|     18109 |    3769    10420    33840 |     8189     7478     27 |  2.852 % |
1800.01/1800.30	|     21953 |    3769    10420    33840 |     9008     7108     28 |  2.852 % |
1800.01/1800.30	|     27719 |    3769    10420    33840 |     9909     8159     29 |  2.852 % |
1800.01/1800.30	|     36368 |    3769    10420    33840 |    10900     6554     26 |  2.852 % |
1800.01/1800.30	|     49342 |    3769    10420    33840 |    11990     8169     27 |  2.852 % |
1800.01/1800.30	|     68803 |    3769    10420    33840 |    13189     8949     23 |  2.852 % |
1800.01/1800.30	|     97995 |    3769    10420    33840 |    14508    10774     25 |  2.852 % |
1800.01/1800.30	|    141784 |    3769    10420    33840 |    15959     9592     23 |  2.852 % |
1800.01/1800.30	|    207468 |    3769    10420    33840 |    17555     9649     25 |  2.852 % |
1800.01/1800.30	|    305994 |    3769    10420    33840 |    19311     9460     24 |  2.852 % |
1800.01/1800.30	|    453783 |    3769    10420    33840 |    21242    18599     28 |  2.852 % |
1800.01/1800.30	|    675466 |    3769    10420    33840 |    23366    11963     23 |  2.852 % |
1800.01/1800.30	|   1007991 |    3768    10420    33840 |    25703    22725     27 |  2.867 % |
1800.01/1800.30	|   1506779 |    3768    10420    33840 |    28273    24708     26 |  2.867 % |
1800.01/1800.30	|   2254961 |    3768    10420    33840 |    31101    19594     31 |  2.867 % |
1800.01/1800.30	|   3377235 |    3768    10420    33840 |    34211    18367     24 |  2.867 % |
1800.01/1800.30	|   5060646 |    3767    10420    33840 |    37632    34938     32 |  2.883 % |
1800.01/1800.30	|   7585762 |    3766    10420    33840 |    41395    36941     25 |  2.899 % |
1800.01/1800.30	|  11373437 |    3764    10420    33840 |    45535    20982     29 |  2.930 % |
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	96

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-4117869-1467214874/watcher-4117869-1467214874 -o /tmp/evaluation-result-4117869-1467214874/solver-4117869-1467214874 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1467209131-4344 --watchdog 1960 -S 80 minisatp HOME/instance-4117869-1467214874.opb 

pid=5438
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.21 2.20 2.13 3/176 5441
/proc/meminfo: memFree=26283584/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=6520 CPUtime=0 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 321 0 0 0 0 0 0 0 20 0 1 0 2454819 6676480 198 33554432000 4194304 5646918 140735360979280 140736091570840 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 1630 198 97 355 0 1271 0

[startup+0.100198 s]
/proc/loadavg: 2.21 2.20 2.13 3/176 5441
/proc/meminfo: memFree=26283584/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=3500 CPUtime=0.09 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 749 0 0 0 9 0 0 0 20 0 1 0 2454819 3584000 573 33554432000 4194304 5646918 140735360979280 140736091570840 4403544 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 875 573 150 355 0 516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3500

[startup+0.200273 s]
/proc/loadavg: 2.21 2.20 2.13 3/176 5441
/proc/meminfo: memFree=26283584/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=3872 CPUtime=0.19 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 820 0 0 0 19 0 0 0 20 0 1 0 2454819 3964928 643 33554432000 4194304 5646918 140735360979280 140736091570840 4403431 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 968 643 151 355 0 609 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3872

[startup+0.300278 s]
/proc/loadavg: 2.21 2.20 2.13 3/176 5441
/proc/meminfo: memFree=26283584/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=4000 CPUtime=0.29 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 990 0 0 0 29 0 0 0 20 0 1 0 2454819 4096000 649 33554432000 4194304 5646918 140735360979280 140736091570840 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 1000 649 151 355 0 641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4000

[startup+0.70026 s]
/proc/loadavg: 2.21 2.20 2.13 3/176 5441
/proc/meminfo: memFree=26283584/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=6724 CPUtime=0.69 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 1627 0 0 0 69 0 0 0 20 0 1 0 2454819 6885376 1283 33554432000 4194304 5646918 140735360979280 140735360977544 4403372 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 1681 1283 152 355 0 1322 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6724

[startup+1.50028 s]
/proc/loadavg: 2.21 2.20 2.13 3/177 5442
/proc/meminfo: memFree=26278384/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=8720 CPUtime=1.49 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 2036 0 0 0 149 0 0 0 20 0 1 0 2454819 8929280 1687 33554432000 4194304 5646918 140735360979280 140735360977544 4403416 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 2180 1687 153 355 0 1821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8720

[startup+3.10028 s]
/proc/loadavg: 2.19 2.20 2.13 3/177 5442
/proc/meminfo: memFree=26276104/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=8720 CPUtime=3.09 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 2193 0 0 0 309 0 0 0 20 0 1 0 2454819 8929280 1839 33554432000 4194304 5646918 140735360979280 140735360977544 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 2180 1839 153 355 0 1821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8720

[startup+6.30022 s]
/proc/loadavg: 2.19 2.20 2.13 3/177 5442
/proc/meminfo: memFree=26274912/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=9748 CPUtime=6.29 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 2485 0 0 0 629 0 0 0 20 0 1 0 2454819 9981952 2130 33554432000 4194304 5646918 140735360979280 140735360977544 4402781 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 2437 2130 153 355 0 2078 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9748

[startup+12.7003 s]
/proc/loadavg: 2.16 2.19 2.13 3/177 5442
/proc/meminfo: memFree=26273008/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=12032 CPUtime=12.69 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 2951 0 0 0 1269 0 0 0 20 0 1 0 2454819 12320768 2589 33554432000 4194304 5646918 140735360979280 140735360977528 4402778 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 3008 2589 153 355 0 2649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12032

[startup+25.5003 s]
/proc/loadavg: 2.14 2.19 2.13 3/177 5442
/proc/meminfo: memFree=26273264/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=12032 CPUtime=25.49 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 3031 0 0 0 2549 0 0 0 20 0 1 0 2454819 12320768 2668 33554432000 4194304 5646918 140735360979280 140735360977528 4403411 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 3008 2668 153 355 0 2649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12032

[startup+51.1003 s]
/proc/loadavg: 2.16 2.19 2.13 3/177 5442
/proc/meminfo: memFree=26268364/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=15044 CPUtime=51.08 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 3176 0 0 0 5108 0 0 0 20 0 1 0 2454819 15405056 3316 33554432000 4194304 5646918 140735360979280 140735360977528 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 3761 3316 153 355 0 3402 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15044

[startup+102.3 s]
/proc/loadavg: 2.22 2.20 2.13 3/177 5444
/proc/meminfo: memFree=26264088/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=20424 CPUtime=102.28 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 3765 0 0 0 10228 0 0 0 20 0 1 0 2454819 20914176 4411 33554432000 4194304 5646918 140735360979280 140735360977528 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 5106 4411 153 355 0 4747 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 20424

[startup+162.3 s]
/proc/loadavg: 2.17 2.19 2.13 3/177 5445
/proc/meminfo: memFree=26263348/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=20424 CPUtime=162.27 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 3943 0 0 0 16226 1 0 0 20 0 1 0 2454819 20914176 4585 33554432000 4194304 5646918 140735360979280 140735360977528 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 5106 4585 153 355 0 4747 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 20424

[startup+222.307 s]
/proc/loadavg: 2.23 2.21 2.14 3/177 5446
/proc/meminfo: memFree=26258764/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=22364 CPUtime=222.27 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 5365 0 0 0 22226 1 0 0 20 0 1 0 2454819 22900736 5185 33554432000 4194304 5646918 140735360979280 140735360977544 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 5591 5185 153 355 0 5232 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 22364

[startup+282.3 s]
/proc/loadavg: 2.20 2.20 2.14 3/177 5447
/proc/meminfo: memFree=26258464/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=25084 CPUtime=282.25 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 5661 0 0 0 28224 1 0 0 20 0 1 0 2454819 25686016 5987 33554432000 4194304 5646918 140735360979280 140735360977544 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 6271 5987 153 355 0 5912 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 25084

[startup+342.3 s]
/proc/loadavg: 2.11 2.17 2.14 3/177 5448
/proc/meminfo: memFree=26255168/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=25084 CPUtime=342.24 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 5664 0 0 0 34223 1 0 0 20 0 1 0 2454819 25686016 5990 33554432000 4194304 5646918 140735360979280 140735360977544 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 6271 5990 153 355 0 5912 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 25084

[startup+402.3 s]
/proc/loadavg: 2.21 2.19 2.14 3/177 5450
/proc/meminfo: memFree=26252252/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=25084 CPUtime=402.23 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 5664 0 0 0 40222 1 0 0 20 0 1 0 2454819 25686016 5990 33554432000 4194304 5646918 140735360979280 140735360977544 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 6271 5990 153 355 0 5912 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 25084

[startup+462.3 s]
/proc/loadavg: 2.13 2.16 2.13 3/177 5451
/proc/meminfo: memFree=26245268/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=31168 CPUtime=462.21 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 6000 0 0 0 46220 1 0 0 20 0 1 0 2454819 31916032 6001 33554432000 4194304 5646918 140735360979280 140735360977528 4403232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 7792 6001 153 355 0 7433 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 31168

[startup+522.3 s]
/proc/loadavg: 2.16 2.17 2.13 3/177 5452
/proc/meminfo: memFree=26239808/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=31168 CPUtime=522.2 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 6504 0 0 0 52219 1 0 0 20 0 1 0 2454819 31916032 7520 33554432000 4194304 5646918 140735360979280 140735360977528 4402650 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 7792 7520 153 355 0 7433 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 31168

[startup+582.3 s]
/proc/loadavg: 2.16 2.16 2.13 4/178 5456
/proc/meminfo: memFree=26239564/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=31168 CPUtime=582.19 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 6504 0 0 0 58218 1 0 0 20 0 1 0 2454819 31916032 7520 33554432000 4194304 5646918 140735360979280 140735360977528 4403091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 7792 7520 153 355 0 7433 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 31168

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


[startup+942.3 s]
/proc/loadavg: 2.22 2.18 2.13 3/177 5463
/proc/meminfo: memFree=26236272/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=942.14 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 7203 0 0 0 94213 1 0 0 20 0 1 0 2454819 39706624 8016 33554432000 4194304 5646918 140735360979280 140735360977528 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 8016 153 355 0 9335 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 38776

[startup+1002.3 s]
/proc/loadavg: 2.17 2.17 2.13 4/176 5464
/proc/meminfo: memFree=26236272/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=1002.13 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 7204 0 0 0 100212 1 0 0 20 0 1 0 2454819 39706624 8016 33554432000 4194304 5646918 140735360979280 140735360977528 4403368 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 8016 153 355 0 9335 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 38776

[startup+1062.3 s]
/proc/loadavg: 2.20 2.17 2.13 3/177 5466
/proc/meminfo: memFree=26219636/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=1062.12 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 7204 0 0 0 106211 1 0 0 20 0 1 0 2454819 39706624 8016 33554432000 4194304 5646918 140735360979280 140735360977528 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 8016 153 355 0 9335 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 38776

[startup+1122.3 s]
/proc/loadavg: 2.17 2.17 2.13 3/177 5467
/proc/meminfo: memFree=26214608/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=1122.11 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 7793 0 0 0 112210 1 0 0 20 0 1 0 2454819 39706624 9103 33554432000 4194304 5646918 140735360979280 140735360977528 4403040 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 9103 153 355 0 9335 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 38776

[startup+1182.3 s]
/proc/loadavg: 2.21 2.17 2.13 3/178 5471
/proc/meminfo: memFree=26214912/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=1182.1 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 7793 0 0 0 118209 1 0 0 20 0 1 0 2454819 39706624 9103 33554432000 4194304 5646918 140735360979280 140735360977528 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 9103 153 355 0 9335 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 38776

[startup+1242.3 s]
/proc/loadavg: 2.12 2.15 2.12 3/178 5494
/proc/meminfo: memFree=26214340/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=1242.09 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 7793 0 0 0 124208 1 0 0 20 0 1 0 2454819 39706624 9103 33554432000 4194304 5646918 140735360979280 140735360977528 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 9103 153 355 0 9335 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 38776

[startup+1302.3 s]
/proc/loadavg: 2.31 2.19 2.14 3/177 5495
/proc/meminfo: memFree=26214340/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=1302.08 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 7793 0 0 0 130207 1 0 0 20 0 1 0 2454819 39706624 9103 33554432000 4194304 5646918 140735360979280 140735360977528 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 9103 153 355 0 9335 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 38776

[startup+1362.3 s]
/proc/loadavg: 2.17 2.17 2.13 3/177 5497
/proc/meminfo: memFree=26213100/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=38776 CPUtime=1362.07 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8100 0 0 0 136206 1 0 0 20 0 1 0 2454819 39706624 9401 33554432000 4194304 5646918 140735360979280 140735360977528 4402806 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 9694 9401 153 355 0 9335 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 38776

[startup+1422.3 s]
/proc/loadavg: 2.14 2.17 2.13 3/177 5498
/proc/meminfo: memFree=26208140/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1422.07 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8880 0 0 0 142205 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402774 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 53212

[startup+1482.3 s]
/proc/loadavg: 2.17 2.17 2.13 3/177 5499
/proc/meminfo: memFree=26208028/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1482.06 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8880 0 0 0 148204 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 53212

[startup+1542.31 s]
/proc/loadavg: 2.11 2.15 2.12 3/177 5558
/proc/meminfo: memFree=25553128/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1542.06 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8880 0 0 0 154204 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4388947 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 53212

[startup+1602.3 s]
/proc/loadavg: 2.09 2.13 2.12 3/177 5559
/proc/meminfo: memFree=25507332/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1602.04 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8882 0 0 0 160202 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 53212

[startup+1662.3 s]
/proc/loadavg: 2.20 2.15 2.12 3/177 5561
/proc/meminfo: memFree=25481280/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1662.03 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8882 0 0 0 166201 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402966 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 53212

[startup+1722.3 s]
/proc/loadavg: 2.14 2.14 2.11 3/177 5562
/proc/meminfo: memFree=25443728/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1722.02 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8882 0 0 0 172200 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 53212

[startup+1782.3 s]
/proc/loadavg: 2.19 2.16 2.12 3/178 5566
/proc/meminfo: memFree=25422236/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1782.01 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8882 0 0 0 178199 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 53212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.16 2.12 4/177 5566
/proc/meminfo: memFree=25418068/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1800.01 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8882 0 0 0 179999 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 53212

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

[startup+1800.3 s]
/proc/loadavg: 2.21 2.16 2.12 4/177 5566
/proc/meminfo: memFree=25418068/32872528 swapFree=10312/735932
[pid=5441] ppid=5438 vsize=53212 CPUtime=1800.01 cores=0,2,4,6
/proc/5441/stat : 5441 (minisatp) R 5438 5441 4328 0 -1 4202496 8882 0 0 0 179999 2 0 0 20 0 1 0 2454819 54489088 10788 33554432000 4194304 5646918 140735360979280 140735360977528 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5441/statm: 13303 10788 153 355 0 12944 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 53212

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.024996
maximum resident set size= 48392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8882
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= 13
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9181 second user time and 8.50371 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-29 17:41:14
IDJOB=4117869
IDBENCH=111622
IDSOLVER=2555
FILE ID=node112/4117869-1467214874
RUNJOBID= node112-1467209131-4344
PBS_JOBID= 19997587
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 7762cfe9dc20b1498de3f44b2627227b
RANDOM SEED=1754932292

node112.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.691
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.38
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.691
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.691
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.54
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.691
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.691
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.691
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.691
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.691
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:        26284052 kB
Buffers:           57628 kB
Cached:          4990148 kB
SwapCached:            0 kB
Active:           130112 kB
Inactive:        4973212 kB
Active(anon):      58112 kB
Inactive(anon):        0 kB
Active(file):      72000 kB
Inactive(file):  4973212 kB
Unevictable:      735932 kB
Mlocked:           10312 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3836 kB
Writeback:             0 kB
AnonPages:        791600 kB
Mapped:            14104 kB
Shmem:               204 kB
Slab:             619304 kB
SReclaimable:      62744 kB
SUnreclaim:       556560 kB
KernelStack:        1472 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     894996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 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-4117869-1467214874.opb

Free space on /tmp at the end= 71712 MiB
End job on node112 at 2016-06-29 18:11:14