Trace number 4390668

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? (problem) 99.3745 32.6382

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-07-07-fair.xml
MD5SUM2cb13d8f4904ef06e321ec381eb8db90
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 benchmark12.0849
Satisfiable
(Un)Satisfiability was proved
Number of variables12939
Number of constraints12238
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1766},{"size":201,"count":64},{"size":20001,"count":11109}]
Minimum variable degree2
Maximum variable degree106
Distribution of variable degrees[{"degree":2,"count":11409},{"degree":3,"count":294},{"degree":4,"count":28},{"degree":5,"count":140},{"degree":6,"count":83},{"degree":7,"count":252},{"degree":8,"count":356},{"degree":9,"count":267},{"degree":10,"count":23},{"degree":13,"count":49},{"degree":16,"count":1},{"degree":23,"count":8},{"degree":37,"count":8},{"degree":39,"count":5},{"degree":46,"count":1},{"degree":52,"count":7},{"degree":81,"count":2},{"degree":82,"count":5},{"degree":106,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2039},{"arity":3,"count":10197}]
Number of extensional constraints0
Number of intensional constraints12238
Distribution of constraint types[{"type":"intension","count":12238}]
Optimization problemNO
Type of objective

Solver Data

2.60/1.92	
2.60/1.92	AbsCon 2 
2.60/1.94	
4.82/2.66	  Instance
4.82/2.66	    name=instance-4390668-1568385996, framework=CSP
4.82/2.66	
4.82/2.66	  Loading variables...
18.94/6.95	  Loading constraints...
38.71/13.82	
38.71/13.82	  Domains
38.71/13.82	    nTypes=3, nValues=222207505, sizes=[2#1766,201#64,20001#11109]
38.71/13.82	  Variables
38.71/13.82	    count=12939, degrees=[2#11409,3#294,4#28,5#140...52#7,81#2,82#5,106#1]
38.71/13.82	  Constraints
38.71/13.82	    count=12238, nSpecific=10814, arities=[1#2,2#2039,3#10197]
38.71/13.82	    distribution=[CtrIntension#1424,EQ#1128,Maximum#5591,Minimum#4095]
38.71/13.82	    nIntStructures=(10,shared:1414)
38.71/13.82	    wck=11.927, cpu=7.693, mem=5156M374
40.88/14.41	  Solver SolverBacktrack being built...
40.88/14.41	
80.97/27.52	java.lang.OutOfMemoryError: Java heap space
80.97/27.52		at learning.LearnerNogoodsAdvanced.<init>(LearnerNogoodsAdvanced.java:241)
80.97/27.52		at search.backtrack.SolverBacktrack.<init>(SolverBacktrack.java:222)
80.97/27.52		at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
80.97/27.52		at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
80.97/27.52		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
80.97/27.52		at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
88.43/29.58		at utility.Reflector.buildObject(Reflector.java:289)
88.43/29.58		at abscon.Resolution.buildSolver(Resolution.java:318)
88.43/29.58		at abscon.Resolution.solveInstance(Resolution.java:421)
88.43/29.58		at abscon.Resolution.run(Resolution.java:439)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390668-1568385996/watcher-4390668-1568385996 -o /tmp/evaluation-result-4390668-1568385996/solver-4390668-1568385996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568380474-30428 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390668-1568385996.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=999, runsolver pid=996

[startup+0.100059 s]*
/proc/loadavg: 1.28 1.60 1.78 4/228 1015
/proc/meminfo: memFree=31283100/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10659884 memory=25880 CPUtime=0.13 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 5458 0 0 0 12 1 0 0 20 0 15 0 414862290 10915721216 6470 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2664971 6470 2888 1 0 2627468 0
[pid=999/tid=1001] ppid=996 vsize=10659884 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) R 996 999 30397 0 -1 4202560 3269 0 0 0 9 0 0 0 20 0 15 0 414862290 10915721216 6602 33554432000 4194304 4196468 140721176131328 140248100145568 140248079257162 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10659884 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247703152912 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10659884 memory=4050345697121384096 CPUtime=0 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247702100368 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247701047824 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247699995280 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10659884 memory=140451813242496 CPUtime=0 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862292 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247587326448 140248095926914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414862293 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247586272672 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414862293 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247585220080 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 541 0 0 0 1 0 0 0 20 0 15 0 414862296 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247583115248 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10659884 memory=140451813242496 CPUtime=0.02 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) R 996 999 30397 0 -1 4202560 448 0 0 0 2 0 0 0 20 0 15 0 414862296 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247581006840 140248080116880 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10659884 memory=140451813242496 CPUtime=0 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 6602 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 25880 KiB

[startup+0.210538 s]*
/proc/loadavg: 1.28 1.60 1.78 5/228 1015
/proc/meminfo: memFree=31269956/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10659884 memory=36308 CPUtime=0.33 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 9314 0 0 0 30 3 0 0 20 0 15 0 414862290 10915721216 9077 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2664971 9077 2987 1 0 2627468 0
[pid=999/tid=1001] ppid=996 vsize=10659884 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) R 996 999 30397 0 -1 4202560 6176 0 0 0 18 2 0 0 20 0 15 0 414862290 10915721216 9077 33554432000 4194304 4196468 140721176131328 140248100142128 140248095937693 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10659884 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247703152912 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10659884 memory=4050345697121384096 CPUtime=0 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247702100368 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247701047824 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247699995280 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10659884 memory=140451813242496 CPUtime=0 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862292 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247587326448 140248095926914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414862293 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247586272672 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414862293 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247585220080 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 733 0 0 0 3 0 0 0 20 0 15 0 414862296 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247583115248 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 231 0 0 0 2 0 0 0 20 0 15 0 414862296 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10659884 memory=140451813242496 CPUtime=0.05 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) S 996 999 30397 0 -1 1077944384 813 0 0 0 5 0 0 0 20 0 15 0 414862296 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247581010160 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10659884 memory=140451813242496 CPUtime=0 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 9077 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36308 KiB

