Trace number 4264310

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.0801 2509.02

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-46.xml
MD5SUMda30c9704654e0dc92087cfb273210f0
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 benchmark34.014801
Satisfiable
(Un)Satisfiability was proved
Number of variables2116
Number of constraints47655
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":2116}]
Minimum variable degree45
Maximum variable degree46
Distribution of variable degrees[{"degree":45,"count":2026},{"degree":46,"count":90}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":47655}]
Number of extensional constraints0
Number of intensional constraints47655
Distribution of constraint types[{"type":"intension","count":47655}]
Optimization problemNO
Type of objective

Solver Data

0.36/0.31	
0.36/0.31	AbsCon 2 
0.36/0.31	
2.96/1.26	  Solving XCSP3-instance-4264310-1502290780 as a CSP
2.96/1.26	  Loading variables...
3.28/1.40	  Loading constraints...
11.92/4.21	  Solver SolverBacktrack being built...
11.92/4.21	
12.59/4.49	  Preprocessing : gac=true, ccks=194400, filters=0, revisions=4050 (useless=4050), AC=0, removals=0, inconsistent=false
12.59/4.49	

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-4264310-1502290780/watcher-4264310-1502290780 -o /tmp/evaluation-result-4264310-1502290780/solver-4264310-1502290780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502259017-17571 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264310-1502290780.xml 

pid=24711
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: 4.12 2.57 2.11 3/199 24714
/proc/meminfo: memFree=31166100/32770624 swapFree=0/413968
[pid=24714] ppid=24711 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/24714/stat : 24714 (runsolver) D 24711 24714 9153 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 70989130 24240128 107 18446744073709551615 4194304 4338465 140723604346176 140723604343816 139653085246167 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 27451392 140723604349087 140723604349513 140723604349513 140723604352970 0
/proc/24714/statm: 5918 107 54 36 0 2156 0

[startup+0.100156 s]
/proc/loadavg: 4.12 2.57 2.11 3/199 24714
/proc/meminfo: memFree=31166100/32770624 swapFree=0/413968
[pid=24714] ppid=24711 vsize=10151672 CPUtime=0.03 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 4198 0 0 0 3 0 0 0 20 0 9 0 70989130 10395312128 5292 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2537918 5292 2122 1 0 2527415 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.200276 s]
/proc/loadavg: 4.12 2.57 2.11 3/199 24714
/proc/meminfo: memFree=31166100/32770624 swapFree=0/413968
[pid=24714] ppid=24711 vsize=10551180 CPUtime=0.14 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 5554 0 0 0 13 1 0 0 20 0 15 0 70989130 10804408320 7095 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2637795 7095 2873 1 0 2627261 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 10551180

[startup+0.30166 s]
/proc/loadavg: 4.12 2.57 2.11 3/199 24714
/proc/meminfo: memFree=31166100/32770624 swapFree=0/413968
[pid=24714] ppid=24711 vsize=10553264 CPUtime=0.36 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 9191 0 0 0 33 3 0 0 20 0 15 0 70989130 10806542336 10999 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2638316 10999 2948 1 0 2627261 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10553264

[startup+0.700255 s]
/proc/loadavg: 4.12 2.57 2.11 3/199 24714
/proc/meminfo: memFree=31166100/32770624 swapFree=0/413968
[pid=24714] ppid=24711 vsize=10621952 CPUtime=1.39 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 13738 0 0 0 134 5 0 0 20 0 16 0 70989130 10876878848 23978 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2655488 23978 3068 1 0 2644414 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 10621952

