Trace number 4390511

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsCon 2019-07-23UNSAT 6.25767 5.50994

DiagnosticValue
WRONG_DECISIONS225

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-015-09.xml
MD5SUMcfe7c94c3eac37bc9c9baa094de7ccd9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.089181
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":9}]
Minimum variable degree7
Maximum variable degree7
Distribution of variable degrees[{"degree":7,"count":9}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":36}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36}]
Optimization problemNO
Type of objective

Solver Data

2.57/2.42	
2.57/2.42	AbsCon 2 
2.57/2.44	
2.78/2.58	  Instance
2.78/2.58	    name=instance-4390511-1568380517, framework=CSP
2.78/2.58	
2.78/2.58	  Loading variables...
2.94/2.61	  Loading constraints...
3.18/2.71	
3.18/2.71	  Domains
3.18/2.71	    nTypes=1, nValues=2025, sizes=[225#9]
3.18/2.71	  Variables
3.18/2.71	    count=9, degrees=[8#9]
3.18/2.71	  Constraints
3.18/2.71	    count=36, nSpecific=27, arities=[2#36]
3.18/2.71	    distribution=[CtrIntension#9,NE#27]
3.18/2.71	    nIntStructures=(1,shared:8), nCftStructures=(1,shared:8,unbuilt:27)
3.18/2.71	    wck=0.314, cpu=2.098, mem=21M228
3.18/2.71	  Solver SolverBacktrack being built...
3.18/2.71	
3.18/2.73	
3.18/2.73	  Solver
3.18/2.73	    guaranteedGAC=true
3.18/2.73	    wck=0.339, cpu=2.122, mem=31M870
3.18/2.73	
3.18/2.73	  Preprocessing
3.18/2.73	    filters=0, ccks=50625, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.18/2.73	    wck=0.0, cpu=2.124, mem=31M870
3.18/2.73	
3.43/2.87	    num=0, depth=0..0, filters=150, revisions=(168,useless=78), ccks=322183, wck=0.135, mem=31M870
3.43/2.87	    decisions=20, wrong=10, backtracks=0, failedAssignments=10
3.43/2.87	    
3.53/2.98	    num=1, depth=0..0, filters=315, revisions=(355,useless=166), ccks=574510, wck=0.25, mem=31M870
3.53/2.98	    decisions=42, wrong=21, backtracks=0, failedAssignments=21
3.53/2.98	    
3.78/3.12	    num=2, depth=0..0, filters=499, revisions=(561,useless=260), ccks=893482, wck=0.393, mem=31M870
3.78/3.12	    decisions=66, wrong=33, backtracks=0, failedAssignments=33
3.78/3.12	    
4.00/3.31	    num=3, depth=0..0, filters=718, revisions=(806,useless=364), ccks=1326205, wck=0.583, mem=34M512
4.00/3.31	    decisions=92, wrong=46, backtracks=0, failedAssignments=46
4.00/3.31	    
4.20/3.52	    num=4, depth=0..0, filters=956, revisions=(1072,useless=476), ccks=1801053, wck=0.793, mem=34M512
4.20/3.52	    decisions=120, wrong=60, backtracks=0, failedAssignments=60
4.20/3.52	    
4.42/3.78	    num=5, depth=0..0, filters=1250, revisions=(1396,useless=602), ccks=2387511, wck=1.045, mem=34M512
4.42/3.78	    decisions=152, wrong=76, backtracks=0, failedAssignments=76
4.42/3.78	    
4.73/4.03	    num=6, depth=0..0, filters=1565, revisions=(1745,useless=738), ccks=3011227, wck=1.298, mem=34M512
4.73/4.03	    decisions=186, wrong=93, backtracks=0, failedAssignments=93
4.73/4.03	    
5.02/4.34	    num=7, depth=0..0, filters=1952, revisions=(2168,useless=888), ccks=3742939, wck=1.606, mem=34M512
5.02/4.34	    decisions=224, wrong=112, backtracks=0, failedAssignments=112
5.02/4.34	    
5.33/4.66	    num=8, depth=0..0, filters=2399, revisions=(2655,useless=1054), ccks=4540629, wck=1.933, mem=34M512
5.33/4.66	    decisions=266, wrong=133, backtracks=0, failedAssignments=133
5.33/4.66	    
5.63/4.95	    num=9, depth=0..0, filters=2888, revisions=(3190,useless=1238), ccks=5231228, wck=2.219, mem=37M155
5.63/4.95	    decisions=312, wrong=156, backtracks=0, failedAssignments=156
5.63/4.95	    
5.94/5.21	    num=10, depth=0..0, filters=3435, revisions=(3787,useless=1438), ccks=5844466, wck=2.477, mem=37M155
5.94/5.21	    decisions=362, wrong=181, backtracks=0, failedAssignments=181
5.94/5.21	    
6.14/5.42	    num=11, depth=0..0, filters=4047, revisions=(4455,useless=1662), ccks=6327800, wck=2.685, mem=37M155
6.14/5.42	    decisions=418, wrong=209, backtracks=0, failedAssignments=209
6.14/5.42	    
6.14/5.49	    num=12, depth=0..0, filters=4379, revisions=(4815,useless=1786), ccks=6495281, wck=2.758, mem=37M155
6.14/5.49	    decisions=448, wrong=225, backtracks=1, failedAssignments=224
6.14/5.49	    
6.14/5.49	  Global
6.14/5.49	    filters=4379, revisions=(4815,useless=1786), ccks=6495281
6.14/5.49	    Stop=FULL_EXPLORATION, wrong=225, wck=3.099, cpu=4.879, mem=37M155
6.14/5.49	
6.14/5.49	s UNSATISFIABLE
6.14/5.49	
6.14/5.49	d WRONG_DECISIONS 225

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390511-1568380517/watcher-4390511-1568380517 -o /tmp/evaluation-result-4390511-1568380517/solver-4390511-1568380517 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568376840-4291 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390511-1568380517.xml -cm 

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

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

solver pid=4319, runsolver pid=4311

[startup+0.100175 s]*
/proc/loadavg: 0.16 0.05 0.06 2/200 4323
/proc/meminfo: memFree=30775228/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=111596 memory=5604 CPUtime=0 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 1725 0 0 0 0 0 0 0 20 0 2 0 414306370 114274304 1401 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 27899 1401 1062 1 0 16810 0
[pid=4319/tid=4323] ppid=4311 vsize=111596 memory=-8617482348318186131 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) D 4311 4319 4259 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 2 0 414306378 114274304 1401 33554432000 4194304 4196468 140735264836448 139974148641000 139974137079157 0 4 0 16784584 18446744072101744164 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5604 KiB

[startup+0.209805 s]*
/proc/loadavg: 0.16 0.05 0.06 2/214 4337
/proc/meminfo: memFree=30753752/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10260324 memory=20316 CPUtime=0.04 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 3998 0 0 0 3 1 0 0 20 0 9 0 414306370 10506571776 5079 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800971 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2565081 5079 2156 1 0 2527622 0
[pid=4319/tid=4323] ppid=4311 vsize=10260324 memory=7022364594140610616 CPUtime=0.03 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) D 4311 4319 4259 0 -1 1077944384 2646 0 0 0 3 0 0 0 20 0 9 0 414306378 10506571776 5079 33554432000 4194304 4196468 140735264836448 139974148627768 139974137079317 0 4 0 16800971 18446744072101744164 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10260324 memory=339 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414306384 10506571776 5079 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10260324 memory=3977718182917805728 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414306384 10506571776 5079 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414306384 10506571776 5079 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414306384 10506571776 5079 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10260324 memory=140091572459136 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414306386 10506571776 5079 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 414306386 10506571776 5079 33554432000 4194304 4196468 140735264836448 139973178127776 139974144411349 0 4 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 414306386 10506571776 5079 33554432000 4194304 4196468 140735264836448 139973177075184 139974144411349 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20316 KiB

[startup+0.310134 s]*
/proc/loadavg: 0.16 0.05 0.06 2/224 4347
/proc/meminfo: memFree=30752400/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10593144 memory=22692 CPUtime=0.06 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 4620 0 0 0 5 1 0 0 20 0 14 0 414306370 10847379456 5673 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2648286 5673 2610 1 0 2610827 0
[pid=4319/tid=4323] ppid=4311 vsize=10593144 memory=7022364594140610616 CPUtime=0.04 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) D 4311 4319 4259 0 -1 4202560 2757 0 0 0 4 0 0 0 20 0 14 0 414306378 10847379456 5673 33554432000 4194304 4196468 140735264836448 139974148638528 139974144425021 0 4 0 16800975 18446744071581769878 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10593144 memory=314970718922342767 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 414306384 10847379456 5673 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10593144 memory=4279372249903935520 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 414306384 10847379456 5673 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10593144 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 414306384 10847379456 5673 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10593144 memory=3472328296160571439 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 414306384 10847379456 5673 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10593144 memory=-3535359994705172577 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 414306386 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10593144 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 414306386 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973178127776 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10593144 memory=140091572459136 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 414306386 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973177075184 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4343] ppid=4311 vsize=10593144 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4343/stat : 4343 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414306398 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973176023760 139974144419739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4344] ppid=4311 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4344/stat : 4344 (java) S 4311 4319 4259 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 14 0 414306398 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973174970352 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4345] ppid=4311 vsize=10593144 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4345/stat : 4345 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414306398 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973173917808 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4346] ppid=4311 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4346/stat : 4346 (java) S 4311 4319 4259 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 14 0 414306398 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973172865264 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4347] ppid=4311 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4347/stat : 4347 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414306399 10847379456 5673 33554432000 4194304 4196468 140735264836448 139973171812960 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10593144 KiB
Current children cumulated memory: 22692 KiB