[startup+0.311103 s]*
/proc/loadavg: 1.28 1.60 1.78 3/228 1015
/proc/meminfo: memFree=31268072/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10659884 memory=38872 CPUtime=0.47 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 9543 0 0 0 44 3 0 0 20 0 15 0 414862290 10915721216 9718 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2664971 9718 2999 1 0 2627468 0
[pid=999/tid=1001] ppid=996 vsize=10659884 memory=1398720917958146503 CPUtime=0.3 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) R 996 999 30397 0 -1 4202560 6306 0 0 0 28 2 0 0 20 0 15 0 414862290 10915721216 9779 33554432000 4194304 4196468 140721176131328 140248100154752 140248095937693 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10659884 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247703152912 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10659884 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247702100368 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10659884 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247701047824 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10659884 memory=3252 CPUtime=0 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247699995280 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862292 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247587326448 140248095926914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414862293 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247586272672 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414862293 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247585220080 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10659884 memory=140451671792032 CPUtime=0.04 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 776 0 0 0 4 0 0 0 20 0 15 0 414862296 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247583115248 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10659884 memory=140451671706063 CPUtime=0.03 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 244 0 0 0 3 0 0 0 20 0 15 0 414862296 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10659884 memory=280903343507152 CPUtime=0.07 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) R 996 999 30397 0 -1 4202560 869 0 0 0 7 0 0 0 20 0 15 0 414862296 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247581010160 140248074761685 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10659884 memory=280903343416104 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10659884 memory=13 CPUtime=0 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862296 10915721216 9779 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 38872 KiB

