Trace number 4264679

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
AbsCon-basic 2017-06-11? (TO) 2520.1101 2513.8101

General information on the benchmark

NameSuperSolutions/SuperSolutions-Queens-s1/
SuperQueens-14.xml
MD5SUMe8698b72f1d598ed72051801219b61cc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints9560
Number of domains1
Minimum domain size80
Maximum domain size80
Distribution of domain sizes[{"size":80,"count":160}]
Minimum variable degree80
Maximum variable degree159
Distribution of variable degrees[{"degree":80,"count":80},{"degree":159,"count":80}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":9560}]
Number of extensional constraints0
Number of intensional constraints9560
Distribution of constraint types[{"type":"intension","count":9560}]
Optimization problemNO
Type of objective

Solver Data

0.25/0.36	
0.25/0.36	AbsCon 2 
0.25/0.36	
1.91/0.95	  Solving XCSP3-instance-4264679-1502319017 as a CSP
1.91/0.95	  Loading variables...
2.27/1.02	  Loading constraints...
5.90/2.21	  Solver SolverBacktrack being built...
5.90/2.21	
5.90/2.30	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
5.90/2.30	

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4264679-1502319017/watcher-4264679-1502319017 -o /tmp/evaluation-result-4264679-1502319017/solver-4264679-1502319017 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21716 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264679-1502319017.xml 

pid=32729
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.05 3/195 32732
/proc/meminfo: memFree=25115776/32770624 swapFree=0/202628
[pid=32732] ppid=32729 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/32732/stat : 32732 (runsolver) D 32729 32732 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 34097282 24240128 106 18446744073709551615 4194304 4338465 140736321939600 140736321937240 140032219448023 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 20516864 140736321941664 140736321942090 140736321942090 140736321945546 0
/proc/32732/statm: 5918 106 53 36 0 2156 0

[startup+0.100083 s]
/proc/loadavg: 2.02 2.04 2.05 3/195 32732
/proc/meminfo: memFree=25115776/32770624 swapFree=0/202628
[pid=32732] ppid=32729 vsize=98704 CPUtime=0 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 1390 0 0 0 0 0 0 0 20 0 2 0 34097282 101072896 1198 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 0 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 25202 1198 895 1 0 16800 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 98704

[startup+0.200256 s]
/proc/loadavg: 2.02 2.04 2.05 3/195 32732
/proc/meminfo: memFree=25115776/32770624 swapFree=0/202628
[pid=32732] ppid=32729 vsize=10551180 CPUtime=0.06 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 4690 0 0 0 5 1 0 0 20 0 15 0 34097282 10804408320 6743 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2637795 6743 2652 1 0 2627261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551180

[startup+0.300314 s]
/proc/loadavg: 2.02 2.04 2.05 3/195 32732
/proc/meminfo: memFree=25115776/32770624 swapFree=0/202628
[pid=32732] ppid=32729 vsize=10551180 CPUtime=0.25 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 8220 0 0 0 22 3 0 0 20 0 15 0 34097282 10804408320 9566 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2637795 9566 2882 1 0 2627261 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10551180

[startup+0.700272 s]
/proc/loadavg: 2.02 2.04 2.05 3/195 32732
/proc/meminfo: memFree=25115776/32770624 swapFree=0/202628
[pid=32732] ppid=32729 vsize=10621952 CPUtime=1.3 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 13302 0 0 0 125 5 0 0 20 0 16 0 34097282 10876878848 22521 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2655488 22521 3071 1 0 2644414 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 10621952

[startup+1.50073 s]
/proc/loadavg: 2.10 2.06 2.05 5/211 32748
/proc/meminfo: memFree=24954424/32770624 swapFree=0/202656
[pid=32732] ppid=32729 vsize=10621952 CPUtime=3.82 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 16664 0 0 0 374 8 0 0 20 0 16 0 34097282 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2655488 50333 3105 1 0 2644414 0
[pid=32732/tid=32734] ppid=32729 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 16 0 34097292 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 34097292 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 34097292 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 34097292 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 16 0 34097294 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32740] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32740/stat : 32740 (java) S 32729 32732 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 34097294 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139746228528672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32741] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32741/stat : 32741 (java) S 32729 32732 15981 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 34097294 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139746227475824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32742] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32742/stat : 32742 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139746226424144 139747190683547 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32743] ppid=32729 vsize=10621952 CPUtime=0.9 cores=1,3,5,7
/proc/32732/task/32743/stat : 32743 (java) R 32729 32732 15981 0 -1 4202560 2370 0 0 0 90 0 0 0 20 0 16 0 34097297 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139746225357856 139747171840860 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32744] ppid=32729 vsize=10621952 CPUtime=0.93 cores=1,3,5,7
/proc/32732/task/32744/stat : 32744 (java) R 32729 32732 15981 0 -1 4202560 1749 0 0 0 93 0 0 0 20 0 16 0 34097297 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139745887761528 139747172182839 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32745] ppid=32729 vsize=10621952 CPUtime=0.57 cores=1,3,5,7
/proc/32732/task/32745/stat : 32745 (java) S 32729 32732 15981 0 -1 1077944384 2392 0 0 0 57 0 0 0 20 0 16 0 34097297 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139745886722160 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32746] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32746/stat : 32746 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139745885669600 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32747] ppid=32729 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32747/stat : 32747 (java) S 32729 32732 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 34097301 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139745884617904 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32748] ppid=32729 vsize=10621952 CPUtime=1.12 cores=1,3,5,7
/proc/32732/task/32748/stat : 32748 (java) R 32729 32732 15981 0 -1 4202560 2965 0 0 0 110 2 0 0 20 0 16 0 34097317 10876878848 50333 18446744073709551615 4194304 4196468 140728792713616 139745881423744 139746783227092 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 10621952

