Trace number 4409933

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
cosoco 2.0 parallel? (TO) 252.423 254.171

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m2-herbs_c18.xml
MD5SUM01ee442f0f2e93e01b5a5546098ec59b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark15.8703
Satisfiable
(Un)Satisfiability was proved
Number of variables960
Number of constraints121
Number of domains3
Minimum domain size2
Maximum domain size281
Distribution of domain sizes[{"size":2,"count":30},{"size":43,"count":900},{"size":281,"count":30}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":870},{"degree":3,"count":60},{"degree":32,"count":30}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":60},{"arity":30,"count":31},{"arity":60,"count":30}]
Number of extensional constraints0
Number of intensional constraints60
Distribution of constraint types[{"type":"intension","count":60},{"type":"ordered","count":1},{"type":"sum","count":60}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -model -nbcores=8 HOME/instance-4409933-1569836769.xml 
0.00/0.01	c intension  iff(le(1,npt[0]),eq(u[0],1)) -> extension (support ? 1) - 281tuples

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409933-1569836769/watcher-4409933-1569836769 -o /tmp/evaluation-result-4409933-1569836769/solver-4409933-1569836769 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569823905-29621 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409933-1569836769.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=31699, runsolver pid=31696
Current StackSize limit: 8192 KiB


[startup+0.100151 s]*
/proc/loadavg: 8.54 7.76 7.87 2/192 31700
/proc/meminfo: memFree=31467888/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=36588 memory=12860 CPUtime=0.1 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 3432 0 0 0 10 0 0 0 20 0 1 0 559930557 37466112 3215 33554432000 4194304 6211132 140728917626304 140728917622840 140197109951019 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 9147 3215 851 493 0 2452 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 36588 KiB
Current children cumulated memory: 12860 KiB

[startup+0.208933 s]*
/proc/loadavg: 8.54 7.76 7.87 2/192 31700
/proc/meminfo: memFree=31466424/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=37924 memory=14180 CPUtime=0.21 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 3766 0 0 0 21 0 0 0 20 0 1 0 559930557 38834176 3545 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 9481 3545 851 493 0 2786 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37924 KiB
Current children cumulated memory: 14180 KiB

[startup+0.308618 s]*
/proc/loadavg: 8.54 7.76 7.87 2/192 31700
/proc/meminfo: memFree=31464672/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=39152 memory=15500 CPUtime=0.31 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 4077 0 0 0 31 0 0 0 20 0 1 0 559930557 40091648 3875 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 9788 3875 851 493 0 3093 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39152 KiB
Current children cumulated memory: 15500 KiB

[startup+0.70033 s]
/proc/loadavg: 8.54 7.76 7.87 2/192 31700
/proc/meminfo: memFree=31462316/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=43980 memory=20184 CPUtime=0.69 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 5275 0 0 0 69 0 0 0 20 0 1 0 559930557 45035520 5046 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 10995 5046 851 493 0 4300 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43980 KiB
Current children cumulated memory: 20184 KiB

[startup+1.50032 s]
/proc/loadavg: 8.54 7.76 7.87 2/192 31700
/proc/meminfo: memFree=31455992/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=54000 memory=30244 CPUtime=1.49 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 7770 0 0 0 148 1 0 0 20 0 1 0 559930557 55296000 7561 33554432000 4194304 6211132 140728917626304 140728917608664 5446292 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 13500 7561 851 493 0 6805 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 54000 KiB
Current children cumulated memory: 30244 KiB

[startup+3.10901 s]
/proc/loadavg: 8.54 7.76 7.87 2/191 31700
/proc/meminfo: memFree=31430228/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=74332 memory=50268 CPUtime=3.09 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 12806 0 0 0 308 1 0 0 20 0 1 0 559930557 76115968 12567 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 18583 12567 851 493 0 11888 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 74332 KiB
Current children cumulated memory: 50268 KiB

[startup+6.30032 s]
/proc/loadavg: 7.94 7.65 7.83 2/191 31701
/proc/meminfo: memFree=31392612/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=115196 memory=90388 CPUtime=6.29 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 22830 0 0 0 626 3 0 0 20 0 1 0 559930557 117960704 22597 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 28799 22597 851 493 0 22104 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 115196 KiB
Current children cumulated memory: 90388 KiB

[startup+12.7003 s]
/proc/loadavg: 7.38 7.54 7.80 2/191 31701
/proc/meminfo: memFree=31317440/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=194628 memory=170384 CPUtime=12.67 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 42886 0 0 0 1261 6 0 0 20 0 1 0 559930557 199299072 42596 33554432000 4194304 6211132 140728917626304 140728917608664 140197110806064 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 48657 42596 851 493 0 41962 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 194628 KiB
Current children cumulated memory: 170384 KiB

[startup+25.5003 s]
/proc/loadavg: 5.97 7.22 7.69 2/190 31701
/proc/meminfo: memFree=31152564/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=356356 memory=332564 CPUtime=25.47 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 82391 0 0 0 2534 13 0 0 20 0 1 0 559930557 364908544 83141 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 89089 83141 851 493 0 82394 0
Current children cumulated CPU time: 25.47 s
Current children cumulated vsize: 356356 KiB
Current children cumulated memory: 332564 KiB

[startup+51.1085 s]
/proc/loadavg: 4.27 6.72 7.51 2/190 31703
/proc/meminfo: memFree=30827572/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=682960 memory=652264 CPUtime=51.07 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 160330 0 0 0 5085 22 0 0 20 0 1 0 559930557 699351040 163066 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 170740 163066 851 493 0 164045 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 682960 KiB
Current children cumulated memory: 652264 KiB

[startup+102.3 s]
/proc/loadavg: 2.42 5.84 7.17 2/191 31707
/proc/meminfo: memFree=30188912/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=1337288 memory=1292784 CPUtime=102.23 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 314809 0 0 0 10179 44 0 0 20 0 1 0 559930557 1369382912 323196 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 334322 323196 851 493 0 327627 0
Current children cumulated CPU time: 102.23 s
Current children cumulated vsize: 1337288 KiB
Current children cumulated memory: 1292784 KiB

[startup+162.3 s]
/proc/loadavg: 1.52 4.96 6.78 2/191 31710
/proc/meminfo: memFree=29437288/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=2094200 memory=2044160 CPUtime=162.2 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 495008 0 0 0 16154 66 0 0 20 0 1 0 559930557 2144460800 511040 33554432000 4194304 6211132 140728917626304 140728917608664 140197119826772 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 523550 511040 851 493 0 516855 0
Current children cumulated CPU time: 162.2 s
Current children cumulated vsize: 2094200 KiB
Current children cumulated memory: 2044160 KiB

[startup+222.3 s]
/proc/loadavg: 1.19 4.24 6.42 2/191 31715
/proc/meminfo: memFree=28684452/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=2866456 memory=2795080 CPUtime=222.17 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 675112 0 0 0 22127 90 0 0 20 0 1 0 559930557 2935250944 698770 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 716614 698770 851 493 0 709919 0
Current children cumulated CPU time: 222.17 s
Current children cumulated vsize: 2866456 KiB
Current children cumulated memory: 2795080 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 1.12 3.93 6.25 2/191 31716
/proc/meminfo: memFree=28309092/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=3221800 memory=3167220 CPUtime=251.87 cores=0-7
/proc/31699/stat : 31699 (cosoco) R 31696 31699 29594 0 -1 4202496 764099 0 0 0 25086 101 0 0 20 0 1 0 559930557 3299123200 791805 33554432000 4194304 6211132 140728917626304 140728917608664 140197109881829 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 805450 791805 851 493 0 798755 0
Current children cumulated CPU time: 251.87 s
Current children cumulated vsize: 3221800 KiB
Current children cumulated memory: 3167220 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+254.171 s]
# the end of solver process 31699 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.193 s, system=1.23047 s

