Trace number 4117662

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_005.opb.metafix.opb
MD5SUM1e3b8b3af3c992517fa7291633cf65a6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark2.68559
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 10
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:   27
0.00/0.00	c ---[ 140]---> BDD-cost:   39
0.00/0.00	c ---[ 138]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 136]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 134]---> Sorter-cost:  107     Base:
0.00/0.00	c ---[ 132]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 130]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 128]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 126]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 124]---> Sorter-cost:   97     Base:
0.00/0.00	c ---[ 122]---> BDD-cost:   30
0.00/0.00	c ---[ 120]---> BDD-cost:   37
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:   32
0.00/0.00	c ---[ 112]---> Sorter-cost:   85     Base:
0.00/0.01	c ---[ 110]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[ 108]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[ 106]---> Sorter-cost:  107     Base:
0.00/0.01	c ---[ 104]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[ 102]---> Sorter-cost:   97     Base:
0.00/0.01	c ---[ 100]---> Sorter-cost:   97     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]---> BDD-cost:   39
0.00/0.01	c ---[  90]---> BDD-cost:   24
0.00/0.01	c ---[  88]---> BDD-cost:   22
0.00/0.01	c ---[  86]---> BDD-cost:   33
0.00/0.01	c ---[  84]---> Sorter-cost:   85     Base:
0.00/0.01	c ---[  82]---> BDD-cost:   33
0.00/0.01	c ---[  80]---> BDD-cost:   33
0.00/0.01	c ---[  78]---> BDD-cost:   27
0.00/0.01	c ---[  76]---> BDD-cost:   27
0.00/0.01	c ---[  74]---> BDD-cost:   15
0.00/0.01	c ---[  72]---> BDD-cost:   17
0.00/0.01	c ---[  70]---> BDD-cost:    9
0.00/0.01	c ---[  68]---> BDD-cost:    9
0.00/0.01	c ---[  66]---> BDD-cost:    5
0.00/0.01	c ---[  64]---> Sorter-cost:   85     Base:
0.00/0.01	c ---[  62]---> BDD-cost:   32
0.00/0.01	c ---[  60]---> BDD-cost:   37
0.00/0.01	c ---[  58]---> BDD-cost:   25
0.00/0.01	c ---[  56]---> BDD-cost:   25
0.00/0.01	c ---[  54]---> BDD-cost:   17
0.00/0.01	c ---[  52]---> BDD-cost:   17
0.00/0.01	c ---[  50]---> BDD-cost:    9
0.00/0.01	c ---[  48]---> BDD-cost:    9
0.00/0.01	c ---[  46]---> BDD-cost:    3
0.00/0.01	c ---[  44]---> BDD-cost:    1
0.00/0.01	c ---[  42]---> BDD-cost:    3
0.00/0.01	c ---[  40]---> BDD-cost:    5
0.00/0.01	c ---[  38]---> BDD-cost:    9
0.00/0.01	c ---[  36]---> BDD-cost:   13
0.00/0.01	c ---[  34]---> BDD-cost:   11
0.00/0.01	c ---[  32]---> BDD-cost:   21
0.00/0.01	c ---[  30]---> BDD-cost:   27
0.00/0.01	c ---[  28]---> BDD-cost:   32
0.00/0.01	c ---[  26]---> BDD-cost:   32
0.00/0.01	c ---[  24]---> BDD-cost:   39
0.00/0.01	c ---[  22]---> BDD-cost:   27
0.00/0.01	c ---[  20]---> BDD-cost:   37
0.00/0.01	c ---[  18]---> BDD-cost:   37
0.00/0.01	c ---[  16]---> BDD-cost:   39
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:   17
0.00/0.01	c ---[   6]---> BDD-cost:   12
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:    1
0.00/0.02	|  Eliminated clauses:           0.03 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	===============================================================================
0.00/0.02	c Found solution: 110
0.00/0.02	c ---[   0]---> Sorter-cost: 4752     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	|       113 |    3625    10156    32585 |     3723      113     50 |  3.223 % |
1800.01/1800.30	|       263 |    3625    10156    32585 |     4096      263     36 |  3.223 % |
1800.01/1800.30	|       488 |    3625    10156    32585 |     4505      488     36 |  3.223 % |
1800.01/1800.30	|       825 |    3625    10156    32585 |     4956      825     37 |  3.223 % |
1800.01/1800.30	|      1331 |    3625    10156    32585 |     5452     1331     38 |  3.223 % |
1800.01/1800.30	|      2090 |    3625    10156    32585 |     5997     2090     36 |  3.223 % |
1800.01/1800.30	|      3229 |    3625    10156    32585 |     6597     3229     35 |  3.223 % |
1800.01/1800.30	|      4937 |    3625    10156    32585 |     7256     4937     36 |  3.223 % |
1800.01/1800.30	|      7499 |    3625    10156    32585 |     7982     7499     38 |  3.223 % |
1800.01/1800.30	|     11343 |    3624    10156    32585 |     8780     7222     40 |  3.239 % |
1800.01/1800.30	|     17109 |    3624    10156    32585 |     9658     8418     40 |  3.239 % |
1800.01/1800.30	|     25758 |    3624    10156    32585 |    10624     6824     37 |  3.239 % |
1800.01/1800.30	|     38732 |    3624    10156    32585 |    11687     8408     46 |  3.239 % |
1800.01/1800.30	|     58193 |    3624    10156    32585 |    12855     9646     38 |  3.239 % |
1800.01/1800.30	|     87385 |    3623    10156    32585 |    14141    11952     41 |  3.255 % |
1800.01/1800.30	|    131174 |    3623    10156    32585 |    15555    11626     39 |  3.255 % |
1800.01/1800.30	|    196858 |    3623    10156    32585 |    17111    12988     35 |  3.255 % |
1800.01/1800.30	|    295384 |    3620    10156    32585 |    18822    13183     40 |  3.303 % |
1800.01/1800.30	|    443173 |    3620    10156    32585 |    20704    15611     45 |  3.303 % |
1800.01/1800.30	|    664856 |    3620    10156    32585 |    22774    11997     39 |  3.303 % |
1800.01/1800.30	|    997381 |    3620    10156    32585 |    25052    15946     47 |  3.303 % |
1800.01/1800.30	|   1496169 |    3611    10156    32585 |    27557    25204     38 |  3.448 % |
1800.01/1800.30	|   2244351 |    3609    10156    32585 |    30313    21963     54 |  3.481 % |
1800.01/1800.30	|   3366625 |    3581    10156    32585 |    33344    28770     40 |  3.932 % |
1800.01/1800.30	|   5050036 |    3581    10156    32585 |    36679    27489     47 |  3.932 % |
1800.01/1800.30	|   7575152 |    3571    10156    32585 |    40347    36167     51 |  4.093 % |
1800.01/1800.30	|  11362827 |    3551    10156    32585 |    44381    24593     43 |  4.415 % |
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	110

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