[startup+3.10173 s]
/proc/loadavg: 2.10 2.06 2.05 5/211 32748
/proc/meminfo: memFree=24894488/32770624 swapFree=0/202656
[pid=32732] ppid=32729 vsize=10624000 CPUtime=8.15 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 23935 0 0 0 802 13 0 0 20 0 16 0 34097282 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2656000 66060 3141 1 0 2644926 0
[pid=32732/tid=32734] ppid=32729 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 110 0 0 0 5 0 0 0 20 0 16 0 34097292 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 130 0 0 0 3 1 0 0 20 0 16 0 34097292 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 110 0 0 0 4 1 0 0 20 0 16 0 34097292 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 100 0 0 0 4 1 0 0 20 0 16 0 34097292 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32740] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32740/stat : 32740 (java) S 32729 32732 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139746228528736 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32741] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32741/stat : 32741 (java) S 32729 32732 15981 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139746227475840 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32742] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32742/stat : 32742 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139746226424144 139747190683547 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32743] ppid=32729 vsize=10624000 CPUtime=2.19 cores=1,3,5,7
/proc/32732/task/32743/stat : 32743 (java) S 32729 32732 15981 0 -1 1077944384 5119 0 0 0 218 1 0 0 20 0 16 0 34097297 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139746225371504 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32744] ppid=32729 vsize=10624000 CPUtime=2.24 cores=1,3,5,7
/proc/32732/task/32744/stat : 32744 (java) S 32729 32732 15981 0 -1 1077944384 4906 0 0 0 223 1 0 0 20 0 16 0 34097297 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139745887774960 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32745] ppid=32729 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/32732/task/32745/stat : 32745 (java) S 32729 32732 15981 0 -1 1077944384 3100 0 0 0 68 1 0 0 20 0 16 0 34097297 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139745886722160 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32746] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32746/stat : 32746 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139745885669600 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32747] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32747/stat : 32747 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097301 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139745884617904 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32748] ppid=32729 vsize=10624000 CPUtime=2.56 cores=1,3,5,7
/proc/32732/task/32748/stat : 32748 (java) R 32729 32732 15981 0 -1 4202560 3201 0 0 0 254 2 0 0 20 0 16 0 34097317 10878976000 66060 18446744073709551615 4194304 4196468 140728792713616 139745881427896 139746784523820 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 10624000

