Trace number 4404016

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-20OPT55 31.4228 8.23479

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark28.5824
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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-4404016-1568992898.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404016-1568992898.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.02/0.59	c solve instance...
1.29/0.69	o 80 
1.60/0.71	o 75 
1.60/0.71	o 73 
1.60/0.73	o 72 
1.60/0.77	o 70 
1.60/0.78	o 68 
1.99/0.83	o 66 
1.99/0.84	o 62 
3.16/1.12	o 60 
7.91/2.32	o 55 
31.30/8.22	s OPTIMUM FOUND
31.30/8.22	v <instantiation>
31.30/8.22	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] </list>
31.30/8.22	v 	<values>0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2 </values>
31.30/8.22	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404016-1568992898/watcher-4404016-1568992898 -o /var/tmp/evaluation-result-4404016-1568992898/solver-4404016-1568992898 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7232 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1298561057 HOME/instance-4404016-1568992898.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=12881, runsolver pid=12878
Current StackSize limit: 8192 KiB


[startup+0.101133 s]*
/proc/loadavg: 8.27 8.39 7.78 8/234 12897
/proc/meminfo: memFree=8111520/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0
[pid=12883] ppid=12881 vsize=15144776 memory=28936 CPUtime=0.13 cores=0,2,4,6
/proc/12883/stat : 12883 (java) S 12881 12881 7201 0 -1 1077944320 5678 0 0 0 12 1 0 0 20 0 15 0 475562298 15508250624 7234 33554432000 4194304 4196468 140724105450288 140724105432832 140395557330679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
/proc/12883/statm: 3786194 7234 3166 1 0 3748377 0
[pid=12883/tid=12884] ppid=12881 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/12883/task/12884/stat : 12884 (java) R 12881 12881 7201 0 -1 4202560 3556 0 0 0 8 1 0 0 20 0 15 0 475562298 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395561551952 140395557342614 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12885] ppid=12881 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12885/stat : 12885 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395509951248 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12886] ppid=12881 vsize=15144776 memory=140553783154304 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12886/stat : 12886 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395508898704 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12887] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12887/stat : 12887 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395507846160 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12888] ppid=12881 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12888/stat : 12888 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395506793616 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12889] ppid=12881 vsize=15144776 memory=140553783154304 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12889/stat : 12889 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475562300 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395025500144 140395557341826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12890] ppid=12881 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12890/stat : 12890 (java) S 12881 12881 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475562300 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395024446368 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12891] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12891/stat : 12891 (java) S 12881 12881 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475562301 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395023393776 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12892] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12892/stat : 12892 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395022342352 140395557349275 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12893] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12893/stat : 12893 (java) R 12881 12881 7201 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395021289968 140395557341826 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12894] ppid=12881 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12894/stat : 12894 (java) R 12881 12881 7201 0 -1 4202560 63 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395020237424 140395549620061 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12895] ppid=12881 vsize=15144776 memory=140553783154304 CPUtime=0.02 cores=0,2,4,6
/proc/12883/task/12895/stat : 12895 (java) R 12881 12881 7201 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 15 0 475562303 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395019184880 140395536188466 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12896] ppid=12881 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12896/stat : 12896 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395018132576 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12897] ppid=12881 vsize=15144776 memory=140553783154304 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 7234 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30392 KiB

