Trace number 4101052

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Open-WBO-LSU PB16? 97.1862 98.2067

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-degen2.opb
MD5SUMef301ecece8b2033bfa1fe9b39eee48a
Bench CategoryOPT-SMALLINT (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.390939
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables16020
Total number of constraints444
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints444
Minimum length of a constraint60
Maximum length of a constraint2550
Number of terms in the objective function 14100
Biggest coefficient in the objective function 3337
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 535636
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131073
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 535636
Number of bits of the biggest sum of numbers20
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
0.00/0.00	c Open-WBO:	 a Modular MaxSAT Solver -- based on Glucose4.0 (core version)
0.00/0.00	c Version:	 Pseudo-Boolean Evaluation 2016 -- LSU
0.00/0.00	c Authors:	 Ruben Martins, Vasco Manquinho, Ines Lynce
0.00/0.00	c Contributors:	 Miguel Neves, Saurabh Joshi, Mikolas Janota
0.00/0.00	c Contact:	 open-wbo@sat.inesc-id.pt -- http://sat.inesc-id.pt/open-wbo/
0.00/0.00	c
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Instance file HOME/instance-4101052-1466229317.opb
0.00/0.00	c File size is 1346536 bytes.
96.71/97.74	c Sum of soft weights:       535636
96.71/97.74	c |                                                                                                       |
96.71/97.74	c ========================================[ Problem Statistics ]===========================================
96.71/97.74	c |                                                                                                       |
96.71/97.74	c |  Problem Type:             Weighted                                                                   |
96.71/97.74	c |  Number of variables:         16020                                                                   |
96.71/97.74	c |  Number of hard clauses:          0                                                                   |
96.71/97.74	c |  Number of soft clauses:      14100                                                                   |
96.71/97.74	c |  Number of cardinality:           0                                                                   |
96.71/97.74	c |  Number of PB :                 665                                                                   |
96.71/97.74	c |  Parse time:                   0.14 s                                                                 |
96.71/97.74	c |                                                                                                       |
96.71/97.74	c ==========================================[ Solver Settings ]============================================
96.71/97.74	c |                                                                                                       |
96.71/97.74	c |  Algorithm:                LinearSU                                                                   |
96.71/97.74	c |  BMO strategy:                   On                                                                   |
96.71/97.74	c |  BMO search:                     No                                                                   |
96.71/97.74	c |  PB Encoding:                   GTE                                                                   |
96.71/97.74	c |                                                                                                       |
96.71/97.74	c Error: Out of memory.
96.71/97.74	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-4101052-1466229317/watcher-4101052-1466229317 -o /tmp/evaluation-result-4101052-1466229317/solver-4101052-1466229317 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466206113-7354 --watchdog 1960 open-wbo-lsu HOME/instance-4101052-1466229317.opb 

pid=24542
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.03 2.08 2.07 3/176 24545
/proc/meminfo: memFree=26127196/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=4048 CPUtime=0 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 745 0 0 0 0 0 0 0 20 0 1 0 24981815 4145152 621 33554432000 4194304 6058637 140735992409312 140736787395528 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 1012 621 463 456 0 219 0

[startup+0.100165 s]
/proc/loadavg: 2.03 2.08 2.07 3/176 24545
/proc/meminfo: memFree=26127196/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=7532 CPUtime=0.09 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 1631 0 0 0 9 0 0 0 20 0 1 0 24981815 7712768 1507 33554432000 4194304 6058637 140735992409312 140736787395528 4213333 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 1883 1507 464 456 0 1090 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7532

[startup+0.200322 s]
/proc/loadavg: 2.03 2.08 2.07 3/176 24545
/proc/meminfo: memFree=26127196/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=28084 CPUtime=0.18 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 5358 0 0 0 18 0 0 0 20 0 1 0 24981815 28758016 5868 33554432000 4194304 6058637 140735992409312 140736787395528 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 7021 5870 164 456 0 6557 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 28084

[startup+0.300354 s]
/proc/loadavg: 2.03 2.08 2.07 3/176 24545
/proc/meminfo: memFree=26127196/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=52036 CPUtime=0.28 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 8604 0 0 0 27 1 0 0 20 0 1 0 24981815 53284864 10998 33554432000 4194304 6058637 140735992409312 140736787395528 4294863 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 13009 10998 164 456 0 12545 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52036

[startup+0.700302 s]
/proc/loadavg: 2.03 2.08 2.07 3/176 24545
/proc/meminfo: memFree=26127196/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=154276 CPUtime=0.68 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 19601 0 0 0 65 3 0 0 20 0 1 0 24981815 157978624 30396 33554432000 4194304 6058637 140735992409312 140735992406488 4294863 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 38569 30397 164 456 0 38105 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 154276

[startup+1.5003 s]
/proc/loadavg: 2.03 2.08 2.07 3/177 24546
/proc/meminfo: memFree=25854788/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=286904 CPUtime=1.49 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 37262 0 0 0 142 7 0 0 20 0 1 0 24981815 293789696 67886 33554432000 4194304 6058637 140735992409312 140735992406488 5046461 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 71726 67886 164 456 0 71262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 286904

[startup+3.1003 s]
/proc/loadavg: 2.03 2.08 2.07 3/177 24546
/proc/meminfo: memFree=25590512/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=626480 CPUtime=3.08 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 62372 0 0 0 294 14 0 0 20 0 1 0 24981815 641515520 127744 33554432000 4194304 6058637 140735992409312 140735992406760 4251816 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 156620 127744 164 456 0 156156 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 626480

[startup+6.3003 s]
/proc/loadavg: 2.03 2.08 2.07 3/177 24546
/proc/meminfo: memFree=24836904/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=1119184 CPUtime=6.28 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 120366 0 0 0 599 29 0 0 20 0 1 0 24981815 1146044416 262388 33554432000 4194304 6058637 140735992409312 140735992407304 4251816 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 279796 262388 164 456 0 279332 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1119184

[startup+12.7003 s]
/proc/loadavg: 2.03 2.07 2.07 3/177 24546
/proc/meminfo: memFree=23016744/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=2628384 CPUtime=12.69 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 224528 0 0 0 1213 56 0 0 20 0 1 0 24981815 2691465216 515251 33554432000 4194304 6058637 140735992409312 140735992407304 4251816 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 657096 515251 164 456 0 656632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2628384

[startup+25.5004 s]
/proc/loadavg: 2.09 2.09 2.08 3/177 24546
/proc/meminfo: memFree=19974528/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=4749260 CPUtime=25.48 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 437672 0 0 0 2434 114 0 0 20 0 1 0 24981815 4863242240 1038435 33554432000 4194304 6058637 140735992409312 140735992406760 4251816 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 1187315 1038435 165 456 0 1186851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4749260

[startup+51.1004 s]
/proc/loadavg: 2.06 2.08 2.07 3/177 24546
/proc/meminfo: memFree=13863680/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=10746948 CPUtime=51.08 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 840880 0 0 0 4884 224 0 0 20 0 1 0 24981815 11004874752 2041897 33554432000 4194304 6058637 140735992409312 140735992407624 4313182 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 2686737 2041897 165 456 0 2686273 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10746948

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

[startup+51.2004 s]
/proc/loadavg: 2.06 2.08 2.07 3/177 24546
/proc/meminfo: memFree=13863680/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=10750788 CPUtime=51.18 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 841544 0 0 0 4894 224 0 0 20 0 1 0 24981815 11008806912 2044605 33554432000 4194304 6058637 140735992409312 140735992407624 4313036 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 2687697 2044605 165 456 0 2687233 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 10750788

[startup+76.8003 s]
/proc/loadavg: 2.04 2.07 2.07 3/177 24547
/proc/meminfo: memFree=8860548/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=12273660 CPUtime=76.77 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 1089447 0 0 0 7378 299 0 0 20 0 1 0 24981815 12568227840 2656416 33554432000 4194304 6058637 140735992409312 140735992407608 4251816 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 3068415 2656416 165 456 0 3067951 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 12273660

[startup+89.6003 s]
/proc/loadavg: 1.96 2.05 2.06 3/177 24593
/proc/meminfo: memFree=18528292/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=12769968 CPUtime=89.57 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 1193667 0 0 0 8619 338 0 0 20 0 1 0 24981815 13076447232 2932827 33554432000 4194304 6058637 140735992409312 140735992407608 5277498 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 3192527 2932827 165 456 0 3192063 0
Current children cumulated CPU time (s) 89.57
Current children cumulated vsize (KiB) 12769968

[startup+92.8003 s]
/proc/loadavg: 1.96 2.05 2.06 3/177 24593
/proc/meminfo: memFree=17683456/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=12840728 CPUtime=92.78 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 1206297 0 0 0 8931 347 0 0 20 0 1 0 24981815 13148905472 2989403 33554432000 4194304 6058637 140735992409312 140735992407608 4313024 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 3210182 2989403 165 456 0 3209718 0
Current children cumulated CPU time (s) 92.78
Current children cumulated vsize (KiB) 12840728

[startup+96.0003 s]
/proc/loadavg: 1.96 2.05 2.06 3/177 24593
/proc/meminfo: memFree=16560588/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=13230868 CPUtime=95.97 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202496 1287507 0 0 0 9232 365 0 0 20 0 1 0 24981815 13548408832 3110459 33554432000 4194304 6058637 140735992409312 140735992407608 4251859 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 3307717 3110460 165 456 0 3307253 0
Current children cumulated CPU time (s) 95.97
Current children cumulated vsize (KiB) 13230868

[startup+97.6003 s]
/proc/loadavg: 1.96 2.05 2.06 2/177 24593
/proc/meminfo: memFree=16369700/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=13312240 CPUtime=96.71 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) S 24542 24545 7337 0 -1 4202496 1291726 0 0 0 9304 367 0 0 20 0 1 0 24981815 13631733760 3123779 33554432000 4194304 6058637 140735992409312 140735992408536 5262704 0 0 4096 8404992 18446744071579460660 0 0 17 3 0 0 0 0 0
/proc/24545/statm: 3328060 3123779 214 456 0 3327596 0
Current children cumulated CPU time (s) 96.71
Current children cumulated vsize (KiB) 13312240

