Trace number 4406168

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-24OPT7 14.2794 10.618

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-07_c18.xml
MD5SUMd533abf730bec48b9e0ac1943d19d6b7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark9.62179
Satisfiable
(Un)Satisfiability was proved
Number of variables51
Number of constraints479
Number of domains2
Minimum domain size3
Maximum domain size24
Distribution of domain sizes[{"size":3,"count":49},{"size":24,"count":2}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":20,"count":24},{"degree":22,"count":16},{"degree":24,"count":8},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":477},{"arity":50,"count":2}]
Number of extensional constraints0
Number of intensional constraints477
Distribution of constraint types[{"type":"intension","count":477},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406168-1569414972.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406168-1569414972.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
1.30/0.68	c solve instance...
1.64/0.71	o 0 
1.64/0.71	o 1 
1.64/0.72	o 2 
1.64/0.72	o 3 
1.64/0.73	o 4 
1.64/0.76	o 5 
1.64/0.78	o 6 
1.98/0.84	o 7 
14.25/10.60	s OPTIMUM FOUND
14.25/10.60	v <instantiation>
14.25/10.60	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] nb nw </list>
14.25/10.60	v 	<values>0 0 1 1 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 2 1 0 1 0 0 0 0 0 0 0 0 2 0 0 0 2 0 0 0 2 0 0 2 0 0 2 0 2 7 7 </values>
14.25/10.60	v </instantiation>

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406168-1569414972/watcher-4406168-1569414972 -o /tmp/evaluation-result-4406168-1569414972/solver-4406168-1569414972 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569396627-21715 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1947704155 HOME/instance-4406168-1569414972.xml 

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

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


[startup+0.100133 s]*
/proc/loadavg: 1.90 1.91 1.87 3/229 25672
/proc/meminfo: memFree=25138136/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15144776 memory=28756 CPUtime=0.13 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 5656 0 0 0 11 2 0 0 20 0 15 0 517434969 15508250624 7189 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3786194 7189 3120 1 0 3748377 0
[pid=25658/tid=25659] ppid=25656 vsize=15144776 memory=-8895323862916359523 CPUtime=0.09 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 3567 0 0 0 8 1 0 0 20 0 15 0 517434969 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054946580272 140054942358934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15144776 memory=3472468135153661136 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15144776 memory=140006258509440 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434971 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517434972 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054083937056 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517434972 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054082884720 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 21684 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 517434974 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054080780912 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 21684 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 517434974 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054079728112 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15144776 memory=140006258509440 CPUtime=0.02 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) R 25656 25656 21684 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 15 0 517434974 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054078675824 140054942358934 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15144776 memory=140006258509440 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517434975 15508250624 7189 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30204 KiB

[startup+0.210737 s]*
/proc/loadavg: 1.90 1.91 1.87 3/229 25672
/proc/meminfo: memFree=25124616/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15144776 memory=41136 CPUtime=0.34 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 9454 0 0 0 31 3 0 0 20 0 15 0 517434969 15508250624 10284 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3786194 10284 3311 1 0 3748377 0
[pid=25658/tid=25659] ppid=25656 vsize=15144776 memory=-8895323862916359523 CPUtime=0.2 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 6595 0 0 0 17 3 0 0 20 0 15 0 517434969 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054946580736 140054942358934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15144776 memory=3472468135153661136 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15144776 memory=140006258509440 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15144776 memory=140006258509440 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517434971 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517434972 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054083937056 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517434972 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054082884720 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 21684 0 -1 1077944384 477 0 0 0 2 0 0 0 20 0 15 0 517434974 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054080780912 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 21684 0 -1 1077944384 278 0 0 0 3 0 0 0 20 0 15 0 517434974 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054079728112 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15144776 memory=140006258509440 CPUtime=0.08 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) R 25656 25656 21684 0 -1 4202560 795 0 0 0 8 0 0 0 20 0 15 0 517434974 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054078675824 140054926427486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15144776 memory=140006258509440 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517434975 15508250624 10284 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42584 KiB

