Trace number 4404650

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-20 parallelOPT2 410.953 52.2855

General information on the benchmark

NameChessboardColoration/ChessboardColoration-m1-s1/
ChessboardColoration-09-09.xml
MD5SUM895fdf75fca3d2136489d7dab90e962a
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 benchmark0.277635
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1296
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree65
Maximum variable degree65
Distribution of variable degrees[{"degree":65,"count":81}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":1296}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"nValues","count":1296}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404650-1569005772.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404650-1569005772.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.26/1.02	c solve instance...
6.99/1.58	o 8 
6.99/1.60	o 7 
8.39/1.78	o 6 
8.89/1.80	o 5 
8.89/1.82	o 4 
8.89/1.83	o 3 
403.22/51.40	o 2 
410.37/52.27	s OPTIMUM FOUND
410.37/52.27	v <instantiation>
410.37/52.27	v 	<list>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[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[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[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[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[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[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[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[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] </list>
410.37/52.27	v 	<values>1 0 2 1 0 0 0 2 2 0 1 2 2 0 2 1 1 0 1 1 2 0 2 1 2 0 0 1 2 0 0 1 0 1 2 1 2 2 0 1 2 1 0 1 0 0 1 1 1 2 2 0 2 1 0 0 0 2 2 1 1 0 2 2 0 1 2 1 1 2 2 0 1 2 1 0 0 2 2 1 2 </values>
410.37/52.27	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 (13889 MiB free)
  memory of node 1: 16384 MiB (11365 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404650-1569005772/watcher-4404650-1569005772 -o /tmp/evaluation-result-4404650-1569005772/solver-4404650-1569005772 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1569005311-16837 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 608566175 HOME/instance-4404650-1569005772.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
solver pid=17362, runsolver pid=17359
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 8.01 8.10 8.14 3/211 17383
/proc/meminfo: memFree=25843924/32770624 swapFree=66959628/67108860
[pid=17362] ppid=17359 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17362/stat : 17362 (xcsp3-exec) S 17359 17362 16810 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476846003 115843072 363 33554432000 4194304 5098028 140723902700800 140723902698904 140493673566844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31383552 140723902702454 140723902702697 140723902702697 140723902705610 0
/proc/17362/statm: 28282 363 305 221 0 87 0
[pid=17364] ppid=17362 vsize=28227396 memory=28908 CPUtime=0.12 cores=0-7
/proc/17364/stat : 17364 (java) S 17362 17362 16810 0 -1 1077944320 5705 0 0 0 11 1 0 0 20 0 20 0 476846003 28904853504 7227 33554432000 4194304 4196468 140731496039040 140731496021584 140262272974583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
/proc/17364/statm: 7056849 7227 3124 1 0 7019032 0
[pid=17364/tid=17365] ppid=17362 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/17364/task/17365/stat : 17365 (java) R 17362 17362 16810 0 -1 4202560 3610 0 0 0 8 0 0 0 20 0 20 0 476846004 28904853504 7227 33554432000 4194304 4196468 140731496039040 140262277207856 140262272986518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17366] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17366/stat : 17366 (java) S 17362 17362 16810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140262225595024 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17367] ppid=17362 vsize=28227396 memory=140220479163093 CPUtime=0 cores=0-7
/proc/17364/task/17367/stat : 17367 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140262224542224 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17368] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17368/stat : 17368 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140261822683536 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17369] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17369/stat : 17369 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140261821630736 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17370] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17370/stat : 17370 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140261820578960 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17371] ppid=17362 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17364/task/17371/stat : 17371 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140261819526160 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17372] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17372/stat : 17372 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140261818473360 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17373] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17373/stat : 17373 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 7227 33554432000 4194304 4196468 140731496039040 140261817420560 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17374] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17374/stat : 17374 (java) S 17362 17362 16810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476846006 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260400908656 140262272985730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17375] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17375/stat : 17375 (java) S 17362 17362 16810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476846006 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260399854624 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17376] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17376/stat : 17376 (java) S 17362 17362 16810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476846007 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260398801776 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17377] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17377/stat : 17377 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260397750096 140262272993179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17378] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17378/stat : 17378 (java) R 17362 17362 16810 0 -1 4202560 323 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260396690104 140262256410321 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17379] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17379/stat : 17379 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260395645680 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17380] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17380/stat : 17380 (java) S 17362 17362 16810 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260394592880 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17381] ppid=17362 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17364/task/17381/stat : 17381 (java) R 17362 17362 16810 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 20 0 476846009 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260393540080 140262272986518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17382] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17382/stat : 17382 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260392487520 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17383] ppid=17362 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17364/task/17383/stat : 17383 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846010 28904853504 7227 33554432000 4194304 4196468 140731496039040 140260391434800 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30360 KiB

