Trace number 4111526

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 NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
MD5SUMb95bbeb851a52866877e397310a0a770
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.022996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints170
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
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.03	c Converting 170 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): ..........................................................................................
0.00/0.03	c ---[  79]---> BDD-cost:   87
0.00/0.03	c ---[  78]---> BDD-cost:   87
0.00/0.03	c ---[  77]---> BDD-cost:   87
0.00/0.03	c ---[  76]---> BDD-cost:   87
0.00/0.03	c ---[  75]---> BDD-cost:   87
0.00/0.03	c ---[  74]---> BDD-cost:   87
0.00/0.03	c ---[  73]---> BDD-cost:   87
0.00/0.03	c ---[  72]---> BDD-cost:   87
0.00/0.04	c ---[  71]---> BDD-cost:   87
0.00/0.04	c ---[  70]---> BDD-cost:   87
0.00/0.04	c ---[  69]---> BDD-cost:   87
0.00/0.04	c ---[  68]---> BDD-cost:   87
0.00/0.04	c ---[  67]---> BDD-cost:   87
0.00/0.04	c ---[  66]---> BDD-cost:   87
0.00/0.04	c ---[  65]---> BDD-cost:   87
0.00/0.04	c ---[  64]---> BDD-cost:   87
0.00/0.04	c ---[  63]---> BDD-cost:   87
0.00/0.04	c ---[  62]---> BDD-cost:   87
0.00/0.04	c ---[  61]---> BDD-cost:   87
0.00/0.04	c ---[  60]---> BDD-cost:   87
0.00/0.04	c ---[  59]---> BDD-cost:   87
0.00/0.04	c ---[  58]---> BDD-cost:   87
0.00/0.04	c ---[  57]---> BDD-cost:   87
0.00/0.04	c ---[  56]---> BDD-cost:   87
0.00/0.04	c ---[  55]---> BDD-cost:   87
0.00/0.05	c ---[  54]---> BDD-cost:   87
0.00/0.05	c ---[  53]---> BDD-cost:   87
0.00/0.05	c ---[  52]---> BDD-cost:   87
0.00/0.05	c ---[  51]---> BDD-cost:   87
0.00/0.05	c ---[  50]---> BDD-cost:   87
0.00/0.05	c ---[  49]---> BDD-cost:   87
0.00/0.05	c ---[  48]---> BDD-cost:   87
0.00/0.05	c ---[  47]---> BDD-cost:   87
0.00/0.05	c ---[  46]---> BDD-cost:   87
0.00/0.05	c ---[  45]---> BDD-cost:   87
0.00/0.05	c ---[  44]---> BDD-cost:   87
0.00/0.05	c ---[  43]---> BDD-cost:   87
0.00/0.05	c ---[  42]---> BDD-cost:   87
0.00/0.05	c ---[  41]---> BDD-cost:   87
0.00/0.05	c ---[  40]---> BDD-cost:   87
0.00/0.05	c ---[  39]---> BDD-cost:   87
0.00/0.05	c ---[  38]---> BDD-cost:   87
0.00/0.06	c ---[  37]---> BDD-cost:   87
0.00/0.06	c ---[  36]---> BDD-cost:   87
0.00/0.06	c ---[  35]---> BDD-cost:   87
0.00/0.06	c ---[  34]---> BDD-cost:   87
0.00/0.06	c ---[  33]---> BDD-cost:   87
0.00/0.06	c ---[  32]---> BDD-cost:   87
0.00/0.06	c ---[  31]---> BDD-cost:   87
0.00/0.06	c ---[  30]---> BDD-cost:   87
0.00/0.06	c ---[  29]---> BDD-cost:   87
0.00/0.06	c ---[  28]---> BDD-cost:   87
0.00/0.06	c ---[  27]---> BDD-cost:   87
0.00/0.06	c ---[  26]---> BDD-cost:   87
0.00/0.06	c ---[  25]---> BDD-cost:   87
0.00/0.06	c ---[  24]---> BDD-cost:   87
0.00/0.06	c ---[  23]---> BDD-cost:   87
0.00/0.06	c ---[  22]---> BDD-cost:   87
0.00/0.06	c ---[  21]---> BDD-cost:   87
0.00/0.07	c ---[  20]---> BDD-cost:   87
0.00/0.07	c ---[  19]---> BDD-cost:   87
0.00/0.07	c ---[  18]---> BDD-cost:   87
0.00/0.07	c ---[  17]---> BDD-cost:   87
0.00/0.07	c ---[  16]---> BDD-cost:   87
0.00/0.07	c ---[  15]---> BDD-cost:   87
0.00/0.07	c ---[  14]---> BDD-cost:   87
0.00/0.07	c ---[  13]---> BDD-cost:   87
0.00/0.07	c ---[  12]---> BDD-cost:   87
0.00/0.07	c ---[  11]---> BDD-cost:   87
0.00/0.07	c ---[  10]---> BDD-cost:   87
0.00/0.07	c ---[   9]---> BDD-cost:   87
0.00/0.07	c ---[   8]---> BDD-cost:   87
0.00/0.07	c ---[   7]---> BDD-cost:   87
0.00/0.07	c ---[   6]---> BDD-cost:   87
0.00/0.07	c ---[   5]---> BDD-cost:   87
0.00/0.08	c ---[   4]---> BDD-cost:   87
0.00/0.08	c ---[   3]---> BDD-cost:   87
0.00/0.08	c ---[   2]---> BDD-cost:   87
0.00/0.08	c ---[   1]---> BDD-cost:   87
0.00/0.08	c ---[   0]---> BDD-cost:   87
1800.01/1800.30	|  Eliminated clauses:           0.01 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	|       100 |   10135    16920    47130 |     6204      100    145 |  0.758 % |
1800.01/1800.30	|       250 |   10135    16920    47130 |     6824      250    164 |  0.758 % |
1800.01/1800.30	|       475 |   10135    16920    47130 |     7506      475    168 |  0.758 % |
1800.01/1800.30	|       812 |   10135    16920    47130 |     8257      812    173 |  0.758 % |
1800.01/1800.30	|      1318 |   10135    16920    47130 |     9083     1318    197 |  0.758 % |
1800.01/1800.30	|      2077 |   10135    16920    47130 |     9991     2077    203 |  0.758 % |
1800.01/1800.30	|      3216 |   10135    16920    47130 |    10990     3216    225 |  0.758 % |
1800.01/1800.30	|      4924 |   10135    16920    47130 |    12089     4924    250 |  0.758 % |
1800.01/1800.30	|      7486 |   10135    16920    47130 |    13298     7486    302 |  0.758 % |
1800.01/1800.30	|     11330 |   10135    16920    47130 |    14628    11330    297 |  0.758 % |
1800.01/1800.30	|     17096 |   10135    16920    47130 |    16091     9061    302 |  0.758 % |
1800.01/1800.30	|     25745 |   10135    16920    47130 |    17700     9576    305 |  0.758 % |
1800.01/1800.30	|     38719 |   10135    16920    47130 |    19470    12966    315 |  0.758 % |
1800.01/1800.30	|     58180 |   10135    16920    47130 |    21417    12711    302 |  0.758 % |
1800.01/1800.30	|     87372 |   10135    16920    47130 |    23559    19805    405 |  0.758 % |
1800.01/1800.30	|    131161 |   10135    16920    47130 |    25915    20770    347 |  0.758 % |
1800.01/1800.30	|    196845 |   10135    16920    47130 |    28507    27258    391 |  0.758 % |
1800.01/1800.30	|    295371 |   10135    16920    47130 |    31357    12023    367 |  0.758 % |
1800.01/1800.30	|    443160 |   10135    16920    47130 |    34493    33198    382 |  0.758 % |
1800.01/1800.30	|    664843 |   10135    16920    47130 |    37943    22881    362 |  0.758 % |
1800.01/1800.30	|    997368 |   10135    16920    47130 |    41737    26296    363 |  0.758 % |
1800.01/1800.30	|   1496156 |   10135    16920    47130 |    45911    25542    317 |  0.758 % |
1800.01/1800.30	|   2244338 |   10135    16920    47130 |    50502    24537    539 |  0.758 % |
1800.01/1800.30	|   3366612 |   10135    16920    47130 |    55552    23648    428 |  0.758 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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-4111526-1466515683/watcher-4111526-1466515683 -o /tmp/evaluation-result-4111526-1466515683/solver-4111526-1466515683 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25746 --watchdog 1960 minisatp HOME/instance-4111526-1466515683.opb 

