Trace number 4393382

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-06-14OPT3 109.016 27.7099

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c1w4n.xml
MD5SUMff46b38b3e2da44b02be81a37c246a0d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark8.21217
Satisfiable
(Un)Satisfiability was proved
Number of variables127
Number of constraints87
Number of domains2
Minimum domain size40
Maximum domain size43
Distribution of domain sizes[{"size":40,"count":126},{"size":43,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":84},{"degree":5,"count":42}]
Minimum constraint arity3
Maximum constraint arity126
Distribution of constraint arities[{"arity":3,"count":84},{"arity":43,"count":1},{"arity":126,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":42},{"type":"lex","count":1},{"type":"sum","count":42},{"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-4393382-1568347593.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4393382-1568347593.xml, -tl, 2520s, -p, 4]
0.34/0.23	c 4 solvers in parallel
0.34/0.29	c parse instance...
1.01/0.59	c solve instance...
5.57/1.79	o 0 
5.96/1.82	o 1 
11.13/3.14	o 2 
25.81/6.83	o 3 
109.00/27.70	s OPTIMUM FOUND
109.00/27.70	v <instantiation>
109.00/27.70	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] </list>
109.00/27.70	v 	<values>3 99 0 0 97 0 0 97 0 0 96 0 0 96 0 0 95 0 0 94 0 0 93 0 0 92 0 0 90 0 0 86 0 0 85 0 0 85 0 0 84 0 0 82 0 0 82 0 0 82 0 0 80 0 0 79 0 0 75 0 0 73 0 0 72 0 0 72 0 0 71 0 0 70 0 0 69 0 0 69 0 0 68 31 0 68 31 0 66 31 0 65 32 0 63 36 0 61 39 0 60 34 0 57 0 0 55 44 0 53 47 0 49 48 0 41 41 0 0 0 0 0 0 0 0 0 0 </values>
109.00/27.70	v </instantiation>

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393382-1568347593/watcher-4393382-1568347593 -o /tmp/evaluation-result-4393382-1568347593/solver-4393382-1568347593 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22073 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2083722943 HOME/instance-4393382-1568347593.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=22477, runsolver pid=22474
Current StackSize limit: 8192 KiB


[startup+0.102329 s]*
/proc/loadavg: 8.62 7.58 4.81 5/213 22496
/proc/meminfo: memFree=31089628/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0
[pid=22479] ppid=22477 vsize=15144768 memory=28952 CPUtime=0.14 cores=0,2,4,6
/proc/22479/stat : 22479 (java) S 22477 22477 22042 0 -1 1077944320 5706 0 0 0 12 2 0 0 20 0 15 0 410998010 15508242432 7238 33554432000 4194304 4196468 140735697014176 140735696996720 140236109774583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
/proc/22479/statm: 3786192 7238 3156 1 0 3748377 0
[pid=22479/tid=22480] ppid=22477 vsize=15144768 memory=-6225780549197336928 CPUtime=0.09 cores=0,2,4,6
/proc/22479/task/22480/stat : 22480 (java) R 22477 22477 22042 0 -1 4202560 3588 0 0 0 8 1 0 0 20 0 15 0 410998010 15508242432 7238 33554432000 4194304 4196468 140735697014176 140236114004176 140236109795930 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22481] ppid=22477 vsize=15144768 memory=5767621579312970121 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22481/stat : 22481 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 7238 33554432000 4194304 4196468 140735697014176 140236062394640 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22482] ppid=22477 vsize=15144768 memory=139713015088768 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22482/stat : 22482 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 7238 33554432000 4194304 4196468 140735697014176 140236061342096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22483] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22483/stat : 22483 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 7238 33554432000 4194304 4196468 140735697014176 140236060289552 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22484] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22484/stat : 22484 (java) S 22477 22477 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 7238 33554432000 4194304 4196468 140735697014176 140236059237008 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22488] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22488/stat : 22488 (java) S 22477 22477 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410998012 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235577997808 140236109785730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22489] ppid=22477 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22489/stat : 22489 (java) S 22477 22477 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410998013 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235576944032 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22490] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22490/stat : 22490 (java) S 22477 22477 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410998013 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235575891440 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22491] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22491/stat : 22491 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410998015 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235574840016 140236109793179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22492] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22492/stat : 22492 (java) S 22477 22477 22042 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 410998015 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235573786608 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22493] ppid=22477 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22493/stat : 22493 (java) R 22477 22477 22042 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 410998015 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235572734064 140236109785730 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22494] ppid=22477 vsize=15144768 memory=139713015088768 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22494/stat : 22494 (java) R 22477 22477 22042 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 410998015 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235571681520 140236109795930 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22495] ppid=22477 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22495/stat : 22495 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410998016 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235570629216 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22496] ppid=22477 vsize=15144768 memory=139713015088768 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998016 15508242432 7238 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30400 KiB

