Trace number 4261678

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Mistral-2.0 2017-07-28? (MO) 26.8267 26.931101

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-11.xml
MD5SUM54c76fdae941ec7bb7c4ecbc2f20b5a0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints171
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":54}]
Minimum variable degree18
Maximum variable degree18
Distribution of variable degrees[{"degree":18,"count":54}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":18},{"arity":6,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153},{"type":"ordered","count":18}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c 280717

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4261678-1502365352/watcher-4261678-1502365352 -o /tmp/evaluation-result-4261678-1502365352/solver-4261678-1502365352 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2686 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 2064043040 HOME/instance-4261678-1502365352.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.17 2.05 2.06 3/180 9156
/proc/meminfo: memFree=29086260/32770624 swapFree=0/229568
[pid=9156] ppid=9153 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9156/stat : 9156 (runsolver) D 9153 9156 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 38730827 24240128 107 18446744073709551615 4194304 4338465 140725845341296 140725845338936 140125915394775 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 11476992 140725845344396 140725845344842 140725845344842 140725845348298 0
/proc/9156/statm: 5918 107 54 36 0 2156 0

[startup+0.100149 s]
/proc/loadavg: 2.17 2.05 2.06 3/180 9156
/proc/meminfo: memFree=29086260/32770624 swapFree=0/229568
[pid=9156] ppid=9153 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9156/stat : 9156 (runsolver) D 9153 9156 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 38730827 24240128 107 18446744073709551615 4194304 4338465 140725845341296 140725845338936 140125915394775 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 11476992 140725845344396 140725845344842 140725845344842 140725845348298 0
/proc/9156/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200274 s]
/proc/loadavg: 2.17 2.05 2.06 3/180 9156
/proc/meminfo: memFree=29086260/32770624 swapFree=0/229568
[pid=9156] ppid=9153 vsize=30052 CPUtime=0.09 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 1338 0 0 0 9 0 0 0 20 0 1 0 38730827 30773248 1029 18446744073709551615 4194304 7396336 140726605805280 140726605802280 5878205 0 0 1 0 0 0 0 17 0 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 7513 1029 630 782 0 529 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30052

[startup+0.300212 s]
/proc/loadavg: 2.17 2.05 2.06 3/180 9156
/proc/meminfo: memFree=29086260/32770624 swapFree=0/229568
[pid=9156] ppid=9153 vsize=31348 CPUtime=0.19 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 1774 0 0 0 19 0 0 0 20 0 1 0 38730827 32100352 1253 18446744073709551615 4194304 7396336 140726605805280 140726605802280 5878234 0 0 1 0 0 0 0 17 0 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 7837 1253 630 782 0 853 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31348

[startup+0.700172 s]
/proc/loadavg: 2.17 2.05 2.06 3/180 9156
/proc/meminfo: memFree=29086260/32770624 swapFree=0/229568
[pid=9156] ppid=9153 vsize=35128 CPUtime=0.58 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 2631 0 0 0 58 0 0 0 20 0 1 0 38730827 35971072 2210 18446744073709551615 4194304 7396336 140726605805280 140726605798520 5881316 0 0 1 0 0 0 0 17 0 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 8782 2210 630 782 0 1798 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 35128

[startup+1.50018 s]
/proc/loadavg: 2.17 2.05 2.06 3/181 9157
/proc/meminfo: memFree=29076460/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=42688 CPUtime=1.39 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 4346 0 0 0 138 1 0 0 20 0 1 0 38730827 43712512 4225 18446744073709551615 4194304 7396336 140726605805280 140726605798520 5883288 0 0 1 0 0 0 0 17 0 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 10672 4225 630 782 0 3688 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 42688

[startup+3.10019 s]
/proc/loadavg: 2.17 2.05 2.06 3/181 9157
/proc/meminfo: memFree=29064240/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=69832 CPUtime=2.99 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 7165 0 0 0 297 2 0 0 20 0 1 0 38730827 71507968 8028 18446744073709551615 4194304 7396336 140726605805280 140726605798520 139916424932325 0 0 1 0 0 0 0 17 0 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 17458 8028 630 782 0 10474 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 69832

[startup+6.30024 s]
/proc/loadavg: 2.15 2.05 2.06 3/181 9157
/proc/meminfo: memFree=28524584/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=1175680 CPUtime=6.19 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 234975 0 0 0 589 30 0 0 20 0 1 0 38730827 1203896320 286563 18446744073709551615 4194304 7396336 140726605805280 140726605798520 4252882 0 0 1 0 0 0 0 17 0 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 293920 286563 648 782 0 286936 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1175680

