Trace number 4259076

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.914 252.05901

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-46-350-100.xml
MD5SUM1db4b6436defe3ea79c47113dddab962
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark1753.7
Satisfiable
(Un)Satisfiability was proved
Number of variables16101
Number of constraints1082
Number of domains2
Minimum domain size2
Maximum domain size323
Distribution of domain sizes[{"size":2,"count":16100},{"size":323,"count":1}]
Minimum variable degree47
Maximum variable degree1036
Distribution of variable degrees[{"degree":47,"count":16100},{"degree":1036,"count":1}]
Minimum constraint arity350
Maximum constraint arity16100
Distribution of constraint arities[{"arity":350,"count":46},{"arity":701,"count":1035},{"arity":16100,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":1081}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.10	c 280717
251.85/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 (14973 MiB free)
  memory of node 1: 16384 MiB (15377 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4259076-1502647188/watcher-4259076-1502647188 -o /tmp/evaluation-result-4259076-1502647188/solver-4259076-1502647188 -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 1043323975 HOME/instance-4259076-1502647188.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
Current StackSize limit: 8192 KiB

solver pid=2616, runsolver pid=2613

[startup+0.100135 s]*
/proc/loadavg: 2.00 2.01 2.05 1/177 2619
/proc/meminfo: memFree=31080992/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=29104 memory=3420 CPUtime=0 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 1016 0 0 0 0 0 0 0 20 0 1 0 66939472 29802496 855 18446744073709551615 4194304 7396336 140723933779776 140723933776776 139834712482796 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 7276 855 606 782 0 292 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 29104 KiB
Current children cumulated memory: 3420 KiB

[startup+0.209129 s]*
/proc/loadavg: 2.00 2.01 2.05 2/180 2631
/proc/meminfo: memFree=31062128/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=47588 memory=22124 CPUtime=0.1 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 6060 0 0 0 10 0 0 0 20 0 1 0 66939472 48730112 5531 18446744073709551615 4194304 7396336 140723933779776 140723933776776 139834712021989 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 11897 5531 677 782 0 4913 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 47588 KiB
Current children cumulated memory: 22124 KiB

[startup+0.309216 s]*
/proc/loadavg: 2.00 2.01 2.05 3/181 2633
/proc/meminfo: memFree=31036508/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=68688 memory=43604 CPUtime=0.21 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 11263 0 0 0 20 1 0 0 20 0 1 0 66939472 70336512 10901 18446744073709551615 4194304 7396336 140723933779776 140723933776776 139834712945666 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 17172 10901 729 782 0 10188 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 68688 KiB
Current children cumulated memory: 43604 KiB

[startup+0.700328 s]
/proc/loadavg: 2.00 2.01 2.05 5/194 2646
/proc/meminfo: memFree=30998592/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=99764 memory=74520 CPUtime=0.59 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 18860 0 0 0 57 2 0 0 20 0 1 0 66939472 102158336 18630 18446744073709551615 4194304 7396336 140723933779776 140723933776776 4566039 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 24941 18630 729 782 0 17957 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 99764 KiB
Current children cumulated memory: 74520 KiB

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.05 5/194 2646
/proc/meminfo: memFree=30885352/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=133296 memory=108116 CPUtime=1.39 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 27381 0 0 0 136 3 0 0 20 0 1 0 66939472 136495104 27029 18446744073709551615 4194304 7396336 140723933779776 140723933770168 4566039 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 33324 27029 729 782 0 26340 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 133296 KiB
Current children cumulated memory: 108116 KiB

[startup+3.10932 s]
/proc/loadavg: 2.00 2.01 2.05 5/194 2646
/proc/meminfo: memFree=30371092/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=200976 memory=175756 CPUtime=3 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 64331 0 0 0 294 6 0 0 20 0 1 0 66939472 205799424 43939 18446744073709551615 4194304 7396336 140723933779776 140723933770168 4566039 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 50244 43939 729 782 0 43260 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 200976 KiB
Current children cumulated memory: 175756 KiB

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 2678
/proc/meminfo: memFree=30776356/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=258328 memory=232916 CPUtime=6.19 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 95603 0 0 0 610 9 0 0 20 0 1 0 66939472 264527872 58229 18446744073709551615 4194304 7396336 140723933779776 140723933770168 4566048 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 64582 58229 731 782 0 57598 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 258328 KiB
Current children cumulated memory: 232916 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 2678
/proc/meminfo: memFree=30613900/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=334160 memory=308888 CPUtime=12.58 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 124894 0 0 0 1246 12 0 0 20 0 1 0 66939472 342179840 77222 18446744073709551615 4194304 7396336 140723933779776 140723933770168 4566032 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 83540 77222 731 782 0 76556 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 334160 KiB
Current children cumulated memory: 308888 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 2678
/proc/meminfo: memFree=30378760/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=561312 memory=536260 CPUtime=25.38 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 233276 0 0 0 2516 22 0 0 20 0 1 0 66939472 574783488 134065 18446744073709551615 4194304 7396336 140723933779776 140723933770088 4566039 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 140328 134065 731 782 0 133344 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 561312 KiB
Current children cumulated memory: 536260 KiB

[startup+51.1092 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 2679
/proc/meminfo: memFree=30280604/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=660436 memory=635132 CPUtime=50.97 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 286909 0 0 0 5071 26 0 0 20 0 1 0 66939472 676286464 158783 18446744073709551615 4194304 7396336 140723933779776 140723933770168 4565872 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 165109 158783 731 782 0 158125 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 660436 KiB
Current children cumulated memory: 635132 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 2681
/proc/meminfo: memFree=30035840/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=904588 memory=879312 CPUtime=102.16 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 350079 0 0 0 10182 34 0 0 20 0 1 0 66939472 926298112 219828 18446744073709551615 4194304 7396336 140723933779776 140723933770168 4566039 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 226147 219828 731 782 0 219163 0
Current children cumulated CPU time: 102.16 s
Current children cumulated vsize: 904588 KiB
Current children cumulated memory: 879312 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 2683
/proc/meminfo: memFree=29746592/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=1195588 memory=1170408 CPUtime=162.16 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 415509 0 0 0 16170 46 0 0 20 0 1 0 66939472 1224282112 292602 18446744073709551615 4194304 7396336 140723933779776 140723933770968 4567466 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 298897 292602 739 782 0 291913 0
Current children cumulated CPU time: 162.16 s
Current children cumulated vsize: 1195588 KiB
Current children cumulated memory: 1170408 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 2685
/proc/meminfo: memFree=29272668/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=1666624 memory=1641608 CPUtime=222.15 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 652459 0 0 0 22149 66 0 0 20 0 1 0 66939472 1706622976 410402 18446744073709551615 4194304 7396336 140723933779776 140723933775128 5165796 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 416656 410402 769 782 0 409672 0
Current children cumulated CPU time: 222.15 s
Current children cumulated vsize: 1666624 KiB
Current children cumulated memory: 1641608 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.00 2.01 2.05 3/181 2686
/proc/meminfo: memFree=29272164/32770624 swapFree=67108860/67108860
[pid=2616] ppid=2613 vsize=1666624 memory=1641608 CPUtime=251.85 cores=1,3,5,7
/proc/2616/stat : 2616 (MistralXCSP) R 2613 2616 897 0 -1 4202496 663010 0 0 0 25118 67 0 0 20 0 1 0 66939472 1706622976 410402 18446744073709551615 4194304 7396336 140723933779776 140723933775128 5165842 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 12447744 140723933782418 140723933782568 140723933782568 140723933786057 0
/proc/2616/statm: 416656 410402 769 782 0 409672 0
Current children cumulated CPU time: 251.85 s
Current children cumulated vsize: 1666624 KiB
Current children cumulated memory: 1641608 KiB

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

[startup+252.059 s]
# the end of solver process 2616 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.189 s, system=0.724948 s

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

Child status: 0
Real time (s): 252.059
CPU time (s): 251.914
CPU user time (s): 251.189
CPU system time (s): 0.724948
CPU usage (%): 99.9425
Max. virtual memory (cumulated for all children) (KiB): 1675976
Max. memory (cumulated for all children) (KiB): 1650920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.189
system time used= 0.724948
maximum resident set size= 1650920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 663025
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= 69
involuntary context switches= 253


# summary of solver processes directly reported to runsolver:
#   pid: 2616
#   total CPU time (s): 251.914
#   total CPU user time (s): 251.189
#   total CPU system time (s): 0.724948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.02433 second user time and 1.68923 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 19:45:42
IDJOB=4259076
IDBENCH=122940
IDSOLVER=2645
FILE ID=node125/4259076-1502647188
RUNJOBID= node125-1502644564-1657
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-46-350-100.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-4259076-1502647188/watcher-4259076-1502647188 -o /tmp/evaluation-result-4259076-1502647188/solver-4259076-1502647188 -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 1043323975 HOME/instance-4259076-1502647188.xml

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

MD5SUM BENCH= 1db4b6436defe3ea79c47113dddab962
RANDOM SEED=1043323975

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:        31079816 kB
MemAvailable:   31991068 kB
Buffers:          286840 kB
Cached:           919344 kB
SwapCached:            0 kB
Active:           676060 kB
Inactive:         584056 kB
Active(anon):      54272 kB
Inactive(anon):    33100 kB
Active(file):     621788 kB
Inactive(file):   550956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5904 kB
Writeback:             4 kB
AnonPages:        201080 kB
Mapped:            47552 kB
Shmem:             33444 kB
Slab:             134424 kB
SReclaimable:     108688 kB
SUnreclaim:        25736 kB
KernelStack:        3216 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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 19:49:54