Trace number 4394827

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? (exit code) 20.9716 20.9764

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-4394827-1568355873.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.87 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.47	c    1 calls to solver(id=0): best=27249 lower=0 upper=27248 
8.18/8.27	o 26480
8.99/9.02	o 26411
8.99/9.02	c    3 calls to solver(id=0): best=26411 lower=0 upper=26410 
9.68/9.77	o 26401
10.49/10.52	o 26400
10.49/10.52	c    5 calls to solver(id=0): best=26400 lower=0 upper=26399 
11.19/11.27	o 26390
12.00/12.02	o 25410
12.00/12.02	c    7 calls to solver(id=0): best=25410 lower=0 upper=25409 
13.49/13.56	o 24734
14.28/14.33	o 24724
14.28/14.33	c    9 calls to solver(id=0): best=24724 lower=0 upper=24723 
14.99/15.09	o 24714
15.78/15.86	o 24713
15.78/15.86	c   11 calls to solver(id=0): best=24713 lower=0 upper=24712 
16.58/16.62	o 24703
17.99/18.07	o 24693
17.99/18.07	c   13 calls to solver(id=0): best=24693 lower=0 upper=24692 
19.48/19.50	o 24593
20.88/20.96	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 (15265 MiB free)
  memory of node 1: 16384 MiB (15598 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394827-1568355873/watcher-4394827-1568355873 -o /tmp/evaluation-result-4394827-1568355873/solver-4394827-1568355873 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568334353-31998 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4394827-1568355873.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
solver pid=3614, runsolver pid=3611
Current StackSize limit: 8192 KiB


[startup+0.100234 s]*
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31597788/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=35200 memory=11480 CPUtime=0.09 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 3050 0 0 0 9 0 0 0 20 0 1 0 411826924 36044800 2870 33554432000 4194304 6210612 140731599680800 140731599678072 140380169401472 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 8800 2870 814 493 0 2105 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35200 KiB
Current children cumulated memory: 11480 KiB

[startup+0.209892 s]*
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31596300/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=36708 memory=13064 CPUtime=0.2 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 3434 0 0 0 20 0 0 0 20 0 1 0 411826924 37588992 3266 33554432000 4194304 6210612 140731599680800 140731599678072 140380169401472 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 9177 3266 814 493 0 2482 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 36708 KiB
Current children cumulated memory: 13064 KiB

[startup+0.309193 s]*
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31594812/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=38124 memory=14452 CPUtime=0.3 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 3785 0 0 0 30 0 0 0 20 0 1 0 411826924 39038976 3613 33554432000 4194304 6210612 140731599680800 140731599678072 5818280 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 9531 3613 814 493 0 2836 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 14452 KiB

[startup+0.700294 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31591936/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=43920 memory=19984 CPUtime=0.68 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 5163 0 0 0 68 0 0 0 20 0 1 0 411826924 44974080 4996 33554432000 4194304 6210612 140731599680800 140731599678072 5815944 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 10980 4996 814 493 0 4285 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 43920 KiB
Current children cumulated memory: 19984 KiB

[startup+1.50028 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31584992/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=55908 memory=31632 CPUtime=1.48 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 8132 0 0 0 147 1 0 0 20 0 1 0 411826924 57249792 7908 33554432000 4194304 6210612 140731599680800 140731599678072 5817710 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 13977 7908 814 493 0 7282 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 55908 KiB
Current children cumulated memory: 31632 KiB

[startup+3.10963 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31554860/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=80616 memory=55756 CPUtime=3.1 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 14858 0 0 0 308 2 0 0 20 0 1 0 411826924 82550784 13939 33554432000 4194304 6210612 140731599680800 140731599678072 5239769 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 20154 13939 814 493 0 13459 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 55756 KiB

[startup+6.30027 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31507600/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=131256 memory=105536 CPUtime=6.28 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 28297 0 0 0 623 5 0 0 20 0 1 0 411826924 134406144 26384 33554432000 4194304 6210612 140731599680800 140731599678072 5743217 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 32814 26384 816 493 0 26119 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 131256 KiB
Current children cumulated memory: 105536 KiB

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31429056/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=204972 memory=179140 CPUtime=12.69 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 94684 0 0 0 1258 11 0 0 20 0 1 0 411826924 209891328 44785 33554432000 4194304 6210612 140731599680800 140731599678936 5034848 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51243 44785 872 493 0 44548 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 204972 KiB
Current children cumulated memory: 179140 KiB

[startup+20.9763 s]
# the end of solver process 3614 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20.8295 s, system=0.142017 s

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

[startup+12.8004 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31429056/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=204972 memory=179140 CPUtime=12.79 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 94685 0 0 0 1268 11 0 0 20 0 1 0 411826924 209891328 44785 33554432000 4194304 6210612 140731599680800 140731599678936 5033106 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51243 44785 872 493 0 44548 0
Current children cumulated CPU time: 12.79 s
Current children cumulated vsize: 204972 KiB
Current children cumulated memory: 179140 KiB

[startup+16.0003 s]*
/proc/loadavg: 2.01 2.00 2.04 3/204 3615
/proc/meminfo: memFree=31428436/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=205664 memory=179792 CPUtime=15.99 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 130207 0 0 0 1587 12 0 0 20 0 1 0 411826924 210599936 44948 33554432000 4194304 6210612 140731599680800 140731599668680 5026784 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51416 44948 872 493 0 44721 0
Current children cumulated CPU time: 15.99 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179792 KiB

[startup+19.2004 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3616
/proc/meminfo: memFree=31428496/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=205664 memory=179872 CPUtime=19.18 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 130267 0 0 0 1906 12 0 0 20 0 1 0 411826924 210599936 44968 33554432000 4194304 6210612 140731599680800 140731599668680 5409284 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51416 44968 872 493 0 44721 0
Current children cumulated CPU time: 19.18 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179872 KiB

[startup+20.0004 s]*
/proc/loadavg: 2.01 2.00 2.04 3/204 3616
/proc/meminfo: memFree=31428496/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=205664 memory=179908 CPUtime=19.99 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 130323 0 0 0 1987 12 0 0 20 0 1 0 411826924 210599936 44977 33554432000 4194304 6210612 140731599680800 140731599668680 5033251 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51416 44977 872 493 0 44721 0
Current children cumulated CPU time: 19.99 s
Current children cumulated vsize: 205664 KiB
Current children cumulated memory: 179908 KiB

[startup+20.4003 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3616
/proc/meminfo: memFree=31428496/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=205800 memory=179908 CPUtime=20.38 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 130345 0 0 0 2026 12 0 0 20 0 1 0 411826924 210739200 44977 33554432000 4194304 6210612 140731599680800 140731599668680 5391921 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51450 44977 872 493 0 44755 0
Current children cumulated CPU time: 20.38 s
Current children cumulated vsize: 205800 KiB
Current children cumulated memory: 179908 KiB

[startup+20.8004 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3616
/proc/meminfo: memFree=31428496/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=205800 memory=179908 CPUtime=20.78 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 130349 0 0 0 2066 12 0 0 20 0 1 0 411826924 210739200 44977 33554432000 4194304 6210612 140731599680800 140731599668680 5249727 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51450 44977 872 493 0 44755 0
Current children cumulated CPU time: 20.78 s
Current children cumulated vsize: 205800 KiB
Current children cumulated memory: 179908 KiB

[startup+20.9004 s]
/proc/loadavg: 2.01 2.00 2.04 3/204 3616
/proc/meminfo: memFree=31428496/32770624 swapFree=67003472/67108860
[pid=3614] ppid=3611 vsize=205800 memory=179908 CPUtime=20.88 cores=1,3,5,7
/proc/3614/stat : 3614 (cosoco) R 3611 3614 31966 0 -1 4202496 130364 0 0 0 2076 12 0 0 20 0 1 0 411826924 210739200 44977 33554432000 4194304 6210612 140731599680800 140731599668680 5249712 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 29118464 140731599688715 140731599688817 140731599688817 140731599691726 0
/proc/3614/statm: 51450 44977 872 493 0 44755 0
Current children cumulated CPU time: 20.88 s
Current children cumulated vsize: 205800 KiB
Current children cumulated memory: 179908 KiB

Child status: 1
Real time (s): 20.9764
CPU time (s): 20.9716
CPU user time (s): 20.8295
CPU system time (s): 0.142017
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 205800
Max. memory (cumulated for all children) (KiB): 179908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.8295
system time used= 0.142017
maximum resident set size= 180064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130444
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= 25


# summary of solver processes directly reported to runsolver:
#   pid: 3614
#   total CPU time (s): 20.9716
#   total CPU user time (s): 20.8295
#   total CPU system time (s): 0.142017

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.090519 second user time and 0.204436 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-13 08:23:54
IDJOB=4394827
IDBENCH=141081
IDSOLVER=2830
FILE ID=node133/4394827-1568355873
RUNJOBID= node133-1568334353-31998
PBS_JOBID= 21701160
Free space on /tmp= 55092 MiB

SOLVER NAME= cosoco 2
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-4394827-1568355873/watcher-4394827-1568355873 -o /tmp/evaluation-result-4394827-1568355873/solver-4394827-1568355873 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568334353-31998 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4394827-1568355873.xml

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

MD5SUM BENCH= 329b1afce400cc34fffd8b13b36e29fe
RANDOM SEED=1772571926

node133.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.18
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.18
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.18
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.18
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:        31606640 kB
MemAvailable:   31855488 kB
Buffers:          144372 kB
Cached:           388328 kB
SwapCached:         3476 kB
Active:           333336 kB
Inactive:         251332 kB
Active(anon):      75976 kB
Inactive(anon):    15724 kB
Active(file):     257360 kB
Inactive(file):   235608 kB
Unevictable:      111240 kB
Mlocked:          111240 kB
SwapTotal:      67108860 kB
SwapFree:       67003472 kB
Dirty:             22136 kB
Writeback:            84 kB
AnonPages:        110304 kB
Mapped:            45000 kB
Shmem:             31332 kB
Slab:             172436 kB
SReclaimable:     143432 kB
SUnreclaim:        29004 kB
KernelStack:        3888 kB
PageTables:         5692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     575664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 55088 MiB
End job on node133 at 2019-09-13 08:24:15