Trace number 4400543

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-16OPT2 73.605 18.818

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c1w4m.xml
MD5SUM9af4c2349f4dbdb842cc927ab12812f8
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 benchmark6.10184
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints89
Number of domains2
Minimum domain size35
Maximum domain size44
Distribution of domain sizes[{"size":35,"count":129},{"size":44,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":86},{"degree":5,"count":43}]
Minimum constraint arity3
Maximum constraint arity129
Distribution of constraint arities[{"arity":3,"count":86},{"arity":44,"count":1},{"arity":129,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":43},{"type":"lex","count":1},{"type":"sum","count":43},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400543-1568695269.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400543-1568695269.xml, -tl, 2400s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.00/0.59	c solve instance...
6.37/1.99	o 0 
8.38/2.47	o 1 
8.76/2.51	o 2 
73.57/18.81	s OPTIMUM FOUND
73.57/18.81	v <instantiation>
73.57/18.81	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] </list>
73.57/18.81	v 	<values>2 100 0 0 99 0 0 99 0 0 94 0 0 93 0 0 92 0 0 91 0 0 89 0 0 88 0 0 88 0 0 87 0 0 80 0 0 79 0 0 77 0 0 75 0 0 74 0 0 73 0 0 71 0 0 71 0 0 71 0 0 69 0 0 66 0 0 64 0 0 64 0 0 64 0 0 63 0 0 63 0 0 63 0 0 62 0 0 60 0 0 60 0 0 59 34 0 59 33 0 59 31 0 55 45 0 55 42 0 55 42 0 53 46 0 51 0 0 49 49 0 48 46 0 0 0 0 0 0 0 </values>
73.57/18.81	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 (12159 MiB free)
  memory of node 1: 16384 MiB (15023 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400543-1568695269/watcher-4400543-1568695269 -o /tmp/evaluation-result-4400543-1568695269/solver-4400543-1568695269 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 460891360 HOME/instance-4400543-1568695269.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=12343, runsolver pid=12340
Current StackSize limit: 8192 KiB


[startup+0.100078 s]*
/proc/loadavg: 8.23 7.91 5.15 7/234 12359
/proc/meminfo: memFree=27818468/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0
[pid=12345] ppid=12343 vsize=15144776 memory=30176 CPUtime=0.13 cores=1,3,5,7
/proc/12345/stat : 12345 (java) S 12343 12343 7881 0 -1 1077944320 5959 0 0 0 12 1 0 0 20 0 15 0 445794698 15508250624 7544 33554432000 4194304 4196468 140723874927872 140723874910416 140130764209911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
/proc/12345/statm: 3786194 7544 3149 1 0 3748377 0
[pid=12345/tid=12346] ppid=12343 vsize=15144776 memory=8324486588775410251 CPUtime=0.08 cores=1,3,5,7
/proc/12345/task/12346/stat : 12346 (java) R 12343 12343 7881 0 -1 4202560 3871 0 0 0 8 0 0 0 20 0 15 0 445794698 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130768442640 140130748253541 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12347] ppid=12343 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12347/stat : 12347 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130692250640 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12348] ppid=12343 vsize=15144776 memory=140489863161472 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12348/stat : 12348 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130691198096 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12349] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12349/stat : 12349 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130354850576 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12350] ppid=12343 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12350/stat : 12350 (java) S 12343 12343 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130353798032 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12351] ppid=12343 vsize=15144776 memory=140489863161472 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12351/stat : 12351 (java) S 12343 12343 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445794700 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130300066032 140130764221058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12352] ppid=12343 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12352/stat : 12352 (java) S 12343 12343 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445794701 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130299012256 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12353] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12353/stat : 12353 (java) S 12343 12343 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445794701 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130297959152 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12354] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12354/stat : 12354 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445794703 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130296907728 140130764228507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12355] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12355/stat : 12355 (java) R 12343 12343 7881 0 -1 4202560 455 0 0 0 0 0 0 0 20 0 15 0 445794703 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130295855856 140130742140512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12356] ppid=12343 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12356/stat : 12356 (java) R 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445794703 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130294803312 140130764221058 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12357] ppid=12343 vsize=15144776 memory=140489863161472 CPUtime=0.02 cores=1,3,5,7
/proc/12345/task/12357/stat : 12357 (java) R 12343 12343 7881 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 445794703 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130293747792 140130744526591 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12358] ppid=12343 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12358/stat : 12358 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445794704 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130292697952 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12359] ppid=12343 vsize=15144776 memory=140489863161472 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794704 15508250624 7544 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31624 KiB

