Trace number 4113867

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_41_pb.cnf.cr.opb
MD5SUM0beb8de972e873a7bfc16369cb81d469
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 variables3280
Total number of constraints162
Number of constraints which are clauses82
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 constraint41
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 42
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 162 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:   79
0.00/0.03	c ---[  78]---> BDD-cost:   79
0.00/0.03	c ---[  77]---> BDD-cost:   79
0.00/0.03	c ---[  76]---> BDD-cost:   79
0.00/0.03	c ---[  75]---> BDD-cost:   79
0.00/0.03	c ---[  74]---> BDD-cost:   79
0.00/0.03	c ---[  73]---> BDD-cost:   79
0.00/0.03	c ---[  72]---> BDD-cost:   79
0.00/0.03	c ---[  71]---> BDD-cost:   79
0.00/0.03	c ---[  70]---> BDD-cost:   79
0.00/0.03	c ---[  69]---> BDD-cost:   79
0.00/0.03	c ---[  68]---> BDD-cost:   79
0.00/0.04	c ---[  67]---> BDD-cost:   79
0.00/0.04	c ---[  66]---> BDD-cost:   79
0.00/0.04	c ---[  65]---> BDD-cost:   79
0.00/0.04	c ---[  64]---> BDD-cost:   79
0.00/0.04	c ---[  63]---> BDD-cost:   79
0.00/0.04	c ---[  62]---> BDD-cost:   79
0.00/0.04	c ---[  61]---> BDD-cost:   79
0.00/0.04	c ---[  60]---> BDD-cost:   79
0.00/0.04	c ---[  59]---> BDD-cost:   79
0.00/0.04	c ---[  58]---> BDD-cost:   79
0.00/0.04	c ---[  57]---> BDD-cost:   79
0.00/0.04	c ---[  56]---> BDD-cost:   79
0.00/0.04	c ---[  55]---> BDD-cost:   79
0.00/0.04	c ---[  54]---> BDD-cost:   79
0.00/0.04	c ---[  53]---> BDD-cost:   79
0.00/0.04	c ---[  52]---> BDD-cost:   79
0.00/0.04	c ---[  51]---> BDD-cost:   79
0.00/0.04	c ---[  50]---> BDD-cost:   79
0.00/0.04	c ---[  49]---> BDD-cost:   79
0.00/0.05	c ---[  48]---> BDD-cost:   79
0.00/0.05	c ---[  47]---> BDD-cost:   79
0.00/0.05	c ---[  46]---> BDD-cost:   79
0.00/0.05	c ---[  45]---> BDD-cost:   79
0.00/0.05	c ---[  44]---> BDD-cost:   79
0.00/0.05	c ---[  43]---> BDD-cost:   79
0.00/0.05	c ---[  42]---> BDD-cost:   79
0.00/0.05	c ---[  41]---> BDD-cost:   79
0.00/0.05	c ---[  40]---> BDD-cost:   79
0.00/0.05	c ---[  39]---> BDD-cost:   79
0.00/0.05	c ---[  38]---> BDD-cost:   79
0.00/0.05	c ---[  37]---> BDD-cost:   79
0.00/0.05	c ---[  36]---> BDD-cost:   79
0.00/0.05	c ---[  35]---> BDD-cost:   79
0.00/0.05	c ---[  34]---> BDD-cost:   79
0.00/0.05	c ---[  33]---> BDD-cost:   79
0.00/0.05	c ---[  32]---> BDD-cost:   79
0.00/0.05	c ---[  31]---> BDD-cost:   79
0.00/0.05	c ---[  30]---> BDD-cost:   79
0.00/0.05	c ---[  29]---> BDD-cost:   79
0.00/0.06	c ---[  28]---> BDD-cost:   79
0.00/0.06	c ---[  27]---> BDD-cost:   79
0.00/0.06	c ---[  26]---> BDD-cost:   79
0.00/0.06	c ---[  25]---> BDD-cost:   79
0.00/0.06	c ---[  24]---> BDD-cost:   79
0.00/0.06	c ---[  23]---> BDD-cost:   79
0.00/0.06	c ---[  22]---> BDD-cost:   79
0.00/0.06	c ---[  21]---> BDD-cost:   79
0.00/0.06	c ---[  20]---> BDD-cost:   79
0.00/0.06	c ---[  19]---> BDD-cost:   79
0.00/0.06	c ---[  18]---> BDD-cost:   79
0.00/0.06	c ---[  17]---> BDD-cost:   79
0.00/0.06	c ---[  16]---> BDD-cost:   79
0.00/0.06	c ---[  15]---> BDD-cost:   79
0.00/0.06	c ---[  14]---> BDD-cost:   79
0.00/0.06	c ---[  13]---> BDD-cost:   79
0.00/0.06	c ---[  12]---> BDD-cost:   79
0.00/0.06	c ---[  11]---> BDD-cost:   79
0.00/0.06	c ---[  10]---> BDD-cost:   79
0.00/0.07	c ---[   9]---> BDD-cost:   79
0.00/0.07	c ---[   8]---> BDD-cost:   79
0.00/0.07	c ---[   7]---> BDD-cost:   79
0.00/0.07	c ---[   6]---> BDD-cost:   79
0.00/0.07	c ---[   5]---> BDD-cost:   79
0.00/0.07	c ---[   4]---> BDD-cost:   79
0.00/0.07	c ---[   3]---> BDD-cost:   79
0.00/0.07	c ---[   2]---> BDD-cost:   79
0.00/0.07	c ---[   1]---> BDD-cost:   79
0.00/0.07	c ---[   0]---> BDD-cost:   79
1800.09/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |    9175    15312    42650 |     5614      100    145 |  0.833 % |
1800.09/1800.40	|       250 |    9175    15312    42650 |     6175      250    167 |  0.833 % |
1800.09/1800.40	|       475 |    9175    15312    42650 |     6793      475    164 |  0.833 % |
1800.09/1800.40	|       812 |    9175    15312    42650 |     7472      812    166 |  0.833 % |
1800.09/1800.40	|      1318 |    9175    15312    42650 |     8220     1318    176 |  0.833 % |
1800.09/1800.40	|      2077 |    9175    15312    42650 |     9042     2077    223 |  0.833 % |
1800.09/1800.40	|      3216 |    9175    15312    42650 |     9946     3216    245 |  0.833 % |
1800.09/1800.40	|      4924 |    9175    15312    42650 |    10940     4924    259 |  0.833 % |
1800.09/1800.40	|      7486 |    9175    15312    42650 |    12034     7486    260 |  0.833 % |
1800.09/1800.40	|     11330 |    9175    15312    42650 |    13238    11330    279 |  0.833 % |
1800.09/1800.40	|     17096 |    9175    15312    42650 |    14562    10263    284 |  0.833 % |
1800.09/1800.40	|     25745 |    9175    15312    42650 |    16018    11484    316 |  0.833 % |
1800.09/1800.40	|     38719 |    9175    15312    42650 |    17620     8257    369 |  0.833 % |
1800.09/1800.40	|     58180 |    9175    15312    42650 |    19382     9802    322 |  0.833 % |
1800.09/1800.40	|     87372 |    9175    15312    42650 |    21320    19356    386 |  0.833 % |
1800.09/1800.40	|    131161 |    9175    15312    42650 |    23452    18393    374 |  0.833 % |
1800.09/1800.40	|    196845 |    9175    15312    42650 |    25798    17745    390 |  0.833 % |
1800.09/1800.40	|    295371 |    9175    15312    42650 |    28377    11844    389 |  0.833 % |
1800.09/1800.40	|    443160 |    9175    15312    42650 |    31215    31353    458 |  0.833 % |
1800.09/1800.40	|    664843 |    9175    15312    42650 |    34337    16035    475 |  0.833 % |
1800.09/1800.40	|    997368 |    9175    15312    42650 |    37770    16067    832 |  0.833 % |
1800.09/1800.40	|   1496156 |    9175    15312    42650 |    41547    19080    350 |  0.833 % |
1800.09/1800.40	|   2244338 |    9175    15312    42650 |    45702    31616    334 |  0.833 % |
1800.09/1800.40	|   3366612 |    9175    15312    42650 |    50273    26758    389 |  0.833 % |
1800.09/1800.40	|   5050023 |    9175    15312    42650 |    55300    25112    421 |  0.833 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/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-4113867-1466516298/watcher-4113867-1466516298 -o /tmp/evaluation-result-4113867-1466516298/solver-4113867-1466516298 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25745 --watchdog 1960 minisatp HOME/instance-4113867-1466516298.opb 

