Trace number 4299829

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
SuperSolver_Macq_Stevenart 2018-04-27? 316.615 314.663

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g34-g36_c18.xml
MD5SUMbf1db001ac5fdaef8f815bb03b0feb23
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.571336
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints241
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":120}]
Minimum variable degree5
Maximum variable degree5
Distribution of variable degrees[{"degree":5,"count":120}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":240},{"arity":120,"count":1}]
Number of extensional constraints240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":240},{"type":"allDifferent","count":1}]
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
316.54/314.65	d NO_SOL_FOUND
316.54/314.65	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (7705 MiB free)
  memory of node 1: 16384 MiB (14179 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299829-1532826565/watcher-4299829-1532826565 -o /tmp/evaluation-result-4299829-1532826565/solver-4299829-1532826565 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299829-1532826565.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=22747, runsolver pid=22744
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 2.03 2.00 1.93 4/219 22762
/proc/meminfo: memFree=22393864/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661052 memory=27540 CPUtime=0.13 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 5287 0 0 0 11 2 0 0 20 0 15 0 100219700 10916917248 6885 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665263 6885 2841 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661052 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 3167 0 0 0 8 1 0 0 20 0 15 0 100219700 10916917248 6885 33554432000 4194304 4196468 140727327183312 140521273915488 140521269697942 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661052 memory=5793855687216023993 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 6885 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661052 memory=140436206130816 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 6885 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 6885 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 6885 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219702 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100219703 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100219703 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) R 22744 22747 20512 0 -1 4202560 445 0 0 0 0 0 0 0 20 0 15 0 100219705 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520756862808 140521254079764 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) S 22744 22747 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100219705 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520755829360 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661052 memory=140436206130816 CPUtime=0.02 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) R 22744 22747 20512 0 -1 4202560 322 0 0 0 2 0 0 0 20 0 15 0 100219705 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520754773528 140521248050657 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661052 memory=140436206130816 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219706 10916917248 6885 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27540 KiB

[startup+0.21079 s]*
/proc/loadavg: 2.03 2.00 1.93 4/219 22762
/proc/meminfo: memFree=22382408/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661052 memory=40492 CPUtime=0.34 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 8149 0 0 0 31 3 0 0 20 0 15 0 100219700 10916917248 10123 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665263 10123 2980 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661052 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 5200 0 0 0 18 1 0 0 20 0 15 0 100219700 10916917248 10128 33554432000 4194304 4196468 140727327183312 140521273918624 140521253766524 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661052 memory=4211974162410921354 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 10128 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661052 memory=140436206130816 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 10128 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 10128 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219701 10916917248 10128 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661052 memory=140436206130816 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219702 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100219703 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100219703 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) S 22744 22747 20512 0 -1 1077944384 747 0 0 0 3 0 0 0 20 0 15 0 100219705 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520756881904 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) S 22744 22747 20512 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 100219705 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520755829360 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661052 memory=140436206130816 CPUtime=0.08 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) S 22744 22747 20512 0 -1 1077944384 824 0 0 0 8 0 0 0 20 0 15 0 100219705 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520754776816 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661052 memory=140436206130816 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219706 10916917248 10128 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40492 KiB

[startup+0.312203 s]*
/proc/loadavg: 2.03 2.00 1.93 7/219 22762
/proc/meminfo: memFree=22376516/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661128 memory=48396 CPUtime=0.59 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 9154 0 0 0 56 3 0 0 20 0 15 0 100219700 10916995072 12099 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665282 12099 3059 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661128 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 5492 0 0 0 28 2 0 0 20 0 15 0 100219700 10916995072 12099 33554432000 4194304 4196468 140727327183312 140521273924176 140521253729637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661128 memory=4211974162410921354 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 12099 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661128 memory=140436206130816 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 12099 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661128 memory=10 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 12099 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661128 memory=140436102586111 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 12099 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661128 memory=280872205137664 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219702 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661128 memory=140436102565391 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661128 memory=280872308705376 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661128 memory=140436102569999 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661128 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) R 22744 22747 20512 0 -1 4202560 990 0 0 0 8 0 0 0 20 0 15 0 100219705 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520756862920 140521253209742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) R 22744 22747 20512 0 -1 4202560 250 0 0 0 4 0 0 0 20 0 15 0 100219705 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520755815904 140521250864960 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661128 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) R 22744 22747 20512 0 -1 4202560 1060 0 0 0 16 0 0 0 20 0 15 0 100219705 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520754776816 140521253050000 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661128 memory=27540 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219706 10916995072 12099 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 48396 KiB