Solver just ended.
Dumping a history of the last processes samples

[startup+252.8 s]
/proc/loadavg: 1.12 3.93 6.25 2/191 31716
/proc/meminfo: memFree=28309092/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=3221800 memory=3167220 CPUtime=252.03 cores=0-7
/proc/31699/stat : 31699 (cosoco) S 31696 31699 29594 0 -1 512 764102 0 0 0 25099 104 0 0 20 0 1 0 559930557 3299123200 791805 33554432000 4194304 6211132 140728917626304 140728917608664 5189582 0 16384 4096 8405026 18446744071580971376 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 805450 791805 851 493 0 798755 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 3221800 KiB
Current children cumulated memory: 3167220 KiB

[startup+253.6 s]
/proc/loadavg: 1.12 3.93 6.25 2/192 31717
/proc/meminfo: memFree=27706904/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=3221800 memory=3167220 CPUtime=252.19 cores=0-7
/proc/31699/stat : 31699 (cosoco) S 31696 31699 29594 0 -1 512 764102 0 0 0 25113 106 0 0 20 0 1 0 559930557 3299123200 791805 33554432000 4194304 6211132 140728917626304 140728917608664 5189582 0 16384 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 805450 791805 851 493 0 798755 0
Current children cumulated CPU time: 252.19 s
Current children cumulated vsize: 3221800 KiB
Current children cumulated memory: 3167220 KiB