pid=2643
running on 4 cores: 1,3,5,7

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.32 2.26 2.14 3/176 2646
/proc/meminfo: memFree=29450556/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=6516 CPUtime=0 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 414841 6672384 209 33554432000 4194304 5646918 140733193627824 140735505863352 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 1629 209 105 355 0 1270 0

[startup+0.100157 s]
/proc/loadavg: 2.32 2.26 2.14 3/176 2646
/proc/meminfo: memFree=29450556/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=5128 CPUtime=0.09 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 1255 0 0 0 9 0 0 0 20 0 1 0 414841 5251072 983 33554432000 4194304 5646918 140733193627824 140735505863352 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 1282 983 151 355 0 923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5128

[startup+0.200237 s]
/proc/loadavg: 2.32 2.26 2.14 3/176 2646
/proc/meminfo: memFree=29450556/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=5752 CPUtime=0.19 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 1308 0 0 0 19 0 0 0 20 0 1 0 414841 5890048 1035 33554432000 4194304 5646918 140733193627824 140735505863352 4399339 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 1438 1035 151 355 0 1079 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5752

[startup+0.300244 s]
/proc/loadavg: 2.32 2.26 2.14 3/176 2646
/proc/meminfo: memFree=29450556/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=5752 CPUtime=0.29 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 1352 0 0 0 29 0 0 0 20 0 1 0 414841 5890048 1079 33554432000 4194304 5646918 140733193627824 140733193626072 4399392 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 1438 1079 152 355 0 1079 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5752

[startup+0.700205 s]
/proc/loadavg: 2.32 2.26 2.14 3/176 2646
/proc/meminfo: memFree=29450556/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=7492 CPUtime=0.69 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 1811 0 0 0 69 0 0 0 20 0 1 0 414841 7671808 1536 33554432000 4194304 5646918 140733193627824 140733193626072 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 1873 1536 152 355 0 1514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7492

