Trace number 4117977

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_002.opb.metafix.opb
MD5SUMd516132abc47e45aecfd51f2b27e6693
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 benchmark0.029995
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 9
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 126 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 ---[ 124]---> BDD-cost:   13
0.00/0.00	c ---[ 122]---> BDD-cost:   24
0.00/0.00	c ---[ 120]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 118]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 116]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 114]---> BDD-cost:   42
0.00/0.00	c ---[ 112]---> BDD-cost:   21
0.00/0.00	c ---[ 110]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 108]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 106]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[ 104]---> BDD-cost:   39
0.00/0.00	c ---[ 102]---> BDD-cost:   27
0.00/0.00	c ---[ 100]---> BDD-cost:   21
0.00/0.00	c ---[  98]---> BDD-cost:   33
0.00/0.00	c ---[  96]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  94]---> BDD-cost:   42
0.00/0.00	c ---[  92]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  90]---> BDD-cost:   37
0.00/0.00	c ---[  88]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  86]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  84]---> BDD-cost:   42
0.00/0.00	c ---[  82]---> Sorter-cost:   85     Base:
0.00/0.00	c ---[  80]---> BDD-cost:   37
0.00/0.00	c ---[  78]---> BDD-cost:   25
0.00/0.00	c ---[  76]---> BDD-cost:   32
0.00/0.00	c ---[  74]---> BDD-cost:   32
0.00/0.00	c ---[  72]---> BDD-cost:   33
0.00/0.00	c ---[  70]---> BDD-cost:   25
0.00/0.00	c ---[  68]---> BDD-cost:   21
0.00/0.00	c ---[  66]---> BDD-cost:   17
0.00/0.00	c ---[  64]---> BDD-cost:   12
0.00/0.00	c ---[  62]---> BDD-cost:    9
0.00/0.00	c ---[  60]---> BDD-cost:    6
0.00/0.00	c ---[  58]---> BDD-cost:    3
0.00/0.00	c ---[  56]---> BDD-cost:   32
0.00/0.00	c ---[  54]---> BDD-cost:   32
0.00/0.01	c ---[  52]---> BDD-cost:   27
0.00/0.01	c ---[  50]---> BDD-cost:   22
0.00/0.01	c ---[  48]---> BDD-cost:   17
0.00/0.01	c ---[  46]---> BDD-cost:   13
0.00/0.01	c ---[  44]---> BDD-cost:    9
0.00/0.01	c ---[  42]---> BDD-cost:    6
0.00/0.01	c ---[  40]---> BDD-cost:    3
0.00/0.01	c ---[  38]---> BDD-cost:    3
0.00/0.01	c ---[  36]---> BDD-cost:    5
0.00/0.01	c ---[  34]---> BDD-cost:    7
0.00/0.01	c ---[  32]---> BDD-cost:   13
0.00/0.01	c ---[  30]---> BDD-cost:   11
0.00/0.01	c ---[  28]---> BDD-cost:   21
0.00/0.01	c ---[  26]---> BDD-cost:   27
0.00/0.01	c ---[  24]---> BDD-cost:   32
0.00/0.01	c ---[  22]---> BDD-cost:   25
0.00/0.01	c ---[  20]---> BDD-cost:   32
0.00/0.01	c ---[  18]---> BDD-cost:   25
0.00/0.01	c ---[  16]---> BDD-cost:   33
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:   15
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:    6
0.00/0.01	c ---[   2]---> BDD-cost:    3
0.00/0.01	c ---[   0]---> BDD-cost:    1
0.00/0.02	|  Eliminated clauses:           0.02 Mb                                      |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|       100 |    1380     4359    12006 |     1598      100     17 |  6.764 % |
0.00/0.02	===============================================================================
0.00/0.02	c Found solution: 70
0.00/0.02	c ---[   0]---> Sorter-cost: 3642     Base:
1800.02/1800.30	|  Eliminated clauses:           0.06 Mb                                      |
1800.02/1800.30	============================[ Search Statistics ]==============================
1800.02/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.30	===============================================================================
1800.02/1800.30	|       242 |    2684     7191    23217 |     2636      242     25 |  2.798 % |
1800.02/1800.30	|       392 |    2684     7191    23217 |     2900      392     26 |  2.798 % |
1800.02/1800.30	|       617 |    2684     7191    23217 |     3190      617     26 |  2.798 % |
1800.02/1800.30	|       954 |    2684     7191    23217 |     3509      954     25 |  2.798 % |
1800.02/1800.30	|      1460 |    2684     7191    23217 |     3860     1460     27 |  2.798 % |
1800.02/1800.30	|      2219 |    2684     7191    23217 |     4246     2219     27 |  2.798 % |
1800.02/1800.30	|      3358 |    2684     7191    23217 |     4671     3358     26 |  2.798 % |
1800.02/1800.30	|      5066 |    2684     7191    23217 |     5138     2586     23 |  2.798 % |
1800.02/1800.30	|      7628 |    2684     7191    23217 |     5652     5148     30 |  2.798 % |
1800.02/1800.30	|     11472 |    2684     7191    23217 |     6217     3100     26 |  2.798 % |
1800.02/1800.30	|     17238 |    2684     7191    23217 |     6838     5624     30 |  2.798 % |
1800.02/1800.30	|     25887 |    2684     7191    23217 |     7522     6987     27 |  2.798 % |
1800.02/1800.30	|     38861 |    2684     7191    23217 |     8275     4141     26 |  2.798 % |
1800.02/1800.30	|     58322 |    2684     7191    23217 |     9102     6494     28 |  2.798 % |
1800.02/1800.30	|     87514 |    2684     7191    23217 |    10012     7553     31 |  2.798 % |
1800.02/1800.30	|    131303 |    2684     7191    23217 |    11014     9877     28 |  2.798 % |
1800.02/1800.30	|    196987 |    2684     7191    23217 |    12115     7492     24 |  2.798 % |
1800.02/1800.30	|    295513 |    2683     7191    23217 |    13327    12244     28 |  2.820 % |
1800.02/1800.30	|    443302 |    2683     7191    23217 |    14659     9529     30 |  2.820 % |
1800.02/1800.30	|    664985 |    2680     7191    23217 |    16125    12989     31 |  2.887 % |
1800.02/1800.30	|    997510 |    2673     7191    23217 |    17738    15903     36 |  3.042 % |
1800.02/1800.30	|   1496298 |    2629     7191    23217 |    19512    16063     30 |  4.020 % |
1800.02/1800.30	|   2244480 |    2610     7191    23217 |    21463    15619     30 |  4.442 % |
1800.02/1800.30	|   3366754 |    2607     7191    23217 |    23609    19924     29 |  4.508 % |
1800.02/1800.30	|   5050165 |    2594     7191    23217 |    25970    17396     37 |  4.797 % |
1800.02/1800.30	|   7575281 |    2594     7191    23217 |    28567    14566     28 |  4.797 % |
1800.02/1800.30	|  11362956 |    2577     7191    23217 |    31424    26726     30 |  5.174 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/1800.30	s SATISFIABLE
1800.02/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-4117977-1467238296/watcher-4117977-1467238296 -o /tmp/evaluation-result-4117977-1467238296/solver-4117977-1467238296 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467209086-3629 --watchdog 1960 -S 80 minisatp HOME/instance-4117977-1467238296.opb 