[startup+0.700829 s]
/proc/loadavg: 2.03 2.00 1.93 5/219 22762
/proc/meminfo: memFree=22358340/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661128 memory=71600 CPUtime=1.61 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 12464 0 0 0 158 3 0 0 20 0 15 0 100219700 10916995072 17900 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665282 17900 3104 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661128 memory=1424 CPUtime=0.68 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 5632 0 0 0 66 2 0 0 20 0 15 0 100219700 10916995072 17900 33554432000 4194304 4196468 140727327183312 140521273924376 140520881084316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 17900 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661128 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 17900 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661128 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 17900 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661128 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 17900 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661128 memory=5787213827046467687 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 100219702 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661128 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) S 22744 22747 20512 0 -1 1077944384 2624 0 0 0 38 0 0 0 20 0 15 0 100219705 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520756881904 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661128 memory=238163788328001 CPUtime=0.29 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) S 22744 22747 20512 0 -1 1077944384 1518 0 0 0 29 0 0 0 20 0 15 0 100219705 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520755829360 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661128 memory=3978988769058765363 CPUtime=0.24 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) S 22744 22747 20512 0 -1 1077944384 1318 0 0 0 24 0 0 0 20 0 15 0 100219705 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520754776816 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219706 10916995072 17900 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 71600 KiB

[startup+1.50081 s]
/proc/loadavg: 2.03 2.00 1.93 4/219 22762
/proc/meminfo: memFree=22343876/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661128 memory=82556 CPUtime=2.88 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 17595 0 0 0 284 4 0 0 20 0 15 0 100219700 10916995072 20639 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665282 20639 3111 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661128 memory=7162531440177276259 CPUtime=1.47 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 5994 0 0 0 145 2 0 0 20 0 15 0 100219700 10916995072 20639 33554432000 4194304 4196468 140727327183312 140521273922304 140520877868629 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661128 memory=7230638415855315031 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 20639 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 20639 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 20639 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661128 memory=8945 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100219701 10916995072 20639 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661128 memory=3833188016772626972 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 100219702 10916995072 20639 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0

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

[pid=22747/tid=22761] ppid=22744 vsize=10661128 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661128 memory=796 CPUtime=0.13 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 805 0 0 0 6 7 0 0 20 0 15 0 100219706 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 312.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 131920 KiB

[startup+312.001 s]*
/proc/loadavg: 2.13 2.03 1.97 3/219 22772
/proc/meminfo: memFree=22289172/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661128 memory=131920 CPUtime=313.95 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 32401 0 0 0 31378 17 0 0 20 0 15 0 100219700 10916995072 32980 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665282 32980 3150 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661128 memory=6791534058613427641 CPUtime=311.86 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 8556 0 0 0 31182 4 0 0 20 0 15 0 100219700 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521273925056 140520881303125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661128 memory=-7003737579269690708 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1011 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661128 memory=5776 CPUtime=0.05 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 738 0 0 0 4 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661128 memory=1200 CPUtime=0.05 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 656 0 0 0 4 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661128 memory=12136 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 935 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661128 memory=1008 CPUtime=0.04 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 1529 0 0 0 3 1 0 0 20 0 15 0 100219702 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661128 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661128 memory=-7003737579269690708 CPUtime=0.6 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) S 22744 22747 20512 0 -1 1077944384 5582 0 0 0 60 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520756881904 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661128 memory=18276 CPUtime=0.73 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) S 22744 22747 20512 0 -1 1077944384 8331 0 0 0 73 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520755829360 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661128 memory=4048 CPUtime=0.28 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) S 22744 22747 20512 0 -1 1077944384 2824 0 0 0 28 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520754776816 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661128 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661128 memory=4132 CPUtime=0.13 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 805 0 0 0 6 7 0 0 20 0 15 0 100219706 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 313.95 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 131920 KiB

