Trace number 4264352

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 2516.6101

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-45.xml
MD5SUMd06dfc4a92b3645075aa026a1be187ca
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 variables180
Number of constraints135
Number of domains2
Minimum domain size45
Maximum domain size90
Distribution of domain sizes[{"size":45,"count":90},{"size":90,"count":90}]
Minimum variable degree2
Maximum variable degree90
Distribution of variable degrees[{"degree":2,"count":90},{"degree":90,"count":90}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":45},{"arity":91,"count":90}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"element","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.27/0.35	
0.27/0.35	AbsCon 2 
0.27/0.35	
0.63/0.57	  Solving XCSP3-instance-4264352-1502280436 as a CSP
0.63/0.57	  Loading variables...
0.86/0.61	  Loading constraints...
1.51/0.83	  Solver SolverBacktrack being built...
1.51/0.83	
1.51/0.88	  Preprocessing : gac=true, ccks=264180, filters=90, revisions=90 (useless=0), AC=2160, removals=2160, inconsistent=false
1.51/0.88	

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-4264352-1502280436/watcher-4264352-1502280436 -o /tmp/evaluation-result-4264352-1502280436/solver-4264352-1502280436 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7906 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264352-1502280436.xml 

pid=13343
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.86 1.94 1.96 2/200 13346
/proc/meminfo: memFree=31088324/32770624 swapFree=0/379652
[pid=13346] ppid=13343 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/13346/stat : 13346 (runsolver) D 13343 13346 1774 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 75858805 24240128 107 18446744073709551615 4194304 4338465 140725001940080 140725001937720 139979848852183 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 37556224 140725001941152 140725001941577 140725001941577 140725001945034 0
/proc/13346/statm: 5918 107 54 36 0 2156 0

[startup+0.100202 s]
/proc/loadavg: 1.86 1.94 1.96 2/200 13346
/proc/meminfo: memFree=31088324/32770624 swapFree=0/379652
[pid=13346] ppid=13343 vsize=10018544 CPUtime=0.01 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 3754 0 0 0 1 0 0 0 20 0 7 0 75858805 10258989056 4449 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2504636 4449 2022 1 0 2494133 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10018544

[startup+0.20128 s]
/proc/loadavg: 1.86 1.94 1.96 2/200 13346
/proc/meminfo: memFree=31088324/32770624 swapFree=0/379652
[pid=13346] ppid=13343 vsize=10551180 CPUtime=0.09 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 5230 0 0 0 8 1 0 0 20 0 15 0 75858805 10804408320 6726 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2637795 6726 2678 1 0 2627261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551180

[startup+0.300214 s]
/proc/loadavg: 1.86 1.94 1.96 2/200 13346
/proc/meminfo: memFree=31088324/32770624 swapFree=0/379652
[pid=13346] ppid=13343 vsize=10553264 CPUtime=0.27 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 8922 0 0 0 25 2 0 0 20 0 15 0 75858805 10806542336 9736 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2638316 9736 2905 1 0 2627261 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10553264

[startup+0.701593 s]
/proc/loadavg: 1.86 1.94 1.96 2/200 13346
/proc/meminfo: memFree=31088324/32770624 swapFree=0/379652
[pid=13346] ppid=13343 vsize=10621952 CPUtime=1.21 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 14406 0 0 0 116 5 0 0 20 0 16 0 75858805 10876878848 20535 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2655488 20535 3084 1 0 2644414 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 10621952

[startup+1.50072 s]
/proc/loadavg: 1.86 1.94 1.96 3/216 13362
/proc/meminfo: memFree=30993260/32770624 swapFree=0/379684
[pid=13346] ppid=13343 vsize=10624000 CPUtime=2.99 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 20267 0 0 0 292 7 0 0 20 0 16 0 75858805 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 27377 3099 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13354] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13354/stat : 13354 (java) S 13343 13346 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735090078496 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13355] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13355/stat : 13355 (java) S 13343 13346 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735089026160 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13356] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13356/stat : 13356 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735087974480 139735527090075 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13357] ppid=13343 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/13346/task/13357/stat : 13357 (java) S 13343 13346 1774 0 -1 1077944384 2428 0 0 0 57 0 0 0 20 0 16 0 75858818 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735086922352 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13358] ppid=13343 vsize=10624000 CPUtime=0.6 cores=0,2,4,6
/proc/13346/task/13358/stat : 13358 (java) S 13343 13346 1774 0 -1 1077944384 2565 0 0 0 60 0 0 0 20 0 16 0 75858818 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735085869552 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13359] ppid=13343 vsize=10624000 CPUtime=0.42 cores=0,2,4,6
/proc/13346/task/13359/stat : 13359 (java) S 13343 13346 1774 0 -1 1077944384 2307 0 0 0 42 0 0 0 20 0 16 0 75858818 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735084817264 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13360] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13360/stat : 13360 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735016139744 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13361] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13361/stat : 13361 (java) S 13343 13346 1774 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 16 0 75858822 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735015086512 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13362] ppid=13343 vsize=10624000 CPUtime=1.14 cores=0,2,4,6
/proc/13346/task/13362/stat : 13362 (java) R 13343 13346 1774 0 -1 4202560 5379 0 0 0 111 3 0 0 20 0 16 0 75858839 10878976000 27377 18446744073709551615 4194304 4196468 140728318574224 139735011894624 139735171509818 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 10624000

