Trace number 4299507

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? 308.751 304.8

General information on the benchmark

NameDubois/
Dubois-018_c18.xml
MD5SUM87315209bf8a3d7a2526762832107213
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.005713
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints36
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":54}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":54}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":36}]
Number of extensional constraints36
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":36}]
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
308.64/304.79	d NO_SOL_FOUND
308.64/304.79	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 (11633 MiB free)
  memory of node 1: 16384 MiB (15643 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299507-1532821392/watcher-4299507-1532821392 -o /tmp/evaluation-result-4299507-1532821392/solver-4299507-1532821392 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1644 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299507-1532821392.xml 

running on 4 cores: 0,2,4,6

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

solver pid=5743, runsolver pid=5740

[startup+0.104171 s]*
/proc/loadavg: 1.26 1.42 1.49 4/216 5758
/proc/meminfo: memFree=27917780/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661052 memory=26100 CPUtime=0.13 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 5464 0 0 0 12 1 0 0 20 0 15 0 99702394 10916917248 6525 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665263 6525 2879 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661052 memory=-8970433182622905536 CPUtime=0.1 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 3214 0 0 0 9 1 0 0 20 0 15 0 99702394 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698546538464 139698523723592 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661052 memory=140580221077120 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661052 memory=140580221077120 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99702396 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99702397 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99702397 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) R 5740 5743 1613 0 -1 4202560 498 0 0 0 0 0 0 0 20 0 15 0 99702399 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698030720080 139698519976368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) R 5740 5743 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99702399 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698029680848 139698542327509 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661052 memory=140580221077120 CPUtime=0.02 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) R 5740 5743 1613 0 -1 4202560 389 0 0 0 2 0 0 0 20 0 15 0 99702399 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698028623968 139698535422975 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661052 memory=140580221077120 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702400 10916917248 6525 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 26100 KiB

[startup+0.210542 s]*
/proc/loadavg: 1.26 1.42 1.49 3/216 5758
/proc/meminfo: memFree=27905656/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661052 memory=38624 CPUtime=0.33 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 8311 0 0 0 31 2 0 0 20 0 15 0 99702394 10916917248 9656 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665263 9656 2950 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661052 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 5248 0 0 0 18 1 0 0 20 0 15 0 99702394 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698546540096 139698521395200 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661052 memory=331 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661052 memory=140580221562480 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99702395 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661052 memory=140580221077120 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99702396 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99702397 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99702397 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) S 5740 5743 1613 0 -1 1077944384 655 0 0 0 2 0 0 0 20 0 15 0 99702399 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698030733296 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) S 5740 5743 1613 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 15 0 99702399 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698029680752 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661052 memory=140580221077120 CPUtime=0.07 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) S 5740 5743 1613 0 -1 1077944384 930 0 0 0 7 0 0 0 20 0 15 0 99702399 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698028628208 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661052 memory=140580221077120 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702400 10916917248 9727 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 38624 KiB

[startup+0.310235 s]*
/proc/loadavg: 1.26 1.42 1.49 4/216 5758
/proc/meminfo: memFree=27900748/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661128 memory=43840 CPUtime=0.54 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 9073 0 0 0 52 2 0 0 20 0 15 0 99702394 10916995072 10960 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665282 10960 3045 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 5616 0 0 0 28 2 0 0 20 0 15 0 99702394 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698546552544 139698179277504 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661128 memory=4294977825 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661128 memory=140580221562479 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661128 memory=140580221077120 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99702396 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) S 5740 5743 1613 0 -1 1077944384 772 0 0 0 5 0 0 0 20 0 15 0 99702399 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698030733296 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661128 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) R 5740 5743 1613 0 -1 4202560 234 0 0 0 4 0 0 0 20 0 15 0 99702399 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698029680752 139698542338650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661128 memory=140580221077120 CPUtime=0.13 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) R 5740 5743 1613 0 -1 4202560 1107 0 0 0 13 0 0 0 20 0 15 0 99702399 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698028628208 139698542338650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661128 memory=140580221077120 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702400 10916995072 10960 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 43840 KiB

