Trace number 4114156

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-d91742bOPT45008 339.611 339.674

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45.opb
MD5SUM69de314159b087fa9a093d7baa1bd907
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark0.030994
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables148
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 100
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 3356535
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 3356535
Number of bits of the biggest sum of numbers22
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 100 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 ---[  98]---> BDD-cost:   15
0.00/0.00	c ---[  96]---> BDD-cost:    1
0.00/0.00	c ---[  94]---> BDD-cost:   21
0.00/0.00	c ---[  92]---> BDD-cost:   18
0.00/0.00	c ---[  90]---> BDD-cost:   24
0.00/0.01	c ---[  88]---> BDD-cost:   24
0.00/0.01	c ---[  86]---> BDD-cost:   24
0.00/0.01	c ---[  84]---> BDD-cost:    6
0.00/0.01	c ---[  82]---> BDD-cost:   15
0.00/0.01	c ---[  80]---> BDD-cost:   24
0.00/0.01	c ---[  78]---> BDD-cost:    6
0.00/0.01	c ---[  76]---> BDD-cost:    6
0.00/0.01	c ---[  74]---> BDD-cost:   18
0.00/0.01	c ---[  72]---> BDD-cost:   21
0.00/0.01	c ---[  70]---> BDD-cost:    9
0.00/0.01	c ---[  68]---> BDD-cost:    6
0.00/0.01	c ---[  66]---> BDD-cost:    9
0.00/0.01	c ---[  64]---> BDD-cost:    9
0.00/0.01	c ---[  62]---> BDD-cost:   15
0.00/0.01	c ---[  60]---> BDD-cost:    9
0.00/0.01	c ---[  58]---> BDD-cost:   12
0.00/0.01	c ---[  56]---> BDD-cost:    6
0.00/0.01	c ---[  54]---> BDD-cost:   12
0.00/0.01	c ---[  52]---> BDD-cost:    6
0.00/0.01	c ---[  50]---> BDD-cost:    6
0.00/0.01	c ---[  48]---> BDD-cost:    9
0.00/0.01	c ---[  46]---> BDD-cost:    6
0.00/0.01	c ---[  44]---> BDD-cost:   12
0.00/0.01	c ---[  42]---> BDD-cost:    3
0.00/0.01	c ---[  40]---> BDD-cost:    6
0.00/0.01	c ---[  38]---> BDD-cost:    6
0.00/0.01	c ---[  36]---> BDD-cost:    3
0.00/0.01	c ---[  34]---> BDD-cost:    3
0.00/0.01	c ---[  32]---> BDD-cost:    3
0.00/0.01	c ---[  30]---> BDD-cost:    9
0.00/0.01	c ---[  28]---> BDD-cost:    9
0.00/0.01	c ---[  26]---> BDD-cost:    3
0.00/0.01	c ---[  24]---> BDD-cost:    3
0.00/0.01	c ---[  22]---> BDD-cost:    3
0.00/0.01	c ---[  20]---> BDD-cost:    3
0.00/0.01	c ---[  18]---> BDD-cost:    3
0.00/0.01	c ---[  16]---> BDD-cost:    3
0.00/0.01	c ---[  14]---> BDD-cost:    3
0.00/0.01	c ---[  12]---> BDD-cost:    9
0.00/0.01	c ---[  10]---> BDD-cost:    3
0.00/0.01	c ---[   8]---> BDD-cost:    3
0.00/0.01	c ---[   6]---> BDD-cost:    3
0.00/0.01	c ---[   4]---> BDD-cost:    3
0.00/0.01	c ---[   2]---> BDD-cost:    3
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: 985417
0.00/0.01	c ---[   0]---> Sorter-cost:36501     Base: 2 2 3 3 3 3 5 2 3 3
16.68/16.79	|  Eliminated clauses:           0.54 Mb                                      |
16.68/16.79	============================[ Search Statistics ]==============================
16.68/16.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.68/16.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.68/16.79	===============================================================================
16.68/16.79	===============================================================================
16.68/16.79	c Found solution: 969279
16.68/16.79	c ---[   0]---> Sorter-cost:   13     Base: 2 2 3 3 3 3 5 2 3 3
33.48/33.59	|  Eliminated clauses:           0.55 Mb                                      |
33.48/33.59	============================[ Search Statistics ]==============================
33.48/33.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.48/33.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.48/33.59	===============================================================================
33.48/33.59	===============================================================================
33.48/33.59	c Found solution: 921636
33.48/33.59	c ---[   0]---> Sorter-cost:   13     Base: 2 2 3 3 3 3 5 2 3 3
50.38/50.44	|  Eliminated clauses:           0.57 Mb                                      |
50.38/50.44	============================[ Search Statistics ]==============================
50.38/50.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.38/50.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.38/50.44	===============================================================================
50.38/50.44	===============================================================================
50.38/50.44	c Found solution: 878808
50.38/50.44	c ---[   0]---> Sorter-cost:   10     Base: 2 2 3 3 3 3 5 2 3 3
67.18/67.23	|  Eliminated clauses:           0.57 Mb                                      |
67.18/67.23	============================[ Search Statistics ]==============================
67.18/67.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.18/67.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
67.18/67.23	===============================================================================
67.18/67.23	===============================================================================
67.18/67.23	c Found solution: 854086
67.18/67.23	c ---[   0]---> Sorter-cost:   15     Base: 2 2 3 3 3 3 5 2 3 3
83.97/84.03	|  Eliminated clauses:           0.58 Mb                                      |
83.97/84.03	============================[ Search Statistics ]==============================
83.97/84.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.97/84.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
83.97/84.03	===============================================================================
83.97/84.03	===============================================================================
83.97/84.03	c Found solution: 719652
83.97/84.03	c ---[   0]---> Sorter-cost:   12     Base: 2 2 3 3 3 3 5 2 3 3
100.77/100.82	|  Eliminated clauses:           0.58 Mb                                      |
100.77/100.82	============================[ Search Statistics ]==============================
100.77/100.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.77/100.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
100.77/100.82	===============================================================================
100.77/100.82	===============================================================================
100.77/100.82	c Found solution: 641707
100.77/100.82	c ---[   0]---> Sorter-cost:   10     Base: 2 2 3 3 3 3 5 2 3 3
117.57/117.61	|  Eliminated clauses:           0.58 Mb                                      |
117.57/117.61	============================[ Search Statistics ]==============================
117.57/117.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
117.57/117.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
117.57/117.61	===============================================================================
117.57/117.61	===============================================================================
117.57/117.61	c Found solution: 575873
117.57/117.61	c ---[   0]---> Sorter-cost:   13     Base: 2 2 3 3 3 3 5 2 3 3
134.17/134.27	|  Eliminated clauses:           0.59 Mb                                      |
134.17/134.27	============================[ Search Statistics ]==============================
134.17/134.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
134.17/134.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
134.17/134.27	===============================================================================
134.17/134.27	===============================================================================
134.17/134.27	c Found solution: 336029
134.17/134.27	c ---[   0]---> Sorter-cost:   13     Base: 2 2 3 3 3 3 5 2 3 3
150.86/150.96	|  Eliminated clauses:           0.59 Mb                                      |
150.86/150.96	============================[ Search Statistics ]==============================
150.86/150.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
150.86/150.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
150.86/150.96	===============================================================================
150.86/150.96	===============================================================================
150.86/150.96	c Found solution: 240488
150.86/150.96	c ---[   0]---> Sorter-cost:   12     Base: 2 2 3 3 3 3 5 2 3 3
167.66/167.77	|  Eliminated clauses:           0.59 Mb                                      |
167.66/167.77	============================[ Search Statistics ]==============================
167.66/167.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
167.66/167.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
167.66/167.77	===============================================================================
167.66/167.77	===============================================================================
167.66/167.77	c Found solution: 238631
167.66/167.77	c ---[   0]---> Sorter-cost:   14     Base: 2 2 3 3 3 3 5 2 3 3
184.46/184.59	|  Eliminated clauses:           0.59 Mb                                      |
184.46/184.59	============================[ Search Statistics ]==============================
184.46/184.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.46/184.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
184.46/184.59	===============================================================================
184.46/184.59	===============================================================================
184.46/184.59	c Found solution: 233703
184.46/184.59	c ---[   0]---> Sorter-cost:   12     Base: 2 2 3 3 3 3 5 2 3 3
201.15/201.30	|  Eliminated clauses:           0.59 Mb                                      |
201.15/201.30	============================[ Search Statistics ]==============================
201.15/201.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.15/201.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
201.15/201.30	===============================================================================
201.15/201.30	===============================================================================
201.15/201.30	c Found solution: 219965
201.15/201.30	c ---[   0]---> Sorter-cost:    9     Base: 2 2 3 3 3 3 5 2 3 3
217.85/217.90	|  Eliminated clauses:           0.59 Mb                                      |
217.85/217.90	============================[ Search Statistics ]==============================
217.85/217.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.85/217.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
217.85/217.90	===============================================================================
217.85/217.90	===============================================================================
217.85/217.90	c Found solution: 161332
217.85/217.90	c ---[   0]---> Sorter-cost:   10     Base: 2 2 3 3 3 3 5 2 3 3
234.35/234.42	|  Eliminated clauses:           0.59 Mb                                      |
234.35/234.42	============================[ Search Statistics ]==============================
234.35/234.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.35/234.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
234.35/234.42	===============================================================================
234.35/234.42	===============================================================================
234.35/234.42	c Found solution: 156219
234.35/234.42	c ---[   0]---> Sorter-cost:   11     Base: 2 2 3 3 3 3 5 2 3 3
250.85/250.93	|  Eliminated clauses:           0.59 Mb                                      |
250.85/250.93	============================[ Search Statistics ]==============================
250.85/250.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.85/250.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
250.85/250.93	===============================================================================
250.85/250.93	===============================================================================
250.85/250.93	c Found solution: 124945
250.85/250.93	c ---[   0]---> Sorter-cost:22873     Base: 2 2 3 3 3 3 5 2 3 3
267.44/267.51	|  Eliminated clauses:           0.93 Mb                                      |
267.44/267.51	============================[ Search Statistics ]==============================
267.44/267.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.44/267.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
267.44/267.51	===============================================================================
267.44/267.51	|       424 |   36323   152392   404713 |    55877      421     78 |  0.216 % |
267.44/267.51	===============================================================================
267.44/267.51	c Found solution: 115867
267.44/267.51	c ---[   0]---> Sorter-cost:   13     Base: 2 2 3 3 3 3 5 2 3 3
283.74/283.88	|  Eliminated clauses:           0.94 Mb                                      |
283.74/283.88	============================[ Search Statistics ]==============================
283.74/283.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
283.74/283.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
283.74/283.88	===============================================================================
283.74/283.88	===============================================================================
283.74/283.88	c Found solution: 114010
283.74/283.88	c ---[   0]---> Sorter-cost:   14     Base: 2 2 3 3 3 3 5 2 3 3
300.24/300.35	|  Eliminated clauses:           0.95 Mb                                      |
300.24/300.35	============================[ Search Statistics ]==============================
300.24/300.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
300.24/300.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
300.24/300.35	===============================================================================
300.24/300.35	|       538 |   36654   153412   408579 |    56251      535    119 |  0.215 % |
300.24/300.35	===============================================================================
300.24/300.35	c Found solution: 83769
300.24/300.35	c ---[   0]---> Sorter-cost:23018     Base: 2 2 3 3 3 3 5 2 3 3
316.43/316.51	|  Eliminated clauses:           1.29 Mb                                      |
316.43/316.51	============================[ Search Statistics ]==============================
316.43/316.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
316.43/316.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
316.43/316.51	===============================================================================
316.43/316.51	===============================================================================
316.43/316.51	c Found solution: 76282
316.43/316.51	c ---[   0]---> Sorter-cost:21584     Base: 2 2 3 3 3 3 5 2 3 3
332.14/332.20	|  Eliminated clauses:           1.62 Mb                                      |
332.14/332.20	============================[ Search Statistics ]==============================
332.14/332.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
332.14/332.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
332.14/332.20	===============================================================================
332.14/332.20	===============================================================================
332.14/332.20	c Found solution: 45008
332.14/332.21	c ---[   0]---> Sorter-cost:14088     Base: 2 2 3 3 3 3 5 2 3 3
339.53/339.67	|  Eliminated clauses:           1.95 Mb                                      |
339.53/339.67	============================[ Search Statistics ]==============================
339.53/339.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
339.53/339.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
339.53/339.67	===============================================================================
339.53/339.67	===============================================================================
339.53/339.67	c Optimal solution: 45008
339.53/339.67	s OPTIMUM FOUND
339.53/339.67	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
339.53/339.67	c _______________________________________________________________________________
339.53/339.67	c 
339.53/339.67	restarts              : 24
339.53/339.67	conflicts             : 687            (2 /sec)
339.53/339.67	decisions             : 7416           (0.00 % random) (22 /sec)
339.53/339.67	propagations          : 3386521        (9973 /sec)
339.53/339.67	conflict literals     : 81223          (38.40 % deleted)
339.53/339.67	Memory used           : 64.13 MB
339.53/339.67	CPU time              : 339.585 s
339.53/339.67	c _______________________________________________________________________________