[startup+3.1007 s]
/proc/loadavg: 1.86 1.94 1.96 3/216 13362
/proc/meminfo: memFree=30983612/32770624 swapFree=0/379676
[pid=13346] ppid=13343 vsize=10624000 CPUtime=4.71 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 21422 0 0 0 463 8 0 0 20 0 16 0 75858805 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 30458 3099 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13354] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13354/stat : 13354 (java) S 13343 13346 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735090078496 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13355] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13355/stat : 13355 (java) S 13343 13346 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735089026160 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13356] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13356/stat : 13356 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735087974480 139735527090075 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13357] ppid=13343 vsize=10624000 CPUtime=0.61 cores=0,2,4,6
/proc/13346/task/13357/stat : 13357 (java) S 13343 13346 1774 0 -1 1077944384 2597 0 0 0 61 0 0 0 20 0 16 0 75858818 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735086922352 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13358] ppid=13343 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/13346/task/13358/stat : 13358 (java) S 13343 13346 1774 0 -1 1077944384 2665 0 0 0 67 0 0 0 20 0 16 0 75858818 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735085869552 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13359] ppid=13343 vsize=10624000 CPUtime=0.43 cores=0,2,4,6
/proc/13346/task/13359/stat : 13359 (java) S 13343 13346 1774 0 -1 1077944384 2830 0 0 0 43 0 0 0 20 0 16 0 75858818 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735084817264 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13360] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13360/stat : 13360 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735016139744 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13361] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13361/stat : 13361 (java) S 13343 13346 1774 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 75858822 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735015086512 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13362] ppid=13343 vsize=10624000 CPUtime=2.74 cores=0,2,4,6
/proc/13346/task/13362/stat : 13362 (java) R 13343 13346 1774 0 -1 4202560 5697 0 0 0 270 4 0 0 20 0 16 0 75858839 10878976000 30458 18446744073709551615 4194304 4196468 140728318574224 139735011894584 139735172223447 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 10624000

[startup+6.30067 s]
/proc/loadavg: 1.87 1.95 1.96 3/216 13362
/proc/meminfo: memFree=30956616/32770624 swapFree=0/379676
[pid=13346] ppid=13343 vsize=10624000 CPUtime=7.92 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 23241 0 0 0 784 8 0 0 20 0 16 0 75858805 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 37654 3104 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13354] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13354/stat : 13354 (java) S 13343 13346 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735090078496 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13355] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13355/stat : 13355 (java) S 13343 13346 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735089026160 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13356] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13356/stat : 13356 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735087974480 139735527090075 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13357] ppid=13343 vsize=10624000 CPUtime=0.61 cores=0,2,4,6
/proc/13346/task/13357/stat : 13357 (java) S 13343 13346 1774 0 -1 1077944384 2901 0 0 0 61 0 0 0 20 0 16 0 75858818 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735086922352 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13358] ppid=13343 vsize=10624000 CPUtime=0.67 cores=0,2,4,6
/proc/13346/task/13358/stat : 13358 (java) S 13343 13346 1774 0 -1 1077944384 2759 0 0 0 67 0 0 0 20 0 16 0 75858818 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735085869552 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13359] ppid=13343 vsize=10624000 CPUtime=0.43 cores=0,2,4,6
/proc/13346/task/13359/stat : 13359 (java) S 13343 13346 1774 0 -1 1077944384 2932 0 0 0 43 0 0 0 20 0 16 0 75858818 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735084817264 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13360] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13360/stat : 13360 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735016139744 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13361] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13361/stat : 13361 (java) S 13343 13346 1774 0 -1 1077944384 362 0 0 0 0 0 0 0 20 0 16 0 75858822 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735015086512 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13362] ppid=13343 vsize=10624000 CPUtime=5.94 cores=0,2,4,6
/proc/13346/task/13362/stat : 13362 (java) R 13343 13346 1774 0 -1 4202560 6286 0 0 0 590 4 0 0 20 0 16 0 75858839 10878976000 37654 18446744073709551615 4194304 4196468 140728318574224 139735011895656 139735171618761 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 1.88 1.95 1.96 3/216 13362
/proc/meminfo: memFree=30898856/32770624 swapFree=0/379668
[pid=13346] ppid=13343 vsize=10624000 CPUtime=14.41 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 27865 0 0 0 1432 9 0 0 20 0 16 0 75858805 10878976000 50503 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 50503 3118 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 50503 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 50503 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 16 0 75858813 10878976000 50503 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 16 0 75858813 10878976000 50503 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 381 0 0 0 1 0 0 0 20 0 16 0 75858813 10878976000 50503 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 649 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 50503 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0

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

