Trace number 4392892

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 NameAnswerCPU timeWall clock time
choco-solver 2019-06-14SAT 1370.73 344.69

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-24-071.xml
MD5SUMc8960cc0de41b37a4760da710336f2ef
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.03116
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints276
Number of domains24
Minimum domain size48
Maximum domain size71
Distribution of domain sizes[{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2},{"size":55,"count":2},{"size":56,"count":2},{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":48}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":276}]
Number of extensional constraints0
Number of intensional constraints276
Distribution of constraint types[{"type":"intension","count":276}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4392892-1568357003.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4392892-1568357003.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.27/1.00	c solve instance...
1370.40/344.67	s SATISFIABLE
1370.40/344.67	v <instantiation>
1370.40/344.67	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] </list>
1370.40/344.67	v 	<values>38 52 30 48 47 24 47 54 62 11 0 21 38 24 0 15 31 33 52 51 0 25 48 0 18 39 0 32 36 0 41 40 39 45 45 6 19 18 56 55 54 0 20 0 0 32 48 21 </values>
1370.40/344.67	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392892-1568357003/watcher-4392892-1568357003 -o /tmp/evaluation-result-4392892-1568357003/solver-4392892-1568357003 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568354118-30105 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1343325012 HOME/instance-4392892-1568357003.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=3394, runsolver pid=3391

[startup+0.100118 s]*
/proc/loadavg: 5.04 5.10 5.11 5/234 3410
/proc/meminfo: memFree=19927364/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0
[pid=3396] ppid=3394 vsize=15144768 memory=30344 CPUtime=0.13 cores=1,3,5,7
/proc/3396/stat : 3396 (java) S 3394 3394 30073 0 -1 1077944320 5469 0 0 0 11 2 0 0 20 0 15 0 411614119 15508242432 7586 33554432000 4194304 4196468 140725177679664 140725177662208 140074023526135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
/proc/3396/statm: 3786192 7586 3155 1 0 3748377 0
[pid=3396/tid=3397] ppid=3394 vsize=15144768 memory=-6664436420846796947 CPUtime=0.09 cores=1,3,5,7
/proc/3396/task/3397/stat : 3397 (java) R 3394 3394 30073 0 -1 4202560 3401 0 0 0 8 1 0 0 20 0 15 0 411614119 15508242432 7586 33554432000 4194304 4196468 140725177679664 140074027760272 140073659969893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3398] ppid=3394 vsize=15144768 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073984486032 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3399] ppid=3394 vsize=15144768 memory=139675130513024 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3399/stat : 3399 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073614940688 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3400] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3400/stat : 3400 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073613887888 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3401] ppid=3394 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3401/stat : 3401 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073612835088 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3402] ppid=3394 vsize=15144768 memory=139675130513024 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3402/stat : 3402 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614122 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073492228976 140074023537282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3403] ppid=3394 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3403/stat : 3403 (java) S 3394 3394 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411614122 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073491174944 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3404] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3404/stat : 3404 (java) S 3394 3394 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411614122 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073490122096 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3405] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3405/stat : 3405 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073489070416 140074023544731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3406] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3406/stat : 3406 (java) R 3394 3394 30073 0 -1 4202560 449 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073488017776 140074001358992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3407] ppid=3394 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3407/stat : 3407 (java) R 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073486964976 140074023537282 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3408] ppid=3394 vsize=15144768 memory=139675130513024 CPUtime=0.02 cores=1,3,5,7
/proc/3396/task/3408/stat : 3408 (java) S 3394 3394 30073 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 15 0 411614125 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073485912176 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3409] ppid=3394 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3409/stat : 3409 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073484859616 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3410] ppid=3394 vsize=15144768 memory=139675130513024 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 7586 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31796 KiB

