Trace number 4400542

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-16OPT3 94.1282 23.9835

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.29703
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-4400542-1568695575.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400542-1568695575.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.01/0.58	c solve instance...
7.60/2.26	o 0 
8.01/2.35	o 1 
8.39/2.44	o 2 
10.78/3.03	o 3 
93.85/23.96	s OPTIMUM FOUND
93.85/23.96	v <instantiation>
93.85/23.96	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>
93.85/23.96	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 32 0 68 0 0 66 31 0 65 31 0 63 31 0 61 34 0 60 36 0 57 39 0 55 41 0 53 41 0 49 48 0 47 44 0 0 0 0 0 0 0 0 0 0 </values>
93.85/23.96	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 (15347 MiB free)
  memory of node 1: 16384 MiB (13037 MiB free)
  node distances:
     10  21
     21  10

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

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

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=12745, runsolver pid=12742
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 8.65 8.28 6.07 7/234 12761
/proc/meminfo: memFree=29050752/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0
[pid=12747] ppid=12745 vsize=15144776 memory=28820 CPUtime=0.13 cores=0,2,4,6
/proc/12747/stat : 12747 (java) S 12745 12745 7881 0 -1 1077944320 5692 0 0 0 12 1 0 0 20 0 15 0 445825282 15508250624 7205 33554432000 4194304 4196468 140732954209392 140732954191936 140685080825591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
/proc/12747/statm: 3786194 7205 3115 1 0 3748377 0
[pid=12747/tid=12748] ppid=12745 vsize=15144776 memory=8324486588775410251 CPUtime=0.09 cores=0,2,4,6
/proc/12747/task/12748/stat : 12748 (java) R 12745 12745 7881 0 -1 4202560 3594 0 0 0 9 0 0 0 20 0 15 0 445825282 15508250624 7271 33554432000 4194304 4196468 140732954209392 140685085056888 140685073062718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12749] ppid=12745 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12749/stat : 12749 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 7271 33554432000 4194304 4196468 140732954209392 140685017062160 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12750] ppid=12745 vsize=15144776 memory=139927845160576 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12750/stat : 12750 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 7271 33554432000 4194304 4196468 140732954209392 140685016009616 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12751] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12751/stat : 12751 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 7271 33554432000 4194304 4196468 140732954209392 140685014957072 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12752] ppid=12745 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12752/stat : 12752 (java) S 12745 12745 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 7271 33554432000 4194304 4196468 140732954209392 140685013904528 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12753] ppid=12745 vsize=15144776 memory=139927845160576 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12753/stat : 12753 (java) S 12745 12745 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825284 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684616574960 140685080836738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12754] ppid=12745 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12754/stat : 12754 (java) S 12745 12745 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445825285 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684615521184 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12755] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12755/stat : 12755 (java) S 12745 12745 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445825285 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684614468592 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12756] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12756/stat : 12756 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825287 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684613417168 140685080844187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12757] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12757/stat : 12757 (java) R 12745 12745 7881 0 -1 4202560 343 0 0 0 0 0 0 0 20 0 15 0 445825287 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684612356288 140685058658448 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12758] ppid=12745 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12758/stat : 12758 (java) R 12745 12745 7881 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 445825287 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684611312336 140685080835797 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12759] ppid=12745 vsize=15144776 memory=139927845160576 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12759/stat : 12759 (java) R 12745 12745 7881 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 15 0 445825287 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684610259696 140685060253983 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12760] ppid=12745 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12760/stat : 12760 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825287 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684609207392 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12761] ppid=12745 vsize=15144776 memory=139927845160576 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825288 15508250624 7271 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30272 KiB

