Trace number 4111525

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-chnl35_40_pb.cnf.cr.opb
MD5SUMd3d31f2bec4390bf166702fac3cf6fcc
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.020996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
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 41
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.02	c Converting 150 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ................................................................................
0.00/0.02	c ---[  69]---> BDD-cost:   77
0.00/0.02	c ---[  68]---> BDD-cost:   77
0.00/0.02	c ---[  67]---> BDD-cost:   77
0.00/0.02	c ---[  66]---> BDD-cost:   77
0.00/0.02	c ---[  65]---> BDD-cost:   77
0.00/0.02	c ---[  64]---> BDD-cost:   77
0.00/0.03	c ---[  63]---> BDD-cost:   77
0.00/0.03	c ---[  62]---> BDD-cost:   77
0.00/0.03	c ---[  61]---> BDD-cost:   77
0.00/0.03	c ---[  60]---> BDD-cost:   77
0.00/0.03	c ---[  59]---> BDD-cost:   77
0.00/0.03	c ---[  58]---> BDD-cost:   77
0.00/0.03	c ---[  57]---> BDD-cost:   77
0.00/0.03	c ---[  56]---> BDD-cost:   77
0.00/0.03	c ---[  55]---> BDD-cost:   77
0.00/0.03	c ---[  54]---> BDD-cost:   77
0.00/0.03	c ---[  53]---> BDD-cost:   77
0.00/0.03	c ---[  52]---> BDD-cost:   77
0.00/0.03	c ---[  51]---> BDD-cost:   77
0.00/0.03	c ---[  50]---> BDD-cost:   77
0.00/0.03	c ---[  49]---> BDD-cost:   77
0.00/0.03	c ---[  48]---> BDD-cost:   77
0.00/0.03	c ---[  47]---> BDD-cost:   77
0.00/0.03	c ---[  46]---> BDD-cost:   77
0.00/0.03	c ---[  45]---> BDD-cost:   77
0.00/0.03	c ---[  44]---> BDD-cost:   77
0.00/0.04	c ---[  43]---> BDD-cost:   77
0.00/0.04	c ---[  42]---> BDD-cost:   77
0.00/0.04	c ---[  41]---> BDD-cost:   77
0.00/0.04	c ---[  40]---> BDD-cost:   77
0.00/0.04	c ---[  39]---> BDD-cost:   77
0.00/0.04	c ---[  38]---> BDD-cost:   77
0.00/0.04	c ---[  37]---> BDD-cost:   77
0.00/0.04	c ---[  36]---> BDD-cost:   77
0.00/0.04	c ---[  35]---> BDD-cost:   77
0.00/0.04	c ---[  34]---> BDD-cost:   77
0.00/0.04	c ---[  33]---> BDD-cost:   77
0.00/0.04	c ---[  32]---> BDD-cost:   77
0.00/0.04	c ---[  31]---> BDD-cost:   77
0.00/0.04	c ---[  30]---> BDD-cost:   77
0.00/0.04	c ---[  29]---> BDD-cost:   77
0.00/0.04	c ---[  28]---> BDD-cost:   77
0.00/0.04	c ---[  27]---> BDD-cost:   77
0.00/0.04	c ---[  26]---> BDD-cost:   77
0.00/0.04	c ---[  25]---> BDD-cost:   77
0.00/0.04	c ---[  24]---> BDD-cost:   77
0.00/0.05	c ---[  23]---> BDD-cost:   77
0.00/0.05	c ---[  22]---> BDD-cost:   77
0.00/0.05	c ---[  21]---> BDD-cost:   77
0.00/0.05	c ---[  20]---> BDD-cost:   77
0.00/0.05	c ---[  19]---> BDD-cost:   77
0.00/0.05	c ---[  18]---> BDD-cost:   77
0.00/0.05	c ---[  17]---> BDD-cost:   77
0.00/0.05	c ---[  16]---> BDD-cost:   77
0.00/0.05	c ---[  15]---> BDD-cost:   77
0.00/0.05	c ---[  14]---> BDD-cost:   77
0.00/0.05	c ---[  13]---> BDD-cost:   77
0.00/0.05	c ---[  12]---> BDD-cost:   77
0.00/0.05	c ---[  11]---> BDD-cost:   77
0.00/0.05	c ---[  10]---> BDD-cost:   77
0.00/0.05	c ---[   9]---> BDD-cost:   77
0.00/0.05	c ---[   8]---> BDD-cost:   77
0.00/0.05	c ---[   7]---> BDD-cost:   77
0.00/0.05	c ---[   6]---> BDD-cost:   77
0.00/0.05	c ---[   5]---> BDD-cost:   77
0.00/0.05	c ---[   4]---> BDD-cost:   77
0.00/0.05	c ---[   3]---> BDD-cost:   77
0.00/0.06	c ---[   2]---> BDD-cost:   77
0.00/0.06	c ---[   1]---> BDD-cost:   77
0.00/0.06	c ---[   0]---> BDD-cost:   77
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 |    7819    13058    36344 |     4787      100    126 |  0.855 % |
1800.01/1800.30	|       250 |    7819    13058    36344 |     5266      250    147 |  0.855 % |
1800.01/1800.30	|       475 |    7819    13058    36344 |     5793      475    158 |  0.855 % |
1800.01/1800.30	|       812 |    7819    13058    36344 |     6372      812    162 |  0.855 % |
1800.01/1800.30	|      1318 |    7819    13058    36344 |     7010     1318    196 |  0.855 % |
1800.01/1800.30	|      2077 |    7819    13058    36344 |     7711     2077    201 |  0.855 % |
1800.01/1800.30	|      3216 |    7819    13058    36344 |     8482     3216    204 |  0.855 % |
1800.01/1800.30	|      4924 |    7819    13058    36344 |     9330     4924    221 |  0.855 % |
1800.01/1800.30	|      7486 |    7819    13058    36344 |    10263     7486    237 |  0.855 % |
1800.01/1800.30	|     11330 |    7819    13058    36344 |    11289     6106    241 |  0.855 % |
1800.01/1800.30	|     17096 |    7819    13058    36344 |    12418    11872    274 |  0.855 % |
1800.01/1800.30	|     25745 |    7819    13058    36344 |    13660     7172    260 |  0.855 % |
1800.01/1800.30	|     38719 |    7819    13058    36344 |    15026    13270    302 |  0.855 % |
1800.01/1800.30	|     58180 |    7819    13058    36344 |    16529     8423    268 |  0.855 % |
1800.01/1800.30	|     87372 |    7819    13058    36344 |    18182    12237    318 |  0.855 % |
1800.01/1800.30	|    131161 |    7819    13058    36344 |    20000    17346    295 |  0.855 % |
1800.01/1800.30	|    196845 |    7819    13058    36344 |    22000    18583    296 |  0.855 % |
1800.01/1800.30	|    295371 |    7819    13058    36344 |    24200    19623    284 |  0.855 % |
1800.01/1800.30	|    443160 |    7819    13058    36344 |    26620    18680    408 |  0.855 % |
1800.01/1800.30	|    664843 |    7819    13058    36344 |    29282    22766    337 |  0.855 % |
1800.01/1800.30	|    997368 |    7819    13058    36344 |    32210    16976    465 |  0.855 % |
1800.01/1800.30	|   1496156 |    7819    13058    36344 |    35431    19380    285 |  0.855 % |
1800.01/1800.30	|   2244338 |    7819    13058    36344 |    38975    33587    283 |  0.855 % |
1800.01/1800.30	|   3366612 |    7819    13058    36344 |    42872    15726    259 |  0.855 % |
1800.01/1800.30	|   5050023 |    7819    13058    36344 |    47159    32717    410 |  0.855 % |
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-4111525-1466515656/watcher-4111525-1466515656 -o /tmp/evaluation-result-4111525-1466515656/solver-4111525-1466515656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29310 --watchdog 1960 minisatp HOME/instance-4111525-1466515656.opb 