[startup+0.700734 s]
/proc/loadavg: 1.32 1.43 1.49 5/216 5758
/proc/meminfo: memFree=27865692/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661128 memory=107404 CPUtime=1.72 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 13677 0 0 0 169 3 0 0 20 0 15 0 99702394 10916995072 26851 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665282 26851 3091 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661128 memory=16040 CPUtime=0.68 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 5660 0 0 0 66 2 0 0 20 0 15 0 99702394 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698546554240 139698181893335 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661128 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661128 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661128 memory=496 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661128 memory=928 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661128 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99702396 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661128 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661128 memory=1692 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661128 memory=7157735280213317218 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661128 memory=7668621184520841834 CPUtime=0.42 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) R 5740 5743 1613 0 -1 4202560 2847 0 0 0 42 0 0 0 20 0 15 0 99702399 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698030719320 139698525817801 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661128 memory=7235688541532613991 CPUtime=0.42 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) R 5740 5743 1613 0 -1 4202560 2320 0 0 0 42 0 0 0 20 0 15 0 99702399 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698029669424 139698523493255 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661128 memory=5866611791061346647 CPUtime=0.17 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) S 5740 5743 1613 0 -1 1077944384 1480 0 0 0 17 0 0 0 20 0 15 0 99702399 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698028628208 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661128 memory=756 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99702400 10916995072 26851 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 107404 KiB

[startup+1.50073 s]
/proc/loadavg: 1.32 1.43 1.49 3/216 5758
/proc/meminfo: memFree=27770704/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661128 memory=187940 CPUtime=2.73 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 15323 0 0 0 268 5 0 0 20 0 15 0 99702394 10916995072 46985 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665282 46985 3134 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661128 memory=185892 CPUtime=1.47 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 5955 0 0 0 144 3 0 0 20 0 15 0 99702394 10916995072 46985 33554432000 4194304 4196468 140721816913680 139698546556944 139698182178184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 46985 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 46985 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 46985 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 99702395 10916995072 46985 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 99702396 10916995072 46985 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0

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

[pid=5743/tid=5757] ppid=5740 vsize=10661128 memory=844 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661128 memory=3360 CPUtime=0.17 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 835 0 0 0 8 9 0 0 20 0 15 0 99702400 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 306.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 225520 KiB

[startup+304.001 s]*
/proc/loadavg: 1.28 1.36 1.45 3/215 5763
/proc/meminfo: memFree=27691172/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661128 memory=225520 CPUtime=307.94 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 27403 0 0 0 30743 51 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665282 56380 3139 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661128 memory=7445391788638627438 CPUtime=301.41 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 9904 0 0 0 30135 6 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698546556512 139698181770038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661128 memory=225520 CPUtime=0.91 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1189 0 0 0 80 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661128 memory=4872558044660077418 CPUtime=0.93 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1489 0 0 0 81 12 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661128 memory=3260 CPUtime=0.93 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 752 0 0 0 82 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661128 memory=239656 CPUtime=0.93 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 714 0 0 0 83 10 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661128 memory=4104 CPUtime=1.2 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 2006 0 0 0 111 9 0 0 20 0 15 0 99702396 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661128 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661128 memory=3072 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661128 memory=215436 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661128 memory=8112282956445269571 CPUtime=0.53 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) S 5740 5743 1613 0 -1 1077944384 3397 0 0 0 53 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698030733296 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661128 memory=4872558044660077418 CPUtime=0.65 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) S 5740 5743 1613 0 -1 1077944384 3986 0 0 0 65 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698029680752 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661128 memory=1572 CPUtime=0.18 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) S 5740 5743 1613 0 -1 1077944384 1670 0 0 0 18 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698028628208 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661128 memory=924 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661128 memory=1992 CPUtime=0.17 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 837 0 0 0 8 9 0 0 20 0 15 0 99702400 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 307.94 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 225520 KiB