[startup+0.212951 s]*
/proc/loadavg: 8.01 8.10 8.14 2/211 17383
/proc/meminfo: memFree=25830684/32770624 swapFree=66959628/67108860
[pid=17362] ppid=17359 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17362/stat : 17362 (xcsp3-exec) S 17359 17362 16810 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476846003 115843072 363 33554432000 4194304 5098028 140723902700800 140723902698904 140493673566844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31383552 140723902702454 140723902702697 140723902702697 140723902705610 0
/proc/17362/statm: 28282 363 305 221 0 87 0
[pid=17364] ppid=17362 vsize=28227396 memory=40940 CPUtime=0.34 cores=0-7
/proc/17364/stat : 17364 (java) S 17362 17362 16810 0 -1 1077944320 9532 0 0 0 31 3 0 0 20 0 20 0 476846003 28904853504 10235 33554432000 4194304 4196468 140731496039040 140731496021584 140262272974583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
/proc/17364/statm: 7056849 10235 3252 1 0 7019032 0
[pid=17364/tid=17365] ppid=17362 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/17364/task/17365/stat : 17365 (java) R 17362 17362 16810 0 -1 4202560 6668 0 0 0 18 2 0 0 20 0 20 0 476846004 28904853504 10235 33554432000 4194304 4196468 140731496039040 140262277209568 140262257055070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17366] ppid=17362 vsize=28227396 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/17364/task/17366/stat : 17366 (java) S 17362 17362 16810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140262225595024 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17367] ppid=17362 vsize=28227396 memory=3545661927741408928 CPUtime=0 cores=0-7
/proc/17364/task/17367/stat : 17367 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140262224542224 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17368] ppid=17362 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17364/task/17368/stat : 17368 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140261822683536 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17369] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17369/stat : 17369 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140261821630736 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17370] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17370/stat : 17370 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140261820578960 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17371] ppid=17362 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17364/task/17371/stat : 17371 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140261819526160 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17372] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17372/stat : 17372 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140261818473360 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17373] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17373/stat : 17373 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476846005 28904853504 10235 33554432000 4194304 4196468 140731496039040 140261817420560 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17374] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17374/stat : 17374 (java) S 17362 17362 16810 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476846006 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260400908656 140262272985730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17375] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17375/stat : 17375 (java) S 17362 17362 16810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476846006 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260399854624 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17376] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17376/stat : 17376 (java) S 17362 17362 16810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476846007 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260398801776 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17377] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17377/stat : 17377 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260397750096 140262272993179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17378] ppid=17362 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17364/task/17378/stat : 17378 (java) S 17362 17362 16810 0 -1 1077944384 433 0 0 0 1 0 0 0 20 0 20 0 476846009 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260396698480 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17379] ppid=17362 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17364/task/17379/stat : 17379 (java) S 17362 17362 16810 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 20 0 476846009 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260395645680 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17380] ppid=17362 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17364/task/17380/stat : 17380 (java) R 17362 17362 16810 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260394592880 140262272985730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17381] ppid=17362 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/17364/task/17381/stat : 17381 (java) R 17362 17362 16810 0 -1 4202560 771 0 0 0 7 0 0 0 20 0 20 0 476846009 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260393540080 140262252241873 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17382] ppid=17362 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17382/stat : 17382 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476846009 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260392487520 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17383] ppid=17362 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17364/task/17383/stat : 17383 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846010 28904853504 10235 33554432000 4194304 4196468 140731496039040 140260391434800 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42392 KiB

