Trace number 4300297

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
MiniCPFever 2018-04-29SAT 44.4757 42.2087

General information on the benchmark

NameFrb/
frb-35-17-1_c18.xml
MD5SUM938558367576662423373d61b63119a7
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 benchmark2.36005
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints346
Number of domains1
Minimum domain size17
Maximum domain size17
Distribution of domain sizes[{"size":17,"count":35}]
Minimum variable degree12
Maximum variable degree28
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":2},{"degree":21,"count":4},{"degree":22,"count":3},{"degree":23,"count":4},{"degree":24,"count":1},{"degree":25,"count":3},{"degree":26,"count":1},{"degree":28,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":346}]
Number of extensional constraints346
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":346}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
44.37/42.19	d NO_SOL_FOUND
44.37/42.19	s SATISFIABLE
44.37/42.19	v <instantiation>
44.37/42.19	v 	<list>
44.37/42.19	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] 
44.37/42.19	v 	</list>
44.37/42.19	v 	<values>
44.37/42.19	v 		4 4 1 10 15 3 7 15 2 7 9 1 6 11 0 1 1 14 10 9 15 15 6 5 3 9 6 6 6 7 2 10 12 5 14 
44.37/42.19	v 	</values>
44.37/42.19	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300297-1532865345/watcher-4300297-1532865345 -o /tmp/evaluation-result-4300297-1532865345/solver-4300297-1532865345 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532845932-8483 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300297-1532865345.xml 

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

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


[startup+0.100065 s]*
/proc/loadavg: 1.40 1.28 1.30 4/215 10569
/proc/meminfo: memFree=22657256/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10658972 memory=27376 CPUtime=0.13 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 5279 0 0 0 12 1 0 0 20 0 15 0 104097711 10914787328 6844 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664743 6844 2824 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10658972 memory=-8269626465541197440 CPUtime=0.09 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) R 10551 10554 8451 0 -1 4202560 3144 0 0 0 8 1 0 0 20 0 15 0 104097712 10914787328 6844 33554432000 4194304 4196468 140732940441760 140543010525952 140542990341477 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10658972 memory=140616160396928 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10658972 memory=140616160396928 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104097714 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104097714 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104097715 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542494890064 140543006316443 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) R 10551 10554 8451 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542493837936 140543006308994 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) R 10551 10554 8451 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542492776784 140542984130704 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10658972 memory=140616160396928 CPUtime=0.02 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) R 10551 10554 8451 0 -1 4202560 327 0 0 0 2 0 0 0 20 0 15 0 104097717 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542491732848 140543006319194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10658972 memory=140616160396928 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) R 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 6844 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27376 KiB

[startup+0.210515 s]*
/proc/loadavg: 1.40 1.28 1.30 4/215 10569
/proc/meminfo: memFree=22645424/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10658972 memory=40456 CPUtime=0.34 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 8174 0 0 0 32 2 0 0 20 0 15 0 104097711 10914787328 10114 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664743 10114 2992 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10658972 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) S 10551 10554 8451 0 -1 1077944384 5080 0 0 0 18 1 0 0 20 0 15 0 104097712 10914787328 10114 33554432000 4194304 4196468 140732940441760 140543010535952 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10658972 memory=345 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10658972 memory=288370992312108672 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104097713 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10658972 memory=140616160396928 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104097714 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104097714 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104097715 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542494890064 140543006316443 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10658972 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) R 10551 10554 8451 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 15 0 104097717 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542493837936 140543006308994 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10658972 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) S 10551 10554 8451 0 -1 1077944384 372 0 0 0 3 0 0 0 20 0 15 0 104097717 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542492785136 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10658972 memory=140616160396928 CPUtime=0.08 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) S 10551 10554 8451 0 -1 1077944384 879 0 0 0 8 0 0 0 20 0 15 0 104097717 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542491732848 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10658972 memory=140616160396928 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097717 10914787328 10114 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40456 KiB