[startup+0.21033 s]*
/proc/loadavg: 8.62 7.58 4.81 2/210 22515
/proc/meminfo: memFree=31103564/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0
[pid=22479] ppid=22477 vsize=15144768 memory=40700 CPUtime=0.34 cores=0,2,4,6
/proc/22479/stat : 22479 (java) S 22477 22477 22042 0 -1 1077944320 9428 0 0 0 31 3 0 0 20 0 15 0 410998010 15508242432 10175 33554432000 4194304 4196468 140735697014176 140735696996720 140236109774583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
/proc/22479/statm: 3786192 10175 3265 1 0 3748377 0
[pid=22479/tid=22480] ppid=22477 vsize=15144768 memory=7968727498306265758 CPUtime=0.2 cores=0,2,4,6
/proc/22479/task/22480/stat : 22480 (java) R 22477 22477 22042 0 -1 4202560 6603 0 0 0 18 2 0 0 20 0 15 0 410998010 15508242432 10175 33554432000 4194304 4196468 140735697014176 140236114007312 140236102452597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22481] ppid=22477 vsize=15144768 memory=5767621579312970121 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22481/stat : 22481 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 10175 33554432000 4194304 4196468 140735697014176 140236062394640 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22482] ppid=22477 vsize=15144768 memory=139713015088768 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22482/stat : 22482 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 10175 33554432000 4194304 4196468 140735697014176 140236061342096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22483] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22483/stat : 22483 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 10175 33554432000 4194304 4196468 140735697014176 140236060289552 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22484] ppid=22477 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22484/stat : 22484 (java) S 22477 22477 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410998011 15508242432 10175 33554432000 4194304 4196468 140735697014176 140236059237008 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22488] ppid=22477 vsize=15144768 memory=139713015088768 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22488/stat : 22488 (java) S 22477 22477 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410998012 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235577997808 140236109785730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22489] ppid=22477 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22489/stat : 22489 (java) S 22477 22477 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410998013 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235576944032 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22490] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22490/stat : 22490 (java) S 22477 22477 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410998013 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235575891440 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22491] ppid=22477 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22491/stat : 22491 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410998015 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235574840016 140236109793179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22492] ppid=22477 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22492/stat : 22492 (java) S 22477 22477 22042 0 -1 1077944384 511 0 0 0 2 0 0 0 20 0 15 0 410998015 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235573786608 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22493] ppid=22477 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22493/stat : 22493 (java) S 22477 22477 22042 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 15 0 410998015 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235572734064 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22494] ppid=22477 vsize=15144768 memory=139713015088768 CPUtime=0.07 cores=0,2,4,6
/proc/22479/task/22494/stat : 22494 (java) S 22477 22477 22042 0 -1 1077944384 778 0 0 0 7 0 0 0 20 0 15 0 410998015 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235571681520 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22495] ppid=22477 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22495/stat : 22495 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410998016 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235570629216 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22496] ppid=22477 vsize=15144768 memory=139713015088768 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998016 15508242432 10175 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42148 KiB