[startup+1.50159 s]
/proc/loadavg: 4.11 2.59 2.12 4/215 24730
/proc/meminfo: memFree=30945608/32770624 swapFree=0/414092
[pid=24714] ppid=24711 vsize=10621952 CPUtime=3.84 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 16300 0 0 0 371 13 0 0 20 0 16 0 70989130 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2655488 58946 3131 1 0 2644414 0
[pid=24714/tid=24716] ppid=24711 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10621952 CPUtime=0.03 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 102 0 0 0 2 1 0 0 20 0 16 0 70989136 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10621952 CPUtime=0.03 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 125 0 0 0 2 1 0 0 20 0 16 0 70989136 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 97 0 0 0 1 1 0 0 20 0 16 0 70989136 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10621952 CPUtime=0.03 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 130 0 0 0 2 1 0 0 20 0 16 0 70989136 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 70989138 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24722] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24722/stat : 24722 (java) S 24711 24714 9153 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 70989138 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751555081056 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24723] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24723/stat : 24723 (java) S 24711 24714 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70989138 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751554028672 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24724] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24724/stat : 24724 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751552976976 139752059234203 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24725] ppid=24711 vsize=10621952 CPUtime=0.89 cores=1,3,5,7
/proc/24714/task/24725/stat : 24725 (java) R 24711 24714 9153 0 -1 4202560 1785 0 0 0 89 0 0 0 20 0 16 0 70989141 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751551910912 139752038461781 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24726] ppid=24711 vsize=10621952 CPUtime=0.89 cores=1,3,5,7
/proc/24714/task/24726/stat : 24726 (java) R 24711 24714 9153 0 -1 4202560 1135 0 0 0 89 0 0 0 20 0 16 0 70989141 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751550872048 139752038549399 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24727] ppid=24711 vsize=10621952 CPUtime=0.53 cores=1,3,5,7
/proc/24714/task/24727/stat : 24727 (java) R 24711 24714 9153 0 -1 4202560 2320 0 0 0 53 0 0 0 20 0 16 0 70989141 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751549814800 139752051455532 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24728] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24728/stat : 24728 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751548767200 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24729] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24729/stat : 24729 (java) S 24711 24714 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70989144 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751547713968 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24730] ppid=24711 vsize=10621952 CPUtime=1.13 cores=1,3,5,7
/proc/24714/task/24730/stat : 24730 (java) R 24711 24714 9153 0 -1 4202560 2969 0 0 0 110 3 0 0 20 0 16 0 70989161 10876878848 58946 18446744073709551615 4194304 4196468 140731805770080 139751544519760 139751681739281 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 10621952

[startup+3.10073 s]
/proc/loadavg: 4.11 2.59 2.12 7/215 24730
/proc/meminfo: memFree=30782340/32770624 swapFree=0/414092
[pid=24714] ppid=24711 vsize=10621952 CPUtime=8.61 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 25371 0 0 0 839 22 0 0 20 0 16 0 70989130 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2655488 113988 3139 1 0 2644414 0
[pid=24714/tid=24716] ppid=24711 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10621952 CPUtime=0.08 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 274 0 0 0 6 2 0 0 20 0 16 0 70989136 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10621952 CPUtime=0.11 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 281 0 0 0 9 2 0 0 20 0 16 0 70989136 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10621952 CPUtime=0.1 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 204 0 0 0 8 2 0 0 20 0 16 0 70989136 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10621952 CPUtime=0.1 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 316 0 0 0 8 2 0 0 20 0 16 0 70989136 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 16 0 70989138 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24722] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24722/stat : 24722 (java) S 24711 24714 9153 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 70989138 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751555081056 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24723] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24723/stat : 24723 (java) S 24711 24714 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70989138 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751554028672 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24724] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24724/stat : 24724 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751552976976 139752059234203 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24725] ppid=24711 vsize=10621952 CPUtime=2.41 cores=1,3,5,7
/proc/24714/task/24725/stat : 24725 (java) R 24711 24714 9153 0 -1 4202560 5466 0 0 0 240 1 0 0 20 0 16 0 70989141 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751551905680 139752040758899 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24726] ppid=24711 vsize=10621952 CPUtime=2.27 cores=1,3,5,7
/proc/24714/task/24726/stat : 24726 (java) R 24711 24714 9153 0 -1 4202560 5176 0 0 0 226 1 0 0 20 0 16 0 70989141 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751550853064 139752038462793 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24727] ppid=24711 vsize=10621952 CPUtime=0.62 cores=1,3,5,7
/proc/24714/task/24727/stat : 24727 (java) S 24711 24714 9153 0 -1 1077944384 2719 0 0 0 62 0 0 0 20 0 16 0 70989141 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751549819760 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24728] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24728/stat : 24728 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751548767200 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24729] ppid=24711 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24729/stat : 24729 (java) S 24711 24714 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70989144 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751547713968 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24730] ppid=24711 vsize=10621952 CPUtime=2.61 cores=1,3,5,7
/proc/24714/task/24730/stat : 24730 (java) R 24711 24714 9153 0 -1 4202560 3171 0 0 0 256 5 0 0 20 0 16 0 70989161 10876878848 113988 18446744073709551615 4194304 4196468 140731805770080 139751544521696 139752041164736 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 10621952