[startup+0.700785 s]
/proc/loadavg: 1.28 1.60 1.78 3/228 1015
/proc/meminfo: memFree=31258320/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10661932 memory=60816 CPUtime=1.1 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 13264 0 0 0 105 5 0 0 20 0 15 0 414862290 10917818368 15204 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2665483 15204 3069 1 0 2627980 0
[pid=999/tid=1001] ppid=996 vsize=10661932 memory=2120 CPUtime=0.68 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) R 996 999 30397 0 -1 4202560 8835 0 0 0 65 3 0 0 20 0 15 0 414862290 10917818368 15204 33554432000 4194304 4196468 140721176131328 140248100148128 140248095937693 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10661932 memory=11976 CPUtime=0 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247703152912 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10661932 memory=6756 CPUtime=0 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247702100368 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10661932 memory=512 CPUtime=0 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862291 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247701047824 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10661932 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247699995280 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10661932 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862292 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247587326448 140248095926914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10661932 memory=2400 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414862293 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247586272672 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10661932 memory=50900 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414862293 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247585220080 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10661932 memory=928 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10661932 memory=3772 CPUtime=0.11 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 1037 0 0 0 11 0 0 0 20 0 15 0 414862296 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247583115248 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10661932 memory=1440 CPUtime=0.1 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 618 0 0 0 10 0 0 0 20 0 15 0 414862296 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10661932 memory=920 CPUtime=0.18 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) S 996 999 30397 0 -1 1077944384 1413 0 0 0 18 0 0 0 20 0 15 0 414862296 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247581010160 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10661932 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10661932 memory=2404 CPUtime=0 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862296 10917818368 15204 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 60816 KiB

[startup+1.50078 s]
/proc/loadavg: 1.28 1.60 1.78 3/228 1015
/proc/meminfo: memFree=31242492/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10663980 memory=74904 CPUtime=2.01 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 19103 0 0 0 195 6 0 0 20 0 15 0 414862290 10919915520 18726 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2665995 18726 3091 1 0 2628492 0
[pid=999/tid=1001] ppid=996 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) R 996 999 30397 0 -1 4202560 13254 0 0 0 144 4 0 0 20 0 15 0 414862290 10919915520 18726 33554432000 4194304 4196468 140721176131328 140248100147792 140248079102576 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10919915520 18726 33554432000 4194304 4196468 140721176131328 140247703152912 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10919915520 18726 33554432000 4194304 4196468 140721176131328 140247702100368 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) S 996 999 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414862291 10919915520 18726 33554432000 4194304 4196468 140721176131328 140247701047824 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) S 996 999 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414862291 10919915520 18726 33554432000 4194304 4196468 140721176131328 140247699995280 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 118 0 0 0 0 0 0 0 20 0 15 0 414862292 10919915520 18726 33554432000 4194304 4196468 140721176131328 140247587326448 140248095926914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0

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

/proc/999/statm: 2687081 2088063 3388 1 0 2647217 0
[pid=999/tid=1001] ppid=996 vsize=10748324 memory=8351012 CPUtime=1.9 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) S 996 999 30397 0 -1 1077944384 15584 0 0 0 184 6 0 0 20 0 16 0 414862290 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140248100158640 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10748324 memory=6947385649911455296 CPUtime=16.23 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) R 996 999 30397 0 -1 4202560 49007 0 0 0 1458 165 0 0 20 0 16 0 414862291 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247703153112 140248080373398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10748324 memory=0 CPUtime=16.22 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) R 996 999 30397 0 -1 4202560 49027 0 0 0 1439 183 0 0 20 0 16 0 414862291 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247702100176 140248088543975 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10748324 memory=4639924115538006630 CPUtime=16.13 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) R 996 999 30397 0 -1 4202560 47436 0 0 0 1445 168 0 0 20 0 16 0 414862291 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247701047632 140248088543975 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10748324 memory=8242832241811678803 CPUtime=16.27 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) R 996 999 30397 0 -1 4202560 47932 0 0 0 1430 197 0 0 20 0 16 0 414862291 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247699995400 140248088543975 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10748324 memory=6947385649911455296 CPUtime=1.89 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 31682 0 0 0 187 2 0 0 20 0 16 0 414862292 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247587324992 140248095925973 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10748324 memory=3212 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 16 0 414862293 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247586272736 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10748324 memory=279864 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414862293 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247585220096 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10748324 memory=8352252 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414862296 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10748324 memory=8352032 CPUtime=4.1 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 15229 0 0 0 408 2 0 0 20 0 16 0 414862296 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247583099408 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10748324 memory=5859271446855309409 CPUtime=3.7 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 17587 0 0 0 368 2 0 0 20 0 16 0 414862296 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10748324 memory=5859271442929238117 CPUtime=0.97 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) S 996 999 30397 0 -1 1077944384 4547 0 0 0 95 2 0 0 20 0 16 0 414862296 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247581009920 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10748324 memory=3023967 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414862296 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10748324 memory=2241 CPUtime=0.01 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 313 0 0 0 1 0 0 0 20 0 16 0 414862296 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1016] ppid=996 vsize=10748324 memory=2244 CPUtime=8.46 cores=0,2,4,6
/proc/999/task/1016/stat : 1016 (java) S 996 999 30397 0 -1 1077944384 28446 0 0 0 826 20 0 0 20 0 16 0 414862482 11006283776 2088063 33554432000 4194304 4196468 140721176131328 140247562243952 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 86 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8352252 KiB