[startup+0.210792 s]*
/proc/loadavg: 8.65 8.28 6.07 7/234 12761
/proc/meminfo: memFree=29037152/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0
[pid=12747] ppid=12745 vsize=15144776 memory=40724 CPUtime=0.34 cores=0,2,4,6
/proc/12747/stat : 12747 (java) S 12745 12745 7881 0 -1 1077944320 9460 0 0 0 32 2 0 0 20 0 15 0 445825282 15508250624 10181 33554432000 4194304 4196468 140732954209392 140732954191936 140685080825591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
/proc/12747/statm: 3786194 10181 3279 1 0 3748377 0
[pid=12747/tid=12748] ppid=12745 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/12747/task/12748/stat : 12748 (java) R 12745 12745 7881 0 -1 4202560 6620 0 0 0 18 1 0 0 20 0 15 0 445825282 15508250624 10246 33554432000 4194304 4196468 140732954209392 140685085056816 140685062474520 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12749] ppid=12745 vsize=15144776 memory=8996 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12749/stat : 12749 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 10246 33554432000 4194304 4196468 140732954209392 140685017062160 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12750] ppid=12745 vsize=15144776 memory=4050903707863565984 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12750/stat : 12750 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 10246 33554432000 4194304 4196468 140732954209392 140685016009616 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12751] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12751/stat : 12751 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 10246 33554432000 4194304 4196468 140732954209392 140685014957072 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12752] ppid=12745 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12752/stat : 12752 (java) S 12745 12745 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825283 15508250624 10246 33554432000 4194304 4196468 140732954209392 140685013904528 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12753] ppid=12745 vsize=15144776 memory=139927845160576 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12753/stat : 12753 (java) S 12745 12745 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445825284 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684616574960 140685080836738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12754] ppid=12745 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12754/stat : 12754 (java) S 12745 12745 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445825285 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684615521184 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12755] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12755/stat : 12755 (java) S 12745 12745 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445825285 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684614468592 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12756] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12756/stat : 12756 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825287 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684613417168 140685080844187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12757] ppid=12745 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12747/task/12757/stat : 12757 (java) S 12745 12745 7881 0 -1 1077944384 631 0 0 0 3 0 0 0 20 0 15 0 445825287 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684612364784 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12758] ppid=12745 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12758/stat : 12758 (java) S 12745 12745 7881 0 -1 1077944384 174 0 0 0 2 0 0 0 20 0 15 0 445825287 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684611312240 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12759] ppid=12745 vsize=15144776 memory=139927845160576 CPUtime=0.08 cores=0,2,4,6
/proc/12747/task/12759/stat : 12759 (java) R 12745 12745 7881 0 -1 4202560 727 0 0 0 8 0 0 0 20 0 15 0 445825287 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684610259696 140685059794665 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12760] ppid=12745 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12760/stat : 12760 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825287 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684609207392 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12761] ppid=12745 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825288 15508250624 10246 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42176 KiB

[startup+0.319779 s]*
/proc/loadavg: 8.65 8.28 6.07 7/234 12761
/proc/meminfo: memFree=29029136/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0
[pid=12747] ppid=12745 vsize=15149032 memory=50532 CPUtime=0.54 cores=0,2,4,6
/proc/12747/stat : 12747 (java) S 12745 12745 7881 0 -1 1077944320 10940 0 0 0 51 3 0 0 20 0 15 0 445825282 15512608768 12633 33554432000 4194304 4196468 140732954209392 140732954191936 140685080825591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
/proc/12747/statm: 3787258 12633 3347 1 0 3748377 0
[pid=12747/tid=12748] ppid=12745 vsize=15149032 memory=1398722017469774279 CPUtime=0.31 cores=0,2,4,6
/proc/12747/task/12748/stat : 12748 (java) R 12745 12745 7881 0 -1 4202560 7889 0 0 0 28 3 0 0 20 0 15 0 445825282 15512608768 12633 33554432000 4194304 4196468 140732954209392 140685085056704 140685064906078 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12749] ppid=12745 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12749/stat : 12749 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15512608768 12633 33554432000 4194304 4196468 140732954209392 140685017062160 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12750] ppid=12745 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12750/stat : 12750 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15512608768 12643 33554432000 4194304 4196468 140732954209392 140685016009616 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12751] ppid=12745 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12751/stat : 12751 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825283 15512608768 12643 33554432000 4194304 4196468 140732954209392 140685014957072 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12752] ppid=12745 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12752/stat : 12752 (java) S 12745 12745 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825283 15512608768 12643 33554432000 4194304 4196468 140732954209392 140685013904528 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12753] ppid=12745 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12753/stat : 12753 (java) S 12745 12745 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445825284 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684616574960 140685080836738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12754] ppid=12745 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12754/stat : 12754 (java) S 12745 12745 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445825285 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684615521184 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12755] ppid=12745 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12755/stat : 12755 (java) S 12745 12745 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445825285 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684614468592 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12756] ppid=12745 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12756/stat : 12756 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825287 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684613417168 140685080844187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12757] ppid=12745 vsize=15149032 memory=4426089072227881875 CPUtime=0.05 cores=0,2,4,6
/proc/12747/task/12757/stat : 12757 (java) S 12745 12745 7881 0 -1 1077944384 734 0 0 0 5 0 0 0 20 0 15 0 445825287 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684612364784 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12758] ppid=12745 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12747/task/12758/stat : 12758 (java) S 12745 12745 7881 0 -1 1077944384 193 0 0 0 3 0 0 0 20 0 15 0 445825287 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684611312240 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12759] ppid=12745 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/12747/task/12759/stat : 12759 (java) S 12745 12745 7881 0 -1 1077944384 821 0 0 0 13 0 0 0 20 0 15 0 445825287 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684610259696 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12760] ppid=12745 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12760/stat : 12760 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825287 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684609207392 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12761] ppid=12745 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825288 15512608768 12643 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51984 KiB