[startup+0.21093 s]*
/proc/loadavg: 5.04 5.10 5.11 4/234 3410
/proc/meminfo: memFree=19915128/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0
[pid=3396] ppid=3394 vsize=15144768 memory=41296 CPUtime=0.34 cores=1,3,5,7
/proc/3396/stat : 3396 (java) S 3394 3394 30073 0 -1 1077944320 9018 0 0 0 31 3 0 0 20 0 15 0 411614119 15508242432 10324 33554432000 4194304 4196468 140725177679664 140725177662208 140074023526135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
/proc/3396/statm: 3786192 10324 3295 1 0 3748377 0
[pid=3396/tid=3397] ppid=3394 vsize=15144768 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/3396/task/3397/stat : 3397 (java) R 3394 3394 30073 0 -1 4202560 6215 0 0 0 17 2 0 0 20 0 15 0 411614119 15508242432 10324 33554432000 4194304 4196468 140725177679664 140074027760064 140074007606622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3398] ppid=3394 vsize=15144768 memory=364 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073984486032 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3399] ppid=3394 vsize=15144768 memory=139675130540404 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3399/stat : 3399 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073614940688 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3400] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3400/stat : 3400 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073613887888 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3401] ppid=3394 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3401/stat : 3401 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073612835088 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3402] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3402/stat : 3402 (java) S 3394 3394 30073 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411614122 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073492228976 140074023537282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3403] ppid=3394 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3403/stat : 3403 (java) S 3394 3394 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411614122 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073491174944 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3404] ppid=3394 vsize=15144768 memory=139675130513024 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3404/stat : 3404 (java) S 3394 3394 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411614122 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073490122096 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3405] ppid=3394 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3405/stat : 3405 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073489070416 140074023544731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3406] ppid=3394 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3396/task/3406/stat : 3406 (java) S 3394 3394 30073 0 -1 1077944384 640 0 0 0 3 0 0 0 20 0 15 0 411614125 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073488017776 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3407] ppid=3394 vsize=15144768 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3396/task/3407/stat : 3407 (java) S 3394 3394 30073 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 15 0 411614125 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073486964976 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3408] ppid=3394 vsize=15144768 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3396/task/3408/stat : 3408 (java) S 3394 3394 30073 0 -1 1077944384 752 0 0 0 8 0 0 0 20 0 15 0 411614125 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073485912176 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3409] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3409/stat : 3409 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073484859616 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3410] ppid=3394 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614125 15508242432 10324 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42748 KiB

[startup+0.311897 s]*
/proc/loadavg: 5.04 5.10 5.11 4/234 3410
/proc/meminfo: memFree=19908456/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0
[pid=3396] ppid=3394 vsize=15149024 memory=50136 CPUtime=0.53 cores=1,3,5,7
/proc/3396/stat : 3396 (java) S 3394 3394 30073 0 -1 1077944320 10354 0 0 0 49 4 0 0 20 0 15 0 411614119 15512600576 12534 33554432000 4194304 4196468 140725177679664 140725177662208 140074023526135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
/proc/3396/statm: 3787256 12534 3371 1 0 3748377 0
[pid=3396/tid=3397] ppid=3394 vsize=15149024 memory=1398720917958146503 CPUtime=0.3 cores=1,3,5,7
/proc/3396/task/3397/stat : 3397 (java) R 3394 3394 30073 0 -1 4202560 7368 0 0 0 27 3 0 0 20 0 15 0 411614119 15512600576 12605 33554432000 4194304 4196468 140725177679664 140074027759440 140074007606622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3398] ppid=3394 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073984486032 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3399] ppid=3394 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3399/stat : 3399 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073614940688 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3400] ppid=3394 vsize=15149024 memory=35809 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3400/stat : 3400 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073613887888 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3401] ppid=3394 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3401/stat : 3401 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073612835088 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3402] ppid=3394 vsize=15149024 memory=-1598831813028945288 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3402/stat : 3402 (java) S 3394 3394 30073 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411614122 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073492228976 140074023537282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3403] ppid=3394 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3403/stat : 3403 (java) S 3394 3394 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411614122 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073491174944 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3404] ppid=3394 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3404/stat : 3404 (java) S 3394 3394 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411614122 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073490122096 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3405] ppid=3394 vsize=15149024 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3405/stat : 3405 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073489070416 140074023544731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3406] ppid=3394 vsize=15149024 memory=-6935123839545469842 CPUtime=0.04 cores=1,3,5,7
/proc/3396/task/3406/stat : 3406 (java) S 3394 3394 30073 0 -1 1077944384 667 0 0 0 4 0 0 0 20 0 15 0 411614125 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073488017776 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3407] ppid=3394 vsize=15149024 memory=4711416552243748964 CPUtime=0.04 cores=1,3,5,7
/proc/3396/task/3407/stat : 3407 (java) S 3394 3394 30073 0 -1 1077944384 202 0 0 0 4 0 0 0 20 0 15 0 411614125 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073486964976 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3408] ppid=3394 vsize=15149024 memory=7377292432179358372 CPUtime=0.12 cores=1,3,5,7
/proc/3396/task/3408/stat : 3408 (java) S 3394 3394 30073 0 -1 1077944384 843 0 0 0 12 0 0 0 20 0 15 0 411614125 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073485912176 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3409] ppid=3394 vsize=15149024 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3409/stat : 3409 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073484859616 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3410] ppid=3394 vsize=15149024 memory=7317634893576766894 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614125 15512600576 12605 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51588 KiB