pid=7180
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.01 2.04 2.07 3/176 7183
/proc/meminfo: memFree=29523772/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=6372 CPUtime=0 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 339 0 0 0 0 0 0 0 20 0 1 0 4796900 6524928 215 33554432000 4194304 5646918 140735025325104 140733377089368 4953168 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1593 215 121 355 0 1234 0

[startup+0.100159 s]
/proc/loadavg: 2.01 2.04 2.07 3/176 7183
/proc/meminfo: memFree=29523772/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=4480 CPUtime=0.09 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 976 0 0 0 9 0 0 0 20 0 1 0 4796900 4587520 811 33554432000 4194304 5646918 140735025325104 140733377089368 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1120 811 152 355 0 761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4480

[startup+0.200284 s]
/proc/loadavg: 2.01 2.04 2.07 3/176 7183
/proc/meminfo: memFree=29523772/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=5104 CPUtime=0.19 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 1018 0 0 0 19 0 0 0 20 0 1 0 4796900 5226496 852 33554432000 4194304 5646918 140735025325104 140733377089368 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1276 852 152 355 0 917 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5104

[startup+0.300269 s]
/proc/loadavg: 2.01 2.04 2.07 3/176 7183
/proc/meminfo: memFree=29523772/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=5104 CPUtime=0.29 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 1050 0 0 0 29 0 0 0 20 0 1 0 4796900 5226496 881 33554432000 4194304 5646918 140735025325104 140733377089368 4399417 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1276 881 152 355 0 917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5104