[startup+0.211018 s]*
/proc/loadavg: 8.23 7.91 5.15 7/234 12359
/proc/meminfo: memFree=27805488/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0
[pid=12345] ppid=12343 vsize=15144776 memory=41352 CPUtime=0.35 cores=1,3,5,7
/proc/12345/stat : 12345 (java) S 12343 12343 7881 0 -1 1077944320 9488 0 0 0 32 3 0 0 20 0 15 0 445794698 15508250624 10338 33554432000 4194304 4196468 140723874927872 140723874910416 140130764209911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
/proc/12345/statm: 3786194 10338 3321 1 0 3748377 0
[pid=12345/tid=12346] ppid=12343 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/12345/task/12346/stat : 12346 (java) R 12343 12343 7881 0 -1 4202560 6678 0 0 0 18 2 0 0 20 0 15 0 445794698 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130768441824 140130764231837 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12347] ppid=12343 vsize=15144776 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12347/stat : 12347 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130692250640 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12348] ppid=12343 vsize=15144776 memory=3617151326475478688 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12348/stat : 12348 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130691198096 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12349] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12349/stat : 12349 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130354850576 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12350] ppid=12343 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12350/stat : 12350 (java) S 12343 12343 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445794699 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130353798032 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12351] ppid=12343 vsize=15144776 memory=140489863161472 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12351/stat : 12351 (java) S 12343 12343 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445794700 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130300066032 140130764221058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12352] ppid=12343 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12352/stat : 12352 (java) S 12343 12343 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445794701 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130299012256 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12353] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12353/stat : 12353 (java) S 12343 12343 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445794701 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130297959152 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12354] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12354/stat : 12354 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445794703 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130296907728 140130764228507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12355] ppid=12343 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12345/task/12355/stat : 12355 (java) S 12343 12343 7881 0 -1 1077944384 563 0 0 0 3 0 0 0 20 0 15 0 445794703 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130295855856 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12356] ppid=12343 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/12345/task/12356/stat : 12356 (java) S 12343 12343 7881 0 -1 1077944384 199 0 0 0 2 0 0 0 20 0 15 0 445794703 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130294803312 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12357] ppid=12343 vsize=15144776 memory=140489863161472 CPUtime=0.08 cores=1,3,5,7
/proc/12345/task/12357/stat : 12357 (java) R 12343 12343 7881 0 -1 4202560 742 0 0 0 8 0 0 0 20 0 15 0 445794703 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130293750256 140130743554432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12358] ppid=12343 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12358/stat : 12358 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445794704 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130292697952 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12359] ppid=12343 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794704 15508250624 10338 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42800 KiB

