Trace number 4242523

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
R1: BTD 2017-06-30? (MO) 230.186 230.334

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-15-ext06.xml
MD5SUMaf3f6bb9b1ca00becd13f0e7ebc5af3a
Bench CategoryCSP (decision problem)
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 benchmark17.343201
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints47
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":223},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity225
Distribution of constraint arities[{"arity":2,"count":1},{"arity":6,"count":45},{"arity":225,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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-4242523-1500631192/watcher-4242523-1500631192 -o /tmp/evaluation-result-4242523-1500631192/solver-4242523-1500631192 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500623775-5882 --watchdog 2560 BTD 2400 HOME/instance-4242523-1500631192.xml 

pid=8035
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.04 2.04 4/191 8038
/proc/meminfo: memFree=31013300/32770624 swapFree=6272/662680
[pid=8038] ppid=8035 vsize=31064 CPUtime=0 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 16562195 31809536 363 33554432000 4194304 35031059 140723181313568 140723181309192 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 7766 363 232 7529 0 213 0

[startup+0.100112 s]
/proc/loadavg: 1.96 2.04 2.04 4/191 8038
/proc/meminfo: memFree=31013300/32770624 swapFree=6272/662680
[pid=8038] ppid=8035 vsize=34892 CPUtime=0.09 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 1517 0 0 0 9 0 0 0 20 0 1 0 16562195 35729408 1294 33554432000 4194304 35031059 140723181313568 140723181309400 4641221 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 8723 1294 253 7529 0 1170 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34892

[startup+0.200275 s]
/proc/loadavg: 1.96 2.04 2.04 4/191 8038
/proc/meminfo: memFree=31013300/32770624 swapFree=6272/662680
[pid=8038] ppid=8035 vsize=39956 CPUtime=0.19 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 3196 0 0 0 18 1 0 0 20 0 1 0 16562195 40914944 2275 33554432000 4194304 35031059 140723181313568 140723181310744 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 9989 2275 253 7529 0 2436 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39956

[startup+0.300237 s]
/proc/loadavg: 1.96 2.04 2.04 4/191 8038
/proc/meminfo: memFree=31013300/32770624 swapFree=6272/662680
[pid=8038] ppid=8035 vsize=45668 CPUtime=0.29 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 4608 0 0 0 28 1 0 0 20 0 1 0 16562195 46764032 3960 33554432000 4194304 35031059 140723181313568 140723181310744 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 11417 3960 253 7529 0 3864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45668

[startup+0.700199 s]
/proc/loadavg: 1.96 2.04 2.04 4/191 8038
/proc/meminfo: memFree=31013300/32770624 swapFree=6272/662680
[pid=8038] ppid=8035 vsize=62372 CPUtime=0.69 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 7777 0 0 0 67 2 0 0 20 0 1 0 16562195 63868928 8169 33554432000 4194304 35031059 140723181313568 140723181310744 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 15593 8169 253 7529 0 8040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62372

[startup+1.50022 s]
/proc/loadavg: 1.96 2.04 2.04 3/192 8039
/proc/meminfo: memFree=30963452/32770624 swapFree=6272/662884
[pid=8038] ppid=8035 vsize=118904 CPUtime=1.49 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 13753 0 0 0 145 4 0 0 20 0 1 0 16562195 121757696 17158 33554432000 4194304 35031059 140723181313568 140723181310744 6429808 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 29759 17158 253 7529 0 22206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118904

[startup+3.10024 s]
/proc/loadavg: 1.88 2.02 2.04 3/192 8039
/proc/meminfo: memFree=30915940/32770624 swapFree=6272/662884
[pid=8038] ppid=8035 vsize=229168 CPUtime=3.09 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 40449 0 0 0 301 8 0 0 20 0 1 0 16562195 234668032 48160 33554432000 4194304 35031059 140723181313568 140723181306680 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 57292 48160 262 7529 0 49739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 229168

[startup+6.30023 s]
/proc/loadavg: 1.88 2.02 2.04 3/192 8039
/proc/meminfo: memFree=30574564/32770624 swapFree=6272/662884
[pid=8038] ppid=8035 vsize=530592 CPUtime=6.29 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 107631 0 0 0 613 16 0 0 20 0 1 0 16562195 543326208 120586 33554432000 4194304 35031059 140723181313568 140723181305336 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 132648 120586 262 7529 0 125095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 530592

[startup+12.7002 s]
/proc/loadavg: 1.90 2.02 2.04 3/192 8046
/proc/meminfo: memFree=30095388/32770624 swapFree=6272/662896
[pid=8038] ppid=8035 vsize=985200 CPUtime=12.69 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 266237 0 0 0 1236 33 0 0 20 0 1 0 16562195 1008844800 237829 33554432000 4194304 35031059 140723181313568 140723181305272 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 246300 237829 264 7529 0 238747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 985200

[startup+25.5003 s]
/proc/loadavg: 1.91 2.02 2.04 3/192 8046
/proc/meminfo: memFree=29193408/32770624 swapFree=6272/662920
[pid=8038] ppid=8035 vsize=1859568 CPUtime=25.49 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 574838 0 0 0 2491 58 0 0 20 0 1 0 16562195 1904197632 456411 33554432000 4194304 35031059 140723181313568 140723181305272 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 464892 456411 264 7529 0 457339 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1859568

[startup+51.1003 s]
/proc/loadavg: 1.94 2.01 2.04 3/191 8046
/proc/meminfo: memFree=27459124/32770624 swapFree=6272/662940
[pid=8038] ppid=8035 vsize=3606192 CPUtime=51.06 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 1011554 0 0 0 4999 107 0 0 20 0 1 0 16562195 3692740608 893068 33554432000 4194304 35031059 140723181313568 140723181305272 7403878 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 901548 893068 264 7529 0 893995 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3606192

[startup+102.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/191 8069
/proc/meminfo: memFree=23888240/32770624 swapFree=6272/662984
[pid=8038] ppid=8035 vsize=7144188 CPUtime=102.24 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 2009001 0 0 0 10003 221 0 0 20 0 1 0 16562195 7315648512 1777542 33554432000 4194304 35031059 140723181313568 140723181305400 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 1786047 1777542 264 7529 0 1778494 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 7144188

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/192 8071
/proc/meminfo: memFree=19810768/32770624 swapFree=6272/663008
[pid=8038] ppid=8035 vsize=11244108 CPUtime=162.19 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 3033988 0 0 0 15883 336 0 0 20 0 1 0 16562195 11513966592 2802510 33554432000 4194304 35031059 140723181313568 140723181305336 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 2811027 2802510 264 7529 0 2803474 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11244108

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 8072
/proc/meminfo: memFree=15630004/32770624 swapFree=6272/663044
[pid=8038] ppid=8035 vsize=15392208 CPUtime=222.16 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 4071033 0 0 0 21749 467 0 0 20 0 1 0 16562195 15761620992 3839552 33554432000 4194304 35031059 140723181313568 140723181305336 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 3848052 3839552 264 7529 0 3840499 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 15392208



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+229.5 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 8072
/proc/meminfo: memFree=15179096/32770624 swapFree=6272/663048
[pid=8038] ppid=8035 vsize=15874008 CPUtime=229.35 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4202496 4191486 0 0 0 22450 485 0 0 20 0 1 0 16562195 16254984192 3960001 33554432000 4194304 35031059 140723181313568 140723181305272 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 60710912 140723181319418 140723181319494 140723181319494 140723181322193 0
/proc/8038/statm: 3968502 3960001 264 7529 0 3960949 0
Current children cumulated CPU time (s) 229.35
Current children cumulated vsize (KiB) 15874008

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

[startup+229.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 8072
/proc/meminfo: memFree=15179096/32770624 swapFree=6272/663048
[pid=8038] ppid=8035 vsize=0 CPUtime=229.45 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4203524 4191487 0 0 0 22450 495 0 0 20 0 1 0 16562195 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/8038/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 229.45
Current children cumulated vsize (KiB) 0

[startup+230.006 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 8072
/proc/meminfo: memFree=22796240/32770624 swapFree=6272/663048
[pid=8038] ppid=8035 vsize=0 CPUtime=229.85 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4203524 4191487 0 0 0 22450 535 0 0 20 0 1 0 16562195 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/8038/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 229.85
Current children cumulated vsize (KiB) 0

[startup+230.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 8072
/proc/meminfo: memFree=22796240/32770624 swapFree=6272/663048
[pid=8038] ppid=8035 vsize=0 CPUtime=230.05 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4203524 4191487 0 0 0 22450 555 0 0 20 0 1 0 16562195 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/8038/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (KiB) 0

[startup+230.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 8072
/proc/meminfo: memFree=22796240/32770624 swapFree=6272/663048
[pid=8038] ppid=8035 vsize=0 CPUtime=230.15 cores=1,3,5,7
/proc/8038/stat : 8038 (BTD) R 8035 8038 5850 0 -1 4203524 4191487 0 0 0 22450 565 0 0 20 0 1 0 16562195 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/8038/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 230.334
CPU time (s): 230.186
CPU user time (s): 224.501
CPU system time (s): 5.68454
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 15874008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 224.501
system time used= 5.68454
maximum resident set size= 15840228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4191487
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= 151
involuntary context switches= 11761

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.57763 second user time and 0.979514 second system time

The end

Launcher Data

Begin job on node135 at 2017-07-21 11:59:53
IDJOB=4242523
IDBENCH=134616
IDSOLVER=2619
FILE ID=node135/4242523-1500631192
RUNJOBID= node135-1500623775-5882
PBS_JOBID= 20622998
Free space on /tmp= 61776 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-15-ext06.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242523-1500631192/watcher-4242523-1500631192 -o /tmp/evaluation-result-4242523-1500631192/solver-4242523-1500631192 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500623775-5882 --watchdog 2560  BTD 2400 HOME/instance-4242523-1500631192.xml

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

MD5SUM BENCH= af3f6bb9b1ca00becd13f0e7ebc5af3a
RANDOM SEED=828763819

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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
microcode	: 0x19
cpu MHz		: 2133.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        31013828 kB
MemAvailable:   32002712 kB
Buffers:          157652 kB
Cached:          1107404 kB
SwapCached:            0 kB
Active:           655756 kB
Inactive:         671720 kB
Active(anon):      65396 kB
Inactive(anon):     8780 kB
Active(file):     590360 kB
Inactive(file):   662940 kB
Unevictable:        6272 kB
Mlocked:            6272 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             81224 kB
Writeback:             0 kB
AnonPages:         68928 kB
Mapped:            33976 kB
Shmem:              8872 kB
Slab:             128508 kB
SReclaimable:     102836 kB
SUnreclaim:        25672 kB
KernelStack:        3360 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61736 MiB
End job on node135 at 2017-07-21 12:03:44