Trace number 4298313

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.05 2464.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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.02/2464.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 (7733 MiB free)
  memory of node 1: 16384 MiB (15798 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298313-1532809447/watcher-4298313-1532809447 -o /tmp/evaluation-result-4298313-1532809447/solver-4298313-1532809447 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-685 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298313-1532809447.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
Current StackSize limit: 8192 KiB

solver pid=1735, runsolver pid=1732

[startup+0.100058 s]*
/proc/loadavg: 1.75 1.80 1.67 4/216 1750
/proc/meminfo: memFree=24081148/32770624 swapFree=67028396/67108860
[pid=1735] ppid=1732 vsize=10661052 memory=27612 CPUtime=0.12 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 5245 0 0 0 11 1 0 0 20 0 15 0 98507907 10916917248 6903 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665263 6903 2858 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661052 memory=7022364594140610616 CPUtime=0.09 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 3182 0 0 0 8 1 0 0 20 0 15 0 98507907 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673461671904 139673457462678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661052 memory=342 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661052 memory=288370746323773056 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661052 memory=140370172061312 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507909 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507910 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98507910 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) S 1732 1735 29912 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 98507912 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673012844528 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) R 1732 1735 29912 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 15 0 98507912 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673011784648 139673450167895 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661052 memory=140370172061312 CPUtime=0.01 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) R 1732 1735 29912 0 -1 4202560 291 0 0 0 1 0 0 0 20 0 15 0 98507912 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673010739440 139673449687870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661052 memory=140370172061312 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507913 10916917248 6903 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27612 KiB

[startup+0.211587 s]*
/proc/loadavg: 1.75 1.80 1.67 5/216 1750
/proc/meminfo: memFree=24069488/32770624 swapFree=67028396/67108860
[pid=1735] ppid=1732 vsize=10661052 memory=40508 CPUtime=0.34 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 8191 0 0 0 32 2 0 0 20 0 15 0 98507907 10916917248 10127 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665263 10127 2984 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 5129 0 0 0 19 1 0 0 20 0 15 0 98507907 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673461689520 139673091567375 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661052 memory=342 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661052 memory=288370746323773056 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507908 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661052 memory=140370172061312 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507909 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507910 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98507910 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) R 1732 1735 29912 0 -1 4202560 438 0 0 0 3 0 0 0 20 0 15 0 98507912 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673012844528 139673440944921 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) R 1732 1735 29912 0 -1 1077944384 452 0 0 0 1 0 0 0 20 0 15 0 98507912 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673011791984 139673457461890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661052 memory=140370172061312 CPUtime=0.08 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) S 1732 1735 29912 0 -1 1077944384 804 0 0 0 8 0 0 0 20 0 15 0 98507912 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673010737232 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661052 memory=140370172061312 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507913 10916917248 10127 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40508 KiB

[startup+0.311104 s]*
/proc/loadavg: 1.75 1.80 1.67 6/216 1750
/proc/meminfo: memFree=24055720/32770624 swapFree=67028396/67108860
[pid=1735] ppid=1732 vsize=10661128 memory=53468 CPUtime=0.69 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 10517 0 0 0 66 3 0 0 20 0 15 0 98507907 10916995072 13367 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665282 13367 3065 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661128 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 5443 0 0 0 28 1 0 0 20 0 15 0 98507907 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673461686704 139673091589927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661128 memory=4294969536 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661128 memory=140370067433967 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661128 memory=140370172061312 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98507909 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661128 memory=140370067422447 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661128 memory=2273 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661128 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) R 1732 1735 29912 0 -1 4202560 1434 0 0 0 13 0 0 0 20 0 15 0 98507912 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673012830456 139673438971989 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661128 memory=140370067438623 CPUtime=0.1 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) R 1732 1735 29912 0 -1 4202560 1025 0 0 0 10 0 0 0 20 0 15 0 98507912 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673011792112 139673438971880 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661128 memory=140370172061312 CPUtime=0.14 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) R 1732 1735 29912 0 -1 1077944384 1244 0 0 0 14 0 0 0 20 0 15 0 98507912 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673010739440 139673457461890 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661128 memory=140370067332511 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661128 memory=140370270569219 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507913 10916995072 13367 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 53468 KiB