pid=26688
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 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.09 4/176 26691
/proc/meminfo: memFree=29520924/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 53614916 6746112 245 33554432000 4194304 5646918 140734464109280 140733580427672 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 1647 245 94 355 0 1288 0

[startup+0.100164 s]
/proc/loadavg: 2.11 2.05 2.09 4/176 26691
/proc/meminfo: memFree=29520924/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=9896 CPUtime=0.09 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 1333 0 0 0 9 0 0 0 20 0 1 0 53614916 10133504 1193 33554432000 4194304 5646918 140734464109280 140733580427672 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 2474 1193 145 355 0 2115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9896

[startup+0.20035 s]
/proc/loadavg: 2.11 2.05 2.09 4/176 26691
/proc/meminfo: memFree=29520924/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=10160 CPUtime=0.19 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 1459 0 0 0 19 0 0 0 20 0 1 0 53614916 10403840 1829 33554432000 4194304 5646918 140734464109280 140733580427672 4397625 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 2540 1829 145 355 0 2181 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10160

[startup+0.300281 s]
/proc/loadavg: 2.11 2.05 2.09 4/176 26691
/proc/meminfo: memFree=29520924/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=10292 CPUtime=0.29 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 1564 0 0 0 29 0 0 0 20 0 1 0 53614916 10539008 1934 33554432000 4194304 5646918 140734464109280 140733580427672 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 2573 1934 146 355 0 2214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10292