[startup+0.700231 s]
/proc/loadavg: 2.01 2.04 2.07 3/176 7183
/proc/meminfo: memFree=29523772/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=5764 CPUtime=0.69 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 1304 0 0 0 69 0 0 0 20 0 1 0 4796900 5902336 1126 33554432000 4194304 5646918 140735025325104 140735025323368 4403204 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1441 1126 152 355 0 1082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5764

[startup+1.50024 s]
/proc/loadavg: 2.00 2.04 2.07 3/177 7184
/proc/meminfo: memFree=29518960/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=6824 CPUtime=1.49 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 1397 0 0 0 149 0 0 0 20 0 1 0 4796900 6987776 1214 33554432000 4194304 5646918 140735025325104 140735025323368 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1706 1214 152 355 0 1347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6824

[startup+3.10021 s]
/proc/loadavg: 2.00 2.04 2.07 4/177 7184
/proc/meminfo: memFree=29518464/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=6824 CPUtime=3.09 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 1488 0 0 0 309 0 0 0 20 0 1 0 4796900 6987776 1302 33554432000 4194304 5646918 140735025325104 140735025323352 4402781 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1706 1302 152 355 0 1347 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6824

[startup+6.30022 s]
/proc/loadavg: 2.00 2.04 2.07 3/177 7184
/proc/meminfo: memFree=29484476/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=7844 CPUtime=6.29 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 1782 0 0 0 629 0 0 0 20 0 1 0 4796900 8032256 1594 33554432000 4194304 5646918 140735025325104 140735025323368 4403497 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1961 1594 152 355 0 1602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7844

[startup+12.7003 s]
/proc/loadavg: 2.00 2.04 2.07 3/177 7184
/proc/meminfo: memFree=29472048/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=7844 CPUtime=12.69 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 1874 0 0 0 1269 0 0 0 20 0 1 0 4796900 8032256 1682 33554432000 4194304 5646918 140735025325104 140735025323368 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 1961 1682 152 355 0 1602 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7844

[startup+25.5003 s]
/proc/loadavg: 2.00 2.04 2.06 3/176 7184
/proc/meminfo: memFree=29453376/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=9780 CPUtime=25.49 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 2161 0 0 0 2549 0 0 0 20 0 1 0 4796900 10014720 1962 33554432000 4194304 5646918 140735025325104 140735025323352 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 2445 1962 152 355 0 2086 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9780

[startup+51.1003 s]
/proc/loadavg: 2.08 2.05 2.07 3/176 7184
/proc/meminfo: memFree=29468540/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=11444 CPUtime=51.08 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 2696 0 0 0 5108 0 0 0 20 0 1 0 4796900 11718656 2488 33554432000 4194304 5646918 140735025325104 140735025323368 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 2861 2488 152 355 0 2502 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11444

[startup+102.3 s]
/proc/loadavg: 2.06 2.05 2.07 3/177 7186
/proc/meminfo: memFree=29443128/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=11444 CPUtime=102.28 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 2760 0 0 0 10228 0 0 0 20 0 1 0 4796900 11718656 2552 33554432000 4194304 5646918 140735025325104 140735025323368 4402776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 2861 2552 152 355 0 2502 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 11444

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/177 7188
/proc/meminfo: memFree=29439520/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=14216 CPUtime=162.26 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 3107 0 0 0 16226 0 0 0 20 0 1 0 4796900 14557184 2892 33554432000 4194304 5646918 140735025325104 140735025323352 4403173 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 3554 2892 152 355 0 3195 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 14216

[startup+222.307 s]
/proc/loadavg: 2.07 2.05 2.06 3/177 7245
/proc/meminfo: memFree=28900632/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=19600 CPUtime=222.26 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 4196 0 0 0 22226 0 0 0 20 0 1 0 4796900 20070400 4481 33554432000 4194304 5646918 140735025325104 140735025323352 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 4900 4481 152 355 0 4541 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 19600

[startup+282.3 s]
/proc/loadavg: 2.13 2.07 2.07 3/177 7246
/proc/meminfo: memFree=28854480/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=19600 CPUtime=282.24 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 4261 0 0 0 28224 0 0 0 20 0 1 0 4796900 20070400 4543 33554432000 4194304 5646918 140735025325104 140735025323352 4403091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 4900 4543 152 355 0 4541 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 19600