[startup+0.70077 s]
/proc/loadavg: 8.65 8.28 6.07 9/234 12761
/proc/meminfo: memFree=29015920/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0
[pid=12747] ppid=12745 vsize=15417412 memory=78868 CPUtime=1.66 cores=0,2,4,6
/proc/12747/stat : 12747 (java) S 12745 12745 7881 0 -1 1077944320 14529 0 0 0 161 5 0 0 20 0 19 0 445825282 15787429888 19717 33554432000 4194304 4196468 140732954209392 140732954191936 140685080825591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
/proc/12747/statm: 3854353 19717 3452 1 0 3815453 0
[pid=12747/tid=12748] ppid=12745 vsize=15417412 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/12747/task/12748/stat : 12748 (java) S 12745 12745 7881 0 -1 1077944384 9227 0 0 0 54 3 0 0 20 0 19 0 445825282 15787429888 19717 33554432000 4194304 4196468 140732954209392 140685085066368 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12749] ppid=12745 vsize=15417412 memory=33 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12749/stat : 12749 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445825283 15787429888 19717 33554432000 4194304 4196468 140732954209392 140685017062160 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12750] ppid=12745 vsize=15417412 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12750/stat : 12750 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445825283 15787429888 19717 33554432000 4194304 4196468 140732954209392 140685016009616 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12751] ppid=12745 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12751/stat : 12751 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445825283 15787429888 19717 33554432000 4194304 4196468 140732954209392 140685014957072 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12752] ppid=12745 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12752/stat : 12752 (java) S 12745 12745 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445825283 15787429888 19717 33554432000 4194304 4196468 140732954209392 140685013904528 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12753] ppid=12745 vsize=15417412 memory=38668 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12753/stat : 12753 (java) S 12745 12745 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 445825284 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684616574960 140685080836738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12754] ppid=12745 vsize=15417412 memory=984 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12754/stat : 12754 (java) S 12745 12745 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445825285 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684615521184 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12755] ppid=12745 vsize=15417412 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12755/stat : 12755 (java) S 12745 12745 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445825285 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684614468592 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12756] ppid=12745 vsize=15417412 memory=1212 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12756/stat : 12756 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684613417168 140685080844187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12757] ppid=12745 vsize=15417412 memory=1060 CPUtime=0.23 cores=0,2,4,6
/proc/12747/task/12757/stat : 12757 (java) R 12745 12745 7881 0 -1 4202560 1206 0 0 0 23 0 0 0 20 0 19 0 445825287 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684612361152 140685062370192 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12758] ppid=12745 vsize=15417412 memory=740 CPUtime=0.23 cores=0,2,4,6
/proc/12747/task/12758/stat : 12758 (java) R 12745 12745 7881 0 -1 4202560 857 0 0 0 23 0 0 0 20 0 19 0 445825287 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684611298336 140685065755004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12759] ppid=12745 vsize=15417412 memory=1228 CPUtime=0.37 cores=0,2,4,6
/proc/12747/task/12759/stat : 12759 (java) R 12745 12745 7881 0 -1 1077944384 1739 0 0 0 37 0 0 0 20 0 19 0 445825287 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684610258880 140685080835797 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12760] ppid=12745 vsize=15417412 memory=9520 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12760/stat : 12760 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684609207392 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12761] ppid=12745 vsize=15417412 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445825288 15787429888 19717 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 80320 KiB

[startup+1.50829 s]
/proc/loadavg: 8.65 8.28 6.07 12/238 12765
/proc/meminfo: memFree=28994936/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0

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