Verifier Data

OK	45008

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-4114156-1466582181/watcher-4114156-1466582181 -o /tmp/evaluation-result-4114156-1466582181/solver-4114156-1466582181 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466551521-26377 --watchdog 1960 minisatp HOME/instance-4114156-1466582181.opb 

pid=31102
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 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

[startup+0 s]
/proc/loadavg: 2.24 2.21 2.18 3/174 31105
/proc/meminfo: memFree=30354880/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/31105/stat : 31105 (runsolver) R 31102 26361 26361 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 1 0 60265006 24911872 56 33554432000 4194304 4338465 140735398272992 140735398270528 4210144 0 0 4096 24578 0 0 0 17 6 0 0 0 0 0
/proc/31105/statm: 6082 56 10 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.100112 s]
/proc/loadavg: 2.24 2.21 2.18 3/174 31105
/proc/meminfo: memFree=30354880/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6668 CPUtime=0.09 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1540 0 0 0 9 0 0 0 20 0 1 0 60265006 6828032 1407 33554432000 4194304 5646918 140735172920096 140735398270184 4826286 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31105/statm: 1667 1407 137 355 0 1308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6668

[startup+0.200259 s]
/proc/loadavg: 2.24 2.21 2.18 3/174 31105
/proc/meminfo: memFree=30354880/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6800 CPUtime=0.19 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1566 0 0 0 19 0 0 0 20 0 1 0 60265006 6963200 1433 33554432000 4194304 5646918 140735172920096 140735398270184 4817403 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31105/statm: 1700 1433 140 355 0 1341 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6800