[startup+0.317114 s]*
/proc/loadavg: 8.23 7.91 5.15 7/234 12363
/proc/meminfo: memFree=27798712/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0
[pid=12345] ppid=12343 vsize=15149032 memory=50196 CPUtime=0.54 cores=1,3,5,7
/proc/12345/stat : 12345 (java) S 12343 12343 7881 0 -1 1077944320 10933 0 0 0 50 4 0 0 20 0 15 0 445794698 15512608768 12549 33554432000 4194304 4196468 140723874927872 140723874910416 140130764209911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
/proc/12345/statm: 3787258 12549 3356 1 0 3748377 0
[pid=12345/tid=12346] ppid=12343 vsize=15149032 memory=1398722017469774279 CPUtime=0.31 cores=1,3,5,7
/proc/12345/task/12346/stat : 12346 (java) R 12343 12343 7881 0 -1 4202560 7888 0 0 0 28 3 0 0 20 0 15 0 445794698 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130768445440 140130764231837 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12347] ppid=12343 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12347/stat : 12347 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130692250640 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12348] ppid=12343 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12348/stat : 12348 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130691198096 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12349] ppid=12343 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12349/stat : 12349 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794699 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130354850576 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12350] ppid=12343 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12350/stat : 12350 (java) S 12343 12343 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445794699 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130353798032 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12351] ppid=12343 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12351/stat : 12351 (java) S 12343 12343 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445794700 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130300066032 140130764221058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12352] ppid=12343 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12352/stat : 12352 (java) S 12343 12343 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445794701 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130299012256 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12353] ppid=12343 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12353/stat : 12353 (java) S 12343 12343 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445794701 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130297959152 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12354] ppid=12343 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12354/stat : 12354 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445794703 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130296907728 140130764228507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12355] ppid=12343 vsize=15149032 memory=4426089072227881875 CPUtime=0.04 cores=1,3,5,7
/proc/12345/task/12355/stat : 12355 (java) S 12343 12343 7881 0 -1 1077944384 584 0 0 0 4 0 0 0 20 0 15 0 445794703 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130295855856 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12356] ppid=12343 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/12345/task/12356/stat : 12356 (java) S 12343 12343 7881 0 -1 1077944384 312 0 0 0 4 0 0 0 20 0 15 0 445794703 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130294803312 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12357] ppid=12343 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/12345/task/12357/stat : 12357 (java) S 12343 12343 7881 0 -1 1077944384 847 0 0 0 12 0 0 0 20 0 15 0 445794703 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130293750256 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12358] ppid=12343 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12358/stat : 12358 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445794704 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130292697952 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12359] ppid=12343 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445794704 15512608768 12614 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51644 KiB

[startup+0.703709 s]
/proc/loadavg: 8.23 7.91 5.15 7/234 12364
/proc/meminfo: memFree=27782428/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0
[pid=12345] ppid=12343 vsize=15417412 memory=82748 CPUtime=1.65 cores=1,3,5,7
/proc/12345/stat : 12345 (java) S 12343 12343 7881 0 -1 1077944320 14494 0 0 0 159 6 0 0 20 0 19 0 445794698 15787429888 20687 33554432000 4194304 4196468 140723874927872 140723874910416 140130764209911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
/proc/12345/statm: 3854353 20687 3454 1 0 3815453 0
[pid=12345/tid=12346] ppid=12343 vsize=15417412 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/12345/task/12346/stat : 12346 (java) S 12343 12343 7881 0 -1 1077944384 9261 0 0 0 53 4 0 0 20 0 19 0 445794698 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130768450688 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12347] ppid=12343 vsize=15417412 memory=33 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12347/stat : 12347 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445794699 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130692250640 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12348] ppid=12343 vsize=15417412 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12348/stat : 12348 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445794699 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130691198096 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12349] ppid=12343 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12349/stat : 12349 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445794699 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130354850576 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12350] ppid=12343 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12350/stat : 12350 (java) S 12343 12343 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445794699 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130353798032 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12351] ppid=12343 vsize=15417412 memory=38668 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12351/stat : 12351 (java) R 12343 12343 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445794700 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130300066032 140130764221058 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12352] ppid=12343 vsize=15417412 memory=984 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12352/stat : 12352 (java) S 12343 12343 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445794701 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130299012256 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12353] ppid=12343 vsize=15417412 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12353/stat : 12353 (java) S 12343 12343 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445794701 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130297959152 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12354] ppid=12343 vsize=15417412 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12354/stat : 12354 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794703 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130296907728 140130764228507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12355] ppid=12343 vsize=15417412 memory=1060 CPUtime=0.25 cores=1,3,5,7
/proc/12345/task/12355/stat : 12355 (java) R 12343 12343 7881 0 -1 4202560 1287 0 0 0 25 0 0 0 20 0 19 0 445794703 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130295849104 140130748203302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12356] ppid=12343 vsize=15417412 memory=740 CPUtime=0.24 cores=1,3,5,7
/proc/12345/task/12356/stat : 12356 (java) R 12343 12343 7881 0 -1 4202560 774 0 0 0 24 0 0 0 20 0 19 0 445794703 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130294791552 140130743425841 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12357] ppid=12343 vsize=15417412 memory=1228 CPUtime=0.36 cores=1,3,5,7
/proc/12345/task/12357/stat : 12357 (java) R 12343 12343 7881 0 -1 4202560 1671 0 0 0 36 0 0 0 20 0 19 0 445794703 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130293746080 140130744164544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12358] ppid=12343 vsize=15417412 memory=9520 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12358/stat : 12358 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794704 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130292697952 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12359] ppid=12343 vsize=15417412 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445794704 15787429888 20687 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 84196 KiB