[startup+0.31035 s]*
/proc/loadavg: 8.01 8.10 8.14 3/211 17383
/proc/meminfo: memFree=25823300/32770624 swapFree=66959628/67108860
[pid=17362] ppid=17359 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17362/stat : 17362 (xcsp3-exec) S 17359 17362 16810 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476846003 115843072 363 33554432000 4194304 5098028 140723902700800 140723902698904 140493673566844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31383552 140723902702454 140723902702697 140723902702697 140723902705610 0
/proc/17362/statm: 28282 363 305 221 0 87 0
[pid=17364] ppid=17362 vsize=28231652 memory=50396 CPUtime=0.53 cores=0-7
/proc/17364/stat : 17364 (java) S 17362 17362 16810 0 -1 1077944320 10968 0 0 0 49 4 0 0 20 0 20 0 476846003 28909211648 12599 33554432000 4194304 4196468 140731496039040 140731496021584 140262272974583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
/proc/17364/statm: 7057913 12599 3355 1 0 7019032 0
[pid=17364/tid=17365] ppid=17362 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/17364/task/17365/stat : 17365 (java) R 17362 17362 16810 0 -1 4202560 7841 0 0 0 27 2 0 0 20 0 20 0 476846004 28909211648 12668 33554432000 4194304 4196468 140731496039040 140262277205696 140262254352522 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17366] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17366/stat : 17366 (java) S 17362 17362 16810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140262225595024 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17367] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17367/stat : 17367 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140262224542224 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17368] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17368/stat : 17368 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140261822683536 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17369] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17369/stat : 17369 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140261821630736 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17370] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17370/stat : 17370 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140261820578960 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17371] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17371/stat : 17371 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140261819526160 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17372] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17372/stat : 17372 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140261818473360 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17373] ppid=17362 vsize=28231652 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/17364/task/17373/stat : 17373 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476846005 28909211648 12668 33554432000 4194304 4196468 140731496039040 140261817420560 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17374] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17374/stat : 17374 (java) S 17362 17362 16810 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476846006 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260400908656 140262272985730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17375] ppid=17362 vsize=28231652 memory=280440695102848 CPUtime=0 cores=0-7
/proc/17364/task/17375/stat : 17375 (java) S 17362 17362 16810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476846006 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260399854624 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17376] ppid=17362 vsize=28231652 memory=280440695107456 CPUtime=0 cores=0-7
/proc/17364/task/17376/stat : 17376 (java) S 17362 17362 16810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476846007 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260398801776 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17377] ppid=17362 vsize=28231652 memory=280440695112064 CPUtime=0 cores=0-7
/proc/17364/task/17377/stat : 17377 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846009 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260397750096 140262272993179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17378] ppid=17362 vsize=28231652 memory=280440695116672 CPUtime=0.02 cores=0-7
/proc/17364/task/17378/stat : 17378 (java) S 17362 17362 16810 0 -1 1077944384 442 0 0 0 2 0 0 0 20 0 20 0 476846009 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260396698480 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17379] ppid=17362 vsize=28231652 memory=280440695121280 CPUtime=0.03 cores=0-7
/proc/17364/task/17379/stat : 17379 (java) S 17362 17362 16810 0 -1 1077944384 240 0 0 0 3 0 0 0 20 0 20 0 476846009 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260395645680 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17380] ppid=17362 vsize=28231652 memory=280440695125888 CPUtime=0.03 cores=0-7
/proc/17364/task/17380/stat : 17380 (java) R 17362 17362 16810 0 -1 4202560 265 0 0 0 3 0 0 0 20 0 20 0 476846009 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260394583264 140262257904053 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17381] ppid=17362 vsize=28231652 memory=280440695130496 CPUtime=0.12 cores=0-7
/proc/17364/task/17381/stat : 17381 (java) S 17362 17362 16810 0 -1 1077944384 879 0 0 0 12 0 0 0 20 0 20 0 476846009 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260393540080 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17382] ppid=17362 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17382/stat : 17382 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476846009 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260392487520 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17383] ppid=17362 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17364/task/17383/stat : 17383 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846010 28909211648 12668 33554432000 4194304 4196468 140731496039040 140260391434800 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51848 KiB

[startup+0.701806 s]
/proc/loadavg: 8.01 8.10 8.14 7/211 17383
/proc/meminfo: memFree=25797816/32770624 swapFree=66959628/67108860
[pid=17362] ppid=17359 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17362/stat : 17362 (xcsp3-exec) S 17359 17362 16810 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476846003 115843072 363 33554432000 4194304 5098028 140723902700800 140723902698904 140493673566844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31383552 140723902702454 140723902702697 140723902702697 140723902705610 0
/proc/17362/statm: 28282 363 305 221 0 87 0
[pid=17364] ppid=17362 vsize=28233776 memory=107368 CPUtime=1.98 cores=0-7
/proc/17364/stat : 17364 (java) S 17362 17362 16810 0 -1 1077944320 15957 0 0 0 191 7 0 0 20 0 20 0 476846003 28911386624 26842 33554432000 4194304 4196468 140731496039040 140731496021584 140262272974583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
/proc/17364/statm: 7058444 26842 3456 1 0 7019544 0
[pid=17364/tid=17365] ppid=17362 vsize=28233776 memory=4580 CPUtime=0.68 cores=0-7
/proc/17364/task/17365/stat : 17365 (java) R 17362 17362 16810 0 -1 4202560 9151 0 0 0 64 4 0 0 20 0 20 0 476846004 28911386624 26842 33554432000 4194304 4196468 140731496039040 140262277209736 140261904751213 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17366] ppid=17362 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17366/stat : 17366 (java) S 17362 17362 16810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476846005 28911386624 26842 33554432000 4194304 4196468 140731496039040 140262225595024 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17367] ppid=17362 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17367/stat : 17367 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28911386624 26842 33554432000 4194304 4196468 140731496039040 140262224542224 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17368] ppid=17362 vsize=28233776 memory=1188 CPUtime=0 cores=0-7
/proc/17364/task/17368/stat : 17368 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476846005 28911386624 26842 33554432000 4194304 4196468 140731496039040 140261822683536 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0