[startup+1.50029 s]
/proc/loadavg: 2.32 2.26 2.14 3/177 2647
/proc/meminfo: memFree=29443628/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=9540 CPUtime=1.49 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 2377 0 0 0 149 0 0 0 20 0 1 0 414841 9768960 2100 33554432000 4194304 5646918 140733193627824 140733193626088 4397501 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 2385 2100 152 355 0 2026 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9540

[startup+3.10016 s]
/proc/loadavg: 2.32 2.26 2.14 3/177 2647
/proc/meminfo: memFree=29441536/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=10172 CPUtime=3.09 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 2539 0 0 0 309 0 0 0 20 0 1 0 414841 10416128 2258 33554432000 4194304 5646918 140733193627824 140733193626088 4402680 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 2543 2258 152 355 0 2184 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10172

[startup+6.3002 s]
/proc/loadavg: 2.29 2.26 2.14 3/177 2647
/proc/meminfo: memFree=29440896/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=12852 CPUtime=6.29 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 2733 0 0 0 629 0 0 0 20 0 1 0 414841 13160448 2448 33554432000 4194304 5646918 140733193627824 140733193626072 4452415 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 3213 2448 152 355 0 2854 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12852

[startup+12.7003 s]
/proc/loadavg: 2.27 2.25 2.14 4/177 2647
/proc/meminfo: memFree=29437380/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=14540 CPUtime=12.69 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 3638 0 0 0 1269 0 0 0 20 0 1 0 414841 14888960 3350 33554432000 4194304 5646918 140733193627824 140733193626088 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 3635 3350 152 355 0 3276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14540

[startup+25.5003 s]
/proc/loadavg: 2.28 2.25 2.14 3/177 2647
/proc/meminfo: memFree=29435624/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=18248 CPUtime=25.49 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 3809 0 0 0 2549 0 0 0 20 0 1 0 414841 18685952 4030 33554432000 4194304 5646918 140733193627824 140733193626072 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 4562 4030 152 355 0 4203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18248

[startup+51.1002 s]
/proc/loadavg: 2.18 2.23 2.14 3/177 2647
/proc/meminfo: memFree=29435624/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=18248 CPUtime=51.08 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 3810 0 0 0 5108 0 0 0 20 0 1 0 414841 18685952 4031 33554432000 4194304 5646918 140733193627824 140733193626072 4398927 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 4562 4031 152 355 0 4203 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18248

[startup+102.3 s]
/proc/loadavg: 2.23 2.24 2.14 4/177 2648
/proc/meminfo: memFree=29428312/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=24332 CPUtime=102.28 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 5047 0 0 0 10228 0 0 0 20 0 1 0 414841 24915968 5801 33554432000 4194304 5646918 140733193627824 140733193626072 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 6083 5801 152 355 0 5724 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 24332

[startup+162.3 s]
/proc/loadavg: 2.22 2.24 2.15 3/177 2649
/proc/meminfo: memFree=29428104/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=24332 CPUtime=162.27 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 5047 0 0 0 16227 0 0 0 20 0 1 0 414841 24915968 5801 33554432000 4194304 5646918 140733193627824 140733193626072 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 6083 5801 152 355 0 5724 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 24332

[startup+222.307 s]
/proc/loadavg: 2.13 2.21 2.14 3/177 2650
/proc/meminfo: memFree=29425704/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=27084 CPUtime=222.26 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 6572 0 0 0 22226 0 0 0 20 0 1 0 414841 27734016 6489 33554432000 4194304 5646918 140733193627824 140733193626072 4398856 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 6771 6489 152 355 0 6412 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 27084

[startup+282.3 s]
/proc/loadavg: 2.05 2.17 2.13 4/178 2655
/proc/meminfo: memFree=29427632/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=27084 CPUtime=282.24 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 6572 0 0 0 28224 0 0 0 20 0 1 0 414841 27734016 6489 33554432000 4194304 5646918 140733193627824 140733193626072 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 6771 6489 152 355 0 6412 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 27084

[startup+342.3 s]
/proc/loadavg: 2.07 2.15 2.12 3/177 2656
/proc/meminfo: memFree=29417328/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=34240 CPUtime=342.24 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 6680 0 0 0 34223 1 0 0 20 0 1 0 414841 35061760 7614 33554432000 4194304 5646918 140733193627824 140733193626072 4403579 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 8560 7614 152 355 0 8201 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 34240

[startup+402.3 s]
/proc/loadavg: 2.02 2.12 2.11 3/177 2657
/proc/meminfo: memFree=29415288/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=34240 CPUtime=402.23 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 6680 0 0 0 40222 1 0 0 20 0 1 0 414841 35061760 7614 33554432000 4194304 5646918 140733193627824 140733193626072 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 8560 7614 152 355 0 8201 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 34240