[startup+342.3 s]
/proc/loadavg: 2.09 2.07 2.07 3/177 7247
/proc/meminfo: memFree=28830900/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=19600 CPUtime=342.23 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 4263 0 0 0 34223 0 0 0 20 0 1 0 4796900 20070400 4545 33554432000 4194304 5646918 140735025325104 140735025323352 4403249 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 4900 4545 152 355 0 4541 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 19600

[startup+402.3 s]
/proc/loadavg: 2.16 2.09 2.08 4/177 7248
/proc/meminfo: memFree=28796388/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=19600 CPUtime=402.22 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 4267 0 0 0 40222 0 0 0 20 0 1 0 4796900 20070400 4562 33554432000 4194304 5646918 140735025325104 140735025323352 4399348 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 4900 4562 152 355 0 4541 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 19600

[startup+462.3 s]
/proc/loadavg: 2.13 2.09 2.08 3/177 7250
/proc/meminfo: memFree=28770760/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=19600 CPUtime=462.21 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 4349 0 0 0 46221 0 0 0 20 0 1 0 4796900 20070400 4643 33554432000 4194304 5646918 140735025325104 140735025323352 4403201 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 4900 4643 152 355 0 4541 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 19600

[startup+522.3 s]
/proc/loadavg: 2.18 2.10 2.08 3/178 7254
/proc/meminfo: memFree=28749076/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=19600 CPUtime=522.2 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 4349 0 0 0 52220 0 0 0 20 0 1 0 4796900 20070400 4643 33554432000 4194304 5646918 140735025325104 140735025323352 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 4900 4643 152 355 0 4541 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 19600

[startup+582.3 s]
/proc/loadavg: 2.13 2.10 2.08 3/177 7255
/proc/meminfo: memFree=28726400/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=19600 CPUtime=582.2 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 4349 0 0 0 58220 0 0 0 20 0 1 0 4796900 20070400 4643 33554432000 4194304 5646918 140735025325104 140735025323352 4403431 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 4900 4643 152 355 0 4541 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 19600

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