[startup+1.50112 s]
/proc/loadavg: 8.23 7.91 5.15 13/238 12368
/proc/meminfo: memFree=27760152/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0

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

/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 189 0 0 0 0 0 0 0 20 0 19 0 445794704 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12385] ppid=12343 vsize=15418440 memory=772 CPUtime=12.87 cores=1,3,5,7
/proc/12345/task/12385/stat : 12385 (java) R 12343 12343 7881 0 -1 4202560 266 0 0 0 1287 0 0 0 20 0 19 0 445794949 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130288881096 140130377166298 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12386] ppid=12343 vsize=15418440 memory=952 CPUtime=12.89 cores=1,3,5,7
/proc/12345/task/12386/stat : 12386 (java) R 12343 12343 7881 0 -1 4202560 831 0 0 0 1289 0 0 0 20 0 19 0 445794949 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130212727632 140130375900906 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12387] ppid=12343 vsize=15418440 memory=14008 CPUtime=12.74 cores=1,3,5,7
/proc/12345/task/12387/stat : 12387 (java) R 12343 12343 7881 0 -1 4202560 953 0 0 0 1274 0 0 0 20 0 19 0 445794949 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130211673000 140130377117816 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12388] ppid=12343 vsize=15418440 memory=21012 CPUtime=12.99 cores=1,3,5,7
/proc/12345/task/12388/stat : 12388 (java) R 12343 12343 7881 0 -1 4202560 496 0 0 0 1299 0 0 0 20 0 19 0 445794950 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130210618928 140130375472916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 62.45 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 231068 KiB

