Trace number 4117509

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_12x12_003.opb.metafix.opb
MD5SUMfc85ebb3b36c463ab9827197226616c3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark3.16352
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 144
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 144
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 144
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 118 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 ---[ 116]---> BDD-cost:    9
0.00/0.00	c ---[ 114]---> BDD-cost:   17
0.00/0.00	c ---[ 112]---> BDD-cost:   21
0.00/0.00	c ---[ 110]---> BDD-cost:   32
0.00/0.00	c ---[ 108]---> BDD-cost:   37
0.00/0.00	c ---[ 106]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 104]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 102]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 100]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  98]---> BDD-cost:   42
0.00/0.00	c ---[  96]---> BDD-cost:   29
0.00/0.00	c ---[  94]---> BDD-cost:   22
0.00/0.00	c ---[  92]---> BDD-cost:    9
0.00/0.00	c ---[  90]---> BDD-cost:   17
0.00/0.00	c ---[  88]---> BDD-cost:   25
0.00/0.00	c ---[  86]---> BDD-cost:   29
0.00/0.00	c ---[  84]---> BDD-cost:   37
0.00/0.00	c ---[  82]---> BDD-cost:   42
0.00/0.00	c ---[  80]---> BDD-cost:   30
0.00/0.00	c ---[  78]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  76]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  74]---> BDD-cost:   37
0.00/0.00	c ---[  72]---> BDD-cost:   32
0.00/0.00	c ---[  70]---> BDD-cost:   13
0.00/0.00	c ---[  68]---> BDD-cost:   22
0.00/0.00	c ---[  66]---> BDD-cost:   21
0.00/0.00	c ---[  64]---> BDD-cost:   18
0.00/0.00	c ---[  62]---> BDD-cost:   21
0.00/0.00	c ---[  60]---> BDD-cost:   17
0.00/0.00	c ---[  58]---> BDD-cost:   17
0.00/0.00	c ---[  56]---> BDD-cost:   13
0.00/0.00	c ---[  54]---> BDD-cost:    9
0.00/0.00	c ---[  52]---> BDD-cost:    5
0.00/0.00	c ---[  50]---> BDD-cost:    1
0.00/0.00	c ---[  48]---> BDD-cost:   22
0.00/0.00	c ---[  46]---> BDD-cost:   22
0.00/0.00	c ---[  44]---> BDD-cost:   22
0.00/0.00	c ---[  42]---> BDD-cost:   17
0.00/0.00	c ---[  40]---> BDD-cost:   17
0.00/0.00	c ---[  38]---> BDD-cost:    9
0.00/0.00	c ---[  36]---> BDD-cost:    9
0.00/0.00	c ---[  34]---> BDD-cost:    6
0.00/0.00	c ---[  32]---> BDD-cost:    3
0.00/0.00	c ---[  30]---> BDD-cost:   13
0.00/0.00	c ---[  28]---> BDD-cost:   17
0.00/0.00	c ---[  26]---> BDD-cost:   22
0.00/0.00	c ---[  24]---> BDD-cost:   27
0.00/0.00	c ---[  22]---> BDD-cost:   25
0.00/0.00	c ---[  20]---> BDD-cost:   33
0.00/0.01	c ---[  18]---> BDD-cost:   27
0.00/0.01	c ---[  16]---> BDD-cost:   32
0.00/0.01	c ---[  14]---> BDD-cost:   25
0.00/0.01	c ---[  12]---> BDD-cost:   25
0.00/0.01	c ---[  10]---> BDD-cost:   21
0.00/0.01	c ---[   8]---> BDD-cost:   17
0.00/0.01	c ---[   6]---> BDD-cost:   13
0.00/0.01	c ---[   4]---> BDD-cost:    9
0.00/0.01	c ---[   2]---> BDD-cost:    5
0.00/0.01	c ---[   0]---> BDD-cost:    3
0.00/0.01	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	===============================================================================
0.00/0.01	c Found solution: 70
0.00/0.01	c ---[   0]---> Sorter-cost: 2718     Base:
1800.01/1800.30	|  Eliminated clauses:           0.04 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	|       172 |    2164     5811    18636 |     2130      172     17 |  3.296 % |
1800.01/1800.30	|       322 |    2164     5811    18636 |     2343      322     20 |  3.296 % |
1800.01/1800.30	|       547 |    2164     5811    18636 |     2578      547     26 |  3.296 % |
1800.01/1800.30	|       884 |    2164     5811    18636 |     2835      884     26 |  3.296 % |
1800.01/1800.30	|      1390 |    2164     5811    18636 |     3119     1390     29 |  3.296 % |
1800.01/1800.30	|      2149 |    2164     5811    18636 |     3431     2149     28 |  3.296 % |
1800.01/1800.30	|      3288 |    2164     5811    18636 |     3774     3288     28 |  3.296 % |
1800.01/1800.30	|      4996 |    2164     5811    18636 |     4152     3050     26 |  3.296 % |
1800.01/1800.30	|      7558 |    2164     5811    18636 |     4567     3334     30 |  3.296 % |
1800.01/1800.30	|     11402 |    2164     5811    18636 |     5024     4724     25 |  3.296 % |
1800.01/1800.30	|     17168 |    2164     5811    18636 |     5526     5258     29 |  3.296 % |
1800.01/1800.30	|     25817 |    2164     5811    18636 |     6079     5096     28 |  3.296 % |
1800.01/1800.30	|     38791 |    2164     5811    18636 |     6687     4936     27 |  3.296 % |
1800.01/1800.30	|     58252 |    2164     5811    18636 |     7355     6671     28 |  3.296 % |
1800.01/1800.30	|     87444 |    2164     5811    18636 |     8091     4898     24 |  3.296 % |
1800.01/1800.30	|    131233 |    2163     5811    18636 |     8900     6070     25 |  3.324 % |
1800.01/1800.30	|    196917 |    2163     5811    18636 |     9790     6817     28 |  3.324 % |
1800.01/1800.30	|    295443 |    2163     5811    18636 |    10769     9083     27 |  3.324 % |
1800.01/1800.30	|    443232 |    2162     5811    18636 |    11846     6414     22 |  3.352 % |
1800.01/1800.30	|    664915 |    2162     5811    18636 |    13031     8251     25 |  3.352 % |
1800.01/1800.30	|    997440 |    2161     5811    18636 |    14334    11370     26 |  3.380 % |
1800.01/1800.30	|   1496228 |    2153     5811    18636 |    15767     9255     21 |  3.606 % |
1800.01/1800.30	|   2244410 |    2153     5811    18636 |    17344    13399     26 |  3.606 % |
1800.01/1800.30	|   3366684 |    2140     5811    18636 |    19078    16537     27 |  3.972 % |
1800.01/1800.30	|   5050095 |    2116     5811    18636 |    20986    10024     24 |  4.648 % |
1800.01/1800.30	|   7575211 |    2100     5811    18636 |    23085    14501     31 |  5.099 % |
1800.01/1800.30	|  11362886 |    2090     5811    18636 |    25394    17278     26 |  5.380 % |
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