[startup+0.312355 s]*
/proc/loadavg: 1.40 1.28 1.30 6/215 10569
/proc/meminfo: memFree=22640152/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10659048 memory=47384 CPUtime=0.6 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 8972 0 0 0 58 2 0 0 20 0 15 0 104097711 10914865152 11846 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664762 11846 3055 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) R 10551 10554 8451 0 -1 4202560 5409 0 0 0 28 2 0 0 20 0 15 0 104097712 10914865152 11846 33554432000 4194304 4196468 140732940441760 140543010534544 140542623431665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10659048 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10659048 memory=288370992312108672 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10659048 memory=140616160396928 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104097715 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542494890064 140543006316443 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10659048 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) R 10551 10554 8451 0 -1 4202560 642 0 0 0 5 0 0 0 20 0 15 0 104097717 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542493823568 140542986014983 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10659048 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) R 10551 10554 8451 0 -1 1077944384 517 0 0 0 7 0 0 0 20 0 15 0 104097717 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542492785136 140543006308994 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10659048 memory=140616160396928 CPUtime=0.17 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) R 10551 10554 8451 0 -1 4202560 1038 0 0 0 17 0 0 0 20 0 15 0 104097717 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542491728608 140542998534974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10659048 memory=140616160396928 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) R 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 11846 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 47384 KiB

[startup+0.700822 s]
/proc/loadavg: 1.40 1.28 1.30 6/215 10569
/proc/meminfo: memFree=22596284/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10659048 memory=142424 CPUtime=1.88 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 12228 0 0 0 184 4 0 0 20 0 15 0 104097711 10914865152 35606 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664762 35606 3110 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10659048 memory=1836 CPUtime=0.67 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) R 10551 10554 8451 0 -1 4202560 5567 0 0 0 64 3 0 0 20 0 15 0 104097712 10914865152 35606 33554432000 4194304 4196468 140732940441760 140543010534480 140542624681134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10659048 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10659048 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104097715 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10659048 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542494890064 140543006316443 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10659048 memory=7881696724453321575 CPUtime=0.42 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) R 10551 10554 8451 0 -1 4202560 1640 0 0 0 42 0 0 0 20 0 15 0 104097717 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542493836336 140542992449504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10659048 memory=5787213827113576551 CPUtime=0.44 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) R 10551 10554 8451 0 -1 4202560 1848 0 0 0 44 0 0 0 20 0 15 0 104097717 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542492766152 140542985983801 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10659048 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) S 10551 10554 8451 0 -1 1077944384 1802 0 0 0 32 0 0 0 20 0 15 0 104097717 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542491732848 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) S 10551 10554 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 35606 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 142424 KiB

[startup+1.5008 s]
/proc/loadavg: 1.40 1.28 1.30 3/215 10569
/proc/meminfo: memFree=22496320/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10659048 memory=196980 CPUtime=3.11 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 13142 0 0 0 305 6 0 0 20 0 15 0 104097711 10914865152 49245 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664762 49245 3135 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10659048 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) R 10551 10554 8451 0 -1 4202560 5591 0 0 0 142 3 0 0 20 0 15 0 104097712 10914865152 49245 33554432000 4194304 4196468 140732940441760 140543010537056 140542625067549 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10659048 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 49245 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 104097713 10914865152 49245 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10659048 memory=5450919713671312938 CPUtime=0.01 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 15 0 104097713 10914865152 49245 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10659048 memory=7005738693937936738 CPUtime=0.01 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 104097713 10914865152 49245 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 49245 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0

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

[pid=10554/tid=10567] ppid=10551 vsize=10659048 memory=288230596050944315 CPUtime=0.36 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) S 10551 10554 8451 0 -1 1077944384 2786 0 0 0 36 0 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542491732848 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10659048 memory=14133333755955767 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10659048 memory=1696 CPUtime=0.02 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) S 10551 10554 8451 0 -1 1077944384 535 0 0 0 1 1 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 40.6 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 589820 KiB

