Trace number 4101260

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? 69.4904 70.5037

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-fit2p.opb
MD5SUMea34bf390bf77663918ceca8ccc177b4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark208
Best CPU time to get the best result obtained on this benchmark1800.36
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1059
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
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 constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 130
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 748663
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261428
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 748663
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-4101260-1466230589.opb
0.00/0.00	c File size is 19760039 bytes.
68.96/69.98	c Sum of soft weights:       748663
68.96/69.98	c |                                                                                                       |
68.96/69.98	c ========================================[ Problem Statistics ]===========================================
68.96/69.98	c |                                                                                                       |
68.96/69.98	c |  Problem Type:             Weighted                                                                   |
68.96/69.98	c |  Number of variables:        293602                                                                   |
68.96/69.98	c |  Number of hard clauses:          0                                                                   |
68.96/69.98	c |  Number of soft clauses:     246163                                                                   |
68.96/69.98	c |  Number of cardinality:           0                                                                   |
68.96/69.98	c |  Number of PB :               13500                                                                   |
68.96/69.98	c |  Parse time:                   2.34 s                                                                 |
68.96/69.98	c |                                                                                                       |
68.96/69.98	c ==========================================[ Solver Settings ]============================================
68.96/69.98	c |                                                                                                       |
68.96/69.98	c |  Algorithm:                LinearSU                                                                   |
68.96/69.98	c |  BMO strategy:                   On                                                                   |
68.96/69.98	c |  BMO search:                     No                                                                   |
68.96/69.98	c |  PB Encoding:                   GTE                                                                   |
68.96/69.98	c |                                                                                                       |
68.96/69.98	c Error: Out of memory.
68.96/69.98	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-4101260-1466230589/watcher-4101260-1466230589 -o /tmp/evaluation-result-4101260-1466230589/solver-4101260-1466230589 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466230464-10275 --watchdog 1960 open-wbo-lsu HOME/instance-4101260-1466230589.opb 

pid=10395
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 2.09 2.03 3/176 10398
/proc/meminfo: memFree=28144452/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=21504 CPUtime=0 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 5134 0 0 0 0 0 0 0 20 0 1 0 25107950 22020096 5009 33554432000 4194304 6058637 140735178319808 140736525332264 5130283 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 5376 5009 4959 456 0 87 0

[startup+0.100214 s]
/proc/loadavg: 2.06 2.09 2.03 3/176 10398
/proc/meminfo: memFree=28144452/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=29672 CPUtime=0.09 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 7143 0 0 0 9 0 0 0 20 0 1 0 25107950 30384128 7018 33554432000 4194304 6058637 140735178319808 140736525332264 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 7418 7019 4959 456 0 2129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29672

[startup+0.200333 s]
/proc/loadavg: 2.06 2.09 2.03 3/176 10398
/proc/meminfo: memFree=28144452/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=37868 CPUtime=0.19 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 9097 0 0 0 19 0 0 0 20 0 1 0 25107950 38776832 8972 33554432000 4194304 6058637 140735178319808 140735178318008 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 9467 8972 4959 456 0 4178 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37868

[startup+0.300318 s]
/proc/loadavg: 2.06 2.09 2.03 3/176 10398
/proc/meminfo: memFree=28144452/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=45584 CPUtime=0.29 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 10958 0 0 0 28 1 0 0 20 0 1 0 25107950 46678016 10833 33554432000 4194304 6058637 140735178319808 140735178318008 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 11396 10834 4959 456 0 6107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45584

[startup+0.700237 s]
/proc/loadavg: 2.06 2.09 2.03 3/176 10398
/proc/meminfo: memFree=28144452/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=71780 CPUtime=0.69 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 18413 0 0 0 68 1 0 0 20 0 1 0 25107950 73502720 17566 33554432000 4194304 6058637 140735178319808 140735178318008 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 17945 17567 4960 456 0 12656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71780