[startup+0.210804 s]*
/proc/loadavg: 8.27 8.39 7.78 6/234 12897
/proc/meminfo: memFree=8098044/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0
[pid=12883] ppid=12881 vsize=15144776 memory=40788 CPUtime=0.34 cores=0,2,4,6
/proc/12883/stat : 12883 (java) S 12881 12881 7201 0 -1 1077944320 9451 0 0 0 31 3 0 0 20 0 15 0 475562298 15508250624 10197 33554432000 4194304 4196468 140724105450288 140724105432832 140395557330679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
/proc/12883/statm: 3786194 10197 3281 1 0 3748377 0
[pid=12883/tid=12884] ppid=12881 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/12883/task/12884/stat : 12884 (java) R 12881 12881 7201 0 -1 4202560 6604 0 0 0 17 2 0 0 20 0 15 0 475562298 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395561565664 140395541411166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12885] ppid=12881 vsize=15144776 memory=13575 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12885/stat : 12885 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395509951248 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12886] ppid=12881 vsize=15144776 memory=288370929934866048 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12886/stat : 12886 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395508898704 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12887] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12887/stat : 12887 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395507846160 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12888] ppid=12881 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12888/stat : 12888 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562299 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395506793616 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12889] ppid=12881 vsize=15144776 memory=140553783154304 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12889/stat : 12889 (java) S 12881 12881 7201 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475562300 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395025500144 140395557341826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12890] ppid=12881 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12890/stat : 12890 (java) S 12881 12881 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475562300 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395024446368 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12891] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12891/stat : 12891 (java) S 12881 12881 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475562301 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395023393776 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12892] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12892/stat : 12892 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395022342352 140395557349275 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12893] ppid=12881 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12883/task/12893/stat : 12893 (java) S 12881 12881 7201 0 -1 1077944384 626 0 0 0 3 0 0 0 20 0 15 0 475562303 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395021289968 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12894] ppid=12881 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/12883/task/12894/stat : 12894 (java) S 12881 12881 7201 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 15 0 475562303 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395020237424 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12895] ppid=12881 vsize=15144776 memory=140553783154304 CPUtime=0.08 cores=0,2,4,6
/proc/12883/task/12895/stat : 12895 (java) R 12881 12881 7201 0 -1 4202560 803 0 0 0 8 0 0 0 20 0 15 0 475562303 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395019184880 140395557342614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12896] ppid=12881 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12896/stat : 12896 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395018132576 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12897] ppid=12881 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562303 15508250624 10259 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42244 KiB

[startup+0.317485 s]*
/proc/loadavg: 8.27 8.39 7.78 6/234 12897
/proc/meminfo: memFree=8089728/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0
[pid=12883] ppid=12881 vsize=15149032 memory=49808 CPUtime=0.52 cores=0,2,4,6
/proc/12883/stat : 12883 (java) S 12881 12881 7201 0 -1 1077944320 10868 0 0 0 48 4 0 0 20 0 15 0 475562298 15512608768 12452 33554432000 4194304 4196468 140724105450288 140724105432832 140395557330679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
/proc/12883/statm: 3787258 12452 3313 1 0 3748377 0
[pid=12883/tid=12884] ppid=12881 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/12883/task/12884/stat : 12884 (java) R 12881 12881 7201 0 -1 4202560 7895 0 0 0 27 3 0 0 20 0 15 0 475562298 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395561565888 140395557352605 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12885] ppid=12881 vsize=15149032 memory=13938 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12885/stat : 12885 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562299 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395509951248 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12886] ppid=12881 vsize=15149032 memory=288230376155275812 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12886/stat : 12886 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475562299 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395508898704 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12887] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12887/stat : 12887 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475562299 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395507846160 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12888] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12888/stat : 12888 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562299 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395506793616 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12889] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12889/stat : 12889 (java) S 12881 12881 7201 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475562300 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395025500144 140395557341826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12890] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12890/stat : 12890 (java) S 12881 12881 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475562300 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395024446368 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12891] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12891/stat : 12891 (java) S 12881 12881 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475562301 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395023393776 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12892] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12892/stat : 12892 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475562303 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395022342352 140395557349275 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12893] ppid=12881 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12883/task/12893/stat : 12893 (java) S 12881 12881 7201 0 -1 1077944384 642 0 0 0 4 0 0 0 20 0 15 0 475562303 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395021289968 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12894] ppid=12881 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12883/task/12894/stat : 12894 (java) S 12881 12881 7201 0 -1 1077944384 130 0 0 0 3 0 0 0 20 0 15 0 475562303 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395020237424 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12895] ppid=12881 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/12883/task/12895/stat : 12895 (java) S 12881 12881 7201 0 -1 1077944384 899 0 0 0 13 0 0 0 20 0 15 0 475562303 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395019184880 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12896] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12896/stat : 12896 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475562303 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395018132576 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12897] ppid=12881 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475562303 15512608768 12452 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51264 KiB