[startup+17.6011 s]
/proc/loadavg: 8.47 7.98 5.21 9/238 12410
/proc/meminfo: memFree=27607700/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0
[pid=12345] ppid=12343 vsize=15418440 memory=229620 CPUtime=68.78 cores=1,3,5,7
/proc/12345/stat : 12345 (java) S 12343 12343 7881 0 -1 1077944320 41590 0 0 0 6865 13 0 0 20 0 19 0 445794698 15788482560 57405 33554432000 4194304 4196468 140723874927872 140723874910416 140130764209911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
/proc/12345/statm: 3854610 57405 3540 1 0 3815710 0
[pid=12345/tid=12346] ppid=12343 vsize=15418440 memory=6791534058613427641 CPUtime=0.58 cores=1,3,5,7
/proc/12345/task/12346/stat : 12346 (java) S 12343 12343 7881 0 -1 1077944384 9453 0 0 0 54 4 0 0 20 0 19 0 445794698 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130768450688 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12347] ppid=12343 vsize=15418440 memory=38668 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12347/stat : 12347 (java) S 12343 12343 7881 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130692250640 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12348] ppid=12343 vsize=15418440 memory=984 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12348/stat : 12348 (java) S 12343 12343 7881 0 -1 1077944384 1017 0 0 0 0 0 0 0 20 0 19 0 445794699 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130691198096 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12349] ppid=12343 vsize=15418440 memory=2004 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12349/stat : 12349 (java) S 12343 12343 7881 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130354850576 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12350] ppid=12343 vsize=15418440 memory=1212 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12350/stat : 12350 (java) S 12343 12343 7881 0 -1 1077944384 1170 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130353798032 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12351] ppid=12343 vsize=15418440 memory=1060 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12351/stat : 12351 (java) S 12343 12343 7881 0 -1 1077944384 625 0 0 0 1 0 0 0 20 0 19 0 445794700 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130300066032 140130764221058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12352] ppid=12343 vsize=15418440 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12352/stat : 12352 (java) S 12343 12343 7881 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445794701 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130299012320 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12353] ppid=12343 vsize=15418440 memory=229612 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12353/stat : 12353 (java) S 12343 12343 7881 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 19 0 445794701 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130297959168 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12354] ppid=12343 vsize=15418440 memory=984 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12354/stat : 12354 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794703 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130296907728 140130764228507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12355] ppid=12343 vsize=15418440 memory=2004 CPUtime=2.27 cores=1,3,5,7
/proc/12345/task/12355/stat : 12355 (java) S 12343 12343 7881 0 -1 1077944384 9724 0 0 0 226 1 0 0 20 0 19 0 445794703 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130295855856 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12356] ppid=12343 vsize=15418440 memory=1212 CPUtime=2.26 cores=1,3,5,7
/proc/12345/task/12356/stat : 12356 (java) S 12343 12343 7881 0 -1 1077944384 8850 0 0 0 225 1 0 0 20 0 19 0 445794703 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130294803312 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12357] ppid=12343 vsize=15418440 memory=1060 CPUtime=0.62 cores=1,3,5,7
/proc/12345/task/12357/stat : 12357 (java) S 12343 12343 7881 0 -1 1077944384 4760 0 0 0 61 1 0 0 20 0 19 0 445794703 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130293750256 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12358] ppid=12343 vsize=15418440 memory=740 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12358/stat : 12358 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794704 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130292697952 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12359] ppid=12343 vsize=15418440 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 189 0 0 0 0 0 0 0 20 0 19 0 445794704 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12385] ppid=12343 vsize=15418440 memory=1448 CPUtime=14.44 cores=1,3,5,7
/proc/12345/task/12385/stat : 12385 (java) R 12343 12343 7881 0 -1 4202560 266 0 0 0 1444 0 0 0 20 0 19 0 445794949 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130288880968 140130377166603 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12386] ppid=12343 vsize=15418440 memory=229612 CPUtime=14.47 cores=1,3,5,7
/proc/12345/task/12386/stat : 12386 (java) R 12343 12343 7881 0 -1 4202560 836 0 0 0 1447 0 0 0 20 0 19 0 445794949 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130212725624 140130377168956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12387] ppid=12343 vsize=15418440 memory=162 CPUtime=14.32 cores=1,3,5,7
/proc/12345/task/12387/stat : 12387 (java) R 12343 12343 7881 0 -1 4202560 953 0 0 0 1432 0 0 0 20 0 19 0 445794949 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130211674584 140130377166766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12388] ppid=12343 vsize=15418440 memory=2150 CPUtime=14.58 cores=1,3,5,7
/proc/12345/task/12388/stat : 12388 (java) R 12343 12343 7881 0 -1 4202560 498 0 0 0 1458 0 0 0 20 0 19 0 445794950 15788482560 57405 33554432000 4194304 4196468 140723874927872 140130210618944 140130375472873 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 68.78 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 231068 KiB