/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 875 0 0 0 0 0 0 0 20 0 19 0 445825288 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12778] ppid=12745 vsize=15418440 memory=1228 CPUtime=19.76 cores=0,2,4,6
/proc/12747/task/12778/stat : 12778 (java) R 12745 12745 7881 0 -1 4202560 414 0 0 0 1976 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684528368144 140684696276241 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12779] ppid=12745 vsize=15418440 memory=9520 CPUtime=19.37 cores=0,2,4,6
/proc/12747/task/12779/stat : 12779 (java) R 12745 12745 7881 0 -1 4202560 1349 0 0 0 1937 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684530474744 140684696276476 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12780] ppid=12745 vsize=15418440 memory=4028 CPUtime=19.42 cores=0,2,4,6
/proc/12747/task/12780/stat : 12780 (java) R 12745 12745 7881 0 -1 4202560 1563 0 0 0 1942 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684531528056 140684696086545 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12781] ppid=12745 vsize=15418440 memory=2832 CPUtime=19.41 cores=0,2,4,6
/proc/12747/task/12781/stat : 12781 (java) R 12745 12745 7881 0 -1 4202560 793 0 0 0 1941 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684527317544 140684695335060 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 91.08 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 232748 KiB

[startup+23.6008 s]
/proc/loadavg: 8.53 8.27 6.12 10/239 12783
/proc/meminfo: memFree=28847876/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0
[pid=12747] ppid=12745 vsize=15418440 memory=231296 CPUtime=92.65 cores=0,2,4,6
/proc/12747/stat : 12747 (java) S 12745 12745 7881 0 -1 1077944320 50105 0 0 0 9252 13 0 0 20 0 19 0 445825282 15788482560 57824 33554432000 4194304 4196468 140732954209392 140732954191936 140685080825591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
/proc/12747/statm: 3854610 57824 3536 1 0 3815710 0
[pid=12747/tid=12748] ppid=12745 vsize=15418440 memory=984 CPUtime=0.57 cores=0,2,4,6
/proc/12747/task/12748/stat : 12748 (java) S 12745 12745 7881 0 -1 1077944384 9388 0 0 0 54 3 0 0 20 0 19 0 445825282 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685085066368 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12749] ppid=12745 vsize=15418440 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12749/stat : 12749 (java) S 12745 12745 7881 0 -1 1077944384 438 0 0 0 1 1 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685017062160 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12750] ppid=12745 vsize=15418440 memory=2884 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12750/stat : 12750 (java) S 12745 12745 7881 0 -1 1077944384 1186 0 0 0 1 0 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685016009616 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12751] ppid=12745 vsize=15418440 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12751/stat : 12751 (java) S 12745 12745 7881 0 -1 1077944384 1353 0 0 0 1 1 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685014957072 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12752] ppid=12745 vsize=15418440 memory=231296 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12752/stat : 12752 (java) S 12745 12745 7881 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685013904528 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12753] ppid=12745 vsize=15418440 memory=1736 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12753/stat : 12753 (java) S 12745 12745 7881 0 -1 1077944384 1024 0 0 0 1 0 0 0 20 0 19 0 445825284 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684616574960 140685080836738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12754] ppid=12745 vsize=15418440 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12754/stat : 12754 (java) S 12745 12745 7881 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 445825285 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684615521248 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12755] ppid=12745 vsize=15418440 memory=1212 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12755/stat : 12755 (java) S 12745 12745 7881 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 445825285 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684614468608 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12756] ppid=12745 vsize=15418440 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12756/stat : 12756 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684613417168 140685080844187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12757] ppid=12745 vsize=15418440 memory=740 CPUtime=2.6 cores=0,2,4,6
/proc/12747/task/12757/stat : 12757 (java) S 12745 12745 7881 0 -1 1077944384 11376 0 0 0 259 1 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684612364784 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12758] ppid=12745 vsize=15418440 memory=1228 CPUtime=2.79 cores=0,2,4,6
/proc/12747/task/12758/stat : 12758 (java) S 12745 12745 7881 0 -1 1077944384 11355 0 0 0 278 1 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684611312240 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12759] ppid=12745 vsize=15418440 memory=9520 CPUtime=0.64 cores=0,2,4,6
/proc/12747/task/12759/stat : 12759 (java) S 12745 12745 7881 0 -1 1077944384 5765 0 0 0 64 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684610259696 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12760] ppid=12745 vsize=15418440 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12760/stat : 12760 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684609207392 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12761] ppid=12745 vsize=15418440 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 884 0 0 0 0 0 0 0 20 0 19 0 445825288 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12778] ppid=12745 vsize=15418440 memory=6438155977927 CPUtime=20.16 cores=0,2,4,6
/proc/12747/task/12778/stat : 12778 (java) R 12745 12745 7881 0 -1 4202560 440 0 0 0 2016 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684528368032 140684695840038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12779] ppid=12745 vsize=15418440 memory=288230583166042425 CPUtime=19.76 cores=0,2,4,6
/proc/12747/task/12779/stat : 12779 (java) R 12745 12745 7881 0 -1 4202560 1396 0 0 0 1976 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684530474744 140684697865133 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12780] ppid=12745 vsize=15418440 memory=16104775267649398 CPUtime=19.81 cores=0,2,4,6
/proc/12747/task/12780/stat : 12780 (java) R 12745 12745 7881 0 -1 4202560 1565 0 0 0 1981 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684531528056 140684696276287 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12781] ppid=12745 vsize=15418440 memory=3848 CPUtime=19.8 cores=0,2,4,6
/proc/12747/task/12781/stat : 12781 (java) R 12745 12745 7881 0 -1 4202560 796 0 0 0 1980 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684527317544 140684696279294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 92.65 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 232748 KiB