[startup+40.0008 s]*
/proc/loadavg: 1.57 1.34 1.32 3/215 10569
/proc/meminfo: memFree=22094224/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10659048 memory=589820 CPUtime=42.23 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 21900 0 0 0 4199 24 0 0 20 0 15 0 104097711 10914865152 147455 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664762 147455 3148 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10659048 memory=6791534058613427641 CPUtime=39.6 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) R 10551 10554 8451 0 -1 4202560 7432 0 0 0 3952 8 0 0 20 0 15 0 104097712 10914865152 147455 33554432000 4194304 4196468 140732940441760 140543010536752 140542625066716 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10659048 memory=4872558044660077418 CPUtime=0.17 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 413 0 0 0 15 2 0 0 20 0 15 0 104097713 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10659048 memory=303430244793319739 CPUtime=0.18 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 428 0 0 0 14 4 0 0 20 0 15 0 104097713 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10659048 memory=14133333755955767 CPUtime=0.17 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 325 0 0 0 14 3 0 0 20 0 15 0 104097713 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10659048 memory=1200 CPUtime=0.18 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 1026 0 0 0 15 3 0 0 20 0 15 0 104097713 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10659048 memory=15876 CPUtime=0.12 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 1306 0 0 0 11 1 0 0 20 0 15 0 104097714 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10659048 memory=7380396366392022122 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 104097715 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10659048 memory=8027217092179681897 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542494890064 140543006316443 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10659048 memory=8027217092179681897 CPUtime=0.68 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) S 10551 10554 8451 0 -1 1077944384 3571 0 0 0 68 0 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542493837936 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10659048 memory=8027217092179681897 CPUtime=0.65 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) S 10551 10554 8451 0 -1 1077944384 2717 0 0 0 65 0 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542492785136 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10659048 memory=7378983416238336362 CPUtime=0.36 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) S 10551 10554 8451 0 -1 1077944384 2786 0 0 0 36 0 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542491732848 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10659048 memory=7378983416238336362 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10659048 memory=8027217092179681897 CPUtime=0.02 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) S 10551 10554 8451 0 -1 1077944384 535 0 0 0 1 1 0 0 20 0 15 0 104097717 10914865152 147455 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 42.23 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 589820 KiB

[startup+41.6015 s]
/proc/loadavg: 1.57 1.34 1.32 3/215 10569
/proc/meminfo: memFree=22094100/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10659048 memory=590084 CPUtime=43.85 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 21970 0 0 0 4361 24 0 0 20 0 15 0 104097711 10914865152 147521 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664762 147521 3148 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10659048 memory=5 CPUtime=41.17 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) R 10551 10554 8451 0 -1 4202560 7447 0 0 0 4109 8 0 0 20 0 15 0 104097712 10914865152 147521 33554432000 4194304 4196468 140732940441760 140543010536672 140542624814118 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10659048 memory=589820 CPUtime=0.18 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 431 0 0 0 16 2 0 0 20 0 15 0 104097713 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10659048 memory=589820 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 448 0 0 0 15 4 0 0 20 0 15 0 104097713 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10659048 memory=589820 CPUtime=0.18 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 336 0 0 0 15 3 0 0 20 0 15 0 104097713 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10659048 memory=589820 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 1032 0 0 0 16 3 0 0 20 0 15 0 104097713 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10659048 memory=6791534058613427641 CPUtime=0.12 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 1306 0 0 0 11 1 0 0 20 0 15 0 104097714 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10659048 memory=3852 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10659048 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 104097715 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10659048 memory=2600 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542494890064 140543006316443 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10659048 memory=1408 CPUtime=0.68 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) S 10551 10554 8451 0 -1 1077944384 3571 0 0 0 68 0 0 0 20 0 15 0 104097717 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542493837936 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10659048 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) S 10551 10554 8451 0 -1 1077944384 2717 0 0 0 65 0 0 0 20 0 15 0 104097717 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542492785136 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10659048 memory=6791534058613427641 CPUtime=0.36 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) S 10551 10554 8451 0 -1 1077944384 2786 0 0 0 36 0 0 0 20 0 15 0 104097717 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542491732848 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10659048 memory=29884 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10659048 memory=1296 CPUtime=0.02 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) S 10551 10554 8451 0 -1 1077944384 535 0 0 0 1 1 0 0 20 0 15 0 104097717 10914865152 147521 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 43.85 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 590084 KiB