[startup+1.50023 s]
/proc/loadavg: 2.06 2.09 2.03 3/177 10399
/proc/meminfo: memFree=28003528/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=91948 CPUtime=1.49 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 23443 0 0 0 147 2 0 0 20 0 1 0 25107950 94154752 22596 33554432000 4194304 6058637 140735178319808 140735178318136 5153779 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 22987 22596 4960 456 0 17698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91948

[startup+3.10025 s]
/proc/loadavg: 2.06 2.09 2.03 3/177 10399
/proc/meminfo: memFree=27901972/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=377488 CPUtime=3.09 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 63515 0 0 0 299 10 0 0 20 0 1 0 25107950 386547712 84392 33554432000 4194304 6058637 140735178319808 140735178318136 4313263 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 94372 84392 164 456 0 93908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 377488

[startup+6.30025 s]
/proc/loadavg: 2.06 2.09 2.03 3/177 10399
/proc/meminfo: memFree=26947564/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=1065048 CPUtime=6.29 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 102410 0 0 0 603 26 0 0 20 0 1 0 25107950 1090609152 239597 33554432000 4194304 6058637 140735178319808 140735178318072 4242283 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 266262 239598 164 456 0 265798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1065048

[startup+12.7003 s]
/proc/loadavg: 2.13 2.10 2.04 4/177 10399
/proc/meminfo: memFree=25006852/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=2523216 CPUtime=12.68 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 156128 0 0 0 1212 56 0 0 20 0 1 0 25107950 2583773184 534915 33554432000 4194304 6058637 140735178319808 140735178318072 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 630804 534915 164 456 0 630340 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2523216

[startup+25.5004 s]
/proc/loadavg: 2.11 2.10 2.04 3/177 10400
/proc/meminfo: memFree=21483024/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=4797664 CPUtime=25.48 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 233959 0 0 0 2436 112 0 0 20 0 1 0 25107950 4912807936 1088682 33554432000 4194304 6058637 140735178319808 140735178318072 4239645 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 1199416 1088683 164 456 0 1198952 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4797664