[startup+23.8008 s]
/proc/loadavg: 8.53 8.27 6.12 10/239 12783
/proc/meminfo: memFree=28847876/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0
[pid=12747] ppid=12745 vsize=15418440 memory=231296 CPUtime=93.45 cores=0,2,4,6
/proc/12747/stat : 12747 (java) S 12745 12745 7881 0 -1 1077944320 50111 0 0 0 9332 13 0 0 20 0 19 0 445825282 15788482560 57824 33554432000 4194304 4196468 140732954209392 140732954191936 140685080825591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
/proc/12747/statm: 3854610 57824 3536 1 0 3815710 0
[pid=12747/tid=12748] ppid=12745 vsize=15418440 memory=1412 CPUtime=0.57 cores=0,2,4,6
/proc/12747/task/12748/stat : 12748 (java) S 12745 12745 7881 0 -1 1077944384 9388 0 0 0 54 3 0 0 20 0 19 0 445825282 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685085066368 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12749] ppid=12745 vsize=15418440 memory=3340 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12749/stat : 12749 (java) S 12745 12745 7881 0 -1 1077944384 438 0 0 0 1 1 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685017062160 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12750] ppid=12745 vsize=15418440 memory=1448 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12750/stat : 12750 (java) S 12745 12745 7881 0 -1 1077944384 1186 0 0 0 1 0 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685016009616 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12751] ppid=12745 vsize=15418440 memory=2041552 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12751/stat : 12751 (java) S 12745 12745 7881 0 -1 1077944384 1353 0 0 0 1 1 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685014957072 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12752] ppid=12745 vsize=15418440 memory=1412 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12752/stat : 12752 (java) S 12745 12745 7881 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685013904528 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12753] ppid=12745 vsize=15418440 memory=2848 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12753/stat : 12753 (java) S 12745 12745 7881 0 -1 1077944384 1024 0 0 0 1 0 0 0 20 0 19 0 445825284 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684616574960 140685080836738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12754] ppid=12745 vsize=15418440 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12754/stat : 12754 (java) S 12745 12745 7881 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 445825285 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684615521248 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12755] ppid=12745 vsize=15418440 memory=231252 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12755/stat : 12755 (java) S 12745 12745 7881 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 445825285 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684614468608 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12756] ppid=12745 vsize=15418440 memory=231296 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12756/stat : 12756 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684613417168 140685080844187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12757] ppid=12745 vsize=15418440 memory=1696 CPUtime=2.6 cores=0,2,4,6
/proc/12747/task/12757/stat : 12757 (java) S 12745 12745 7881 0 -1 1077944384 11376 0 0 0 259 1 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684612364784 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12758] ppid=12745 vsize=15418440 memory=6032 CPUtime=2.79 cores=0,2,4,6
/proc/12747/task/12758/stat : 12758 (java) S 12745 12745 7881 0 -1 1077944384 11355 0 0 0 278 1 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684611312240 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12759] ppid=12745 vsize=15418440 memory=772 CPUtime=0.64 cores=0,2,4,6
/proc/12747/task/12759/stat : 12759 (java) S 12745 12745 7881 0 -1 1077944384 5765 0 0 0 64 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684610259696 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12760] ppid=12745 vsize=15418440 memory=952 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12760/stat : 12760 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684609207392 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12761] ppid=12745 vsize=15418440 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 884 0 0 0 0 0 0 0 20 0 19 0 445825288 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12778] ppid=12745 vsize=15418440 memory=21012 CPUtime=20.36 cores=0,2,4,6
/proc/12747/task/12778/stat : 12778 (java) R 12745 12745 7881 0 -1 4202560 440 0 0 0 2036 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684528368032 140684695839953 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12779] ppid=12745 vsize=15418440 memory=2116 CPUtime=19.96 cores=0,2,4,6
/proc/12747/task/12779/stat : 12779 (java) R 12745 12745 7881 0 -1 4202560 1396 0 0 0 1996 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684530474744 140684696275818 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12780] ppid=12745 vsize=15418440 memory=12028 CPUtime=20.01 cores=0,2,4,6
/proc/12747/task/12780/stat : 12780 (java) R 12745 12745 7881 0 -1 4202560 1565 0 0 0 2001 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684531528056 140684695205548 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12781] ppid=12745 vsize=15418440 memory=496 CPUtime=20 cores=0,2,4,6
/proc/12747/task/12781/stat : 12781 (java) R 12745 12745 7881 0 -1 4202560 802 0 0 0 2000 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684527317544 140684696279030 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 93.45 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 232748 KiB