Verifier Data

OK	70

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-4117509-1467212708/watcher-4117509-1467212708 -o /tmp/evaluation-result-4117509-1467212708/solver-4117509-1467212708 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467209086-3629 --watchdog 1960 -S 80 minisatp HOME/instance-4117509-1467212708.opb 

pid=4116
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.26 2.12 2.03 4/176 4119
/proc/meminfo: memFree=29618836/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=6372 CPUtime=0 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 337 0 0 0 0 0 0 0 20 0 1 0 2238152 6524928 213 33554432000 4194304 5646918 140735829093376 140733666838920 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 1593 213 121 355 0 1234 0

[startup+0.100118 s]
/proc/loadavg: 2.26 2.12 2.03 4/176 4119
/proc/meminfo: memFree=29618836/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=4324 CPUtime=0.09 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 871 0 0 0 9 0 0 0 20 0 1 0 2238152 4427776 713 33554432000 4194304 5646918 140735829093376 140733666838920 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 1081 713 151 355 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.200346 s]
/proc/loadavg: 2.26 2.12 2.03 4/176 4119
/proc/meminfo: memFree=29618836/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=4324 CPUtime=0.19 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 919 0 0 0 19 0 0 0 20 0 1 0 2238152 4427776 759 33554432000 4194304 5646918 140735829093376 140735829091624 4417823 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 1081 759 152 355 0 722 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4324

