Trace number 4390712

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-23? (exit code) 3.97488 2.33775

General information on the benchmark

NameXCSP19/hcp/
graph252.xml
MD5SUM38d76d568b0da13c7191c020c1ef1fbc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark338.702
Satisfiable
(Un)Satisfiability was proved
Number of variables1572
Number of constraints1
Number of domains1572
Minimum domain size3
Maximum domain size4
Distribution of domain sizes[{"size":3,"count":1570},{"size":4,"count":2}]
Minimum variable degree1
Maximum variable degree1
Distribution of variable degrees[{"degree":1,"count":1572}]
Minimum constraint arity1572
Maximum constraint arity1572
Distribution of constraint arities[{"arity":1572,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"circuit","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.36/1.89	
2.36/1.89	AbsCon 2 
2.61/1.91	
3.20/2.17	  Instance
3.20/2.17	    name=instance-4390712-1568387398, framework=CSP
3.20/2.17	
3.20/2.17	  Loading variables...
3.89/2.31	

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390712-1568387398/watcher-4390712-1568387398 -o /tmp/evaluation-result-4390712-1568387398/solver-4390712-1568387398 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390712-1568387398.xml -cm 

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
Current StackSize limit: 8192 KiB
solver pid=15146, runsolver pid=15143


[startup+0.100576 s]*
/proc/loadavg: 2.28 2.07 2.01 4/233 15161
/proc/meminfo: memFree=30036316/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10659884 memory=29780 CPUtime=0.14 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 5946 0 0 0 13 1 0 0 20 0 15 0 414990384 10915721216 7445 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2664971 7445 2911 1 0 2627468 0
[pid=15146/tid=15148] ppid=15143 vsize=10659884 memory=-8125511277465734524 CPUtime=0.09 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) R 15143 15146 12980 0 -1 4202560 3359 0 0 0 8 1 0 0 20 0 15 0 414990384 10915721216 7511 33554432000 4194304 4196468 140721591561952 140423071897608 140423053349160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 7511 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 7511 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 7511 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990386 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414990387 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422625751840 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414990387 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422624699504 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990389 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) S 15143 15146 12980 0 -1 1077944384 407 0 0 0 0 0 0 0 20 0 15 0 414990389 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422622595696 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) S 15143 15146 12980 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 414990389 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422621542896 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0.02 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) R 15143 15146 12980 0 -1 4202560 541 0 0 0 2 0 0 0 20 0 15 0 414990389 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422620487384 140423046624553 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990390 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990390 10915721216 7511 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29780 KiB

[startup+0.211078 s]*
/proc/loadavg: 2.28 2.07 2.01 3/233 15161
/proc/meminfo: memFree=30030004/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10659884 memory=34884 CPUtime=0.33 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 6836 0 0 0 31 2 0 0 20 0 15 0 414990384 10915721216 8721 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2664971 8721 2989 1 0 2627468 0
[pid=15146/tid=15148] ppid=15143 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) R 15143 15146 12980 0 -1 4202560 3881 0 0 0 19 1 0 0 20 0 15 0 414990384 10915721216 8721 33554432000 4194304 4196468 140721591561952 140423071894576 140423067690141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10659884 memory=364 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 8721 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10659884 memory=140528294312619 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 8721 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 8721 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990386 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414990387 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422625751840 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414990387 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422624699504 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990389 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) S 15143 15146 12980 0 -1 1077944384 608 0 0 0 3 0 0 0 20 0 15 0 414990389 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422622595696 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) S 15143 15146 12980 0 -1 1077944384 408 0 0 0 3 0 0 0 20 0 15 0 414990389 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422621542896 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0.05 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) S 15143 15146 12980 0 -1 1077944384 580 0 0 0 5 0 0 0 20 0 15 0 414990389 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422620490608 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990390 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990390 10915721216 8721 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34884 KiB