[startup+0.703455 s]
/proc/loadavg: 8.27 8.39 7.78 7/234 12897
/proc/meminfo: memFree=8073016/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0
[pid=12883] ppid=12881 vsize=15417412 memory=89768 CPUtime=1.6 cores=0,2,4,6
/proc/12883/stat : 12883 (java) S 12881 12881 7201 0 -1 1077944320 15230 0 0 0 154 6 0 0 20 0 19 0 475562298 15787429888 22442 33554432000 4194304 4196468 140724105450288 140724105432832 140395557330679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
/proc/12883/statm: 3854353 22442 3457 1 0 3815453 0
[pid=12883/tid=12884] ppid=12881 vsize=15417412 memory=12328 CPUtime=0.58 cores=0,2,4,6
/proc/12883/task/12884/stat : 12884 (java) S 12881 12881 7201 0 -1 1077944384 9185 0 0 0 54 4 0 0 20 0 19 0 475562298 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395561571456 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12885] ppid=12881 vsize=15417412 memory=500 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12885/stat : 12885 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475562299 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395509951248 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12886] ppid=12881 vsize=15417412 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12886/stat : 12886 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475562299 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395508898704 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12887] ppid=12881 vsize=15417412 memory=1744 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12887/stat : 12887 (java) S 12881 12881 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475562299 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395507846160 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12888] ppid=12881 vsize=15417412 memory=924 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12888/stat : 12888 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475562299 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395506793616 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12889] ppid=12881 vsize=15417412 memory=1940 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12889/stat : 12889 (java) S 12881 12881 7201 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 475562300 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395025500144 140395557341826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12890] ppid=12881 vsize=15417412 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12890/stat : 12890 (java) S 12881 12881 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475562300 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395024446368 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12891] ppid=12881 vsize=15417412 memory=2508 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12891/stat : 12891 (java) S 12881 12881 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475562301 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395023393776 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12892] ppid=12881 vsize=15417412 memory=1532 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12892/stat : 12892 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395022342352 140395557349275 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12893] ppid=12881 vsize=15417412 memory=836 CPUtime=0.23 cores=0,2,4,6
/proc/12883/task/12893/stat : 12893 (java) R 12881 12881 7201 0 -1 4202560 1413 0 0 0 23 0 0 0 20 0 19 0 475562303 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395021280032 140395538031600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12894] ppid=12881 vsize=15417412 memory=1760 CPUtime=0.22 cores=0,2,4,6
/proc/12883/task/12894/stat : 12894 (java) R 12881 12881 7201 0 -1 4202560 1102 0 0 0 22 0 0 0 20 0 19 0 475562303 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395020223648 140395549567806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12895] ppid=12881 vsize=15417412 memory=111632 CPUtime=0.38 cores=0,2,4,6
/proc/12883/task/12895/stat : 12895 (java) R 12881 12881 7201 0 -1 4202560 1976 0 0 0 38 0 0 0 20 0 19 0 475562303 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395019184880 140395549567806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12896] ppid=12881 vsize=15417412 memory=804 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12896/stat : 12896 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15787429888 22442 33554432000 4194304 4196468 140724105450288 140395018132576 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12897] ppid=12881 vsize=15417412 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475562303 15787429888 22508 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 91224 KiB

[startup+1.50146 s]
/proc/loadavg: 8.27 8.39 7.78 12/238 12933
/proc/meminfo: memFree=7973240/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0

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

/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54093 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12938] ppid=12881 vsize=15486024 memory=1456 CPUtime=3.77 cores=0,2,4,6
/proc/12883/task/12938/stat : 12938 (java) R 12881 12881 7201 0 -1 4202560 125 0 0 0 377 0 0 0 20 0 19 0 475562530 15857688576 54093 33554432000 4194304 4196468 140724105450288 140395004938984 140395187284712 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12939] ppid=12881 vsize=15486024 memory=281107355378656 CPUtime=3.86 cores=0,2,4,6
/proc/12883/task/12939/stat : 12939 (java) R 12881 12881 7201 0 -1 4202560 212 0 0 0 385 1 0 0 20 0 19 0 475562530 15857688576 54093 33554432000 4194304 4196468 140724105450288 140395008100328 140395188779110 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12940] ppid=12881 vsize=15486024 memory=4496088203717537381 CPUtime=3.39 cores=0,2,4,6
/proc/12883/task/12940/stat : 12940 (java) R 12881 12881 7201 0 -1 4202560 387 0 0 0 339 0 0 0 20 0 19 0 475562530 15857688576 54093 33554432000 4194304 4196468 140724105450288 140395005993304 140395188471440 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12941] ppid=12881 vsize=15486024 memory=5865471450888360038 CPUtime=3.55 cores=0,2,4,6
/proc/12883/task/12941/stat : 12941 (java) R 12881 12881 7201 0 -1 4202560 283 0 0 0 355 0 0 0 20 0 19 0 475562531 15857688576 54093 33554432000 4194304 4196468 140724105450288 140395003888312 140395188119107 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 24.14 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 217828 KiB