[startup+0.300263 s]
/proc/loadavg: 2.26 2.12 2.03 4/176 4119
/proc/meminfo: memFree=29618836/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=4712 CPUtime=0.29 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 1046 0 0 0 29 0 0 0 20 0 1 0 2238152 4825088 883 33554432000 4194304 5646918 140735829093376 140735829091624 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 1178 883 152 355 0 819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4712

[startup+0.70023 s]
/proc/loadavg: 2.26 2.12 2.03 4/176 4119
/proc/meminfo: memFree=29618836/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=6356 CPUtime=0.69 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 1250 0 0 0 69 0 0 0 20 0 1 0 2238152 6508544 1083 33554432000 4194304 5646918 140735829093376 140735829091624 4399923 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 1589 1083 152 355 0 1230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6356

[startup+1.50023 s]
/proc/loadavg: 2.26 2.12 2.03 4/177 4120
/proc/meminfo: memFree=29614404/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=6356 CPUtime=1.49 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 1464 0 0 0 149 0 0 0 20 0 1 0 2238152 6508544 1295 33554432000 4194304 5646918 140735829093376 140735829091624 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 1589 1295 152 355 0 1230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6356

[startup+3.10023 s]
/proc/loadavg: 2.26 2.12 2.03 4/177 4120
/proc/meminfo: memFree=29613660/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=6356 CPUtime=3.09 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 1471 0 0 0 309 0 0 0 20 0 1 0 2238152 6508544 1302 33554432000 4194304 5646918 140735829093376 140735829091624 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 1589 1302 152 355 0 1230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6356

[startup+6.30023 s]
/proc/loadavg: 2.24 2.12 2.03 3/177 4120
/proc/meminfo: memFree=29613560/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=8096 CPUtime=6.29 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 1516 0 0 0 629 0 0 0 20 0 1 0 2238152 8290304 1347 33554432000 4194304 5646918 140735829093376 140735829091624 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 2024 1347 152 355 0 1665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8096

[startup+12.7002 s]
/proc/loadavg: 2.22 2.12 2.03 3/177 4120
/proc/meminfo: memFree=29613340/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=8096 CPUtime=12.69 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 1562 0 0 0 1269 0 0 0 20 0 1 0 2238152 8290304 1393 33554432000 4194304 5646918 140735829093376 140735829091624 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 2024 1393 152 355 0 1665 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8096

[startup+25.5003 s]
/proc/loadavg: 2.31 2.14 2.04 3/177 4120
/proc/meminfo: memFree=29610996/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=9748 CPUtime=25.49 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 1982 0 0 0 2549 0 0 0 20 0 1 0 2238152 9981952 1802 33554432000 4194304 5646918 140735829093376 140735829091624 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 2437 1802 152 355 0 2078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9748

[startup+51.1003 s]
/proc/loadavg: 2.28 2.15 2.04 3/177 4120
/proc/meminfo: memFree=29610060/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=9748 CPUtime=51.08 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 2266 0 0 0 5108 0 0 0 20 0 1 0 2238152 9981952 2085 33554432000 4194304 5646918 140735829093376 140735829091624 4397494 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 2437 2085 152 355 0 2078 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9748