[startup+0.701374 s]
/proc/loadavg: 0.16 0.05 0.06 4/226 4349
/proc/meminfo: memFree=30730428/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10659884 memory=49300 CPUtime=0.72 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 11453 0 0 0 68 4 0 0 20 0 15 0 414306370 10915721216 12325 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2664971 12325 3057 1 0 2627468 0
[pid=4319/tid=4323] ppid=4311 vsize=10659884 memory=25048 CPUtime=0.4 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) R 4311 4319 4259 0 -1 4202560 7459 0 0 0 38 2 0 0 20 0 15 0 414306378 10915721216 12325 33554432000 4194304 4196468 140735264836448 139974148627072 139974121625296 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10659884 memory=9740 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306384 10915721216 12325 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10659884 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306384 10915721216 12325 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10659884 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306384 10915721216 12325 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10659884 memory=500 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306384 10915721216 12325 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10659884 memory=928 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306386 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10659884 memory=1528 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414306386 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973178127776 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10659884 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414306386 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973177075184 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4343] ppid=4311 vsize=10659884 memory=876 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4343/stat : 4343 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306398 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973176023760 139974144419739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4344] ppid=4311 vsize=10659884 memory=1980 CPUtime=0.07 cores=1,3,5,7
/proc/4319/task/4344/stat : 4344 (java) S 4311 4319 4259 0 -1 1077944384 835 0 0 0 7 0 0 0 20 0 15 0 414306398 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973174970352 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4345] ppid=4311 vsize=10659884 memory=2552 CPUtime=0.07 cores=1,3,5,7
/proc/4319/task/4345/stat : 4345 (java) S 4311 4319 4259 0 -1 1077944384 792 0 0 0 7 0 0 0 20 0 15 0 414306398 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973173917808 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4346] ppid=4311 vsize=10659884 memory=1760 CPUtime=0.13 cores=1,3,5,7
/proc/4319/task/4346/stat : 4346 (java) S 4311 4319 4259 0 -1 1077944384 1008 0 0 0 13 0 0 0 20 0 15 0 414306398 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973172865264 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4347] ppid=4311 vsize=10659884 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4347/stat : 4347 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306399 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973171812960 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4349] ppid=4311 vsize=10659884 memory=7450731012438582099 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4349/stat : 4349 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306404 10915721216 12325 33554432000 4194304 4196468 140735264836448 139973170760496 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 49300 KiB