[startup+0.702207 s]
/proc/loadavg: 5.04 5.10 5.11 6/234 3410
/proc/meminfo: memFree=19897576/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0
[pid=3396] ppid=3394 vsize=15151148 memory=92532 CPUtime=1.62 cores=1,3,5,7
/proc/3396/stat : 3396 (java) S 3394 3394 30073 0 -1 1077944320 14263 0 0 0 155 7 0 0 20 0 15 0 411614119 15514775552 23133 33554432000 4194304 4196468 140725177679664 140725177662208 140074023526135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
/proc/3396/statm: 3787787 23133 3450 1 0 3748889 0
[pid=3396/tid=3397] ppid=3394 vsize=15151148 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/3396/task/3397/stat : 3397 (java) R 3394 3394 30073 0 -1 4202560 8682 0 0 0 63 4 0 0 20 0 15 0 411614119 15514775552 23133 33554432000 4194304 4196468 140725177679664 140074027762704 140074008600592 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3398] ppid=3394 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073984486032 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3399] ppid=3394 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3399/stat : 3399 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073614940688 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3400] ppid=3394 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3400/stat : 3400 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614120 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073613887888 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3401] ppid=3394 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3401/stat : 3401 (java) S 3394 3394 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411614120 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073612835088 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3402] ppid=3394 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3402/stat : 3402 (java) S 3394 3394 30073 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411614122 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073492228976 140074023537282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3403] ppid=3394 vsize=15151148 memory=38972 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3403/stat : 3403 (java) S 3394 3394 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411614122 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073491174944 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3404] ppid=3394 vsize=15151148 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3404/stat : 3404 (java) S 3394 3394 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411614122 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073490122096 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3405] ppid=3394 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3405/stat : 3405 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073489070416 140074023544731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3406] ppid=3394 vsize=15151148 memory=1368 CPUtime=0.26 cores=1,3,5,7
/proc/3396/task/3406/stat : 3406 (java) R 3394 3394 30073 0 -1 4202560 1262 0 0 0 26 0 0 0 20 0 15 0 411614125 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073488008160 140074006894784 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3407] ppid=3394 vsize=15151148 memory=1056 CPUtime=0.22 cores=1,3,5,7
/proc/3396/task/3407/stat : 3407 (java) R 3394 3394 30073 0 -1 4202560 892 0 0 0 22 0 0 0 20 0 15 0 411614125 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073486951072 140074008649693 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3408] ppid=3394 vsize=15151148 memory=1712 CPUtime=0.43 cores=1,3,5,7
/proc/3396/task/3408/stat : 3408 (java) S 3394 3394 30073 0 -1 1077944384 2120 0 0 0 42 1 0 0 20 0 15 0 411614125 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073485912176 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3409] ppid=3394 vsize=15151148 memory=6092 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3409/stat : 3409 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411614125 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073484859616 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3410] ppid=3394 vsize=15151148 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411614125 15514775552 23133 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 93984 KiB

