Trace number 4258935

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.881 252.03101

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-25-25.xml
MD5SUM34b1e445d9836684eb66aaeb2aca3537
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark240.202
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints90001
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":625}]
Minimum variable degree578
Maximum variable degree578
Distribution of variable degrees[{"degree":578,"count":625}]
Minimum constraint arity4
Maximum constraint arity625
Distribution of constraint arities[{"arity":4,"count":90000},{"arity":625,"count":1}]
Number of extensional constraints0
Number of intensional constraints90000
Distribution of constraint types[{"type":"intension","count":90000},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c 280717

Verifier Data

One s line expected

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 (15267 MiB free)
  memory of node 1: 16384 MiB (15547 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258935-1502661129/watcher-4258935-1502661129 -o /tmp/evaluation-result-4258935-1502661129/solver-4258935-1502661129 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502640747-30540 --watchdog 312 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 574644741 HOME/instance-4258935-1502661129.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=8888, runsolver pid=8885

[startup+0.10015 s]*
/proc/loadavg: 2.08 2.00 2.01 3/181 8889
/proc/meminfo: memFree=31553920/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=29496 memory=3736 CPUtime=0.01 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 1119 0 0 0 1 0 0 0 20 0 1 0 68308263 30203904 934 18446744073709551615 4194304 7396336 140728921543792 140728921540792 139929476926464 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 7374 934 607 782 0 390 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 29496 KiB
Current children cumulated memory: 3736 KiB

[startup+0.209059 s]*
/proc/loadavg: 2.08 2.00 2.01 3/181 8889
/proc/meminfo: memFree=31553548/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=29872 memory=4000 CPUtime=0.12 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 1210 0 0 0 12 0 0 0 20 0 1 0 68308263 30588928 1000 18446744073709551615 4194304 7396336 140728921543792 140728921537032 5928484 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 7468 1000 613 782 0 484 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 29872 KiB
Current children cumulated memory: 4000 KiB

[startup+0.308601 s]*
/proc/loadavg: 2.08 2.00 2.01 3/181 8889
/proc/meminfo: memFree=31553176/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=30196 memory=4352 CPUtime=0.22 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 1331 0 0 0 22 0 0 0 20 0 1 0 68308263 30920704 1088 18446744073709551615 4194304 7396336 140728921543792 140728921537032 139929476488165 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 7549 1088 613 782 0 565 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 30196 KiB
Current children cumulated memory: 4352 KiB

[startup+0.700272 s]
/proc/loadavg: 2.08 2.00 2.01 3/181 8889
/proc/meminfo: memFree=31552432/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=31372 memory=5452 CPUtime=0.6 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 1733 0 0 0 60 0 0 0 20 0 1 0 68308263 32124928 1363 18446744073709551615 4194304 7396336 140728921543792 140728921537032 139929476926464 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 7843 1363 613 782 0 859 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 31372 KiB
Current children cumulated memory: 5452 KiB

[startup+1.50028 s]
/proc/loadavg: 2.08 2.00 2.01 3/181 8889
/proc/meminfo: memFree=31550944/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=33856 memory=8188 CPUtime=1.4 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 2561 0 0 0 140 0 0 0 20 0 1 0 68308263 34668544 2047 18446744073709551615 4194304 7396336 140728921543792 140728921537032 6034735 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 8464 2047 613 782 0 1480 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 33856 KiB
Current children cumulated memory: 8188 KiB

[startup+3.10901 s]
/proc/loadavg: 2.08 2.00 2.01 2/177 8891
/proc/meminfo: memFree=31644860/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=43812 memory=17512 CPUtime=3.01 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 5529 0 0 0 300 1 0 0 20 0 1 0 68308263 44863488 4378 18446744073709551615 4194304 7396336 140728921543792 140728921534344 139929482974078 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 10953 4378 724 782 0 3969 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 43812 KiB
Current children cumulated memory: 17512 KiB

[startup+6.30026 s]
/proc/loadavg: 2.23 2.04 2.02 3/181 8951
/proc/meminfo: memFree=31602064/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=63972 memory=37692 CPUtime=6.2 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 12119 0 0 0 619 1 0 0 20 0 1 0 68308263 65507328 9423 18446744073709551615 4194304 7396336 140728921543792 140728921534344 6203789 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 15993 9423 724 782 0 9009 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 63972 KiB
Current children cumulated memory: 37692 KiB

[startup+12.7003 s]
/proc/loadavg: 2.21 2.03 2.02 3/181 8951
/proc/meminfo: memFree=31543212/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=104560 memory=78276 CPUtime=12.59 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 26044 0 0 0 1257 2 0 0 20 0 1 0 68308263 107069440 19569 18446744073709551615 4194304 7396336 140728921543792 140728921534344 6180808 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 26140 19569 724 782 0 19156 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 104560 KiB
Current children cumulated memory: 78276 KiB

[startup+25.5003 s]
/proc/loadavg: 2.17 2.03 2.02 3/181 8951
/proc/meminfo: memFree=31379692/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=186632 memory=160464 CPUtime=25.39 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 65815 0 0 0 2532 7 0 0 20 0 1 0 68308263 191111168 40116 18446744073709551615 4194304 7396336 140728921543792 140728921534392 6200526 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 46658 40116 724 782 0 39674 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 186632 KiB
Current children cumulated memory: 160464 KiB

[startup+51.109 s]
/proc/loadavg: 2.11 2.03 2.02 3/181 8951
/proc/meminfo: memFree=31148808/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=285356 memory=258972 CPUtime=50.99 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 92243 0 0 0 5088 11 0 0 20 0 1 0 68308263 292204544 64743 18446744073709551615 4194304 7396336 140728921543792 140728921534344 4566032 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 71339 64743 724 782 0 64355 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 285356 KiB
Current children cumulated memory: 258972 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/181 8953
/proc/meminfo: memFree=30708460/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=494456 memory=468220 CPUtime=102.17 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 170017 0 0 0 10197 20 0 0 20 0 1 0 68308263 506322944 117055 18446744073709551615 4194304 7396336 140728921543792 140728921534344 4566032 0 0 1 0 0 0 0 17 1 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 123614 117055 724 782 0 116630 0
Current children cumulated CPU time: 102.17 s
Current children cumulated vsize: 494456 KiB
Current children cumulated memory: 468220 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/185 8970
/proc/meminfo: memFree=30383480/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=655900 memory=629624 CPUtime=162.14 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 211362 0 0 0 16188 26 0 0 20 0 1 0 68308263 671641600 157406 18446744073709551615 4194304 7396336 140728921543792 140728921534344 4566048 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 163975 157406 724 782 0 156991 0
Current children cumulated CPU time: 162.14 s
Current children cumulated vsize: 655900 KiB
Current children cumulated memory: 629624 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/182 8972
/proc/meminfo: memFree=30142488/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=775560 memory=749412 CPUtime=222.14 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 241134 0 0 0 22184 30 0 0 20 0 1 0 68308263 794173440 187353 18446744073709551615 4194304 7396336 140728921543792 140728921534344 4565887 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 193890 187353 724 782 0 186906 0
Current children cumulated CPU time: 222.14 s
Current children cumulated vsize: 775560 KiB
Current children cumulated memory: 749412 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.35 2.09 2.05 3/183 8997
/proc/meminfo: memFree=30046804/32770624 swapFree=67105588/67108860
[pid=8888] ppid=8885 vsize=826684 memory=800528 CPUtime=251.85 cores=1,3,5,7
/proc/8888/stat : 8888 (MistralXCSP) R 8885 8888 12560 0 -1 4202496 254486 0 0 0 25153 32 0 0 20 0 1 0 68308263 846524416 200132 18446744073709551615 4194304 7396336 140728921543792 140728921534344 4566053 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 38199296 140728921547155 140728921547304 140728921547304 140728921550793 0
/proc/8888/statm: 206671 200132 724 782 0 199687 0
Current children cumulated CPU time: 251.85 s
Current children cumulated vsize: 826684 KiB
Current children cumulated memory: 800528 KiB

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

[startup+252.031 s]
# the end of solver process 8888 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.534 s, system=0.346927 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 252.031
CPU time (s): 251.881
CPU user time (s): 251.534
CPU system time (s): 0.346927
CPU usage (%): 99.9402
Max. virtual memory (cumulated for all children) (KiB): 826684
Max. memory (cumulated for all children) (KiB): 800528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.534
system time used= 0.346927
maximum resident set size= 800552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254486
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= 34
involuntary context switches= 901


# summary of solver processes directly reported to runsolver:
#   pid: 8888
#   total CPU time (s): 251.881
#   total CPU user time (s): 251.534
#   total CPU system time (s): 0.346927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.946249 second user time and 1.7211 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 23:38:07
IDJOB=4258935
IDBENCH=139736
IDSOLVER=2645
FILE ID=node126/4258935-1502661129
RUNJOBID= node126-1502640747-30540
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-25-25.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-4258935-1502661129/watcher-4258935-1502661129 -o /tmp/evaluation-result-4258935-1502661129/solver-4258935-1502661129 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502640747-30540 --watchdog 312  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 574644741 HOME/instance-4258935-1502661129.xml

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

MD5SUM BENCH= 34b1e445d9836684eb66aaeb2aca3537
RANDOM SEED=574644741

node126.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.81
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.81
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.81
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.81
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:        31554848 kB
MemAvailable:   31863068 kB
Buffers:          278744 kB
Cached:           299760 kB
SwapCached:          524 kB
Active:           547780 kB
Inactive:         190516 kB
Active(anon):     107520 kB
Inactive(anon):    85428 kB
Active(file):     440260 kB
Inactive(file):   105088 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             10868 kB
Writeback:             0 kB
AnonPages:        224732 kB
Mapped:            48904 kB
Shmem:             33440 kB
Slab:             183372 kB
SReclaimable:     157412 kB
SUnreclaim:        25960 kB
KernelStack:        3264 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     436616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61996 MiB
End job on node126 at 2017-08-13 23:42:19