Trace number 4407000

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
choco-solver 2019-09-24 parallelOPT2 2.46925 0.826428

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-11-011-005.xml
MD5SUM7a6a01f2d694ae1725dbabce720210ef
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 benchmark1.28174
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints67
Number of domains2
Minimum domain size2
Maximum domain size10
Distribution of domain sizes[{"size":2,"count":121},{"size":10,"count":1}]
Minimum variable degree12
Maximum variable degree56
Distribution of variable degrees[{"degree":12,"count":121},{"degree":56,"count":1}]
Minimum constraint arity11
Maximum constraint arity121
Distribution of constraint arities[{"arity":11,"count":11},{"arity":23,"count":55},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":66}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407000-1569346072.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407000-1569346072.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.39/0.69	c solve instance...
1.77/0.80	o 2 
2.43/0.80	s OPTIMUM FOUND
2.43/0.80	v <instantiation>
2.43/0.80	v 	<list>z x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] </list>
2.43/0.80	v 	<values>2 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 1 1 0 0 0 1 1 0 0 1 0 1 1 0 1 1 0 0 0 1 0 1 0 1 1 0 1 0 0 0 1 1 0 1 0 1 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 1 0 0 1 1 0 1 1 0 0 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 0 0 1 1 0 </values>
2.43/0.80	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407000-1569346072/watcher-4407000-1569346072 -o /var/tmp/evaluation-result-4407000-1569346072/solver-4407000-1569346072 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1569335937-18517 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 499944816 HOME/instance-4407000-1569346072.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=21233, runsolver pid=21230

[startup+0.100201 s]*
/proc/loadavg: 6.48 7.90 7.74 3/211 21254
/proc/meminfo: memFree=22099960/32770624 swapFree=67002364/67108860
[pid=21233] ppid=21230 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21233/stat : 21233 (xcsp3-exec) S 21230 21233 18490 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510521138 115843072 362 33554432000 4194304 5098028 140722828008640 140722828006744 140453461467772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39632896 140722828010322 140722828010581 140722828010581 140722828013510 0
/proc/21233/statm: 28282 362 304 221 0 87 0
[pid=21235] ppid=21233 vsize=28227396 memory=29044 CPUtime=0.12 cores=0-7
/proc/21235/stat : 21235 (java) S 21233 21233 18490 0 -1 1077944320 5733 0 0 0 11 1 0 0 20 0 20 0 510521139 28904853504 7261 33554432000 4194304 4196468 140723081722048 140723081704592 139876087463671 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
/proc/21235/statm: 7056849 7261 3123 1 0 7019032 0
[pid=21235/tid=21236] ppid=21233 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/21235/task/21236/stat : 21236 (java) R 21233 21233 18490 0 -1 4202560 3643 0 0 0 8 1 0 0 20 0 20 0 510521139 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876091695936 139876087475606 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21237] ppid=21233 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21235/task/21237/stat : 21237 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876040084240 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21238] ppid=21233 vsize=28227396 memory=140573591086720 CPUtime=0 cores=0-7
/proc/21235/task/21238/stat : 21238 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876039031696 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21239] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21239/stat : 21239 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876037979152 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21240] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21240/stat : 21240 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876036926608 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21241] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21241/stat : 21241 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876035873040 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21242] ppid=21233 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21235/task/21242/stat : 21242 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876034820496 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21243] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21243/stat : 21243 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876033767952 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21244] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21244/stat : 21244 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 7261 33554432000 4194304 4196468 140723081722048 139876032715408 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21245] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21245/stat : 21245 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521141 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874466253296 139876087474818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21246] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21246/stat : 21246 (java) S 21233 21233 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510521142 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874465199520 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21247] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21247/stat : 21247 (java) S 21233 21233 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510521142 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874464146928 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21248] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21248/stat : 21248 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521144 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874463095504 139876087482267 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21249] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21249/stat : 21249 (java) S 21233 21233 18490 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 510521144 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874462042096 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21250] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21250/stat : 21250 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521144 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874460989552 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21251] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21251/stat : 21251 (java) S 21233 21233 18490 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 510521144 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874459937008 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21252] ppid=21233 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/21235/task/21252/stat : 21252 (java) S 21233 21233 18490 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 20 0 510521144 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874458884464 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21253] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21253/stat : 21253 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521145 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874457832160 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21254] ppid=21233 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21235/task/21254/stat : 21254 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521145 28904853504 7261 33554432000 4194304 4196468 140723081722048 139874456779696 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30492 KiB