[startup+1.50079 s]
/proc/loadavg: 5.04 5.10 5.11 5/234 3410
/proc/meminfo: memFree=19769784/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0

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

/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1260 0 0 0 0 34 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3411] ppid=3394 vsize=15419452 memory=990896 CPUtime=338.36 cores=1,3,5,7
/proc/3396/task/3411/stat : 3411 (java) R 3394 3394 30073 0 -1 4202560 987 0 0 0 33836 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073474600600 140073666555205 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3412] ppid=3394 vsize=15419452 memory=796 CPUtime=339 cores=1,3,5,7
/proc/3396/task/3412/stat : 3412 (java) R 3394 3394 30073 0 -1 4202560 5877 0 0 0 33889 11 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073473548432 140073667256532 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3413] ppid=3394 vsize=15419452 memory=1412 CPUtime=337.69 cores=1,3,5,7
/proc/3396/task/3413/stat : 3413 (java) R 3394 3394 30073 0 -1 4202560 742 0 0 0 33769 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073472496200 140073667746576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3414] ppid=3394 vsize=15419452 memory=1056 CPUtime=338.82 cores=1,3,5,7
/proc/3396/task/3414/stat : 3414 (java) R 3394 3394 30073 0 -1 4202560 3255 0 0 0 33880 2 0 0 20 0 19 0 411614223 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073471443400 140073666765164 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 1361.66 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 972340 KiB