[startup+1.50075 s]
/proc/loadavg: 0.16 0.05 0.06 4/226 4349
/proc/meminfo: memFree=30673876/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10663980 memory=71572 CPUtime=1.65 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 15531 0 0 0 160 5 0 0 20 0 15 0 414306370 10919915520 17893 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2665995 17893 3071 1 0 2628492 0
[pid=4319/tid=4323] ppid=4311 vsize=10663980 memory=3624 CPUtime=1.2 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) R 4311 4319 4259 0 -1 4202560 10909 0 0 0 116 4 0 0 20 0 15 0 414306378 10919915520 17893 33554432000 4194304 4196468 140735264836448 139974148629008 139974128481630 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10663980 memory=25048 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306384 10919915520 17893 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10663980 memory=984 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306384 10919915520 17893 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414306384 10919915520 17893 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10663980 memory=5794277094405989224 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414306384 10919915520 17893 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414306386 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10663980 memory=9740 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414306386 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973178127776 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10663980 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414306386 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973177075184 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4343] ppid=4311 vsize=10663980 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4343/stat : 4343 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306398 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973176023760 139974144419739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4344] ppid=4311 vsize=10663980 memory=500 CPUtime=0.13 cores=1,3,5,7
/proc/4319/task/4344/stat : 4344 (java) S 4311 4319 4259 0 -1 1077944384 1284 0 0 0 13 0 0 0 20 0 15 0 414306398 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973174970352 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4345] ppid=4311 vsize=10663980 memory=8112282956445269571 CPUtime=0.11 cores=1,3,5,7
/proc/4319/task/4345/stat : 4345 (java) S 4311 4319 4259 0 -1 1077944384 821 0 0 0 11 0 0 0 20 0 15 0 414306398 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973173917808 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4346] ppid=4311 vsize=10663980 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/4319/task/4346/stat : 4346 (java) S 4311 4319 4259 0 -1 1077944384 1154 0 0 0 19 0 0 0 20 0 15 0 414306398 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973172865264 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4347] ppid=4311 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4347/stat : 4347 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306399 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973171812960 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4349] ppid=4311 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4349/stat : 4349 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414306404 10919915520 17893 33554432000 4194304 4196468 140735264836448 139973170760496 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 71572 KiB