[startup+0.703811 s]
/proc/loadavg: 1.75 1.80 1.67 5/216 1750
/proc/meminfo: memFree=24019232/32770624 swapFree=67028396/67108860
[pid=1735] ppid=1732 vsize=10661128 memory=118508 CPUtime=1.97 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 11878 0 0 0 193 4 0 0 20 0 15 0 98507907 10916995072 29627 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665282 29627 3109 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661128 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 5658 0 0 0 66 2 0 0 20 0 15 0 98507907 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673461686656 139673095569256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661128 memory=12 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661128 memory=512150 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661128 memory=576072 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661128 memory=31 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98507909 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661128 memory=8751464017575687736 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661128 memory=7378111503601391464 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661128 memory=7373639892806751845 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661128 memory=55 CPUtime=0.48 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) R 1732 1735 29912 0 -1 4202560 1680 0 0 0 48 0 0 0 20 0 15 0 98507912 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673012831760 139673457472090 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661128 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) R 1732 1735 29912 0 -1 4202560 1419 0 0 0 44 0 0 0 20 0 15 0 98507912 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673011780384 139673457472090 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661128 memory=140370067413168 CPUtime=0.34 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) S 1732 1735 29912 0 -1 1077944384 1750 0 0 0 34 0 0 0 20 0 15 0 98507912 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673010739440 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98507913 10916995072 29627 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 1.97 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 118508 KiB

[startup+1.50068 s]
/proc/loadavg: 1.75 1.80 1.67 3/216 1750
/proc/meminfo: memFree=23966988/32770624 swapFree=67028396/67108860
[pid=1735] ppid=1732 vsize=10661128 memory=191900 CPUtime=3.4 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 16350 0 0 0 334 6 0 0 20 0 15 0 98507907 10916995072 47975 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665282 47975 3142 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661128 memory=8976414709404591081 CPUtime=1.46 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 6101 0 0 0 143 3 0 0 20 0 15 0 98507907 10916995072 47975 33554432000 4194304 4196468 140729499000912 139673461690096 139673095355111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 47975 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 47975 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661128 memory=68 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 47975 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661128 memory=280740134722720 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 98507908 10916995072 47975 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 98507909 10916995072 47975 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0

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

/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 87182 0 0 0 229800 29 0 0 20 0 15 0 98507907 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673461690288 139673095754952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661128 memory=234903 CPUtime=17 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 20987 0 0 0 1656 44 0 0 20 0 15 0 98507908 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661128 memory=264300 CPUtime=16.99 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 19563 0 0 0 1659 40 0 0 20 0 15 0 98507908 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661128 memory=263276 CPUtime=16.97 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 20319 0 0 0 1656 41 0 0 20 0 15 0 98507908 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661128 memory=276688 CPUtime=16.97 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 21564 0 0 0 1656 41 0 0 20 0 15 0 98507908 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661128 memory=278764 CPUtime=4.6 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 15771 0 0 0 412 48 0 0 20 0 15 0 98507909 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661128 memory=263276 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661128 memory=278960 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661128 memory=263744 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661128 memory=280740135538400 CPUtime=0.91 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) S 1732 1735 29912 0 -1 1077944384 6085 0 0 0 90 1 0 0 20 0 15 0 98507912 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673012844528 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661128 memory=8112282956445269571 CPUtime=0.82 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) S 1732 1735 29912 0 -1 1077944384 3909 0 0 0 81 1 0 0 20 0 15 0 98507912 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673011791984 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661128 memory=3096 CPUtime=0.4 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) S 1732 1735 29912 0 -1 1077944384 3611 0 0 0 39 1 0 0 20 0 15 0 98507912 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673010739440 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661128 memory=278764 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661128 memory=1220 CPUtime=1.25 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1224 0 0 0 57 68 0 0 20 0 15 0 98507913 10916995072 69740 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 2374.3 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 278960 KiB

[startup+2382.3 s]
/proc/loadavg: 1.52 1.44 1.43 4/215 2001
/proc/meminfo: memFree=26337696/32770624 swapFree=67028412/67108860
[pid=1735] ppid=1732 vsize=10661128 memory=266976 CPUtime=2435.64 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 203047 0 0 0 243276 288 0 0 20 0 15 0 98507907 10916995072 66744 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665282 66744 3166 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661128 memory=8112282956445269571 CPUtime=2357.72 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 87436 0 0 0 235742 30 0 0 20 0 15 0 98507907 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673461690288 139673096189012 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661128 memory=267488 CPUtime=17.44 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 21327 0 0 0 1699 45 0 0 20 0 15 0 98507908 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661128 memory=270568 CPUtime=17.44 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 19880 0 0 0 1703 41 0 0 20 0 15 0 98507908 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661128 memory=270052 CPUtime=17.41 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 20541 0 0 0 1699 42 0 0 20 0 15 0 98507908 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661128 memory=269540 CPUtime=17.42 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 21779 0 0 0 1700 42 0 0 20 0 15 0 98507908 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661128 memory=267488 CPUtime=4.72 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 15822 0 0 0 423 49 0 0 20 0 15 0 98507909 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661128 memory=266976 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661128 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661128 memory=12772 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661128 memory=268000 CPUtime=0.91 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) S 1732 1735 29912 0 -1 1077944384 6087 0 0 0 90 1 0 0 20 0 15 0 98507912 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673012844528 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661128 memory=267488 CPUtime=0.82 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) S 1732 1735 29912 0 -1 1077944384 3911 0 0 0 81 1 0 0 20 0 15 0 98507912 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673011791984 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661128 memory=3544 CPUtime=0.4 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) S 1732 1735 29912 0 -1 1077944384 3613 0 0 0 39 1 0 0 20 0 15 0 98507912 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673010739440 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661128 memory=268000 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661128 memory=3544 CPUtime=1.28 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1230 0 0 0 58 70 0 0 20 0 15 0 98507913 10916995072 66744 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 2435.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 266976 KiB