[startup+0.310793 s]*
/proc/loadavg: 1.90 1.91 1.87 5/229 25672
/proc/meminfo: memFree=25119928/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15149032 memory=49876 CPUtime=0.53 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 10852 0 0 0 49 4 0 0 20 0 15 0 517434969 15512608768 12469 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3787258 12469 3351 1 0 3748377 0
[pid=25658/tid=25659] ppid=25656 vsize=15149032 memory=-8094235084319000145 CPUtime=0.29 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 7727 0 0 0 26 3 0 0 20 0 15 0 517434969 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054946578112 140054935025013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15149032 memory=3472468135153661136 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15149032 memory=280012394576256 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15149032 memory=280012272165920 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434970 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15149032 memory=140006136066831 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15149032 memory=280012394585472 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517434971 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15149032 memory=140006136071439 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517434972 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054083937056 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15149032 memory=140006136098011 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517434972 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054082884720 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15149032 memory=140006136101542 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 21684 0 -1 1077944384 520 0 0 0 4 0 0 0 20 0 15 0 517434974 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054080780912 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15149032 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) R 25656 25656 21684 0 -1 4202560 396 0 0 0 5 0 0 0 20 0 15 0 517434974 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054079709224 140054923891550 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15149032 memory=140006258509440 CPUtime=0.13 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 21684 0 -1 1077944384 902 0 0 0 13 0 0 0 20 0 15 0 517434974 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054078675824 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15149032 memory=140006258510888 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517434975 15512608768 12469 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51324 KiB

[startup+0.706236 s]
/proc/loadavg: 1.90 1.91 1.87 5/229 25672
/proc/meminfo: memFree=25106848/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15151156 memory=87272 CPUtime=1.64 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 15540 0 0 0 158 6 0 0 20 0 15 0 517434969 15514783744 21818 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3787789 21818 3452 1 0 3748889 0
[pid=25658/tid=25659] ppid=25656 vsize=15151156 memory=6945208551368380768 CPUtime=0.68 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 9229 0 0 0 64 4 0 0 20 0 15 0 517434969 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054946584688 140054542998144 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15151156 memory=7084813469732589655 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15151156 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15151156 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15151156 memory=11620 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517434971 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15151156 memory=3608 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054083937056 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054082884720 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15151156 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15151156 memory=1560 CPUtime=0.23 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) R 25656 25656 21684 0 -1 1077944384 1139 0 0 0 23 0 0 0 20 0 15 0 517434974 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054080772560 140054942357205 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15151156 memory=1172 CPUtime=0.27 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) R 25656 25656 21684 0 -1 4202560 1463 0 0 0 27 0 0 0 20 0 15 0 517434974 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054079709128 140054923868390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15151156 memory=14008 CPUtime=0.42 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) R 25656 25656 21684 0 -1 4202560 2399 0 0 0 42 0 0 0 20 0 15 0 517434974 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054078671776 140054942358934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15151156 memory=14076 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15151156 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 21818 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 88720 KiB

[startup+1.5009 s]
/proc/loadavg: 1.90 1.91 1.87 6/229 25672
/proc/meminfo: memFree=25068320/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0

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

/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15151156 memory=229340 CPUtime=11.66 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 39855 0 0 0 1154 12 0 0 20 0 15 0 517434969 15514783744 57335 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3787789 57335 3485 1 0 3748889 0
[pid=25658/tid=25659] ppid=25656 vsize=15151156 memory=7518026630507423596 CPUtime=7.97 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 10257 0 0 0 791 6 0 0 20 0 15 0 517434969 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054946585936 140054543285179 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15151156 memory=7953469557746000751 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15151156 memory=590024371405193333 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15151156 memory=301741399295132004 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 677 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15151156 memory=3762817073588491759 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15151156 memory=-6586668835053300886 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 469 0 0 0 0 0 0 0 20 0 15 0 517434971 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15151156 memory=7510432583741839257 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054083937120 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15151156 memory=-9001733975035308135 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054082884736 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15151156 memory=-6804530867367538332 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15151156 memory=6958453264360695866 CPUtime=1.54 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 21684 0 -1 1077944384 10811 0 0 0 153 1 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054080780912 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15151156 memory=8401352418782109792 CPUtime=1.52 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 21684 0 -1 1077944384 9662 0 0 0 151 1 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054079728112 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15151156 memory=-6804530833007812508 CPUtime=0.55 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 21684 0 -1 1077944384 5278 0 0 0 54 1 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054078675824 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15151156 memory=6944665225511868275 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15151156 memory=4785180571215093856 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1081 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 11.66 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 230788 KiB