[startup+3.10967 s]
/proc/loadavg: 0.16 0.05 0.06 5/228 4351
/proc/meminfo: memFree=30488888/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10746276 memory=150708 CPUtime=3.78 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 22499 0 5 0 366 12 0 0 20 0 16 0 414306370 11004186624 37677 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2686569 37677 3340 1 0 2646705 0
[pid=4319/tid=4323] ppid=4311 vsize=10746276 memory=3624 CPUtime=1.86 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) S 4311 4319 4259 0 -1 1077944384 13762 0 5 0 180 6 0 0 20 0 16 0 414306378 11004186624 37677 33554432000 4194304 4196468 140735264836448 139974148644016 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 37677 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 37677 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 37677 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10746276 memory=43 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 37677 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10746276 memory=140091431365160 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 701 0 0 0 1 0 0 0 20 0 16 0 414306386 11004186624 37677 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10746276 memory=576583242059703325 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 37677 33554432000 4194304 4196468 140735264836448 139973178127840 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0

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

/proc/4319/task/4323/stat : 4323 (java) S 4311 4319 4259 0 -1 1077944384 13762 0 5 0 180 6 0 0 20 0 16 0 414306378 11004186624 37711 33554432000 4194304 4196468 140735264836448 139974148644016 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10746276 memory=3690620222084456129 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 37711 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10746276 memory=3690620222084456225 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 37711 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10746276 memory=3979105779339271810 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 37711 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10746276 memory=3979105779339271906 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 37711 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10746276 memory=280182863064712 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 701 0 0 0 1 0 0 0 20 0 16 0 414306386 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10746276 memory=280182862716712 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973178127840 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10746276 memory=280182862643440 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973177075200 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4343] ppid=4311 vsize=10746276 memory=280182862643440 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4343/stat : 4343 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306398 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973176023760 139974144419739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4344] ppid=4311 vsize=10746276 memory=280182862643440 CPUtime=0.46 cores=1,3,5,7
/proc/4319/task/4344/stat : 4344 (java) S 4311 4319 4259 0 -1 1077944384 1816 0 0 0 46 0 0 0 20 0 16 0 414306398 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973174970352 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4345] ppid=4311 vsize=10746276 memory=280182862643440 CPUtime=0.36 cores=1,3,5,7
/proc/4319/task/4345/stat : 4345 (java) S 4311 4319 4259 0 -1 1077944384 1372 0 0 0 36 0 0 0 20 0 16 0 414306398 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973173917808 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4346] ppid=4311 vsize=10746276 memory=7594587674001172330 CPUtime=0.38 cores=1,3,5,7
/proc/4319/task/4346/stat : 4346 (java) S 4311 4319 4259 0 -1 1077944384 1679 0 0 0 38 0 0 0 20 0 16 0 414306398 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973172865264 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4347] ppid=4311 vsize=10746276 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4347/stat : 4347 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306399 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973171812960 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4349] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4349/stat : 4349 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306404 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973170760496 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4350] ppid=4311 vsize=10746276 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/4319/task/4350/stat : 4350 (java) R 4311 4319 4259 0 -1 4202560 1574 0 0 0 69 1 0 0 20 0 16 0 414306613 11004186624 37711 33554432000 4194304 4196468 140735264836448 139973154097784 139973743194083 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 3.89 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 150844 KiB