[startup+0.310478 s]*
/proc/loadavg: 2.28 2.07 2.01 3/233 15161
/proc/meminfo: memFree=30022036/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10659884 memory=40288 CPUtime=0.47 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 9386 0 0 0 44 3 0 0 20 0 15 0 414990384 10915721216 10072 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2664971 10072 3002 1 0 2627468 0
[pid=15146/tid=15148] ppid=15143 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) R 15143 15146 12980 0 -1 4202560 6350 0 0 0 28 2 0 0 20 0 15 0 414990384 10915721216 10072 33554432000 4194304 4196468 140721591561952 140423071890896 140423067678421 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10659884 memory=4294980864 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 10072 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10659884 memory=140528294312618 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 10072 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 10072 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990385 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990386 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414990387 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422625751840 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414990387 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422624699504 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990389 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) R 15143 15146 12980 0 -1 1077944384 650 0 0 0 4 0 0 0 20 0 15 0 414990389 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422622595696 140423067679362 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) R 15143 15146 12980 0 -1 4202560 416 0 0 0 4 0 0 0 20 0 15 0 414990389 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422621542896 140423051089537 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0.08 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) S 15143 15146 12980 0 -1 1077944384 612 0 0 0 8 0 0 0 20 0 15 0 414990389 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422620490608 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990390 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10659884 memory=140528291178112 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990390 10915721216 10072 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40288 KiB

[startup+0.700922 s]
/proc/loadavg: 2.28 2.07 2.01 4/233 15161
/proc/meminfo: memFree=30013632/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10661932 memory=62236 CPUtime=1.08 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 12638 0 0 0 103 5 0 0 20 0 15 0 414990384 10917818368 15559 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2665483 15559 3072 1 0 2627980 0
[pid=15146/tid=15148] ppid=15143 vsize=10661932 memory=205609815264912 CPUtime=0.68 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) R 15143 15146 12980 0 -1 4202560 8890 0 0 0 64 4 0 0 20 0 15 0 414990384 10917818368 15559 33554432000 4194304 4196468 140721591561952 140423071900544 140423049074514 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10661932 memory=3090382 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10917818368 15559 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10917818368 15559 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10917818368 15559 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10661932 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990385 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990386 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10661932 memory=-3535359994705172060 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414990387 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422625751840 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10661932 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414990387 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422624699504 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10661932 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990389 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10661932 memory=6944652177228980320 CPUtime=0.11 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) R 15143 15146 12980 0 -1 4202560 844 0 0 0 11 0 0 0 20 0 15 0 414990389 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422622595696 140423052567802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10661932 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) S 15143 15146 12980 0 -1 1077944384 568 0 0 0 8 0 0 0 20 0 15 0 414990389 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422621542896 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10661932 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) S 15143 15146 12980 0 -1 1077944384 977 0 0 0 19 0 0 0 20 0 15 0 414990389 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422620490608 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990390 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10661932 memory=20116 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990390 10917818368 15559 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62236 KiB

[startup+1.50072 s]
/proc/loadavg: 2.26 2.07 2.01 3/233 15161
/proc/meminfo: memFree=29998536/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10663980 memory=74708 CPUtime=1.98 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 18186 0 0 0 192 6 0 0 20 0 15 0 414990384 10919915520 18677 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2665995 18677 3097 1 0 2628492 0
[pid=15146/tid=15148] ppid=15143 vsize=10663980 memory=13796 CPUtime=1.47 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) R 15143 15146 12980 0 -1 4202560 13092 0 0 0 142 5 0 0 20 0 15 0 414990384 10919915520 18677 33554432000 4194304 4196468 140721591561952 140423071900240 140423050855045 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10919915520 18677 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10919915520 18677 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10919915520 18677 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990385 10919915520 18677 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 414990386 10919915520 18677 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0

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

Dumping a history of the last processes samples

