Trace number 4097950

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
Open-WBO-LSU PB16? (TO) 1800.03 1800.5

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_13.opb
MD5SUM33399b9fd213ab3fb29f26b2f1270bc6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6006
Total number of constraints29342
Number of constraints which are clauses29337
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint77
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 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
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-4097950-1466116578.opb
0.00/0.00	c File size is 3998815 bytes.
1800.02/1800.50	c Sum of soft weights:            0
1800.02/1800.50	c |                                                                                                       |
1800.02/1800.50	c ========================================[ Problem Statistics ]===========================================
1800.02/1800.50	c |                                                                                                       |
1800.02/1800.50	c |  Problem Type:           Unweighted                                                                   |
1800.02/1800.50	c |  Number of variables:          6006                                                                   |
1800.02/1800.50	c |  Number of hard clauses:      29340                                                                   |
1800.02/1800.50	c |  Number of soft clauses:          0                                                                   |
1800.02/1800.50	c |  Number of cardinality:           6                                                                   |
1800.02/1800.50	c |  Number of PB :                   0                                                                   |
1800.02/1800.50	c |  Parse time:                   0.43 s                                                                 |
1800.02/1800.50	c |                                                                                                       |
1800.02/1800.50	c ==========================================[ Solver Settings ]============================================
1800.02/1800.50	c |                                                                                                       |
1800.02/1800.50	c |  Algorithm:                LinearSU                                                                   |
1800.02/1800.50	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.02/1800.50	c |                                                                                                       |
1800.02/1800.50	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-4097950-1466116578/watcher-4097950-1466116578 -o /tmp/evaluation-result-4097950-1466116578/solver-4097950-1466116578 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466116576-23477 --watchdog 1960 open-wbo-lsu HOME/instance-4097950-1466116578.opb 

pid=23503
running on 8 cores: 4-7,12-15

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.04 2.19 2.89 3/258 23506
/proc/meminfo: memFree=31968932/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=6904 CPUtime=0 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 1472 0 0 0 0 0 0 0 20 0 1 0 13702364 7069696 1347 33554432000 4194304 6058637 140733728200832 140734478815240 5042435 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 1726 1347 1112 456 0 285 0

[startup+0.100141 s]
/proc/loadavg: 2.04 2.19 2.89 3/258 23506
/proc/meminfo: memFree=31968932/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=7556 CPUtime=0.09 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 1630 0 0 0 9 0 0 0 20 0 1 0 13702364 7737344 1505 33554432000 4194304 6058637 140733728200832 140733728199176 5032373 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 1889 1505 1112 456 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7556

[startup+0.20018 s]
/proc/loadavg: 2.04 2.19 2.89 3/258 23506
/proc/meminfo: memFree=31968932/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=7988 CPUtime=0.19 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 1750 0 0 0 19 0 0 0 20 0 1 0 13702364 8179712 1625 33554432000 4194304 6058637 140733728200832 140733728199176 4696560 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 1997 1625 1112 456 0 556 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7988

[startup+0.300224 s]
/proc/loadavg: 2.04 2.19 2.89 3/258 23506
/proc/meminfo: memFree=31968932/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=8448 CPUtime=0.29 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 1864 0 0 0 29 0 0 0 20 0 1 0 13702364 8650752 1739 33554432000 4194304 6058637 140733728200832 140733728199176 5042435 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 2112 1739 1112 456 0 671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8448

[startup+0.700201 s]
/proc/loadavg: 2.04 2.19 2.89 3/258 23506
/proc/meminfo: memFree=31968932/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=14904 CPUtime=0.69 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 3634 0 0 0 69 0 0 0 20 0 1 0 13702364 15261696 3028 33554432000 4194304 6058637 140733728200832 140733728199176 4262641 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 3726 3029 176 456 0 3262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14904

[startup+1.50019 s]
/proc/loadavg: 2.04 2.19 2.89 3/259 23553
/proc/meminfo: memFree=31945444/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=18548 CPUtime=1.49 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 4851 0 0 0 149 0 0 0 20 0 1 0 13702364 18993152 4245 33554432000 4194304 6058637 140733728200832 140733728199896 4278328 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 4637 4245 178 456 0 4173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18548

[startup+3.10027 s]
/proc/loadavg: 2.04 2.19 2.89 3/259 23599
/proc/meminfo: memFree=31944428/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=35184 CPUtime=3.09 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 6583 0 0 0 308 1 0 0 20 0 1 0 13702364 36028416 6574 33554432000 4194304 6058637 140733728200832 140733728199560 4278328 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 8796 6574 178 456 0 8332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35184