[startup+4.80065 s]
/proc/loadavg: 0.16 0.05 0.06 4/228 4351
/proc/meminfo: memFree=30488220/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10746276 memory=153572 CPUtime=5.53 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 25011 0 5 0 540 13 0 0 20 0 16 0 414306370 11004186624 38393 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2686569 38393 3341 1 0 2646705 0
[pid=4319/tid=4323] ppid=4311 vsize=10746276 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) S 4311 4319 4259 0 -1 1077944384 13762 0 5 0 180 6 0 0 20 0 16 0 414306378 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974148644016 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10746276 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10746276 memory=-7240599211820661557 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10746276 memory=8171622563909495400 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10746276 memory=140091431510097 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10746276 memory=150956 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 751 0 0 0 1 0 0 0 20 0 16 0 414306386 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10746276 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973178127840 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10746276 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973177075200 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4343] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4343/stat : 4343 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973176023760 139974144419739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4344] ppid=4311 vsize=10746276 memory=280182862742640 CPUtime=0.47 cores=1,3,5,7
/proc/4319/task/4344/stat : 4344 (java) S 4311 4319 4259 0 -1 1077944384 1829 0 0 0 47 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973174970352 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4345] ppid=4311 vsize=10746276 memory=3472425550699032935 CPUtime=0.38 cores=1,3,5,7
/proc/4319/task/4345/stat : 4345 (java) S 4311 4319 4259 0 -1 1077944384 1695 0 0 0 38 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973173917808 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4346] ppid=4311 vsize=10746276 memory=1329904169539632281 CPUtime=0.39 cores=1,3,5,7
/proc/4319/task/4346/stat : 4346 (java) S 4311 4319 4259 0 -1 1077944384 1852 0 0 0 39 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973172865264 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4347] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4347/stat : 4347 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306399 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973171812960 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4349] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4349/stat : 4349 (java) S 4311 4319 4259 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414306404 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973170760496 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4350] ppid=4311 vsize=10746276 memory=0 CPUtime=2.3 cores=1,3,5,7
/proc/4319/task/4350/stat : 4350 (java) R 4311 4319 4259 0 -1 4202560 3498 0 0 0 228 2 0 0 20 0 16 0 414306613 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973154098520 139973743196775 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 5.53 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 153572 KiB