[startup+1.60082 s]
/proc/loadavg: 2.26 2.07 2.01 3/233 15161
/proc/meminfo: memFree=29998536/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10666028 memory=75788 CPUtime=2.09 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 18550 0 0 0 203 6 0 0 20 0 15 0 414990384 10922012672 18947 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2666507 18947 3097 1 0 2629004 0
[pid=15146/tid=15148] ppid=15143 vsize=10666028 memory=4714318374891523446 CPUtime=1.57 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) R 15143 15146 12980 0 -1 4202560 13449 0 0 0 152 5 0 0 20 0 15 0 414990384 10922012672 18947 33554432000 4194304 4196468 140721591561952 140423071900240 140423050860949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10666028 memory=4637987061571898553 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10922012672 18947 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10666028 memory=281056351617264 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10922012672 18947 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10666028 memory=2708 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414990385 10922012672 18947 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10666028 memory=513209 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414990385 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 414990386 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10666028 memory=2209 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414990387 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422625751840 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10666028 memory=2273 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414990387 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422624699504 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10666028 memory=6935649255945759825 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990389 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10666028 memory=7810746329648818265 CPUtime=0.18 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) S 15143 15146 12980 0 -1 1077944384 1750 0 0 0 18 0 0 0 20 0 15 0 414990389 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422622595696 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10666028 memory=7597685182856913236 CPUtime=0.12 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) S 15143 15146 12980 0 -1 1077944384 925 0 0 0 12 0 0 0 20 0 15 0 414990389 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422621542896 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10666028 memory=7597123242168768085 CPUtime=0.19 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) S 15143 15146 12980 0 -1 1077944384 979 0 0 0 19 0 0 0 20 0 15 0 414990389 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422620490608 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10666028 memory=16428249910402 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414990390 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414990390 10922012672 18947 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 2.09 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 75788 KiB

[startup+2.00284 s]*
/proc/loadavg: 2.26 2.07 2.01 4/234 15162
/proc/meminfo: memFree=29921084/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10744136 memory=145208 CPUtime=2.88 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 23088 0 0 0 278 10 0 0 20 0 16 0 414990384 11001995264 36302 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2686034 36302 3301 1 0 2646705 0
[pid=15146/tid=15148] ppid=15143 vsize=10744136 memory=6791534058613427641 CPUtime=1.87 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) S 15143 15146 12980 0 -1 1077944384 15354 0 0 0 181 6 0 0 20 0 16 0 414990384 11001995264 36302 33554432000 4194304 4196468 140721591561952 140423071911088 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10744136 memory=4872558044660077418 CPUtime=0.01 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 16 0 414990385 11001995264 36302 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414990385 11001995264 36302 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 414990385 11001995264 36302 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414990385 11001995264 36302 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 1090 0 0 0 1 0 0 0 20 0 16 0 414990386 11001995264 36302 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414990387 11001995264 36302 33554432000 4194304 4196468 140721591561952 140422625751904 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10744136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414990387 11001995264 36302 33554432000 4194304 4196468 140721591561952 140422624699520 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10744136 memory=3184097920075968559 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414990389 11001995264 36302 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10744136 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) S 15143 15146 12980 0 -1 1077944384 1823 0 0 0 29 0 0 0 20 0 16 0 414990389 11001995264 36323 33554432000 4194304 4196468 140721591561952 140422622595696 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10744136 memory=3472328296227679279 CPUtime=0.25 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) S 15143 15146 12980 0 -1 1077944384 1173 0 0 0 25 0 0 0 20 0 16 0 414990389 11001995264 36323 33554432000 4194304 4196468 140721591561952 140422621542896 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10744136 memory=6943526294502006880 CPUtime=0.28 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) R 15143 15146 12980 0 -1 4202560 1303 0 0 0 28 0 0 0 20 0 16 0 414990389 11001995264 36323 33554432000 4194304 4196468 140721591561952 140422620485568 140423060765051 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10744136 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414990390 11001995264 36323 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10744136 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414990390 11001995264 36323 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15162] ppid=15143 vsize=10744136 memory=6944656592455360604 CPUtime=0.08 cores=0,2,4,6
/proc/15146/task/15162/stat : 15162 (java) R 15143 15146 12980 0 -1 4202560 720 0 0 0 8 0 0 0 20 0 16 0 414990573 11001995264 36323 33554432000 4194304 4196468 140721591561952 140422614822704 140423059984720 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 145208 KiB