pid=27039
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: 1.95 2.04 2.06 4/176 27042
/proc/meminfo: memFree=31603936/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 321 0 0 0 0 0 0 0 20 0 1 0 53676406 6610944 198 33554432000 4194304 5646918 140733900298880 140735875254216 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 1614 199 94 355 0 1255 0

[startup+0.100159 s]
/proc/loadavg: 1.95 2.04 2.06 4/176 27042
/proc/meminfo: memFree=31603936/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=9680 CPUtime=0.09 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 1318 0 0 0 9 0 0 0 20 0 1 0 53676406 9912320 1179 33554432000 4194304 5646918 140733900298880 140735875254216 4403170 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 2420 1179 145 355 0 2061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9680

[startup+0.200266 s]
/proc/loadavg: 1.95 2.04 2.06 4/176 27042
/proc/meminfo: memFree=31603936/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=9944 CPUtime=0.19 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 1469 0 0 0 19 0 0 0 20 0 1 0 53676406 10182656 1840 33554432000 4194304 5646918 140733900298880 140735875254216 4398798 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 2486 1840 145 355 0 2127 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9944

[startup+0.300251 s]
/proc/loadavg: 1.95 2.04 2.06 4/176 27042
/proc/meminfo: memFree=31603936/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=10076 CPUtime=0.29 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 1568 0 0 0 29 0 0 0 20 0 1 0 53676406 10317824 1939 33554432000 4194304 5646918 140733900298880 140735875254216 4397104 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 2519 1940 146 355 0 2160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10076