[startup+7.20145 s]
/proc/loadavg: 8.24 8.38 7.78 10/238 12941
/proc/meminfo: memFree=7923776/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0
[pid=12883] ppid=12881 vsize=15486024 memory=216392 CPUtime=27.32 cores=0,2,4,6
/proc/12883/stat : 12883 (java) S 12881 12881 7201 0 -1 1077944320 27821 0 0 0 2720 12 0 0 20 0 19 0 475562298 15857688576 54098 33554432000 4194304 4196468 140724105450288 140724105432832 140395557330679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
/proc/12883/statm: 3871506 54098 3513 1 0 3832606 0
[pid=12883/tid=12884] ppid=12881 vsize=15486024 memory=6791534058613427641 CPUtime=0.58 cores=0,2,4,6
/proc/12883/task/12884/stat : 12884 (java) S 12881 12881 7201 0 -1 1077944384 9188 0 0 0 54 4 0 0 20 0 19 0 475562298 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395561571456 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12885] ppid=12881 vsize=15486024 memory=7712 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12885/stat : 12885 (java) S 12881 12881 7201 0 -1 1077944384 593 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395509951248 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12886] ppid=12881 vsize=15486024 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12886/stat : 12886 (java) S 12881 12881 7201 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395508898704 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12887] ppid=12881 vsize=15486024 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12887/stat : 12887 (java) S 12881 12881 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395507846160 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12888] ppid=12881 vsize=15486024 memory=6316 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12888/stat : 12888 (java) S 12881 12881 7201 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395506793616 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12889] ppid=12881 vsize=15486024 memory=828 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12889/stat : 12889 (java) S 12881 12881 7201 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 19 0 475562300 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395025500144 140395557341826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12890] ppid=12881 vsize=15486024 memory=736 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12890/stat : 12890 (java) S 12881 12881 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475562300 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395024446432 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12891] ppid=12881 vsize=15486024 memory=1608 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12891/stat : 12891 (java) S 12881 12881 7201 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 475562301 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395023393792 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12892] ppid=12881 vsize=15486024 memory=192 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12892/stat : 12892 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395022342352 140395557349275 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12893] ppid=12881 vsize=15486024 memory=67 CPUtime=2.03 cores=0,2,4,6
/proc/12883/task/12893/stat : 12893 (java) S 12881 12881 7201 0 -1 1077944384 4973 0 0 0 203 0 0 0 20 0 19 0 475562303 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395021289968 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12894] ppid=12881 vsize=15486024 memory=0 CPUtime=1.92 cores=0,2,4,6
/proc/12883/task/12894/stat : 12894 (java) S 12881 12881 7201 0 -1 1077944384 5394 0 0 0 191 1 0 0 20 0 19 0 475562303 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395020237424 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12895] ppid=12881 vsize=15486024 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/12883/task/12895/stat : 12895 (java) S 12881 12881 7201 0 -1 1077944384 3262 0 0 0 66 1 0 0 20 0 19 0 475562303 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395019184880 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12896] ppid=12881 vsize=15486024 memory=397 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12896/stat : 12896 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395018132576 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12897] ppid=12881 vsize=15486024 memory=406 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12938] ppid=12881 vsize=15486024 memory=359 CPUtime=4.55 cores=0,2,4,6
/proc/12883/task/12938/stat : 12938 (java) R 12881 12881 7201 0 -1 4202560 126 0 0 0 455 0 0 0 20 0 19 0 475562530 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395004939496 140395188778984 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12939] ppid=12881 vsize=15486024 memory=375 CPUtime=4.66 cores=0,2,4,6
/proc/12883/task/12939/stat : 12939 (java) R 12881 12881 7201 0 -1 4202560 212 0 0 0 465 1 0 0 20 0 19 0 475562530 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395008098744 140395187152337 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12940] ppid=12881 vsize=15486024 memory=0 CPUtime=4.19 cores=0,2,4,6
/proc/12883/task/12940/stat : 12940 (java) R 12881 12881 7201 0 -1 4202560 389 0 0 0 419 0 0 0 20 0 19 0 475562530 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395005995304 140395188865777 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12941] ppid=12881 vsize=15486024 memory=0 CPUtime=4.35 cores=0,2,4,6
/proc/12883/task/12941/stat : 12941 (java) R 12881 12881 7201 0 -1 4202560 285 0 0 0 435 0 0 0 20 0 19 0 475562531 15857688576 54098 33554432000 4194304 4196468 140724105450288 140395003887232 140395187706752 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 27.32 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 217848 KiB