/proc/meminfo: memFree=30930704/32770624 swapFree=0/380020
[pid=13346] ppid=13343 vsize=10624000 CPUtime=2385.68 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 59952 0 0 0 238523 45 0 0 20 0 16 0 75858805 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 36023 3133 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 4332 0 0 0 33 4 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 2102 0 0 0 34 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 3549 0 0 0 34 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 3094 0 0 0 35 2 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0.32 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 5300 0 0 0 29 3 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13354] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13354/stat : 13354 (java) S 13343 13346 1774 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735090078496 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13355] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13355/stat : 13355 (java) S 13343 13346 1774 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735089026160 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13356] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13356/stat : 13356 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735087974480 139735527090075 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13357] ppid=13343 vsize=10624000 CPUtime=0.72 cores=0,2,4,6
/proc/13346/task/13357/stat : 13357 (java) S 13343 13346 1774 0 -1 1077944384 5189 0 0 0 71 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735086922352 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13358] ppid=13343 vsize=10624000 CPUtime=0.75 cores=0,2,4,6
/proc/13346/task/13358/stat : 13358 (java) S 13343 13346 1774 0 -1 1077944384 4249 0 0 0 74 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735085869552 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13359] ppid=13343 vsize=10624000 CPUtime=0.48 cores=0,2,4,6
/proc/13346/task/13359/stat : 13359 (java) S 13343 13346 1774 0 -1 1077944384 6902 0 0 0 47 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735084817264 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13360] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13360/stat : 13360 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735016139744 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13361] ppid=13343 vsize=10624000 CPUtime=0.54 cores=0,2,4,6
/proc/13346/task/13361/stat : 13361 (java) S 13343 13346 1774 0 -1 1077944384 1153 0 0 0 22 32 0 0 20 0 16 0 75858822 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735015086512 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13362] ppid=13343 vsize=10624000 CPUtime=2381.11 cores=0,2,4,6
/proc/13346/task/13362/stat : 13362 (java) R 13343 13346 1774 0 -1 4202560 16446 0 0 0 238105 6 0 0 20 0 16 0 75858839 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735011896496 139735171434903 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
Current children cumulated CPU time (s) 2385.68
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 1.86 1.73 1.75 3/215 13618
/proc/meminfo: memFree=30882444/32770624 swapFree=0/380040
[pid=13346] ppid=13343 vsize=10624000 CPUtime=2445.72 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 60289 0 0 0 244525 47 0 0 20 0 16 0 75858805 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 36023 3133 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 4335 0 0 0 33 4 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 2103 0 0 0 34 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 3550 0 0 0 34 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0.37 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 3098 0 0 0 35 2 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 5305 0 0 0 30 3 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13354] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13354/stat : 13354 (java) S 13343 13346 1774 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735090078496 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13355] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13355/stat : 13355 (java) S 13343 13346 1774 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735089026160 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13356] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13356/stat : 13356 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735087974480 139735527090075 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13357] ppid=13343 vsize=10624000 CPUtime=0.72 cores=0,2,4,6
/proc/13346/task/13357/stat : 13357 (java) S 13343 13346 1774 0 -1 1077944384 5189 0 0 0 71 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735086922352 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13358] ppid=13343 vsize=10624000 CPUtime=0.75 cores=0,2,4,6
/proc/13346/task/13358/stat : 13358 (java) S 13343 13346 1774 0 -1 1077944384 4249 0 0 0 74 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735085869552 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13359] ppid=13343 vsize=10624000 CPUtime=0.48 cores=0,2,4,6
/proc/13346/task/13359/stat : 13359 (java) S 13343 13346 1774 0 -1 1077944384 7008 0 0 0 47 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735084817264 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13360] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13360/stat : 13360 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735016139744 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13361] ppid=13343 vsize=10624000 CPUtime=0.56 cores=0,2,4,6
/proc/13346/task/13361/stat : 13361 (java) S 13343 13346 1774 0 -1 1077944384 1157 0 0 0 22 34 0 0 20 0 16 0 75858822 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735015086512 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13362] ppid=13343 vsize=10624000 CPUtime=2441.09 cores=0,2,4,6
/proc/13346/task/13362/stat : 13362 (java) R 13343 13346 1774 0 -1 4202560 16659 0 0 0 244103 6 0 0 20 0 16 0 75858839 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735011896496 139735171646422 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
Current children cumulated CPU time (s) 2445.72
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.95 1.78 1.77 3/216 13621
/proc/meminfo: memFree=30881932/32770624 swapFree=0/380068
[pid=13346] ppid=13343 vsize=10624000 CPUtime=2505.76 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 61044 0 0 0 250528 48 0 0 20 0 16 0 75858805 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 36023 3133 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 4354 0 0 0 34 4 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 2433 0 0 0 35 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 3552 0 0 0 35 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 3159 0 0 0 36 2 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0.34 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 5476 0 0 0 30 4 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13354] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13354/stat : 13354 (java) S 13343 13346 1774 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735090078496 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13355] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13355/stat : 13355 (java) S 13343 13346 1774 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735089026160 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13356] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13356/stat : 13356 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735087974480 139735527090075 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13357] ppid=13343 vsize=10624000 CPUtime=0.72 cores=0,2,4,6
/proc/13346/task/13357/stat : 13357 (java) S 13343 13346 1774 0 -1 1077944384 5191 0 0 0 71 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735086922352 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13358] ppid=13343 vsize=10624000 CPUtime=0.75 cores=0,2,4,6
/proc/13346/task/13358/stat : 13358 (java) S 13343 13346 1774 0 -1 1077944384 4251 0 0 0 74 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735085869552 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13359] ppid=13343 vsize=10624000 CPUtime=0.48 cores=0,2,4,6
/proc/13346/task/13359/stat : 13359 (java) S 13343 13346 1774 0 -1 1077944384 7010 0 0 0 47 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735084817264 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13360] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13360/stat : 13360 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735016139744 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13361] ppid=13343 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/13346/task/13361/stat : 13361 (java) S 13343 13346 1774 0 -1 1077944384 1187 0 0 0 22 35 0 0 20 0 16 0 75858822 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735015086512 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13362] ppid=13343 vsize=10624000 CPUtime=2501.07 cores=0,2,4,6
/proc/13346/task/13362/stat : 13362 (java) R 13343 13346 1774 0 -1 4202560 16795 0 0 0 250101 6 0 0 20 0 16 0 75858839 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735011896496 139735171689395 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
Current children cumulated CPU time (s) 2505.76
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.6 s]
/proc/loadavg: 1.96 1.79 1.77 3/216 13621
/proc/meminfo: memFree=30881880/32770624 swapFree=0/380060
[pid=13346] ppid=13343 vsize=10624000 CPUtime=2520.06 cores=0,2,4,6
/proc/13346/stat : 13346 (java) S 13343 13346 1774 0 -1 1077944320 61051 0 0 0 251958 48 0 0 20 0 16 0 75858805 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 140728318556768 139735527071479 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
/proc/13346/statm: 2656000 36023 3133 1 0 2644926 0
[pid=13346/tid=13348] ppid=13343 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/13346/task/13348/stat : 13348 (java) S 13343 13346 1774 0 -1 1077944384 6217 0 0 0 20 1 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735531314352 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13349] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13349/stat : 13349 (java) S 13343 13346 1774 0 -1 1077944384 4354 0 0 0 34 4 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735487970192 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13350] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13350/stat : 13350 (java) S 13343 13346 1774 0 -1 1077944384 2433 0 0 0 35 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735136656144 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13351] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13351/stat : 13351 (java) S 13343 13346 1774 0 -1 1077944384 3552 0 0 0 35 3 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735135603856 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13352] ppid=13343 vsize=10624000 CPUtime=0.38 cores=0,2,4,6
/proc/13346/task/13352/stat : 13352 (java) S 13343 13346 1774 0 -1 1077944384 3159 0 0 0 36 2 0 0 20 0 16 0 75858813 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735134551056 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13353] ppid=13343 vsize=10624000 CPUtime=0.34 cores=0,2,4,6
/proc/13346/task/13353/stat : 13353 (java) S 13343 13346 1774 0 -1 1077944384 5476 0 0 0 30 4 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735091132528 139735527082626 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13354] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13354/stat : 13354 (java) S 13343 13346 1774 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735090078496 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13355] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13355/stat : 13355 (java) S 13343 13346 1774 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 75858815 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735089026160 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13356] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13356/stat : 13356 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735087974480 139735527090075 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13357] ppid=13343 vsize=10624000 CPUtime=0.72 cores=0,2,4,6
/proc/13346/task/13357/stat : 13357 (java) S 13343 13346 1774 0 -1 1077944384 5191 0 0 0 71 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735086922352 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13358] ppid=13343 vsize=10624000 CPUtime=0.75 cores=0,2,4,6
/proc/13346/task/13358/stat : 13358 (java) S 13343 13346 1774 0 -1 1077944384 4251 0 0 0 74 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735085869552 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13359] ppid=13343 vsize=10624000 CPUtime=0.48 cores=0,2,4,6
/proc/13346/task/13359/stat : 13359 (java) S 13343 13346 1774 0 -1 1077944384 7010 0 0 0 47 1 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735084817264 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13360] ppid=13343 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/13346/task/13360/stat : 13360 (java) S 13343 13346 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 75858818 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735016139744 139735527081685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13361] ppid=13343 vsize=10624000 CPUtime=0.57 cores=0,2,4,6
/proc/13346/task/13361/stat : 13361 (java) S 13343 13346 1774 0 -1 1077944384 1189 0 0 0 22 35 0 0 20 0 16 0 75858822 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735015086512 139735527082626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
[pid=13346/tid=13362] ppid=13343 vsize=10624000 CPUtime=2515.37 cores=0,2,4,6
/proc/13346/task/13362/stat : 13362 (java) R 13343 13346 1774 0 -1 4202560 16800 0 0 0 251531 6 0 0 20 0 16 0 75858839 10878976000 36023 18446744073709551615 4194304 4196468 140728318574224 139735011896496 139735171434544 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28508160 140728318575053 140728318575182 140728318575182 140728318578639 0
Current children cumulated CPU time (s) 2520.06
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 13346 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2516.61
CPU time (s): 2520.08
CPU user time (s): 2519.6
CPU system time (s): 0.488111
CPU usage (%): 100.138
Max. virtual memory (cumulated for all children) (KiB): 10625024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.6
system time used= 0.488111
maximum resident set size= 220716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61296
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64520
involuntary context switches= 2788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.91051 second user time and 16.2251 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-09 13:53:08
IDJOB=4264352
IDBENCH=124359
IDSOLVER=2652
FILE ID=node133/4264352-1502280436
RUNJOBID= node133-1502259076-7906
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-45.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264352-1502280436/watcher-4264352-1502280436 -o /tmp/evaluation-result-4264352-1502280436/solver-4264352-1502280436 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7906 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264352-1502280436.xml

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

MD5SUM BENCH= d06dfc4a92b3645075aa026a1be187ca
RANDOM SEED=1286997834

node133.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.17
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.17
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.17
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.17
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:        31088624 kB
MemAvailable:   31809436 kB
Buffers:          261128 kB
Cached:           756552 kB
SwapCached:            0 kB
Active:           839424 kB
Inactive:         412764 kB
Active(anon):     235308 kB
Inactive(anon):    33112 kB
Active(file):     604116 kB
Inactive(file):   379652 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8096 kB
Writeback:             0 kB
AnonPages:        237028 kB
Mapped:            57952 kB
Shmem:             33468 kB
Slab:             132320 kB
SReclaimable:     105756 kB
SUnreclaim:        26564 kB
KernelStack:        3552 kB
PageTables:         5376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1102068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-09 14:35:05