Trace number 4298312

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 NameAnswerobjective functionCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.1 2469.81

General information on the benchmark

NamePseudoBoolean-opt/
Pb-circ6-3_c18.xml
MD5SUMd3b486de415a0401f3261f3cd9b637d1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark2519.98
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints4476
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":540}]
Minimum variable degree12
Maximum variable degree76
Distribution of variable degrees[{"degree":12,"count":12},{"degree":13,"count":60},{"degree":18,"count":12},{"degree":19,"count":12},{"degree":20,"count":54},{"degree":26,"count":30},{"degree":28,"count":120},{"degree":35,"count":30},{"degree":44,"count":30},{"degree":52,"count":30},{"degree":60,"count":30},{"degree":68,"count":30},{"degree":74,"count":30},{"degree":75,"count":30},{"degree":76,"count":30}]
Minimum constraint arity2
Maximum constraint arity20
Distribution of constraint arities[{"arity":2,"count":630},{"arity":3,"count":1860},{"arity":4,"count":282},{"arity":5,"count":372},{"arity":6,"count":300},{"arity":7,"count":240},{"arity":8,"count":240},{"arity":9,"count":240},{"arity":10,"count":270},{"arity":20,"count":42}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4476}]
Optimization problemYES
Type of objectivemin SUM

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
2520.08/2469.80	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 (11366 MiB free)
  memory of node 1: 16384 MiB (14250 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298312-1532752005/watcher-4298312-1532752005 -o /tmp/evaluation-result-4298312-1532752005/solver-4298312-1532752005 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532739463-2140 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298312-1532752005.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=3879, runsolver pid=3876
Current StackSize limit: 8192 KiB


[startup+0.100265 s]*
/proc/loadavg: 1.40 1.42 1.49 4/218 3894
/proc/meminfo: memFree=26215768/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661052 memory=27600 CPUtime=0.13 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 5270 0 0 0 12 1 0 0 20 0 15 0 92763755 10916917248 6900 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665263 6900 2861 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661052 memory=-8970427680769799360 CPUtime=0.09 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 3131 0 0 0 9 0 0 0 20 0 15 0 92763756 10916917248 6900 33554432000 4194304 4196468 140737369284080 140334243844864 140334239628694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 6900 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661052 memory=139950125028992 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661052 memory=139950125028992 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92763758 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92763758 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92763758 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) R 3876 3879 2108 0 -1 4202560 299 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333271472112 140334239627906 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) S 3876 3879 2108 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333270419568 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661052 memory=139950125028992 CPUtime=0.02 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) R 3876 3879 2108 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 92763761 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333269367024 140334223697246 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661052 memory=139950125028992 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 6900 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27600 KiB

[startup+0.210731 s]*
/proc/loadavg: 1.40 1.42 1.49 4/218 3894
/proc/meminfo: memFree=26202896/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661052 memory=40140 CPUtime=0.34 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 8164 0 0 0 32 2 0 0 20 0 15 0 92763755 10916917248 10035 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665263 10035 2986 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 5090 0 0 0 19 1 0 0 20 0 15 0 92763756 10916917248 10035 33554432000 4194304 4196468 140737369284080 140334243853056 140334239628694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661052 memory=364 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 10035 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661052 memory=139950125046616 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661052 memory=139950125028992 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92763758 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92763758 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92763758 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661052 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) R 3876 3879 2108 0 -1 1077944384 362 0 0 0 1 0 0 0 20 0 15 0 92763761 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333271472112 140334239627906 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661052 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) R 3876 3879 2108 0 -1 4202560 523 0 0 0 3 0 0 0 20 0 15 0 92763761 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333270419568 140334231853886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661052 memory=139950125028992 CPUtime=0.08 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) R 3876 3879 2108 0 -1 4202560 845 0 0 0 8 0 0 0 20 0 15 0 92763761 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333269364688 140334239628694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661052 memory=139950125028992 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763761 10916917248 10035 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40140 KiB

[startup+0.316339 s]*
/proc/loadavg: 1.40 1.42 1.49 6/218 3894
/proc/meminfo: memFree=26189252/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661128 memory=54104 CPUtime=0.72 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 10623 0 0 0 69 3 0 0 20 0 15 0 92763755 10916995072 13526 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665282 13526 3068 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 5415 0 0 0 29 1 0 0 20 0 15 0 92763756 10916995072 13526 33554432000 4194304 4196468 140737369284080 140334243854496 140333845393042 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661128 memory=4294980952 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 13526 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661128 memory=139950125471739 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661128 memory=139950125028992 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661128 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) R 3876 3879 2108 0 -1 4202560 1005 0 0 0 11 0 0 0 20 0 15 0 92763761 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333271458320 140334216848327 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661128 memory=-1 CPUtime=0.13 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) R 3876 3879 2108 0 -1 4202560 1496 0 0 0 13 0 0 0 20 0 15 0 92763761 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333270405448 140334218032936 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661128 memory=139950125028992 CPUtime=0.16 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) R 3876 3879 2108 0 -1 4202560 1340 0 0 0 16 0 0 0 20 0 15 0 92763761 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333269363392 140334218548574 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661128 memory=139950125028992 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 13526 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 54104 KiB