[startup+0.700231 s]
/proc/loadavg: 2.11 2.05 2.09 4/176 26691
/proc/meminfo: memFree=29520924/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=18096 CPUtime=0.69 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 2378 0 0 0 69 0 0 0 20 0 1 0 53614916 18530304 3258 33554432000 4194304 5646918 140734464109280 140734464107528 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 4524 3258 146 355 0 4165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18096

[startup+1.50027 s]
/proc/loadavg: 2.11 2.05 2.09 3/177 26692
/proc/meminfo: memFree=29500976/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=26760 CPUtime=1.49 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 3574 0 0 0 149 0 0 0 20 0 1 0 53614916 27402240 5984 33554432000 4194304 5646918 140734464109280 140734464107528 4397954 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 6690 5984 146 355 0 6331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26760

[startup+3.10025 s]
/proc/loadavg: 2.11 2.05 2.09 3/177 26692
/proc/meminfo: memFree=29488500/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=28348 CPUtime=3.09 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 5327 0 0 0 308 1 0 0 20 0 1 0 53614916 29028352 6555 33554432000 4194304 5646918 140734464109280 140734464107416 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 7087 6555 148 355 0 6728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28348

[startup+6.30031 s]
/proc/loadavg: 2.18 2.06 2.09 3/177 26692
/proc/meminfo: memFree=29357028/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=78640 CPUtime=6.29 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 7133 0 0 0 627 2 0 0 20 0 1 0 53614916 80527360 17892 33554432000 4194304 5646918 140734464109280 140734464107544 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 19660 17892 148 355 0 19301 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78640

[startup+12.7003 s]
/proc/loadavg: 2.16 2.06 2.09 3/177 26692
/proc/meminfo: memFree=29351492/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=78640 CPUtime=12.69 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 7262 0 0 0 1267 2 0 0 20 0 1 0 53614916 80527360 19041 33554432000 4194304 5646918 140734464109280 140734464107544 4403164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 19660 19041 148 355 0 19301 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78640