################
# More data... #
################

[pid=17364/tid=17381] ppid=17362 vsize=28766288 memory=0 CPUtime=0.73 cores=0-7
/proc/17364/task/17381/stat : 17381 (java) S 17362 17362 16810 0 -1 1077944384 8709 0 0 0 71 2 0 0 20 0 28 0 476846009 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260393540080 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17382] ppid=17362 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17364/task/17382/stat : 17382 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476846009 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260392487520 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17383] ppid=17362 vsize=28766288 memory=0 CPUtime=0.01 cores=0-7
/proc/17364/task/17383/stat : 17383 (java) S 17362 17362 16810 0 -1 1077944384 1185 0 0 0 0 1 0 0 20 0 28 0 476846010 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260391434800 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 48 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17432] ppid=17362 vsize=28766288 memory=0 CPUtime=48.65 cores=0-7
/proc/17364/task/17432/stat : 17432 (java) R 17362 17362 16810 0 -1 4202560 1054 0 0 0 4865 0 0 0 20 0 28 0 476846187 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260382452600 140261911376222 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17433] ppid=17362 vsize=28766288 memory=0 CPUtime=49.04 cores=0-7
/proc/17364/task/17433/stat : 17433 (java) R 17362 17362 16810 0 -1 4202560 347 0 0 0 4904 0 0 0 20 0 28 0 476846187 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260375085416 140261911376030 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17434] ppid=17362 vsize=28766288 memory=0 CPUtime=48.04 cores=0-7
/proc/17364/task/17434/stat : 17434 (java) R 17362 17362 16810 0 -1 4202560 1180 0 0 0 4803 1 0 0 20 0 28 0 476846187 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260377190664 140261911375869 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17435] ppid=17362 vsize=28766288 memory=0 CPUtime=48.8 cores=0-7
/proc/17364/task/17435/stat : 17435 (java) R 17362 17362 16810 0 -1 4202560 1302 0 0 0 4878 2 0 0 20 0 28 0 476846187 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260379296376 140261911376213 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17436] ppid=17362 vsize=28766288 memory=0 CPUtime=48.96 cores=0-7
/proc/17364/task/17436/stat : 17436 (java) R 17362 17362 16810 0 -1 4202560 819 0 0 0 4896 0 0 0 20 0 28 0 476846187 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260381401344 140261911328417 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17437] ppid=17362 vsize=28766288 memory=140220347995816 CPUtime=48.73 cores=0-7
/proc/17364/task/17437/stat : 17437 (java) R 17362 17362 16810 0 -1 4202560 1479 0 0 0 4870 3 0 0 20 0 28 0 476846187 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260380348776 140261911376231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17438] ppid=17362 vsize=28766288 memory=1452 CPUtime=48.99 cores=0-7
/proc/17364/task/17438/stat : 17438 (java) R 17362 17362 16810 0 -1 4202560 907 0 0 0 4899 0 0 0 20 0 28 0 476846187 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260376137784 140261911376190 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17439] ppid=17362 vsize=28766288 memory=254436 CPUtime=48.59 cores=0-7
/proc/17364/task/17439/stat : 17439 (java) R 17362 17362 16810 0 -1 4202560 701 0 0 0 4859 0 0 0 20 0 28 0 476846188 29456678912 63742 33554432000 4194304 4196468 140731496039040 140260378243544 140261911376168 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
Current children cumulated CPU time: 402.42 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 256420 KiB