[startup+0.700809 s]
/proc/loadavg: 1.40 1.42 1.49 5/218 3894
/proc/meminfo: memFree=26154128/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661128 memory=117276 CPUtime=1.97 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 11553 0 0 0 192 5 0 0 20 0 15 0 92763755 10916995072 29319 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665282 29319 3115 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661128 memory=1236 CPUtime=0.67 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 5592 0 0 0 65 2 0 0 20 0 15 0 92763756 10916995072 29319 33554432000 4194304 4196468 140737369284080 140334243854016 140334223697246 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661128 memory=15564 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 29319 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661128 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661128 memory=644 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661128 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661128 memory=956 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661128 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661128 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661128 memory=6081108994580048232 CPUtime=0.46 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) R 3876 3879 2108 0 -1 4202560 1319 0 0 0 46 0 0 0 20 0 15 0 92763761 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333271458112 140334220317056 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661128 memory=6154282490091891024 CPUtime=0.49 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) R 3876 3879 2108 0 -1 4202560 1637 0 0 0 48 1 0 0 20 0 15 0 92763761 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333270408160 140334239638106 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661128 memory=7440052414025066321 CPUtime=0.31 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) R 3876 3879 2108 0 -1 1077944384 1634 0 0 0 31 0 0 0 20 0 15 0 92763761 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333269367024 140334239627906 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661128 memory=7522818319144412011 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661128 memory=10584 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 29319 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 1.97 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 117276 KiB

[startup+1.5008 s]
/proc/loadavg: 1.40 1.42 1.49 4/218 3894
/proc/meminfo: memFree=26105164/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661128 memory=188036 CPUtime=3.26 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 12731 0 0 0 319 7 0 0 20 0 15 0 92763755 10916995072 47009 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665282 47009 3123 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661128 memory=173600 CPUtime=1.46 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 5702 0 0 0 143 3 0 0 20 0 15 0 92763756 10916995072 47009 33554432000 4194304 4196468 140737369284080 140334243856240 140333849568332 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 47009 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 47009 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 47009 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92763756 10916995072 47009 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 47009 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0

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

/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 37257 0 0 0 230017 27 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140334243856000 140333849143007 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661128 memory=242336 CPUtime=15.33 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 13334 0 0 0 1497 36 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661128 memory=242336 CPUtime=15.31 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 12566 0 0 0 1494 37 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661128 memory=242336 CPUtime=15.36 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 13754 0 0 0 1502 34 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661128 memory=242336 CPUtime=15.32 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 11675 0 0 0 1496 36 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661128 memory=245924 CPUtime=4.82 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 13073 0 0 0 437 45 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661128 memory=242336 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661128 memory=242336 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661128 memory=242336 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661128 memory=242336 CPUtime=0.81 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) S 3876 3879 2108 0 -1 1077944384 5345 0 0 0 80 1 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333271472112 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661128 memory=242336 CPUtime=0.74 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) S 3876 3879 2108 0 -1 1077944384 3305 0 0 0 73 1 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333270419568 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661128 memory=242336 CPUtime=0.38 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) S 3876 3879 2108 0 -1 1077944384 2394 0 0 0 38 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333269367024 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661128 memory=7636 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661128 memory=836 CPUtime=1.21 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 870 0 0 0 54 67 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 2369.81 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 242336 KiB

