Trace number 4111528

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.1 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
MD5SUM887c74fdc5099423a97b443d1200370c
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.031994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 56
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.05	c Converting 210 PB-constraints to clauses...
0.00/0.05	c   -- Unit propagations: (none)
0.00/0.05	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.05	c   -- Clauses(.)/Splits(s): ..............................................................................................................
0.00/0.05	c ---[  99]---> BDD-cost:  107
0.00/0.05	c ---[  98]---> BDD-cost:  107
0.00/0.05	c ---[  97]---> BDD-cost:  107
0.00/0.05	c ---[  96]---> BDD-cost:  107
0.00/0.05	c ---[  95]---> BDD-cost:  107
0.00/0.05	c ---[  94]---> BDD-cost:  107
0.00/0.05	c ---[  93]---> BDD-cost:  107
0.00/0.06	c ---[  92]---> BDD-cost:  107
0.00/0.06	c ---[  91]---> BDD-cost:  107
0.00/0.06	c ---[  90]---> BDD-cost:  107
0.00/0.06	c ---[  89]---> BDD-cost:  107
0.00/0.06	c ---[  88]---> BDD-cost:  107
0.00/0.06	c ---[  87]---> BDD-cost:  107
0.00/0.06	c ---[  86]---> BDD-cost:  107
0.00/0.06	c ---[  85]---> BDD-cost:  107
0.00/0.06	c ---[  84]---> BDD-cost:  107
0.00/0.06	c ---[  83]---> BDD-cost:  107
0.00/0.06	c ---[  82]---> BDD-cost:  107
0.00/0.06	c ---[  81]---> BDD-cost:  107
0.00/0.07	c ---[  80]---> BDD-cost:  107
0.00/0.07	c ---[  79]---> BDD-cost:  107
0.00/0.07	c ---[  78]---> BDD-cost:  107
0.00/0.07	c ---[  77]---> BDD-cost:  107
0.00/0.07	c ---[  76]---> BDD-cost:  107
0.00/0.07	c ---[  75]---> BDD-cost:  107
0.00/0.07	c ---[  74]---> BDD-cost:  107
0.00/0.07	c ---[  73]---> BDD-cost:  107
0.00/0.07	c ---[  72]---> BDD-cost:  107
0.00/0.07	c ---[  71]---> BDD-cost:  107
0.00/0.07	c ---[  70]---> BDD-cost:  107
0.00/0.07	c ---[  69]---> BDD-cost:  107
0.00/0.08	c ---[  68]---> BDD-cost:  107
0.00/0.08	c ---[  67]---> BDD-cost:  107
0.00/0.08	c ---[  66]---> BDD-cost:  107
0.00/0.08	c ---[  65]---> BDD-cost:  107
0.00/0.08	c ---[  64]---> BDD-cost:  107
0.00/0.08	c ---[  63]---> BDD-cost:  107
0.00/0.08	c ---[  62]---> BDD-cost:  107
0.00/0.08	c ---[  61]---> BDD-cost:  107
0.00/0.08	c ---[  60]---> BDD-cost:  107
0.00/0.08	c ---[  59]---> BDD-cost:  107
0.00/0.08	c ---[  58]---> BDD-cost:  107
0.00/0.08	c ---[  57]---> BDD-cost:  107
0.00/0.09	c ---[  56]---> BDD-cost:  107
0.00/0.09	c ---[  55]---> BDD-cost:  107
0.00/0.09	c ---[  54]---> BDD-cost:  107
0.00/0.09	c ---[  53]---> BDD-cost:  107
0.00/0.09	c ---[  52]---> BDD-cost:  107
0.00/0.09	c ---[  51]---> BDD-cost:  107
0.00/0.09	c ---[  50]---> BDD-cost:  107
0.00/0.09	c ---[  49]---> BDD-cost:  107
0.00/0.09	c ---[  48]---> BDD-cost:  107
0.00/0.09	c ---[  47]---> BDD-cost:  107
0.00/0.09	c ---[  46]---> BDD-cost:  107
0.00/0.09	c ---[  45]---> BDD-cost:  107
0.09/0.10	c ---[  44]---> BDD-cost:  107
0.09/0.10	c ---[  43]---> BDD-cost:  107
0.09/0.10	c ---[  42]---> BDD-cost:  107
0.09/0.10	c ---[  41]---> BDD-cost:  107
0.09/0.10	c ---[  40]---> BDD-cost:  107
0.09/0.10	c ---[  39]---> BDD-cost:  107
0.09/0.10	c ---[  38]---> BDD-cost:  107
0.09/0.10	c ---[  37]---> BDD-cost:  107
0.09/0.10	c ---[  36]---> BDD-cost:  107
0.09/0.10	c ---[  35]---> BDD-cost:  107
0.09/0.10	c ---[  34]---> BDD-cost:  107
0.09/0.10	c ---[  33]---> BDD-cost:  107
0.09/0.11	c ---[  32]---> BDD-cost:  107
0.09/0.11	c ---[  31]---> BDD-cost:  107
0.09/0.11	c ---[  30]---> BDD-cost:  107
0.09/0.11	c ---[  29]---> BDD-cost:  107
0.09/0.11	c ---[  28]---> BDD-cost:  107
0.09/0.11	c ---[  27]---> BDD-cost:  107
0.09/0.11	c ---[  26]---> BDD-cost:  107
0.09/0.11	c ---[  25]---> BDD-cost:  107
0.09/0.11	c ---[  24]---> BDD-cost:  107
0.09/0.11	c ---[  23]---> BDD-cost:  107
0.09/0.11	c ---[  22]---> BDD-cost:  107
0.09/0.11	c ---[  21]---> BDD-cost:  107
0.09/0.12	c ---[  20]---> BDD-cost:  107
0.09/0.12	c ---[  19]---> BDD-cost:  107
0.09/0.12	c ---[  18]---> BDD-cost:  107
0.09/0.12	c ---[  17]---> BDD-cost:  107
0.09/0.12	c ---[  16]---> BDD-cost:  107
0.09/0.12	c ---[  15]---> BDD-cost:  107
0.09/0.12	c ---[  14]---> BDD-cost:  107
0.09/0.12	c ---[  13]---> BDD-cost:  107
0.09/0.12	c ---[  12]---> BDD-cost:  107
0.09/0.12	c ---[  11]---> BDD-cost:  107
0.09/0.12	c ---[  10]---> BDD-cost:  107
0.09/0.12	c ---[   9]---> BDD-cost:  107
0.09/0.13	c ---[   8]---> BDD-cost:  107
0.09/0.13	c ---[   7]---> BDD-cost:  107
0.09/0.13	c ---[   6]---> BDD-cost:  107
0.09/0.13	c ---[   5]---> BDD-cost:  107
0.09/0.13	c ---[   4]---> BDD-cost:  107
0.09/0.13	c ---[   3]---> BDD-cost:  107
0.09/0.13	c ---[   2]---> BDD-cost:  107
0.09/0.13	c ---[   1]---> BDD-cost:  107
0.09/0.13	c ---[   0]---> BDD-cost:  107
1800.08/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |   15656    26122    72836 |     9578      100    184 |  0.617 % |
1800.08/1800.40	|       250 |   15656    26122    72836 |    10535      250    201 |  0.617 % |
1800.08/1800.40	|       475 |   15656    26122    72836 |    11589      475    207 |  0.617 % |
1800.08/1800.40	|       812 |   15656    26122    72836 |    12748      812    205 |  0.617 % |
1800.08/1800.40	|      1318 |   15656    26122    72836 |    14023     1318    209 |  0.617 % |
1800.08/1800.40	|      2077 |   15656    26122    72836 |    15425     2077    218 |  0.617 % |
1800.08/1800.40	|      3216 |   15656    26122    72836 |    16968     3216    248 |  0.617 % |
1800.08/1800.40	|      4924 |   15656    26122    72836 |    18664     4924    288 |  0.617 % |
1800.08/1800.40	|      7486 |   15656    26122    72836 |    20531     7486    324 |  0.617 % |
1800.08/1800.40	|     11330 |   15656    26122    72836 |    22584    11330    338 |  0.617 % |
1800.08/1800.40	|     17096 |   15656    26122    72836 |    24843    17096    359 |  0.617 % |
1800.08/1800.40	|     25745 |   15656    26122    72836 |    27327    11686    399 |  0.617 % |
1800.08/1800.40	|     38719 |   15656    26122    72836 |    30060    24660    405 |  0.617 % |
1800.08/1800.40	|     58180 |   15656    26122    72836 |    33066    24842    472 |  0.617 % |
1800.08/1800.40	|     87372 |   15656    26122    72836 |    36372    32564    460 |  0.617 % |
1800.08/1800.40	|    131161 |   15656    26122    72836 |    40009    21163    426 |  0.617 % |
1800.08/1800.40	|    196845 |   15656    26122    72836 |    44010    30207    493 |  0.617 % |
1800.08/1800.40	|    295371 |   15656    26122    72836 |    48412    25660    491 |  0.617 % |
1800.08/1800.40	|    443160 |   15656    26122    72836 |    53253    19450    569 |  0.617 % |
1800.08/1800.40	|    664843 |   15656    26122    72836 |    58578    16829    558 |  0.617 % |
1800.08/1800.40	|    997368 |   15656    26122    72836 |    64436    61066    584 |  0.617 % |
1800.08/1800.40	|   1496156 |   15656    26122    72836 |    70880    60004    482 |  0.617 % |
1800.08/1800.40	|   2244338 |   15656    26122    72836 |    77968    15752    841 |  0.617 % |
1800.08/1800.40	|   3366612 |   15656    26122    72836 |    85764    51473    451 |  0.617 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	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-4111528-1466515661/watcher-4111528-1466515661 -o /tmp/evaluation-result-4111528-1466515661/solver-4111528-1466515661 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26469 --watchdog 1960 minisatp HOME/instance-4111528-1466515661.opb 