[startup+0.700275 s]
/proc/loadavg: 1.95 2.04 2.06 4/176 27042
/proc/meminfo: memFree=31603936/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=17876 CPUtime=0.69 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 2287 0 0 0 69 0 0 0 20 0 1 0 53676406 18305024 3169 33554432000 4194304 5646918 140733900298880 140733900297016 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 4469 3169 146 355 0 4110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17876

[startup+1.50025 s]
/proc/loadavg: 1.95 2.04 2.06 4/177 27043
/proc/meminfo: memFree=31581728/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=26380 CPUtime=1.49 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 3546 0 0 0 149 0 0 0 20 0 1 0 53676406 27013120 5446 33554432000 4194304 5646918 140733900298880 140733900297016 4397980 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 6595 5446 146 355 0 6236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26380

[startup+3.10029 s]
/proc/loadavg: 1.95 2.04 2.06 4/177 27043
/proc/meminfo: memFree=31573100/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=39476 CPUtime=3.09 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 4976 0 0 0 308 1 0 0 20 0 1 0 53676406 40423424 8346 33554432000 4194304 5646918 140733900298880 140733900297016 4403472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 9869 8346 148 355 0 9510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39476

[startup+6.30028 s]
/proc/loadavg: 1.96 2.04 2.06 4/177 27043
/proc/meminfo: memFree=31517504/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=69824 CPUtime=6.28 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 5936 0 0 0 627 1 0 0 20 0 1 0 53676406 71499776 15556 33554432000 4194304 5646918 140733900298880 140733900297128 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 17456 15556 148 355 0 17097 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69824

[startup+12.7003 s]
/proc/loadavg: 1.96 2.04 2.06 4/177 27043
/proc/meminfo: memFree=31525364/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=69828 CPUtime=12.69 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 6831 0 0 0 1266 3 0 0 20 0 1 0 53676406 71503872 17147 33554432000 4194304 5646918 140733900298880 140733900297592 4403138 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 17457 17147 148 355 0 17098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69828