[startup+2.20087 s]
/proc/loadavg: 2.26 2.07 2.01 4/234 15162
/proc/meminfo: memFree=29921084/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10746276 memory=159792 CPUtime=3.55 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 26780 0 0 0 344 11 0 0 20 0 16 0 414990384 11004186624 39948 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2686569 39948 3338 1 0 2646705 0
[pid=15146/tid=15148] ppid=15143 vsize=10746276 memory=0 CPUtime=1.87 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) S 15143 15146 12980 0 -1 1077944384 15354 0 0 0 181 6 0 0 20 0 16 0 414990384 11004186624 39948 33554432000 4194304 4196468 140721591561952 140423071911088 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 16 0 414990385 11004186624 39948 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414990385 11004186624 39948 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 414990385 11004186624 39948 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414990385 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 1090 0 0 0 1 0 0 0 20 0 16 0 414990386 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414990387 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422625751904 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10746276 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414990387 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422624699520 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10746276 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414990389 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10746276 memory=13852992633833814 CPUtime=0.44 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) R 15143 15146 12980 0 -1 4202560 3225 0 0 0 44 0 0 0 20 0 16 0 414990389 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422622581472 140423049212449 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10746276 memory=2044 CPUtime=0.41 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) R 15143 15146 12980 0 -1 4202560 2213 0 0 0 41 0 0 0 20 0 16 0 414990389 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422621528952 140423059957664 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10746276 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) S 15143 15146 12980 0 -1 1077944384 2289 0 0 0 44 0 0 0 20 0 16 0 414990389 11004186624 39948 33554432000 4194304 4196468 140721591561952 140422620490608 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414990390 11004186624 40014 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10746276 memory=3184238448251829824 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414990390 11004186624 40014 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15162] ppid=15143 vsize=10746276 memory=6656426216303648864 CPUtime=0.27 cores=0,2,4,6
/proc/15146/task/15162/stat : 15162 (java) R 15143 15146 12980 0 -1 4202560 1001 0 0 0 27 0 0 0 20 0 16 0 414990573 11004186624 40014 33554432000 4194304 4196468 140721591561952 140422614824664 140422702380962 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 3.55 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 159792 KiB