[startup+51.1004 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 10400
/proc/meminfo: memFree=15126948/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=10736400 CPUtime=51.09 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 370535 0 0 0 4893 216 0 0 20 0 1 0 25107950 10994073600 2143525 33554432000 4194304 6058637 140735178319808 140735178318280 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 2684100 2143525 164 456 0 2683636 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10736400

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

[startup+51.2004 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 10400
/proc/meminfo: memFree=15126948/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=10737984 CPUtime=51.19 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 370910 0 0 0 4903 216 0 0 20 0 1 0 25107950 10995695616 2145944 33554432000 4194304 6058637 140735178319808 140735178318072 4313308 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 2684496 2145945 164 456 0 2684032 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 10737984

[startup+64.0003 s]
/proc/loadavg: 2.18 2.11 2.04 3/177 10401
/proc/meminfo: memFree=11722404/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=12050276 CPUtime=63.98 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 435472 0 0 0 6138 260 0 0 20 0 1 0 25107950 12339482624 2666318 33554432000 4194304 6058637 140735178319808 140735178318280 4318376 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 3012569 2666318 164 456 0 3012105 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 12050276

[startup+67.2072 s]
/proc/loadavg: 2.16 2.11 2.04 3/177 10401
/proc/meminfo: memFree=10786836/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=15128812 CPUtime=67.19 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 454327 0 0 0 6439 280 0 0 20 0 1 0 25107950 15491903488 2794527 33554432000 4194304 6058637 140735178319808 140735178318072 4318484 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 3782203 2794527 164 456 0 3781739 0
Current children cumulated CPU time (s) 67.19
Current children cumulated vsize (KiB) 15128812

[startup+68.8003 s]
/proc/loadavg: 2.16 2.11 2.04 3/177 10401
/proc/meminfo: memFree=10503340/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=15151400 CPUtime=68.78 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202496 460083 0 0 0 6594 284 0 0 20 0 1 0 25107950 15515033600 2857004 33554432000 4194304 6058637 140735178319808 140735178318072 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 3787850 2857004 164 456 0 3787386 0
Current children cumulated CPU time (s) 68.78
Current children cumulated vsize (KiB) 15151400

[startup+69.6003 s]
/proc/loadavg: 2.16 2.11 2.04 2/177 10401
/proc/meminfo: memFree=10262544/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=15219844 CPUtime=68.96 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) S 10395 10398 10259 0 -1 4202496 461346 0 0 0 6611 285 0 0 20 0 1 0 25107950 15585120256 2864316 33554432000 4194304 6058637 140735178319808 140735178319032 5262704 0 0 4096 8404992 18446744071579460660 0 0 17 4 0 0 0 0 0
/proc/10398/statm: 3804961 2864316 213 456 0 3804497 0
Current children cumulated CPU time (s) 68.96
Current children cumulated vsize (KiB) 15219844

[startup+70.0002 s]
/proc/loadavg: 2.16 2.11 2.04 2/177 10401
/proc/meminfo: memFree=10262544/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=0 CPUtime=68.98 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202500 461347 0 0 0 6611 287 0 0 20 0 1 0 25107950 0 0 33554432000 0 0 0 0 0 0 0 4096 8404992 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10398/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 68.98
Current children cumulated vsize (KiB) 0

[startup+70.4002 s]
/proc/loadavg: 2.16 2.11 2.04 3/177 10401
/proc/meminfo: memFree=19328132/32872528 swapFree=877056/942464
[pid=10398] ppid=10395 vsize=0 CPUtime=69.39 cores=0,2,4,6
/proc/10398/stat : 10398 (open-wbo-lsu) R 10395 10398 10259 0 -1 4202500 461347 0 0 0 6611 328 0 0 20 0 1 0 25107950 0 0 33554432000 0 0 0 0 0 0 0 4096 8404992 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10398/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 69.39
Current children cumulated vsize (KiB) 0

Child status: 50
Real time (s): 70.5037
CPU time (s): 69.4904
CPU user time (s): 66.1139
CPU system time (s): 3.37649
CPU usage (%): 98.5628
Max. virtual memory (cumulated for all children) (KiB): 15219844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.1139
system time used= 3.37649
maximum resident set size= 11457268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461347
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= 4
involuntary context switches= 77

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.186971 second user time and 0.280957 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-18 08:16:30
IDJOB=4101260
IDBENCH=1720
IDSOLVER=2545
FILE ID=node113/4101260-1466230589
RUNJOBID= node113-1466230464-10275
PBS_JOBID= 19918179
Free space on /tmp= 71676 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-fit2p.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101260-1466230589/watcher-4101260-1466230589 -o /tmp/evaluation-result-4101260-1466230589/solver-4101260-1466230589 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466230464-10275 --watchdog 1960  open-wbo-lsu HOME/instance-4101260-1466230589.opb

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

MD5SUM BENCH= ea34bf390bf77663918ceca8ccc177b4
RANDOM SEED=808035977

node113.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.799
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.59
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.799
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.799
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.799
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.799
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.799
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.54
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.799
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.54
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.799
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:        28144740 kB
Buffers:          110516 kB
Cached:           243624 kB
SwapCached:         1588 kB
Active:          2796984 kB
Inactive:         247180 kB
Active(anon):    2689208 kB
Inactive(anon):     3088 kB
Active(file):     107776 kB
Inactive(file):   244092 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098956 kB
Dirty:             33920 kB
Writeback:             0 kB
AnonPages:       3699476 kB
Mapped:             7776 kB
Shmem:                 0 kB
Slab:             602592 kB
SReclaimable:      45984 kB
SUnreclaim:       556608 kB
KernelStack:        1472 kB
PageTables:        10944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4149772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    884736 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= 71672 MiB
End job on node113 at 2016-06-18 08:17:41