[startup+0.300216 s]
/proc/loadavg: 2.24 2.21 2.18 3/174 31105
/proc/meminfo: memFree=30354880/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6800 CPUtime=0.29 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1566 0 0 0 29 0 0 0 20 0 1 0 60265006 6963200 1433 33554432000 4194304 5646918 140735172920096 140735398270184 4823346 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31105/statm: 1700 1433 140 355 0 1341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6800

[startup+0.700193 s]
/proc/loadavg: 2.24 2.21 2.18 3/174 31105
/proc/meminfo: memFree=30354880/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6800 CPUtime=0.69 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1566 0 0 0 69 0 0 0 20 0 1 0 60265006 6963200 1433 33554432000 4194304 5646918 140735172920096 140735172880520 4817371 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 1700 1433 140 355 0 1341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6800

[startup+1.50023 s]
/proc/loadavg: 2.22 2.21 2.18 3/175 31106
/proc/meminfo: memFree=30349648/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6800 CPUtime=1.49 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1566 0 0 0 149 0 0 0 20 0 1 0 60265006 6963200 1433 33554432000 4194304 5646918 140735172920096 140735172880520 4823297 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 1700 1433 140 355 0 1341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6800

[startup+3.10028 s]
/proc/loadavg: 2.22 2.21 2.18 3/175 31106
/proc/meminfo: memFree=30349276/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6800 CPUtime=3.09 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1566 0 0 0 309 0 0 0 20 0 1 0 60265006 6963200 1433 33554432000 4194304 5646918 140735172920096 140735172880520 4309360 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 1700 1433 140 355 0 1341 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6800