[startup+8.00145 s]*
/proc/loadavg: 8.30 8.39 7.79 9/238 12942
/proc/meminfo: memFree=7923496/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0
[pid=12883] ppid=12881 vsize=15486024 memory=216400 CPUtime=30.54 cores=0,2,4,6
/proc/12883/stat : 12883 (java) S 12881 12881 7201 0 -1 1077944320 27827 0 0 0 3042 12 0 0 20 0 19 0 475562298 15857688576 54100 33554432000 4194304 4196468 140724105450288 140724105432832 140395557330679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
/proc/12883/statm: 3871506 54100 3513 1 0 3832606 0
[pid=12883/tid=12884] ppid=12881 vsize=15486024 memory=3471342949998526816 CPUtime=0.58 cores=0,2,4,6
/proc/12883/task/12884/stat : 12884 (java) S 12881 12881 7201 0 -1 1077944384 9188 0 0 0 54 4 0 0 20 0 19 0 475562298 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395561571456 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12885] ppid=12881 vsize=15486024 memory=3472468849905369468 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12885/stat : 12885 (java) S 12881 12881 7201 0 -1 1077944384 593 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395509951248 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12886] ppid=12881 vsize=15486024 memory=734280276464107936 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12886/stat : 12886 (java) S 12881 12881 7201 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395508898704 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12887] ppid=12881 vsize=15486024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12887/stat : 12887 (java) S 12881 12881 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395507846160 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12888] ppid=12881 vsize=15486024 memory=41816 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12888/stat : 12888 (java) S 12881 12881 7201 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395506793616 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12889] ppid=12881 vsize=15486024 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12889/stat : 12889 (java) S 12881 12881 7201 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 19 0 475562300 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395025500144 140395557341826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12890] ppid=12881 vsize=15486024 memory=2084 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12890/stat : 12890 (java) S 12881 12881 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475562300 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395024446432 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12891] ppid=12881 vsize=15486024 memory=1480 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12891/stat : 12891 (java) S 12881 12881 7201 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 475562301 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395023393792 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12892] ppid=12881 vsize=15486024 memory=3880 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12892/stat : 12892 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395022342352 140395557349275 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12893] ppid=12881 vsize=15486024 memory=7712 CPUtime=2.03 cores=0,2,4,6
/proc/12883/task/12893/stat : 12893 (java) S 12881 12881 7201 0 -1 1077944384 4974 0 0 0 203 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395021289968 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12894] ppid=12881 vsize=15486024 memory=1760 CPUtime=1.92 cores=0,2,4,6
/proc/12883/task/12894/stat : 12894 (java) S 12881 12881 7201 0 -1 1077944384 5394 0 0 0 191 1 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395020237424 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12895] ppid=12881 vsize=15486024 memory=1172 CPUtime=0.67 cores=0,2,4,6
/proc/12883/task/12895/stat : 12895 (java) S 12881 12881 7201 0 -1 1077944384 3262 0 0 0 66 1 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395019184880 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12896] ppid=12881 vsize=15486024 memory=6316 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12896/stat : 12896 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395018132576 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12897] ppid=12881 vsize=15486024 memory=828 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12938] ppid=12881 vsize=15486024 memory=736 CPUtime=5.36 cores=0,2,4,6
/proc/12883/task/12938/stat : 12938 (java) R 12881 12881 7201 0 -1 4202560 127 0 0 0 536 0 0 0 20 0 19 0 475562530 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395004939496 140395187152670 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12939] ppid=12881 vsize=15486024 memory=1608 CPUtime=5.47 cores=0,2,4,6
/proc/12883/task/12939/stat : 12939 (java) R 12881 12881 7201 0 -1 4202560 212 0 0 0 546 1 0 0 20 0 19 0 475562530 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395008098112 140395188777530 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12940] ppid=12881 vsize=15486024 memory=1076 CPUtime=4.98 cores=0,2,4,6
/proc/12883/task/12940/stat : 12940 (java) R 12881 12881 7201 0 -1 4202560 391 0 0 0 498 0 0 0 20 0 19 0 475562530 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395005993736 140395188119043 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12941] ppid=12881 vsize=15486024 memory=3124 CPUtime=5.16 cores=0,2,4,6
/proc/12883/task/12941/stat : 12941 (java) R 12881 12881 7201 0 -1 4202560 287 0 0 0 516 0 0 0 20 0 19 0 475562531 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395003888520 140395188118956 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 30.54 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 217856 KiB