[startup+0.210084 s]*
/proc/loadavg: 6.48 7.90 7.74 2/211 21254
/proc/meminfo: memFree=22086372/32770624 swapFree=67002364/67108860
[pid=21233] ppid=21230 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21233/stat : 21233 (xcsp3-exec) S 21230 21233 18490 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510521138 115843072 362 33554432000 4194304 5098028 140722828008640 140722828006744 140453461467772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39632896 140722828010322 140722828010581 140722828010581 140722828013510 0
/proc/21233/statm: 28282 362 304 221 0 87 0
[pid=21235] ppid=21233 vsize=28227396 memory=40848 CPUtime=0.33 cores=0-7
/proc/21235/stat : 21235 (java) S 21233 21233 18490 0 -1 1077944320 9523 0 0 0 30 3 0 0 20 0 20 0 510521139 28904853504 10212 33554432000 4194304 4196468 140723081722048 140723081704592 139876087463671 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
/proc/21235/statm: 7056849 10212 3267 1 0 7019032 0
[pid=21235/tid=21236] ppid=21233 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/21235/task/21236/stat : 21236 (java) R 21233 21233 18490 0 -1 4202560 6654 0 0 0 17 2 0 0 20 0 20 0 510521139 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876091695584 139876087475606 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21237] ppid=21233 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/21235/task/21237/stat : 21237 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876040084240 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21238] ppid=21233 vsize=28227396 memory=288370949742798464 CPUtime=0 cores=0-7
/proc/21235/task/21238/stat : 21238 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876039031696 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21239] ppid=21233 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21235/task/21239/stat : 21239 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876037979152 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21240] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21240/stat : 21240 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876036926608 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21241] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21241/stat : 21241 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876035873040 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21242] ppid=21233 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21235/task/21242/stat : 21242 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876034820496 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21243] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21243/stat : 21243 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876033767952 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21244] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21244/stat : 21244 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28904853504 10212 33554432000 4194304 4196468 140723081722048 139876032715408 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21245] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21245/stat : 21245 (java) S 21233 21233 18490 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510521141 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874466253296 139876087474818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21246] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21246/stat : 21246 (java) S 21233 21233 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510521142 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874465199520 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21247] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21247/stat : 21247 (java) S 21233 21233 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510521142 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874464146928 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21248] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21248/stat : 21248 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521144 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874463095504 139876087482267 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21249] ppid=21233 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/21235/task/21249/stat : 21249 (java) S 21233 21233 18490 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 20 0 510521144 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874462042096 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21250] ppid=21233 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/21235/task/21250/stat : 21250 (java) R 21233 21233 18490 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 20 0 510521144 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874460989552 139876087474818 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21251] ppid=21233 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/21235/task/21251/stat : 21251 (java) S 21233 21233 18490 0 -1 1077944384 323 0 0 0 1 0 0 0 20 0 20 0 510521144 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874459937008 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21252] ppid=21233 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/21235/task/21252/stat : 21252 (java) R 21233 21233 18490 0 -1 4202560 774 0 0 0 7 0 0 0 20 0 20 0 510521144 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874458884464 139876071544158 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21253] ppid=21233 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21253/stat : 21253 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521145 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874457832160 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21254] ppid=21233 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21235/task/21254/stat : 21254 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521145 28904853504 10212 33554432000 4194304 4196468 140723081722048 139874456779696 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42296 KiB