[startup+313.601 s]
/proc/loadavg: 2.13 2.03 1.97 3/220 22773
/proc/meminfo: memFree=22289172/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661128 memory=131920 CPUtime=315.54 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 32401 0 0 0 31537 17 0 0 20 0 15 0 100219700 10916995072 32980 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665282 32980 3150 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661128 memory=28932 CPUtime=313.46 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 8556 0 0 0 31342 4 0 0 20 0 15 0 100219700 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521273925056 140520881303260 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661128 memory=1292 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1011 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661128 memory=2444 CPUtime=0.05 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 738 0 0 0 4 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661128 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 656 0 0 0 4 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661128 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 935 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661128 memory=58 CPUtime=0.04 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 1529 0 0 0 3 1 0 0 20 0 15 0 100219702 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661128 memory=73 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661128 memory=133460 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661128 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661128 memory=2196 CPUtime=0.6 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) S 22744 22747 20512 0 -1 1077944384 5582 0 0 0 60 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520756881904 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661128 memory=7288 CPUtime=0.73 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) S 22744 22747 20512 0 -1 1077944384 8331 0 0 0 73 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520755829360 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661128 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) S 22744 22747 20512 0 -1 1077944384 2824 0 0 0 28 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520754776816 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661128 memory=6944656592455360604 CPUtime=0.13 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 805 0 0 0 6 7 0 0 20 0 15 0 100219706 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 315.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 131920 KiB

[startup+314.401 s]
/proc/loadavg: 2.12 2.03 1.97 3/220 22773
/proc/meminfo: memFree=22289156/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661128 memory=131920 CPUtime=316.34 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 32401 0 0 0 31617 17 0 0 20 0 15 0 100219700 10916995072 32980 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665282 32980 3150 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661128 memory=6656426216303648864 CPUtime=314.26 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 8556 0 0 0 31422 4 0 0 20 0 15 0 100219700 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521273925056 140520881299379 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661128 memory=280872204987016 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1011 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661128 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 738 0 0 0 4 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661128 memory=131920 CPUtime=0.05 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 656 0 0 0 4 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661128 memory=131920 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 935 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32980 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661128 memory=1948 CPUtime=0.04 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 1529 0 0 0 3 1 0 0 20 0 15 0 100219702 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661128 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661128 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661128 memory=648 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661128 memory=956 CPUtime=0.6 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) S 22744 22747 20512 0 -1 1077944384 5582 0 0 0 60 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520756881904 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661128 memory=2424 CPUtime=0.73 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) S 22744 22747 20512 0 -1 1077944384 8331 0 0 0 73 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520755829360 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661128 memory=1584 CPUtime=0.28 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) S 22744 22747 20512 0 -1 1077944384 2824 0 0 0 28 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520754776816 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661128 memory=836 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661128 memory=1696 CPUtime=0.13 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 805 0 0 0 6 7 0 0 20 0 15 0 100219706 10916995072 32980 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 316.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 131920 KiB