[startup+25.5004 s]
/proc/loadavg: 2.13 2.06 2.09 3/177 26692
/proc/meminfo: memFree=29301692/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=78640 CPUtime=25.48 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 10268 0 0 0 2542 6 0 0 20 0 1 0 53614916 80527360 19365 33554432000 4194304 5646918 140734464109280 140734464107576 4397602 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 19660 19365 148 355 0 19301 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78640

[startup+51.1004 s]
/proc/loadavg: 2.08 2.05 2.09 4/177 26692
/proc/meminfo: memFree=29347228/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=127960 CPUtime=51.08 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 14623 0 0 0 5096 12 0 0 20 0 1 0 53614916 131031040 27482 33554432000 4194304 5646918 140734464109280 140734464107992 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 31990 27482 148 355 0 31631 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127960

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.08 3/177 26693
/proc/meminfo: memFree=29267480/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=159612 CPUtime=102.29 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 21622 0 0 0 10206 23 0 0 20 0 1 0 53614916 163442688 34920 33554432000 4194304 5646918 140734464109280 140734464107976 4415256 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 39903 34920 148 355 0 39544 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 159612

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.08 3/178 26697
/proc/meminfo: memFree=29268880/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=101848 CPUtime=162.27 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 29386 0 0 0 16192 35 0 0 20 0 1 0 53614916 104292352 25162 33554432000 4194304 5646918 140734464109280 140734464107992 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 25462 25162 148 355 0 25103 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 101848

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 2.07 3/177 26699
/proc/meminfo: memFree=29242140/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=101848 CPUtime=222.26 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 38524 0 0 0 22175 51 0 0 20 0 1 0 53614916 104292352 25163 33554432000 4194304 5646918 140734464109280 140734464107976 4399784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 25462 25163 148 355 0 25103 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 101848

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.07 3/177 26700
/proc/meminfo: memFree=29123464/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=201180 CPUtime=282.25 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 45823 0 0 0 28163 62 0 0 20 0 1 0 53614916 206008320 46337 33554432000 4194304 5646918 140734464109280 140734464107976 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 50295 46337 148 355 0 49936 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 201180

[startup+342.3 s]
/proc/loadavg: 2.08 2.04 2.07 3/177 26701
/proc/meminfo: memFree=29036540/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=251268 CPUtime=342.24 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 49918 0 0 0 34154 70 0 0 20 0 1 0 53614916 257298432 57902 33554432000 4194304 5646918 140734464109280 140734464107976 4403164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 62817 57902 148 355 0 62458 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 251268

[startup+402.3 s]
/proc/loadavg: 2.07 2.04 2.07 3/177 26702
/proc/meminfo: memFree=29050788/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=201180 CPUtime=402.23 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 58128 0 0 0 40140 83 0 0 20 0 1 0 53614916 206008320 44801 33554432000 4194304 5646918 140734464109280 140734464107976 4399695 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 50295 44801 148 355 0 49936 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 201180

[startup+462.3 s]
/proc/loadavg: 2.13 2.06 2.07 3/177 26703
/proc/meminfo: memFree=29034148/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=203888 CPUtime=462.22 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 66636 0 0 0 46126 96 0 0 20 0 1 0 53614916 208781312 46460 33554432000 4194304 5646918 140734464109280 140734464107992 4403472 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 50972 46460 148 355 0 50613 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 203888

[startup+522.3 s]
/proc/loadavg: 2.17 2.08 2.08 3/177 26705
/proc/meminfo: memFree=28967584/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=234708 CPUtime=522.21 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 72043 0 0 0 52115 106 0 0 20 0 1 0 53614916 240340992 52671 33554432000 4194304 5646918 140734464109280 140734464107976 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 58677 52671 148 355 0 58318 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 234708