[startup+942.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/177 7262
/proc/meminfo: memFree=28633412/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=22356 CPUtime=942.14 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6730 0 0 0 94213 1 0 0 20 0 1 0 4796900 22892544 5323 33554432000 4194304 5646918 140735025325104 140735025323368 4400014 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 5589 5323 152 355 0 5230 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 22356

[startup+1002.3 s]
/proc/loadavg: 2.15 2.13 2.09 3/177 7263
/proc/meminfo: memFree=28619032/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=22356 CPUtime=1002.14 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6730 0 0 0 100213 1 0 0 20 0 1 0 4796900 22892544 5323 33554432000 4194304 5646918 140735025325104 140735025323368 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 5589 5323 152 355 0 5230 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 22356

[startup+1062.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/177 7265
/proc/meminfo: memFree=28602920/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1062.13 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 106212 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 28720

[startup+1122.3 s]
/proc/loadavg: 2.13 2.13 2.09 3/178 7269
/proc/meminfo: memFree=28590144/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1122.12 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 112211 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 28720

[startup+1182.3 s]
/proc/loadavg: 2.21 2.15 2.10 3/177 7270
/proc/meminfo: memFree=28580796/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1182.11 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 118210 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4402778 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 28720

[startup+1242.3 s]
/proc/loadavg: 2.13 2.13 2.09 3/177 7271
/proc/meminfo: memFree=28572616/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1242.1 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 124209 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 28720

[startup+1302.3 s]
/proc/loadavg: 2.23 2.15 2.10 3/177 7272
/proc/meminfo: memFree=28564172/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1302.09 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 130208 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4397985 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 28720

[startup+1362.3 s]
/proc/loadavg: 2.19 2.15 2.10 3/177 7274
/proc/meminfo: memFree=28556104/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1362.08 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 136207 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 28720

[startup+1422.3 s]
/proc/loadavg: 2.12 2.14 2.09 3/177 7275
/proc/meminfo: memFree=28543344/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1422.08 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 142207 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4403464 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 28720

[startup+1482.3 s]
/proc/loadavg: 2.16 2.15 2.10 3/177 7276
/proc/meminfo: memFree=28526416/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1482.06 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 6732 0 0 0 148205 1 0 0 20 0 1 0 4796900 29409280 5836 33554432000 4194304 5646918 140735025325104 140735025323352 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 5836 152 355 0 6821 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 28720

[startup+1542.31 s]
/proc/loadavg: 2.28 2.18 2.11 3/177 7277
/proc/meminfo: memFree=28489456/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1542.07 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 7308 0 0 0 154205 2 0 0 20 0 1 0 4796900 29409280 6914 33554432000 4194304 5646918 140735025325104 140735025323352 4399395 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 6914 152 355 0 6821 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 28720

[startup+1602.3 s]
/proc/loadavg: 2.25 2.19 2.11 3/177 7278
/proc/meminfo: memFree=28481256/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1602.05 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 7313 0 0 0 160203 2 0 0 20 0 1 0 4796900 29409280 6914 33554432000 4194304 5646918 140735025325104 140735025323352 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 6914 152 355 0 6821 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 28720

[startup+1662.3 s]
/proc/loadavg: 2.19 2.19 2.11 3/177 7280
/proc/meminfo: memFree=28475116/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1662.04 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 7313 0 0 0 166202 2 0 0 20 0 1 0 4796900 29409280 6914 33554432000 4194304 5646918 140735025325104 140735025323352 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 6914 152 355 0 6821 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 28720

[startup+1722.3 s]
/proc/loadavg: 2.18 2.18 2.11 3/178 7284
/proc/meminfo: memFree=28460388/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1722.03 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 7313 0 0 0 172201 2 0 0 20 0 1 0 4796900 29409280 6914 33554432000 4194304 5646918 140735025325104 140735025323352 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 6914 152 355 0 6821 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 28720

[startup+1782.3 s]
/proc/loadavg: 2.25 2.19 2.11 4/177 7285
/proc/meminfo: memFree=28450080/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1782.02 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 7313 0 0 0 178200 2 0 0 20 0 1 0 4796900 29409280 6914 33554432000 4194304 5646918 140735025325104 140735025323352 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 6914 152 355 0 6821 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 28720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.18 2.11 3/177 7285
/proc/meminfo: memFree=28448404/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1800.02 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 7313 0 0 0 180000 2 0 0 20 0 1 0 4796900 29409280 6914 33554432000 4194304 5646918 140735025325104 140735025323352 4399419 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 6914 152 355 0 6821 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 28720

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.18 2.11 3/177 7285
/proc/meminfo: memFree=28448404/32872528 swapFree=10964/940984
[pid=7183] ppid=7180 vsize=28720 CPUtime=1800.02 cores=0,2,4,6
/proc/7183/stat : 7183 (minisatp) R 7180 7183 3613 0 -1 4202496 7313 0 0 0 180000 2 0 0 20 0 1 0 4796900 29409280 6914 33554432000 4194304 5646918 140735025325104 140735025323352 4399419 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/7183/statm: 7180 6914 152 355 0 6821 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 28720

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.020996
maximum resident set size= 27656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7313
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= 10
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.79627 second user time and 6.68298 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 00:11:36
IDJOB=4117977
IDBENCH=111634
IDSOLVER=2555
FILE ID=node113/4117977-1467238296
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_002.opb.metafix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117977-1467238296/watcher-4117977-1467238296 -o /tmp/evaluation-result-4117977-1467238296/solver-4117977-1467238296 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467209086-3629 --watchdog 1960 -S 80 minisatp HOME/instance-4117977-1467238296.opb

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

MD5SUM BENCH= d516132abc47e45aecfd51f2b27e6693
RANDOM SEED=1977528466

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:        29524456 kB
Buffers:           85488 kB
Cached:          1446608 kB
SwapCached:            0 kB
Active:           655252 kB
Inactive:        1006440 kB
Active(anon):     132024 kB
Inactive(anon):        0 kB
Active(file):     523228 kB
Inactive(file):  1006440 kB
Unevictable:      940984 kB
Mlocked:           10964 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3552 kB
Writeback:             0 kB
AnonPages:       1070004 kB
Mapped:            14180 kB
Shmem:               204 kB
Slab:             614168 kB
SReclaimable:      58376 kB
SUnreclaim:       555792 kB
KernelStack:        1456 kB
PageTables:         5860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1174612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1040384 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-4117977-1467238296.opb

Free space on /tmp at the end= 71724 MiB
End job on node113 at 2016-06-30 00:41:36