[startup+0.309453 s]*
/proc/loadavg: 6.48 7.90 7.74 3/211 21254
/proc/meminfo: memFree=22079152/32770624 swapFree=67002364/67108860
[pid=21233] ppid=21230 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21233/stat : 21233 (xcsp3-exec) S 21230 21233 18490 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510521138 115843072 362 33554432000 4194304 5098028 140722828008640 140722828006744 140453461467772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39632896 140722828010322 140722828010581 140722828010581 140722828013510 0
/proc/21233/statm: 28282 362 304 221 0 87 0
[pid=21235] ppid=21233 vsize=28231652 memory=50016 CPUtime=0.53 cores=0-7
/proc/21235/stat : 21235 (java) S 21233 21233 18490 0 -1 1077944320 10809 0 0 0 48 5 0 0 20 0 20 0 510521139 28909211648 12504 33554432000 4194304 4196468 140723081722048 140723081704592 139876087463671 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
/proc/21235/statm: 7057913 12504 3371 1 0 7019032 0
[pid=21235/tid=21236] ppid=21233 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/21235/task/21236/stat : 21236 (java) R 21233 21233 18490 0 -1 4202560 7764 0 0 0 26 3 0 0 20 0 20 0 510521139 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876091697456 139876087485597 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21237] ppid=21233 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21237/stat : 21237 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876040084240 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21238] ppid=21233 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21238/stat : 21238 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876039031696 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21239] ppid=21233 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21239/stat : 21239 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876037979152 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21240] ppid=21233 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21240/stat : 21240 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876036926608 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21241] ppid=21233 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21241/stat : 21241 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876035873040 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21242] ppid=21233 vsize=28231652 memory=140573474384559 CPUtime=0 cores=0-7
/proc/21235/task/21242/stat : 21242 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876034820496 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21243] ppid=21233 vsize=28231652 memory=140573474386864 CPUtime=0 cores=0-7
/proc/21235/task/21243/stat : 21243 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876033767952 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21244] ppid=21233 vsize=28231652 memory=140573474389168 CPUtime=0 cores=0-7
/proc/21235/task/21244/stat : 21244 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28909211648 12504 33554432000 4194304 4196468 140723081722048 139876032715408 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21245] ppid=21233 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21245/stat : 21245 (java) S 21233 21233 18490 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510521141 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874466253296 139876087474818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21246] ppid=21233 vsize=28231652 memory=281146948792208 CPUtime=0 cores=0-7
/proc/21235/task/21246/stat : 21246 (java) S 21233 21233 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510521142 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874465199520 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21247] ppid=21233 vsize=28231652 memory=281146948789904 CPUtime=0 cores=0-7
/proc/21235/task/21247/stat : 21247 (java) S 21233 21233 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510521142 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874464146928 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21248] ppid=21233 vsize=28231652 memory=281146948796816 CPUtime=0 cores=0-7
/proc/21235/task/21248/stat : 21248 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521144 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874463095504 139876087482267 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21249] ppid=21233 vsize=28231652 memory=281146948738096 CPUtime=0.03 cores=0-7
/proc/21235/task/21249/stat : 21249 (java) R 21233 21233 18490 0 -1 4202560 464 0 0 0 3 0 0 0 20 0 20 0 510521144 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874462042096 139876065115536 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21250] ppid=21233 vsize=28231652 memory=281146948810640 CPUtime=0.02 cores=0-7
/proc/21235/task/21250/stat : 21250 (java) S 21233 21233 18490 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 20 0 510521144 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874460989552 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21251] ppid=21233 vsize=28231652 memory=281146948817552 CPUtime=0.02 cores=0-7
/proc/21235/task/21251/stat : 21251 (java) S 21233 21233 18490 0 -1 1077944384 334 0 0 0 2 0 0 0 20 0 20 0 510521144 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874459937008 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21252] ppid=21233 vsize=28231652 memory=281146948815248 CPUtime=0.12 cores=0-7
/proc/21235/task/21252/stat : 21252 (java) S 21233 21233 18490 0 -1 1077944384 855 0 0 0 12 0 0 0 20 0 20 0 510521144 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874458884464 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21253] ppid=21233 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21253/stat : 21253 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521145 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874457832160 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21254] ppid=21233 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/21235/task/21254/stat : 21254 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521145 28909211648 12504 33554432000 4194304 4196468 140723081722048 139874456779696 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51464 KiB