[startup+2.30088 s]
/proc/loadavg: 2.26 2.07 2.01 4/234 15162
/proc/meminfo: memFree=29921084/32770624 swapFree=66916504/67108860
[pid=15146] ppid=15143 vsize=10746276 memory=169676 CPUtime=3.89 cores=0,2,4,6
/proc/15146/stat : 15146 (java) S 15143 15146 12980 0 -1 1077944320 29244 0 0 0 378 11 0 0 20 0 16 0 414990384 11004186624 42419 33554432000 4194304 4196468 140721591561952 140721591544496 140423067668215 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
/proc/15146/statm: 2686569 42419 3339 1 0 2646705 0
[pid=15146/tid=15148] ppid=15143 vsize=10746276 memory=0 CPUtime=1.87 cores=0,2,4,6
/proc/15146/task/15148/stat : 15148 (java) S 15143 15146 12980 0 -1 1077944384 15354 0 0 0 181 6 0 0 20 0 16 0 414990384 11004186624 42419 33554432000 4194304 4196468 140721591561952 140423071911088 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15149] ppid=15143 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15146/task/15149/stat : 15149 (java) S 15143 15146 12980 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 16 0 414990385 11004186624 42419 33554432000 4194304 4196468 140721591561952 140423020288912 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15150] ppid=15143 vsize=10746276 memory=3978985479201579353 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15150/stat : 15150 (java) S 15143 15146 12980 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414990385 11004186624 42419 33554432000 4194304 4196468 140721591561952 140423019236112 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15151] ppid=15143 vsize=10746276 memory=148532 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15151/stat : 15151 (java) S 15143 15146 12980 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 414990385 11004186624 42419 33554432000 4194304 4196468 140721591561952 140423018183824 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15152] ppid=15143 vsize=10746276 memory=6947182183513613908 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15152/stat : 15152 (java) S 15143 15146 12980 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414990385 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422670900240 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15153] ppid=15143 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15146/task/15153/stat : 15153 (java) S 15143 15146 12980 0 -1 1077944384 1090 0 0 0 1 0 0 0 20 0 16 0 414990386 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422626805872 140423067679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15154] ppid=15143 vsize=10746276 memory=288230617492239587 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15154/stat : 15154 (java) S 15143 15146 12980 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414990387 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422625751904 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15155] ppid=15143 vsize=10746276 memory=15822183599462967 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15155/stat : 15155 (java) S 15143 15146 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414990387 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422624699520 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15156] ppid=15143 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15156/stat : 15156 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414990389 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422623647824 140423067686811 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15157] ppid=15143 vsize=10746276 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/15146/task/15157/stat : 15157 (java) R 15143 15146 12980 0 -1 4202560 3813 0 0 0 54 0 0 0 20 0 16 0 414990389 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422622581856 140423052597628 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15158] ppid=15143 vsize=10746276 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/15146/task/15158/stat : 15158 (java) R 15143 15146 12980 0 -1 4202560 3257 0 0 0 51 0 0 0 20 0 16 0 414990389 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422621528952 140423049211520 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15159] ppid=15143 vsize=10746276 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/15146/task/15159/stat : 15159 (java) S 15143 15146 12980 0 -1 1077944384 3058 0 0 0 49 0 0 0 20 0 16 0 414990389 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422620490608 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15160] ppid=15143 vsize=10746276 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15160/stat : 15160 (java) S 15143 15146 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414990390 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422619438048 140423067678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15161] ppid=15143 vsize=10746276 memory=6244 CPUtime=0 cores=0,2,4,6
/proc/15146/task/15161/stat : 15161 (java) S 15143 15146 12980 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414990390 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422618384816 140423067679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
[pid=15146/tid=15162] ppid=15143 vsize=10746276 memory=140528175977632 CPUtime=0.36 cores=0,2,4,6
/proc/15146/task/15162/stat : 15162 (java) R 15143 15146 12980 0 -1 4202560 1036 0 0 0 36 0 0 0 20 0 16 0 414990573 11004186624 42419 33554432000 4194304 4196468 140721591561952 140422614823600 140422702677985 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140721591563275 140721591563378 140721591563378 140721591566287 0
Current children cumulated CPU time: 3.89 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 169676 KiB

Child status: 1
Real time (s): 2.33775
CPU time (s): 3.97488
CPU user time (s): 3.85276
CPU system time (s): 0.122116
CPU usage (%): 170.03
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 169676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.85276
system time used= 0.122116
maximum resident set size= 170696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1872
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 15146
#   total CPU time (s): 3.97488
#   total CPU user time (s): 3.85276
#   total CPU system time (s): 0.122116

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029642 second user time and 0.076661 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 17:09:17
IDJOB=4390712
IDBENCH=141698
IDSOLVER=2832
FILE ID=node134/4390712-1568387398
RUNJOBID= node134-1568380474-13011
PBS_JOBID= 21701834
Free space on /tmp= 56112 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP19/hcp/graph252.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390712-1568387398/watcher-4390712-1568387398 -o /tmp/evaluation-result-4390712-1568387398/solver-4390712-1568387398 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390712-1568387398.xml -cm

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

MD5SUM BENCH= 38d76d568b0da13c7191c020c1ef1fbc
RANDOM SEED=1478033358

node134.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.76
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.76
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.76
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.76
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:        30052956 kB
MemAvailable:   31504484 kB
Buffers:          167424 kB
Cached:          1547708 kB
SwapCached:        90712 kB
Active:           710464 kB
Inactive:        1385376 kB
Active(anon):     313544 kB
Inactive(anon):   106556 kB
Active(file):     396920 kB
Inactive(file):  1278820 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916504 kB
Dirty:              9272 kB
Writeback:            16 kB
AnonPages:        369228 kB
Mapped:            55760 kB
Shmem:             30956 kB
Slab:             213776 kB
SReclaimable:     183248 kB
SUnreclaim:        30528 kB
KernelStack:        4080 kB
PageTables:         6744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1262692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56104 MiB
End job on node134 at 2019-09-13 17:09:20