pid=30251
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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 1.91 1.94 3/176 30254
/proc/meminfo: memFree=31140976/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=6684 CPUtime=0 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 53612340 6844416 245 33554432000 4194304 5646918 140735698837344 140736749259688 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 1671 245 94 355 0 1312 0

[startup+0.100156 s]
/proc/loadavg: 2.06 1.91 1.94 3/176 30254
/proc/meminfo: memFree=31140976/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=9488 CPUtime=0.09 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 1273 0 0 0 9 0 0 0 20 0 1 0 53612340 9715712 1133 33554432000 4194304 5646918 140735698837344 140736749259688 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 2372 1134 145 355 0 2013 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9488

[startup+0.200303 s]
/proc/loadavg: 2.06 1.91 1.94 3/176 30254
/proc/meminfo: memFree=31140976/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=9752 CPUtime=0.19 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 1573 0 0 0 19 0 0 0 20 0 1 0 53612340 9986048 1943 33554432000 4194304 5646918 140735698837344 140736749259688 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 2438 1943 145 355 0 2079 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9752

[startup+0.30028 s]
/proc/loadavg: 2.06 1.91 1.94 3/176 30254
/proc/meminfo: memFree=31140976/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=9884 CPUtime=0.29 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 1623 0 0 0 29 0 0 0 20 0 1 0 53612340 10121216 1993 33554432000 4194304 5646918 140735698837344 140735698835480 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 2471 1993 145 355 0 2112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9884