[startup+6.30068 s]
/proc/loadavg: 4.11 2.59 2.12 4/215 24730
/proc/meminfo: memFree=30576980/32770624 swapFree=0/414092
[pid=24714] ppid=24711 vsize=10624000 CPUtime=15.75 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 45918 0 0 0 1548 27 0 0 20 0 16 0 70989130 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2656000 149415 3143 1 0 2644926 0
[pid=24714/tid=24716] ppid=24711 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 274 0 0 0 6 2 0 0 20 0 16 0 70989136 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10624000 CPUtime=0.11 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 281 0 0 0 9 2 0 0 20 0 16 0 70989136 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10624000 CPUtime=0.1 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 204 0 0 0 8 2 0 0 20 0 16 0 70989136 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10624000 CPUtime=0.1 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 316 0 0 0 8 2 0 0 20 0 16 0 70989136 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24722] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24722/stat : 24722 (java) S 24711 24714 9153 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751555081056 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24723] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24723/stat : 24723 (java) S 24711 24714 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751554028672 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24724] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24724/stat : 24724 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751552976976 139752059234203 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24725] ppid=24711 vsize=10624000 CPUtime=4.35 cores=1,3,5,7
/proc/24714/task/24725/stat : 24725 (java) S 24711 24714 9153 0 -1 1077944384 12988 0 0 0 434 1 0 0 20 0 16 0 70989141 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751551924848 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24726] ppid=24711 vsize=10624000 CPUtime=4.03 cores=1,3,5,7
/proc/24714/task/24726/stat : 24726 (java) S 24711 24714 9153 0 -1 1077944384 12635 0 0 0 402 1 0 0 20 0 16 0 70989141 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751550872048 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24727] ppid=24711 vsize=10624000 CPUtime=0.86 cores=1,3,5,7
/proc/24714/task/24727/stat : 24727 (java) S 24711 24714 9153 0 -1 1077944384 3724 0 0 0 85 1 0 0 20 0 16 0 70989141 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751549819760 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24728] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24728/stat : 24728 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751548767200 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24729] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24729/stat : 24729 (java) S 24711 24714 9153 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 70989144 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751547713968 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24730] ppid=24711 vsize=10624000 CPUtime=5.81 cores=1,3,5,7
/proc/24714/task/24730/stat : 24730 (java) R 24711 24714 9153 0 -1 4202560 7627 0 0 0 572 9 0 0 20 0 16 0 70989161 10878976000 149415 18446744073709551615 4194304 4196468 140731805770080 139751544520592 139751685981346 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 3.63 2.54 2.11 3/215 24730
/proc/meminfo: memFree=30566368/32770624 swapFree=0/414092
[pid=24714] ppid=24711 vsize=10624000 CPUtime=22.33 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 47026 0 0 0 2205 28 0 0 20 0 16 0 70989130 10878976000 152004 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2656000 152004 3143 1 0 2644926 0
[pid=24714/tid=24716] ppid=24711 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10878976000 152004 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10624000 CPUtime=0.08 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 274 0 0 0 6 2 0 0 20 0 16 0 70989136 10878976000 152004 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10624000 CPUtime=0.11 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 281 0 0 0 9 2 0 0 20 0 16 0 70989136 10878976000 152004 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10624000 CPUtime=0.1 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 204 0 0 0 8 2 0 0 20 0 16 0 70989136 10878976000 152004 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10624000 CPUtime=0.1 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 316 0 0 0 8 2 0 0 20 0 16 0 70989136 10878976000 152004 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 152004 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0

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