[startup+344.001 s]*
/proc/loadavg: 5.08 5.15 5.13 6/237 3499
/proc/meminfo: memFree=18990360/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0
[pid=3396] ppid=3394 vsize=15419452 memory=970888 CPUtime=1368.04 cores=1,3,5,7
/proc/3396/stat : 3396 (java) S 3394 3394 30073 0 -1 1077944320 65903 0 0 0 136760 44 0 0 20 0 19 0 411614119 15789518848 242722 33554432000 4194304 4196468 140725177679664 140725177662208 140074023526135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
/proc/3396/statm: 3854863 242722 3532 1 0 3815965 0
[pid=3396/tid=3397] ppid=3394 vsize=15419452 memory=1398720917958146503 CPUtime=0.98 cores=1,3,5,7
/proc/3396/task/3397/stat : 3397 (java) S 3394 3394 30073 0 -1 1077944384 8928 0 0 0 93 5 0 0 20 0 19 0 411614119 15789518848 242722 33554432000 4194304 4196468 140725177679664 140074027766912 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3398] ppid=3394 vsize=15419452 memory=4126316290023845779 CPUtime=0.13 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (java) S 3394 3394 30073 0 -1 1077944384 763 0 0 0 9 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073984486032 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3399] ppid=3394 vsize=15419452 memory=12040 CPUtime=0.15 cores=1,3,5,7
/proc/3396/task/3399/stat : 3399 (java) S 3394 3394 30073 0 -1 1077944384 1181 0 0 0 11 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073614940688 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3400] ppid=3394 vsize=15419452 memory=2124 CPUtime=0.13 cores=1,3,5,7
/proc/3396/task/3400/stat : 3400 (java) S 3394 3394 30073 0 -1 1077944384 1020 0 0 0 10 3 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073613887888 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3401] ppid=3394 vsize=15419452 memory=20856 CPUtime=0.14 cores=1,3,5,7
/proc/3396/task/3401/stat : 3401 (java) S 3394 3394 30073 0 -1 1077944384 3375 0 0 0 10 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073612835088 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3402] ppid=3394 vsize=15419452 memory=970888 CPUtime=0.04 cores=1,3,5,7
/proc/3396/task/3402/stat : 3402 (java) S 3394 3394 30073 0 -1 1077944384 2407 0 0 0 3 1 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073492228976 140074023537282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3403] ppid=3394 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3403/stat : 3403 (java) S 3394 3394 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073491175008 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3404] ppid=3394 vsize=15419452 memory=6698628 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3404/stat : 3404 (java) S 3394 3394 30073 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073490122112 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3405] ppid=3394 vsize=15419452 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3405/stat : 3405 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073489070416 140074023544731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3406] ppid=3394 vsize=15419452 memory=1660 CPUtime=2.47 cores=1,3,5,7
/proc/3396/task/3406/stat : 3406 (java) S 3394 3394 30073 0 -1 1077944384 12630 0 0 0 246 1 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073488017776 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3407] ppid=3394 vsize=15419452 memory=111632 CPUtime=2.45 cores=1,3,5,7
/proc/3396/task/3407/stat : 3407 (java) S 3394 3394 30073 0 -1 1077944384 15049 0 0 0 244 1 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073486964976 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3408] ppid=3394 vsize=15419452 memory=796 CPUtime=0.82 cores=1,3,5,7
/proc/3396/task/3408/stat : 3408 (java) S 3394 3394 30073 0 -1 1077944384 7128 0 0 0 80 2 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073485912176 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3409] ppid=3394 vsize=15419452 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3409/stat : 3409 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073484859616 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3410] ppid=3394 vsize=15419452 memory=3448 CPUtime=0.34 cores=1,3,5,7
/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1260 0 0 0 0 34 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3411] ppid=3394 vsize=15419452 memory=1452 CPUtime=339.96 cores=1,3,5,7
/proc/3396/task/3411/stat : 3411 (java) R 3394 3394 30073 0 -1 4202560 987 0 0 0 33996 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073474600600 140073666883576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3412] ppid=3394 vsize=15419452 memory=990896 CPUtime=340.57 cores=1,3,5,7
/proc/3396/task/3412/stat : 3412 (java) R 3394 3394 30073 0 -1 4202560 5880 0 0 0 34046 11 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073473548432 140073667025488 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3413] ppid=3394 vsize=15419452 memory=1804 CPUtime=339.3 cores=1,3,5,7
/proc/3396/task/3413/stat : 3413 (java) R 3394 3394 30073 0 -1 4202560 743 0 0 0 33930 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073472496200 140073667908004 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3414] ppid=3394 vsize=15419452 memory=916 CPUtime=340.43 cores=1,3,5,7
/proc/3396/task/3414/stat : 3414 (java) R 3394 3394 30073 0 -1 4202560 3255 0 0 0 34041 2 0 0 20 0 19 0 411614223 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073471443400 140073666765965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 1368.04 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 972340 KiB