[startup+0.700247 s]
/proc/loadavg: 2.06 1.91 1.94 3/176 30254
/proc/meminfo: memFree=31140976/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=13268 CPUtime=0.69 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 2615 0 0 0 69 0 0 0 20 0 1 0 53612340 13586432 2983 33554432000 4194304 5646918 140735698837344 140735698835480 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 3317 2983 145 355 0 2958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13268

[startup+1.5002 s]
/proc/loadavg: 2.06 1.91 1.94 3/177 30255
/proc/meminfo: memFree=31122012/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=19008 CPUtime=1.49 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 4323 0 0 0 149 0 0 0 20 0 1 0 53612340 19464192 3711 33554432000 4194304 5646918 140735698837344 140735698835480 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 4752 3711 147 355 0 4393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19008

[startup+3.10027 s]
/proc/loadavg: 2.06 1.91 1.94 3/177 30255
/proc/meminfo: memFree=31109124/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=38628 CPUtime=3.09 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 5702 0 0 0 308 1 0 0 20 0 1 0 53612340 39555072 8930 33554432000 4194304 5646918 140735698837344 140735698835480 4397501 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 9657 8930 147 355 0 9298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38628

[startup+6.30027 s]
/proc/loadavg: 2.06 1.91 1.94 3/177 30255
/proc/meminfo: memFree=31051412/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=50124 CPUtime=6.29 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 6477 0 0 0 628 1 0 0 20 0 1 0 53612340 51326976 12198 33554432000 4194304 5646918 140735698837344 140735698836056 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 12531 12198 147 355 0 12172 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50124

[startup+12.7003 s]
/proc/loadavg: 2.05 1.92 1.94 3/177 30255
/proc/meminfo: memFree=31027464/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=68980 CPUtime=12.69 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 6802 0 0 0 1267 2 0 0 20 0 1 0 53612340 70635520 16611 33554432000 4194304 5646918 140735698837344 140735698835592 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 17245 16611 147 355 0 16886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68980

[startup+25.5004 s]
/proc/loadavg: 2.11 1.94 1.94 3/177 30255
/proc/meminfo: memFree=30974756/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=68980 CPUtime=25.49 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 7303 0 0 0 2547 2 0 0 20 0 1 0 53612340 70635520 16912 33554432000 4194304 5646918 140735698837344 140735698836056 4389020 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 17245 16912 147 355 0 16886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68980