[startup+304.401 s]
/proc/loadavg: 1.28 1.36 1.45 3/215 5763
/proc/meminfo: memFree=27691172/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661128 memory=225520 CPUtime=308.33 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 27406 0 0 0 30782 51 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665282 56380 3139 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661128 memory=8112282956445269571 CPUtime=301.8 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 9907 0 0 0 30174 6 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698546556656 139698181494129 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661128 memory=2204 CPUtime=0.92 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1189 0 0 0 81 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661128 memory=1240 CPUtime=0.94 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1489 0 0 0 82 12 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661128 memory=1520 CPUtime=0.93 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 752 0 0 0 82 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661128 memory=844 CPUtime=0.94 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 714 0 0 0 84 10 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661128 memory=3360 CPUtime=1.2 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 2006 0 0 0 111 9 0 0 20 0 15 0 99702396 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661128 memory=2724 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661128 memory=1256 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661128 memory=10368 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661128 memory=1700 CPUtime=0.53 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) S 5740 5743 1613 0 -1 1077944384 3397 0 0 0 53 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698030733296 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661128 memory=1172 CPUtime=0.65 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) S 5740 5743 1613 0 -1 1077944384 3986 0 0 0 65 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698029680752 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661128 memory=1812 CPUtime=0.18 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) S 5740 5743 1613 0 -1 1077944384 1670 0 0 0 18 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698028628208 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661128 memory=1020 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661128 memory=5448 CPUtime=0.17 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 837 0 0 0 8 9 0 0 20 0 15 0 99702400 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 308.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 225520 KiB

[startup+304.601 s]
/proc/loadavg: 1.28 1.36 1.45 3/215 5763
/proc/meminfo: memFree=27691172/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661128 memory=225520 CPUtime=308.54 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 27408 0 0 0 30803 51 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665282 56380 3139 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661128 memory=9047017150487036575 CPUtime=302 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 9908 0 0 0 30194 6 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698546556656 139698181711966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661128 memory=8514726395714825349 CPUtime=0.92 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1190 0 0 0 81 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661128 memory=4427205132082312746 CPUtime=0.94 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1489 0 0 0 82 12 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661128 memory=-8486080722631693414 CPUtime=0.93 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 752 0 0 0 82 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661128 memory=-8412652152092201843 CPUtime=0.94 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 714 0 0 0 84 10 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661128 memory=-7023579799431922829 CPUtime=1.2 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 2006 0 0 0 111 9 0 0 20 0 15 0 99702396 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661128 memory=3047711553219693942 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661128 memory=4426639978525455914 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661128 memory=4572164749098055210 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661128 memory=8328453600958622283 CPUtime=0.53 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) S 5740 5743 1613 0 -1 1077944384 3397 0 0 0 53 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698030733296 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661128 memory=6153443635835792487 CPUtime=0.65 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) S 5740 5743 1613 0 -1 1077944384 3986 0 0 0 65 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698029680752 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661128 memory=7593468542576847970 CPUtime=0.18 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) S 5740 5743 1613 0 -1 1077944384 1670 0 0 0 18 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698028628208 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661128 memory=7378697663776515923 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661128 memory=7883903422714899560 CPUtime=0.17 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 837 0 0 0 8 9 0 0 20 0 15 0 99702400 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 308.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 225520 KiB

