Trace number 4397615

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? (exit code) 21.0654 21.0681

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-graph-07-opt_c18.xml
MD5SUM329b1afce400cc34fffd8b13b36e29fe
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4324
Best CPU time to get the best result obtained on this benchmark1359.07
Satisfiable
(Un)Satisfiability was proved
Number of variables2554
Number of constraints2472
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":2154},{"size":6,"count":34},{"size":22,"count":16},{"size":24,"count":18},{"size":36,"count":98},{"size":42,"count":76},{"size":44,"count":158}]
Minimum variable degree2
Maximum variable degree24
Distribution of variable degrees[{"degree":2,"count":2157},{"degree":3,"count":7},{"degree":4,"count":10},{"degree":5,"count":31},{"degree":6,"count":34},{"degree":7,"count":44},{"degree":8,"count":53},{"degree":9,"count":42},{"degree":10,"count":16},{"degree":11,"count":21},{"degree":12,"count":6},{"degree":13,"count":4},{"degree":14,"count":2},{"degree":15,"count":1},{"degree":17,"count":5},{"degree":18,"count":18},{"degree":19,"count":17},{"degree":20,"count":28},{"degree":21,"count":35},{"degree":22,"count":12},{"degree":23,"count":7},{"degree":24,"count":4}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":118},{"arity":2,"count":384},{"arity":3,"count":1970}]
Number of extensional constraints2354
Number of intensional constraints118
Distribution of constraint types[{"type":"extension","count":2354},{"type":"intension","count":118}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

7.39/7.46	c
7.39/7.46	c This is cosoco 2.00 --  
7.39/7.46	c
7.39/7.46	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397615-1568591795.xml 
7.39/7.46	c enable optimization
7.39/7.46	c ========================================[ Problem Statistics ]===========================================
7.39/7.46	c |                                                                                                       
7.39/7.46	c |  Parse time        :         6.88 s 
7.39/7.46	c |
7.39/7.46	c |               Variables: 2554
7.39/7.46	c |            Domain Sizes: 2..44
7.39/7.46	c |
7.39/7.46	c |             Constraints: 2473
7.39/7.46	c |                   Arity: 1..2154  -- Unary: 118  -- Binary: 384  -- Ternary: 1970
7.39/7.46	c | 
7.39/7.46	c |                   Types: 
7.39/7.46	c |                          Extension: 2354  (nb tuples: 6..1936) -- (shared: 873)
7.39/7.46	c |                          Sum: 1
7.39/7.46	c |                          Unary: 118
7.39/7.46	c |                          
7.39/7.46	c |               Objective: Minimize Sum
7.39/7.46	
7.39/7.46	c =========================================================================================================
7.39/7.46	o 27249
7.39/7.46	c    1 calls to solver(id=0): best=27249 lower=0 upper=27248 
8.19/8.27	o 26480
9.00/9.03	o 26411
9.00/9.03	c    3 calls to solver(id=0): best=26411 lower=0 upper=26410 
9.69/9.78	o 26401
10.49/10.54	o 26400
10.49/10.54	c    5 calls to solver(id=0): best=26400 lower=0 upper=26399 
11.19/11.29	o 26390
12.00/12.04	o 25410
12.00/12.04	c    7 calls to solver(id=0): best=25410 lower=0 upper=25409 
13.58/13.60	o 24734
14.28/14.37	o 24724
14.28/14.37	c    9 calls to solver(id=0): best=24724 lower=0 upper=24723 
15.09/15.14	o 24714
15.88/15.91	o 24713
15.88/15.91	c   11 calls to solver(id=0): best=24713 lower=0 upper=24712 
16.58/16.68	o 24703
18.10/18.14	o 24693
18.10/18.14	c   13 calls to solver(id=0): best=24693 lower=0 upper=24692 
19.49/19.59	o 24593
21.00/21.05	Solution Error : constraint number 1433 (name ) is not valid

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397615-1568591795/watcher-4397615-1568591795 -o /tmp/evaluation-result-4397615-1568591795/solver-4397615-1568591795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568569106-4725 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397615-1568591795.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=8443, runsolver pid=8440

[startup+0.100162 s]*
/proc/loadavg: 1.93 2.00 2.04 3/198 8444
/proc/meminfo: memFree=30400588/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=35200 memory=11472 CPUtime=0.1 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 3054 0 0 0 10 0 0 0 20 0 1 0 435434077 36044800 2868 33554432000 4194304 6211092 140732731264544 140732731261080 5743397 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 8800 2868 817 493 0 2105 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35200 KiB
Current children cumulated memory: 11472 KiB

[startup+0.209675 s]*
/proc/loadavg: 1.93 2.00 2.04 3/198 8444
/proc/meminfo: memFree=30398780/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=36860 memory=13056 CPUtime=0.21 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 3447 0 0 0 21 0 0 0 20 0 1 0 435434077 37744640 3264 33554432000 4194304 6211092 140732731264544 140732731261816 5816696 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 9215 3264 817 493 0 2520 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 36860 KiB
Current children cumulated memory: 13056 KiB

[startup+0.308991 s]*
/proc/loadavg: 1.93 2.00 2.04 3/198 8444
/proc/meminfo: memFree=30397292/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=38260 memory=14460 CPUtime=0.31 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 3802 0 0 0 31 0 0 0 20 0 1 0 435434077 39178240 3615 33554432000 4194304 6211092 140732731264544 140732731261816 5743389 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 9565 3615 817 493 0 2870 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38260 KiB
Current children cumulated memory: 14460 KiB

[startup+0.700293 s]
/proc/loadavg: 1.93 2.00 2.04 3/198 8444
/proc/meminfo: memFree=30394688/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=43920 memory=19992 CPUtime=0.69 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 5186 0 0 0 69 0 0 0 20 0 1 0 435434077 44974080 4998 33554432000 4194304 6211092 140732731264544 140732731261816 5484872 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 10980 4998 817 493 0 4285 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43920 KiB
Current children cumulated memory: 19992 KiB

[startup+1.50029 s]
/proc/loadavg: 1.93 2.00 2.04 3/198 8444
/proc/meminfo: memFree=30387528/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=55908 memory=31640 CPUtime=1.49 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 8136 0 0 0 148 1 0 0 20 0 1 0 435434077 57249792 7910 33554432000 4194304 6211092 140732731264544 140732731261816 5817757 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 13977 7910 817 493 0 7282 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 55908 KiB
Current children cumulated memory: 31640 KiB

[startup+3.10948 s]
/proc/loadavg: 1.93 2.00 2.04 3/198 8444
/proc/meminfo: memFree=30357596/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=80616 memory=55764 CPUtime=3.09 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 14861 0 0 0 308 1 0 0 20 0 1 0 435434077 82550784 13941 33554432000 4194304 6211092 140732731264544 140732731261816 5817625 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 20154 13941 817 493 0 13459 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 55764 KiB

[startup+6.30027 s]
/proc/loadavg: 1.93 2.00 2.04 3/198 8444
/proc/meminfo: memFree=30309848/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=131388 memory=105544 CPUtime=6.29 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 28341 0 0 0 626 3 0 0 20 0 1 0 435434077 134541312 26386 33554432000 4194304 6211092 140732731264544 140732731261816 5814090 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 32847 26386 819 493 0 26152 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 131388 KiB
Current children cumulated memory: 105544 KiB

[startup+12.7004 s]
/proc/loadavg: 1.94 2.00 2.04 3/198 8446
/proc/meminfo: memFree=30232408/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=204972 memory=178992 CPUtime=12.69 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 94654 0 0 0 1261 8 0 0 20 0 1 0 435434077 209891328 44748 33554432000 4194304 6211092 140732731264544 140732731262680 5250298 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 51243 44748 875 493 0 44548 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 204972 KiB
Current children cumulated memory: 178992 KiB

[startup+21.0681 s]
# the end of solver process 8443 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20.9534 s, system=0.111996 s

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

[startup+12.8004 s]
/proc/loadavg: 1.94 2.00 2.04 3/198 8446
/proc/meminfo: memFree=30232408/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=204972 memory=178992 CPUtime=12.79 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 94655 0 0 0 1271 8 0 0 20 0 1 0 435434077 209891328 44748 33554432000 4194304 6211092 140732731264544 140732731262680 5250272 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 51243 44748 875 493 0 44548 0
Current children cumulated CPU time: 12.79 s
Current children cumulated vsize: 204972 KiB
Current children cumulated memory: 178992 KiB

[startup+16.0003 s]*
/proc/loadavg: 1.95 2.00 2.04 3/198 8446
/proc/meminfo: memFree=30231664/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=205664 memory=179816 CPUtime=15.99 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 130179 0 0 0 1590 9 0 0 20 0 1 0 435434077 210599936 44954 33554432000 4194304 6211092 140732731264544 140732731262680 5027225 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 51416 44954 875 493 0 44721 0
Current children cumulated CPU time: 15.99 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179816 KiB

[startup+19.2004 s]
/proc/loadavg: 1.95 2.00 2.04 3/198 8447
/proc/meminfo: memFree=30231416/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=205664 memory=179816 CPUtime=19.19 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 130237 0 0 0 1909 10 0 0 20 0 1 0 435434077 210599936 44954 33554432000 4194304 6211092 140732731264544 140732731252424 5250289 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 51416 44954 875 493 0 44721 0
Current children cumulated CPU time: 19.19 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179816 KiB

[startup+20.0004 s]*
/proc/loadavg: 1.95 2.00 2.04 3/198 8447
/proc/meminfo: memFree=30231416/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=205664 memory=179880 CPUtime=20 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 130290 0 0 0 1990 10 0 0 20 0 1 0 435434077 210599936 44970 33554432000 4194304 6211092 140732731264544 140732731262680 5157562 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 51416 44970 875 493 0 44721 0
Current children cumulated CPU time: 20 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179880 KiB

[startup+20.8004 s]
/proc/loadavg: 1.95 2.00 2.04 3/198 8447
/proc/meminfo: memFree=30231416/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=205800 memory=179916 CPUtime=20.79 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 130320 0 0 0 2069 10 0 0 20 0 1 0 435434077 210739200 44979 33554432000 4194304 6211092 140732731264544 140732731262680 5250298 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 51450 44979 875 493 0 44755 0
Current children cumulated CPU time: 20.79 s
Current children cumulated vsize: 205800 KiB
Current children cumulated memory: 179916 KiB

[startup+21.0004 s]*
/proc/loadavg: 1.95 2.00 2.04 3/198 8447
/proc/meminfo: memFree=30231668/32770624 swapFree=66999256/67108860
[pid=8443] ppid=8440 vsize=205800 memory=179916 CPUtime=21 cores=1,3,5,7
/proc/8443/stat : 8443 (cosoco) R 8440 8443 4693 0 -1 4202496 130365 0 0 0 2090 10 0 0 20 0 1 0 435434077 210739200 44979 33554432000 4194304 6211092 140732731264544 140732731261784 5155800 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 12640256 140732731266059 140732731266161 140732731266161 140732731269070 0
/proc/8443/statm: 51450 44979 875 493 0 44755 0
Current children cumulated CPU time: 21 s
Current children cumulated vsize: 205800 KiB
Current children cumulated memory: 179916 KiB

Child status: 1
Real time (s): 21.0681
CPU time (s): 21.0654
CPU user time (s): 20.9534
CPU system time (s): 0.111996
CPU usage (%): 99.987
Max. virtual memory (cumulated for all children) (KiB): 205800
Max. memory (cumulated for all children) (KiB): 179916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.9534
system time used= 0.111996
maximum resident set size= 180072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130416
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= 13
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 8443
#   total CPU time (s): 21.0654
#   total CPU user time (s): 20.9534
#   total CPU system time (s): 0.111996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.108787 second user time and 0.19067 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-16 00:55:17
IDJOB=4397615
IDBENCH=141081
IDSOLVER=2849
FILE ID=node106/4397615-1568591795
RUNJOBID= node106-1568569106-4725
PBS_JOBID= 21703334
Free space on /tmp= 59092 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-graph-07-opt_c18.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397615-1568591795/watcher-4397615-1568591795 -o /tmp/evaluation-result-4397615-1568591795/solver-4397615-1568591795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568569106-4725 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397615-1568591795.xml

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

MD5SUM BENCH= 329b1afce400cc34fffd8b13b36e29fe
RANDOM SEED=1320111584

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:        30408664 kB
MemAvailable:   31872832 kB
Buffers:          205056 kB
Cached:          1549784 kB
SwapCached:         8124 kB
Active:           526324 kB
Inactive:        1264720 kB
Active(anon):      37024 kB
Inactive(anon):    43104 kB
Active(file):     489300 kB
Inactive(file):  1221616 kB
Unevictable:      107116 kB
Mlocked:          107116 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             22360 kB
Writeback:             0 kB
AnonPages:        117644 kB
Mapped:            43820 kB
Shmem:             35036 kB
Slab:             167692 kB
SReclaimable:     138176 kB
SUnreclaim:        29516 kB
KernelStack:        3696 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     550324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 59088 MiB
End job on node106 at 2019-09-16 00:55:38