[startup+23.9008 s]
/proc/loadavg: 8.53 8.27 6.12 10/239 12783
/proc/meminfo: memFree=28847876/32770624 swapFree=66988572/67108860
[pid=12745] ppid=12742 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (xcsp3-exec) S 12742 12745 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445825281 115843072 363 33554432000 4194304 5098028 140733150471872 140733150469976 139623153222268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24236032 140733150479226 140733150479469 140733150479469 140733150482378 0
/proc/12745/statm: 28282 363 304 221 0 87 0
[pid=12747] ppid=12745 vsize=15418440 memory=231296 CPUtime=93.85 cores=0,2,4,6
/proc/12747/stat : 12747 (java) S 12745 12745 7881 0 -1 1077944320 50115 0 0 0 9372 13 0 0 20 0 19 0 445825282 15788482560 57824 33554432000 4194304 4196468 140732954209392 140732954191936 140685080825591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
/proc/12747/statm: 3854610 57824 3536 1 0 3815710 0
[pid=12747/tid=12748] ppid=12745 vsize=15418440 memory=56 CPUtime=0.57 cores=0,2,4,6
/proc/12747/task/12748/stat : 12748 (java) S 12745 12745 7881 0 -1 1077944384 9388 0 0 0 54 3 0 0 20 0 19 0 445825282 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685085066368 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12749] ppid=12745 vsize=15418440 memory=-4866523618376441967 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12749/stat : 12749 (java) S 12745 12745 7881 0 -1 1077944384 438 0 0 0 1 1 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685017062160 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12750] ppid=12745 vsize=15418440 memory=231228 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12750/stat : 12750 (java) S 12745 12745 7881 0 -1 1077944384 1186 0 0 0 1 0 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685016009616 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12751] ppid=12745 vsize=15418440 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12747/task/12751/stat : 12751 (java) S 12745 12745 7881 0 -1 1077944384 1353 0 0 0 1 1 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685014957072 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12752] ppid=12745 vsize=15418440 memory=231252 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12752/stat : 12752 (java) S 12745 12745 7881 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 19 0 445825283 15788482560 57824 33554432000 4194304 4196468 140732954209392 140685013904528 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12753] ppid=12745 vsize=15418440 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/12747/task/12753/stat : 12753 (java) S 12745 12745 7881 0 -1 1077944384 1024 0 0 0 1 0 0 0 20 0 19 0 445825284 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684616574960 140685080836738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12754] ppid=12745 vsize=15418440 memory=57 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12754/stat : 12754 (java) S 12745 12745 7881 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 445825285 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684615521248 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12755] ppid=12745 vsize=15418440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12755/stat : 12755 (java) S 12745 12745 7881 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 445825285 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684614468608 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12756] ppid=12745 vsize=15418440 memory=279855372185248 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12756/stat : 12756 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684613417168 140685080844187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12757] ppid=12745 vsize=15418440 memory=7235139893852530277 CPUtime=2.6 cores=0,2,4,6
/proc/12747/task/12757/stat : 12757 (java) S 12745 12745 7881 0 -1 1077944384 11376 0 0 0 259 1 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684612364784 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12758] ppid=12745 vsize=15418440 memory=7379500290168744812 CPUtime=2.79 cores=0,2,4,6
/proc/12747/task/12758/stat : 12758 (java) S 12745 12745 7881 0 -1 1077944384 11355 0 0 0 278 1 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684611312240 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12759] ppid=12745 vsize=15418440 memory=14008 CPUtime=0.64 cores=0,2,4,6
/proc/12747/task/12759/stat : 12759 (java) S 12745 12745 7881 0 -1 1077944384 5765 0 0 0 64 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684610259696 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12760] ppid=12745 vsize=15418440 memory=21012 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12760/stat : 12760 (java) S 12745 12745 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825287 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684609207392 140685080835797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12761] ppid=12745 vsize=15418440 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/12747/task/12761/stat : 12761 (java) S 12745 12745 7881 0 -1 1077944384 884 0 0 0 0 0 0 0 20 0 19 0 445825288 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684608153904 140685080836738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12778] ppid=12745 vsize=15418440 memory=0 CPUtime=20.46 cores=0,2,4,6
/proc/12747/task/12778/stat : 12778 (java) R 12745 12745 7881 0 -1 4202560 440 0 0 0 2046 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684528368032 140684696276241 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12779] ppid=12745 vsize=15418440 memory=928 CPUtime=20.06 cores=0,2,4,6
/proc/12747/task/12779/stat : 12779 (java) R 12745 12745 7881 0 -1 4202560 1398 0 0 0 2006 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684530474744 140684695483078 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12780] ppid=12745 vsize=15418440 memory=1688 CPUtime=20.11 cores=0,2,4,6
/proc/12747/task/12780/stat : 12780 (java) R 12745 12745 7881 0 -1 4202560 1565 0 0 0 2011 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684531528056 140684696277527 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
[pid=12747/tid=12781] ppid=12745 vsize=15418440 memory=1984 CPUtime=20.1 cores=0,2,4,6
/proc/12747/task/12781/stat : 12781 (java) R 12745 12745 7881 0 -1 4202560 804 0 0 0 2010 0 0 0 20 0 19 0 445825585 15788482560 57824 33554432000 4194304 4196468 140732954209392 140684527317544 140684697639494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9191424 140732954215407 140732954215578 140732954215578 140732954218447 0
Current children cumulated CPU time: 93.85 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 232748 KiB