[startup+0.310523 s]*
/proc/loadavg: 8.62 7.58 4.81 4/210 22518
/proc/meminfo: memFree=31071224/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0
[pid=22479] ppid=22477 vsize=15149024 memory=49400 CPUtime=0.52 cores=0,2,4,6
/proc/22479/stat : 22479 (java) S 22477 22477 22042 0 -1 1077944320 10716 0 0 0 48 4 0 0 20 0 15 0 410998010 15512600576 12350 33554432000 4194304 4196468 140735697014176 140735696996720 140236109774583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
/proc/22479/statm: 3787256 12350 3340 1 0 3748377 0
[pid=22479/tid=22480] ppid=22477 vsize=15148896 memory=279425740671520 CPUtime=0.3 cores=0,2,4,6
/proc/22479/task/22480/stat : 22480 (java) R 22477 22477 22042 0 -1 4202560 7706 0 0 0 27 3 0 0 20 0 15 0 410998010 15512469504 12389 33554432000 4194304 4196468 140735697014176 140236114005696 140236102491546 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22481] ppid=22477 vsize=15149024 memory=139712870317327 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22481/stat : 22481 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15512600576 12389 33554432000 4194304 4196468 140735697014176 140236062394640 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22482] ppid=22477 vsize=15149024 memory=279425885412992 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22482/stat : 22482 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15512600576 12389 33554432000 4194304 4196468 140735697014176 140236061342096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22483] ppid=22477 vsize=15149024 memory=279425740678432 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22483/stat : 22483 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998011 15512600576 12389 33554432000 4194304 4196468 140735697014176 140236060289552 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22484] ppid=22477 vsize=15149024 memory=139712870324239 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22484/stat : 22484 (java) S 22477 22477 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410998011 15512600576 12389 33554432000 4194304 4196468 140735697014176 140236059237008 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22488] ppid=22477 vsize=15149024 memory=279425885419904 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22488/stat : 22488 (java) S 22477 22477 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410998012 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235577997808 140236109785730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22489] ppid=22477 vsize=15149024 memory=139712870328847 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22489/stat : 22489 (java) S 22477 22477 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410998013 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235576944032 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22490] ppid=22477 vsize=15149024 memory=139712870353194 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22490/stat : 22490 (java) S 22477 22477 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410998013 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235575891440 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22491] ppid=22477 vsize=15149024 memory=139712870355524 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22491/stat : 22491 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410998015 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235574840016 140236109793179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22492] ppid=22477 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/22479/task/22492/stat : 22492 (java) R 22477 22477 22042 0 -1 4202560 542 0 0 0 4 0 0 0 20 0 15 0 410998015 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235573786608 140236093288616 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22493] ppid=22477 vsize=15149024 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/22479/task/22493/stat : 22493 (java) R 22477 22477 22042 0 -1 1077944384 260 0 0 0 3 0 0 0 20 0 15 0 410998015 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235572734064 140236109785730 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22494] ppid=22477 vsize=15149024 memory=139713015088768 CPUtime=0.12 cores=0,2,4,6
/proc/22479/task/22494/stat : 22494 (java) S 22477 22477 22042 0 -1 1077944384 907 0 0 0 12 0 0 0 20 0 15 0 410998015 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235571681520 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22495] ppid=22477 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22495/stat : 22495 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410998016 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235570629216 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22496] ppid=22477 vsize=15149024 memory=139713015090216 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410998016 15512600576 12389 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 50848 KiB

