Trace number 4299610

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.06 2482.81

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.7585
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.04/2482.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 (8995 MiB free)
  memory of node 1: 16384 MiB (13727 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299610-1532804067/watcher-4299610-1532804067 -o /tmp/evaluation-result-4299610-1532804067/solver-4299610-1532804067 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299610-1532804067.xml 

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

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

solver pid=30003, runsolver pid=30000

[startup+0.100117 s]*
/proc/loadavg: 1.60 1.37 1.36 4/215 30018
/proc/meminfo: memFree=23252728/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661052 memory=28372 CPUtime=0.13 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 4986 0 0 0 12 1 0 0 20 0 15 0 97969577 10916917248 7093 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665263 7093 2860 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661052 memory=-8197568871503531648 CPUtime=0.09 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 2859 0 0 0 9 0 0 0 20 0 15 0 97969578 10916917248 7093 33554432000 4194304 4196468 140729154620816 139730468160544 139730463948182 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 7093 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661052 memory=139888865015424 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 7093 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 7093 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 7093 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661052 memory=139888865015424 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97969580 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) S 30000 30003 24557 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729952164336 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) S 30000 30003 24557 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729951111792 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661052 memory=139888865015424 CPUtime=0.02 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) R 30000 30003 24557 0 -1 4202560 316 0 0 0 2 0 0 0 20 0 15 0 97969583 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729950059248 139730442449242 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661052 memory=139888865015424 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 7093 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28372 KiB

[startup+0.21082 s]*
/proc/loadavg: 1.79 1.41 1.38 4/215 30018
/proc/meminfo: memFree=23241684/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661052 memory=40616 CPUtime=0.34 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 7685 0 0 0 32 2 0 0 20 0 15 0 97969577 10916917248 10154 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665263 10154 3004 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 4653 0 0 0 19 1 0 0 20 0 15 0 97969578 10916917248 10154 33554432000 4194304 4196468 140729154620816 139730468174208 139730448016734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 10154 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661052 memory=139888865565343 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 10154 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 10154 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97969579 10916917248 10154 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661052 memory=139888865015424 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97969580 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) S 30000 30003 24557 0 -1 1077944384 418 0 0 0 2 0 0 0 20 0 15 0 97969583 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729952164336 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) S 30000 30003 24557 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 15 0 97969583 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729951111792 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661052 memory=139888865015424 CPUtime=0.08 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) R 30000 30003 24557 0 -1 4202560 809 0 0 0 8 0 0 0 20 0 15 0 97969583 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729950055200 139730442894544 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661052 memory=139888865015424 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969583 10916917248 10154 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40616 KiB

[startup+0.31063 s]*
/proc/loadavg: 1.79 1.41 1.38 4/215 30018
/proc/meminfo: memFree=23236760/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661128 memory=45216 CPUtime=0.56 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 8309 0 0 0 53 3 0 0 20 0 15 0 97969577 10916995072 11304 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665282 11304 3065 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661128 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 4995 0 0 0 28 1 0 0 20 0 15 0 97969578 10916995072 11304 33554432000 4194304 4196468 140729154620816 139730468172352 139730463948182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661128 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 11304 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661128 memory=139888865390855 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 11304 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 11304 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 11304 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661128 memory=139888865015424 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) S 30000 30003 24557 0 -1 1077944384 530 0 0 0 5 0 0 0 20 0 15 0 97969583 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729952164336 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661128 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) R 30000 30003 24557 0 -1 1077944384 474 0 0 0 4 0 0 0 20 0 15 0 97969583 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729951111792 139730463947394 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661128 memory=139888865015424 CPUtime=0.15 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) R 30000 30003 24557 0 -1 4202560 942 0 0 0 15 0 0 0 20 0 15 0 97969583 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729950059544 139730443651036 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661128 memory=139888865015424 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 11304 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 45216 KiB

[startup+0.70073 s]
/proc/loadavg: 1.79 1.41 1.38 5/215 30018
/proc/meminfo: memFree=23202184/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661128 memory=159144 CPUtime=1.7 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 12981 0 0 0 164 6 0 0 20 0 15 0 97969577 10916995072 39786 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665282 39786 3110 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661128 memory=268780731140249 CPUtime=0.68 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 5297 0 0 0 64 4 0 0 20 0 15 0 97969578 10916995072 39786 33554432000 4194304 4196468 140729154620816 139730468173392 139730067203547 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 39786 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 39786 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 39786 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 39786 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661128 memory=-6511782102145834793 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661128 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) R 30000 30003 24557 0 -1 4202560 2704 0 0 0 37 0 0 0 20 0 15 0 97969583 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729952150216 139730442068788 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661128 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) R 30000 30003 24557 0 -1 4202560 2149 0 0 0 35 0 0 0 20 0 15 0 97969583 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729951092808 139730448175984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661128 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) S 30000 30003 24557 0 -1 1077944384 1460 0 0 0 26 0 0 0 20 0 15 0 97969583 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729950059248 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 39786 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 159144 KiB