[startup+25.5003 s]
/proc/loadavg: 1.97 2.03 2.06 4/177 27043
/proc/meminfo: memFree=31475816/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=119148 CPUtime=25.48 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 6918 0 0 0 2543 5 0 0 20 0 1 0 53676406 122007552 23804 33554432000 4194304 5646918 140733900298880 140733900297592 4893877 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 29787 23804 148 355 0 29428 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 119148

[startup+51.1004 s]
/proc/loadavg: 1.98 2.03 2.06 4/177 27043
/proc/meminfo: memFree=31486988/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=81740 CPUtime=51.08 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 7543 0 0 0 5098 10 0 0 20 0 1 0 53676406 83701760 20125 33554432000 4194304 5646918 140733900298880 140733900297592 4399685 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 20435 20125 148 355 0 20076 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81740

[startup+102.3 s]
/proc/loadavg: 1.99 2.02 2.05 4/177 27044
/proc/meminfo: memFree=31435964/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=131060 CPUtime=102.28 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 8064 0 0 0 10208 20 0 0 20 0 1 0 53676406 134205440 29855 33554432000 4194304 5646918 140733900298880 140733900297176 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 32765 29855 148 355 0 32406 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 131060

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.05 4/178 27048
/proc/meminfo: memFree=31423024/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=161880 CPUtime=162.26 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 8887 0 0 0 16193 33 0 0 20 0 1 0 53676406 165765120 34029 33554432000 4194304 5646918 140733900298880 140733900297576 4400629 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 40470 34029 148 355 0 40111 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 161880

[startup+222.307 s]
/proc/loadavg: 2.02 2.02 2.05 4/178 27051
/proc/meminfo: memFree=31428780/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=161880 CPUtime=222.25 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 9819 0 0 0 22177 48 0 0 20 0 1 0 53676406 165765120 33005 33554432000 4194304 5646918 140733900298880 140733900297176 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 40470 33005 148 355 0 40111 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 161880

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.04 4/177 27052
/proc/meminfo: memFree=31408876/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=212108 CPUtime=282.23 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 12088 0 0 0 28167 56 0 0 20 0 1 0 53676406 217198592 41547 33554432000 4194304 5646918 140733900298880 140733900297576 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 53027 41547 148 355 0 52668 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 212108

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 4/177 27053
/proc/meminfo: memFree=31450336/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=161636 CPUtime=342.22 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 15183 0 0 0 34160 62 0 0 20 0 1 0 53676406 165515264 39550 33554432000 4194304 5646918 140733900298880 140733900297176 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 40409 39550 148 355 0 40050 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 161636

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.03 4/177 27054
/proc/meminfo: memFree=31466404/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=192856 CPUtime=402.21 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 16954 0 0 0 40147 74 0 0 20 0 1 0 53676406 197484544 44283 33554432000 4194304 5646918 140733900298880 140733900297592 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 48214 44283 148 355 0 47855 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 192856

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.02 4/177 27055
/proc/meminfo: memFree=31372688/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=223676 CPUtime=462.2 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 17840 0 0 0 46134 86 0 0 20 0 1 0 53676406 229044224 49470 33554432000 4194304 5646918 140733900298880 140733900297576 4397514 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 55919 49470 148 355 0 55560 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 223676

[startup+522.3 s]
/proc/loadavg: 2.11 2.03 2.03 4/177 27057
/proc/meminfo: memFree=31347292/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=223676 CPUtime=522.19 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 18692 0 0 0 52121 98 0 0 20 0 1 0 53676406 229044224 48446 33554432000 4194304 5646918 140733900298880 140733900297176 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 55919 48446 148 355 0 55560 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 223676

[startup+582.3 s]
/proc/loadavg: 2.04 2.02 2.02 4/177 27058
/proc/meminfo: memFree=31315384/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=143536 CPUtime=582.18 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 19508 0 0 0 58106 112 0 0 20 0 1 0 53676406 146980864 35585 33554432000 4194304 5646918 140733900298880 140733900297576 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 35884 35585 148 355 0 35525 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 143536


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