[startup+30.4007 s]
/proc/loadavg: 1.81 1.69 1.80 6/228 1018
/proc/meminfo: memFree=22944112/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10748324 memory=8352296 CPUtime=91.68 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 310331 0 0 0 8414 754 0 0 20 0 15 0 414862290 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2687081 2088074 3389 1 0 2647217 0
[pid=999/tid=1001] ppid=996 vsize=10748324 memory=0 CPUtime=1.9 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) S 996 999 30397 0 -1 1077944384 15606 0 0 0 184 6 0 0 20 0 15 0 414862290 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140248100155840 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10748324 memory=6947385649911455296 CPUtime=17.63 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) R 996 999 30397 0 -1 4202560 49566 0 0 0 1598 165 0 0 20 0 15 0 414862291 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247703153112 140248089018776 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10748324 memory=288230574492221466 CPUtime=17.58 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) R 996 999 30397 0 -1 4202560 49152 0 0 0 1574 184 0 0 20 0 15 0 414862291 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247702100488 140248088543975 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10748324 memory=288230617509003574 CPUtime=17.49 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) R 996 999 30397 0 -1 4202560 47888 0 0 0 1580 169 0 0 20 0 15 0 414862291 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247701047632 140248088543975 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10748324 memory=15824382622696894 CPUtime=17.64 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) R 996 999 30397 0 -1 4202560 48425 0 0 0 1567 197 0 0 20 0 15 0 414862291 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247699995280 140248080912119 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10748324 memory=928 CPUtime=2.09 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 31942 0 0 0 207 2 0 0 20 0 15 0 414862292 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247587324992 140248095925973 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10748324 memory=3772 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 414862293 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247586272736 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10748324 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 414862293 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247585220096 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10748324 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10748324 memory=756 CPUtime=4.1 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 15338 0 0 0 408 2 0 0 20 0 15 0 414862296 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247583115008 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10748324 memory=1548 CPUtime=3.7 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 17587 0 0 0 368 2 0 0 20 0 15 0 414862296 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10748324 memory=7972 CPUtime=0.97 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) S 996 999 30397 0 -1 1077944384 4549 0 0 0 95 2 0 0 20 0 15 0 414862296 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247581010288 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10748324 memory=1164 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414862296 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10748324 memory=9580 CPUtime=0.01 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 15 0 414862296 11006283776 2088074 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 91.68 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8352296 KiB