[startup+314.601 s]
/proc/loadavg: 2.12 2.03 1.97 3/220 22773
/proc/meminfo: memFree=22289156/32770624 swapFree=67108860/67108860
[pid=22747] ppid=22744 vsize=10661128 memory=131408 CPUtime=316.54 cores=1,3,5,7
/proc/22747/stat : 22747 (java) S 22744 22747 20512 0 -1 1077944320 32414 0 0 0 31637 17 0 0 20 0 15 0 100219700 10916995072 32852 33554432000 4194304 4196468 140727327183312 140727327165856 140521269686007 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
/proc/22747/statm: 2665282 32852 3150 1 0 2627263 0
[pid=22747/tid=22749] ppid=22744 vsize=10661128 memory=3844 CPUtime=314.45 cores=1,3,5,7
/proc/22747/task/22749/stat : 22749 (java) R 22744 22747 20512 0 -1 4202560 8557 0 0 0 31441 4 0 0 20 0 15 0 100219700 10916995072 32852 33554432000 4194304 4196468 140727327183312 140521273925200 140520881303411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22750] ppid=22744 vsize=10661128 memory=2588 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22750/stat : 22750 (java) S 22744 22747 20512 0 -1 1077944384 1011 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32852 33554432000 4194304 4196468 140727327183312 140521206377232 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22751] ppid=22744 vsize=10661128 memory=2600 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22751/stat : 22751 (java) S 22744 22747 20512 0 -1 1077944384 750 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32852 33554432000 4194304 4196468 140727327183312 140521205324688 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22752] ppid=22744 vsize=10661128 memory=4104 CPUtime=0.05 cores=1,3,5,7
/proc/22747/task/22752/stat : 22752 (java) S 22744 22747 20512 0 -1 1077944384 656 0 0 0 4 1 0 0 20 0 15 0 100219701 10916995072 32852 33554432000 4194304 4196468 140727327183312 140521204272144 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22753] ppid=22744 vsize=10661128 memory=1404 CPUtime=0.06 cores=1,3,5,7
/proc/22747/task/22753/stat : 22753 (java) S 22744 22747 20512 0 -1 1077944384 935 0 0 0 5 1 0 0 20 0 15 0 100219701 10916995072 32852 33554432000 4194304 4196468 140727327183312 140521203219600 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22754] ppid=22744 vsize=10661128 memory=131920 CPUtime=0.04 cores=1,3,5,7
/proc/22747/task/22754/stat : 22754 (java) S 22744 22747 20512 0 -1 1077944384 1529 0 0 0 3 1 0 0 20 0 15 0 100219702 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520761092080 140521269697154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22755] ppid=22744 vsize=10661128 memory=131920 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22755/stat : 22755 (java) S 22744 22747 20512 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520760038304 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22756] ppid=22744 vsize=10661128 memory=131920 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22756/stat : 22756 (java) S 22744 22747 20512 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 100219703 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520758985712 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22757] ppid=22744 vsize=10661128 memory=16716 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22757/stat : 22757 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520757934288 140521269704603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22758] ppid=22744 vsize=10661128 memory=18276 CPUtime=0.6 cores=1,3,5,7
/proc/22747/task/22758/stat : 22758 (java) S 22744 22747 20512 0 -1 1077944384 5582 0 0 0 60 0 0 0 20 0 15 0 100219705 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520756881904 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22759] ppid=22744 vsize=10661128 memory=4048 CPUtime=0.73 cores=1,3,5,7
/proc/22747/task/22759/stat : 22759 (java) S 22744 22747 20512 0 -1 1077944384 8331 0 0 0 73 0 0 0 20 0 15 0 100219705 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520755829360 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22760] ppid=22744 vsize=10661128 memory=1792 CPUtime=0.28 cores=1,3,5,7
/proc/22747/task/22760/stat : 22760 (java) S 22744 22747 20512 0 -1 1077944384 2824 0 0 0 28 0 0 0 20 0 15 0 100219705 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520754776816 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22761] ppid=22744 vsize=10661128 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/22747/task/22761/stat : 22761 (java) S 22744 22747 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100219705 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520753724512 140521269696213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
[pid=22747/tid=22762] ppid=22744 vsize=10661128 memory=648 CPUtime=0.13 cores=1,3,5,7
/proc/22747/task/22762/stat : 22762 (java) S 22744 22747 20512 0 -1 1077944384 805 0 0 0 6 7 0 0 20 0 15 0 100219706 10916995072 32852 33554432000 4194304 4196468 140727327183312 140520752671024 140521269697154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7872512 140727327192202 140727327192329 140727327192329 140727327195087 0
Current children cumulated CPU time: 316.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 131408 KiB

Child status: 0
Real time (s): 314.663
CPU time (s): 316.615
CPU user time (s): 316.435
CPU system time (s): 0.179068
CPU usage (%): 100.62
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 201968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.435
system time used= 0.179068
maximum resident set size= 206544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32712
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8874
involuntary context switches= 342


# summary of solver processes directly reported to runsolver:
#   pid: 22747
#   total CPU time (s): 316.615
#   total CPU user time (s): 316.435
#   total CPU system time (s): 0.179068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.97793 second user time and 2.95173 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 03:09:25
IDJOB=4299829
IDBENCH=141496
IDSOLVER=2767
FILE ID=node132/4299829-1532826565
RUNJOBID= node132-1532811810-20544
PBS_JOBID= 21022489
Free space on /tmp= 52032 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g34-g36_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299829-1532826565/watcher-4299829-1532826565 -o /tmp/evaluation-result-4299829-1532826565/solver-4299829-1532826565 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299829-1532826565.xml

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

MD5SUM BENCH= bf1db001ac5fdaef8f815bb03b0feb23
RANDOM SEED=1605772772

node132.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.65
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.65
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.65
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.65
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:        22409736 kB
MemAvailable:   30688436 kB
Buffers:          213696 kB
Cached:          8269552 kB
SwapCached:            0 kB
Active:          3864988 kB
Inactive:        5912692 kB
Active(anon):    1244728 kB
Inactive(anon):    77840 kB
Active(file):    2620260 kB
Inactive(file):  5834852 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:       1301020 kB
Mapped:            55452 kB
Shmem:             25280 kB
Slab:             279952 kB
SReclaimable:     252048 kB
SUnreclaim:        27904 kB
KernelStack:        3584 kB
PageTables:         7860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2996748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1200128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52032 MiB
End job on node132 at 2018-07-29 03:14:40