pid=27868
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.22 2.26 2.18 4/176 27871
/proc/meminfo: memFree=28375980/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=6592 CPUtime=0 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 53612755 6750208 244 33554432000 4194304 5646918 140735477154432 140735342217832 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 1648 244 94 355 0 1289 0

[startup+0.100115 s]
/proc/loadavg: 2.22 2.26 2.18 4/176 27871
/proc/meminfo: memFree=28375980/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=10040 CPUtime=0.09 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 1227 0 0 0 9 0 0 0 20 0 1 0 53612755 10280960 1060 33554432000 4194304 5646918 140735477154432 140735342217832 4342797 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 2510 1060 116 355 0 2151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10040

[startup+0.200322 s]
/proc/loadavg: 2.22 2.26 2.18 4/176 27871
/proc/meminfo: memFree=28375980/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=12516 CPUtime=0.19 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 2104 0 0 0 19 0 0 0 20 0 1 0 53612755 12816384 2422 33554432000 4194304 5646918 140735477154432 140735477152904 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 3129 2422 145 355 0 2770 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12516

[startup+0.300343 s]
/proc/loadavg: 2.22 2.26 2.18 4/176 27871
/proc/meminfo: memFree=28375980/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=12780 CPUtime=0.29 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 2149 0 0 0 29 0 0 0 20 0 1 0 53612755 13086720 2467 33554432000 4194304 5646918 140735477154432 140735477152904 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 3195 2467 145 355 0 2836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12780