[startup+344.401 s]
/proc/loadavg: 5.08 5.15 5.13 6/237 3499
/proc/meminfo: memFree=18990360/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0
[pid=3396] ppid=3394 vsize=15419452 memory=970888 CPUtime=1369.6 cores=1,3,5,7
/proc/3396/stat : 3396 (java) S 3394 3394 30073 0 -1 1077944320 65904 0 0 0 136916 44 0 0 20 0 19 0 411614119 15789518848 242722 33554432000 4194304 4196468 140725177679664 140725177662208 140074023526135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
/proc/3396/statm: 3854863 242722 3532 1 0 3815965 0
[pid=3396/tid=3397] ppid=3394 vsize=15419452 memory=15252640887998982 CPUtime=0.98 cores=1,3,5,7
/proc/3396/task/3397/stat : 3397 (java) S 3394 3394 30073 0 -1 1077944384 8928 0 0 0 93 5 0 0 20 0 19 0 411614119 15789518848 242722 33554432000 4194304 4196468 140725177679664 140074027766912 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3398] ppid=3394 vsize=15419452 memory=2020 CPUtime=0.13 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (java) S 3394 3394 30073 0 -1 1077944384 763 0 0 0 9 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073984486032 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3399] ppid=3394 vsize=15419452 memory=988 CPUtime=0.15 cores=1,3,5,7
/proc/3396/task/3399/stat : 3399 (java) S 3394 3394 30073 0 -1 1077944384 1181 0 0 0 11 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073614940688 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3400] ppid=3394 vsize=15419452 memory=1368 CPUtime=0.13 cores=1,3,5,7
/proc/3396/task/3400/stat : 3400 (java) S 3394 3394 30073 0 -1 1077944384 1020 0 0 0 10 3 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073613887888 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3401] ppid=3394 vsize=15419452 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/3396/task/3401/stat : 3401 (java) S 3394 3394 30073 0 -1 1077944384 3375 0 0 0 10 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073612835088 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3402] ppid=3394 vsize=15419452 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/3396/task/3402/stat : 3402 (java) S 3394 3394 30073 0 -1 1077944384 2407 0 0 0 3 1 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073492228976 140074023537282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3403] ppid=3394 vsize=15419452 memory=139675022066172 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3403/stat : 3403 (java) S 3394 3394 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073491175008 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3404] ppid=3394 vsize=15419452 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3404/stat : 3404 (java) S 3394 3394 30073 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073490122112 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3405] ppid=3394 vsize=15419452 memory=732 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3405/stat : 3405 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073489070416 140074023544731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3406] ppid=3394 vsize=15419452 memory=776 CPUtime=2.47 cores=1,3,5,7
/proc/3396/task/3406/stat : 3406 (java) S 3394 3394 30073 0 -1 1077944384 12630 0 0 0 246 1 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073488017776 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3407] ppid=3394 vsize=15419452 memory=1560 CPUtime=2.45 cores=1,3,5,7
/proc/3396/task/3407/stat : 3407 (java) S 3394 3394 30073 0 -1 1077944384 15049 0 0 0 244 1 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073486964976 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3408] ppid=3394 vsize=15419452 memory=4008 CPUtime=0.82 cores=1,3,5,7
/proc/3396/task/3408/stat : 3408 (java) S 3394 3394 30073 0 -1 1077944384 7128 0 0 0 80 2 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073485912176 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3409] ppid=3394 vsize=15419452 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3409/stat : 3409 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073484859616 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3410] ppid=3394 vsize=15419452 memory=8099560533487936875 CPUtime=0.35 cores=1,3,5,7
/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1260 0 0 0 0 35 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3411] ppid=3394 vsize=15419452 memory=7882261886180737124 CPUtime=340.35 cores=1,3,5,7
/proc/3396/task/3411/stat : 3411 (java) R 3394 3394 30073 0 -1 4202560 987 0 0 0 34035 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073474600600 140073666765705 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3412] ppid=3394 vsize=15419452 memory=7451037707479903587 CPUtime=340.96 cores=1,3,5,7
/proc/3396/task/3412/stat : 3412 (java) R 3394 3394 30073 0 -1 4202560 5880 0 0 0 34085 11 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073473548432 140073666243488 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3413] ppid=3394 vsize=15419452 memory=7595434465373016673 CPUtime=339.69 cores=1,3,5,7
/proc/3396/task/3413/stat : 3413 (java) R 3394 3394 30073 0 -1 4202560 744 0 0 0 33969 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073472496200 140073667392112 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3414] ppid=3394 vsize=15419452 memory=7451037707479903587 CPUtime=340.82 cores=1,3,5,7
/proc/3396/task/3414/stat : 3414 (java) R 3394 3394 30073 0 -1 4202560 3255 0 0 0 34080 2 0 0 20 0 19 0 411614223 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073471443400 140073667746609 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 1369.6 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 972340 KiB