[startup+2382.3 s]
/proc/loadavg: 1.69 1.70 1.67 3/219 3995
/proc/meminfo: memFree=24383004/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661128 memory=243104 CPUtime=2430.9 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 117240 0 0 0 242829 261 0 0 20 0 15 0 92763755 10916995072 60776 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665282 60776 3165 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661128 memory=243104 CPUtime=2359.88 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 38021 0 0 0 235961 27 0 0 20 0 15 0 92763756 10916995072 60776 33554432000 4194304 4196468 140737369284080 140334243855968 140333846709792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661128 memory=248236 CPUtime=15.7 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 13661 0 0 0 1533 37 0 0 20 0 15 0 92763756 10916995072 60776 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661128 memory=245924 CPUtime=15.69 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 12750 0 0 0 1530 39 0 0 20 0 15 0 92763756 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661128 memory=249772 CPUtime=15.74 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 14144 0 0 0 1539 35 0 0 20 0 15 0 92763756 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661128 memory=246696 CPUtime=15.68 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 12024 0 0 0 1531 37 0 0 20 0 15 0 92763756 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661128 memory=248748 CPUtime=4.95 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 13298 0 0 0 449 46 0 0 20 0 15 0 92763758 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661128 memory=243616 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661128 memory=243104 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661128 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661128 memory=3296 CPUtime=0.81 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) S 3876 3879 2108 0 -1 1077944384 5348 0 0 0 80 1 0 0 20 0 15 0 92763761 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333271472112 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661128 memory=244132 CPUtime=0.74 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) S 3876 3879 2108 0 -1 1077944384 3305 0 0 0 73 1 0 0 20 0 15 0 92763761 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333270419568 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661128 memory=4096 CPUtime=0.38 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) S 3876 3879 2108 0 -1 1077944384 2394 0 0 0 38 0 0 0 20 0 15 0 92763761 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333269367024 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661128 memory=243104 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661128 memory=1704 CPUtime=1.25 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 891 0 0 0 56 69 0 0 20 0 15 0 92763761 10916995072 60776 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 2430.9 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 243104 KiB

[startup+2442.3 s]
/proc/loadavg: 1.66 1.69 1.67 3/220 3997
/proc/meminfo: memFree=24382164/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661128 memory=242336 CPUtime=2492.04 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 119101 0 0 0 248939 265 0 0 20 0 15 0 92763755 10916995072 60584 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665282 60584 3165 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661128 memory=242336 CPUtime=2419.32 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 38402 0 0 0 241905 27 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140334243856080 140333849740727 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661128 memory=242336 CPUtime=16.09 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 14031 0 0 0 1571 38 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661128 memory=242336 CPUtime=16.06 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 12848 0 0 0 1567 39 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661128 memory=242336 CPUtime=16.13 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 14624 0 0 0 1577 36 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661128 memory=242336 CPUtime=16.06 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 12288 0 0 0 1568 38 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661128 memory=242336 CPUtime=5.07 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 13537 0 0 0 461 46 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661128 memory=242336 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661128 memory=242336 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661128 memory=242336 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661128 memory=242336 CPUtime=0.81 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) S 3876 3879 2108 0 -1 1077944384 5350 0 0 0 80 1 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333271472112 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661128 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) S 3876 3879 2108 0 -1 1077944384 3307 0 0 0 73 1 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333270419568 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661128 memory=1228 CPUtime=0.38 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) S 3876 3879 2108 0 -1 1077944384 2396 0 0 0 38 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333269367024 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661128 memory=242336 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661128 memory=796 CPUtime=1.28 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 914 0 0 0 58 70 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 2492.04 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 242336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2469.8 s]
/proc/loadavg: 1.60 1.67 1.67 3/220 3998
/proc/meminfo: memFree=24379292/32770624 swapFree=67108744/67108860
[pid=3879] ppid=3876 vsize=10661128 memory=242336 CPUtime=2520.08 cores=1,3,5,7
/proc/3879/stat : 3879 (java) S 3876 3879 2108 0 -1 1077944320 119462 0 0 0 251740 268 0 0 20 0 15 0 92763755 10916995072 60584 33554432000 4194304 4196468 140737369284080 140737369266624 140334239616759 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
/proc/3879/statm: 2665282 60584 3165 1 0 2627263 0
[pid=3879/tid=3881] ppid=3876 vsize=10661128 memory=10584 CPUtime=2446.57 cores=1,3,5,7
/proc/3879/task/3881/stat : 3881 (java) R 3876 3879 2108 0 -1 4202560 38505 0 0 0 244629 28 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140334243856384 140333849568538 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3882] ppid=3876 vsize=10661128 memory=15872 CPUtime=16.26 cores=1,3,5,7
/proc/3879/task/3882/stat : 3882 (java) S 3876 3879 2108 0 -1 1077944384 14075 0 0 0 1588 38 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140334165690640 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3883] ppid=3876 vsize=10661128 memory=18280 CPUtime=16.25 cores=1,3,5,7
/proc/3879/task/3883/stat : 3883 (java) S 3876 3879 2108 0 -1 1077944384 12971 0 0 0 1585 40 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333845309840 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3884] ppid=3876 vsize=10661128 memory=1236 CPUtime=16.3 cores=1,3,5,7
/proc/3879/task/3884/stat : 3884 (java) S 3876 3879 2108 0 -1 1077944384 14633 0 0 0 1594 36 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333844257296 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3885] ppid=3876 vsize=10661128 memory=15612 CPUtime=16.24 cores=1,3,5,7
/proc/3879/task/3885/stat : 3885 (java) S 3876 3879 2108 0 -1 1077944384 12365 0 0 0 1586 38 0 0 20 0 15 0 92763756 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333843204752 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3886] ppid=3876 vsize=10661128 memory=4052 CPUtime=5.13 cores=1,3,5,7
/proc/3879/task/3886/stat : 3886 (java) S 3876 3879 2108 0 -1 1077944384 13539 0 0 0 467 46 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333275683312 140334239627906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3887] ppid=3876 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3887/stat : 3887 (java) S 3876 3879 2108 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333274629536 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3888] ppid=3876 vsize=10661128 memory=11116 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3888/stat : 3888 (java) S 3876 3879 2108 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92763758 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333273576944 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3889] ppid=3876 vsize=10661128 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3889/stat : 3889 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333272525520 140334239635355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3890] ppid=3876 vsize=10661128 memory=1228 CPUtime=0.81 cores=1,3,5,7
/proc/3879/task/3890/stat : 3890 (java) S 3876 3879 2108 0 -1 1077944384 5351 0 0 0 80 1 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333271472112 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3891] ppid=3876 vsize=10661128 memory=1704 CPUtime=0.74 cores=1,3,5,7
/proc/3879/task/3891/stat : 3891 (java) S 3876 3879 2108 0 -1 1077944384 3307 0 0 0 73 1 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333270419568 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3892] ppid=3876 vsize=10661128 memory=1952 CPUtime=0.38 cores=1,3,5,7
/proc/3879/task/3892/stat : 3892 (java) S 3876 3879 2108 0 -1 1077944384 2396 0 0 0 38 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333269367024 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3893] ppid=3876 vsize=10661128 memory=10584 CPUtime=0 cores=1,3,5,7
/proc/3879/task/3893/stat : 3893 (java) S 3876 3879 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333268314720 140334239626965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
[pid=3879/tid=3894] ppid=3876 vsize=10661128 memory=15872 CPUtime=1.29 cores=1,3,5,7
/proc/3879/task/3894/stat : 3894 (java) S 3876 3879 2108 0 -1 1077944384 916 0 0 0 58 71 0 0 20 0 15 0 92763761 10916995072 60584 33554432000 4194304 4196468 140737369284080 140333267262256 140334239627906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34721792 140737369289901 140737369289993 140737369289993 140737369292751 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 242336 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2469.81 s]
# the end of solver process 3879 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.41 s, system=2.68726 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2469.81
CPU time (s): 2520.1
CPU user time (s): 2517.41
CPU system time (s): 2.68726
CPU usage (%): 102.036
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 468544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.41
system time used= 2.68727
maximum resident set size= 483252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119877
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 191422
involuntary context switches= 5547