[startup+42.0008 s]*
/proc/loadavg: 1.61 1.35 1.33 3/215 10569
/proc/meminfo: memFree=22092052/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10659048 memory=592132 CPUtime=44.27 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 22013 0 0 0 4402 25 0 0 20 0 15 0 104097711 10914865152 148033 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2664762 148033 3148 1 0 2627263 0
[pid=10554/tid=10556] ppid=10551 vsize=10659048 memory=4124 CPUtime=41.57 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) R 10551 10554 8451 0 -1 4202560 7468 0 0 0 4149 8 0 0 20 0 15 0 104097712 10914865152 148033 33554432000 4194304 4196468 140732940441760 140543010536784 140542625021784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10659048 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 432 0 0 0 16 2 0 0 20 0 15 0 104097713 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10659048 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 454 0 0 0 15 4 0 0 20 0 15 0 104097713 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10659048 memory=6083354206233319521 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 337 0 0 0 15 4 0 0 20 0 15 0 104097713 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10659048 memory=3760558694005683764 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 1046 0 0 0 16 3 0 0 20 0 15 0 104097713 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10659048 memory=6081662027874004323 CPUtime=0.12 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 1306 0 0 0 11 1 0 0 20 0 15 0 104097714 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542498048112 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10659048 memory=3762251851633799987 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104097714 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10659048 memory=3900310808403148470 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 104097715 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10659048 memory=2319415587747870260 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542494890064 140543006316443 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10659048 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) S 10551 10554 8451 0 -1 1077944384 3571 0 0 0 68 0 0 0 20 0 15 0 104097717 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542493837936 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10659048 memory=3762532325850034227 CPUtime=0.65 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) S 10551 10554 8451 0 -1 1077944384 2717 0 0 0 65 0 0 0 20 0 15 0 104097717 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542492785136 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10659048 memory=6944656592455097440 CPUtime=0.36 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) S 10551 10554 8451 0 -1 1077944384 2786 0 0 0 36 0 0 0 20 0 15 0 104097717 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542491732848 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10659048 memory=7235148707123980392 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104097717 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10569] ppid=10551 vsize=10659048 memory=7453290706023507537 CPUtime=0.02 cores=1,3,5,7
/proc/10554/task/10569/stat : 10569 (java) S 10551 10554 8451 0 -1 1077944384 535 0 0 0 1 1 0 0 20 0 15 0 104097717 10914865152 148033 33554432000 4194304 4196468 140732940441760 140542489627056 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 44.27 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 592132 KiB

[startup+42.2007 s]
/proc/loadavg: 1.61 1.35 1.33 3/215 10569
/proc/meminfo: memFree=22092052/32770624 swapFree=67108860/67108860
[pid=10554] ppid=10551 vsize=10725612 memory=592272 CPUtime=44.46 cores=1,3,5,7
/proc/10554/stat : 10554 (java) S 10551 10554 8451 0 -1 1077944320 22920 0 0 0 4421 25 0 0 20 0 14 0 104097711 10983026688 148068 33554432000 4194304 4196468 140732940441760 140732940424304 140543006297847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
/proc/10554/statm: 2681403 148068 3151 1 0 2643904 0
[pid=10554/tid=10556] ppid=10551 vsize=10725612 memory=288230596050944315 CPUtime=41.75 cores=1,3,5,7
/proc/10554/task/10556/stat : 10556 (java) S 10551 10554 8451 0 -1 1077944384 8088 0 0 0 4167 8 0 0 20 0 14 0 104097712 10983026688 148068 33554432000 4194304 4196468 140732940441760 140543010540688 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10557] ppid=10551 vsize=10725612 memory=14133333755955767 CPUtime=0.18 cores=1,3,5,7
/proc/10554/task/10557/stat : 10557 (java) S 10551 10554 8451 0 -1 1077944384 432 0 0 0 16 2 0 0 20 0 14 0 104097713 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542942989200 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10558] ppid=10551 vsize=10725612 memory=15541821137307051 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10558/stat : 10558 (java) S 10551 10554 8451 0 -1 1077944384 455 0 0 0 15 4 0 0 20 0 14 0 104097713 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542941936400 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10559] ppid=10551 vsize=10725612 memory=8514726395714824858 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10559/stat : 10559 (java) S 10551 10554 8451 0 -1 1077944384 337 0 0 0 15 4 0 0 20 0 14 0 104097713 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542940884112 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10560] ppid=10551 vsize=10725612 memory=-9033795734659767669 CPUtime=0.19 cores=1,3,5,7
/proc/10554/task/10560/stat : 10560 (java) S 10551 10554 8451 0 -1 1077944384 1050 0 0 0 16 3 0 0 20 0 14 0 104097713 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542610369552 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10561] ppid=10551 vsize=10725612 memory=-7103146973613356224 CPUtime=0.13 cores=1,3,5,7
/proc/10554/task/10561/stat : 10561 (java) S 10551 10554 8451 0 -1 1077944384 1306 0 0 0 12 1 0 0 20 0 14 0 104097714 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542498048320 140543006308994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10562] ppid=10551 vsize=10725612 memory=7317634893576766894 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10562/stat : 10562 (java) S 10551 10554 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 104097714 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542496994080 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10563] ppid=10551 vsize=10725612 memory=7100839870037596261 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10563/stat : 10563 (java) S 10551 10554 8451 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 14 0 104097715 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542495941744 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10564] ppid=10551 vsize=10725612 memory=4628973187041168758 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10564/stat : 10564 (java) S 10551 10554 8451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 14 0 104097717 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542494889712 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10565] ppid=10551 vsize=10725612 memory=-8412660965365488243 CPUtime=0.69 cores=1,3,5,7
/proc/10554/task/10565/stat : 10565 (java) S 10551 10554 8451 0 -1 1077944384 3679 0 0 0 69 0 0 0 20 0 14 0 104097717 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542493821616 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10566] ppid=10551 vsize=10725612 memory=8514726395715350149 CPUtime=0.65 cores=1,3,5,7
/proc/10554/task/10566/stat : 10566 (java) S 10551 10554 8451 0 -1 1077944384 2801 0 0 0 65 0 0 0 20 0 14 0 104097717 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542492785136 140543006308994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10567] ppid=10551 vsize=10725612 memory=-8412654355427596915 CPUtime=0.36 cores=1,3,5,7
/proc/10554/task/10567/stat : 10567 (java) S 10551 10554 8451 0 -1 1077944384 2845 0 0 0 36 0 0 0 20 0 14 0 104097717 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542491728224 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
[pid=10554/tid=10568] ppid=10551 vsize=10725612 memory=-7098080424032564416 CPUtime=0 cores=1,3,5,7
/proc/10554/task/10568/stat : 10568 (java) S 10551 10554 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 104097717 10983026688 148068 33554432000 4194304 4196468 140732940441760 140542490680288 140543006308053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29368320 140732940448941 140732940449033 140732940449033 140732940451791 0
Current children cumulated CPU time: 44.46 s
Current children cumulated vsize: 10725612 KiB
Current children cumulated memory: 592272 KiB