[startup+51.1003 s]
/proc/loadavg: 2.07 1.94 1.94 3/177 30255
/proc/meminfo: memFree=30850764/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=99656 CPUtime=51.08 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 8019 0 0 0 5105 3 0 0 20 0 1 0 53612340 102047744 24581 33554432000 4194304 5646918 140735698837344 140735698836056 4403091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 24914 24581 147 355 0 24555 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99656

[startup+102.3 s]
/proc/loadavg: 2.12 1.98 1.95 3/177 30256
/proc/meminfo: memFree=30644472/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=148976 CPUtime=102.28 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 10448 0 0 0 10218 10 0 0 20 0 1 0 53612340 152551424 33469 33554432000 4194304 5646918 140735698837344 140735698835640 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 37244 33469 147 355 0 36885 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 148976

[startup+162.3 s]
/proc/loadavg: 2.14 2.01 1.96 3/178 30260
/proc/meminfo: memFree=30481656/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=111516 CPUtime=162.26 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 13868 0 0 0 16207 19 0 0 20 0 1 0 53612340 114192384 27546 33554432000 4194304 5646918 140735698837344 140735698836056 4397491 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 27879 27546 147 355 0 27520 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 111516

[startup+222.307 s]
/proc/loadavg: 2.05 2.00 1.96 3/177 30261
/proc/meminfo: memFree=30277592/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=160836 CPUtime=222.27 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 17506 0 0 0 22197 30 0 0 20 0 1 0 53612340 164696064 37458 33554432000 4194304 5646918 140735698837344 140735698835640 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 40209 37458 147 355 0 39850 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 160836

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 1.96 3/177 30263
/proc/meminfo: memFree=30113324/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=191656 CPUtime=282.25 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 22041 0 0 0 28187 38 0 0 20 0 1 0 53612340 196255744 40597 33554432000 4194304 5646918 140735698837344 140735698836040 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 47914 40597 147 355 0 47555 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 191656

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 30264
/proc/meminfo: memFree=29982304/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=160836 CPUtime=342.24 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 25879 0 0 0 34175 49 0 0 20 0 1 0 53612340 164696064 36946 33554432000 4194304 5646918 140735698837344 140735698835640 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 40209 36946 147 355 0 39850 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 160836

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/177 30265
/proc/meminfo: memFree=29841984/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=142544 CPUtime=402.23 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 30682 0 0 0 40163 60 0 0 20 0 1 0 53612340 145965056 35298 33554432000 4194304 5646918 140735698837344 140735698836056 4403368 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 35636 35298 147 355 0 35277 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 142544

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 1.97 3/177 30266
/proc/meminfo: memFree=29729184/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=142544 CPUtime=462.22 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 35164 0 0 0 46153 69 0 0 20 0 1 0 53612340 145965056 35298 33554432000 4194304 5646918 140735698837344 140735698836056 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 35636 35298 147 355 0 35277 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 142544

[startup+522.3 s]
/proc/loadavg: 2.11 2.05 1.98 3/177 30267
/proc/meminfo: memFree=31017108/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=142544 CPUtime=522.21 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 39224 0 0 0 52142 79 0 0 20 0 1 0 53612340 145965056 35298 33554432000 4194304 5646918 140735698837344 140735698836056 4403164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 35636 35298 147 355 0 35277 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 142544

[startup+582.3 s]
/proc/loadavg: 2.13 2.07 2.00 3/177 30269
/proc/meminfo: memFree=30804436/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=142544 CPUtime=582.19 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 42147 0 0 0 58135 84 0 0 20 0 1 0 53612340 145965056 35314 33554432000 4194304 5646918 140735698837344 140735698836056 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 35636 35314 147 355 0 35277 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 142544


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 30279
/proc/meminfo: memFree=29723652/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=224516 CPUtime=942.14 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 67656 0 0 0 94076 138 0 0 20 0 1 0 53612340 229904384 53393 33554432000 4194304 5646918 140735698837344 140735698835640 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 56129 53393 147 355 0 55770 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 224516