[startup+102.3 s]
/proc/loadavg: 2.19 2.14 2.04 3/177 4122
/proc/meminfo: memFree=29607700/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=13080 CPUtime=102.28 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 2877 0 0 0 10228 0 0 0 20 0 1 0 2238152 13393920 2687 33554432000 4194304 5646918 140735829093376 140735829091624 4402913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 3270 2687 152 355 0 2911 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13080

[startup+162.3 s]
/proc/loadavg: 2.12 2.12 2.04 3/177 4123
/proc/meminfo: memFree=29605716/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=13080 CPUtime=162.27 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 3055 0 0 0 16227 0 0 0 20 0 1 0 2238152 13393920 2859 33554432000 4194304 5646918 140735829093376 140735829091624 4403170 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 3270 2859 152 355 0 2911 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 13080

[startup+222.307 s]
/proc/loadavg: 2.21 2.14 2.05 4/177 4124
/proc/meminfo: memFree=29591012/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=13080 CPUtime=222.26 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 3055 0 0 0 22226 0 0 0 20 0 1 0 2238152 13393920 2859 33554432000 4194304 5646918 140735829093376 140735829091624 4403192 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 3270 2859 152 355 0 2911 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 13080

[startup+282.3 s]
/proc/loadavg: 2.29 2.18 2.07 3/177 4236
/proc/meminfo: memFree=29628720/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=15224 CPUtime=282.25 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 3311 0 0 0 28225 0 0 0 20 0 1 0 2238152 15589376 3110 33554432000 4194304 5646918 140735829093376 140735829091624 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 3806 3110 152 355 0 3447 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 15224

[startup+342.3 s]
/proc/loadavg: 2.21 2.17 2.07 3/178 4240
/proc/meminfo: memFree=29625892/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=15224 CPUtime=342.24 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 3311 0 0 0 34224 0 0 0 20 0 1 0 2238152 15589376 3110 33554432000 4194304 5646918 140735829093376 140735829091624 4403512 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 3806 3110 152 355 0 3447 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 15224

[startup+402.3 s]
/proc/loadavg: 2.29 2.20 2.09 4/177 4242
/proc/meminfo: memFree=29617292/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=16896 CPUtime=402.22 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 4162 0 0 0 40222 0 0 0 20 0 1 0 2238152 17301504 3955 33554432000 4194304 5646918 140735829093376 140735829091640 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 4224 3955 152 355 0 3865 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 16896

[startup+462.3 s]
/proc/loadavg: 2.14 2.17 2.09 3/177 4243
/proc/meminfo: memFree=29608544/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=15224 CPUtime=462.21 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 5178 0 0 0 46221 0 0 0 20 0 1 0 2238152 15589376 3489 33554432000 4194304 5646918 140735829093376 140735829091624 4403438 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 3806 3489 152 355 0 3447 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 15224

[startup+522.3 s]
/proc/loadavg: 2.10 2.15 2.09 3/177 4244
/proc/meminfo: memFree=29603020/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=20608 CPUtime=522.2 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 5986 0 0 0 52220 0 0 0 20 0 1 0 2238152 21102592 4795 33554432000 4194304 5646918 140735829093376 140735829091624 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5152 4795 152 355 0 4793 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 20608

[startup+582.3 s]
/proc/loadavg: 2.08 2.14 2.08 4/177 4245
/proc/meminfo: memFree=29595516/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=20608 CPUtime=582.2 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6041 0 0 0 58220 0 0 0 20 0 1 0 2238152 21102592 4849 33554432000 4194304 5646918 140735829093376 140735829091624 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5152 4849 152 355 0 4793 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 20608

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


[startup+942.3 s]
/proc/loadavg: 2.17 2.17 2.10 3/178 4255
/proc/meminfo: memFree=29585796/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=23536 CPUtime=942.14 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6301 0 0 0 94214 0 0 0 20 0 1 0 2238152 24100864 5099 33554432000 4194304 5646918 140735829093376 140735829091624 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5884 5099 152 355 0 5525 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 23536