[startup+6.30072 s]
/proc/loadavg: 2.09 2.05 2.05 3/211 32748
/proc/meminfo: memFree=24873152/32770624 swapFree=0/202652
[pid=32732] ppid=32729 vsize=10624000 CPUtime=11.47 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 27352 0 0 0 1134 13 0 0 20 0 16 0 34097282 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2656000 63139 3144 1 0 2644926 0
[pid=32732/tid=32734] ppid=32729 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 110 0 0 0 5 0 0 0 20 0 16 0 34097292 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 130 0 0 0 3 1 0 0 20 0 16 0 34097292 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 110 0 0 0 4 1 0 0 20 0 16 0 34097292 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 100 0 0 0 4 1 0 0 20 0 16 0 34097292 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 349 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32740] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32740/stat : 32740 (java) S 32729 32732 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139746228528736 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32741] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32741/stat : 32741 (java) S 32729 32732 15981 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139746227475840 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32742] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32742/stat : 32742 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139746226424144 139747190683547 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32743] ppid=32729 vsize=10624000 CPUtime=2.24 cores=1,3,5,7
/proc/32732/task/32743/stat : 32743 (java) S 32729 32732 15981 0 -1 1077944384 5681 0 0 0 223 1 0 0 20 0 16 0 34097297 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139746225371504 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32744] ppid=32729 vsize=10624000 CPUtime=2.29 cores=1,3,5,7
/proc/32732/task/32744/stat : 32744 (java) S 32729 32732 15981 0 -1 1077944384 5592 0 0 0 228 1 0 0 20 0 16 0 34097297 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139745887774960 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32745] ppid=32729 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/32732/task/32745/stat : 32745 (java) S 32729 32732 15981 0 -1 1077944384 3628 0 0 0 71 1 0 0 20 0 16 0 34097297 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139745886722160 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32746] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32746/stat : 32746 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139745885669600 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32747] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32747/stat : 32747 (java) S 32729 32732 15981 0 -1 1077944384 859 0 0 0 0 0 0 0 20 0 16 0 34097301 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139745884617904 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32748] ppid=32729 vsize=10624000 CPUtime=5.76 cores=1,3,5,7
/proc/32732/task/32748/stat : 32748 (java) R 32729 32732 15981 0 -1 4202560 3720 0 0 0 574 2 0 0 20 0 16 0 34097317 10878976000 63139 18446744073709551615 4194304 4196468 140728792713616 139745881424832 139746784523820 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 2.09 2.05 2.05 3/211 32748
/proc/meminfo: memFree=24869020/32770624 swapFree=0/202652
[pid=32732] ppid=32729 vsize=10624000 CPUtime=18.05 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 33644 0 0 0 1790 15 0 0 20 0 16 0 34097282 10878976000 63817 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2656000 63817 3144 1 0 2644926 0
[pid=32732/tid=32734] ppid=32729 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10878976000 63817 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 110 0 0 0 5 0 0 0 20 0 16 0 34097292 10878976000 63817 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 130 0 0 0 3 1 0 0 20 0 16 0 34097292 10878976000 63817 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 110 0 0 0 4 1 0 0 20 0 16 0 34097292 10878976000 63817 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 100 0 0 0 4 1 0 0 20 0 16 0 34097292 10878976000 63817 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 369 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 63817 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0

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