[startup+344.601 s]
/proc/loadavg: 5.08 5.15 5.13 6/237 3499
/proc/meminfo: memFree=18990360/32770624 swapFree=66957012/67108860
[pid=3394] ppid=3391 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3394/stat : 3394 (xcsp3-exec) S 3391 3394 30073 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411614119 115843072 363 33554432000 4194304 5098028 140724812794560 140724812792664 140051211907708 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33779712 140724812800890 140724812801133 140724812801133 140724812804042 0
/proc/3394/statm: 28282 363 304 221 0 87 0
[pid=3396] ppid=3394 vsize=15419452 memory=970888 CPUtime=1370.4 cores=1,3,5,7
/proc/3396/stat : 3396 (java) S 3394 3394 30073 0 -1 1077944320 65931 0 0 0 136996 44 0 0 20 0 19 0 411614119 15789518848 242722 33554432000 4194304 4196468 140725177679664 140725177662208 140074023526135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
/proc/3396/statm: 3854863 242722 3532 1 0 3815965 0
[pid=3396/tid=3397] ppid=3394 vsize=15419452 memory=7523095395989348717 CPUtime=0.98 cores=1,3,5,7
/proc/3396/task/3397/stat : 3397 (java) S 3394 3394 30073 0 -1 1077944384 8928 0 0 0 93 5 0 0 20 0 19 0 411614119 15789518848 242722 33554432000 4194304 4196468 140725177679664 140074027766912 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3398] ppid=3394 vsize=15419452 memory=7379544257749012818 CPUtime=0.13 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (java) S 3394 3394 30073 0 -1 1077944384 763 0 0 0 9 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073984486032 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3399] ppid=3394 vsize=15419452 memory=7379544257749012818 CPUtime=0.15 cores=1,3,5,7
/proc/3396/task/3399/stat : 3399 (java) S 3394 3394 30073 0 -1 1077944384 1181 0 0 0 11 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073614940688 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3400] ppid=3394 vsize=15419452 memory=7162528154511697745 CPUtime=0.13 cores=1,3,5,7
/proc/3396/task/3400/stat : 3400 (java) S 3394 3394 30073 0 -1 1077944384 1020 0 0 0 10 3 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073613887888 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3401] ppid=3394 vsize=15419452 memory=7444822237420677996 CPUtime=0.14 cores=1,3,5,7
/proc/3396/task/3401/stat : 3401 (java) S 3394 3394 30073 0 -1 1077944384 3375 0 0 0 10 4 0 0 20 0 19 0 411614120 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073612835088 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3402] ppid=3394 vsize=15419452 memory=7444822237420677996 CPUtime=0.04 cores=1,3,5,7
/proc/3396/task/3402/stat : 3402 (java) S 3394 3394 30073 0 -1 1077944384 2407 0 0 0 3 1 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073492228976 140074023537282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3403] ppid=3394 vsize=15419452 memory=7451037707479903587 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3403/stat : 3403 (java) S 3394 3394 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073491175008 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3404] ppid=3394 vsize=15419452 memory=7162528154511697745 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3404/stat : 3404 (java) S 3394 3394 30073 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 411614122 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073490122112 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3405] ppid=3394 vsize=15419452 memory=7451037707479903587 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3405/stat : 3405 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073489070416 140074023544731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3406] ppid=3394 vsize=15419452 memory=7668621257871091799 CPUtime=2.47 cores=1,3,5,7
/proc/3396/task/3406/stat : 3406 (java) S 3394 3394 30073 0 -1 1077944384 12630 0 0 0 246 1 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073488017776 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3407] ppid=3394 vsize=15419452 memory=7667211696847940204 CPUtime=2.45 cores=1,3,5,7
/proc/3396/task/3407/stat : 3407 (java) S 3394 3394 30073 0 -1 1077944384 15049 0 0 0 244 1 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073486964976 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3408] ppid=3394 vsize=15419452 memory=7668621257871091799 CPUtime=0.82 cores=1,3,5,7
/proc/3396/task/3408/stat : 3408 (java) S 3394 3394 30073 0 -1 1077944384 7128 0 0 0 80 2 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073485912176 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3409] ppid=3394 vsize=15419452 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3396/task/3409/stat : 3409 (java) S 3394 3394 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073484859616 140074023536341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3410] ppid=3394 vsize=15419452 memory=279350044103120 CPUtime=0.35 cores=1,3,5,7
/proc/3396/task/3410/stat : 3410 (java) S 3394 3394 30073 0 -1 1077944384 1260 0 0 0 0 35 0 0 20 0 19 0 411614125 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073483807920 140074023537282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3411] ppid=3394 vsize=15419452 memory=279350044103184 CPUtime=340.55 cores=1,3,5,7
/proc/3396/task/3411/stat : 3411 (java) R 3394 3394 30073 0 -1 4202560 987 0 0 0 34055 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073474600600 140073667228172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3412] ppid=3394 vsize=15419452 memory=279350044103248 CPUtime=341.16 cores=1,3,5,7
/proc/3396/task/3412/stat : 3412 (java) R 3394 3394 30073 0 -1 4202560 5906 0 0 0 34105 11 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073473548432 140073666954064 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3413] ppid=3394 vsize=15419452 memory=279350044103312 CPUtime=339.89 cores=1,3,5,7
/proc/3396/task/3413/stat : 3413 (java) R 3394 3394 30073 0 -1 4202560 745 0 0 0 33989 0 0 0 20 0 19 0 411614220 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073472496200 140073666555360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
[pid=3396/tid=3414] ppid=3394 vsize=15419452 memory=279350044103376 CPUtime=341.02 cores=1,3,5,7
/proc/3396/task/3414/stat : 3414 (java) R 3394 3394 30073 0 -1 4202560 3255 0 0 0 34100 2 0 0 20 0 19 0 411614223 15789518848 242722 33554432000 4194304 4196468 140725177679664 140073471443400 140073666482392 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16371712 140725177680879 140725177681050 140725177681050 140725177683919 0
Current children cumulated CPU time: 1370.4 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 972340 KiB