[startup+1002.3 s]
/proc/loadavg: 2.09 2.15 2.10 3/177 4257
/proc/meminfo: memFree=29577932/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=23536 CPUtime=1002.13 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6346 0 0 0 100213 0 0 0 20 0 1 0 2238152 24100864 5143 33554432000 4194304 5646918 140735829093376 140735829091624 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5884 5143 152 355 0 5525 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 23536

[startup+1062.3 s]
/proc/loadavg: 2.26 2.18 2.11 3/177 4258
/proc/meminfo: memFree=29577824/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=23536 CPUtime=1062.12 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6346 0 0 0 106212 0 0 0 20 0 1 0 2238152 24100864 5143 33554432000 4194304 5646918 140735829093376 140735829091624 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5884 5143 152 355 0 5525 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 23536

[startup+1122.3 s]
/proc/loadavg: 2.13 2.16 2.10 3/177 4259
/proc/meminfo: memFree=29577828/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=23536 CPUtime=1122.11 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6361 0 0 0 112211 0 0 0 20 0 1 0 2238152 24100864 5158 33554432000 4194304 5646918 140735829093376 140735829091624 4403488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5884 5158 152 355 0 5525 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 23536

[startup+1182.3 s]
/proc/loadavg: 2.18 2.17 2.11 3/177 4260
/proc/meminfo: memFree=29577596/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=23536 CPUtime=1182.1 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6361 0 0 0 118210 0 0 0 20 0 1 0 2238152 24100864 5158 33554432000 4194304 5646918 140735829093376 140735829091624 4403464 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5884 5158 152 355 0 5525 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 23536

[startup+1242.3 s]
/proc/loadavg: 2.24 2.20 2.12 3/177 4261
/proc/meminfo: memFree=29577348/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=23536 CPUtime=1242.1 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6385 0 0 0 124209 1 0 0 20 0 1 0 2238152 24100864 5182 33554432000 4194304 5646918 140735829093376 140735829091624 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5884 5182 152 355 0 5525 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 23536

[startup+1302.3 s]
/proc/loadavg: 2.13 2.17 2.11 3/177 4263
/proc/meminfo: memFree=29577228/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=23536 CPUtime=1302.09 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 6385 0 0 0 130208 1 0 0 20 0 1 0 2238152 24100864 5182 33554432000 4194304 5646918 140735829093376 140735829091624 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 5884 5182 152 355 0 5525 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 23536

[startup+1362.3 s]
/proc/loadavg: 2.14 2.17 2.11 3/177 4264
/proc/meminfo: memFree=29561772/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1362.08 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 7063 0 0 0 136207 1 0 0 20 0 1 0 2238152 25903104 6050 33554432000 4194304 5646918 140735829093376 140735829091640 4389014 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 6050 152 355 0 5965 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 25296

[startup+1422.3 s]
/proc/loadavg: 2.05 2.14 2.10 3/177 4265
/proc/meminfo: memFree=29563020/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1422.08 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 7063 0 0 0 142207 1 0 0 20 0 1 0 2238152 25903104 6050 33554432000 4194304 5646918 140735829093376 140735829091640 4403047 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 6050 152 355 0 5965 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 25296

[startup+1482.3 s]
/proc/loadavg: 2.11 2.14 2.10 4/177 4266
/proc/meminfo: memFree=29562656/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1482.06 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 7063 0 0 0 148205 1 0 0 20 0 1 0 2238152 25903104 6050 33554432000 4194304 5646918 140735829093376 140735829091640 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 6050 152 355 0 5965 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 25296

[startup+1542.31 s]
/proc/loadavg: 2.14 2.14 2.09 3/178 4270
/proc/meminfo: memFree=29562412/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1542.06 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 7063 0 0 0 154205 1 0 0 20 0 1 0 2238152 25903104 6050 33554432000 4194304 5646918 140735829093376 140735829091640 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 6050 152 355 0 5965 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 25296