[startup+98.0073 s]
/proc/loadavg: 1.88 2.03 2.06 3/177 24593
/proc/meminfo: memFree=19072416/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=0 CPUtime=96.98 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202500 1291727 0 0 0 9304 394 0 0 20 0 1 0 24981815 0 0 33554432000 0 0 0 0 0 0 0 4096 8404992 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24545/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 96.98
Current children cumulated vsize (KiB) 0

[startup+98.2002 s]
/proc/loadavg: 1.88 2.03 2.06 3/177 24593
/proc/meminfo: memFree=19072416/32872528 swapFree=526336/559040
[pid=24545] ppid=24542 vsize=0 CPUtime=97.17 cores=1,3,5,7
/proc/24545/stat : 24545 (open-wbo-lsu) R 24542 24545 7337 0 -1 4202500 1291727 0 0 0 9304 413 0 0 20 0 1 0 24981815 0 0 33554432000 0 0 0 0 0 0 0 4096 8404992 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24545/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 97.17
Current children cumulated vsize (KiB) 0

Child status: 50
Real time (s): 98.2067
CPU time (s): 97.1862
CPU user time (s): 93.0449
CPU system time (s): 4.14137
CPU usage (%): 98.9609
Max. virtual memory (cumulated for all children) (KiB): 13312240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.0449
system time used= 4.14137
maximum resident set size= 12495120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1291727
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= 12
involuntary context switches= 102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.26296 second user time and 0.368943 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 07:55:17
IDJOB=4101052
IDBENCH=1694
IDSOLVER=2545
FILE ID=node106/4101052-1466229317
RUNJOBID= node106-1466206113-7354
PBS_JOBID= 19918166
Free space on /tmp= 71692 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-degen2.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101052-1466229317/watcher-4101052-1466229317 -o /tmp/evaluation-result-4101052-1466229317/solver-4101052-1466229317 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466206113-7354 --watchdog 1960  open-wbo-lsu HOME/instance-4101052-1466229317.opb

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

MD5SUM BENCH= ef301ecece8b2033bfa1fe9b39eee48a
RANDOM SEED=559342759

node106.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		: 2667.073
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	: 5334.14
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.38
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		: 2667.073
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:        26127468 kB
Buffers:          100764 kB
Cached:           204408 kB
SwapCached:         1844 kB
Active:          5204596 kB
Inactive:         231496 kB
Active(anon):    5130184 kB
Inactive(anon):     3224 kB
Active(file):      74412 kB
Inactive(file):   228272 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:              5856 kB
Writeback:             0 kB
AnonPages:       5738696 kB
Mapped:             7768 kB
Shmem:                 0 kB
Slab:             607604 kB
SReclaimable:      51000 kB
SUnreclaim:       556604 kB
KernelStack:        1472 kB
PageTables:        15492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    7399560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    382976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71684 MiB
End job on node106 at 2016-06-18 07:56:55