[startup+582.3 s]
/proc/loadavg: 2.06 2.06 2.07 4/177 26706
/proc/meminfo: memFree=28940676/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=234708 CPUtime=582.2 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 78664 0 0 0 58103 117 0 0 20 0 1 0 53614916 240340992 51648 33554432000 4194304 5646918 140734464109280 140734464107576 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 58677 51648 148 355 0 58318 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 234708


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/177 27053
/proc/meminfo: memFree=31410724/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=241220 CPUtime=942.14 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 105894 0 0 0 94045 169 0 0 20 0 1 0 53614916 247009280 58889 33554432000 4194304 5646918 140734464109280 140734464107576 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 60305 58889 148 355 0 59946 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 241220

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 27054
/proc/meminfo: memFree=31368692/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=272040 CPUtime=1002.13 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 112311 0 0 0 100033 180 0 0 20 0 1 0 53614916 278568960 64076 33554432000 4194304 5646918 140734464109280 140734464107976 4398014 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 68010 64076 148 355 0 67651 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 272040

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 27055
/proc/meminfo: memFree=31345696/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=191900 CPUtime=1062.12 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 115778 0 0 0 106026 186 0 0 20 0 1 0 53614916 196505600 47700 33554432000 4194304 5646918 140734464109280 140734464107976 4397863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 47975 47700 148 355 0 47616 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 191900

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.02 4/177 27057
/proc/meminfo: memFree=31365616/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=272040 CPUtime=1122.11 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 122710 0 0 0 112013 198 0 0 20 0 1 0 53614916 278568960 61004 33554432000 4194304 5646918 140734464109280 140734464107576 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 68010 61004 148 355 0 67651 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 272040

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 2.02 3/177 27058
/proc/meminfo: memFree=31378720/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=243028 CPUtime=1182.1 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 128468 0 0 0 118001 209 0 0 20 0 1 0 53614916 248860672 58316 33554432000 4194304 5646918 140734464109280 140734464107576 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 60757 58316 148 355 0 60398 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 243028

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/177 27059
/proc/meminfo: memFree=31264300/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=354412 CPUtime=1242.09 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 131367 0 0 0 123994 215 0 0 20 0 1 0 53614916 362917888 87281 33554432000 4194304 5646918 140734464109280 140734464107976 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 88603 87281 148 355 0 88244 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 354412

[startup+1302.3 s]
/proc/loadavg: 2.18 2.06 2.03 3/177 27060
/proc/meminfo: memFree=31287240/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=304324 CPUtime=1302.09 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 136148 0 0 0 129986 223 0 0 20 0 1 0 53614916 311627776 72644 33554432000 4194304 5646918 140734464109280 140734464107976 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 76081 72644 148 355 0 75722 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 304324

[startup+1362.3 s]
/proc/loadavg: 2.06 2.05 2.02 3/178 27064
/proc/meminfo: memFree=31283968/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=354412 CPUtime=1362.07 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 141602 0 0 0 135974 233 0 0 20 0 1 0 53614916 362917888 77553 33554432000 4194304 5646918 140734464109280 140734464107976 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 88603 77553 148 355 0 88244 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 354412

[startup+1422.3 s]
/proc/loadavg: 2.07 2.05 2.02 3/177 27066
/proc/meminfo: memFree=31321076/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=304324 CPUtime=1422.07 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 147482 0 0 0 141963 244 0 0 20 0 1 0 53614916 311627776 73668 33554432000 4194304 5646918 140734464109280 140734464107976 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 76081 73668 148 355 0 75722 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 304324

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.02 3/177 27067
/proc/meminfo: memFree=31300820/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=273504 CPUtime=1482.06 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 152036 0 0 0 147953 253 0 0 20 0 1 0 53614916 280068096 67457 33554432000 4194304 5646918 140734464109280 140734464107576 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 68376 67457 148 355 0 68017 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 273504