[startup+0.700914 s]
/proc/loadavg: 6.48 7.90 7.74 3/211 21254
/proc/meminfo: memFree=22063940/32770624 swapFree=67002364/67108860
[pid=21233] ppid=21230 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21233/stat : 21233 (xcsp3-exec) S 21230 21233 18490 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510521138 115843072 362 33554432000 4194304 5098028 140722828008640 140722828006744 140453461467772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39632896 140722828010322 140722828010581 140722828010581 140722828013510 0
/proc/21233/statm: 28282 362 304 221 0 87 0
[pid=21235] ppid=21233 vsize=28233776 memory=91852 CPUtime=1.77 cores=0-7
/proc/21235/stat : 21235 (java) S 21233 21233 18490 0 -1 1077944320 15144 0 0 0 170 7 0 0 20 0 20 0 510521139 28911386624 22963 33554432000 4194304 4196468 140723081722048 140723081704592 139876087463671 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
/proc/21235/statm: 7058444 22963 3456 1 0 7019544 0
[pid=21235/tid=21236] ppid=21233 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/21235/task/21236/stat : 21236 (java) R 21233 21233 18490 0 -1 4202560 9245 0 0 0 63 4 0 0 20 0 20 0 510521139 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876091701632 139876087485597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21237] ppid=21233 vsize=28233776 memory=140573474595696 CPUtime=0 cores=0-7
/proc/21235/task/21237/stat : 21237 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876040084240 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21238] ppid=21233 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21238/stat : 21238 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876039031696 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21239] ppid=21233 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/21235/task/21239/stat : 21239 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876037979152 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21240] ppid=21233 vsize=28233776 memory=1096 CPUtime=0 cores=0-7
/proc/21235/task/21240/stat : 21240 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876036926608 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21241] ppid=21233 vsize=28233776 memory=14008 CPUtime=0 cores=0-7
/proc/21235/task/21241/stat : 21241 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876035873040 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21242] ppid=21233 vsize=28233776 memory=2116 CPUtime=0 cores=0-7
/proc/21235/task/21242/stat : 21242 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876034820496 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21243] ppid=21233 vsize=28233776 memory=34560 CPUtime=0 cores=0-7
/proc/21235/task/21243/stat : 21243 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876033767952 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21244] ppid=21233 vsize=28233776 memory=12028 CPUtime=0 cores=0-7
/proc/21235/task/21244/stat : 21244 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510521140 28911386624 22963 33554432000 4194304 4196468 140723081722048 139876032715408 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21245] ppid=21233 vsize=28233776 memory=532 CPUtime=0 cores=0-7
/proc/21235/task/21245/stat : 21245 (java) S 21233 21233 18490 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510521141 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874466253296 139876087474818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21246] ppid=21233 vsize=28233776 memory=1564 CPUtime=0 cores=0-7
/proc/21235/task/21246/stat : 21246 (java) S 21233 21233 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510521142 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874465199520 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21247] ppid=21233 vsize=28233776 memory=928 CPUtime=0 cores=0-7
/proc/21235/task/21247/stat : 21247 (java) S 21233 21233 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510521142 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874464146928 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21248] ppid=21233 vsize=28233776 memory=1980 CPUtime=0 cores=0-7
/proc/21235/task/21248/stat : 21248 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521144 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874463095504 139876087482267 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21249] ppid=21233 vsize=28233776 memory=33 CPUtime=0.22 cores=0-7
/proc/21235/task/21249/stat : 21249 (java) R 21233 21233 18490 0 -1 4202560 1133 0 0 0 22 0 0 0 20 0 20 0 510521144 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874462030768 139876072589040 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21250] ppid=21233 vsize=28233776 memory=-2025810976467231676 CPUtime=0.19 cores=0-7
/proc/21235/task/21250/stat : 21250 (java) S 21233 21233 18490 0 -1 1077944384 623 0 0 0 19 0 0 0 20 0 20 0 510521144 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874460989552 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21251] ppid=21233 vsize=28233776 memory=1692 CPUtime=0.21 cores=0-7
/proc/21235/task/21251/stat : 21251 (java) S 21233 21233 18490 0 -1 1077944384 870 0 0 0 21 0 0 0 20 0 20 0 510521144 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874459937008 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21252] ppid=21233 vsize=28233776 memory=3616 CPUtime=0.42 cores=0-7
/proc/21235/task/21252/stat : 21252 (java) R 21233 21233 18490 0 -1 4202560 1958 0 0 0 42 0 0 0 20 0 20 0 510521144 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874458881200 139876071544158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21253] ppid=21233 vsize=28233776 memory=7548 CPUtime=0 cores=0-7
/proc/21235/task/21253/stat : 21253 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510521145 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874457832160 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21254] ppid=21233 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/21235/task/21254/stat : 21254 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510521145 28911386624 22963 33554432000 4194304 4196468 140723081722048 139874456779696 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 93300 KiB