[startup+52.0088 s]*
/proc/loadavg: 8.13 8.13 8.15 12/219 17450
/proc/meminfo: memFree=25620460/32770624 swapFree=66959628/67108860
[pid=17362] ppid=17359 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17362/stat : 17362 (xcsp3-exec) S 17359 17362 16810 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476846003 115843072 363 33554432000 4194304 5098028 140723902700800 140723902698904 140493673566844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31383552 140723902702454 140723902702697 140723902702697 140723902705610 0
/proc/17362/statm: 28282 363 305 221 0 87 0
[pid=17364] ppid=17362 vsize=28766288 memory=254588 CPUtime=408.9 cores=0-7
/proc/17364/stat : 17364 (java) S 17362 17362 16810 0 -1 1077944320 70231 0 0 0 40840 50 0 0 20 0 28 0 476846003 29456678912 63647 33554432000 4194304 4196468 140731496039040 140731496021584 140262272974583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
/proc/17364/statm: 7191572 63647 3539 1 0 7152672 0
[pid=17364/tid=17365] ppid=17362 vsize=28766288 memory=8317482817917895235 CPUtime=1.01 cores=0-7
/proc/17364/task/17365/stat : 17365 (java) S 17362 17362 16810 0 -1 1077944384 9406 0 0 0 96 5 0 0 20 0 28 0 476846004 29456678912 63647 33554432000 4194304 4196468 140731496039040 140262277215360 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17366] ppid=17362 vsize=28766288 memory=620 CPUtime=0.07 cores=0-7
/proc/17364/task/17366/stat : 17366 (java) S 17362 17362 16810 0 -1 1077944384 1055 0 0 0 5 2 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140262225595024 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17367] ppid=17362 vsize=28766288 memory=1496 CPUtime=0.07 cores=0-7
/proc/17364/task/17367/stat : 17367 (java) S 17362 17362 16810 0 -1 1077944384 644 0 0 0 4 3 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140262224542224 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17368] ppid=17362 vsize=28766288 memory=1016 CPUtime=0.06 cores=0-7
/proc/17364/task/17368/stat : 17368 (java) S 17362 17362 16810 0 -1 1077944384 1468 0 0 0 4 2 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140261822683536 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17369] ppid=17362 vsize=28766288 memory=3520 CPUtime=0.05 cores=0-7
/proc/17364/task/17369/stat : 17369 (java) S 17362 17362 16810 0 -1 1077944384 579 0 0 0 3 2 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140261821630736 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17370] ppid=17362 vsize=28766288 memory=1976 CPUtime=0.07 cores=0-7
/proc/17364/task/17370/stat : 17370 (java) S 17362 17362 16810 0 -1 1077944384 1331 0 0 0 4 3 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140261820578960 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17371] ppid=17362 vsize=28766288 memory=2512 CPUtime=0.07 cores=0-7
/proc/17364/task/17371/stat : 17371 (java) S 17362 17362 16810 0 -1 1077944384 331 0 0 0 5 2 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140261819526160 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17372] ppid=17362 vsize=28766288 memory=808 CPUtime=0.07 cores=0-7
/proc/17364/task/17372/stat : 17372 (java) S 17362 17362 16810 0 -1 1077944384 1410 0 0 0 5 2 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140261818473360 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17373] ppid=17362 vsize=28766288 memory=1448 CPUtime=0.06 cores=0-7
/proc/17364/task/17373/stat : 17373 (java) S 17362 17362 16810 0 -1 1077944384 685 0 0 0 4 2 0 0 20 0 28 0 476846005 29456678912 63647 33554432000 4194304 4196468 140731496039040 140261817420560 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17374] ppid=17362 vsize=28766288 memory=1764 CPUtime=0.02 cores=0-7
/proc/17364/task/17374/stat : 17374 (java) S 17362 17362 16810 0 -1 1077944384 1665 0 0 0 2 0 0 0 20 0 28 0 476846006 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260400908656 140262272985730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17375] ppid=17362 vsize=28766288 memory=111632 CPUtime=0 cores=0-7
/proc/17364/task/17375/stat : 17375 (java) S 17362 17362 16810 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 476846006 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260399854688 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17376] ppid=17362 vsize=28766288 memory=800 CPUtime=0 cores=0-7
/proc/17364/task/17376/stat : 17376 (java) S 17362 17362 16810 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 476846007 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260398801792 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17377] ppid=17362 vsize=28766288 memory=3624 CPUtime=0 cores=0-7
/proc/17364/task/17377/stat : 17377 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476846009 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260397750096 140262272993179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17378] ppid=17362 vsize=28766288 memory=56004 CPUtime=1.91 cores=0-7
/proc/17364/task/17378/stat : 17378 (java) R 17362 17362 16810 0 -1 4202560 11366 0 0 0 189 2 0 0 20 0 28 0 476846009 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260396698176 140262250569334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17379] ppid=17362 vsize=28766288 memory=988 CPUtime=1.93 cores=0-7
/proc/17364/task/17379/stat : 17379 (java) S 17362 17362 16810 0 -1 1077944384 10775 0 0 0 191 2 0 0 20 0 28 0 476846009 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260395645680 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17380] ppid=17362 vsize=28766288 memory=2024 CPUtime=1.87 cores=0-7
/proc/17364/task/17380/stat : 17380 (java) R 17362 17362 16810 0 -1 4202560 8884 0 0 0 186 1 0 0 20 0 28 0 476846009 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260394593176 140262272988470 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17381] ppid=17362 vsize=28766288 memory=1452 CPUtime=0.74 cores=0-7
/proc/17364/task/17381/stat : 17381 (java) S 17362 17362 16810 0 -1 1077944384 8919 0 0 0 72 2 0 0 20 0 28 0 476846009 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260393540080 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17382] ppid=17362 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17364/task/17382/stat : 17382 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476846009 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260392487520 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17383] ppid=17362 vsize=28766288 memory=3624 CPUtime=0.01 cores=0-7
/proc/17364/task/17383/stat : 17383 (java) S 17362 17362 16810 0 -1 1077944384 1185 0 0 0 0 1 0 0 20 0 28 0 476846010 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260391434800 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17443] ppid=17362 vsize=28766288 memory=56004 CPUtime=0.61 cores=0-7
/proc/17364/task/17443/stat : 17443 (java) R 17362 17362 16810 0 -1 4202560 30 0 0 0 61 0 0 0 20 0 28 0 476851143 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260381401960 140261911377008 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17444] ppid=17362 vsize=28766288 memory=1452 CPUtime=0.61 cores=0-7
/proc/17364/task/17444/stat : 17444 (java) R 17362 17362 16810 0 -1 4202560 26 0 0 0 61 0 0 0 20 0 28 0 476851143 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260376137464 140261911376231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17445] ppid=17362 vsize=28766288 memory=254948 CPUtime=0.51 cores=0-7
/proc/17364/task/17445/stat : 17445 (java) R 17362 17362 16810 0 -1 4202560 17 0 0 0 51 0 0 0 20 0 28 0 476851143 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260377191032 140261911376095 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17446] ppid=17362 vsize=28766288 memory=2024 CPUtime=0.61 cores=0-7
/proc/17364/task/17446/stat : 17446 (java) R 17362 17362 16810 0 -1 4202560 19 0 0 0 61 0 0 0 20 0 28 0 476851143 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260379296424 140261911375801 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17447] ppid=17362 vsize=28766288 memory=1384 CPUtime=0.53 cores=0-7
/proc/17364/task/17447/stat : 17447 (java) R 17362 17362 16810 0 -1 4202560 16 0 0 0 53 0 0 0 20 0 28 0 476851143 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260380349336 140261911376231 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17448] ppid=17362 vsize=28766288 memory=3672 CPUtime=0.56 cores=0-7
/proc/17364/task/17448/stat : 17448 (java) R 17362 17362 16810 0 -1 4202560 18 0 0 0 56 0 0 0 20 0 28 0 476851143 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260378243128 140261911376190 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17449] ppid=17362 vsize=28766288 memory=1056 CPUtime=0.58 cores=0-7
/proc/17364/task/17449/stat : 17449 (java) R 17362 17362 16810 0 -1 4202560 17 0 0 0 58 0 0 0 20 0 28 0 476851144 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260382454584 140261911376203 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17450] ppid=17362 vsize=28766288 memory=1188 CPUtime=0.53 cores=0-7
/proc/17364/task/17450/stat : 17450 (java) R 17362 17362 16810 0 -1 4202560 19 0 0 0 53 0 0 0 20 0 28 0 476851144 29456678912 63647 33554432000 4194304 4196468 140731496039040 140260375085048 140261911376231 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
Current children cumulated CPU time: 408.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 256040 KiB