[startup+1002.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/177 30280
/proc/meminfo: memFree=29597972/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=255336 CPUtime=1002.13 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 70635 0 0 0 100069 144 0 0 20 0 1 0 53612340 261464064 60116 33554432000 4194304 5646918 140735698837344 140735698836040 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 63834 60116 147 355 0 63475 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 255336

[startup+1062.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/177 30281
/proc/meminfo: memFree=29505624/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=255336 CPUtime=1062.12 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 76967 0 0 0 106056 156 0 0 20 0 1 0 53612340 261464064 57556 33554432000 4194304 5646918 140735698837344 140735698836040 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 63834 57556 147 355 0 63475 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 255336

[startup+1122.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 30282
/proc/meminfo: memFree=29394404/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=286596 CPUtime=1122.11 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 84052 0 0 0 112042 169 0 0 20 0 1 0 53612340 293474304 65882 33554432000 4194304 5646918 140735698837344 140735698836040 4403164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 71649 65882 147 355 0 71290 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 286596

[startup+1182.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/177 30284
/proc/meminfo: memFree=29331764/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=206456 CPUtime=1182.11 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 88026 0 0 0 118033 178 0 0 20 0 1 0 53612340 211410944 51295 33554432000 4194304 5646918 140735698837344 140735698836056 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 51614 51295 147 355 0 51255 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 206456

[startup+1242.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/177 30285
/proc/meminfo: memFree=29329316/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=206456 CPUtime=1242.1 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 94355 0 0 0 124019 191 0 0 20 0 1 0 53612340 211410944 51295 33554432000 4194304 5646918 140735698837344 140735698836056 4399901 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 51614 51295 147 355 0 51255 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 206456

[startup+1302.3 s]
/proc/loadavg: 2.20 2.10 2.02 3/177 30286
/proc/meminfo: memFree=29191536/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=286596 CPUtime=1302.08 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 99113 0 0 0 130008 200 0 0 20 0 1 0 53612340 293474304 65370 33554432000 4194304 5646918 140735698837344 140735698836040 4403164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 71649 65370 147 355 0 71290 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 286596

[startup+1362.3 s]
/proc/loadavg: 2.15 2.11 2.02 3/178 30290
/proc/meminfo: memFree=30885496/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=206456 CPUtime=1362.07 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 102284 0 0 0 135999 208 0 0 20 0 1 0 53612340 211410944 51295 33554432000 4194304 5646918 140735698837344 140735698836056 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 51614 51295 147 355 0 51255 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 206456

[startup+1422.3 s]
/proc/loadavg: 2.10 2.10 2.02 3/177 30291
/proc/meminfo: memFree=30660508/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=207592 CPUtime=1422.08 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 105455 0 0 0 141993 215 0 0 20 0 1 0 53612340 212574208 51296 33554432000 4194304 5646918 140735698837344 140735698836056 4397593 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 51898 51296 147 355 0 51539 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 207592

[startup+1482.3 s]
/proc/loadavg: 2.04 2.08 2.02 3/177 30293
/proc/meminfo: memFree=30428164/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=276060 CPUtime=1482.05 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 109535 0 0 0 147984 221 0 0 20 0 1 0 53612340 282685440 63403 33554432000 4194304 5646918 140735698837344 140735698835640 4398914 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 69015 63403 147 355 0 68656 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 276060

[startup+1542.31 s]
/proc/loadavg: 2.11 2.09 2.02 3/177 30294
/proc/meminfo: memFree=30208388/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=356968 CPUtime=1542.06 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 114101 0 0 0 153977 229 0 0 20 0 1 0 53612340 365535232 73926 33554432000 4194304 5646918 140735698837344 140735698836040 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 89242 73926 147 355 0 88883 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 356968

[startup+1602.3 s]
/proc/loadavg: 2.07 2.09 2.02 3/177 30295
/proc/meminfo: memFree=30042844/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=306880 CPUtime=1602.03 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 116613 0 0 0 159969 234 0 0 20 0 1 0 53612340 314245120 73710 33554432000 4194304 5646918 140735698837344 140735698836040 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 76720 73710 147 355 0 76361 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 306880

[startup+1662.3 s]
/proc/loadavg: 2.14 2.10 2.03 3/177 30296
/proc/meminfo: memFree=29875264/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=356968 CPUtime=1662.03 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 120673 0 0 0 165962 241 0 0 20 0 1 0 53612340 365535232 76571 33554432000 4194304 5646918 140735698837344 140735698836040 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 89242 76571 147 355 0 88883 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 356968

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 2.03 3/177 30297
/proc/meminfo: memFree=29774204/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=276060 CPUtime=1722.02 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 124934 0 0 0 171951 251 0 0 20 0 1 0 53612340 282685440 67001 33554432000 4194304 5646918 140735698837344 140735698835640 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 69015 67001 147 355 0 68656 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 276060

[startup+1782.3 s]
/proc/loadavg: 1.98 2.06 2.02 3/177 30355
/proc/meminfo: memFree=31405172/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=332024 CPUtime=1782.01 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 132034 0 0 0 177938 263 0 0 20 0 1 0 53612340 339992576 75705 33554432000 4194304 5646918 140735698837344 140735698836040 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 83006 75705 147 355 0 82647 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 332024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.98 2.05 2.01 3/177 30355
/proc/meminfo: memFree=31406960/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=332024 CPUtime=1800.01 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 133618 0 0 0 179735 266 0 0 20 0 1 0 53612340 339992576 76217 33554432000 4194304 5646918 140735698837344 140735698836040 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 83006 76217 147 355 0 82647 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 332024

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

[startup+1800.3 s]
/proc/loadavg: 1.98 2.05 2.01 3/177 30355
/proc/meminfo: memFree=31406960/32872528 swapFree=338416/354768
[pid=30254] ppid=30251 vsize=332024 CPUtime=1800.01 cores=0,2,4,6
/proc/30254/stat : 30254 (minisatp) R 30251 30254 29294 0 -1 4202496 133618 0 0 0 179735 266 0 0 20 0 1 0 53612340 339992576 76217 33554432000 4194304 5646918 140735698837344 140735698836040 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30254/statm: 83006 76217 147 355 0 82647 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 332024

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.36
system time used= 2.66559
maximum resident set size= 318572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133618
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= 11
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.89226 second user time and 6.78397 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-21 15:27:36
IDJOB=4111525
IDBENCH=1390
IDSOLVER=2555
FILE ID=node126/4111525-1466515656
RUNJOBID= node126-1466515257-29310
PBS_JOBID= 19942885
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= d3d31f2bec4390bf166702fac3cf6fcc
RANDOM SEED=56628543

node126.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.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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.121
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.121
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.121
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.121
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.121
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.121
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.121
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:        31142072 kB
Buffers:            2368 kB
Cached:            51620 kB
SwapCached:         1536 kB
Active:           638356 kB
Inactive:          13344 kB
Active(anon):     599584 kB
Inactive(anon):      496 kB
Active(file):      38772 kB
Inactive(file):    12848 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67098828 kB
Dirty:              3508 kB
Writeback:             0 kB
AnonPages:        976548 kB
Mapped:             7264 kB
Shmem:                 0 kB
Slab:             572004 kB
SReclaimable:      16080 kB
SUnreclaim:       555924 kB
KernelStack:        1472 kB
PageTables:         6164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1112716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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-4111525-1466515656.opb

Free space on /tmp at the end= 71732 MiB
End job on node126 at 2016-06-21 15:57:37