[startup+0.826376 s]
# the end of solver process 21233 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.37594 s, system=0.093306 s

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

[startup+0.806444 s]
/proc/loadavg: 6.48 7.90 7.74 3/211 21254
/proc/meminfo: memFree=22063940/32770624 swapFree=67002364/67108860
[pid=21233] ppid=21230 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/21233/stat : 21233 (xcsp3-exec) S 21230 21233 18490 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510521138 115843072 362 33554432000 4194304 5098028 140722828008640 140722828006744 140453461467772 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39632896 140722828010322 140722828010581 140722828010581 140722828013510 0
/proc/21233/statm: 28282 362 304 221 0 87 0
[pid=21235] ppid=21233 vsize=28766288 memory=118200 CPUtime=2.43 cores=0-7
/proc/21235/stat : 21235 (java) S 21233 21233 18490 0 -1 1077944320 15748 0 0 0 235 8 0 0 20 0 24 0 510521139 29456678912 29550 33554432000 4194304 4196468 140723081722048 140723081704592 139876087463671 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
/proc/21235/statm: 7191572 29550 3467 1 0 7152672 0
[pid=21235/tid=21236] ppid=21233 vsize=28766288 memory=772 CPUtime=0.68 cores=0-7
/proc/21235/task/21236/stat : 21236 (java) S 21233 21233 18490 0 -1 1077944384 9305 0 0 0 64 4 0 0 20 0 24 0 510521139 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876091704448 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21237] ppid=21233 vsize=28766288 memory=1556 CPUtime=0 cores=0-7
/proc/21235/task/21237/stat : 21237 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876040084240 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21238] ppid=21233 vsize=28766288 memory=1056 CPUtime=0 cores=0-7
/proc/21235/task/21238/stat : 21238 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876039031696 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21239] ppid=21233 vsize=28766288 memory=1096 CPUtime=0 cores=0-7
/proc/21235/task/21239/stat : 21239 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876037979152 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21240] ppid=21233 vsize=28766288 memory=7014751519583589713 CPUtime=0 cores=0-7
/proc/21235/task/21240/stat : 21240 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876036926608 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21241] ppid=21233 vsize=28766288 memory=7453282923478739028 CPUtime=0 cores=0-7
/proc/21235/task/21241/stat : 21241 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876035873040 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21242] ppid=21233 vsize=28766288 memory=7019257425709197167 CPUtime=0 cores=0-7
/proc/21235/task/21242/stat : 21242 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876034820496 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21243] ppid=21233 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21243/stat : 21243 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876033767952 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21244] ppid=21233 vsize=28766288 memory=33 CPUtime=0 cores=0-7
/proc/21235/task/21244/stat : 21244 (java) S 21233 21233 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510521140 29456678912 29550 33554432000 4194304 4196468 140723081722048 139876032715408 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21245] ppid=21233 vsize=28766288 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/21235/task/21245/stat : 21245 (java) S 21233 21233 18490 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510521141 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874466253296 139876087474818 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21246] ppid=21233 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21246/stat : 21246 (java) S 21233 21233 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 24 0 510521142 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874465199520 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21247] ppid=21233 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21247/stat : 21247 (java) S 21233 21233 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510521142 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874464146928 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21248] ppid=21233 vsize=28766288 memory=7734763483327455577 CPUtime=0 cores=0-7
/proc/21235/task/21248/stat : 21248 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510521144 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874463095504 139876087482267 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21249] ppid=21233 vsize=28766288 memory=6083074921337613160 CPUtime=0.27 cores=0-7
/proc/21235/task/21249/stat : 21249 (java) R 21233 21233 18490 0 -1 4202560 1157 0 0 0 27 0 0 0 20 0 24 0 510521144 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874462028288 139876072588760 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21250] ppid=21233 vsize=28766288 memory=7588684550706915689 CPUtime=0.26 cores=0-7
/proc/21235/task/21250/stat : 21250 (java) R 21233 21233 18490 0 -1 4202560 632 0 0 0 26 0 0 0 20 0 24 0 510521144 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874460976160 139876072578943 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21251] ppid=21233 vsize=28766288 memory=5450909908396308010 CPUtime=0.27 cores=0-7
/proc/21235/task/21251/stat : 21251 (java) R 21233 21233 18490 0 -1 4202560 895 0 0 0 27 0 0 0 20 0 24 0 510521144 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874459937136 139876070962819 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21252] ppid=21233 vsize=28766288 memory=8514701219242344867 CPUtime=0.48 cores=0-7
/proc/21235/task/21252/stat : 21252 (java) R 21233 21233 18490 0 -1 4202560 2052 0 0 0 48 0 0 0 20 0 24 0 510521144 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874458881400 139876080569393 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21253] ppid=21233 vsize=28766288 memory=6944656592455360569 CPUtime=0 cores=0-7
/proc/21235/task/21253/stat : 21253 (java) S 21233 21233 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510521145 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874457832160 139876087473877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
[pid=21235/tid=21254] ppid=21233 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/21235/task/21254/stat : 21254 (java) S 21233 21233 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510521145 29456678912 29550 33554432000 4194304 4196468 140723081722048 139874456779696 139876087474818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35950592 140723081728982 140723081729158 140723081729158 140723081732047 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 119648 KiB