[startup+0.710318 s]
/proc/loadavg: 8.62 7.58 4.81 6/231 22543
/proc/meminfo: memFree=31026328/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0
[pid=22479] ppid=22477 vsize=15417404 memory=77316 CPUtime=1.62 cores=0,2,4,6
/proc/22479/stat : 22479 (java) S 22477 22477 22042 0 -1 1077944320 14184 0 0 0 157 5 0 0 20 0 19 0 410998010 15787421696 19329 33554432000 4194304 4196468 140735697014176 140735696996720 140236109774583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
/proc/22479/statm: 3854351 19329 3453 1 0 3815453 0
[pid=22479/tid=22480] ppid=22477 vsize=15417404 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/22479/task/22480/stat : 22480 (java) S 22477 22477 22042 0 -1 1077944384 9175 0 0 0 54 4 0 0 20 0 19 0 410998010 15787421696 19329 33554432000 4194304 4196468 140735697014176 140236114015360 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22481] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22481/stat : 22481 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410998011 15787421696 19329 33554432000 4194304 4196468 140735697014176 140236062394640 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22482] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22482/stat : 22482 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410998011 15787421696 19329 33554432000 4194304 4196468 140735697014176 140236061342096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22483] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22483/stat : 22483 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410998011 15787421696 19329 33554432000 4194304 4196468 140735697014176 140236060289552 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22484] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22484/stat : 22484 (java) S 22477 22477 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 410998011 15787421696 19329 33554432000 4194304 4196468 140735697014176 140236059237008 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22488] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22488/stat : 22488 (java) S 22477 22477 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 410998012 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235577997808 140236109785730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22489] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22489/stat : 22489 (java) S 22477 22477 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235576944032 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22490] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22490/stat : 22490 (java) S 22477 22477 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235575891440 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22491] ppid=22477 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22491/stat : 22491 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998015 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235574840016 140236109793179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22492] ppid=22477 vsize=15417404 memory=1532 CPUtime=0.2 cores=0,2,4,6
/proc/22479/task/22492/stat : 22492 (java) R 22477 22477 22042 0 -1 4202560 1021 0 0 0 20 0 0 0 20 0 19 0 410998015 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235573773152 140236087791537 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22493] ppid=22477 vsize=15417404 memory=1088 CPUtime=0.21 cores=0,2,4,6
/proc/22479/task/22493/stat : 22493 (java) R 22477 22477 22042 0 -1 4202560 789 0 0 0 21 0 0 0 20 0 19 0 410998015 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235572734360 140236091318742 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22494] ppid=22477 vsize=15417404 memory=988 CPUtime=0.37 cores=0,2,4,6
/proc/22479/task/22494/stat : 22494 (java) R 22477 22477 22042 0 -1 1077944384 1698 0 0 0 37 0 0 0 20 0 19 0 410998015 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235571681520 140236109785730 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22495] ppid=22477 vsize=15417404 memory=780 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22495/stat : 22495 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235570629216 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22496] ppid=22477 vsize=15417404 memory=5972 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 19329 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 78764 KiB

[startup+1.50432 s]*
/proc/loadavg: 8.62 7.58 4.81 15/239 22551
/proc/meminfo: memFree=30934848/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0

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

/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22632] ppid=22477 vsize=15417404 memory=14979957711284084 CPUtime=19.07 cores=0,2,4,6
/proc/22479/task/22632/stat : 22632 (java) R 22477 22477 22042 0 -1 4202560 380 0 0 0 1907 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235560603184 140235737790680 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22633] ppid=22477 vsize=15417404 memory=7649399379953332736 CPUtime=19.08 cores=0,2,4,6
/proc/22479/task/22633/stat : 22633 (java) R 22477 22477 22042 0 -1 4202560 908 0 0 0 1908 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235557448944 140235736189240 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22634] ppid=22477 vsize=15417404 memory=139712870408273 CPUtime=19.16 cores=0,2,4,6
/proc/22479/task/22634/stat : 22634 (java) R 22477 22477 22042 0 -1 4202560 235 0 0 0 1916 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235558498720 140235736651929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22635] ppid=22477 vsize=15417404 memory=279425740820928 CPUtime=19.07 cores=0,2,4,6
/proc/22479/task/22635/stat : 22635 (java) R 22477 22477 22042 0 -1 4202560 621 0 0 0 1907 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235559550376 140235737790997 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 102.64 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 216396 KiB