[startup+2442.3 s]
/proc/loadavg: 1.39 1.41 1.41 4/215 2002
/proc/meminfo: memFree=26326412/32770624 swapFree=67028412/67108860
[pid=1735] ppid=1732 vsize=10661128 memory=274292 CPUtime=2497.04 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 212151 0 0 0 249408 296 0 0 20 0 15 0 98507907 10916995072 68573 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665282 68573 3166 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661128 memory=273784 CPUtime=2417.1 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 94089 0 0 0 241679 31 0 0 20 0 15 0 98507907 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673461689984 139673092877527 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661128 memory=1008 CPUtime=17.9 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 21782 0 0 0 1744 46 0 0 20 0 15 0 98507908 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661128 memory=274808 CPUtime=17.91 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 20356 0 0 0 1749 42 0 0 20 0 15 0 98507908 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661128 memory=275320 CPUtime=17.88 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 21146 0 0 0 1745 43 0 0 20 0 15 0 98507908 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661128 memory=264300 CPUtime=17.87 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 22287 0 0 0 1744 43 0 0 20 0 15 0 98507908 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661128 memory=275320 CPUtime=4.83 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 16185 0 0 0 433 50 0 0 20 0 15 0 98507909 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661128 memory=274808 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661128 memory=274292 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661128 memory=275320 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661128 memory=274812 CPUtime=0.91 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) S 1732 1735 29912 0 -1 1077944384 6091 0 0 0 90 1 0 0 20 0 15 0 98507912 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673012844528 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661128 memory=274812 CPUtime=0.82 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) S 1732 1735 29912 0 -1 1077944384 3915 0 0 0 81 1 0 0 20 0 15 0 98507912 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673011791984 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661128 memory=274808 CPUtime=0.4 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) S 1732 1735 29912 0 -1 1077944384 3617 0 0 0 39 1 0 0 20 0 15 0 98507912 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673010739440 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661128 memory=274808 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661128 memory=274808 CPUtime=1.31 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1262 0 0 0 59 72 0 0 20 0 15 0 98507913 10916995072 68573 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 2497.04 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 274292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464.8 s]
/proc/loadavg: 1.47 1.43 1.42 4/215 2003
/proc/meminfo: memFree=26319284/32770624 swapFree=67028412/67108860
[pid=1735] ppid=1732 vsize=10661128 memory=273332 CPUtime=2520.02 cores=1,3,5,7
/proc/1735/stat : 1735 (java) S 1732 1735 29912 0 -1 1077944320 215723 0 0 0 251704 298 0 0 20 0 15 0 98507907 10916995072 68333 33554432000 4194304 4196468 140729499000912 140729498983456 139673457450743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
/proc/1735/statm: 2665282 68333 3166 1 0 2627263 0
[pid=1735/tid=1737] ppid=1732 vsize=10661128 memory=800 CPUtime=2439.39 cores=1,3,5,7
/proc/1735/task/1737/stat : 1737 (java) R 1732 1735 29912 0 -1 4202560 97021 0 0 0 243908 31 0 0 20 0 15 0 98507907 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673461690128 139673095754474 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1738] ppid=1732 vsize=10661128 memory=1876 CPUtime=18.06 cores=1,3,5,7
/proc/1735/task/1738/stat : 1738 (java) S 1732 1735 29912 0 -1 1077944384 22050 0 0 0 1760 46 0 0 20 0 15 0 98507908 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673414002960 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1739] ppid=1732 vsize=10661128 memory=1664 CPUtime=18.08 cores=1,3,5,7
/proc/1735/task/1739/stat : 1739 (java) S 1732 1735 29912 0 -1 1077944384 20386 0 0 0 1765 43 0 0 20 0 15 0 98507908 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673412950416 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1740] ppid=1732 vsize=10661128 memory=1828 CPUtime=18.04 cores=1,3,5,7
/proc/1735/task/1740/stat : 1740 (java) S 1732 1735 29912 0 -1 1077944384 21161 0 0 0 1761 43 0 0 20 0 15 0 98507908 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673411897872 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1741] ppid=1732 vsize=10661128 memory=3544 CPUtime=18.04 cores=1,3,5,7
/proc/1735/task/1741/stat : 1741 (java) S 1732 1735 29912 0 -1 1077944384 22421 0 0 0 1760 44 0 0 20 0 15 0 98507908 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673060956816 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1742] ppid=1732 vsize=10661128 memory=24928 CPUtime=4.88 cores=1,3,5,7
/proc/1735/task/1742/stat : 1742 (java) S 1732 1735 29912 0 -1 1077944384 16358 0 0 0 438 50 0 0 20 0 15 0 98507909 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673017055728 139673457461890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1743] ppid=1732 vsize=10661128 memory=776 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1743/stat : 1743 (java) S 1732 1735 29912 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673016001952 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1744] ppid=1732 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1744/stat : 1744 (java) S 1732 1735 29912 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 98507910 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673014949360 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1745] ppid=1732 vsize=10661128 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1745/stat : 1745 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673013897936 139673457469339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1746] ppid=1732 vsize=10661128 memory=1828 CPUtime=0.91 cores=1,3,5,7
/proc/1735/task/1746/stat : 1746 (java) S 1732 1735 29912 0 -1 1077944384 6093 0 0 0 90 1 0 0 20 0 15 0 98507912 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673012844528 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1747] ppid=1732 vsize=10661128 memory=800 CPUtime=0.82 cores=1,3,5,7
/proc/1735/task/1747/stat : 1747 (java) S 1732 1735 29912 0 -1 1077944384 3917 0 0 0 81 1 0 0 20 0 15 0 98507912 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673011791984 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1748] ppid=1732 vsize=10661128 memory=5216 CPUtime=0.4 cores=1,3,5,7
/proc/1735/task/1748/stat : 1748 (java) S 1732 1735 29912 0 -1 1077944384 3619 0 0 0 39 1 0 0 20 0 15 0 98507912 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673010739440 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1749] ppid=1732 vsize=10661128 memory=12772 CPUtime=0 cores=1,3,5,7
/proc/1735/task/1749/stat : 1749 (java) S 1732 1735 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98507912 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673009687136 139673457460949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
[pid=1735/tid=1750] ppid=1732 vsize=10661128 memory=1332 CPUtime=1.33 cores=1,3,5,7
/proc/1735/task/1750/stat : 1750 (java) S 1732 1735 29912 0 -1 1077944384 1276 0 0 0 60 73 0 0 20 0 15 0 98507913 10916995072 68333 33554432000 4194304 4196468 140729499000912 139673008634672 139673457461890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140729499001994 140729499002121 140729499002121 140729499004879 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 273332 KiB

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