/proc/meminfo: memFree=28320584/32770624 swapFree=0/414508
[pid=24714] ppid=24711 vsize=10624000 CPUtime=2393.29 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 105502 0 0 0 239237 92 0 0 20 0 16 0 70989130 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2656000 687838 3149 1 0 2644926 0
[pid=24714/tid=24716] ppid=24711 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10624000 CPUtime=0.27 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 1816 0 0 0 22 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10624000 CPUtime=0.31 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 2204 0 0 0 25 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10624000 CPUtime=0.29 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 2168 0 0 0 24 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10624000 CPUtime=0.3 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 2250 0 0 0 24 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 3861 0 0 0 3 1 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24722] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24722/stat : 24722 (java) S 24711 24714 9153 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751555081056 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24723] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24723/stat : 24723 (java) S 24711 24714 9153 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751554028672 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24724] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24724/stat : 24724 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751552976976 139752059234203 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24725] ppid=24711 vsize=10624000 CPUtime=4.5 cores=1,3,5,7
/proc/24714/task/24725/stat : 24725 (java) S 24711 24714 9153 0 -1 1077944384 14850 0 0 0 448 2 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751551924848 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24726] ppid=24711 vsize=10624000 CPUtime=4.13 cores=1,3,5,7
/proc/24714/task/24726/stat : 24726 (java) S 24711 24714 9153 0 -1 1077944384 14086 0 0 0 412 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751550872048 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24727] ppid=24711 vsize=10624000 CPUtime=0.92 cores=1,3,5,7
/proc/24714/task/24727/stat : 24727 (java) S 24711 24714 9153 0 -1 1077944384 11085 0 0 0 91 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751549819760 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24728] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24728/stat : 24728 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751548767200 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24729] ppid=24711 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/24714/task/24729/stat : 24729 (java) S 24711 24714 9153 0 -1 1077944384 2528 0 0 0 21 27 0 0 20 0 16 0 70989144 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751547713968 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24730] ppid=24711 vsize=10624000 CPUtime=2381.74 cores=1,3,5,7
/proc/24714/task/24730/stat : 24730 (java) R 24711 24714 9153 0 -1 4202560 43066 0 0 0 238135 39 0 0 20 0 16 0 70989161 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751544520928 139751681438528 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
Current children cumulated CPU time (s) 2393.29
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 2.00 1.92 1.83 3/215 24981
/proc/meminfo: memFree=28320584/32770624 swapFree=0/414532
[pid=24714] ppid=24711 vsize=10624000 CPUtime=2453.32 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 106148 0 0 0 245239 93 0 0 20 0 16 0 70989130 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2656000 687838 3149 1 0 2644926 0
[pid=24714/tid=24716] ppid=24711 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10624000 CPUtime=0.27 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 1816 0 0 0 22 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10624000 CPUtime=0.31 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 2204 0 0 0 25 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10624000 CPUtime=0.29 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 2168 0 0 0 24 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10624000 CPUtime=0.3 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 2250 0 0 0 24 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 3882 0 0 0 3 1 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24722] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24722/stat : 24722 (java) S 24711 24714 9153 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751555081056 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24723] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24723/stat : 24723 (java) S 24711 24714 9153 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751554028672 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24724] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24724/stat : 24724 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751552976976 139752059234203 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24725] ppid=24711 vsize=10624000 CPUtime=4.5 cores=1,3,5,7
/proc/24714/task/24725/stat : 24725 (java) S 24711 24714 9153 0 -1 1077944384 14856 0 0 0 448 2 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751551924848 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24726] ppid=24711 vsize=10624000 CPUtime=4.13 cores=1,3,5,7
/proc/24714/task/24726/stat : 24726 (java) S 24711 24714 9153 0 -1 1077944384 14110 0 0 0 412 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751550872048 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24727] ppid=24711 vsize=10624000 CPUtime=0.92 cores=1,3,5,7
/proc/24714/task/24727/stat : 24727 (java) S 24711 24714 9153 0 -1 1077944384 11091 0 0 0 91 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751549819760 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24728] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24728/stat : 24728 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751548767200 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24729] ppid=24711 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/24714/task/24729/stat : 24729 (java) S 24711 24714 9153 0 -1 1077944384 2613 0 0 0 21 28 0 0 20 0 16 0 70989144 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751547713968 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24730] ppid=24711 vsize=10624000 CPUtime=2441.75 cores=1,3,5,7
/proc/24714/task/24730/stat : 24730 (java) R 24711 24714 9153 0 -1 4202560 43570 0 0 0 244136 39 0 0 20 0 16 0 70989161 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751544520928 139751685919670 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
Current children cumulated CPU time (s) 2453.32
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 2.00 1.93 1.84 3/215 24983
/proc/meminfo: memFree=28320564/32770624 swapFree=0/414548
[pid=24714] ppid=24711 vsize=10624000 CPUtime=2513.33 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 106747 0 0 0 251240 93 0 0 20 0 16 0 70989130 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2656000 687838 3149 1 0 2644926 0
[pid=24714/tid=24716] ppid=24711 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10624000 CPUtime=0.27 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 1816 0 0 0 22 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10624000 CPUtime=0.31 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 2204 0 0 0 25 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10624000 CPUtime=0.29 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 2168 0 0 0 24 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10624000 CPUtime=0.3 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 2250 0 0 0 24 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 3903 0 0 0 3 1 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24722] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24722/stat : 24722 (java) S 24711 24714 9153 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751555081056 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24723] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24723/stat : 24723 (java) S 24711 24714 9153 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751554028672 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24724] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24724/stat : 24724 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751552976976 139752059234203 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24725] ppid=24711 vsize=10624000 CPUtime=4.5 cores=1,3,5,7
/proc/24714/task/24725/stat : 24725 (java) S 24711 24714 9153 0 -1 1077944384 14862 0 0 0 448 2 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751551924848 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24726] ppid=24711 vsize=10624000 CPUtime=4.13 cores=1,3,5,7
/proc/24714/task/24726/stat : 24726 (java) S 24711 24714 9153 0 -1 1077944384 14134 0 0 0 412 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751550872048 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24727] ppid=24711 vsize=10624000 CPUtime=0.92 cores=1,3,5,7
/proc/24714/task/24727/stat : 24727 (java) S 24711 24714 9153 0 -1 1077944384 11097 0 0 0 91 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751549819760 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24728] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24728/stat : 24728 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751548767200 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24729] ppid=24711 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/24714/task/24729/stat : 24729 (java) S 24711 24714 9153 0 -1 1077944384 2698 0 0 0 21 29 0 0 20 0 16 0 70989144 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751547713968 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24730] ppid=24711 vsize=10624000 CPUtime=2501.75 cores=1,3,5,7
/proc/24714/task/24730/stat : 24730 (java) R 24711 24714 9153 0 -1 4202560 44027 0 0 0 250136 39 0 0 20 0 16 0 70989161 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751544520928 139751681438535 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
Current children cumulated CPU time (s) 2513.33
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509 s]
/proc/loadavg: 2.00 1.93 1.84 3/215 24983
/proc/meminfo: memFree=28320564/32770624 swapFree=0/414544
[pid=24714] ppid=24711 vsize=10624000 CPUtime=2520.03 cores=1,3,5,7
/proc/24714/stat : 24714 (java) S 24711 24714 9153 0 -1 1077944320 106756 0 0 0 251910 93 0 0 20 0 16 0 70989130 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 140731805752624 139752059215607 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
/proc/24714/statm: 2656000 687838 3149 1 0 2644926 0
[pid=24714/tid=24716] ppid=24711 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/24714/task/24716/stat : 24716 (java) S 24711 24714 9153 0 -1 1077944384 6197 0 0 0 19 2 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752063458480 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24717] ppid=24711 vsize=10624000 CPUtime=0.27 cores=1,3,5,7
/proc/24714/task/24717/stat : 24717 (java) S 24711 24714 9153 0 -1 1077944384 1816 0 0 0 22 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139752000252816 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24718] ppid=24711 vsize=10624000 CPUtime=0.31 cores=1,3,5,7
/proc/24714/task/24718/stat : 24718 (java) S 24711 24714 9153 0 -1 1077944384 2204 0 0 0 25 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751999200016 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24719] ppid=24711 vsize=10624000 CPUtime=0.29 cores=1,3,5,7
/proc/24714/task/24719/stat : 24719 (java) S 24711 24714 9153 0 -1 1077944384 2168 0 0 0 24 5 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751998147728 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24720] ppid=24711 vsize=10624000 CPUtime=0.3 cores=1,3,5,7
/proc/24714/task/24720/stat : 24720 (java) S 24711 24714 9153 0 -1 1077944384 2250 0 0 0 24 6 0 0 20 0 16 0 70989136 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751997094928 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24721] ppid=24711 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/24714/task/24721/stat : 24721 (java) S 24711 24714 9153 0 -1 1077944384 3903 0 0 0 3 1 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751556135024 139752059226754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24722] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24722/stat : 24722 (java) S 24711 24714 9153 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751555081056 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24723] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24723/stat : 24723 (java) S 24711 24714 9153 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 70989138 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751554028672 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24724] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24724/stat : 24724 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751552976976 139752059234203 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24725] ppid=24711 vsize=10624000 CPUtime=4.5 cores=1,3,5,7
/proc/24714/task/24725/stat : 24725 (java) S 24711 24714 9153 0 -1 1077944384 14862 0 0 0 448 2 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751551924848 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24726] ppid=24711 vsize=10624000 CPUtime=4.13 cores=1,3,5,7
/proc/24714/task/24726/stat : 24726 (java) S 24711 24714 9153 0 -1 1077944384 14134 0 0 0 412 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751550872048 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24727] ppid=24711 vsize=10624000 CPUtime=0.92 cores=1,3,5,7
/proc/24714/task/24727/stat : 24727 (java) S 24711 24714 9153 0 -1 1077944384 11097 0 0 0 91 1 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751549819760 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24728] ppid=24711 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/24714/task/24728/stat : 24728 (java) S 24711 24714 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70989141 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751548767200 139752059225813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24729] ppid=24711 vsize=10624000 CPUtime=0.51 cores=1,3,5,7
/proc/24714/task/24729/stat : 24729 (java) S 24711 24714 9153 0 -1 1077944384 2698 0 0 0 22 29 0 0 20 0 16 0 70989144 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751547713968 139752059226754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
[pid=24714/tid=24730] ppid=24711 vsize=10624000 CPUtime=2508.45 cores=1,3,5,7
/proc/24714/task/24730/stat : 24730 (java) R 24711 24714 9153 0 -1 4202560 44036 0 0 0 250806 39 0 0 20 0 16 0 70989161 10878976000 687838 18446744073709551615 4194304 4196468 140731805770080 139751544520928 139751677129912 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140731805778381 140731805778510 140731805778510 140731805781967 0
Current children cumulated CPU time (s) 2520.03
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 24714 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2509.02
CPU time (s): 2520.08
CPU user time (s): 2519.13
CPU system time (s): 0.952172
CPU usage (%): 100.441
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.13
system time used= 0.952172
maximum resident set size= 2754568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107744
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57759
involuntary context switches= 1268

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0516 second user time and 13.5284 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-09 16:45:45
IDJOB=4264310
IDBENCH=126964
IDSOLVER=2652
FILE ID=node135/4264310-1502290780
RUNJOBID= node135-1502259017-17571
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-46.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264310-1502290780/watcher-4264310-1502290780 -o /tmp/evaluation-result-4264310-1502290780/solver-4264310-1502290780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502259017-17571 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264310-1502290780.xml

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

MD5SUM BENCH= da30c9704654e0dc92087cfb273210f0
RANDOM SEED=1607549801

node135.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.21
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.21
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.21
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.21
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:        31165688 kB
MemAvailable:   31856036 kB
Buffers:          262084 kB
Cached:           721268 kB
SwapCached:            0 kB
Active:           721720 kB
Inactive:         447108 kB
Active(anon):     185432 kB
Inactive(anon):    33140 kB
Active(file):     536288 kB
Inactive(file):   413968 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9860 kB
Writeback:             0 kB
AnonPages:        192820 kB
Mapped:            57128 kB
Shmem:             33464 kB
Slab:             138764 kB
SReclaimable:     111852 kB
SUnreclaim:        26912 kB
KernelStack:        3776 kB
PageTables:         5368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1042972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62012 MiB
End job on node135 at 2017-08-09 17:27:34