Child status: 0
Real time (s): 42.2087
CPU time (s): 44.4757
CPU user time (s): 44.2155
CPU system time (s): 0.260199
CPU usage (%): 105.371
Max. virtual memory (cumulated for all children) (KiB): 10725612
Max. memory (cumulated for all children) (KiB): 592272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.2155
system time used= 0.260199
maximum resident set size= 592908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22952
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= 5985
involuntary context switches= 147


# summary of solver processes directly reported to runsolver:
#   pid: 10554
#   total CPU time (s): 44.4757
#   total CPU user time (s): 44.2155
#   total CPU system time (s): 0.260199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.260659 second user time and 0.451809 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 13:55:45
IDJOB=4300297
IDBENCH=141582
IDSOLVER=2763
FILE ID=node107/4300297-1532865345
RUNJOBID= node107-1532845932-8483
PBS_JOBID= 21022505
Free space on /tmp= 60824 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Frb/frb-35-17-1_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300297-1532865345/watcher-4300297-1532865345 -o /tmp/evaluation-result-4300297-1532865345/solver-4300297-1532865345 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532845932-8483 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300297-1532865345.xml

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

MD5SUM BENCH= 938558367576662423373d61b63119a7
RANDOM SEED=1441495242

node107.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.40
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.40
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.40
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.40
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:        22673660 kB
MemAvailable:   29814412 kB
Buffers:          240976 kB
Cached:          7162856 kB
SwapCached:            0 kB
Active:          5881600 kB
Inactive:        3719988 kB
Active(anon):    2149072 kB
Inactive(anon):    76484 kB
Active(file):    3732528 kB
Inactive(file):  3643504 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1256 kB
Writeback:             0 kB
AnonPages:       2209152 kB
Mapped:            56328 kB
Shmem:             25228 kB
Slab:             189208 kB
SReclaimable:     161108 kB
SUnreclaim:        28100 kB
KernelStack:        3664 kB
PageTables:         9884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2728828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2097152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 60824 MiB
End job on node107 at 2018-07-29 13:56:28