[startup+6.30023 s]
/proc/loadavg: 2.21 2.20 2.18 3/175 31106
/proc/meminfo: memFree=30349344/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6800 CPUtime=6.29 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1566 0 0 0 629 0 0 0 20 0 1 0 60265006 6963200 1433 33554432000 4194304 5646918 140735172920096 140735172880520 4463136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 1700 1433 140 355 0 1341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6800

[startup+12.7002 s]
/proc/loadavg: 2.19 2.20 2.18 3/175 31106
/proc/meminfo: memFree=30349056/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=6800 CPUtime=12.68 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 1566 0 0 0 1268 0 0 0 20 0 1 0 60265006 6963200 1433 33554432000 4194304 5646918 140735172920096 140735172880520 4831247 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 1700 1433 140 355 0 1341 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6800

[startup+25.5003 s]
/proc/loadavg: 2.16 2.19 2.18 3/175 31106
/proc/meminfo: memFree=30330888/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=27276 CPUtime=25.48 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 5871 0 0 0 2547 1 0 0 20 0 1 0 60265006 27930624 6106 33554432000 4194304 5646918 140735172920096 140735172918760 4560582 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 6819 6106 144 355 0 6460 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27276

[startup+51.1003 s]
/proc/loadavg: 2.16 2.19 2.18 3/175 31106
/proc/meminfo: memFree=30327608/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=27276 CPUtime=51.08 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 5920 0 0 0 5107 1 0 0 20 0 1 0 60265006 27930624 6152 33554432000 4194304 5646918 140735172920096 140735172918760 4565396 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 6819 6152 144 355 0 6460 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27276