[startup+1.50066 s]
/proc/loadavg: 1.79 1.41 1.38 3/215 30018
/proc/meminfo: memFree=23092008/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661128 memory=193452 CPUtime=2.82 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 13406 0 0 0 275 7 0 0 20 0 15 0 97969577 10916995072 48363 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665282 48363 3110 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661128 memory=12848 CPUtime=1.46 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) S 30000 30003 24557 0 -1 1077944384 5313 0 0 0 142 4 0 0 20 0 15 0 97969578 10916995072 48363 33554432000 4194304 4196468 140729154620816 139730468176064 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 48363 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 48363 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 48363 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 97969579 10916995072 48363 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 48363 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0

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

/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 38002 0 0 0 229536 49 0 0 20 0 15 0 97969578 10916995072 107724 33554432000 4194304 4196468 140729154620816 139730468176000 139730070318407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661128 memory=430896 CPUtime=11.58 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 5669 0 0 0 1067 91 0 0 20 0 15 0 97969579 10916995072 107724 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661128 memory=430896 CPUtime=11.53 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 5983 0 0 0 1063 90 0 0 20 0 15 0 97969579 10916995072 107724 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661128 memory=428848 CPUtime=11.58 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 6285 0 0 0 1072 86 0 0 20 0 15 0 97969579 10916995072 107724 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661128 memory=430896 CPUtime=11.66 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 5376 0 0 0 1074 92 0 0 20 0 15 0 97969579 10916995072 107724 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661128 memory=430896 CPUtime=11.61 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 7376 0 0 0 1078 83 0 0 20 0 15 0 97969580 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661128 memory=430896 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661128 memory=279777527157280 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661128 memory=430896 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661128 memory=430896 CPUtime=0.64 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) S 30000 30003 24557 0 -1 1077944384 3958 0 0 0 64 0 0 0 20 0 15 0 97969583 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729952164336 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661128 memory=2240 CPUtime=0.66 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) S 30000 30003 24557 0 -1 1077944384 3381 0 0 0 65 1 0 0 20 0 15 0 97969583 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729951111792 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661128 memory=4124 CPUtime=0.29 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) S 30000 30003 24557 0 -1 1077944384 1925 0 0 0 29 0 0 0 20 0 15 0 97969583 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729950059248 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661128 memory=430896 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661128 memory=840 CPUtime=1.23 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 794 0 0 0 61 62 0 0 20 0 15 0 97969583 10916995072 107724 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 2356.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 430896 KiB

[startup+2382.3 s]
/proc/loadavg: 1.37 1.31 1.32 3/216 30115
/proc/meminfo: memFree=22531304/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661128 memory=437040 CPUtime=2417.78 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 81753 0 0 0 241338 440 0 0 20 0 15 0 97969577 10916995072 109260 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665282 109260 3139 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661128 memory=437040 CPUtime=2355.17 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 38681 0 0 0 235468 49 0 0 20 0 15 0 97969578 10916995072 109260 33554432000 4194304 4196468 140729154620816 139730468176016 139730070317840 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661128 memory=434992 CPUtime=11.95 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 5808 0 0 0 1101 94 0 0 20 0 15 0 97969579 10916995072 109260 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661128 memory=434992 CPUtime=11.88 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 6112 0 0 0 1097 91 0 0 20 0 15 0 97969579 10916995072 109260 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661128 memory=434992 CPUtime=11.94 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 6558 0 0 0 1106 88 0 0 20 0 15 0 97969579 10916995072 109260 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661128 memory=434992 CPUtime=12.02 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 5610 0 0 0 1109 93 0 0 20 0 15 0 97969579 10916995072 109260 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661128 memory=437040 CPUtime=11.87 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 7544 0 0 0 1101 86 0 0 20 0 15 0 97969580 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661128 memory=437040 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661128 memory=430896 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661128 memory=430896 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661128 memory=1296 CPUtime=0.64 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) S 30000 30003 24557 0 -1 1077944384 3960 0 0 0 64 0 0 0 20 0 15 0 97969583 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729952164336 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661128 memory=2408 CPUtime=0.66 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) S 30000 30003 24557 0 -1 1077944384 3383 0 0 0 65 1 0 0 20 0 15 0 97969583 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729951111792 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661128 memory=434992 CPUtime=0.29 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) S 30000 30003 24557 0 -1 1077944384 1927 0 0 0 29 0 0 0 20 0 15 0 97969583 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729950059248 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661128 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661128 memory=1232 CPUtime=1.26 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 810 0 0 0 62 64 0 0 20 0 15 0 97969583 10916995072 109260 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 2417.78 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 437040 KiB