[startup+18.4011 s]
/proc/loadavg: 8.47 7.98 5.21 10/238 12418
/proc/meminfo: memFree=27607700/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0
[pid=12345] ppid=12343 vsize=15418440 memory=229640 CPUtime=71.96 cores=1,3,5,7
/proc/12345/stat : 12345 (java) S 12343 12343 7881 0 -1 1077944320 42407 0 0 0 7183 13 0 0 20 0 19 0 445794698 15788482560 57410 33554432000 4194304 4196468 140723874927872 140723874910416 140130764209911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
/proc/12345/statm: 3854610 57410 3540 1 0 3815710 0
[pid=12345/tid=12346] ppid=12343 vsize=15418440 memory=229620 CPUtime=0.58 cores=1,3,5,7
/proc/12345/task/12346/stat : 12346 (java) S 12343 12343 7881 0 -1 1077944384 9453 0 0 0 54 4 0 0 20 0 19 0 445794698 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130768450688 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12347] ppid=12343 vsize=15418440 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12347/stat : 12347 (java) S 12343 12343 7881 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130692250640 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12348] ppid=12343 vsize=15418440 memory=314 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12348/stat : 12348 (java) S 12343 12343 7881 0 -1 1077944384 1017 0 0 0 0 0 0 0 20 0 19 0 445794699 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130691198096 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12349] ppid=12343 vsize=15418440 memory=11 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12349/stat : 12349 (java) S 12343 12343 7881 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130354850576 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12350] ppid=12343 vsize=15418440 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12350/stat : 12350 (java) S 12343 12343 7881 0 -1 1077944384 1170 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130353798032 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12351] ppid=12343 vsize=15418440 memory=229620 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12351/stat : 12351 (java) S 12343 12343 7881 0 -1 1077944384 625 0 0 0 1 0 0 0 20 0 19 0 445794700 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130300066032 140130764221058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12352] ppid=12343 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12352/stat : 12352 (java) S 12343 12343 7881 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445794701 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130299012320 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12353] ppid=12343 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12353/stat : 12353 (java) S 12343 12343 7881 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 19 0 445794701 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130297959168 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12354] ppid=12343 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12354/stat : 12354 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794703 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130296907728 140130764228507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12355] ppid=12343 vsize=15418440 memory=0 CPUtime=2.27 cores=1,3,5,7
/proc/12345/task/12355/stat : 12355 (java) S 12343 12343 7881 0 -1 1077944384 9726 0 0 0 226 1 0 0 20 0 19 0 445794703 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130295855856 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12356] ppid=12343 vsize=15418440 memory=229620 CPUtime=2.26 cores=1,3,5,7
/proc/12345/task/12356/stat : 12356 (java) S 12343 12343 7881 0 -1 1077944384 9185 0 0 0 225 1 0 0 20 0 19 0 445794703 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130294803312 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12357] ppid=12343 vsize=15418440 memory=2784 CPUtime=0.62 cores=1,3,5,7
/proc/12345/task/12357/stat : 12357 (java) S 12343 12343 7881 0 -1 1077944384 4854 0 0 0 61 1 0 0 20 0 19 0 445794703 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130293750256 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12358] ppid=12343 vsize=15418440 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12358/stat : 12358 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794704 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130292697952 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12359] ppid=12343 vsize=15418440 memory=229612 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 19 0 445794704 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12385] ppid=12343 vsize=15418440 memory=1736 CPUtime=15.22 cores=1,3,5,7
/proc/12345/task/12385/stat : 12385 (java) R 12343 12343 7881 0 -1 4202560 312 0 0 0 1522 0 0 0 20 0 19 0 445794949 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130288880968 140130377730667 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12386] ppid=12343 vsize=15418440 memory=1398722017469774279 CPUtime=15.27 cores=1,3,5,7
/proc/12345/task/12386/stat : 12386 (java) R 12343 12343 7881 0 -1 4202560 1008 0 0 0 1527 0 0 0 20 0 19 0 445794949 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130212725624 140130377166332 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12387] ppid=12343 vsize=15418440 memory=4126316290023845779 CPUtime=15.12 cores=1,3,5,7
/proc/12345/task/12387/stat : 12387 (java) R 12343 12343 7881 0 -1 4202560 1080 0 0 0 1512 0 0 0 20 0 19 0 445794949 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130211674344 140130376048737 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12388] ppid=12343 vsize=15418440 memory=12028 CPUtime=15.37 cores=1,3,5,7
/proc/12345/task/12388/stat : 12388 (java) R 12343 12343 7881 0 -1 4202560 537 0 0 0 1537 0 0 0 20 0 19 0 445794950 15788482560 57410 33554432000 4194304 4196468 140723874927872 140130210618944 140130377166399 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 71.96 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 231088 KiB