[startup+6.30026 s]
/proc/loadavg: 2.04 2.19 2.89 3/259 23599
/proc/meminfo: memFree=31917716/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=42368 CPUtime=6.29 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 6838 0 0 0 628 1 0 0 20 0 1 0 13702364 43384832 9368 33554432000 4194304 6058637 140733728200832 140733728199592 4277663 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 10592 9368 178 456 0 10128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42368

[startup+12.7003 s]
/proc/loadavg: 2.04 2.19 2.88 3/259 23599
/proc/meminfo: memFree=31924028/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=28112 CPUtime=12.69 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 7749 0 0 0 1267 2 0 0 20 0 1 0 13702364 28786688 6574 33554432000 4194304 6058637 140733728200832 140733728199592 4278162 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 7028 6574 178 456 0 6564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28112

[startup+25.5004 s]
/proc/loadavg: 2.10 2.19 2.87 3/259 23599
/proc/meminfo: memFree=31874032/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=77964 CPUtime=25.48 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 9172 0 0 0 2545 3 0 0 20 0 1 0 13702364 79835136 17177 33554432000 4194304 6058637 140733728200832 140733728199560 4246162 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 19491 17177 178 456 0 19027 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77964

[startup+51.1004 s]
/proc/loadavg: 2.21 2.21 2.86 3/260 23738
/proc/meminfo: memFree=31790280/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=51.07 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 10388 0 0 0 5103 4 0 0 20 0 1 0 13702364 130338816 27748 33554432000 4194304 6058637 140733728200832 140733728199608 4278171 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 27748 178 456 0 31357 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 127284

[startup+102.3 s]
/proc/loadavg: 2.09 2.17 2.81 3/259 23739
/proc/meminfo: memFree=31813476/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=77964 CPUtime=102.27 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 11890 0 0 0 10221 6 0 0 20 0 1 0 13702364 79835136 18054 33554432000 4194304 6058637 140733728200832 140733728199896 4278255 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 19491 18054 178 456 0 19027 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 77964

[startup+162.3 s]
/proc/loadavg: 2.10 2.16 2.76 3/259 23740
/proc/meminfo: memFree=31770564/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=162.26 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 14563 0 0 0 16215 11 0 0 20 0 1 0 13702364 130338816 29285 33554432000 4194304 6058637 140733728200832 140733728199608 4278171 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 29285 178 456 0 31357 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 127284

[startup+222.311 s]
/proc/loadavg: 2.03 2.12 2.71 3/259 23742
/proc/meminfo: memFree=31727092/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=222.26 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 16751 0 0 0 22211 15 0 0 20 0 1 0 13702364 130338816 31333 33554432000 4194304 6058637 140733728200832 140733728199608 4277640 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 31333 178 456 0 31357 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 127284

[startup+282.3 s]
/proc/loadavg: 2.11 2.13 2.68 3/260 23746
/proc/meminfo: memFree=31763828/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=282.23 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 18928 0 0 0 28205 18 0 0 20 0 1 0 13702364 130338816 30310 33554432000 4194304 6058637 140733728200832 140733728199608 4278181 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 30310 178 456 0 31357 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 127284

[startup+342.3 s]
/proc/loadavg: 2.11 2.12 2.63 3/259 23747
/proc/meminfo: memFree=31746936/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=342.22 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 20619 0 0 0 34200 22 0 0 20 0 1 0 13702364 161898496 34473 33554432000 4194304 6058637 140733728200832 140733728199864 4278162 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 34473 178 456 0 39062 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 158104

[startup+402.3 s]
/proc/loadavg: 2.09 2.11 2.60 3/259 23748
/proc/meminfo: memFree=31735144/32872528 swapFree=7040/7040
[pid=23506] ppid=23503 vsize=158104 CPUtime=402.21 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 21805 0 0 0 40196 25 0 0 20 0 1 0 13702364 161898496 38057 33554432000 4194304 6058637 140733728200832 140733728199864 4278171 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 38057 178 456 0 39062 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 158104

[startup+462.3 s]
/proc/loadavg: 2.26 2.15 2.58 3/259 24024
/proc/meminfo: memFree=31770344/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=77964 CPUtime=462.18 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 22924 0 0 0 46191 27 0 0 20 0 1 0 13702364 79835136 19079 33554432000 4194304 6058637 140733728200832 140733728199864 4278171 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 19491 19079 178 456 0 19027 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 77964

[startup+522.3 s]
/proc/loadavg: 2.09 2.12 2.54 3/259 24026
/proc/meminfo: memFree=31821548/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=522.18 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 24521 0 0 0 52188 30 0 0 20 0 1 0 13702364 130338816 28262 33554432000 4194304 6058637 140733728200832 140733728199608 4278171 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 28262 178 456 0 31357 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 127284