[startup+5.20067 s]
/proc/loadavg: 0.39 0.10 0.07 4/228 4351
/proc/meminfo: memFree=30482936/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10746276 memory=153572 CPUtime=5.94 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 25045 0 5 0 581 13 0 0 20 0 16 0 414306370 11004186624 38393 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2686569 38393 3341 1 0 2646705 0
[pid=4319/tid=4323] ppid=4311 vsize=10746276 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) S 4311 4319 4259 0 -1 1077944384 13762 0 5 0 180 6 0 0 20 0 16 0 414306378 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974148644016 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10746276 memory=280182863236880 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10746276 memory=280182863243776 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 38393 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10746276 memory=280182863257408 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 751 0 0 0 1 0 0 0 20 0 16 0 414306386 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973178127840 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10746276 memory=280182863261952 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973177075200 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4343] ppid=4311 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4343/stat : 4343 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973176023760 139974144419739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4344] ppid=4311 vsize=10746276 memory=280182863271040 CPUtime=0.48 cores=1,3,5,7
/proc/4319/task/4344/stat : 4344 (java) S 4311 4319 4259 0 -1 1077944384 1851 0 0 0 48 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973174970352 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4345] ppid=4311 vsize=10746276 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/4319/task/4345/stat : 4345 (java) S 4311 4319 4259 0 -1 1077944384 1695 0 0 0 38 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973173917808 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4346] ppid=4311 vsize=10746276 memory=153572 CPUtime=0.39 cores=1,3,5,7
/proc/4319/task/4346/stat : 4346 (java) S 4311 4319 4259 0 -1 1077944384 1855 0 0 0 39 0 0 0 20 0 16 0 414306398 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973172865264 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4347] ppid=4311 vsize=10746276 memory=-7313218805096079717 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4347/stat : 4347 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306399 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973171812960 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4349] ppid=4311 vsize=10746276 memory=55 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4349/stat : 4349 (java) S 4311 4319 4259 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414306404 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973170760496 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4350] ppid=4311 vsize=10746276 memory=0 CPUtime=2.7 cores=1,3,5,7
/proc/4319/task/4350/stat : 4350 (java) R 4311 4319 4259 0 -1 4202560 3507 0 0 0 268 2 0 0 20 0 16 0 414306613 11004186624 38393 33554432000 4194304 4196468 140735264836448 139973154098008 139973743686174 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 5.94 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 153572 KiB

[startup+5.40065 s]
/proc/loadavg: 0.39 0.10 0.07 4/228 4351
/proc/meminfo: memFree=30482936/32770624 swapFree=66997092/67108860
[pid=4319] ppid=4311 vsize=10746276 memory=153576 CPUtime=6.14 cores=1,3,5,7
/proc/4319/stat : 4319 (java) S 4311 4319 4259 0 -1 1077944320 25153 0 5 0 601 13 0 0 20 0 16 0 414306370 11004186624 38394 33554432000 4194304 4196468 140735264836448 140735264818992 139974144401143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
/proc/4319/statm: 2686569 38394 3341 1 0 2646705 0
[pid=4319/tid=4323] ppid=4311 vsize=10746276 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/4319/task/4323/stat : 4323 (java) S 4311 4319 4259 0 -1 1077944384 13762 0 5 0 180 6 0 0 20 0 16 0 414306378 11004186624 38394 33554432000 4194304 4196468 140735264836448 139974148644016 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4324] ppid=4311 vsize=10746276 memory=3467947126856984864 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4324/stat : 4324 (java) S 4311 4319 4259 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 38394 33554432000 4194304 4196468 140735264836448 139974070475024 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4325] ppid=4311 vsize=10746276 memory=4210565312404847730 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4325/stat : 4325 (java) S 4311 4319 4259 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 414306384 11004186624 38394 33554432000 4194304 4196468 140735264836448 139974069422480 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4326] ppid=4311 vsize=10746276 memory=3689186458551560521 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4326/stat : 4326 (java) S 4311 4319 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 38394 33554432000 4194304 4196468 140735264836448 139974068369936 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4327] ppid=4311 vsize=10746276 memory=3618254764420475241 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4327/stat : 4327 (java) S 4311 4319 4259 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414306384 11004186624 38394 33554432000 4194304 4196468 140735264836448 139974067317392 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4332] ppid=4311 vsize=10746276 memory=4210272838669106419 CPUtime=0.01 cores=1,3,5,7
/proc/4319/task/4332/stat : 4332 (java) S 4311 4319 4259 0 -1 1077944384 752 0 0 0 1 0 0 0 20 0 16 0 414306386 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973179181552 139974144412290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4335] ppid=4311 vsize=10746276 memory=4786094528961882560 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4335/stat : 4335 (java) S 4311 4319 4259 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973178127840 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4337] ppid=4311 vsize=10746276 memory=140091431688960 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4337/stat : 4337 (java) S 4311 4319 4259 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414306386 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973177075200 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4343] ppid=4311 vsize=10746276 memory=140091431684576 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4343/stat : 4343 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306398 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973176023760 139974144419739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4344] ppid=4311 vsize=10746276 memory=140091431684608 CPUtime=0.48 cores=1,3,5,7
/proc/4319/task/4344/stat : 4344 (java) S 4311 4319 4259 0 -1 1077944384 1851 0 0 0 48 0 0 0 20 0 16 0 414306398 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973174970352 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4345] ppid=4311 vsize=10746276 memory=2319529290598433361 CPUtime=0.38 cores=1,3,5,7
/proc/4319/task/4345/stat : 4345 (java) S 4311 4319 4259 0 -1 1077944384 1695 0 0 0 38 0 0 0 20 0 16 0 414306398 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973173917808 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4346] ppid=4311 vsize=10746276 memory=2319529294893066869 CPUtime=0.39 cores=1,3,5,7
/proc/4319/task/4346/stat : 4346 (java) S 4311 4319 4259 0 -1 1077944384 1867 0 0 0 39 0 0 0 20 0 16 0 414306398 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973172865264 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4347] ppid=4311 vsize=10746276 memory=3467964719311469184 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4347/stat : 4347 (java) S 4311 4319 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414306399 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973171812960 139974144411349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4349] ppid=4311 vsize=10746276 memory=140091572459136 CPUtime=0 cores=1,3,5,7
/proc/4319/task/4349/stat : 4349 (java) S 4311 4319 4259 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414306404 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973170760496 139974144412290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
[pid=4319/tid=4350] ppid=4311 vsize=10746276 memory=0 CPUtime=2.9 cores=1,3,5,7
/proc/4319/task/4350/stat : 4350 (java) R 4311 4319 4259 0 -1 4202560 3509 0 0 0 288 2 0 0 20 0 16 0 414306613 11004186624 38394 33554432000 4194304 4196468 140735264836448 139973154095200 139973743194083 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7344128 140735264838667 140735264838770 140735264838770 140735264841679 0
Current children cumulated CPU time: 6.14 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 153576 KiB