[startup+882.307 s]
/proc/loadavg: 2.02 2.04 2.02 4/177 27067
/proc/meminfo: memFree=31284144/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=264200 CPUtime=882.14 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 28935 0 0 0 88058 156 0 0 20 0 1 0 53676406 270540800 58063 33554432000 4194304 5646918 140733900298880 140733900297176 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 66050 58063 148 355 0 65691 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 264200

[startup+942.3 s]
/proc/loadavg: 2.04 2.04 2.01 4/177 27068
/proc/meminfo: memFree=31307480/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=314288 CPUtime=942.12 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 30664 0 0 0 94047 165 0 0 20 0 1 0 53676406 321830912 67606 33554432000 4194304 5646918 140733900298880 140733900297576 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 78572 67606 148 355 0 78213 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 314288

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.01 5/177 27069
/proc/meminfo: memFree=31250288/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=264200 CPUtime=1002.12 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 32207 0 0 0 100034 178 0 0 20 0 1 0 53676406 270540800 65257 33554432000 4194304 5646918 140733900298880 140733900297576 4398927 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 66050 65257 148 355 0 65691 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 264200

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/177 27070
/proc/meminfo: memFree=31325144/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=233380 CPUtime=1062.11 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 34492 0 0 0 106021 190 0 0 20 0 1 0 53676406 238981120 55462 33554432000 4194304 5646918 140733900298880 140733900297592 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 58345 55462 148 355 0 57986 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 233380