[startup+26.9013 s]
/proc/loadavg: 8.71 7.69 4.92 10/237 22664
/proc/meminfo: memFree=30683372/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0
[pid=22479] ppid=22477 vsize=15417404 memory=214948 CPUtime=105.82 cores=0,2,4,6
/proc/22479/stat : 22479 (java) S 22477 22477 22042 0 -1 1077944320 44556 0 0 0 10568 14 0 0 20 0 19 0 410998010 15787421696 53737 33554432000 4194304 4196468 140735697014176 140735696996720 140236109774583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
/proc/22479/statm: 3854351 53737 3528 1 0 3815453 0
[pid=22479/tid=22480] ppid=22477 vsize=15417404 memory=988 CPUtime=0.58 cores=0,2,4,6
/proc/22479/task/22480/stat : 22480 (java) S 22477 22477 22042 0 -1 1077944384 9425 0 0 0 54 4 0 0 20 0 19 0 410998010 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236114015360 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22481] ppid=22477 vsize=15417404 memory=1428 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22481/stat : 22481 (java) S 22477 22477 22042 0 -1 1077944384 622 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236062394640 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22482] ppid=22477 vsize=15417404 memory=1772 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22482/stat : 22482 (java) S 22477 22477 22042 0 -1 1077944384 1252 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236061342096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22483] ppid=22477 vsize=15417404 memory=214948 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22483/stat : 22483 (java) S 22477 22477 22042 0 -1 1077944384 1782 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236060289552 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22484] ppid=22477 vsize=15417404 memory=288230574492221466 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22484/stat : 22484 (java) S 22477 22477 22042 0 -1 1077944384 1196 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236059237008 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22488] ppid=22477 vsize=15417404 memory=288230617509003574 CPUtime=0.01 cores=0,2,4,6
/proc/22479/task/22488/stat : 22488 (java) S 22477 22477 22042 0 -1 1077944384 1115 0 0 0 1 0 0 0 20 0 19 0 410998012 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235577997808 140236109785730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22489] ppid=22477 vsize=15417404 memory=14698482732632482 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22489/stat : 22489 (java) S 22477 22477 22042 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235576944096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22490] ppid=22477 vsize=15417404 memory=-8486080722631693414 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22490/stat : 22490 (java) S 22477 22477 22042 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235575891456 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22491] ppid=22477 vsize=15417404 memory=4715435516538746410 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22491/stat : 22491 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235574840016 140236109793179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22492] ppid=22477 vsize=15417404 memory=3047711553219693942 CPUtime=1.8 cores=0,2,4,6
/proc/22479/task/22492/stat : 22492 (java) S 22477 22477 22042 0 -1 1077944384 8812 0 0 0 179 1 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235573786608 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22493] ppid=22477 vsize=15417404 memory=279425741565344 CPUtime=2.02 cores=0,2,4,6
/proc/22479/task/22493/stat : 22493 (java) S 22477 22477 22042 0 -1 1077944384 9256 0 0 0 202 0 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235572734064 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22494] ppid=22477 vsize=15417404 memory=279425741264760 CPUtime=0.53 cores=0,2,4,6
/proc/22479/task/22494/stat : 22494 (java) S 22477 22477 22042 0 -1 1077944384 4998 0 0 0 53 0 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235571681520 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22495] ppid=22477 vsize=15417404 memory=-6804530867367538332 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22495/stat : 22495 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235570629216 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22496] ppid=22477 vsize=15417404 memory=7510432583741839257 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22632] ppid=22477 vsize=15417404 memory=-9001733975035308135 CPUtime=19.87 cores=0,2,4,6
/proc/22479/task/22632/stat : 22632 (java) R 22477 22477 22042 0 -1 4202560 381 0 0 0 1987 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235560603320 140235736747677 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22633] ppid=22477 vsize=15417404 memory=-6804530833007812508 CPUtime=19.87 cores=0,2,4,6
/proc/22479/task/22633/stat : 22633 (java) R 22477 22477 22042 0 -1 4202560 915 0 0 0 1987 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235557447608 140235737791007 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22634] ppid=22477 vsize=15417404 memory=6944656592455097440 CPUtime=19.96 cores=0,2,4,6
/proc/22479/task/22634/stat : 22634 (java) R 22477 22477 22042 0 -1 4202560 236 0 0 0 1996 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235558498608 140235737790604 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22635] ppid=22477 vsize=15417404 memory=6944656575208382560 CPUtime=19.87 cores=0,2,4,6
/proc/22479/task/22635/stat : 22635 (java) R 22477 22477 22042 0 -1 4202560 621 0 0 0 1987 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235559550376 140235736189240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 105.82 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 216396 KiB