[startup+102.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/175 31107
/proc/meminfo: memFree=30326960/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=27276 CPUtime=102.28 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 5940 0 0 0 10227 1 0 0 20 0 1 0 60265006 27930624 6170 33554432000 4194304 5646918 140735172920096 140735172918760 4817705 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 6819 6170 144 355 0 6460 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 27276

[startup+162.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/175 31108
/proc/meminfo: memFree=30322160/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=27276 CPUtime=162.26 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 5955 0 0 0 16225 1 0 0 20 0 1 0 60265006 27930624 6184 33554432000 4194304 5646918 140735172920096 140735172918760 4823297 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 6819 6184 144 355 0 6460 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27276

[startup+222.307 s]
/proc/loadavg: 2.23 2.19 2.18 3/176 31112
/proc/meminfo: memFree=30321048/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=27276 CPUtime=222.25 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 5974 0 0 0 22224 1 0 0 20 0 1 0 60265006 27930624 6243 33554432000 4194304 5646918 140735172920096 140735172918760 4463979 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 6819 6243 144 355 0 6460 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27276

[startup+282.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/176 31137
/proc/meminfo: memFree=30308888/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=39820 CPUtime=282.24 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 7708 0 0 0 28223 1 0 0 20 0 1 0 60265006 40775680 9050 33554432000 4194304 5646918 140735172920096 140735172918760 4817614 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 9955 9050 150 355 0 9596 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 39820

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 31105 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+307.2 s]
/proc/loadavg: 2.26 2.21 2.18 4/176 31138
/proc/meminfo: memFree=30305144/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=39820 CPUtime=307.13 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 7758 0 0 0 30712 1 0 0 20 0 1 0 60265006 40775680 9100 33554432000 4194304 5646918 140735172920096 140735172918760 4823326 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 9955 9100 152 355 0 9596 0
Current children cumulated CPU time (s) 307.13
Current children cumulated vsize (KiB) 39820

[startup+320 s]
/proc/loadavg: 2.22 2.21 2.18 3/176 31138
/proc/meminfo: memFree=30294788/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=49776 CPUtime=319.93 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 8984 0 0 0 31992 1 0 0 20 0 1 0 60265006 50970624 11775 33554432000 4194304 5646918 140735172920096 140735172918760 4823366 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 12444 11775 152 355 0 12085 0
Current children cumulated CPU time (s) 319.93
Current children cumulated vsize (KiB) 49776

[startup+332.8 s]
/proc/loadavg: 2.17 2.20 2.18 3/176 31138
/proc/meminfo: memFree=30285860/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=58596 CPUtime=332.73 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 10797 0 0 0 33271 2 0 0 20 0 1 0 60265006 60002304 13873 33554432000 4194304 5646918 140735172920096 140735172918760 4817360 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 14649 13873 152 355 0 14290 0
Current children cumulated CPU time (s) 332.73
Current children cumulated vsize (KiB) 58596

[startup+336 s]
/proc/loadavg: 2.17 2.20 2.18 3/176 31138
/proc/meminfo: memFree=30285860/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=58596 CPUtime=335.93 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 10797 0 0 0 33591 2 0 0 20 0 1 0 60265006 60002304 13873 33554432000 4194304 5646918 140735172920096 140735172918760 4312040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 14649 13873 152 355 0 14290 0
Current children cumulated CPU time (s) 335.93
Current children cumulated vsize (KiB) 58596

[startup+337.6 s]
/proc/loadavg: 2.16 2.19 2.18 3/176 31138
/proc/meminfo: memFree=30285860/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=58596 CPUtime=337.53 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 10797 0 0 0 33751 2 0 0 20 0 1 0 60265006 60002304 13873 33554432000 4194304 5646918 140735172920096 140735172918760 4832119 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 14649 13873 152 355 0 14290 0
Current children cumulated CPU time (s) 337.53
Current children cumulated vsize (KiB) 58596

[startup+338.4 s]
/proc/loadavg: 2.16 2.19 2.18 4/176 31138
/proc/meminfo: memFree=30285860/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=58596 CPUtime=338.33 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 10797 0 0 0 33831 2 0 0 20 0 1 0 60265006 60002304 13873 33554432000 4194304 5646918 140735172920096 140735172918760 4310912 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 14649 13873 152 355 0 14290 0
Current children cumulated CPU time (s) 338.33
Current children cumulated vsize (KiB) 58596

[startup+339.2 s]
/proc/loadavg: 2.16 2.19 2.18 4/176 31138
/proc/meminfo: memFree=30285736/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=58596 CPUtime=339.13 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 10797 0 0 0 33911 2 0 0 20 0 1 0 60265006 60002304 13873 33554432000 4194304 5646918 140735172920096 140735172918760 4823346 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 14649 13873 152 355 0 14290 0
Current children cumulated CPU time (s) 339.13
Current children cumulated vsize (KiB) 58596

[startup+339.6 s]
/proc/loadavg: 2.16 2.19 2.18 4/176 31138
/proc/meminfo: memFree=30285736/32872528 swapFree=1316768/1463936
[pid=31105] ppid=31102 vsize=58596 CPUtime=339.53 cores=0,2,4,6
/proc/31105/stat : 31105 (minisatp) R 31102 31105 26361 0 -1 4202496 10870 0 0 0 33951 2 0 0 20 0 1 0 60265006 60002304 13946 33554432000 4194304 5646918 140735172920096 140735172918760 4832127 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31105/statm: 14649 13946 152 355 0 14290 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 58596

Child status: 0
Real time (s): 339.674
CPU time (s): 339.611
CPU user time (s): 339.587
CPU system time (s): 0.023996
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 58596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.587
system time used= 0.023996
maximum resident set size= 62296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11252
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= 353

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.803877 second user time and 1.05584 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-22 09:56:21
IDJOB=4114156
IDBENCH=71858
IDSOLVER=2555
FILE ID=node121/4114156-1466582181
RUNJOBID= node121-1466551521-26377
PBS_JOBID= 19943337
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114156-1466582181/watcher-4114156-1466582181 -o /tmp/evaluation-result-4114156-1466582181/solver-4114156-1466582181 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466551521-26377 --watchdog 1960  minisatp HOME/instance-4114156-1466582181.opb

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

MD5SUM BENCH= 69de314159b087fa9a093d7baa1bd907
RANDOM SEED=572466171

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30355308 kB
Buffers:          101576 kB
Cached:           164480 kB
SwapCached:         2044 kB
Active:           121360 kB
Inactive:         197420 kB
Active(anon):      53872 kB
Inactive(anon):     1452 kB
Active(file):      67488 kB
Inactive(file):   195968 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099876 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:       1516092 kB
Mapped:             8716 kB
Shmem:                 0 kB
Slab:             601792 kB
SReclaimable:      46120 kB
SUnreclaim:       555672 kB
KernelStack:        1448 kB
PageTables:         6740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1620020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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-4114156-1466582181.opb

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-22 10:02:01