[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 2.02 3/177 27068
/proc/meminfo: memFree=31357328/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=224184 CPUtime=1542.06 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 158385 0 0 0 153940 266 0 0 20 0 1 0 53614916 229564416 55756 33554432000 4194304 5646918 140734464109280 140734464107976 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 56046 55756 148 355 0 55687 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 224184

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/177 27069
/proc/meminfo: memFree=31217236/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=354412 CPUtime=1602.04 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 163529 0 0 0 159930 274 0 0 20 0 1 0 53614916 362917888 81141 33554432000 4194304 5646918 140734464109280 140734464107976 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 88603 81141 148 355 0 88244 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 354412

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 27070
/proc/meminfo: memFree=31268328/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=356768 CPUtime=1662.03 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 166872 0 0 0 165924 279 0 0 20 0 1 0 53614916 365330432 79187 33554432000 4194304 5646918 140734464109280 140734464107976 4398960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 89192 79187 148 355 0 88833 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 356768

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 27071
/proc/meminfo: memFree=31233804/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=387192 CPUtime=1722.01 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 170044 0 0 0 171916 285 0 0 20 0 1 0 53614916 396484608 85244 33554432000 4194304 5646918 140734464109280 140734464107976 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 96798 85244 148 355 0 96439 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 387192

[startup+1782.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 27073
/proc/meminfo: memFree=31159240/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=387192 CPUtime=1782.02 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 172800 0 0 0 177909 293 0 0 20 0 1 0 53614916 396484608 88828 33554432000 4194304 5646918 140734464109280 140734464107976 4403187 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 96798 88828 148 355 0 96439 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 387192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 27073
/proc/meminfo: memFree=31197552/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=337104 CPUtime=1800.01 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 173856 0 0 0 179706 295 0 0 20 0 1 0 53614916 345194496 80847 33554432000 4194304 5646918 140734464109280 140734464107976 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 84276 80847 148 355 0 83917 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 337104

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

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 27073
/proc/meminfo: memFree=31197552/32872528 swapFree=303544/319896
[pid=26691] ppid=26688 vsize=337104 CPUtime=1800.01 cores=1,3,5,7
/proc/26691/stat : 26691 (minisatp) R 26688 26691 25729 0 -1 4202496 173856 0 0 0 179706 295 0 0 20 0 1 0 53614916 345194496 80847 33554432000 4194304 5646918 140734464109280 140734464107976 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26691/statm: 84276 80847 148 355 0 83917 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 337104

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1797.07
CPU system time (s): 2.95655
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 435800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.07
system time used= 2.95655
maximum resident set size= 426240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173856
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= 24
involuntary context switches= 1867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.31458 second user time and 13.215 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-21 15:28:03
IDJOB=4111526
IDBENCH=1410
IDSOLVER=2555
FILE ID=node128/4111526-1466515683
RUNJOBID= node128-1466515259-25746
PBS_JOBID= 19942886
Free space on /tmp= 71612 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111526-1466515683/watcher-4111526-1466515683 -o /tmp/evaluation-result-4111526-1466515683/solver-4111526-1466515683 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25746 --watchdog 1960  minisatp HOME/instance-4111526-1466515683.opb

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

MD5SUM BENCH= b95bbeb851a52866877e397310a0a770
RANDOM SEED=589562746

node128.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.768
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.53
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.768
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.768
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.768
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.768
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.57
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.768
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.56
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.768
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.768
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:        29521996 kB
Buffers:            2388 kB
Cached:           129752 kB
SwapCached:         1536 kB
Active:          2299356 kB
Inactive:          22620 kB
Active(anon):    2191624 kB
Inactive(anon):      656 kB
Active(file):     107732 kB
Inactive(file):    21964 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098384 kB
Dirty:              6328 kB
Writeback:             0 kB
AnonPages:       2509532 kB
Mapped:             7488 kB
Shmem:                 0 kB
Slab:             574388 kB
SReclaimable:      17840 kB
SUnreclaim:       556548 kB
KernelStack:        1432 kB
PageTables:         8840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2663408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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-4111526-1466515683.opb

Free space on /tmp at the end= 71700 MiB
End job on node128 at 2016-06-21 15:58:03