[startup+304.701 s]
/proc/loadavg: 1.28 1.36 1.45 3/215 5763
/proc/meminfo: memFree=27691172/32770624 swapFree=67108860/67108860
[pid=5743] ppid=5740 vsize=10661128 memory=225520 CPUtime=308.64 cores=0,2,4,6
/proc/5743/stat : 5743 (java) S 5740 5743 1613 0 -1 1077944320 27410 0 0 0 30813 51 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 140721816896224 139698542317303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
/proc/5743/statm: 2665282 56380 3139 1 0 2627263 0
[pid=5743/tid=5745] ppid=5740 vsize=10661128 memory=215520 CPUtime=302.1 cores=0,2,4,6
/proc/5743/task/5745/stat : 5745 (java) R 5740 5743 1613 0 -1 4202560 9909 0 0 0 30204 6 0 0 20 0 15 0 99702394 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698546556624 139698181898555 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5746] ppid=5740 vsize=10661128 memory=213204 CPUtime=0.92 cores=0,2,4,6
/proc/5743/task/5746/stat : 5746 (java) S 5740 5743 1613 0 -1 1077944384 1190 0 0 0 81 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698148665616 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5747] ppid=5740 vsize=10661128 memory=208908 CPUtime=0.94 cores=0,2,4,6
/proc/5743/task/5747/stat : 5747 (java) S 5740 5743 1613 0 -1 1077944384 1489 0 0 0 82 12 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698147613072 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5748] ppid=5740 vsize=10661128 memory=211156 CPUtime=0.93 cores=0,2,4,6
/proc/5743/task/5748/stat : 5748 (java) S 5740 5743 1613 0 -1 1077944384 752 0 0 0 82 11 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698146560528 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5749] ppid=5740 vsize=10661128 memory=211156 CPUtime=0.94 cores=0,2,4,6
/proc/5743/task/5749/stat : 5749 (java) S 5740 5743 1613 0 -1 1077944384 715 0 0 0 84 10 0 0 20 0 15 0 99702395 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698145507984 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5750] ppid=5740 vsize=10661128 memory=211156 CPUtime=1.2 cores=0,2,4,6
/proc/5743/task/5750/stat : 5750 (java) S 5740 5743 1613 0 -1 1077944384 2006 0 0 0 111 9 0 0 20 0 15 0 99702396 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698034944496 139698542328450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5751] ppid=5740 vsize=10661128 memory=213204 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5751/stat : 5751 (java) S 5740 5743 1613 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698033890720 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5752] ppid=5740 vsize=10661128 memory=213204 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5752/stat : 5752 (java) S 5740 5743 1613 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99702397 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698032838128 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5753] ppid=5740 vsize=10661128 memory=215436 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5753/stat : 5753 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698031786704 139698542335899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5754] ppid=5740 vsize=10661128 memory=215436 CPUtime=0.53 cores=0,2,4,6
/proc/5743/task/5754/stat : 5754 (java) S 5740 5743 1613 0 -1 1077944384 3397 0 0 0 53 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698030733296 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5755] ppid=5740 vsize=10661128 memory=225520 CPUtime=0.65 cores=0,2,4,6
/proc/5743/task/5755/stat : 5755 (java) S 5740 5743 1613 0 -1 1077944384 3986 0 0 0 65 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698029680752 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5756] ppid=5740 vsize=10661128 memory=225520 CPUtime=0.18 cores=0,2,4,6
/proc/5743/task/5756/stat : 5756 (java) S 5740 5743 1613 0 -1 1077944384 1670 0 0 0 18 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698028628208 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5757] ppid=5740 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5743/task/5757/stat : 5757 (java) S 5740 5743 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99702399 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698027575904 139698542327509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
[pid=5743/tid=5758] ppid=5740 vsize=10661128 memory=225520 CPUtime=0.17 cores=0,2,4,6
/proc/5743/task/5758/stat : 5758 (java) S 5740 5743 1613 0 -1 1077944384 837 0 0 0 8 9 0 0 20 0 15 0 99702400 10916995072 56380 33554432000 4194304 4196468 140721816913680 139698026523440 139698542328450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36528128 140721816917130 140721816917257 140721816917257 140721816920015 0
Current children cumulated CPU time: 308.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 225520 KiB

Child status: 0
Real time (s): 304.8
CPU time (s): 308.751
CPU user time (s): 308.228
CPU system time (s): 0.522625
CPU usage (%): 101.296
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 225520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.228
system time used= 0.522625
maximum resident set size= 225944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40907
involuntary context switches= 1093


# summary of solver processes directly reported to runsolver:
#   pid: 5743
#   total CPU time (s): 308.751
#   total CPU user time (s): 308.228
#   total CPU system time (s): 0.522625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.81463 second user time and 2.85247 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 01:43:12
IDJOB=4299507
IDBENCH=141407
IDSOLVER=2767
FILE ID=node136/4299507-1532821392
RUNJOBID= node136-1532809638-1644
PBS_JOBID= 21022480
Free space on /tmp= 55796 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Dubois/Dubois-018_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299507-1532821392/watcher-4299507-1532821392 -o /tmp/evaluation-result-4299507-1532821392/solver-4299507-1532821392 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1644 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299507-1532821392.xml

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

MD5SUM BENCH= 87315209bf8a3d7a2526762832107213
RANDOM SEED=371750164

node136.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.50
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.50
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.50
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.50
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:        27932268 kB
MemAvailable:   31751880 kB
Buffers:          200020 kB
Cached:          3879360 kB
SwapCached:            0 kB
Active:          1950736 kB
Inactive:        2390828 kB
Active(anon):     213896 kB
Inactive(anon):    76472 kB
Active(file):    1736840 kB
Inactive(file):  2314356 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1316 kB
Writeback:             0 kB
AnonPages:        284176 kB
Mapped:            45556 kB
Shmem:             25228 kB
Slab:             196020 kB
SReclaimable:     168504 kB
SUnreclaim:        27516 kB
KernelStack:        3808 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1130360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-29 01:48:17