[startup+5.50055 s]*
/proc/loadavg: 0.39 0.10 0.07 4/214 4352
/proc/meminfo: memFree=30618108/32770624 swapFree=66997092/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 5.50994
CPU time (s): 6.25767
CPU user time (s): 6.11676
CPU system time (s): 0.140906
CPU usage (%): 113.571
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 153576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.11676
system time used= 0.140906
maximum resident set size= 154384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25566
page faults= 5
swaps= 0
block input operations= 8592
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2450
involuntary context switches= 186


# summary of solver processes directly reported to runsolver:
#   pid: 4319
#   total CPU time (s): 6.25767
#   total CPU user time (s): 6.11676
#   total CPU system time (s): 0.140906

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.061743 second user time and 0.083468 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 14:14:00
IDJOB=4390511
IDBENCH=120664
IDSOLVER=2832
FILE ID=node106/4390511-1568380517
RUNJOBID= node106-1568376840-4291
PBS_JOBID= 21701848
Free space on /tmp= 56736 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-015-09.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390511-1568380517/watcher-4390511-1568380517 -o /tmp/evaluation-result-4390511-1568380517/solver-4390511-1568380517 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568376840-4291 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390511-1568380517.xml -cm

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

MD5SUM BENCH= cfe7c94c3eac37bc9c9baa094de7ccd9
RANDOM SEED=608469750

node106.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:        30777520 kB
MemAvailable:   31902216 kB
Buffers:          149404 kB
Cached:          1254868 kB
SwapCached:         9728 kB
Active:           376328 kB
Inactive:        1042216 kB
Active(anon):      14124 kB
Inactive(anon):    33956 kB
Active(file):     362204 kB
Inactive(file):  1008260 kB
Unevictable:      108032 kB
Mlocked:          108032 kB
SwapTotal:      67108860 kB
SwapFree:       66997092 kB
Dirty:             17180 kB
Writeback:             0 kB
AnonPages:        113016 kB
Mapped:            36648 kB
Shmem:             24712 kB
Slab:             169036 kB
SReclaimable:     140136 kB
SUnreclaim:        28900 kB
KernelStack:        3264 kB
PageTables:         6588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     493244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56716 MiB
End job on node106 at 2019-09-13 14:14:06