[startup+52.2018 s]
/proc/loadavg: 8.13 8.13 8.15 12/219 17450
/proc/meminfo: memFree=25620460/32770624 swapFree=66959628/67108860
[pid=17362] ppid=17359 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17362/stat : 17362 (xcsp3-exec) S 17359 17362 16810 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476846003 115843072 363 33554432000 4194304 5098028 140723902700800 140723902698904 140493673566844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31383552 140723902702454 140723902702697 140723902702697 140723902705610 0
/proc/17362/statm: 28282 363 305 221 0 87 0
[pid=17364] ppid=17362 vsize=28766288 memory=254596 CPUtime=410.37 cores=0-7
/proc/17364/stat : 17364 (java) S 17362 17362 16810 0 -1 1077944320 70345 0 0 0 40987 50 0 0 20 0 28 0 476846003 29456678912 63649 33554432000 4194304 4196468 140731496039040 140731496021584 140262272974583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
/proc/17364/statm: 7191572 63649 3539 1 0 7152672 0
[pid=17364/tid=17365] ppid=17362 vsize=28766288 memory=-8183425878080787906 CPUtime=1.01 cores=0-7
/proc/17364/task/17365/stat : 17365 (java) S 17362 17362 16810 0 -1 1077944384 9406 0 0 0 96 5 0 0 20 0 28 0 476846004 29456678912 63649 33554432000 4194304 4196468 140731496039040 140262277215360 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17366] ppid=17362 vsize=28766288 memory=7972081089183432557 CPUtime=0.07 cores=0-7
/proc/17364/task/17366/stat : 17366 (java) S 17362 17362 16810 0 -1 1077944384 1055 0 0 0 5 2 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140262225595024 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17367] ppid=17362 vsize=28766288 memory=254968 CPUtime=0.07 cores=0-7
/proc/17364/task/17367/stat : 17367 (java) S 17362 17362 16810 0 -1 1077944384 644 0 0 0 4 3 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140262224542224 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17368] ppid=17362 vsize=28766288 memory=280440695702496 CPUtime=0.06 cores=0-7
/proc/17364/task/17368/stat : 17368 (java) S 17362 17362 16810 0 -1 1077944384 1468 0 0 0 4 2 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140261822683536 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17369] ppid=17362 vsize=28766288 memory=-2970219127293634922 CPUtime=0.05 cores=0-7
/proc/17364/task/17369/stat : 17369 (java) S 17362 17362 16810 0 -1 1077944384 579 0 0 0 3 2 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140261821630736 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17370] ppid=17362 vsize=28766288 memory=6944656592455360608 CPUtime=0.07 cores=0-7
/proc/17364/task/17370/stat : 17370 (java) S 17362 17362 16810 0 -1 1077944384 1331 0 0 0 4 3 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140261820578960 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17371] ppid=17362 vsize=28766288 memory=280440695278184 CPUtime=0.07 cores=0-7
/proc/17364/task/17371/stat : 17371 (java) S 17362 17362 16810 0 -1 1077944384 331 0 0 0 5 2 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140261819526160 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17372] ppid=17362 vsize=28766288 memory=3807891162881 CPUtime=0.07 cores=0-7
/proc/17364/task/17372/stat : 17372 (java) S 17362 17362 16810 0 -1 1077944384 1410 0 0 0 5 2 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140261818473360 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17373] ppid=17362 vsize=28766288 memory=3812186130177 CPUtime=0.06 cores=0-7
/proc/17364/task/17373/stat : 17373 (java) S 17362 17362 16810 0 -1 1077944384 685 0 0 0 4 2 0 0 20 0 28 0 476846005 29456678912 63649 33554432000 4194304 4196468 140731496039040 140261817420560 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17374] ppid=17362 vsize=28766288 memory=3829365999361 CPUtime=0.02 cores=0-7
/proc/17364/task/17374/stat : 17374 (java) S 17362 17362 16810 0 -1 1077944384 1665 0 0 0 2 0 0 0 20 0 28 0 476846006 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260400908656 140262272985730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17375] ppid=17362 vsize=28766288 memory=4061294233345 CPUtime=0 cores=0-7
/proc/17364/task/17375/stat : 17375 (java) S 17362 17362 16810 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 476846006 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260399854688 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17376] ppid=17362 vsize=28766288 memory=4065589200641 CPUtime=0 cores=0-7
/proc/17364/task/17376/stat : 17376 (java) S 17362 17362 16810 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 476846007 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260398801792 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17377] ppid=17362 vsize=28766288 memory=4280337565441 CPUtime=0 cores=0-7
/proc/17364/task/17377/stat : 17377 (java) S 17362 17362 16810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476846009 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260397750096 140262272993179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17378] ppid=17362 vsize=28766288 memory=5839410693889 CPUtime=1.92 cores=0-7
/proc/17364/task/17378/stat : 17378 (java) S 17362 17362 16810 0 -1 1077944384 11372 0 0 0 190 2 0 0 20 0 28 0 476846009 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260396698480 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17379] ppid=17362 vsize=28766288 memory=6775713564417 CPUtime=1.93 cores=0-7
/proc/17364/task/17379/stat : 17379 (java) S 17362 17362 16810 0 -1 1077944384 10775 0 0 0 191 2 0 0 20 0 28 0 476846009 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260395645680 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17380] ppid=17362 vsize=28766288 memory=6784303499009 CPUtime=1.91 cores=0-7
/proc/17364/task/17380/stat : 17380 (java) S 17362 17362 16810 0 -1 1077944384 8991 0 0 0 190 1 0 0 20 0 28 0 476846009 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260394592880 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17381] ppid=17362 vsize=28766288 memory=7011936765697 CPUtime=0.74 cores=0-7
/proc/17364/task/17381/stat : 17381 (java) S 17362 17362 16810 0 -1 1077944384 8919 0 0 0 72 2 0 0 20 0 28 0 476846009 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260393540080 140262272985730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17382] ppid=17362 vsize=28766288 memory=7024821667585 CPUtime=0 cores=0-7
/proc/17364/task/17382/stat : 17382 (java) S 17362 17362 16810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476846009 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260392487520 140262272984789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17383] ppid=17362 vsize=28766288 memory=10048478643713 CPUtime=0.01 cores=0-7
/proc/17364/task/17383/stat : 17383 (java) R 17362 17362 16810 0 -1 1077944384 1185 0 0 0 0 1 0 0 20 0 28 0 476846010 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260391434800 140262272985730 0 4 0 16800975 0 0 0 -1 0 0 0 48 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17443] ppid=17362 vsize=28766288 memory=10349126354433 CPUtime=0.79 cores=0-7
/proc/17364/task/17443/stat : 17443 (java) R 17362 17362 16810 0 -1 4202560 31 0 0 0 79 0 0 0 20 0 28 0 476851143 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260381400744 140261911376203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17444] ppid=17362 vsize=28766288 memory=288230574492221466 CPUtime=0.79 cores=0-7
/proc/17364/task/17444/stat : 17444 (java) R 17362 17362 16810 0 -1 4202560 26 0 0 0 79 0 0 0 20 0 28 0 476851143 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260376137944 140261911376203 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17445] ppid=17362 vsize=28766288 memory=288230596050944315 CPUtime=0.67 cores=0-7
/proc/17364/task/17445/stat : 17445 (java) R 17362 17362 16810 0 -1 4202560 17 0 0 0 67 0 0 0 20 0 28 0 476851143 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260377191032 140261911376178 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17446] ppid=17362 vsize=28766288 memory=16099273431322896 CPUtime=0.79 cores=0-7
/proc/17364/task/17446/stat : 17446 (java) R 17362 17362 16810 0 -1 4202560 19 0 0 0 79 0 0 0 20 0 28 0 476851143 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260379296872 140261911376231 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17447] ppid=17362 vsize=28766288 memory=0 CPUtime=0.71 cores=0-7
/proc/17364/task/17447/stat : 17447 (java) R 17362 17362 16810 0 -1 4202560 16 0 0 0 71 0 0 0 20 0 28 0 476851143 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260380348640 140261911376190 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17448] ppid=17362 vsize=28766288 memory=1656 CPUtime=0.74 cores=0-7
/proc/17364/task/17448/stat : 17448 (java) R 17362 17362 16810 0 -1 4202560 19 0 0 0 74 0 0 0 20 0 28 0 476851143 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260378243128 140262265215973 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17449] ppid=17362 vsize=28766288 memory=8317482817917895235 CPUtime=0.76 cores=0-7
/proc/17364/task/17449/stat : 17449 (java) R 17362 17362 16810 0 -1 4202560 17 0 0 0 76 0 0 0 20 0 28 0 476851144 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260382454584 140261911376262 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
[pid=17364/tid=17450] ppid=17362 vsize=28766288 memory=7523940950815827801 CPUtime=0.71 cores=0-7
/proc/17364/task/17450/stat : 17450 (java) R 17362 17362 16810 0 -1 4202560 19 0 0 0 71 0 0 0 20 0 28 0 476851144 29456678912 63649 33554432000 4194304 4196468 140731496039040 140260375085048 140261911376210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13729792 140731496047594 140731496047766 140731496047766 140731496050639 0
Current children cumulated CPU time: 410.37 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 256048 KiB