/proc/meminfo: memFree=29861520/32770624 swapFree=0/203768
[pid=32732] ppid=32729 vsize=10624000 CPUtime=2388.55 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 91920 0 0 0 238783 72 0 0 20 0 16 0 34097282 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2656000 214835 3145 1 0 2644926 0
[pid=32732/tid=32734] ppid=32729 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10624000 CPUtime=0.24 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 3630 0 0 0 20 4 0 0 20 0 16 0 34097292 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10624000 CPUtime=0.22 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 4243 0 0 0 18 4 0 0 20 0 16 0 34097292 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10624000 CPUtime=0.24 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 4713 0 0 0 19 5 0 0 20 0 16 0 34097292 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10624000 CPUtime=0.23 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 3453 0 0 0 19 4 0 0 20 0 16 0 34097292 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 6280 0 0 0 4 2 0 0 20 0 16 0 34097294 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32740] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32740/stat : 32740 (java) S 32729 32732 15981 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139746228528736 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32741] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32741/stat : 32741 (java) S 32729 32732 15981 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139746227475840 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32742] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32742/stat : 32742 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139746226424144 139747190683547 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32743] ppid=32729 vsize=10624000 CPUtime=2.3 cores=1,3,5,7
/proc/32732/task/32743/stat : 32743 (java) S 32729 32732 15981 0 -1 1077944384 8416 0 0 0 229 1 0 0 20 0 16 0 34097297 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139746225371504 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32744] ppid=32729 vsize=10624000 CPUtime=2.45 cores=1,3,5,7
/proc/32732/task/32744/stat : 32744 (java) S 32729 32732 15981 0 -1 1077944384 8905 0 0 0 243 2 0 0 20 0 16 0 34097297 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139745887774960 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32745] ppid=32729 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/32732/task/32745/stat : 32745 (java) S 32729 32732 15981 0 -1 1077944384 7970 0 0 0 75 1 0 0 20 0 16 0 34097297 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139745886722160 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32746] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32746/stat : 32746 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139745885669600 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32747] ppid=32729 vsize=10624000 CPUtime=0.51 cores=1,3,5,7
/proc/32732/task/32747/stat : 32747 (java) S 32729 32732 15981 0 -1 1077944384 2149 0 0 0 21 30 0 0 20 0 16 0 34097301 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139745884617904 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32748] ppid=32729 vsize=10624000 CPUtime=2381.25 cores=1,3,5,7
/proc/32732/task/32748/stat : 32748 (java) R 32729 32732 15981 0 -1 4202560 35085 0 0 0 238107 18 0 0 20 0 16 0 34097317 10878976000 214835 18446744073709551615 4194304 4196468 140728792713616 139745881427808 139746784693414 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
Current children cumulated CPU time (s) 2388.55
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 1.93 2.01 2.04 3/211 571
/proc/meminfo: memFree=29871948/32770624 swapFree=0/203772
[pid=32732] ppid=32729 vsize=10624000 CPUtime=2448.57 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 92801 0 0 0 244784 73 0 0 20 0 16 0 34097282 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2656000 212270 3145 1 0 2644926 0
[pid=32732/tid=32734] ppid=32729 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10624000 CPUtime=0.25 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 3660 0 0 0 21 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10624000 CPUtime=0.23 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 4266 0 0 0 19 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10624000 CPUtime=0.24 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 4752 0 0 0 19 5 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10624000 CPUtime=0.24 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 3781 0 0 0 20 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 6477 0 0 0 4 2 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32740] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32740/stat : 32740 (java) S 32729 32732 15981 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746228528736 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32741] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32741/stat : 32741 (java) S 32729 32732 15981 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746227475840 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32742] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32742/stat : 32742 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746226424144 139747190683547 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32743] ppid=32729 vsize=10624000 CPUtime=2.3 cores=1,3,5,7
/proc/32732/task/32743/stat : 32743 (java) S 32729 32732 15981 0 -1 1077944384 8422 0 0 0 229 1 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746225371504 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32744] ppid=32729 vsize=10624000 CPUtime=2.45 cores=1,3,5,7
/proc/32732/task/32744/stat : 32744 (java) S 32729 32732 15981 0 -1 1077944384 8905 0 0 0 243 2 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745887774960 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32745] ppid=32729 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/32732/task/32745/stat : 32745 (java) S 32729 32732 15981 0 -1 1077944384 7970 0 0 0 75 1 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745886722160 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32746] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32746/stat : 32746 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745885669600 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32747] ppid=32729 vsize=10624000 CPUtime=0.52 cores=1,3,5,7
/proc/32732/task/32747/stat : 32747 (java) S 32729 32732 15981 0 -1 1077944384 2166 0 0 0 21 31 0 0 20 0 16 0 34097301 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745884617904 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32748] ppid=32729 vsize=10624000 CPUtime=2441.24 cores=1,3,5,7
/proc/32732/task/32748/stat : 32748 (java) R 32729 32732 15981 0 -1 4202560 35326 0 0 0 244106 18 0 0 20 0 16 0 34097317 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745881427808 139746784521904 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
Current children cumulated CPU time (s) 2448.57
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.97 2.01 2.04 3/211 575
/proc/meminfo: memFree=29871452/32770624 swapFree=0/203780
[pid=32732] ppid=32729 vsize=10624000 CPUtime=2508.59 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 93564 0 0 0 250785 74 0 0 20 0 16 0 34097282 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2656000 212270 3145 1 0 2644926 0
[pid=32732/tid=32734] ppid=32729 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10624000 CPUtime=0.25 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 3660 0 0 0 21 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10624000 CPUtime=0.23 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 4589 0 0 0 19 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10624000 CPUtime=0.25 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 4785 0 0 0 20 5 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10624000 CPUtime=0.24 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 3796 0 0 0 20 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 6503 0 0 0 4 2 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32740] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32740/stat : 32740 (java) S 32729 32732 15981 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746228528736 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32741] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32741/stat : 32741 (java) S 32729 32732 15981 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746227475840 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32742] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32742/stat : 32742 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746226424144 139747190683547 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32743] ppid=32729 vsize=10624000 CPUtime=2.3 cores=1,3,5,7
/proc/32732/task/32743/stat : 32743 (java) S 32729 32732 15981 0 -1 1077944384 8424 0 0 0 229 1 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746225371504 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32744] ppid=32729 vsize=10624000 CPUtime=2.45 cores=1,3,5,7
/proc/32732/task/32744/stat : 32744 (java) S 32729 32732 15981 0 -1 1077944384 8913 0 0 0 243 2 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745887774960 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32745] ppid=32729 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/32732/task/32745/stat : 32745 (java) S 32729 32732 15981 0 -1 1077944384 7972 0 0 0 75 1 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745886722160 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32746] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32746/stat : 32746 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745885669600 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32747] ppid=32729 vsize=10624000 CPUtime=0.53 cores=1,3,5,7
/proc/32732/task/32747/stat : 32747 (java) S 32729 32732 15981 0 -1 1077944384 2196 0 0 0 21 32 0 0 20 0 16 0 34097301 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745884617904 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32748] ppid=32729 vsize=10624000 CPUtime=2501.22 cores=1,3,5,7
/proc/32732/task/32748/stat : 32748 (java) R 32729 32732 15981 0 -1 4202560 35650 0 0 0 250104 18 0 0 20 0 16 0 34097317 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745881427808 139746784853520 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
Current children cumulated CPU time (s) 2508.59
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.8 s]
/proc/loadavg: 1.98 2.01 2.04 3/211 576
/proc/meminfo: memFree=29871452/32770624 swapFree=0/203780
[pid=32732] ppid=32729 vsize=10624000 CPUtime=2520.09 cores=1,3,5,7
/proc/32732/stat : 32732 (java) S 32729 32732 15981 0 -1 1077944320 93737 0 0 0 251935 74 0 0 20 0 16 0 34097282 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 140728792696160 139747190664951 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
/proc/32732/statm: 2656000 212270 3145 1 0 2644926 0
[pid=32732/tid=32734] ppid=32729 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/32732/task/32734/stat : 32734 (java) S 32729 32732 15981 0 -1 1077944384 5715 0 0 0 19 2 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747194907824 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32735] ppid=32729 vsize=10624000 CPUtime=0.25 cores=1,3,5,7
/proc/32732/task/32735/stat : 32735 (java) S 32729 32732 15981 0 -1 1077944384 3660 0 0 0 21 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747121085072 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32736] ppid=32729 vsize=10624000 CPUtime=0.23 cores=1,3,5,7
/proc/32732/task/32736/stat : 32736 (java) S 32729 32732 15981 0 -1 1077944384 4589 0 0 0 19 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747120032272 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32737] ppid=32729 vsize=10624000 CPUtime=0.25 cores=1,3,5,7
/proc/32732/task/32737/stat : 32737 (java) S 32729 32732 15981 0 -1 1077944384 4785 0 0 0 20 5 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747118979472 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32738] ppid=32729 vsize=10624000 CPUtime=0.24 cores=1,3,5,7
/proc/32732/task/32738/stat : 32738 (java) S 32729 32732 15981 0 -1 1077944384 3796 0 0 0 20 4 0 0 20 0 16 0 34097292 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139747117926672 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32739] ppid=32729 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/32732/task/32739/stat : 32739 (java) S 32729 32732 15981 0 -1 1077944384 6503 0 0 0 4 2 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746229582704 139747190676098 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32740] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32740/stat : 32740 (java) S 32729 32732 15981 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746228528736 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32741] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32741/stat : 32741 (java) S 32729 32732 15981 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 34097294 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746227475840 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32742] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32742/stat : 32742 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746226424144 139747190683547 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32743] ppid=32729 vsize=10624000 CPUtime=2.3 cores=1,3,5,7
/proc/32732/task/32743/stat : 32743 (java) S 32729 32732 15981 0 -1 1077944384 8424 0 0 0 229 1 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139746225371504 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32744] ppid=32729 vsize=10624000 CPUtime=2.45 cores=1,3,5,7
/proc/32732/task/32744/stat : 32744 (java) S 32729 32732 15981 0 -1 1077944384 8913 0 0 0 243 2 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745887774960 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32745] ppid=32729 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/32732/task/32745/stat : 32745 (java) S 32729 32732 15981 0 -1 1077944384 7972 0 0 0 75 1 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745886722160 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32746] ppid=32729 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/32732/task/32746/stat : 32746 (java) S 32729 32732 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 34097297 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745885669600 139747190675157 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32747] ppid=32729 vsize=10624000 CPUtime=0.53 cores=1,3,5,7
/proc/32732/task/32747/stat : 32747 (java) S 32729 32732 15981 0 -1 1077944384 2198 0 0 0 21 32 0 0 20 0 16 0 34097301 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745884617904 139747190676098 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
[pid=32732/tid=32748] ppid=32729 vsize=10624000 CPUtime=2512.72 cores=1,3,5,7
/proc/32732/task/32748/stat : 32748 (java) R 32729 32732 15981 0 -1 4202560 35821 0 0 0 251254 18 0 0 20 0 16 0 34097317 10878976000 212270 18446744073709551615 4194304 4196468 140728792713616 139745881427808 139746778177350 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20426752 140728792715726 140728792715855 140728792715855 140728792719311 0
Current children cumulated CPU time (s) 2520.09
Current children cumulated vsize (KiB) 10624000

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 32732 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2513.81
CPU time (s): 2520.11
CPU user time (s): 2519.36
CPU system time (s): 0.754964
CPU usage (%): 100.251
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.36
system time used= 0.754964
maximum resident set size= 1149124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93941
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57671
involuntary context switches= 3231

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7868 second user time and 14.1547 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 00:36:17
IDJOB=4264679
IDBENCH=138399
IDSOLVER=2652
FILE ID=node126/4264679-1502319017
RUNJOBID= node126-1502258241-21716
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Queens-s1/SuperQueens-14.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264679-1502319017/watcher-4264679-1502319017 -o /tmp/evaluation-result-4264679-1502319017/solver-4264679-1502319017 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21716 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264679-1502319017.xml

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

MD5SUM BENCH= e8698b72f1d598ed72051801219b61cc
RANDOM SEED=1527002323

node126.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.81
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.81
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.81
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.81
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:        25115516 kB
MemAvailable:   25601388 kB
Buffers:          235188 kB
Cached:           516992 kB
SwapCached:          524 kB
Active:          6924452 kB
Inactive:         265772 kB
Active(anon):    6391912 kB
Inactive(anon):    63144 kB
Active(file):     532540 kB
Inactive(file):   202628 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              8268 kB
Writeback:             0 kB
AnonPages:       6437600 kB
Mapped:            49180 kB
Shmem:             17056 kB
Slab:             158612 kB
SReclaimable:     133080 kB
SUnreclaim:        25532 kB
KernelStack:        3456 kB
PageTables:        17420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7806000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5179392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62012 MiB
End job on node126 at 2017-08-10 01:18:11