Child status: 0
Real time (s): 0.826428
CPU time (s): 2.46925
CPU user time (s): 2.37594
CPU system time (s): 0.093306
CPU usage (%): 298.786
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 119648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.37594
system time used= 0.093306
maximum resident set size= 131172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2902
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 21233
#   total CPU time (s): 2.46925
#   total CPU user time (s): 2.37594
#   total CPU system time (s): 0.093306

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029712 second user time and 0.041767 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-24 19:27:11
IDJOB=4407000
IDBENCH=122977
IDSOLVER=2871
FILE ID=node146/4407000-1569346072
RUNJOBID= node146-1569335937-18517
PBS_JOBID= 21705051
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-11-011-005.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407000-1569346072/watcher-4407000-1569346072 -o /var/tmp/evaluation-result-4407000-1569346072/solver-4407000-1569346072 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1569335937-18517 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 499944816 HOME/instance-4407000-1569346072.xml

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

MD5SUM BENCH= 7a6a01f2d694ae1725dbabce720210ef
RANDOM SEED=499944816

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        22117260 kB
MemAvailable:   31841468 kB
Buffers:          146376 kB
Cached:          9615532 kB
SwapCached:         3568 kB
Active:          4854352 kB
Inactive:        4912264 kB
Active(anon):       4484 kB
Inactive(anon):    56464 kB
Active(file):    4849868 kB
Inactive(file):  4855800 kB
Unevictable:      110892 kB
Mlocked:          110892 kB
SwapTotal:      67108860 kB
SwapFree:       67002364 kB
Dirty:             26244 kB
Writeback:             0 kB
AnonPages:        113996 kB
Mapped:            56524 kB
Shmem:             47620 kB
Slab:             475752 kB
SReclaimable:     447000 kB
SUnreclaim:        28752 kB
KernelStack:        3440 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node146 at 2019-09-24 19:27:12