[startup+32.0087 s]*
/proc/loadavg: 2.06 1.75 1.82 6/229 1019
/proc/meminfo: memFree=22943848/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10748324 memory=8352504 CPUtime=97.48 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 387594 0 0 0 8988 760 0 0 20 0 16 0 414862290 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2687081 2088126 3389 1 0 2647217 0
[pid=999/tid=1001] ppid=996 vsize=10748324 memory=1984 CPUtime=1.9 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) S 996 999 30397 0 -1 1077944384 15613 0 0 0 184 6 0 0 20 0 16 0 414862290 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140248100156448 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10748324 memory=4126316290023845779 CPUtime=19.07 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) R 996 999 30397 0 -1 4202560 126098 0 0 0 1738 169 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247703153112 140248080866372 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10748324 memory=3772 CPUtime=18.95 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) R 996 999 30397 0 -1 4202560 49340 0 0 0 1711 184 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247702100256 140248080613377 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10748324 memory=1440 CPUtime=18.89 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) R 996 999 30397 0 -1 4202560 47910 0 0 0 1719 170 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247701047408 140248088543975 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10748324 memory=920 CPUtime=19.05 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) R 996 999 30397 0 -1 4202560 48666 0 0 0 1708 197 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247699995480 140248080866372 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10748324 memory=1984 CPUtime=2.27 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 32198 0 0 0 225 2 0 0 20 0 16 0 414862292 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247587324768 140248095925973 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10748324 memory=2404 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 16 0 414862293 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247586272736 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10748324 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414862293 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247585220096 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10748324 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10748324 memory=804 CPUtime=4.1 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 15338 0 0 0 408 2 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247583115248 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10748324 memory=1628 CPUtime=3.7 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 17587 0 0 0 368 2 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10748324 memory=1808 CPUtime=0.97 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) S 996 999 30397 0 -1 1077944384 4549 0 0 0 95 2 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247581010160 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10748324 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10748324 memory=11976 CPUtime=0.01 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1019] ppid=996 vsize=10748324 memory=6756 CPUtime=0 cores=0,2,4,6
/proc/999/task/1019/stat : 1019 (java) S 996 999 30397 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 16 0 414865451 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247562244928 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 97.48 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8352504 KiB

[startup+32.4007 s]
/proc/loadavg: 2.06 1.75 1.82 6/229 1019
/proc/meminfo: memFree=22943848/32770624 swapFree=66981468/67108860
[pid=999] ppid=996 vsize=10748324 memory=8352504 CPUtime=98.97 cores=0,2,4,6
/proc/999/stat : 999 (java) S 996 999 30397 0 -1 1077944320 388223 0 0 0 9137 760 0 0 20 0 16 0 414862290 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140721176113872 140248095915767 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
/proc/999/statm: 2687081 2088126 3389 1 0 2647217 0
[pid=999/tid=1001] ppid=996 vsize=10748324 memory=0 CPUtime=1.9 cores=0,2,4,6
/proc/999/task/1001/stat : 1001 (java) S 996 999 30397 0 -1 1077944384 15613 0 0 0 184 6 0 0 20 0 16 0 414862290 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140248100156448 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1002] ppid=996 vsize=10748324 memory=1 CPUtime=19.44 cores=0,2,4,6
/proc/999/task/1002/stat : 1002 (java) R 996 999 30397 0 -1 4202560 126107 0 0 0 1775 169 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247703153112 140248080373389 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1003] ppid=996 vsize=10748324 memory=6947385649911455296 CPUtime=19.32 cores=0,2,4,6
/proc/999/task/1003/stat : 1003 (java) R 996 999 30397 0 -1 4202560 49340 0 0 0 1747 185 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247702100488 140248088543975 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1004] ppid=996 vsize=10748324 memory=1404 CPUtime=19.26 cores=0,2,4,6
/proc/999/task/1004/stat : 1004 (java) R 996 999 30397 0 -1 4202560 47910 0 0 0 1756 170 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247701047632 140248088543975 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1005] ppid=996 vsize=10748324 memory=3212 CPUtime=19.42 cores=0,2,4,6
/proc/999/task/1005/stat : 1005 (java) R 996 999 30397 0 -1 4202560 49284 0 0 0 1745 197 0 0 20 0 16 0 414862291 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247699995280 140248080373358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1006] ppid=996 vsize=10748324 memory=279864 CPUtime=2.28 cores=0,2,4,6
/proc/999/task/1006/stat : 1006 (java) S 996 999 30397 0 -1 1077944384 32199 0 0 0 226 2 0 0 20 0 16 0 414862292 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247587324992 140248095925973 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1007] ppid=996 vsize=10748324 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/999/task/1007/stat : 1007 (java) S 996 999 30397 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 16 0 414862293 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247586272736 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1009] ppid=996 vsize=10748324 memory=11976 CPUtime=0 cores=0,2,4,6
/proc/999/task/1009/stat : 1009 (java) S 996 999 30397 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414862293 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247585220096 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1010] ppid=996 vsize=10748324 memory=8352504 CPUtime=0 cores=0,2,4,6
/proc/999/task/1010/stat : 1010 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247584168656 140248095934363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1011] ppid=996 vsize=10748324 memory=804 CPUtime=4.1 cores=0,2,4,6
/proc/999/task/1011/stat : 1011 (java) S 996 999 30397 0 -1 1077944384 15338 0 0 0 408 2 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247583115248 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1012] ppid=996 vsize=10748324 memory=1628 CPUtime=3.7 cores=0,2,4,6
/proc/999/task/1012/stat : 1012 (java) S 996 999 30397 0 -1 1077944384 17587 0 0 0 368 2 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247582062704 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1013] ppid=996 vsize=10748324 memory=1808 CPUtime=0.97 cores=0,2,4,6
/proc/999/task/1013/stat : 1013 (java) S 996 999 30397 0 -1 1077944384 4549 0 0 0 95 2 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247581010160 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1014] ppid=996 vsize=10748324 memory=924 CPUtime=0 cores=0,2,4,6
/proc/999/task/1014/stat : 1014 (java) S 996 999 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247579957856 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1015] ppid=996 vsize=10748324 memory=3848 CPUtime=0.01 cores=0,2,4,6
/proc/999/task/1015/stat : 1015 (java) S 996 999 30397 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 16 0 414862296 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247578905392 140248095926914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
[pid=999/tid=1019] ppid=996 vsize=10748324 memory=3368 CPUtime=0 cores=0,2,4,6
/proc/999/task/1019/stat : 1019 (java) S 996 999 30397 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 16 0 414865451 11006283776 2088126 33554432000 4194304 4196468 140721176131328 140247562244928 140248095925973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14155776 140721176134667 140721176134770 140721176134770 140721176137679 0
Current children cumulated CPU time: 98.97 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 8352504 KiB