# summary of solver processes directly reported to runsolver:
#   pid: 3879
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.41
#   total CPU system time (s): 2.68726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1604 second user time and 19.2329 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-28 06:26:45
IDJOB=4298312
IDBENCH=141109
IDSOLVER=2766
FILE ID=node134/4298312-1532752005
RUNJOBID= node134-1532739463-2140
PBS_JOBID= 21022441
Free space on /tmp= 55544 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-circ6-3_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298312-1532752005/watcher-4298312-1532752005 -o /tmp/evaluation-result-4298312-1532752005/solver-4298312-1532752005 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532739463-2140 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298312-1532752005.xml

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

MD5SUM BENCH= d3b486de415a0401f3261f3cd9b637d1
RANDOM SEED=1572034967

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
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.68
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.68
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.68
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:        26232416 kB
MemAvailable:   30013940 kB
Buffers:          172588 kB
Cached:          3872200 kB
SwapCached:            0 kB
Active:          3718140 kB
Inactive:        2327000 kB
Active(anon):    1950000 kB
Inactive(anon):    78544 kB
Active(file):    1768140 kB
Inactive(file):  2248456 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              1372 kB
Writeback:             0 kB
AnonPages:       1967364 kB
Mapped:            54584 kB
Shmem:             25132 kB
Slab:             190412 kB
SReclaimable:     161524 kB
SUnreclaim:        28888 kB
KernelStack:        3856 kB
PageTables:         8804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4623760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1462272 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= 55544 MiB
End job on node134 at 2018-07-28 07:07:55