Trace number 4243064

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) 365.259 365.479

General information on the benchmark

NameHanoi/Hanoi-m1-s1/
Hanoi-09.xml
MD5SUM974f0afcd706a93e2571fe02010426b6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark19.367001
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of constraints510
Number of domains1
Minimum domain size19683
Maximum domain size19683
Distribution of domain sizes[{"size":19683,"count":510}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":509},{"degree":2,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":509}]
Number of extensional constraints509
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":509},{"type":"intension","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-4243064-1500633442/watcher-4243064-1500633442 -o /tmp/evaluation-result-4243064-1500633442/solver-4243064-1500633442 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500623775-3997 --watchdog 2560 BTD 2400 HOME/instance-4243064-1500633442.xml 

pid=7457
running on 4 cores: 0,2,4,6

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: 2.01 2.02 2.05 3/186 7460
/proc/meminfo: memFree=31105772/32770624 swapFree=6492/745816
[pid=7460] ppid=7457 vsize=30796 CPUtime=0 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 455 0 0 0 0 0 0 0 20 0 1 0 16782214 31535104 295 33554432000 4194304 35031059 140724900531280 140724900526904 7408842 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 7699 295 230 7529 0 146 0

[startup+0.100112 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 7460
/proc/meminfo: memFree=31105772/32770624 swapFree=6492/745816
[pid=7460] ppid=7457 vsize=31408 CPUtime=0.09 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 716 0 0 0 9 0 0 0 20 0 1 0 16782214 32161792 478 33554432000 4194304 35031059 140724900531280 140724900527240 4208386 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 7852 478 230 7529 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31408

[startup+0.200237 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 7460
/proc/meminfo: memFree=31105772/32770624 swapFree=6492/745816
[pid=7460] ppid=7457 vsize=31740 CPUtime=0.19 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 5524 0 0 0 19 0 0 0 20 0 1 0 16782214 32501760 561 33554432000 4194304 35031059 140724900531280 140724900527240 7993657 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 7931 557 230 7529 0 378 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31740

[startup+0.300205 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 7460
/proc/meminfo: memFree=31105772/32770624 swapFree=6492/745816
[pid=7460] ppid=7457 vsize=32000 CPUtime=0.28 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 16272 0 0 0 27 1 0 0 20 0 1 0 16782214 32768000 626 33554432000 4194304 35031059 140724900531280 140724900527096 4208386 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 8000 626 230 7529 0 447 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32000

[startup+0.700175 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 7460
/proc/meminfo: memFree=31105772/32770624 swapFree=6492/745816
[pid=7460] ppid=7457 vsize=33484 CPUtime=0.69 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 33626 0 0 0 65 4 0 0 20 0 1 0 16782214 34287616 999 33554432000 4194304 35031059 140724900531280 140724900527240 4208386 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 8406 999 232 7529 0 853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33484

[startup+1.50017 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 7461
/proc/meminfo: memFree=31010236/32770624 swapFree=6492/745972
[pid=7460] ppid=7457 vsize=37392 CPUtime=1.49 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 91776 0 0 0 137 12 0 0 20 0 1 0 16782214 38289408 1918 33554432000 4194304 35031059 140724900531280 140724900527240 4214855 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 9348 1918 232 7529 0 1795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37392

[startup+3.10017 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 7461
/proc/meminfo: memFree=30906696/32770624 swapFree=6492/745972
[pid=7460] ppid=7457 vsize=42852 CPUtime=3.08 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 191381 0 0 0 284 24 0 0 20 0 1 0 16782214 43880448 3303 33554432000 4194304 35031059 140724900531280 140724900527048 7403878 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 10713 3303 232 7529 0 3160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42852

[startup+6.30017 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 7461
/proc/meminfo: memFree=30583484/32770624 swapFree=6492/745972
[pid=7460] ppid=7457 vsize=54564 CPUtime=6.29 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 412723 0 0 0 579 50 0 0 20 0 1 0 16782214 55873536 6211 33554432000 4194304 35031059 140724900531280 140724900527240 4207875 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 13641 6211 232 7529 0 6088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54564

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.05 3/200 7554
/proc/meminfo: memFree=31080124/32770624 swapFree=6492/745976
[pid=7460] ppid=7457 vsize=77200 CPUtime=12.69 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 867746 0 0 0 1167 102 0 0 20 0 1 0 16782214 79052800 11870 33554432000 4194304 35031059 140724900531280 140724900527048 4208395 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 19300 11870 232 7529 0 11747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77200

[startup+25.5002 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 7589
/proc/meminfo: memFree=30599784/32770624 swapFree=6492/746060
[pid=7460] ppid=7457 vsize=122592 CPUtime=25.48 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 1732293 0 0 0 2343 205 0 0 20 0 1 0 16782214 125534208 23242 33554432000 4194304 35031059 140724900531280 140724900527240 4208390 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 30614 23242 232 7529 0 23061 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 122592

[startup+51.1002 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 7589
/proc/meminfo: memFree=28266676/32770624 swapFree=6492/746092
[pid=7460] ppid=7457 vsize=215112 CPUtime=51.05 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 3500089 0 0 0 4691 414 0 0 20 0 1 0 16782214 220274688 46349 33554432000 4194304 35031059 140724900531280 140724900527048 4209296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 53778 46349 232 7529 0 46225 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 215112

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 7590
/proc/meminfo: memFree=23556448/32770624 swapFree=6492/746120
[pid=7460] ppid=7457 vsize=398292 CPUtime=102.22 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 7095253 0 0 0 9379 843 0 0 20 0 1 0 16782214 407851008 92190 33554432000 4194304 35031059 140724900531280 140724900527240 4209287 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 99573 92190 232 7529 0 92020 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 398292

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7599
/proc/meminfo: memFree=19720916/32770624 swapFree=6492/746160
[pid=7460] ppid=7457 vsize=613156 CPUtime=162.16 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 11270490 0 0 0 14874 1342 0 0 20 0 1 0 16782214 627871744 145862 33554432000 4194304 35031059 140724900531280 140724900527096 4208395 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 153289 145862 232 7529 0 145736 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 613156

[startup+222.306 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 7664
/proc/meminfo: memFree=27401212/32770624 swapFree=6492/746272
[pid=7460] ppid=7457 vsize=3744068 CPUtime=222.14 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 13895055 0 0 0 20558 1656 0 0 20 0 1 0 16782214 3833925632 928523 33554432000 4194304 35031059 140724900531280 140724900524392 4223243 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 936017 928523 257 7529 0 928464 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 3744068

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 7665
/proc/meminfo: memFree=21875756/32770624 swapFree=6492/746328
[pid=7460] ppid=7457 vsize=9046496 CPUtime=282.1 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 15220661 0 0 0 26401 1809 0 0 20 0 1 0 16782214 9263611904 2254133 33554432000 4194304 35031059 140724900531280 140724900524392 4223208 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 2261624 2254133 257 7529 0 2254071 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 9046496

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 7666
/proc/meminfo: memFree=16727392/32770624 swapFree=6492/746356
[pid=7460] ppid=7457 vsize=13970172 CPUtime=342.09 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 16452043 0 0 0 32257 1952 0 0 20 0 1 0 16782214 14305456128 3485099 33554432000 4194304 35031059 140724900531280 140724900524392 4223260 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 3492543 3485099 257 7529 0 3484990 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 13970172



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+364.5 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 7667
/proc/meminfo: memFree=14750040/32770624 swapFree=6492/746364
[pid=7460] ppid=7457 vsize=15923200 CPUtime=364.27 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4202496 16963604 0 0 0 34414 2013 0 0 20 0 1 0 16782214 16305356800 3973473 33554432000 4194304 35031059 140724900531280 140724900524392 7398898 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56373248 140724900537594 140724900537670 140724900537670 140724900540369 0
/proc/7460/statm: 3980800 3973473 389 7529 0 3973247 0
Current children cumulated CPU time (s) 364.27
Current children cumulated vsize (KiB) 15923200

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

[startup+364.8 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 7667
/proc/meminfo: memFree=14750040/32770624 swapFree=6492/746364
[pid=7460] ppid=7457 vsize=0 CPUtime=364.57 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4203524 16963848 0 0 0 34414 2043 0 0 20 0 1 0 16782214 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7460/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 364.57
Current children cumulated vsize (KiB) 0

[startup+365.2 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 7667
/proc/meminfo: memFree=26118112/32770624 swapFree=6492/746364
[pid=7460] ppid=7457 vsize=0 CPUtime=364.98 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4203524 16963848 0 0 0 34414 2084 0 0 20 0 1 0 16782214 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7460/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 364.98
Current children cumulated vsize (KiB) 0

[startup+365.4 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 7667
/proc/meminfo: memFree=26118112/32770624 swapFree=6492/746364
[pid=7460] ppid=7457 vsize=0 CPUtime=365.17 cores=0,2,4,6
/proc/7460/stat : 7460 (BTD) R 7457 7460 3966 0 -1 4203524 16963848 0 0 0 34414 2103 0 0 20 0 1 0 16782214 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7460/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 365.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 365.479
CPU time (s): 365.259
CPU user time (s): 344.147
CPU system time (s): 21.1129
CPU usage (%): 99.9401
Max. virtual memory (cumulated for all children) (KiB): 15923200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 344.147
system time used= 21.1129
maximum resident set size= 15893892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16963848
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= 107
involuntary context switches= 18792

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.883017 second user time and 1.30426 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-21 12:37:22
IDJOB=4243064
IDBENCH=138764
IDSOLVER=2619
FILE ID=node136/4243064-1500633442
RUNJOBID= node136-1500623775-3997
PBS_JOBID= 20622997
Free space on /tmp= 61964 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Hanoi/Hanoi-m1-s1/Hanoi-09.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243064-1500633442/watcher-4243064-1500633442 -o /tmp/evaluation-result-4243064-1500633442/solver-4243064-1500633442 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500623775-3997 --watchdog 2560  BTD 2400 HOME/instance-4243064-1500633442.xml

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

MD5SUM BENCH= 974f0afcd706a93e2571fe02010426b6
RANDOM SEED=726794586

node136.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		: 2133.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	: 5334.10
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		: 1600.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		: 2400.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	: 5334.10
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		: 2668.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	: 5334.10
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		: 1867.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	: 5334.10
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		: 1600.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:        31104248 kB
MemAvailable:   31969760 kB
Buffers:          158644 kB
Cached:           985460 kB
SwapCached:            0 kB
Active:           477956 kB
Inactive:         754616 kB
Active(anon):      91392 kB
Inactive(anon):     8800 kB
Active(file):     386564 kB
Inactive(file):   745816 kB
Unevictable:        6492 kB
Mlocked:            6500 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39604 kB
Writeback:         17072 kB
AnonPages:         94916 kB
Mapped:            33460 kB
Shmem:              8852 kB
Slab:             133356 kB
SReclaimable:      97936 kB
SUnreclaim:        35420 kB
KernelStack:        3344 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     361368 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61924 MiB
End job on node136 at 2017-07-21 12:43:28