[startup+27.3013 s]
/proc/loadavg: 8.71 7.69 4.92 10/237 22664
/proc/meminfo: memFree=30683372/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0
[pid=22479] ppid=22477 vsize=15417404 memory=214948 CPUtime=107.42 cores=0,2,4,6
/proc/22479/stat : 22479 (java) S 22477 22477 22042 0 -1 1077944320 44784 0 0 0 10728 14 0 0 20 0 19 0 410998010 15787421696 53737 33554432000 4194304 4196468 140735697014176 140735696996720 140236109774583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
/proc/22479/statm: 3854351 53737 3528 1 0 3815453 0
[pid=22479/tid=22480] ppid=22477 vsize=15417404 memory=7019257425709197167 CPUtime=0.58 cores=0,2,4,6
/proc/22479/task/22480/stat : 22480 (java) S 22477 22477 22042 0 -1 1077944384 9425 0 0 0 54 4 0 0 20 0 19 0 410998010 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236114015360 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22481] ppid=22477 vsize=15417404 memory=7013340846366745708 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22481/stat : 22481 (java) S 22477 22477 22042 0 -1 1077944384 622 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236062394640 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22482] ppid=22477 vsize=15417404 memory=6370158489965322585 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22482/stat : 22482 (java) S 22477 22477 22042 0 -1 1077944384 1252 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236061342096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22483] ppid=22477 vsize=15417404 memory=7453282923445249900 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22483/stat : 22483 (java) S 22477 22477 22042 0 -1 1077944384 1782 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236060289552 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22484] ppid=22477 vsize=15417404 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22484/stat : 22484 (java) S 22477 22477 22042 0 -1 1077944384 1196 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53737 33554432000 4194304 4196468 140735697014176 140236059237008 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22488] ppid=22477 vsize=15417404 memory=1412 CPUtime=0.01 cores=0,2,4,6
/proc/22479/task/22488/stat : 22488 (java) S 22477 22477 22042 0 -1 1077944384 1115 0 0 0 1 0 0 0 20 0 19 0 410998012 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235577997808 140236109785730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22489] ppid=22477 vsize=15417404 memory=2916 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22489/stat : 22489 (java) S 22477 22477 22042 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235576944096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22490] ppid=22477 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22490/stat : 22490 (java) S 22477 22477 22042 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235575891456 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22491] ppid=22477 vsize=15417404 memory=225220 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22491/stat : 22491 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235574840016 140236109793179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22492] ppid=22477 vsize=15417404 memory=1412 CPUtime=1.8 cores=0,2,4,6
/proc/22479/task/22492/stat : 22492 (java) S 22477 22477 22042 0 -1 1077944384 8812 0 0 0 179 1 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235573786608 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22493] ppid=22477 vsize=15417404 memory=2736 CPUtime=2.02 cores=0,2,4,6
/proc/22479/task/22493/stat : 22493 (java) S 22477 22477 22042 0 -1 1077944384 9256 0 0 0 202 0 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235572734064 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22494] ppid=22477 vsize=15417404 memory=1448 CPUtime=0.53 cores=0,2,4,6
/proc/22479/task/22494/stat : 22494 (java) S 22477 22477 22042 0 -1 1077944384 5210 0 0 0 53 0 0 0 20 0 19 0 410998015 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235571681520 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22495] ppid=22477 vsize=15417404 memory=232524 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22495/stat : 22495 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235570629216 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22496] ppid=22477 vsize=15417404 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22632] ppid=22477 vsize=15417404 memory=-7003737579269690708 CPUtime=20.27 cores=0,2,4,6
/proc/22479/task/22632/stat : 22632 (java) R 22477 22477 22042 0 -1 4202560 381 0 0 0 2027 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235560603320 140235737790843 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22633] ppid=22477 vsize=15417404 memory=1448 CPUtime=20.27 cores=0,2,4,6
/proc/22479/task/22633/stat : 22633 (java) R 22477 22477 22042 0 -1 4202560 918 0 0 0 2027 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235557447608 140235738984079 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22634] ppid=22477 vsize=15417404 memory=214948 CPUtime=20.35 cores=0,2,4,6
/proc/22479/task/22634/stat : 22634 (java) R 22477 22477 22042 0 -1 4202560 238 0 0 0 2035 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235558498608 140235736189284 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22635] ppid=22477 vsize=15417404 memory=14698482732632482 CPUtime=20.27 cores=0,2,4,6
/proc/22479/task/22635/stat : 22635 (java) R 22477 22477 22042 0 -1 4202560 632 0 0 0 2027 0 0 0 20 0 19 0 410998694 15787421696 53737 33554432000 4194304 4196468 140735697014176 140235559552040 140235737790760 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 107.42 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 216396 KiB