[startup+0.700195 s]
/proc/loadavg: 2.22 2.26 2.18 4/176 27871
/proc/meminfo: memFree=28375980/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=16048 CPUtime=0.69 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 3172 0 0 0 69 0 0 0 20 0 1 0 53612755 16433152 3488 33554432000 4194304 5646918 140735477154432 140735477152904 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 4012 3488 146 355 0 3653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16048

[startup+1.50024 s]
/proc/loadavg: 2.22 2.26 2.18 4/177 27872
/proc/meminfo: memFree=28286252/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=28868 CPUtime=1.49 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 4150 0 0 0 149 0 0 0 20 0 1 0 53612755 29560832 5999 33554432000 4194304 5646918 140735477154432 140735477152680 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 7217 5999 146 355 0 6858 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28868

[startup+3.10024 s]
/proc/loadavg: 2.22 2.26 2.18 4/177 27872
/proc/meminfo: memFree=28161704/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=42128 CPUtime=3.09 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 5071 0 0 0 308 1 0 0 20 0 1 0 53612755 43139072 9472 33554432000 4194304 5646918 140735477154432 140735477153128 4403164 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 10532 9472 146 355 0 10173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42128

[startup+6.30028 s]
/proc/loadavg: 2.21 2.25 2.18 3/177 27872
/proc/meminfo: memFree=28121044/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=64992 CPUtime=6.29 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 7383 0 0 0 627 2 0 0 20 0 1 0 53612755 66551808 12014 33554432000 4194304 5646918 140735477154432 140735477153128 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 16248 12014 148 355 0 15889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64992