[startup+18.8051 s]
/proc/loadavg: 8.47 7.98 5.21 10/238 12418
/proc/meminfo: memFree=27607700/32770624 swapFree=66988572/67108860
[pid=12343] ppid=12340 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/12343/stat : 12343 (xcsp3-exec) S 12340 12343 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445794698 115843072 362 33554432000 4194304 5098028 140730398622720 140730398620824 140177597604476 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26537984 140730398626683 140730398626925 140730398626925 140730398629834 0
/proc/12343/statm: 28282 362 304 221 0 87 0
[pid=12345] ppid=12343 vsize=15418440 memory=229648 CPUtime=73.57 cores=1,3,5,7
/proc/12345/stat : 12345 (java) S 12343 12343 7881 0 -1 1077944320 42524 0 0 0 7344 13 0 0 20 0 19 0 445794698 15788482560 57412 33554432000 4194304 4196468 140723874927872 140723874910416 140130764209911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
/proc/12345/statm: 3854610 57412 3540 1 0 3815710 0
[pid=12345/tid=12346] ppid=12343 vsize=15418440 memory=-2023959437020729679 CPUtime=0.58 cores=1,3,5,7
/proc/12345/task/12346/stat : 12346 (java) S 12343 12343 7881 0 -1 1077944384 9453 0 0 0 54 4 0 0 20 0 19 0 445794698 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130768450688 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12347] ppid=12343 vsize=15418440 memory=-5628408999910123566 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12347/stat : 12347 (java) S 12343 12343 7881 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130692250640 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12348] ppid=12343 vsize=15418440 memory=3620137908895587999 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12348/stat : 12348 (java) S 12343 12343 7881 0 -1 1077944384 1017 0 0 0 0 0 0 0 20 0 19 0 445794699 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130691198096 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12349] ppid=12343 vsize=15418440 memory=57 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12349/stat : 12349 (java) S 12343 12343 7881 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130354850576 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12350] ppid=12343 vsize=15418440 memory=288230591755985681 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12350/stat : 12350 (java) S 12343 12343 7881 0 -1 1077944384 1170 0 0 0 1 0 0 0 20 0 19 0 445794699 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130353798032 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12351] ppid=12343 vsize=15418440 memory=16099282004497079 CPUtime=0.01 cores=1,3,5,7
/proc/12345/task/12351/stat : 12351 (java) S 12343 12343 7881 0 -1 1077944384 627 0 0 0 1 0 0 0 20 0 19 0 445794700 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130300066032 140130764221058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12352] ppid=12343 vsize=15418440 memory=3833462929056071712 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12352/stat : 12352 (java) S 12343 12343 7881 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445794701 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130299012320 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12353] ppid=12343 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12353/stat : 12353 (java) S 12343 12343 7881 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 19 0 445794701 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130297959168 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12354] ppid=12343 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12354/stat : 12354 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794703 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130296907728 140130764228507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12355] ppid=12343 vsize=15418440 memory=7233736994252652628 CPUtime=2.27 cores=1,3,5,7
/proc/12345/task/12355/stat : 12355 (java) S 12343 12343 7881 0 -1 1077944384 9726 0 0 0 226 1 0 0 20 0 19 0 445794703 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130295855856 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12356] ppid=12343 vsize=15418440 memory=288291086403912906 CPUtime=2.26 cores=1,3,5,7
/proc/12345/task/12356/stat : 12356 (java) S 12343 12343 7881 0 -1 1077944384 9185 0 0 0 225 1 0 0 20 0 19 0 445794703 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130294803312 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12357] ppid=12343 vsize=15418440 memory=0 CPUtime=0.62 cores=1,3,5,7
/proc/12345/task/12357/stat : 12357 (java) S 12343 12343 7881 0 -1 1077944384 4936 0 0 0 61 1 0 0 20 0 19 0 445794703 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130293750256 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12358] ppid=12343 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12358/stat : 12358 (java) S 12343 12343 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445794704 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130292697952 140130764220117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12359] ppid=12343 vsize=15418440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12345/task/12359/stat : 12359 (java) S 12343 12343 7881 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 19 0 445794704 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130291644976 140130764221058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12385] ppid=12343 vsize=15418440 memory=140489863180481 CPUtime=15.62 cores=1,3,5,7
/proc/12345/task/12385/stat : 12385 (java) R 12343 12343 7881 0 -1 4202560 312 0 0 0 1562 0 0 0 20 0 19 0 445794949 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130288880968 140130376632018 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12386] ppid=12343 vsize=15418440 memory=7667487687101083241 CPUtime=15.68 cores=1,3,5,7
/proc/12345/task/12386/stat : 12386 (java) R 12343 12343 7881 0 -1 4202560 1012 0 0 0 1568 0 0 0 20 0 19 0 445794949 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130212727560 140130377166922 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12387] ppid=12343 vsize=15418440 memory=7235707271900652645 CPUtime=15.53 cores=1,3,5,7
/proc/12345/task/12387/stat : 12387 (java) R 12343 12343 7881 0 -1 4202560 1080 0 0 0 1553 0 0 0 20 0 19 0 445794949 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130211674344 140130377166491 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
[pid=12345/tid=12388] ppid=12343 vsize=15418440 memory=3533419654426226545 CPUtime=15.77 cores=1,3,5,7
/proc/12345/task/12388/stat : 12388 (java) R 12343 12343 7881 0 -1 4202560 566 0 0 0 1577 0 0 0 20 0 19 0 445794950 15788482560 57412 33554432000 4194304 4196468 140723874927872 140130210618944 140130377166298 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35143680 140723874931695 140723874931866 140723874931866 140723874934735 0
Current children cumulated CPU time: 73.57 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 231096 KiB