[startup+582.3 s]
/proc/loadavg: 2.03 2.10 2.50 3/259 24027
/proc/meminfo: memFree=31796872/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=582.16 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 25933 0 0 0 58183 33 0 0 20 0 1 0 13702364 130338816 27238 33554432000 4194304 6058637 140733728200832 140733728199896 4278328 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 27238 178 456 0 31357 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 127284


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


[startup+942.3 s]
/proc/loadavg: 2.04 2.08 2.36 3/259 24037
/proc/meminfo: memFree=31735264/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=942.08 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 32224 0 0 0 94161 47 0 0 20 0 1 0 13702364 161898496 37545 33554432000 4194304 6058637 140733728200832 140733728199864 4278171 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 37545 178 456 0 39062 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 158104

[startup+1002.3 s]
/proc/loadavg: 2.07 2.08 2.34 3/259 24038
/proc/meminfo: memFree=31731516/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=1002.06 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 33052 0 0 0 100157 49 0 0 20 0 1 0 13702364 130338816 29286 33554432000 4194304 6058637 140733728200832 140733728199896 4278255 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 29286 178 456 0 31357 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 127284

[startup+1062.3 s]
/proc/loadavg: 2.02 2.06 2.31 3/259 24039
/proc/meminfo: memFree=31719840/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=208192 CPUtime=1062.06 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 33956 0 0 0 106155 51 0 0 20 0 1 0 13702364 213188608 40918 33554432000 4194304 6058637 140733728200832 140733728199864 4277655 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 52048 40918 178 456 0 51584 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 208192

[startup+1122.3 s]
/proc/loadavg: 2.01 2.05 2.29 3/259 24041
/proc/meminfo: memFree=31748864/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1122.02 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 35091 0 0 0 112149 53 0 0 20 0 1 0 13702364 161898496 33449 33554432000 4194304 6058637 140733728200832 140733728199864 4278251 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 33449 178 456 0 39062 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 158104

[startup+1182.3 s]
/proc/loadavg: 2.10 2.07 2.28 3/259 24042
/proc/meminfo: memFree=31710732/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=208192 CPUtime=1182.01 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 35411 0 0 0 118147 54 0 0 20 0 1 0 13702364 213188608 42966 33554432000 4194304 6058637 140733728200832 140733728199864 4278328 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 52048 42966 178 456 0 51584 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 208192

[startup+1242.3 s]
/proc/loadavg: 2.08 2.06 2.26 3/259 24043
/proc/meminfo: memFree=31734012/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1241.99 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 36523 0 0 0 124143 56 0 0 20 0 1 0 13702364 161898496 37033 33554432000 4194304 6058637 140733728200832 140733728199864 4277708 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 37033 178 456 0 39062 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 158104

[startup+1302.3 s]
/proc/loadavg: 2.08 2.07 2.25 3/259 24044
/proc/meminfo: memFree=31710436/32872528 swapFree=7040/7040
[pid=23506] ppid=23503 vsize=208192 CPUtime=1301.96 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 36850 0 0 0 130139 57 0 0 20 0 1 0 13702364 213188608 42966 33554432000 4194304 6058637 140733728200832 140733728199864 4277708 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 52048 42966 178 456 0 51584 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 208192

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.23 3/259 24045
/proc/meminfo: memFree=31732048/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1361.96 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 37957 0 0 0 136136 60 0 0 20 0 1 0 13702364 161898496 37545 33554432000 4194304 6058637 140733728200832 140733728199864 4277839 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 37545 178 456 0 39062 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 158104

[startup+1422.3 s]
/proc/loadavg: 2.01 2.04 2.22 3/258 24046
/proc/meminfo: memFree=31760616/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=127284 CPUtime=1421.94 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 38811 0 0 0 142132 62 0 0 20 0 1 0 13702364 130338816 29798 33554432000 4194304 6058637 140733728200832 140733728199896 4278096 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 31821 29798 178 456 0 31357 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 127284

[startup+1482.3 s]
/proc/loadavg: 2.08 2.06 2.21 3/260 24051
/proc/meminfo: memFree=31676948/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=208192 CPUtime=1481.92 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 39715 0 0 0 148128 64 0 0 20 0 1 0 13702364 213188608 40406 33554432000 4194304 6058637 140733728200832 140733728199864 4277708 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 52048 40406 178 456 0 51584 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 208192