[startup+2442.3 s]
/proc/loadavg: 1.60 1.39 1.34 3/215 30116
/proc/meminfo: memFree=22521412/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661128 memory=441136 CPUtime=2478.83 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 83488 0 0 0 247434 449 0 0 20 0 15 0 97969577 10916995072 110284 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665282 110284 3139 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661128 memory=432944 CPUtime=2414.5 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 39346 0 0 0 241399 51 0 0 20 0 15 0 97969578 10916995072 110284 33554432000 4194304 4196468 140729154620816 139730468176016 139730070317016 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661128 memory=434992 CPUtime=12.31 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 6250 0 0 0 1136 95 0 0 20 0 15 0 97969579 10916995072 110284 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661128 memory=434992 CPUtime=12.25 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 6179 0 0 0 1131 94 0 0 20 0 15 0 97969579 10916995072 110284 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661128 memory=437040 CPUtime=12.3 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 6699 0 0 0 1140 90 0 0 20 0 15 0 97969579 10916995072 110284 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661128 memory=441136 CPUtime=12.38 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 5839 0 0 0 1144 94 0 0 20 0 15 0 97969579 10916995072 110284 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661128 memory=441136 CPUtime=12.13 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 7712 0 0 0 1125 88 0 0 20 0 15 0 97969580 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661128 memory=441136 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661128 memory=441136 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661128 memory=441136 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661128 memory=441136 CPUtime=0.65 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) S 30000 30003 24557 0 -1 1077944384 3962 0 0 0 65 0 0 0 20 0 15 0 97969583 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729952164336 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661128 memory=4140 CPUtime=0.66 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) S 30000 30003 24557 0 -1 1077944384 3386 0 0 0 65 1 0 0 20 0 15 0 97969583 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729951111792 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661128 memory=441136 CPUtime=0.29 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) S 30000 30003 24557 0 -1 1077944384 1929 0 0 0 29 0 0 0 20 0 15 0 97969583 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729950059248 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661128 memory=441136 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661128 memory=441136 CPUtime=1.28 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 826 0 0 0 63 65 0 0 20 0 15 0 97969583 10916995072 110284 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 2478.83 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 441136 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2482.8 s]
/proc/loadavg: 1.43 1.38 1.34 3/215 30272
/proc/meminfo: memFree=20658376/32770624 swapFree=67108688/67108860
[pid=30003] ppid=30000 vsize=10661128 memory=445232 CPUtime=2520.04 cores=0,2,4,6
/proc/30003/stat : 30003 (java) S 30000 30003 24557 0 -1 1077944320 84987 0 0 0 251549 455 0 0 20 0 15 0 97969577 10916995072 111308 33554432000 4194304 4196468 140729154620816 140729154603360 139730463936247 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
/proc/30003/statm: 2665282 111308 3139 1 0 2627263 0
[pid=30003/tid=30005] ppid=30000 vsize=10661128 memory=288230583166042425 CPUtime=2454.52 cores=0,2,4,6
/proc/30003/task/30005/stat : 30005 (java) R 30000 30003 24557 0 -1 4202560 39851 0 0 0 245401 51 0 0 20 0 15 0 97969578 10916995072 111308 33554432000 4194304 4196468 140729154620816 139730468176016 139730070731451 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30006] ppid=30000 vsize=10661128 memory=16104758104558012 CPUtime=12.55 cores=0,2,4,6
/proc/30003/task/30006/stat : 30006 (java) S 30000 30003 24557 0 -1 1077944384 6476 0 0 0 1159 96 0 0 20 0 15 0 97969579 10916995072 111308 33554432000 4194304 4196468 140729154620816 139730390010640 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30007] ppid=30000 vsize=10661128 memory=4124 CPUtime=12.49 cores=0,2,4,6
/proc/30003/task/30007/stat : 30007 (java) S 30000 30003 24557 0 -1 1077944384 6280 0 0 0 1155 94 0 0 20 0 15 0 97969579 10916995072 111308 33554432000 4194304 4196468 140729154620816 139730388958096 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30008] ppid=30000 vsize=10661128 memory=2200 CPUtime=12.54 cores=0,2,4,6
/proc/30003/task/30008/stat : 30008 (java) S 30000 30003 24557 0 -1 1077944384 6997 0 0 0 1164 90 0 0 20 0 15 0 97969579 10916995072 111308 33554432000 4194304 4196468 140729154620816 139730387905552 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30009] ppid=30000 vsize=10661128 memory=7284 CPUtime=12.63 cores=0,2,4,6
/proc/30003/task/30009/stat : 30009 (java) S 30000 30003 24557 0 -1 1077944384 6023 0 0 0 1167 96 0 0 20 0 15 0 97969579 10916995072 111308 33554432000 4194304 4196468 140729154620816 139730386853008 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30010] ppid=30000 vsize=10661128 memory=840 CPUtime=12.3 cores=0,2,4,6
/proc/30003/task/30010/stat : 30010 (java) S 30000 30003 24557 0 -1 1077944384 7876 0 0 0 1141 89 0 0 20 0 15 0 97969580 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729956374512 139730463947394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30011] ppid=30000 vsize=10661128 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30011/stat : 30011 (java) S 30000 30003 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97969580 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729955320736 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30012] ppid=30000 vsize=10661128 memory=912 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30012/stat : 30012 (java) S 30000 30003 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97969581 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729954268144 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30013] ppid=30000 vsize=10661128 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30013/stat : 30013 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729953216720 139730463954843 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30014] ppid=30000 vsize=10661128 memory=2592 CPUtime=0.65 cores=0,2,4,6
/proc/30003/task/30014/stat : 30014 (java) S 30000 30003 24557 0 -1 1077944384 3964 0 0 0 65 0 0 0 20 0 15 0 97969583 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729952164336 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30015] ppid=30000 vsize=10661128 memory=2592 CPUtime=0.66 cores=0,2,4,6
/proc/30003/task/30015/stat : 30015 (java) S 30000 30003 24557 0 -1 1077944384 3388 0 0 0 65 1 0 0 20 0 15 0 97969583 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729951111792 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30016] ppid=30000 vsize=10661128 memory=4108 CPUtime=0.29 cores=0,2,4,6
/proc/30003/task/30016/stat : 30016 (java) S 30000 30003 24557 0 -1 1077944384 1931 0 0 0 29 0 0 0 20 0 15 0 97969583 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729950059248 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30017] ppid=30000 vsize=10661128 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/30003/task/30017/stat : 30017 (java) S 30000 30003 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97969583 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729949006944 139730463946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
[pid=30003/tid=30018] ppid=30000 vsize=10661128 memory=4108 CPUtime=1.31 cores=0,2,4,6
/proc/30003/task/30018/stat : 30018 (java) S 30000 30003 24557 0 -1 1077944384 841 0 0 0 65 66 0 0 20 0 15 0 97969583 10916995072 111308 33554432000 4194304 4196468 140729154620816 139729947953456 139730463947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27435008 140729154622637 140729154622729 140729154622729 140729154625487 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 445232 KiB

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