[startup+32.6008 s]*
/proc/loadavg: 2.06 1.75 1.82 3/215 1019
/proc/meminfo: memFree=25634492/32770624 swapFree=66981468/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): 32.6382
CPU time (s): 99.3745
CPU user time (s): 91.7124
CPU system time (s): 7.66203
CPU usage (%): 304.473
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 8352504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.7124
system time used= 7.66203
maximum resident set size= 8352704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 388296
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8501
involuntary context switches= 1176


# summary of solver processes directly reported to runsolver:
#   pid: 999
#   total CPU time (s): 99.3745
#   total CPU user time (s): 91.7124
#   total CPU system time (s): 7.66203

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.225458 second user time and 0.377292 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 16:45:54
IDJOB=4390668
IDBENCH=139200
IDSOLVER=2832
FILE ID=node121/4390668-1568385996
RUNJOBID= node121-1568380474-30428
PBS_JOBID= 21701842
Free space on /tmp= 61040 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-07-07-fair.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390668-1568385996/watcher-4390668-1568385996 -o /tmp/evaluation-result-4390668-1568385996/solver-4390668-1568385996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568380474-30428 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390668-1568385996.xml -cm

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

MD5SUM BENCH= 2cb13d8f4904ef06e321ec381eb8db90
RANDOM SEED=1243447525

node121.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.75
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.75
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.75
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.75
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:        31297800 kB
MemAvailable:   31648044 kB
Buffers:          150804 kB
Cached:           494784 kB
SwapCached:        19016 kB
Active:           594540 kB
Inactive:         342496 kB
Active(anon):     277360 kB
Inactive(anon):    44212 kB
Active(file):     317180 kB
Inactive(file):   298284 kB
Unevictable:      109496 kB
Mlocked:          109496 kB
SwapTotal:      67108860 kB
SwapFree:       66981468 kB
Dirty:              8736 kB
Writeback:             4 kB
AnonPages:        382420 kB
Mapped:            46712 kB
Shmem:             21900 kB
Slab:             130476 kB
SReclaimable:     101232 kB
SUnreclaim:        29244 kB
KernelStack:        3776 kB
PageTables:         6664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1250840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61032 MiB
End job on node121 at 2019-09-13 16:46:27