[startup+254 s]*
/proc/loadavg: 1.12 3.93 6.25 3/192 31717
/proc/meminfo: memFree=27102540/32770624 swapFree=67000008/67108860
[pid=31699] ppid=31696 vsize=3221800 memory=3167220 CPUtime=252.25 cores=0-7
/proc/31699/stat : 31699 (cosoco) S 31696 31699 29594 0 -1 512 764102 0 0 0 25119 106 0 0 20 0 1 0 559930557 3299123200 791805 33554432000 4194304 6211132 140728917626304 140728917608664 5189582 0 16384 4096 8405026 18446744071580971376 0 0 17 2 0 0 0 0 0 8312316 8317760 18444288 140728917627926 140728917628018 140728917628018 140728917630926 0
/proc/31699/statm: 805450 791805 851 493 0 798755 0
Current children cumulated CPU time: 252.25 s
Current children cumulated vsize: 3221800 KiB
Current children cumulated memory: 3167220 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 254.171
CPU time (s): 252.423
CPU user time (s): 251.193
CPU system time (s): 1.23047
CPU usage (%): 99.3125
Max. virtual memory (cumulated for all children) (KiB): 3221800
Max. memory (cumulated for all children) (KiB): 3167220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.193
system time used= 1.23047
maximum resident set size= 3167468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 764102
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= 149174
involuntary context switches= 126


# summary of solver processes directly reported to runsolver:
#   pid: 31699
#   total CPU time (s): 252.423
#   total CPU user time (s): 251.193
#   total CPU system time (s): 1.23047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.965507 second user time and 1.62069 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-30 10:44:42
IDJOB=4409933
IDBENCH=141359
IDSOLVER=2878
FILE ID=node106/4409933-1569836769
RUNJOBID= node106-1569823905-29621
PBS_JOBID= 21705930
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m2-herbs_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409933-1569836769/watcher-4409933-1569836769 -o /tmp/evaluation-result-4409933-1569836769/solver-4409933-1569836769 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569823905-29621 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409933-1569836769.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 01ee442f0f2e93e01b5a5546098ec59b
RANDOM SEED=544202021

node106.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.79
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.79
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.79
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.79
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:        31477420 kB
MemAvailable:   31862896 kB
Buffers:          194600 kB
Cached:           515312 kB
SwapCached:         4560 kB
Active:           280072 kB
Inactive:         438712 kB
Active(anon):      19396 kB
Inactive(anon):    66616 kB
Active(file):     260676 kB
Inactive(file):   372096 kB
Unevictable:      109328 kB
Mlocked:          109328 kB
SwapTotal:      67108860 kB
SwapFree:       67000008 kB
Dirty:              2848 kB
Writeback:             0 kB
AnonPages:        114180 kB
Mapped:            27116 kB
Shmem:             68520 kB
Slab:             165960 kB
SReclaimable:     137076 kB
SUnreclaim:        28884 kB
KernelStack:        3568 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 61444 MiB
End job on node106 at 2019-09-30 10:48:56