Child status: 0
Real time (s): 23.9835
CPU time (s): 94.1282
CPU user time (s): 93.9844
CPU system time (s): 0.143795
CPU usage (%): 392.471
Max. virtual memory (cumulated for all children) (KiB): 15531568
Max. memory (cumulated for all children) (KiB): 232748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.9844
system time used= 0.143795
maximum resident set size= 231300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51590
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= 3314
involuntary context switches= 2788


# summary of solver processes directly reported to runsolver:
#   pid: 12745
#   total CPU time (s): 94.1282
#   total CPU user time (s): 93.9844
#   total CPU system time (s): 0.143795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.173152 second user time and 0.292012 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 06:45:37
IDJOB=4400542
IDBENCH=136490
IDSOLVER=2856
FILE ID=node126/4400542-1568695575
RUNJOBID= node126-1568694456-7912
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-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-4400542-1568695575/watcher-4400542-1568695575 -o /tmp/evaluation-result-4400542-1568695575/solver-4400542-1568695575 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7912 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1343682325 HOME/instance-4400542-1568695575.xml

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

MD5SUM BENCH= ff46b38b3e2da44b02be81a37c246a0d
RANDOM SEED=1343682325

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:        29066140 kB
MemAvailable:   29861912 kB
Buffers:           65400 kB
Cached:           999128 kB
SwapCached:         8168 kB
Active:          2682264 kB
Inactive:         423884 kB
Active(anon):    2051736 kB
Inactive(anon):    23408 kB
Active(file):     630528 kB
Inactive(file):   400476 kB
Unevictable:      107636 kB
Mlocked:          107636 kB
SwapTotal:      67108860 kB
SwapFree:       66988572 kB
Dirty:             26148 kB
Writeback:             0 kB
AnonPages:       2142692 kB
Mapped:            55960 kB
Shmem:             24940 kB
Slab:             191156 kB
SReclaimable:     161204 kB
SUnreclaim:        29952 kB
KernelStack:        3824 kB
PageTables:        10032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3934400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2029568 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:46:01