[startup+2482.81 s]
# the end of solver process 30003 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.5 s, system=4.55838 s

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

Child status: 143
Real time (s): 2482.81
CPU time (s): 2520.06
CPU user time (s): 2515.5
CPU system time (s): 4.55838
CPU usage (%): 101.5
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 445232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.5
system time used= 4.55838
maximum resident set size= 445728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 411607
involuntary context switches= 7508


# summary of solver processes directly reported to runsolver:
#   pid: 30003
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2515.5
#   total CPU system time (s): 4.55838

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.509 second user time and 23.8893 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 20:54:27
IDJOB=4299610
IDBENCH=141420
IDSOLVER=2766
FILE ID=node106/4299610-1532804067
RUNJOBID= node106-1532776007-24588
PBS_JOBID= 21022468
Free space on /tmp= 46168 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299610-1532804067/watcher-4299610-1532804067 -o /tmp/evaluation-result-4299610-1532804067/solver-4299610-1532804067 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299610-1532804067.xml

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=1516487652

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23268568 kB
MemAvailable:   31721476 kB
Buffers:          232928 kB
Cached:          8381812 kB
SwapCached:            0 kB
Active:          2745432 kB
Inactive:        6132080 kB
Active(anon):     210156 kB
Inactive(anon):    80488 kB
Active(file):    2535276 kB
Inactive(file):  6051592 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              1328 kB
Writeback:             0 kB
AnonPages:        269608 kB
Mapped:            55124 kB
Shmem:             25056 kB
Slab:             321624 kB
SReclaimable:     294500 kB
SUnreclaim:        27124 kB
KernelStack:        3488 kB
PageTables:         5772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1259572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46160 MiB
End job on node106 at 2018-07-28 21:35:50