[startup+462.3 s]
/proc/loadavg: 2.04 2.11 2.11 3/177 2658
/proc/meminfo: memFree=29415296/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=34240 CPUtime=462.22 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 6680 0 0 0 46221 1 0 0 20 0 1 0 414841 35061760 7614 33554432000 4194304 5646918 140733193627824 140733193626072 4402667 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 8560 7614 152 355 0 8201 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 34240

[startup+522.3 s]
/proc/loadavg: 2.05 2.10 2.10 3/177 2659
/proc/meminfo: memFree=29412624/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=34240 CPUtime=522.21 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 8210 0 0 0 52220 1 0 0 20 0 1 0 414841 35061760 8278 33554432000 4194304 5646918 140733193627824 140733193626072 4403497 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 8560 8278 152 355 0 8201 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 34240

[startup+582.3 s]
/proc/loadavg: 2.06 2.09 2.09 3/177 2661
/proc/meminfo: memFree=29409780/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=36988 CPUtime=582.2 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 10283 0 0 0 58219 1 0 0 20 0 1 0 414841 37875712 8968 33554432000 4194304 5646918 140733193627824 140733193626088 4402904 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 9247 8968 155 355 0 8888 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 36988

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


[startup+942.3 s]
/proc/loadavg: 2.12 2.16 2.11 3/177 2727
/proc/meminfo: memFree=29447348/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=43052 CPUtime=942.14 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 13035 0 0 0 94212 2 0 0 20 0 1 0 414841 44085248 10509 33554432000 4194304 5646918 140733193627824 140733193626088 4402684 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 10763 10509 155 355 0 10404 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 43052

[startup+1002.3 s]
/proc/loadavg: 2.16 2.16 2.11 3/177 2728
/proc/meminfo: memFree=29442644/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=43052 CPUtime=1002.13 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 13035 0 0 0 100211 2 0 0 20 0 1 0 414841 44085248 10509 33554432000 4194304 5646918 140733193627824 140733193626088 4399392 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 10763 10509 155 355 0 10404 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 43052

[startup+1062.3 s]
/proc/loadavg: 2.06 2.12 2.10 3/177 2729
/proc/meminfo: memFree=29444076/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=41376 CPUtime=1062.12 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 14051 0 0 0 106209 3 0 0 20 0 1 0 414841 42369024 10090 33554432000 4194304 5646918 140733193627824 140733193626088 4402818 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 10344 10090 155 355 0 9985 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 41376

[startup+1122.3 s]
/proc/loadavg: 2.09 2.13 2.10 3/177 2730
/proc/meminfo: memFree=29444828/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=45772 CPUtime=1122.12 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 15891 0 0 0 112208 4 0 0 20 0 1 0 414841 46870528 10998 33554432000 4194304 5646918 140733193627824 140733193626072 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 11443 10998 155 355 0 11084 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 45772

[startup+1182.3 s]
/proc/loadavg: 2.25 2.18 2.11 4/177 2732
/proc/meminfo: memFree=29435840/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1182.11 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16040 0 0 0 118207 4 0 0 20 0 1 0 414841 58769408 12164 33554432000 4194304 5646918 140733193627824 140733193626072 4403091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12164 155 355 0 13989 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 57392

[startup+1242.3 s]
/proc/loadavg: 2.20 2.17 2.11 3/177 2733
/proc/meminfo: memFree=29432564/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1242.1 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16066 0 0 0 124206 4 0 0 20 0 1 0 414841 58769408 12188 33554432000 4194304 5646918 140733193627824 140733193626072 4398877 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12188 155 355 0 13989 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 57392

[startup+1302.3 s]
/proc/loadavg: 2.12 2.15 2.10 3/177 2734
/proc/meminfo: memFree=29433324/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1302.09 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16067 0 0 0 130205 4 0 0 20 0 1 0 414841 58769408 12700 33554432000 4194304 5646918 140733193627824 140733193626072 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12700 155 355 0 13989 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 57392

[startup+1362.3 s]
/proc/loadavg: 2.17 2.17 2.11 3/177 2735
/proc/meminfo: memFree=29426128/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1362.08 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16067 0 0 0 136204 4 0 0 20 0 1 0 414841 58769408 12700 33554432000 4194304 5646918 140733193627824 140733193626072 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12700 155 355 0 13989 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 57392