[startup+1122.3 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 27072
/proc/meminfo: memFree=31246008/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=314288 CPUtime=1122.1 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 38153 0 0 0 112014 196 0 0 20 0 1 0 53676406 321830912 65883 33554432000 4194304 5646918 140733900298880 140733900297576 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 78572 65883 148 355 0 78213 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 314288

[startup+1182.3 s]
/proc/loadavg: 2.10 2.05 2.01 5/177 27073
/proc/meminfo: memFree=31235408/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=266820 CPUtime=1182.09 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 42123 0 0 0 118000 209 0 0 20 0 1 0 53676406 273223680 65853 33554432000 4194304 5646918 140733900298880 140733900297176 4397612 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 66705 65853 148 355 0 66346 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 266820

[startup+1242.3 s]
/proc/loadavg: 2.03 2.04 2.00 4/177 27129
/proc/meminfo: memFree=31556332/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=217500 CPUtime=1242.08 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 45011 0 0 0 123987 221 0 0 20 0 1 0 53676406 222720000 54076 33554432000 4194304 5646918 140733900298880 140733900297592 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 54375 54076 148 355 0 54016 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 217500

[startup+1302.3 s]
/proc/loadavg: 2.05 2.05 2.00 4/177 27130
/proc/meminfo: memFree=31409552/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=347728 CPUtime=1302.07 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 47806 0 0 0 129979 228 0 0 20 0 1 0 53676406 356073472 79533 33554432000 4194304 5646918 140733900298880 140733900297576 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 86932 79533 148 355 0 86573 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 347728

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/178 27134
/proc/meminfo: memFree=31310368/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=217500 CPUtime=1362.06 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 49857 0 0 0 135966 240 0 0 20 0 1 0 53676406 222720000 54076 33554432000 4194304 5646918 140733900298880 140733900297576 4397480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 54375 54076 148 355 0 54016 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 217500

[startup+1422.3 s]
/proc/loadavg: 2.07 2.05 2.01 4/178 27159
/proc/meminfo: memFree=31180772/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=347728 CPUtime=1422.06 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 52947 0 0 0 141954 252 0 0 20 0 1 0 53676406 356073472 77485 33554432000 4194304 5646918 140733900298880 140733900297576 4403170 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 86932 77485 148 355 0 86573 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 347728

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 4/177 27160
/proc/meminfo: memFree=31162916/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=266820 CPUtime=1482.04 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 55940 0 0 0 147945 259 0 0 20 0 1 0 53676406 273223680 64829 33554432000 4194304 5646918 140733900298880 140733900297176 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 66705 64829 148 355 0 66346 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 266820

[startup+1542.31 s]
/proc/loadavg: 2.10 2.06 2.01 4/177 27161
/proc/meminfo: memFree=31064460/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=298512 CPUtime=1542.04 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 57520 0 0 0 153940 264 0 0 20 0 1 0 53676406 305676288 70186 33554432000 4194304 5646918 140733900298880 140733900297176 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 74628 70186 148 355 0 74269 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 298512

[startup+1602.3 s]
/proc/loadavg: 2.03 2.05 2.00 4/177 27162
/proc/meminfo: memFree=30951028/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=329332 CPUtime=1602.02 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 57808 0 0 0 159934 268 0 0 20 0 1 0 53676406 337235968 74867 33554432000 4194304 5646918 140733900298880 140733900297576 4402916 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 82333 74867 148 355 0 81974 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 329332

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.00 4/177 27163
/proc/meminfo: memFree=30842440/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=298512 CPUtime=1662.01 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 58047 0 0 0 165929 272 0 0 20 0 1 0 53676406 305676288 72240 33554432000 4194304 5646918 140733900298880 140733900297176 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 74628 72240 148 355 0 74269 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 298512

[startup+1722.3 s]
/proc/loadavg: 2.09 2.06 2.00 4/177 27165
/proc/meminfo: memFree=30745980/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=379420 CPUtime=1722.01 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 60810 0 0 0 171922 279 0 0 20 0 1 0 53676406 388526080 85408 33554432000 4194304 5646918 140733900298880 140733900297576 4399325 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 94855 85408 148 355 0 94496 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 379420

[startup+1782.3 s]
/proc/loadavg: 2.11 2.06 2.00 4/177 27166
/proc/meminfo: memFree=30796328/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=249192 CPUtime=1782 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 62678 0 0 0 177914 286 0 0 20 0 1 0 53676406 255172608 61999 33554432000 4194304 5646918 140733900298880 140733900297592 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 62298 61999 148 355 0 61939 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 249192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.06 2.00 4/177 27167
/proc/meminfo: memFree=30699512/32872528 swapFree=303544/319896
[pid=27042] ppid=27039 vsize=379420 CPUtime=1800.09 cores=0,2,4,6
/proc/27042/stat : 27042 (minisatp) R 27039 27042 25729 0 -1 4202496 63572 0 0 0 179721 288 0 0 20 0 1 0 53676406 388526080 82310 33554432000 4194304 5646918 140733900298880 140733900297576 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/27042/statm: 94855 82310 148 355 0 94496 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 379420

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 27042 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.11
CPU user time (s): 1797.22
CPU system time (s): 2.89056
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 444996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.22
system time used= 2.89056
maximum resident set size= 434464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63572
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= 30
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.30374 second user time and 7.95279 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-21 15:38:18
IDJOB=4113867
IDBENCH=1439
IDSOLVER=2555
FILE ID=node128/4113867-1466516298
RUNJOBID= node128-1466515259-25745
PBS_JOBID= 19942886
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 0beb8de972e873a7bfc16369cb81d469
RANDOM SEED=710432823

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:        31606148 kB
Buffers:            2948 kB
Cached:            38928 kB
SwapCached:         1512 kB
Active:           205720 kB
Inactive:          20728 kB
Active(anon):     186144 kB
Inactive(anon):      668 kB
Active(file):      19576 kB
Inactive(file):    20060 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098420 kB
Dirty:              4052 kB
Writeback:             0 kB
AnonPages:        518220 kB
Mapped:             7476 kB
Shmem:                 0 kB
Slab:             572396 kB
SReclaimable:      15520 kB
SUnreclaim:       556876 kB
KernelStack:        1472 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     645276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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-4113867-1466516298.opb

Free space on /tmp at the end= 71700 MiB
End job on node128 at 2016-06-21 16:08:18