[startup+8.20145 s]
/proc/loadavg: 8.30 8.39 7.79 9/238 12942
/proc/meminfo: memFree=7923496/32770624 swapFree=67021844/67108860
[pid=12881] ppid=12878 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12881/stat : 12881 (xcsp3-exec) S 12878 12881 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475562297 115843072 364 33554432000 4194304 5098028 140736731784640 140736731782744 140013120123516 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27648000 140736731792214 140736731792473 140736731792473 140736731795398 0
/proc/12881/statm: 28282 364 305 221 0 87 0
[pid=12883] ppid=12881 vsize=15486024 memory=216400 CPUtime=31.3 cores=0,2,4,6
/proc/12883/stat : 12883 (java) S 12881 12881 7201 0 -1 1077944320 27827 0 0 0 3118 12 0 0 20 0 19 0 475562298 15857688576 54100 33554432000 4194304 4196468 140724105450288 140724105432832 140395557330679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
/proc/12883/statm: 3871506 54100 3513 1 0 3832606 0
[pid=12883/tid=12884] ppid=12881 vsize=15486024 memory=15816698942982814 CPUtime=0.58 cores=0,2,4,6
/proc/12883/task/12884/stat : 12884 (java) S 12881 12881 7201 0 -1 1077944384 9188 0 0 0 54 4 0 0 20 0 19 0 475562298 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395561571456 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12885] ppid=12881 vsize=15486024 memory=2256 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12885/stat : 12885 (java) S 12881 12881 7201 0 -1 1077944384 593 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395509951248 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12886] ppid=12881 vsize=15486024 memory=12328 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12886/stat : 12886 (java) S 12881 12881 7201 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395508898704 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12887] ppid=12881 vsize=15486024 memory=500 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12887/stat : 12887 (java) S 12881 12881 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395507846160 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12888] ppid=12881 vsize=15486024 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12888/stat : 12888 (java) S 12881 12881 7201 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 19 0 475562299 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395506793616 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12889] ppid=12881 vsize=15486024 memory=1744 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12889/stat : 12889 (java) S 12881 12881 7201 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 19 0 475562300 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395025500144 140395557341826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12890] ppid=12881 vsize=15486024 memory=924 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12890/stat : 12890 (java) S 12881 12881 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475562300 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395024446432 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12891] ppid=12881 vsize=15486024 memory=1940 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12891/stat : 12891 (java) S 12881 12881 7201 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 475562301 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395023393792 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12892] ppid=12881 vsize=15486024 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12892/stat : 12892 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395022342352 140395557349275 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12893] ppid=12881 vsize=15486024 memory=2508 CPUtime=2.03 cores=0,2,4,6
/proc/12883/task/12893/stat : 12893 (java) S 12881 12881 7201 0 -1 1077944384 4974 0 0 0 203 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395021289968 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12894] ppid=12881 vsize=15486024 memory=1532 CPUtime=1.92 cores=0,2,4,6
/proc/12883/task/12894/stat : 12894 (java) S 12881 12881 7201 0 -1 1077944384 5394 0 0 0 191 1 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395020237424 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12895] ppid=12881 vsize=15486024 memory=836 CPUtime=0.67 cores=0,2,4,6
/proc/12883/task/12895/stat : 12895 (java) S 12881 12881 7201 0 -1 1077944384 3262 0 0 0 66 1 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395019184880 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12896] ppid=12881 vsize=15486024 memory=140553677659329 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12896/stat : 12896 (java) S 12881 12881 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395018132576 140395557340885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12897] ppid=12881 vsize=15486024 memory=13769 CPUtime=0 cores=0,2,4,6
/proc/12883/task/12897/stat : 12897 (java) S 12881 12881 7201 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 19 0 475562303 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395017079088 140395557341826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12938] ppid=12881 vsize=15486024 memory=20572 CPUtime=5.55 cores=0,2,4,6
/proc/12883/task/12938/stat : 12938 (java) R 12881 12881 7201 0 -1 4202560 127 0 0 0 555 0 0 0 20 0 19 0 475562530 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395004939496 140395188851869 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12939] ppid=12881 vsize=15486024 memory=576460756337521186 CPUtime=5.66 cores=0,2,4,6
/proc/12883/task/12939/stat : 12939 (java) R 12881 12881 7201 0 -1 4202560 212 0 0 0 565 1 0 0 20 0 19 0 475562530 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395008098112 140395188472423 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12940] ppid=12881 vsize=15486024 memory=281107354353904 CPUtime=5.17 cores=0,2,4,6
/proc/12883/task/12940/stat : 12940 (java) R 12881 12881 7201 0 -1 4202560 391 0 0 0 517 0 0 0 20 0 19 0 475562530 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395005993736 140395188755813 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
[pid=12883/tid=12941] ppid=12881 vsize=15486024 memory=7452161507482166889 CPUtime=5.35 cores=0,2,4,6
/proc/12883/task/12941/stat : 12941 (java) R 12881 12881 7201 0 -1 4202560 287 0 0 0 535 0 0 0 20 0 19 0 475562531 15857688576 54100 33554432000 4194304 4196468 140724105450288 140395003888520 140395187706893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140724105454555 140724105454730 140724105454730 140724105457615 0
Current children cumulated CPU time: 31.3 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 217856 KiB