[startup+27.7013 s]
/proc/loadavg: 8.74 7.71 4.94 9/237 22664
/proc/meminfo: memFree=30683372/32770624 swapFree=66940748/67108860
[pid=22477] ppid=22474 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22477/stat : 22477 (xcsp3-exec) S 22474 22477 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410998010 115843072 362 33554432000 4194304 5098028 140722432393808 140722432391912 139627270451836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140722432398202 140722432398445 140722432398445 140722432401354 0
/proc/22477/statm: 28282 362 304 221 0 87 0
[pid=22479] ppid=22477 vsize=15417404 memory=214968 CPUtime=109 cores=0,2,4,6
/proc/22479/stat : 22479 (java) S 22477 22477 22042 0 -1 1077944320 44867 0 0 0 10886 14 0 0 20 0 19 0 410998010 15787421696 53742 33554432000 4194304 4196468 140735697014176 140735696996720 140236109774583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
/proc/22479/statm: 3854351 53742 3528 1 0 3815453 0
[pid=22479/tid=22480] ppid=22477 vsize=15417404 memory=1448 CPUtime=0.58 cores=0,2,4,6
/proc/22479/task/22480/stat : 22480 (java) S 22477 22477 22042 0 -1 1077944384 9425 0 0 0 54 4 0 0 20 0 19 0 410998010 15787421696 53742 33554432000 4194304 4196468 140735697014176 140236114015360 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22481] ppid=22477 vsize=15417404 memory=225220 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22481/stat : 22481 (java) S 22477 22477 22042 0 -1 1077944384 622 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53742 33554432000 4194304 4196468 140735697014176 140236062394640 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22482] ppid=22477 vsize=15417404 memory=988 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22482/stat : 22482 (java) S 22477 22477 22042 0 -1 1077944384 1252 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53742 33554432000 4194304 4196468 140735697014176 140236061342096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22483] ppid=22477 vsize=15417404 memory=225220 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22483/stat : 22483 (java) S 22477 22477 22042 0 -1 1077944384 1782 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53742 33554432000 4194304 4196468 140735697014176 140236060289552 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22484] ppid=22477 vsize=15417404 memory=1448 CPUtime=0.02 cores=0,2,4,6
/proc/22479/task/22484/stat : 22484 (java) S 22477 22477 22042 0 -1 1077944384 1196 0 0 0 2 0 0 0 20 0 19 0 410998011 15787421696 53742 33554432000 4194304 4196468 140735697014176 140236059237008 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22488] ppid=22477 vsize=15417404 memory=225220 CPUtime=0.01 cores=0,2,4,6
/proc/22479/task/22488/stat : 22488 (java) S 22477 22477 22042 0 -1 1077944384 1118 0 0 0 1 0 0 0 20 0 19 0 410998012 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235577997808 140236109785730 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22489] ppid=22477 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22489/stat : 22489 (java) S 22477 22477 22042 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235576944096 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22490] ppid=22477 vsize=15417404 memory=225220 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22490/stat : 22490 (java) S 22477 22477 22042 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 19 0 410998013 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235575891456 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22491] ppid=22477 vsize=15417404 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22491/stat : 22491 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998015 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235574840016 140236109793179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22492] ppid=22477 vsize=15417404 memory=38192 CPUtime=1.8 cores=0,2,4,6
/proc/22479/task/22492/stat : 22492 (java) S 22477 22477 22042 0 -1 1077944384 8812 0 0 0 179 1 0 0 20 0 19 0 410998015 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235573786608 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22493] ppid=22477 vsize=15417404 memory=1988 CPUtime=2.02 cores=0,2,4,6
/proc/22479/task/22493/stat : 22493 (java) S 22477 22477 22042 0 -1 1077944384 9256 0 0 0 202 0 0 0 20 0 19 0 410998015 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235572734064 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22494] ppid=22477 vsize=15417404 memory=988 CPUtime=0.53 cores=0,2,4,6
/proc/22479/task/22494/stat : 22494 (java) S 22477 22477 22042 0 -1 1077944384 5252 0 0 0 53 0 0 0 20 0 19 0 410998015 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235571681520 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22495] ppid=22477 vsize=15417404 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22495/stat : 22495 (java) S 22477 22477 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235570629216 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22496] ppid=22477 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22479/task/22496/stat : 22496 (java) S 22477 22477 22042 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 19 0 410998016 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235569576752 140236109785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22632] ppid=22477 vsize=15417404 memory=214948 CPUtime=20.66 cores=0,2,4,6
/proc/22479/task/22632/stat : 22632 (java) S 22477 22477 22042 0 -1 1077944384 387 0 0 0 2066 0 0 0 20 0 19 0 410998694 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235560607664 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22633] ppid=22477 vsize=15417404 memory=7380106142448642408 CPUtime=20.65 cores=0,2,4,6
/proc/22479/task/22633/stat : 22633 (java) R 22477 22477 22042 0 -1 4202560 921 0 0 0 2065 0 0 0 20 0 19 0 410998694 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235557445344 140235737789955 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22634] ppid=22477 vsize=15417404 memory=7810487918915055718 CPUtime=20.75 cores=0,2,4,6
/proc/22479/task/22634/stat : 22634 (java) S 22477 22477 22042 0 -1 1077944384 266 0 0 0 2075 0 0 0 20 0 19 0 410998694 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235558504016 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
[pid=22479/tid=22635] ppid=22477 vsize=15417404 memory=5795117241467496816 CPUtime=20.66 cores=0,2,4,6
/proc/22479/task/22635/stat : 22635 (java) S 22477 22477 22042 0 -1 1077944384 633 0 0 0 2066 0 0 0 20 0 19 0 410998694 15787421696 53742 33554432000 4194304 4196468 140735697014176 140235559555792 140236109784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25464832 140735697015791 140735697015962 140735697015962 140735697018831 0
Current children cumulated CPU time: 109 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 216416 KiB