[startup+2464.81 s]
# the end of solver process 1735 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.06 s, system=2.98965 s

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

Child status: 143
Real time (s): 2464.81
CPU time (s): 2520.05
CPU user time (s): 2517.06
CPU system time (s): 2.98965
CPU usage (%): 102.241
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 472808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.06
system time used= 2.98965
maximum resident set size= 491796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215979
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= 181288
involuntary context switches= 5413


# summary of solver processes directly reported to runsolver:
#   pid: 1735
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2517.06
#   total CPU system time (s): 2.98965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2853 second user time and 23.0617 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 22:24:07
IDJOB=4298313
IDBENCH=141109
IDSOLVER=2767
FILE ID=node102/4298313-1532809447
RUNJOBID= node102-1532803839-685
PBS_JOBID= 21022470
Free space on /tmp= 52740 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-circ6-3_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298313-1532809447/watcher-4298313-1532809447 -o /tmp/evaluation-result-4298313-1532809447/solver-4298313-1532809447 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-685 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298313-1532809447.xml

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

MD5SUM BENCH= d3b486de415a0401f3261f3cd9b637d1
RANDOM SEED=1324435471

node102.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.51
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.51
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.51
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.51
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:        24097900 kB
MemAvailable:   29256072 kB
Buffers:          217616 kB
Cached:          5195916 kB
SwapCached:        53404 kB
Active:          3893280 kB
Inactive:        4275676 kB
Active(anon):    2681312 kB
Inactive(anon):    99116 kB
Active(file):    1211968 kB
Inactive(file):  4176560 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028396 kB
Dirty:              1300 kB
Writeback:             0 kB
AnonPages:       2670544 kB
Mapped:            48428 kB
Shmem:             22172 kB
Slab:             198832 kB
SReclaimable:     170960 kB
SUnreclaim:        27872 kB
KernelStack:        3856 kB
PageTables:        10232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3589272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2580480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 23:05:12