Trace number 4259009

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Mistral-2.0 2017-07-28? (TO) 251.952 252.049

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-23-a4.xml
MD5SUM85d0173ff868c492d6a47734653fba18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark554
Best CPU time to get the best result obtained on this benchmark249.02
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints30109
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":23}]
Minimum variable degree5083
Maximum variable degree5084
Distribution of variable degrees[{"degree":5083,"count":21},{"degree":5084,"count":2}]
Minimum constraint arity1
Maximum constraint arity23
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":3542},{"arity":4,"count":26565},{"arity":23,"count":1}]
Number of extensional constraints0
Number of intensional constraints30108
Distribution of constraint types[{"type":"intension","count":30108},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.08	c 280717
251.90/252.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14931 MiB free)
  memory of node 1: 16384 MiB (15373 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4259009-1502652025/watcher-4259009-1502652025 -o /tmp/evaluation-result-4259009-1502652025/solver-4259009-1502652025 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502644564-1657 --watchdog 312 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 2028348964 HOME/instance-4259009-1502652025.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=5362, runsolver pid=5359
Current StackSize limit: 8192 KiB


[startup+0.100168 s]*
/proc/loadavg: 2.08 2.04 2.05 3/181 5363
/proc/meminfo: memFree=31031092/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=28816 memory=2944 CPUtime=0.01 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 961 0 0 0 1 0 0 0 20 0 1 0 67423147 29507584 736 18446744073709551615 4194304 7396336 140730965216688 140730965213688 6034735 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 7204 736 584 782 0 220 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 2944 KiB

[startup+0.209087 s]*
/proc/loadavg: 2.08 2.04 2.05 3/181 5363
/proc/meminfo: memFree=31030720/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=29192 memory=3472 CPUtime=0.12 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 1072 0 0 0 12 0 0 0 20 0 1 0 67423147 29892608 868 18446744073709551615 4194304 7396336 140730965216688 140730965213688 6034735 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 7298 868 613 782 0 314 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 29192 KiB
Current children cumulated memory: 3472 KiB

[startup+0.308631 s]*
/proc/loadavg: 2.08 2.04 2.05 3/181 5363
/proc/meminfo: memFree=31028272/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=29780 memory=3936 CPUtime=0.22 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 1227 0 0 0 22 0 0 0 20 0 1 0 67423147 30494720 984 18446744073709551615 4194304 7396336 140730965216688 140730965209928 140318398999525 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 7445 984 613 782 0 461 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 29780 KiB
Current children cumulated memory: 3936 KiB

[startup+0.700276 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 5363
/proc/meminfo: memFree=31027280/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=31512 memory=6096 CPUtime=0.61 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 1859 0 0 0 61 0 0 0 20 0 1 0 67423147 32268288 1524 18446744073709551615 4194304 7396336 140730965216688 140730965207112 6180904 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 7878 1524 716 782 0 894 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 31512 KiB
Current children cumulated memory: 6096 KiB

[startup+1.50028 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 5363
/proc/meminfo: memFree=31021300/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=34600 memory=9264 CPUtime=1.41 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 2657 0 0 0 141 0 0 0 20 0 1 0 67423147 35430400 2316 18446744073709551615 4194304 7396336 140730965216688 140730965207112 140318399090509 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 8650 2316 716 782 0 1666 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 34600 KiB
Current children cumulated memory: 9264 KiB

[startup+3.10894 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 5363
/proc/meminfo: memFree=31010512/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=41336 memory=16072 CPUtime=3.01 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 4447 0 0 0 301 0 0 0 20 0 1 0 67423147 42328064 4018 18446744073709551615 4194304 7396336 140730965216688 140730965207112 6189895 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 10334 4018 716 782 0 3350 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 41336 KiB
Current children cumulated memory: 16072 KiB

[startup+6.30027 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 5363
/proc/meminfo: memFree=30995032/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=54984 memory=29728 CPUtime=6.21 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 10941 0 0 0 620 1 0 0 20 0 1 0 67423147 56303616 7432 18446744073709551615 4194304 7396336 140730965216688 140730965207352 6013154 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 13746 7432 716 782 0 6762 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 54984 KiB
Current children cumulated memory: 29728 KiB

[startup+12.7003 s]
/proc/loadavg: 2.07 2.04 2.05 3/181 5364
/proc/meminfo: memFree=30966796/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=81180 memory=55572 CPUtime=12.61 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 24895 0 0 0 1258 3 0 0 20 0 1 0 67423147 83128320 13893 18446744073709551615 4194304 7396336 140730965216688 140730965207432 5920124 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 20295 13893 716 782 0 13311 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 81180 KiB
Current children cumulated memory: 55572 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 5364
/proc/meminfo: memFree=30923712/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=120652 memory=95184 CPUtime=25.41 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 37031 0 0 0 2537 4 0 0 20 0 1 0 67423147 123547648 23796 18446744073709551615 4194304 7396336 140730965216688 140730965207432 6009353 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 30163 23796 716 782 0 23179 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 120652 KiB
Current children cumulated memory: 95184 KiB

[startup+51.1089 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 5364
/proc/meminfo: memFree=30841448/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=200824 memory=175060 CPUtime=51.01 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 73110 0 0 0 5094 7 0 0 20 0 1 0 67423147 205643776 43765 18446744073709551615 4194304 7396336 140730965216688 140730965207192 4566032 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 50206 43765 716 782 0 43222 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 200824 KiB
Current children cumulated memory: 175060 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 5366
/proc/meminfo: memFree=30255380/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=784828 memory=759696 CPUtime=102.21 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 247209 0 0 0 10194 27 0 0 20 0 1 0 67423147 803663872 189924 18446744073709551615 4194304 7396336 140730965216688 140730965210968 4406583 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 196207 189924 753 782 0 189223 0
Current children cumulated CPU time: 102.21 s
Current children cumulated vsize: 784828 KiB
Current children cumulated memory: 759696 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 5368
/proc/meminfo: memFree=29963696/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=1076228 memory=1051024 CPUtime=162.2 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 341180 0 0 0 16183 37 0 0 20 0 1 0 67423147 1102057472 262756 18446744073709551615 4194304 7396336 140730965216688 140730965211096 4406394 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 269057 262756 753 782 0 262073 0
Current children cumulated CPU time: 162.2 s
Current children cumulated vsize: 1076228 KiB
Current children cumulated memory: 1051024 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 5370
/proc/meminfo: memFree=29926152/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=1113452 memory=1088284 CPUtime=222.2 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 480291 0 0 0 22176 44 0 0 20 0 1 0 67423147 1140174848 272071 18446744073709551615 4194304 7396336 140730965216688 140730965210984 4406471 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 278363 272071 753 782 0 271379 0
Current children cumulated CPU time: 222.2 s
Current children cumulated vsize: 1113452 KiB
Current children cumulated memory: 1088284 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.00 2.02 2.05 3/185 5448
/proc/meminfo: memFree=29977056/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=1118468 memory=1093256 CPUtime=251.9 cores=1,3,5,7
/proc/5362/stat : 5362 (MistralXCSP) R 5359 5362 897 0 -1 4202496 481555 0 0 0 25146 44 0 0 20 0 1 0 67423147 1145311232 273314 18446744073709551615 4194304 7396336 140730965216688 140730965210984 5575964 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 18522112 140730965217682 140730965217832 140730965217832 140730965221321 0
/proc/5362/statm: 279617 273314 753 782 0 272633 0
Current children cumulated CPU time: 251.9 s
Current children cumulated vsize: 1118468 KiB
Current children cumulated memory: 1093256 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.049 s]
# the end of solver process 5362 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.465 s, system=0.487041 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 252.049
CPU time (s): 251.952
CPU user time (s): 251.465
CPU system time (s): 0.487041
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 1118468
Max. memory (cumulated for all children) (KiB): 1093256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.465
system time used= 0.487041
maximum resident set size= 1093440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 481569
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= 76
involuntary context switches= 182


# summary of solver processes directly reported to runsolver:
#   pid: 5362
#   total CPU time (s): 251.952
#   total CPU user time (s): 251.465
#   total CPU system time (s): 0.487041

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.989536 second user time and 1.85656 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 21:06:19
IDJOB=4259009
IDBENCH=126248
IDSOLVER=2645
FILE ID=node125/4259009-1502652025
RUNJOBID= node125-1502644564-1657
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-23-a4.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259009-1502652025/watcher-4259009-1502652025 -o /tmp/evaluation-result-4259009-1502652025/solver-4259009-1502652025 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502644564-1657 --watchdog 312  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 2028348964 HOME/instance-4259009-1502652025.xml

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

MD5SUM BENCH= 85d0173ff868c492d6a47734653fba18
RANDOM SEED=2028348964

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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.07
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		: 2668.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.07
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		: 2668.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.07
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		: 2668.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		: 2668.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.07
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		: 2668.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:        31032840 kB
MemAvailable:   31944040 kB
Buffers:          287392 kB
Cached:           918660 kB
SwapCached:            0 kB
Active:           722768 kB
Inactive:         585436 kB
Active(anon):     102496 kB
Inactive(anon):    33100 kB
Active(file):     620272 kB
Inactive(file):   552336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7188 kB
Writeback:             4 kB
AnonPages:        108060 kB
Mapped:            48476 kB
Shmem:             33444 kB
Slab:             134236 kB
SReclaimable:     108856 kB
SUnreclaim:        25380 kB
KernelStack:        3472 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     380700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node125 at 2017-08-13 21:10:31