Child status: 0
Real time (s): 18.818
CPU time (s): 73.605
CPU user time (s): 73.4627
CPU system time (s): 0.142235
CPU usage (%): 391.142
Max. virtual memory (cumulated for all children) (KiB): 15531568
Max. memory (cumulated for all children) (KiB): 231096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.4627
system time used= 0.142235
maximum resident set size= 229652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43827
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3174
involuntary context switches= 2335


# summary of solver processes directly reported to runsolver:
#   pid: 12343
#   total CPU time (s): 73.605
#   total CPU user time (s): 73.4627
#   total CPU system time (s): 0.142235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.136776 second user time and 0.255771 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 06:40:31
IDJOB=4400543
IDBENCH=136203
IDSOLVER=2856
FILE ID=node126/4400543-1568695269
RUNJOBID= node126-1568694456-7913
PBS_JOBID= 21703806
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c1w4m.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400543-1568695269/watcher-4400543-1568695269 -o /tmp/evaluation-result-4400543-1568695269/solver-4400543-1568695269 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 460891360 HOME/instance-4400543-1568695269.xml

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

MD5SUM BENCH= 9af4c2349f4dbdb842cc927ab12812f8
RANDOM SEED=460891360

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27835912 kB
MemAvailable:   28631600 kB
Buffers:           65080 kB
Cached:           999008 kB
SwapCached:         8168 kB
Active:          3910744 kB
Inactive:         423296 kB
Active(anon):    3279880 kB
Inactive(anon):    23240 kB
Active(file):     630864 kB
Inactive(file):   400056 kB
Unevictable:      107804 kB
Mlocked:          107804 kB
SwapTotal:      67108860 kB
SwapFree:       66988572 kB
Dirty:             26416 kB
Writeback:             0 kB
AnonPages:       3370636 kB
Mapped:            55940 kB
Shmem:             24940 kB
Slab:             191260 kB
SReclaimable:     161204 kB
SUnreclaim:        30056 kB
KernelStack:        3824 kB
PageTables:        11944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4864484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3248128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55656 MiB
End job on node126 at 2019-09-17 06:40:50