Child status: 0
Real time (s): 52.2855
CPU time (s): 410.953
CPU user time (s): 410.435
CPU system time (s): 0.51869
CPU usage (%): 785.979
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 275356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 410.435
system time used= 0.51869
maximum resident set size= 278480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6397
involuntary context switches= 5616


# summary of solver processes directly reported to runsolver:
#   pid: 17362
#   total CPU time (s): 410.953
#   total CPU user time (s): 410.435
#   total CPU system time (s): 0.51869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.563364 second user time and 0.550481 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-20 20:55:31
IDJOB=4404650
IDBENCH=135959
IDSOLVER=2865
FILE ID=node127/4404650-1569005772
RUNJOBID= node127-1569005311-16837
PBS_JOBID= 21704755
Free space on /tmp= 35920 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-m1-s1/ChessboardColoration-09-09.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 /tmp/evaluation-result-4404650-1569005772/watcher-4404650-1569005772 -o /tmp/evaluation-result-4404650-1569005772/solver-4404650-1569005772 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1569005311-16837 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 608566175 HOME/instance-4404650-1569005772.xml

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

MD5SUM BENCH= 895fdf75fca3d2136489d7dab90e962a
RANDOM SEED=608566175

node127.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.55
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.55
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        25861252 kB
MemAvailable:   31806276 kB
Buffers:           33036 kB
Cached:          6108176 kB
SwapCached:        44464 kB
Active:          2991004 kB
Inactive:        3200648 kB
Active(anon):       3676 kB
Inactive(anon):    95976 kB
Active(file):    2987328 kB
Inactive(file):  3104672 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       66959628 kB
Dirty:             26148 kB
Writeback:            12 kB
AnonPages:        115572 kB
Mapped:            52488 kB
Shmem:             40780 kB
Slab:             310356 kB
SReclaimable:     281484 kB
SUnreclaim:        28872 kB
KernelStack:        3360 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35896 MiB
End job on node127 at 2019-09-20 20:56:24