[startup+1602.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/176 4272
/proc/meminfo: memFree=29562688/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1602.05 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 7063 0 0 0 160204 1 0 0 20 0 1 0 2238152 25903104 6050 33554432000 4194304 5646918 140735829093376 140735829091640 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 6050 152 355 0 5965 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 25296

[startup+1662.3 s]
/proc/loadavg: 2.23 2.17 2.10 3/177 4274
/proc/meminfo: memFree=29563736/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1662.03 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 8326 0 0 0 166202 1 0 0 20 0 1 0 2238152 25903104 5916 33554432000 4194304 5646918 140735829093376 140735829091624 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 5916 152 355 0 5965 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 25296

[startup+1722.3 s]
/proc/loadavg: 2.22 2.17 2.10 3/177 4275
/proc/meminfo: memFree=29563008/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1722.02 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 8329 0 0 0 172201 1 0 0 20 0 1 0 2238152 25903104 5919 33554432000 4194304 5646918 140735829093376 140735829091624 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 5919 152 355 0 5965 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 25296

[startup+1782.3 s]
/proc/loadavg: 2.16 2.15 2.10 3/177 4276
/proc/meminfo: memFree=29563004/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1782.02 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 8329 0 0 0 178201 1 0 0 20 0 1 0 2238152 25903104 5919 33554432000 4194304 5646918 140735829093376 140735829091624 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 5919 152 355 0 5965 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 25296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.16 2.10 4/177 4277
/proc/meminfo: memFree=29562376/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1800.01 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 8329 0 0 0 180000 1 0 0 20 0 1 0 2238152 25903104 5919 33554432000 4194304 5646918 140735829093376 140735829091624 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 5919 152 355 0 5965 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 25296

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.16 2.10 4/177 4277
/proc/meminfo: memFree=29562376/32872528 swapFree=10964/940984
[pid=4119] ppid=4116 vsize=25296 CPUtime=1800.01 cores=0,2,4,6
/proc/4119/stat : 4119 (minisatp) R 4116 4119 3613 0 -1 4202496 8329 0 0 0 180000 1 0 0 20 0 1 0 2238152 25903104 5919 33554432000 4194304 5646918 140735829093376 140735829091624 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4119/statm: 6324 5919 152 355 0 5965 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 25296

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1800.01
CPU system time (s): 0.015997
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 28016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.015997
maximum resident set size= 26904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8329
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= 8
involuntary context switches= 1862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.81627 second user time and 6.72098 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-29 17:05:08
IDJOB=4117509
IDBENCH=111582
IDSOLVER=2555
FILE ID=node113/4117509-1467212708
RUNJOBID= node113-1467209086-3629
PBS_JOBID= 19997586
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_12x12_003.opb.metafix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117509-1467212708/watcher-4117509-1467212708 -o /tmp/evaluation-result-4117509-1467212708/solver-4117509-1467212708 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467209086-3629 --watchdog 1960 -S 80 minisatp HOME/instance-4117509-1467212708.opb

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

MD5SUM BENCH= fc85ebb3b36c463ab9827197226616c3
RANDOM SEED=624493512

node113.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.947
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.89
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.947
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	: 5325.52
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.947
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.56
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.947
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.947
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.947
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.947
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.56
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.947
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29619428 kB
Buffers:           70480 kB
Cached:          1433544 kB
SwapCached:            0 kB
Active:           583624 kB
Inactive:         982536 kB
Active(anon):      65096 kB
Inactive(anon):        0 kB
Active(file):     518528 kB
Inactive(file):   982536 kB
Unevictable:      940984 kB
Mlocked:           10964 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3984 kB
Writeback:             0 kB
AnonPages:       1005096 kB
Mapped:            13884 kB
Shmem:               204 kB
Slab:             612644 kB
SReclaimable:      57124 kB
SUnreclaim:       555520 kB
KernelStack:        1464 kB
PageTables:         6180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1111348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    976896 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-4117509-1467212708.opb

Free space on /tmp at the end= 71728 MiB
End job on node113 at 2016-06-29 17:35:09