[startup+9.60063 s]
/proc/loadavg: 2.07 1.94 1.88 3/229 25750
/proc/meminfo: memFree=25014576/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15151156 memory=229340 CPUtime=13.25 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 39953 0 0 0 1313 12 0 0 20 0 15 0 517434969 15514783744 57335 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3787789 57335 3485 1 0 3748889 0
[pid=25658/tid=25659] ppid=25656 vsize=15151156 memory=0 CPUtime=9.56 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 10348 0 0 0 950 6 0 0 20 0 15 0 517434969 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054946584400 140054543285386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15151156 memory=-3472574944341025154 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 677 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15151156 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15151156 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 469 0 0 0 0 0 0 0 20 0 15 0 517434971 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15151156 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054083937120 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15151156 memory=7681421203011431829 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054082884736 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15151156 memory=-7965959130280075168 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15151156 memory=1448 CPUtime=1.54 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 21684 0 -1 1077944384 10811 0 0 0 153 1 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054080780912 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15151156 memory=225136 CPUtime=1.52 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 21684 0 -1 1077944384 9662 0 0 0 151 1 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054079728112 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15151156 memory=250194729945207 CPUtime=0.55 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 21684 0 -1 1077944384 5278 0 0 0 54 1 0 0 20 0 15 0 517434974 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054078675824 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15151156 memory=250194729945208 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15151156 memory=250194729945209 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1088 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57335 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 13.25 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 230788 KiB

[startup+10.4008 s]
/proc/loadavg: 2.06 1.94 1.88 3/229 25750
/proc/meminfo: memFree=25004044/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15151156 memory=229360 CPUtime=14.05 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 40131 0 0 0 1392 13 0 0 20 0 15 0 517434969 15514783744 57340 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3787789 57340 3490 1 0 3748889 0
[pid=25658/tid=25659] ppid=25656 vsize=15151156 memory=6791534058613427641 CPUtime=10.36 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 10360 0 0 0 1028 8 0 0 20 0 15 0 517434969 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054946586672 140054543285599 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 682 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 616 0 0 0 0 0 0 0 20 0 15 0 517434971 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054083937120 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054082884736 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15151156 memory=0 CPUtime=1.54 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 21684 0 -1 1077944384 10811 0 0 0 153 1 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054080780912 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15151156 memory=1448 CPUtime=1.52 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 21684 0 -1 1077944384 9662 0 0 0 151 1 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054079728112 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15151156 memory=157972 CPUtime=0.55 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 21684 0 -1 1077944384 5278 0 0 0 54 1 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054078675824 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15151156 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1088 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 14.05 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 230808 KiB