Child status: 0
Real time (s): 27.7099
CPU time (s): 109.016
CPU user time (s): 108.865
CPU system time (s): 0.150969
CPU usage (%): 393.42
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 226668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.865
system time used= 0.150969
maximum resident set size= 225224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46075
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= 3235
involuntary context switches= 2127


# summary of solver processes directly reported to runsolver:
#   pid: 22477
#   total CPU time (s): 109.016
#   total CPU user time (s): 108.865
#   total CPU system time (s): 0.150969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.171992 second user time and 0.346936 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 06:05:55
IDJOB=4393382
IDBENCH=136490
IDSOLVER=2840
FILE ID=node149/4393382-1568347593
RUNJOBID= node149-1568346919-22073
PBS_JOBID= 21701170
Free space on /tmp= 57044 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c1w4n.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-4393382-1568347593/watcher-4393382-1568347593 -o /tmp/evaluation-result-4393382-1568347593/solver-4393382-1568347593 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22073 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2083722943 HOME/instance-4393382-1568347593.xml

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

MD5SUM BENCH= ff46b38b3e2da44b02be81a37c246a0d
RANDOM SEED=2083722943

node149.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.81
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.81
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.81
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.81
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:        31070660 kB
MemAvailable:   31822712 kB
Buffers:          133880 kB
Cached:           915120 kB
SwapCached:        61400 kB
Active:           494712 kB
Inactive:         651348 kB
Active(anon):      64848 kB
Inactive(anon):    72352 kB
Active(file):     429864 kB
Inactive(file):   578996 kB
Unevictable:      111276 kB
Mlocked:          111276 kB
SwapTotal:      67108860 kB
SwapFree:       66940748 kB
Dirty:             26356 kB
Writeback:             0 kB
AnonPages:        150720 kB
Mapped:            53600 kB
Shmem:             31184 kB
Slab:             146784 kB
SReclaimable:     118056 kB
SUnreclaim:        28728 kB
KernelStack:        3712 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1454076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 57020 MiB
End job on node149 at 2019-09-13 06:06:23