[startup+12.7002 s]
/proc/loadavg: 2.19 2.25 2.18 3/177 27872
/proc/meminfo: memFree=28080324/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=68232 CPUtime=12.69 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 9658 0 0 0 1265 4 0 0 20 0 1 0 53612755 69869568 16435 33554432000 4194304 5646918 140735477154432 140735477152568 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 17058 16435 148 355 0 16699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68232

[startup+25.5004 s]
/proc/loadavg: 2.22 2.25 2.18 3/177 27872
/proc/meminfo: memFree=28004520/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=72884 CPUtime=25.49 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 13547 0 0 0 2541 8 0 0 20 0 1 0 53612755 74633216 13361 33554432000 4194304 5646918 140735477154432 140735477153128 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 18221 13361 148 355 0 17862 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72884

[startup+51.1003 s]
/proc/loadavg: 2.20 2.25 2.18 3/177 27872
/proc/meminfo: memFree=27967120/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=112760 CPUtime=51.08 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 20805 0 0 0 5094 14 0 0 20 0 1 0 53612755 115466240 22896 33554432000 4194304 5646918 140735477154432 140735477152568 4397982 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 28190 22896 148 355 0 27831 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 112760

[startup+102.3 s]
/proc/loadavg: 2.23 2.25 2.18 3/175 27887
/proc/meminfo: memFree=30191824/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=184492 CPUtime=102.28 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 33690 0 0 0 10204 24 0 0 20 0 1 0 53612755 188919808 35335 33554432000 4194304 5646918 140735477154432 140735477152568 4397497 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 46123 35335 148 355 0 45764 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 184492

[startup+162.3 s]
/proc/loadavg: 2.23 2.25 2.18 3/178 28044
/proc/meminfo: memFree=30218684/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=148108 CPUtime=162.25 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 44917 0 0 0 16189 36 0 0 20 0 1 0 53612755 151662592 31732 33554432000 4194304 5646918 140735477154432 140735477152568 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 37027 31732 148 355 0 36668 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 148108

[startup+222.307 s]
/proc/loadavg: 2.24 2.25 2.18 4/177 28045
/proc/meminfo: memFree=30162288/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=215624 CPUtime=222.24 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 56225 0 0 0 22175 49 0 0 20 0 1 0 53612755 220798976 44413 33554432000 4194304 5646918 140735477154432 140735477152568 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 53906 44413 148 355 0 53547 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 215624

[startup+282.3 s]
/proc/loadavg: 2.16 2.23 2.18 3/177 28046
/proc/meminfo: memFree=30096220/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=146108 CPUtime=282.23 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 65973 0 0 0 28162 61 0 0 20 0 1 0 53612755 149614592 31028 33554432000 4194304 5646918 140735477154432 140735477153144 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 36527 31028 148 355 0 36168 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 146108

[startup+342.3 s]
/proc/loadavg: 2.33 2.26 2.19 3/177 28048
/proc/meminfo: memFree=30076272/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=316136 CPUtime=342.23 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 73736 0 0 0 34153 70 0 0 20 0 1 0 53612755 323723264 62013 33554432000 4194304 5646918 140735477154432 140735477152568 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 79034 62013 148 355 0 78675 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 316136

[startup+402.3 s]
/proc/loadavg: 2.24 2.24 2.18 3/177 28049
/proc/meminfo: memFree=29928800/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=456196 CPUtime=402.21 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 77943 0 0 0 40143 78 0 0 20 0 1 0 53612755 467144704 87046 33554432000 4194304 5646918 140735477154432 140735477152568 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 114049 87046 148 355 0 113690 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 456196

[startup+462.3 s]
/proc/loadavg: 2.23 2.24 2.18 3/177 28050
/proc/meminfo: memFree=29973696/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=460864 CPUtime=462.21 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 80453 0 0 0 46136 85 0 0 20 0 1 0 53612755 471924736 83083 33554432000 4194304 5646918 140735477154432 140735477152616 4403170 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 115216 83083 148 355 0 114857 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 460864