Child status: 0
Real time (s): 8.23479
CPU time (s): 31.4228
CPU user time (s): 31.2896
CPU system time (s): 0.13321
CPU usage (%): 381.586
Max. virtual memory (cumulated for all children) (KiB): 15599152
Max. memory (cumulated for all children) (KiB): 217856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.2896
system time used= 0.13321
maximum resident set size= 216732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28863
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= 3012
involuntary context switches= 1201


# summary of solver processes directly reported to runsolver:
#   pid: 12881
#   total CPU time (s): 31.4228
#   total CPU user time (s): 31.2896
#   total CPU system time (s): 0.13321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07912 second user time and 0.132299 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-20 17:20:57
IDJOB=4404016
IDBENCH=141371
IDSOLVER=2864
FILE ID=node150/4404016-1568992898
RUNJOBID= node150-1568990625-7232
PBS_JOBID= 21704648
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.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 /var/tmp/evaluation-result-4404016-1568992898/watcher-4404016-1568992898 -o /var/tmp/evaluation-result-4404016-1568992898/solver-4404016-1568992898 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7232 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1298561057 HOME/instance-4404016-1568992898.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1298561057

node150.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.79
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.79
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.79
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.79
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:         8126820 kB
MemAvailable:   30619460 kB
Buffers:          163960 kB
Cached:         22214548 kB
SwapCached:         7936 kB
Active:         12381516 kB
Inactive:       11240188 kB
Active(anon):    1213696 kB
Inactive(anon):    70200 kB
Active(file):   11167820 kB
Inactive(file): 11169988 kB
Unevictable:      110740 kB
Mlocked:          110740 kB
SwapTotal:      67108860 kB
SwapFree:       67021844 kB
Dirty:             25888 kB
Writeback:            24 kB
AnonPages:       1346132 kB
Mapped:            60772 kB
Shmem:             32472 kB
Slab:             613588 kB
SReclaimable:     583292 kB
SUnreclaim:        30296 kB
KernelStack:        3856 kB
PageTables:         8612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3423784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1208320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13432 MiB
End job on node150 at 2019-09-20 17:21:06