[startup+1542.31 s]
/proc/loadavg: 2.06 2.06 2.20 3/260 24074
/proc/meminfo: memFree=31713508/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1541.92 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 40772 0 0 0 154126 66 0 0 20 0 1 0 13702364 161898496 31866 33554432000 4194304 6058637 140733728200832 140733728199864 4277718 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 31866 178 456 0 39062 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 158104

[startup+1602.3 s]
/proc/loadavg: 2.06 2.06 2.18 3/259 24075
/proc/meminfo: memFree=31682672/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=208192 CPUtime=1601.88 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 41164 0 0 0 160120 68 0 0 20 0 1 0 13702364 213188608 40406 33554432000 4194304 6058637 140733728200832 140733728199864 4277708 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 52048 40406 178 456 0 51584 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 208192

[startup+1662.3 s]
/proc/loadavg: 2.06 2.06 2.18 3/259 24076
/proc/meminfo: memFree=31755796/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1661.87 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 41918 0 0 0 166118 69 0 0 20 0 1 0 13702364 161898496 31563 33554432000 4194304 6058637 140733728200832 140733728199864 4280035 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 31563 178 456 0 39062 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 158104

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.16 3/259 24077
/proc/meminfo: memFree=31711904/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=208192 CPUtime=1721.84 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 42603 0 0 0 172114 70 0 0 20 0 1 0 13702364 213188608 42454 33554432000 4194304 6058637 140733728200832 140733728199864 4277690 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 52048 42454 178 456 0 51584 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 208192

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.15 3/259 24079
/proc/meminfo: memFree=31693988/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1781.81 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 43733 0 0 0 178109 72 0 0 20 0 1 0 13702364 161898496 36009 33554432000 4194304 6058637 140733728200832 140733728199864 4277708 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 36009 178 456 0 39062 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 158104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.03 2.15 3/259 24079
/proc/meminfo: memFree=31728256/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1800.02 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 43738 0 0 0 179929 73 0 0 20 0 1 0 13702364 161898496 38569 33554432000 4194304 6058637 140733728200832 140733728199864 4277708 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 38569 178 456 0 39062 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 158104

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.03 2.15 3/259 24079
/proc/meminfo: memFree=31728256/32872528 swapFree=7036/7036
[pid=23506] ppid=23503 vsize=158104 CPUtime=1800.02 cores=4-7,12-15
/proc/23506/stat : 23506 (open-wbo-lsu) R 23503 23506 19483 0 -1 4202496 43738 0 0 0 179929 73 0 0 20 0 1 0 13702364 161898496 38569 33554432000 4194304 6058637 140733728200832 140733728199864 4277708 0 0 4096 8404992 0 0 0 17 12 0 0 0 0 0
/proc/23506/statm: 39526 38569 178 456 0 39062 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 158104

Child status: 40
Real time (s): 1800.5
CPU time (s): 1800.03
CPU user time (s): 1799.29
CPU system time (s): 0.734888
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 257512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 0.734888
maximum resident set size= 235220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43741
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= 210
involuntary context switches= 1841

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.65784 second user time and 10.0305 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-17 00:36:18
IDJOB=4097950
IDBENCH=107830
IDSOLVER=2545
FILE ID=node132/4097950-1466116578
RUNJOBID= node132-1466116576-23477
PBS_JOBID= 19904121
Free space on /tmp= 71728 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_13.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097950-1466116578/watcher-4097950-1466116578 -o /tmp/evaluation-result-4097950-1466116578/solver-4097950-1466116578 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466116576-23477 --watchdog 1960  open-wbo-lsu HOME/instance-4097950-1466116578.opb

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

MD5SUM BENCH= 33399b9fd213ab3fb29f26b2f1270bc6
RANDOM SEED=1288395749

node132.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	: 8
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	: 0
siblings	: 8
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.51
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	: 8
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.51
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	: 0
siblings	: 8
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.51
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	: 1
siblings	: 8
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	: 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	: 8
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	: 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	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 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	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31969700 kB
Buffers:           49500 kB
Cached:           133116 kB
SwapCached:          584 kB
Active:            92168 kB
Inactive:          95072 kB
Active(anon):       6016 kB
Inactive(anon):     1076 kB
Active(file):      86152 kB
Inactive(file):    93996 kB
Unevictable:        7036 kB
Mlocked:            7036 kB
SwapTotal:      67108856 kB
SwapFree:       67100528 kB
Dirty:             13576 kB
Writeback:             0 kB
AnonPages:         11836 kB
Mapped:             7460 kB
Shmem:                 0 kB
Slab:             573512 kB
SReclaimable:      13928 kB
SUnreclaim:       559584 kB
KernelStack:        2160 kB
PageTables:         3640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     130160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71724 MiB
End job on node132 at 2016-06-17 01:06:18