[startup+522.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 28051
/proc/meminfo: memFree=30090444/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=253756 CPUtime=522.2 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 85570 0 0 0 52127 93 0 0 20 0 1 0 53612755 259846144 54935 33554432000 4194304 5646918 140735477154432 140735477152568 4397863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 63439 54935 148 355 0 63080 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 253756

[startup+582.3 s]
/proc/loadavg: 2.35 2.28 2.20 3/177 28052
/proc/meminfo: memFree=30057032/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=261232 CPUtime=582.18 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 94136 0 0 0 58112 106 0 0 20 0 1 0 53612755 267501568 60175 33554432000 4194304 5646918 140735477154432 140735477153128 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 65308 60175 148 355 0 64949 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 261232


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.25 2.19 3/177 28061
/proc/meminfo: memFree=30011744/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=293436 CPUtime=882.15 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 127971 0 0 0 88055 160 0 0 20 0 1 0 53612755 300478464 63066 33554432000 4194304 5646918 140735477154432 140735477152568 4402739 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 73359 63066 148 355 0 73000 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 293436

[startup+942.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/177 28063
/proc/meminfo: memFree=29966592/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=379656 CPUtime=942.13 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 131604 0 0 0 94048 165 0 0 20 0 1 0 53612755 388767744 73892 33554432000 4194304 5646918 140735477154432 140735477152568 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 94914 73892 148 355 0 94555 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 379656

[startup+1002.3 s]
/proc/loadavg: 2.13 2.22 2.18 3/177 28064
/proc/meminfo: memFree=29869084/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=515200 CPUtime=1002.12 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 132847 0 0 0 100044 168 0 0 20 0 1 0 53612755 527564800 98130 33554432000 4194304 5646918 140735477154432 140735477152568 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 128800 98130 148 355 0 128441 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 515200

[startup+1062.3 s]
/proc/loadavg: 2.12 2.20 2.17 3/177 28065
/proc/meminfo: memFree=29907128/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=384300 CPUtime=1062.11 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 134560 0 0 0 106037 174 0 0 20 0 1 0 53612755 393523200 79402 33554432000 4194304 5646918 140735477154432 140735477153128 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 96075 79402 148 355 0 95716 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 384300

[startup+1122.3 s]
/proc/loadavg: 2.10 2.18 2.17 3/177 28066
/proc/meminfo: memFree=29788452/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=523300 CPUtime=1122.11 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 136644 0 0 0 112034 177 0 0 20 0 1 0 53612755 535859200 118278 33554432000 4194304 5646918 140735477154432 140735477152568 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 130825 118278 148 355 0 130466 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 523300

[startup+1182.3 s]
/proc/loadavg: 2.07 2.16 2.16 3/177 28067
/proc/meminfo: memFree=29785116/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=528648 CPUtime=1182.1 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 140444 0 0 0 118026 184 0 0 20 0 1 0 53612755 541335552 109414 33554432000 4194304 5646918 140735477154432 140735477152616 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 132162 109414 148 355 0 131803 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 528648

[startup+1242.3 s]
/proc/loadavg: 2.14 2.16 2.16 4/177 28069
/proc/meminfo: memFree=29886580/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=399524 CPUtime=1242.08 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 143235 0 0 0 124019 189 0 0 20 0 1 0 53612755 409112576 83998 33554432000 4194304 5646918 140735477154432 140735477152616 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 99881 83998 148 355 0 99522 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 399524

[startup+1302.3 s]
/proc/loadavg: 2.19 2.17 2.17 3/177 28070
/proc/meminfo: memFree=29985588/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=320824 CPUtime=1302.07 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 144638 0 0 0 130011 196 0 0 20 0 1 0 53612755 328523776 70079 33554432000 4194304 5646918 140735477154432 140735477153128 4403492 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 80206 70079 148 355 0 79847 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 320824

[startup+1362.3 s]
/proc/loadavg: 2.28 2.20 2.18 4/178 28074
/proc/meminfo: memFree=29874236/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=245516 CPUtime=1362.06 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 152713 0 0 0 135998 208 0 0 20 0 1 0 53612755 251408384 55335 33554432000 4194304 5646918 140735477154432 140735477152568 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 61379 55335 148 355 0 61020 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 245516

[startup+1422.3 s]
/proc/loadavg: 2.21 2.19 2.17 4/177 28075
/proc/meminfo: memFree=29943484/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=333348 CPUtime=1422.05 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 158872 0 0 0 141986 219 0 0 20 0 1 0 53612755 341348352 71124 33554432000 4194304 5646918 140735477154432 140735477152568 4388978 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 83337 71124 148 355 0 82978 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 333348

[startup+1482.3 s]
/proc/loadavg: 2.20 2.18 2.17 3/177 28076
/proc/meminfo: memFree=29919508/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=289116 CPUtime=1482.03 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 165074 0 0 0 147975 228 0 0 20 0 1 0 53612755 296054784 70531 33554432000 4194304 5646918 140735477154432 140735477152568 4403170 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 72279 70531 148 355 0 71920 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 289116

[startup+1542.31 s]
/proc/loadavg: 2.24 2.19 2.18 4/177 28078
/proc/meminfo: memFree=29929620/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=299884 CPUtime=1542.03 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 172322 0 0 0 153965 238 0 0 20 0 1 0 53612755 307081216 70550 33554432000 4194304 5646918 140735477154432 140735477152568 4397985 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 74971 70550 148 355 0 74612 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 299884

[startup+1602.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 28079
/proc/meminfo: memFree=29944864/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=302792 CPUtime=1602.01 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 177431 0 0 0 159954 247 0 0 20 0 1 0 53612755 310059008 68754 33554432000 4194304 5646918 140735477154432 140735477153128 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 75698 68754 148 355 0 75339 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 302792

[startup+1662.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 28080
/proc/meminfo: memFree=29786212/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=435220 CPUtime=1662 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 183859 0 0 0 165942 258 0 0 20 0 1 0 53612755 445665280 98733 33554432000 4194304 5646918 140735477154432 140735477152568 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 108805 98733 148 355 0 108446 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 435220

[startup+1722.3 s]
/proc/loadavg: 2.18 2.20 2.18 4/177 28081
/proc/meminfo: memFree=29874312/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=311440 CPUtime=1722 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 189001 0 0 0 171935 265 0 0 20 0 1 0 53612755 318914560 72717 33554432000 4194304 5646918 140735477154432 140735477152568 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 77860 72717 148 355 0 77501 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 311440

[startup+1782.3 s]
/proc/loadavg: 2.27 2.22 2.18 4/177 28082
/proc/meminfo: memFree=29786276/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=450412 CPUtime=1781.98 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 191358 0 0 0 177931 267 0 0 20 0 1 0 53612755 461221888 95511 33554432000 4194304 5646918 140735477154432 140735477152616 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 112603 95511 148 355 0 112244 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 450412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 28083
/proc/meminfo: memFree=29764632/32872528 swapFree=1543496/1696796
[pid=27871] ppid=27868 vsize=451128 CPUtime=1800.08 cores=1,3,5,7
/proc/27871/stat : 27871 (minisatp) R 27868 27871 26452 0 -1 4202496 191504 0 0 0 179741 267 0 0 20 0 1 0 53612755 461955072 98723 33554432000 4194304 5646918 140735477154432 140735477152616 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27871/statm: 112782 98723 148 355 0 112423 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 451128

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1797.41
CPU system time (s): 2.68959
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 614612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.41
system time used= 2.68959
maximum resident set size= 523876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191504
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= 63
involuntary context switches= 1980

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.33834 second user time and 7.40287 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-21 15:27:41
IDJOB=4111528
IDBENCH=1396
IDSOLVER=2555
FILE ID=node125/4111528-1466515661
RUNJOBID= node125-1466514783-26469
PBS_JOBID= 19942882
Free space on /tmp= 71656 MiB

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

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

MD5SUM BENCH= 887c74fdc5099423a97b443d1200370c
RANDOM SEED=1845483988

node125.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.683
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.36
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.683
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.683
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.683
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.683
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.55
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.683
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.683
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.683
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:        28376160 kB
Buffers:            3496 kB
Cached:           127352 kB
SwapCached:         2112 kB
Active:          2072936 kB
Inactive:          21136 kB
Active(anon):    1964628 kB
Inactive(anon):     1208 kB
Active(file):     108308 kB
Inactive(file):    19928 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67096748 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:       3659572 kB
Mapped:             7448 kB
Shmem:                 0 kB
Slab:             568476 kB
SReclaimable:      11604 kB
SUnreclaim:       556872 kB
KernelStack:        1424 kB
PageTables:        11444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3788524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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-4111528-1466515661.opb

Free space on /tmp at the end= 71736 MiB
End job on node125 at 2016-06-21 15:57:42