[startup+12.7004 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 9157
/proc/meminfo: memFree=23604936/32770624 swapFree=0/229772
[pid=9156] ppid=9153 vsize=5949284 CPUtime=12.59 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 1159881 0 0 0 1112 147 0 0 20 0 1 0 38730827 6092066816 1479919 18446744073709551615 4194304 7396336 140726605805280 140726605796360 4252950 0 0 1 0 0 0 0 17 2 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 1487321 1479919 648 782 0 1480337 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 5949284

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 9157
/proc/meminfo: memFree=13766536/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=15471576 CPUtime=25.38 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 2995217 0 0 0 2141 397 0 0 20 0 1 0 38730827 15842893824 3860481 18446744073709551615 4194304 7396336 140726605805280 140726605796776 4252880 0 0 1 0 0 0 0 17 2 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 3867894 3860481 648 782 0 3860910 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 15471576



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+26.2004 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 9157
/proc/meminfo: memFree=13766536/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=15919472 CPUtime=26.09 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4202496 3081130 0 0 0 2197 412 0 0 20 0 1 0 38730827 16301539328 3972474 18446744073709551615 4194304 7396336 140726605805280 140726605796776 139916424980407 0 0 1 0 0 0 0 17 2 0 0 10 0 0 9496464 9501696 31129600 140726605812147 140726605812297 140726605812297 140726605815753 0
/proc/9156/statm: 3979868 3972474 648 782 0 3972884 0
Current children cumulated CPU time (s) 26.09
Current children cumulated vsize (KiB) 15919472

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9156 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+26.4003 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 9157
/proc/meminfo: memFree=16720624/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=0 CPUtime=26.29 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4203524 3081130 0 0 0 2197 432 0 0 20 0 1 0 38730827 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 2 0 0 10 0 0 0 0 0 0 0 0 0 0
/proc/9156/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.29
Current children cumulated vsize (KiB) 0

[startup+26.8004 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 9157
/proc/meminfo: memFree=16720624/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=0 CPUtime=26.69 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4203524 3081130 0 0 0 2197 472 0 0 20 0 1 0 38730827 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 2 0 0 10 0 0 0 0 0 0 0 0 0 0
/proc/9156/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.69
Current children cumulated vsize (KiB) 0

[startup+26.9004 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 9157
/proc/meminfo: memFree=16720624/32770624 swapFree=0/229776
[pid=9156] ppid=9153 vsize=0 CPUtime=26.79 cores=0,2,4,6
/proc/9156/stat : 9156 (MistralXCSP) R 9153 9156 15981 0 -1 4203524 3081130 0 0 0 2197 482 0 0 20 0 1 0 38730827 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 2 0 0 10 0 0 0 0 0 0 0 0 0 0
/proc/9156/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.79
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 26.9311
CPU time (s): 26.8267
CPU user time (s): 21.9719
CPU system time (s): 4.85474
CPU usage (%): 99.6123
Max. virtual memory (cumulated for all children) (KiB): 15919472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.9719
system time used= 4.85474
maximum resident set size= 15890076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3081130
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= 7
involuntary context switches= 38

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.093634 second user time and 0.097419 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 13:28:33
IDJOB=4261678
IDBENCH=126262
IDSOLVER=2649
FILE ID=node126/4261678-1502365352
RUNJOBID= node126-1502333727-2686
PBS_JOBID= 
Free space on /tmp= 62012 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-11.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-4261678-1502365352/watcher-4261678-1502365352 -o /tmp/evaluation-result-4261678-1502365352/solver-4261678-1502365352 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2686 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 2064043040 HOME/instance-4261678-1502365352.xml

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

MD5SUM BENCH= 54c76fdae941ec7bb7c4ecbc2f20b5a0
RANDOM SEED=2064043040

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:        29086508 kB
MemAvailable:   29538272 kB
Buffers:          251196 kB
Cached:           474592 kB
SwapCached:          524 kB
Active:          2924176 kB
Inactive:         300904 kB
Active(anon):    2453232 kB
Inactive(anon):    71336 kB
Active(file):     470944 kB
Inactive(file):   229568 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             17232 kB
Writeback:             0 kB
AnonPages:       2498804 kB
Mapped:            40056 kB
Shmem:             25248 kB
Slab:             159720 kB
SReclaimable:     134172 kB
SUnreclaim:        25548 kB
KernelStack:        3216 kB
PageTables:        10064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2760044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2361344 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= 62004 MiB
End job on node126 at 2017-08-10 13:29:00