Child status: 0
Real time (s): 344.69
CPU time (s): 1370.73
CPU user time (s): 1370.27
CPU system time (s): 0.462246
CPU usage (%): 397.671
Max. virtual memory (cumulated for all children) (KiB): 15532580
Max. memory (cumulated for all children) (KiB): 1140572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1370.27
system time used= 0.462246
maximum resident set size= 1154328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67370
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10705
involuntary context switches= 13033


# summary of solver processes directly reported to runsolver:
#   pid: 3394
#   total CPU time (s): 1370.73
#   total CPU user time (s): 1370.27
#   total CPU system time (s): 0.462246

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.08691 second user time and 4.22312 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 08:42:39
IDJOB=4392892
IDBENCH=141713
IDSOLVER=2840
FILE ID=node147/4392892-1568357003
RUNJOBID= node147-1568354118-30105
PBS_JOBID= 21701187
Free space on /tmp= 56440 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-24-071.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-4392892-1568357003/watcher-4392892-1568357003 -o /tmp/evaluation-result-4392892-1568357003/solver-4392892-1568357003 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568354118-30105 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1343325012 HOME/instance-4392892-1568357003.xml

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

MD5SUM BENCH= c8960cc0de41b37a4760da710336f2ef
RANDOM SEED=1343325012

node147.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.52
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.52
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.52
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.52
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:        19945828 kB
MemAvailable:   25109956 kB
Buffers:          150908 kB
Cached:          5230684 kB
SwapCached:        48500 kB
Active:          8926444 kB
Inactive:        3199220 kB
Active(anon):    6696020 kB
Inactive(anon):    89340 kB
Active(file):    2230424 kB
Inactive(file):  3109880 kB
Unevictable:      107768 kB
Mlocked:          107768 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:             26036 kB
Writeback:             0 kB
AnonPages:       6814912 kB
Mapped:            57088 kB
Shmem:             32768 kB
Slab:             281092 kB
SReclaimable:     252284 kB
SUnreclaim:        28808 kB
KernelStack:        4160 kB
PageTables:        18716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8164968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6672384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 56412 MiB
End job on node147 at 2019-09-13 08:48:24