Trace number 4408875

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) 23.6477 23.6461

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

8.49/8.55	c
8.49/8.55	c This is cosoco 2.00 --  
8.49/8.55	c
8.49/8.55	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408875-1569811275.xml 
8.49/8.55	c enable optimization
8.49/8.55	c ========================================[ Problem Statistics ]===========================================
8.49/8.55	c |                                                                                                       
8.49/8.55	c |  Parse time        :         7.90 s 
8.49/8.55	c |
8.49/8.55	c |               Variables: 2554
8.49/8.55	c |            Domain Sizes: 2..44
8.49/8.55	c |
8.49/8.55	c |             Constraints: 2473
8.49/8.55	c |                   Arity: 1..2154  -- Unary: 118  -- Binary: 384  -- Ternary: 1970
8.49/8.55	c | 
8.49/8.55	c |                   Types: 
8.49/8.55	c |                          Extension: 2354  (nb tuples: 6..1936) -- (shared: 873)
8.49/8.55	c |                          Sum: 1
8.49/8.55	c |                          Unary: 118
8.49/8.55	c |                          
8.49/8.55	c |               Objective: Minimize Sum
8.49/8.55	
8.49/8.55	c =========================================================================================================
8.49/8.55	o 27249
8.49/8.55	c    1 calls to solver(id=0): best=27249 lower=0 upper=27248 
9.39/9.45	o 26480
10.19/10.29	o 26411
10.19/10.29	c    3 calls to solver(id=0): best=26411 lower=0 upper=26410 
11.10/11.13	o 26401
11.89/11.96	o 26400
11.89/11.96	c    5 calls to solver(id=0): best=26400 lower=0 upper=26399 
12.79/12.80	o 26390
13.59/13.63	o 25410
13.59/13.63	c    7 calls to solver(id=0): best=25410 lower=0 upper=25409 
15.29/15.37	o 24734
16.19/16.22	o 24724
16.19/16.22	c    9 calls to solver(id=0): best=24724 lower=0 upper=24723 
17.00/17.07	o 24714
17.89/17.93	o 24713
17.89/17.93	c   11 calls to solver(id=0): best=24713 lower=0 upper=24712 
18.69/18.78	o 24703
20.39/20.40	o 24693
20.39/20.40	c   13 calls to solver(id=0): best=24693 lower=0 upper=24692 
21.89/22.00	o 24593
23.59/23.63	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: 16375 MiB (15403 MiB free)
  memory of node 1: 16384 MiB (15321 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408875-1569811275/watcher-4408875-1569811275 -o /tmp/evaluation-result-4408875-1569811275/solver-4408875-1569811275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569787351-26363 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408875-1569811275.xml 

running on 4 cores: 0-3

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
solver pid=32164, runsolver pid=32161
Current StackSize limit: 8192 KiB


[startup+0.100161 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31454840/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=35068 memory=11208 CPUtime=0.1 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 3015 0 0 0 10 0 0 0 20 0 1 0 557069090 35909632 2802 33554432000 4194304 6211132 140723682646848 140723682643384 5484894 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 8767 2802 817 493 0 2072 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35068 KiB
Current children cumulated memory: 11208 KiB

[startup+0.210827 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31453724/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=36556 memory=12792 CPUtime=0.21 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 3374 0 0 0 21 0 0 0 20 0 1 0 557069090 37433344 3198 33554432000 4194304 6211132 140723682646848 140723682643384 5707878 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 9139 3198 817 493 0 2444 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 36556 KiB
Current children cumulated memory: 12792 KiB

[startup+0.310055 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31451900/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=37700 memory=13936 CPUtime=0.31 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 3679 0 0 0 31 0 0 0 20 0 1 0 557069090 38604800 3484 33554432000 4194304 6211132 140723682646848 140723682643384 5016208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 9425 3484 817 493 0 2730 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37700 KiB
Current children cumulated memory: 13936 KiB

[startup+0.700294 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31449544/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=42596 memory=18676 CPUtime=0.69 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 4872 0 0 0 69 0 0 0 20 0 1 0 557069090 43618304 4669 33554432000 4194304 6211132 140723682646848 140723682643384 5818712 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 10649 4669 817 493 0 3954 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 42596 KiB
Current children cumulated memory: 18676 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31440308/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=52808 memory=28740 CPUtime=1.5 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 7359 0 0 0 149 1 0 0 20 0 1 0 557069090 54075392 7185 33554432000 4194304 6211132 140723682646848 140723682644120 5818678 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 13202 7185 817 493 0 6507 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 52808 KiB
Current children cumulated memory: 28740 KiB

[startup+3.11051 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31416772/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=74432 memory=49992 CPUtime=3.1 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 13156 0 0 0 308 2 0 0 20 0 1 0 557069090 76218368 12498 33554432000 4194304 6211132 140723682646848 140723682644120 5485024 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 18608 12498 817 493 0 11913 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 74432 KiB
Current children cumulated memory: 49992 KiB

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31376720/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=118356 memory=92880 CPUtime=6.29 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 24995 0 0 0 625 4 0 0 20 0 1 0 557069090 121196544 23220 33554432000 4194304 6211132 140723682646848 140723682644120 140127548699776 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 29589 23220 819 493 0 22894 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 118356 KiB
Current children cumulated memory: 92880 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31286540/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=204972 memory=179028 CPUtime=12.69 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 93792 0 0 0 1259 10 0 0 20 0 1 0 557069090 209891328 44757 33554432000 4194304 6211132 140723682646848 140723682634728 5158008 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 51243 44757 875 493 0 44548 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 204972 KiB
Current children cumulated memory: 179028 KiB

[startup+23.646 s]
# the end of solver process 32164 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=23.5087 s, system=0.139015 s

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

[startup+12.8004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32165
/proc/meminfo: memFree=31286540/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=204972 memory=179028 CPUtime=12.79 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 93792 0 0 0 1269 10 0 0 20 0 1 0 557069090 209891328 44757 33554432000 4194304 6211132 140723682646848 140723682634728 5034899 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 51243 44757 875 493 0 44548 0
Current children cumulated CPU time: 12.79 s
Current children cumulated vsize: 204972 KiB
Current children cumulated memory: 179028 KiB

[startup+19.2004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32167
/proc/meminfo: memFree=31285788/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=205664 memory=179816 CPUtime=19.19 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 129555 0 0 0 1907 12 0 0 20 0 1 0 557069090 210599936 44954 33554432000 4194304 6211132 140723682646848 140723682644984 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/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.8004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32167
/proc/meminfo: memFree=31285912/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=205664 memory=179816 CPUtime=20.79 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 129578 0 0 0 2067 12 0 0 20 0 1 0 557069090 210599936 44954 33554432000 4194304 6211132 140723682646848 140723682644984 5193786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 51416 44954 875 493 0 44721 0
Current children cumulated CPU time: 20.79 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179816 KiB

[startup+22.4004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32167
/proc/meminfo: memFree=31285948/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=205664 memory=179880 CPUtime=22.39 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 129633 0 0 0 2227 12 0 0 20 0 1 0 557069090 210599936 44970 33554432000 4194304 6211132 140723682646848 140723682634728 5033612 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 51416 44970 875 493 0 44721 0
Current children cumulated CPU time: 22.39 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179880 KiB

[startup+23.2004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32167
/proc/meminfo: memFree=31285948/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=205800 memory=179880 CPUtime=23.19 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 129662 0 0 0 2307 12 0 0 20 0 1 0 557069090 210739200 44970 33554432000 4194304 6211132 140723682646848 140723682634728 5033619 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 51450 44970 875 493 0 44755 0
Current children cumulated CPU time: 23.19 s
Current children cumulated vsize: 205800 KiB
Current children cumulated memory: 179880 KiB

[startup+23.6003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 32167
/proc/meminfo: memFree=31285948/32770688 swapFree=67001380/67108860
[pid=32164] ppid=32161 vsize=205800 memory=179924 CPUtime=23.59 cores=0-3
/proc/32164/stat : 32164 (cosoco) R 32161 32164 26332 0 -1 4202496 129725 0 0 0 2347 12 0 0 20 0 1 0 557069090 210739200 44981 33554432000 4194304 6211132 140723682646848 140723682634728 5392113 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 9256960 140723682653195 140723682653297 140723682653297 140723682656206 0
/proc/32164/statm: 51450 44981 875 493 0 44755 0
Current children cumulated CPU time: 23.59 s
Current children cumulated vsize: 205800 KiB
Current children cumulated memory: 179924 KiB

Child status: 1
Real time (s): 23.6461
CPU time (s): 23.6477
CPU user time (s): 23.5087
CPU system time (s): 0.139015
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 205800
Max. memory (cumulated for all children) (KiB): 179924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5087
system time used= 0.139015
maximum resident set size= 180072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129757
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= 6
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 32164
#   total CPU time (s): 23.6477
#   total CPU user time (s): 23.5087
#   total CPU system time (s): 0.139015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.122833 second user time and 0.230601 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-30 04:40:33
IDJOB=4408875
IDBENCH=141081
IDSOLVER=2875
FILE ID=node116/4408875-1569811275
RUNJOBID= node116-1569787351-26363
PBS_JOBID= 21705835
Free space on /tmp= 62008 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-4408875-1569811275/watcher-4408875-1569811275 -o /tmp/evaluation-result-4408875-1569811275/solver-4408875-1569811275 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569787351-26363 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408875-1569811275.xml

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

MD5SUM BENCH= 329b1afce400cc34fffd8b13b36e29fe
RANDOM SEED=1186421038

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        31461828 kB
MemAvailable:   31849796 kB
Buffers:          196908 kB
Cached:           511388 kB
SwapCached:         3344 kB
Active:           402136 kB
Inactive:         318264 kB
Active(anon):      29744 kB
Inactive(anon):    63420 kB
Active(file):     372392 kB
Inactive(file):   254844 kB
Unevictable:      108916 kB
Mlocked:          108916 kB
SwapTotal:      67108860 kB
SwapFree:       67001380 kB
Dirty:             22492 kB
Writeback:             0 kB
AnonPages:        119216 kB
Mapped:            28332 kB
Shmem:             72416 kB
Slab:             183940 kB
SReclaimable:     153132 kB
SUnreclaim:        30808 kB
KernelStack:        3552 kB
PageTables:         5812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     573976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 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:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62008 MiB
End job on node116 at 2019-09-30 04:40:57