[startup+10.6006 s]
/proc/loadavg: 2.06 1.94 1.88 3/229 25750
/proc/meminfo: memFree=25004044/32770624 swapFree=66936840/67108860
[pid=25656] ppid=25653 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25656/stat : 25656 (xcsp3-exec) S 25653 25656 21684 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 517434968 115843072 362 33554432000 4194304 5098028 140730668588784 140730668586888 140422923354748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140730668589946 140730668590189 140730668590189 140730668593098 0
/proc/25656/statm: 28282 362 304 221 0 87 0
[pid=25658] ppid=25656 vsize=15151156 memory=229360 CPUtime=14.25 cores=0,2,4,6
/proc/25658/stat : 25658 (java) S 25656 25656 21684 0 -1 1077944320 40133 0 0 0 1412 13 0 0 20 0 15 0 517434969 15514783744 57340 33554432000 4194304 4196468 140736158860992 140736158843536 140054942346999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
/proc/25658/statm: 3787789 57340 3490 1 0 3748889 0
[pid=25658/tid=25659] ppid=25656 vsize=15151156 memory=13567106778850290 CPUtime=10.56 cores=0,2,4,6
/proc/25658/task/25659/stat : 25659 (java) R 25656 25656 21684 0 -1 4202560 10362 0 0 0 1048 8 0 0 20 0 15 0 517434969 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054946586672 140054543766360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25660] ppid=25656 vsize=15151156 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25660/stat : 25660 (java) S 25656 25656 21684 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054870387600 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25661] ppid=25656 vsize=15151156 memory=7380106142448641899 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25661/stat : 25661 (java) S 25656 25656 21684 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054869334800 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25662] ppid=25656 vsize=15151156 memory=7883643963857785960 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25662/stat : 25662 (java) S 25656 25656 21684 0 -1 1077944384 682 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054868282512 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25663] ppid=25656 vsize=15151156 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25663/stat : 25663 (java) S 25656 25656 21684 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 517434970 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054867229712 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25664] ppid=25656 vsize=15151156 memory=6440799826876977763 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25664/stat : 25664 (java) S 25656 25656 21684 0 -1 1077944384 616 0 0 0 0 0 0 0 20 0 15 0 517434971 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054084991088 140054942358146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25665] ppid=25656 vsize=15151156 memory=140006136415425 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25665/stat : 25665 (java) S 25656 25656 21684 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054083937120 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25666] ppid=25656 vsize=15151156 memory=7739276948478454889 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25666/stat : 25666 (java) S 25656 25656 21684 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517434972 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054082884736 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25667] ppid=25656 vsize=15151156 memory=7453282923444726100 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25667/stat : 25667 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054081833040 140054942365595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25668] ppid=25656 vsize=15151156 memory=5865772911103667289 CPUtime=1.54 cores=0,2,4,6
/proc/25658/task/25668/stat : 25668 (java) S 25656 25656 21684 0 -1 1077944384 10811 0 0 0 153 1 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054080780912 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25669] ppid=25656 vsize=15151156 memory=7739276948477865575 CPUtime=1.52 cores=0,2,4,6
/proc/25658/task/25669/stat : 25669 (java) S 25656 25656 21684 0 -1 1077944384 9662 0 0 0 151 1 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054079728112 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25670] ppid=25656 vsize=15151156 memory=6155685578397870182 CPUtime=0.55 cores=0,2,4,6
/proc/25658/task/25670/stat : 25670 (java) S 25656 25656 21684 0 -1 1077944384 5278 0 0 0 54 1 0 0 20 0 15 0 517434974 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054078675824 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25671] ppid=25656 vsize=15151156 memory=7811043120814189401 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25671/stat : 25671 (java) S 25656 25656 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054077623264 140054942357205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
[pid=25658/tid=25672] ppid=25656 vsize=15151156 memory=8257237230706253920 CPUtime=0 cores=0,2,4,6
/proc/25658/task/25672/stat : 25672 (java) S 25656 25656 21684 0 -1 1077944384 1088 0 0 0 0 0 0 0 20 0 15 0 517434975 15514783744 57340 33554432000 4194304 4196468 140736158860992 140054076570032 140054942358146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 27406336 140736158864367 140736158864538 140736158864538 140736158867407 0
Current children cumulated CPU time: 14.25 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 230808 KiB

Child status: 0
Real time (s): 10.618
CPU time (s): 14.2794
CPU user time (s): 14.1359
CPU system time (s): 0.143476
CPU usage (%): 134.483
Max. virtual memory (cumulated for all children) (KiB): 15266216
Max. memory (cumulated for all children) (KiB): 231332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.1359
system time used= 0.143476
maximum resident set size= 229888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41119
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= 2446
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 25656
#   total CPU time (s): 14.2794
#   total CPU user time (s): 14.1359
#   total CPU system time (s): 0.143476

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.102898 second user time and 0.130636 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-25 14:35:29
IDJOB=4406168
IDBENCH=141494
IDSOLVER=2869
FILE ID=node141/4406168-1569414972
RUNJOBID= node141-1569396627-21715
PBS_JOBID= 21705681
Free space on /tmp= 22904 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-07_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406168-1569414972/watcher-4406168-1569414972 -o /tmp/evaluation-result-4406168-1569414972/solver-4406168-1569414972 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569396627-21715 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1947704155 HOME/instance-4406168-1569414972.xml

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

MD5SUM BENCH= d533abf730bec48b9e0ac1943d19d6b7
RANDOM SEED=1947704155

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        25154064 kB
MemAvailable:   31609212 kB
Buffers:          132084 kB
Cached:          6602124 kB
SwapCached:        62084 kB
Active:          3552868 kB
Inactive:        3451040 kB
Active(anon):     205336 kB
Inactive(anon):   117552 kB
Active(file):    3347532 kB
Inactive(file):  3333488 kB
Unevictable:      107012 kB
Mlocked:          107012 kB
SwapTotal:      67108860 kB
SwapFree:       66936840 kB
Dirty:             26192 kB
Writeback:             0 kB
AnonPages:        318832 kB
Mapped:            68540 kB
Shmem:             44800 kB
Slab:             210228 kB
SReclaimable:     179928 kB
SUnreclaim:        30300 kB
KernelStack:        4000 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1520644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 22880 MiB
End job on node141 at 2019-09-25 14:35:40