[startup+1422.3 s]
/proc/loadavg: 2.17 2.16 2.11 3/177 2736
/proc/meminfo: memFree=29425892/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1422.08 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16067 0 0 0 142204 4 0 0 20 0 1 0 414841 58769408 12700 33554432000 4194304 5646918 140733193627824 140733193626072 4402772 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12700 155 355 0 13989 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 57392

[startup+1482.3 s]
/proc/loadavg: 2.15 2.16 2.11 3/178 2741
/proc/meminfo: memFree=29425856/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1482.06 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16067 0 0 0 148202 4 0 0 20 0 1 0 414841 58769408 12700 33554432000 4194304 5646918 140733193627824 140733193626072 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12700 155 355 0 13989 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 57392

[startup+1542.31 s]
/proc/loadavg: 2.10 2.14 2.10 4/177 2742
/proc/meminfo: memFree=29425956/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1542.06 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16067 0 0 0 154202 4 0 0 20 0 1 0 414841 58769408 12700 33554432000 4194304 5646918 140733193627824 140733193626072 4397970 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12700 155 355 0 13989 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 57392

[startup+1602.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/177 2743
/proc/meminfo: memFree=29425956/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1602.04 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16067 0 0 0 160200 4 0 0 20 0 1 0 414841 58769408 12700 33554432000 4194304 5646918 140733193627824 140733193626072 4402829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12700 155 355 0 13989 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 57392

[startup+1662.3 s]
/proc/loadavg: 2.14 2.14 2.10 3/177 2744
/proc/meminfo: memFree=29425632/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1662.03 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16069 0 0 0 166199 4 0 0 20 0 1 0 414841 58769408 12700 33554432000 4194304 5646918 140733193627824 140733193626072 4397445 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12700 155 355 0 13989 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 57392

[startup+1722.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/177 2745
/proc/meminfo: memFree=29425540/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1722.02 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16119 0 0 0 172198 4 0 0 20 0 1 0 414841 58769408 12750 33554432000 4194304 5646918 140733193627824 140733193626072 4403427 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12750 155 355 0 13989 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 57392

[startup+1782.3 s]
/proc/loadavg: 2.29 2.19 2.11 3/177 2747
/proc/meminfo: memFree=29425412/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1782.02 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16119 0 0 0 178198 4 0 0 20 0 1 0 414841 58769408 12750 33554432000 4194304 5646918 140733193627824 140733193626072 4403061 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12750 155 355 0 13989 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 57392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.35 2.21 2.12 3/177 2747
/proc/meminfo: memFree=29425540/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1800.01 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16119 0 0 0 179997 4 0 0 20 0 1 0 414841 58769408 12750 33554432000 4194304 5646918 140733193627824 140733193626072 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12750 155 355 0 13989 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 57392

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

[startup+1800.3 s]
/proc/loadavg: 2.35 2.21 2.12 3/177 2747
/proc/meminfo: memFree=29425540/32872528 swapFree=1197380/1311844
[pid=2646] ppid=2643 vsize=57392 CPUtime=1800.01 cores=1,3,5,7
/proc/2646/stat : 2646 (minisatp) R 2643 2646 1857 0 -1 4202496 16119 0 0 0 179997 4 0 0 20 0 1 0 414841 58769408 12750 33554432000 4194304 5646918 140733193627824 140733193626072 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2646/statm: 14348 12750 155 355 0 13989 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 57392

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.042993
maximum resident set size= 51000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16119
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= 1854

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

The end

Launcher Data

Begin job on node131 at 2016-06-29 17:25:29
IDJOB=4117662
IDBENCH=111599
IDSOLVER=2555
FILE ID=node131/4117662-1467213929
RUNJOBID= node131-1467210288-1874
PBS_JOBID= 19997593
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 1e3b8b3af3c992517fa7291633cf65a6
RANDOM SEED=1487992502

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29450884 kB
Buffers:           54296 kB
Cached:          1267088 kB
SwapCached:            0 kB
Active:           163516 kB
Inactive:        1239792 kB
Active(anon):      84104 kB
Inactive(anon):        0 kB
Active(file):      79412 kB
Inactive(file):  1239792 kB
Unevictable:     1311844 kB
Mlocked:         1197380 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3528 kB
Writeback:             0 kB
AnonPages:       1392880 kB
Mapped:            13884 kB
Shmem:               204 kB
Slab:             573648 kB
SReclaimable:      18200 kB
SUnreclaim:       555448 kB
KernelStack:        1456 kB
PageTables:         6892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1499776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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-4117662-1467213929.opb

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