Trace number 4259013

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.045

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-28-a4.xml
MD5SUM67703e3ced133509b42bcbc9f355bd8f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark965
Best CPU time to get the best result obtained on this benchmark1921.34
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints67979
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":28}]
Minimum variable degree9478
Maximum variable degree9479
Distribution of variable degrees[{"degree":9478,"count":26},{"degree":9479,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":6552},{"arity":4,"count":61425},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints67978
Distribution of constraint types[{"type":"intension","count":67978},{"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 (14977 MiB free)
  memory of node 1: 16384 MiB (15312 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 0,2,4,6

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=5029, runsolver pid=5026
Current StackSize limit: 8192 KiB


[startup+0.100191 s]*
/proc/loadavg: 2.00 1.99 2.03 5/194 5030
/proc/meminfo: memFree=30995312/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=28804 memory=3208 CPUtime=0.02 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 967 0 0 0 2 0 0 0 20 0 1 0 67371908 29495296 802 18446744073709551615 4194304 7396336 140732581368592 140732581365592 5880826 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 7201 802 613 782 0 217 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 28804 KiB
Current children cumulated memory: 3208 KiB

[startup+0.209158 s]*
/proc/loadavg: 2.00 1.99 2.03 5/194 5030
/proc/meminfo: memFree=30951540/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=29332 memory=3472 CPUtime=0.13 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 1081 0 0 0 13 0 0 0 20 0 1 0 67371908 30035968 868 18446744073709551615 4194304 7396336 140732581368592 140732581365592 6034747 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 7333 868 613 782 0 349 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 29332 KiB
Current children cumulated memory: 3472 KiB

[startup+0.308771 s]*
/proc/loadavg: 2.00 1.99 2.03 5/194 5030
/proc/meminfo: memFree=30893052/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=29788 memory=3948 CPUtime=0.23 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 1235 0 0 0 23 0 0 0 20 0 1 0 67371908 30502912 987 18446744073709551615 4194304 7396336 140732581368592 140732581365592 140425380690944 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 7447 987 613 782 0 463 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 29788 KiB
Current children cumulated memory: 3948 KiB

[startup+0.700335 s]
/proc/loadavg: 2.00 1.99 2.03 5/194 5030
/proc/meminfo: memFree=30870464/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=31996 memory=5676 CPUtime=0.61 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 1928 0 0 0 61 0 0 0 20 0 1 0 67371908 32763904 1419 18446744073709551615 4194304 7396336 140732581368592 140732581361832 5936570 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 7999 1419 613 782 0 1015 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 31996 KiB
Current children cumulated memory: 5676 KiB

[startup+1.50036 s]
/proc/loadavg: 2.16 2.02 2.05 5/194 5030
/proc/meminfo: memFree=30835716/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=35920 memory=10148 CPUtime=1.41 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 2971 0 0 0 141 0 0 0 20 0 1 0 67371908 36782080 2537 18446744073709551615 4194304 7396336 140732581368592 140732581361832 6087610 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 8980 2537 716 782 0 1996 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 35920 KiB
Current children cumulated memory: 10148 KiB

[startup+3.10892 s]
/proc/loadavg: 2.16 2.02 2.05 3/181 5062
/proc/meminfo: memFree=31066304/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=42336 memory=16556 CPUtime=3.02 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 5400 0 0 0 302 0 0 0 20 0 1 0 67371908 43352064 4139 18446744073709551615 4194304 7396336 140732581368592 140732581359176 140425380245298 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 10584 4139 716 782 0 3600 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 42336 KiB
Current children cumulated memory: 16556 KiB

[startup+6.30034 s]
/proc/loadavg: 2.14 2.02 2.05 3/181 5062
/proc/meminfo: memFree=31037808/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=54360 memory=28628 CPUtime=6.21 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 10998 0 0 0 620 1 0 0 20 0 1 0 67371908 55664640 7157 18446744073709551615 4194304 7396336 140732581368592 140732581359336 140425380252645 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 13590 7157 716 782 0 6606 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 54360 KiB
Current children cumulated memory: 28628 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 2.02 2.05 3/181 5062
/proc/meminfo: memFree=30951252/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=86560 memory=61000 CPUtime=12.61 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 20230 0 0 0 1259 2 0 0 20 0 1 0 67371908 88637440 15250 18446744073709551615 4194304 7396336 140732581368592 140732581359176 4566039 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 21640 15250 716 782 0 14656 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 86560 KiB
Current children cumulated memory: 61000 KiB

[startup+25.5003 s]
/proc/loadavg: 2.19 2.03 2.05 3/181 5063
/proc/meminfo: memFree=30913168/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=117884 memory=92040 CPUtime=25.4 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 29690 0 0 0 2538 2 0 0 20 0 1 0 67371908 120713216 23010 18446744073709551615 4194304 7396336 140732581368592 140732581359256 140425380245302 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 29471 23010 716 782 0 22487 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 117884 KiB
Current children cumulated memory: 92040 KiB

[startup+51.109 s]
/proc/loadavg: 2.17 2.04 2.05 3/181 5064
/proc/meminfo: memFree=30829728/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=196392 memory=170724 CPUtime=51.01 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 52490 0 0 0 5096 5 0 0 20 0 1 0 67371908 201105408 42681 18446744073709551615 4194304 7396336 140732581368592 140732581359096 4566039 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 49098 42681 716 782 0 42114 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 196392 KiB
Current children cumulated memory: 170724 KiB

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/181 5065
/proc/meminfo: memFree=30715092/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=306036 memory=280140 CPUtime=102.2 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 79935 0 0 0 10212 8 0 0 20 0 1 0 67371908 313380864 70035 18446744073709551615 4194304 7396336 140732581368592 140732581359336 4566039 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 76509 70035 716 782 0 69525 0
Current children cumulated CPU time: 102.2 s
Current children cumulated vsize: 306036 KiB
Current children cumulated memory: 280140 KiB

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/185 5082
/proc/meminfo: memFree=30536672/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=474772 memory=448372 CPUtime=162.21 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 120440 0 0 0 16207 14 0 0 20 0 1 0 67371908 486166528 112093 18446744073709551615 4194304 7396336 140732581368592 140732581359640 6113343 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 118693 112093 716 782 0 111709 0
Current children cumulated CPU time: 162.21 s
Current children cumulated vsize: 474772 KiB
Current children cumulated memory: 448372 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 5109
/proc/meminfo: memFree=30472472/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=536772 memory=510560 CPUtime=222.2 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 134496 0 0 0 22203 17 0 0 20 0 1 0 67371908 549654528 127640 18446744073709551615 4194304 7396336 140732581368592 140732581359256 4566039 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 134193 127640 716 782 0 127209 0
Current children cumulated CPU time: 222.2 s
Current children cumulated vsize: 536772 KiB
Current children cumulated memory: 510560 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.02 2.04 2.05 3/186 5111
/proc/meminfo: memFree=29920368/32770624 swapFree=67108860/67108860
[pid=5029] ppid=5026 vsize=1087584 memory=1061972 CPUtime=251.9 cores=0,2,4,6
/proc/5029/stat : 5029 (MistralXCSP) R 5026 5029 897 0 -1 4202496 271292 0 0 0 25156 34 0 0 20 0 1 0 67371908 1113686016 265493 18446744073709551615 4194304 7396336 140732581368592 140732581362872 4257799 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 17387520 140732581376403 140732581376552 140732581376552 140732581380041 0
/proc/5029/statm: 271896 265493 753 782 0 264912 0
Current children cumulated CPU time: 251.9 s
Current children cumulated vsize: 1087584 KiB
Current children cumulated memory: 1061972 KiB

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

[startup+252.045 s]
# the end of solver process 5029 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.57 s, system=0.382027 s

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

Child status: 0
Real time (s): 252.045
CPU time (s): 251.952
CPU user time (s): 251.57
CPU system time (s): 0.382027
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 1087584
Max. memory (cumulated for all children) (KiB): 1061972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.57
system time used= 0.382027
maximum resident set size= 1062256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271305
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= 53
involuntary context switches= 193


# summary of solver processes directly reported to runsolver:
#   pid: 5029
#   total CPU time (s): 251.952
#   total CPU user time (s): 251.57
#   total CPU system time (s): 0.382027

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.00445 second user time and 1.67185 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 20:57:46
IDJOB=4259013
IDBENCH=126237
IDSOLVER=2645
FILE ID=node125/4259013-1502651512
RUNJOBID= node125-1502644564-1656
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-28-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-4259013-1502651512/watcher-4259013-1502651512 -o /tmp/evaluation-result-4259013-1502651512/solver-4259013-1502651512 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502644564-1656 --watchdog 312  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 922821137 HOME/instance-4259013-1502651512.xml

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

MD5SUM BENCH= 67703e3ced133509b42bcbc9f355bd8f
RANDOM SEED=922821137

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:        31017316 kB
MemAvailable:   31931416 kB
Buffers:          287304 kB
Cached:           921604 kB
SwapCached:            0 kB
Active:           740192 kB
Inactive:         585240 kB
Active(anon):     116784 kB
Inactive(anon):    33100 kB
Active(file):     623408 kB
Inactive(file):   552140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8556 kB
Writeback:             4 kB
AnonPages:         89988 kB
Mapped:            58060 kB
Shmem:             33444 kB
Slab:             134052 kB
SReclaimable:     108772 kB
SUnreclaim:        25280 kB
KernelStack:        3408 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1258532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 62016 MiB
End job on node125 at 2017-08-13 21:01:59