Trace number 4264351

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 2513.6201

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-30.xml
MD5SUMcfab102c91084e040090bf0c1bc6cb0b
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 variables120
Number of constraints90
Number of domains2
Minimum domain size30
Maximum domain size60
Distribution of domain sizes[{"size":30,"count":60},{"size":60,"count":60}]
Minimum variable degree2
Maximum variable degree60
Distribution of variable degrees[{"degree":2,"count":60},{"degree":60,"count":60}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":30},{"arity":61,"count":60}]
Number of extensional constraints0
Number of intensional constraints30
Distribution of constraint types[{"type":"intension","count":30},{"type":"element","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.34	
0.28/0.34	AbsCon 2 
0.28/0.34	
0.61/0.56	  Solving XCSP3-instance-4264351-1502281022 as a CSP
0.61/0.56	  Loading variables...
0.61/0.59	  Loading constraints...
1.21/0.73	  Solver SolverBacktrack being built...
1.21/0.73	
1.21/0.77	  Preprocessing : gac=true, ccks=79145, filters=60, revisions=60 (useless=0), AC=990, removals=990, inconsistent=false
1.21/0.77	

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-4264351-1502281022/watcher-4264351-1502281022 -o /tmp/evaluation-result-4264351-1502281022/solver-4264351-1502281022 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21716 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264351-1502281022.xml 

pid=25092
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.03 2.02 1.97 2/196 25095
/proc/meminfo: memFree=31358440/32770624 swapFree=0/178532
[pid=25095] ppid=25092 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/25095/stat : 25095 (runsolver) D 25092 25095 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 30297810 24240128 106 18446744073709551615 4194304 4338465 140737113803856 140737113801496 139644990399191 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 20520960 140737113809056 140737113809482 140737113809482 140737113812938 0
/proc/25095/statm: 5918 106 53 36 0 2156 0

[startup+0.106416 s]
/proc/loadavg: 2.03 2.02 1.97 2/196 25095
/proc/meminfo: memFree=31358440/32770624 swapFree=0/178532
[pid=25095] ppid=25092 vsize=9953008 CPUtime=0.01 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 3713 0 0 0 1 0 0 0 20 0 7 0 30297810 10191880192 4421 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2488252 4421 1977 1 0 2477749 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9953008

[startup+0.20494 s]
/proc/loadavg: 2.03 2.02 1.97 2/196 25095
/proc/meminfo: memFree=31358440/32770624 swapFree=0/178532
[pid=25095] ppid=25092 vsize=10551180 CPUtime=0.09 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 5377 0 0 0 7 2 0 0 20 0 15 0 30297810 10804408320 7426 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2637795 7426 2680 1 0 2627261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551180

[startup+0.300512 s]
/proc/loadavg: 2.03 2.02 1.97 2/196 25095
/proc/meminfo: memFree=31358440/32770624 swapFree=0/178532
[pid=25095] ppid=25092 vsize=10553264 CPUtime=0.28 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 8987 0 0 0 24 4 0 0 20 0 15 0 30297810 10806542336 10296 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2638316 10296 2884 1 0 2627261 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10553264

[startup+0.700527 s]
/proc/loadavg: 2.03 2.02 1.97 2/196 25095
/proc/meminfo: memFree=31358440/32770624 swapFree=0/178532
[pid=25095] ppid=25092 vsize=10621952 CPUtime=1.21 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 13879 0 0 0 114 7 0 0 20 0 16 0 30297810 10876878848 20060 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2655488 20060 3091 1 0 2644414 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 10621952

[startup+1.5007 s]
/proc/loadavg: 2.03 2.02 1.97 3/212 25111
/proc/meminfo: memFree=31255256/32770624 swapFree=0/178568
[pid=25095] ppid=25092 vsize=10624000 CPUtime=2.9 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 21233 0 0 0 281 9 0 0 20 0 16 0 30297810 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 32905 3103 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 30297819 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 30297819 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 30297819 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 30297819 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25103] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25103/stat : 25103 (java) S 25092 25095 15981 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231500092832 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25104] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25104/stat : 25104 (java) S 25092 25095 15981 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 30297822 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231499040240 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25105] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25105/stat : 25105 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231497988816 140232393639835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25106] ppid=25092 vsize=10624000 CPUtime=0.57 cores=1,3,5,7
/proc/25095/task/25106/stat : 25106 (java) R 25092 25095 15981 0 -1 4202560 2733 0 0 0 56 1 0 0 20 0 16 0 30297824 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231496926240 140232377104791 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25107] ppid=25092 vsize=10624000 CPUtime=0.54 cores=1,3,5,7
/proc/25095/task/25107/stat : 25107 (java) R 25092 25095 15981 0 -1 4202560 2942 0 0 0 54 0 0 0 20 0 16 0 30297824 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231495882864 140232385910621 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25108] ppid=25092 vsize=10624000 CPUtime=0.4 cores=1,3,5,7
/proc/25095/task/25108/stat : 25108 (java) S 25092 25095 15981 0 -1 1077944384 2660 0 0 0 40 0 0 0 20 0 16 0 30297824 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231494830320 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25109] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25109/stat : 25109 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231493778016 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25110] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25110/stat : 25110 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297828 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231492725552 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25111] ppid=25092 vsize=10624000 CPUtime=1.14 cores=1,3,5,7
/proc/25095/task/25111/stat : 25111 (java) R 25092 25095 15981 0 -1 4202560 5319 0 0 0 111 3 0 0 20 0 16 0 30297845 10878976000 32905 18446744073709551615 4194304 4196468 140728187213216 140231489521424 140232038616260 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 10624000

[startup+3.10064 s]
/proc/loadavg: 2.03 2.02 1.97 3/212 25111
/proc/meminfo: memFree=31202568/32770624 swapFree=0/178568
[pid=25095] ppid=25092 vsize=10624000 CPUtime=4.66 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 24152 0 0 0 455 11 0 0 20 0 16 0 30297810 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 52421 3122 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 16 0 30297819 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 30297819 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 16 0 30297819 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 16 0 30297819 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25103] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25103/stat : 25103 (java) S 25092 25095 15981 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231500092832 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25104] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25104/stat : 25104 (java) S 25092 25095 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 30297822 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231499040240 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25105] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25105/stat : 25105 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231497988816 140232393639835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25106] ppid=25092 vsize=10624000 CPUtime=0.63 cores=1,3,5,7
/proc/25095/task/25106/stat : 25106 (java) S 25092 25095 15981 0 -1 1077944384 3117 0 0 0 62 1 0 0 20 0 16 0 30297824 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231496935408 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25107] ppid=25092 vsize=10624000 CPUtime=0.59 cores=1,3,5,7
/proc/25095/task/25107/stat : 25107 (java) S 25092 25095 15981 0 -1 1077944384 3323 0 0 0 59 0 0 0 20 0 16 0 30297824 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231495882864 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25108] ppid=25092 vsize=10624000 CPUtime=0.41 cores=1,3,5,7
/proc/25095/task/25108/stat : 25108 (java) S 25092 25095 15981 0 -1 1077944384 3334 0 0 0 41 0 0 0 20 0 16 0 30297824 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231494830320 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25109] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25109/stat : 25109 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231493778016 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25110] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25110/stat : 25110 (java) S 25092 25095 15981 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 16 0 30297828 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231492725552 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25111] ppid=25092 vsize=10624000 CPUtime=2.73 cores=1,3,5,7
/proc/25095/task/25111/stat : 25111 (java) R 25092 25095 15981 0 -1 4202560 5824 0 0 0 269 4 0 0 20 0 16 0 30297845 10878976000 52421 18446744073709551615 4194304 4196468 140728187213216 140231489535808 140232039116436 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 10624000

[startup+6.30065 s]
/proc/loadavg: 2.02 2.02 1.97 3/212 25111
/proc/meminfo: memFree=31150252/32770624 swapFree=0/178580
[pid=25095] ppid=25092 vsize=10624000 CPUtime=7.94 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 24926 0 0 0 782 12 0 0 20 0 16 0 30297810 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 54444 3124 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 355 0 0 0 1 0 0 0 20 0 16 0 30297819 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 16 0 30297819 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 16 0 30297819 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 225 0 0 0 1 0 0 0 20 0 16 0 30297819 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25103] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25103/stat : 25103 (java) S 25092 25095 15981 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231500092832 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25104] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25104/stat : 25104 (java) S 25092 25095 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 30297822 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231499040240 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25105] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25105/stat : 25105 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231497988816 140232393639835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25106] ppid=25092 vsize=10624000 CPUtime=0.63 cores=1,3,5,7
/proc/25095/task/25106/stat : 25106 (java) S 25092 25095 15981 0 -1 1077944384 3151 0 0 0 62 1 0 0 20 0 16 0 30297824 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231496935408 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25107] ppid=25092 vsize=10624000 CPUtime=0.61 cores=1,3,5,7
/proc/25095/task/25107/stat : 25107 (java) S 25092 25095 15981 0 -1 1077944384 3485 0 0 0 61 0 0 0 20 0 16 0 30297824 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231495882864 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25108] ppid=25092 vsize=10624000 CPUtime=0.42 cores=1,3,5,7
/proc/25095/task/25108/stat : 25108 (java) S 25092 25095 15981 0 -1 1077944384 3394 0 0 0 42 0 0 0 20 0 16 0 30297824 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231494830320 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25109] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25109/stat : 25109 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231493778016 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25110] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25110/stat : 25110 (java) S 25092 25095 15981 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 16 0 30297828 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231492725552 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25111] ppid=25092 vsize=10624000 CPUtime=5.92 cores=1,3,5,7
/proc/25095/task/25111/stat : 25111 (java) R 25092 25095 15981 0 -1 4202560 6101 0 0 0 588 4 0 0 20 0 16 0 30297845 10878976000 54444 18446744073709551615 4194304 4196468 140728187213216 140231489532720 140232039137580 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 2.10 2.04 1.98 3/212 25111
/proc/meminfo: memFree=31150460/32770624 swapFree=0/178592
[pid=25095] ppid=25092 vsize=10624000 CPUtime=14.46 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 28018 0 0 0 1433 13 0 0 20 0 16 0 30297810 10878976000 51944 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 51944 3133 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 51944 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 730 0 0 0 4 0 0 0 20 0 16 0 30297819 10878976000 51944 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 95 0 0 0 4 0 0 0 20 0 16 0 30297819 10878976000 51944 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 351 0 0 0 4 0 0 0 20 0 16 0 30297819 10878976000 51944 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 292 0 0 0 4 0 0 0 20 0 16 0 30297819 10878976000 51944 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 454 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 51944 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0

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

/proc/meminfo: memFree=31141676/32770624 swapFree=0/180824
[pid=25095] ppid=25092 vsize=10624000 CPUtime=2388.54 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 56806 0 0 0 238763 91 0 0 20 0 16 0 30297810 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 36568 3139 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=1.71 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 3967 0 0 0 155 16 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=1.7 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 1299 0 0 0 156 14 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=1.71 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 2665 0 0 0 156 15 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=1.71 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 2221 0 0 0 158 13 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=1.97 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 4290 0 0 0 185 12 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25103] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25103/stat : 25103 (java) S 25092 25095 15981 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231500092832 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25104] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25104/stat : 25104 (java) S 25092 25095 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 30297822 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231499040240 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25105] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25105/stat : 25105 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231497988816 140232393639835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25106] ppid=25092 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/25095/task/25106/stat : 25106 (java) S 25092 25095 15981 0 -1 1077944384 5678 0 0 0 70 2 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231496935408 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25107] ppid=25092 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/25095/task/25107/stat : 25107 (java) S 25092 25095 15981 0 -1 1077944384 5002 0 0 0 69 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231495882864 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25108] ppid=25092 vsize=10624000 CPUtime=0.46 cores=1,3,5,7
/proc/25095/task/25108/stat : 25108 (java) S 25092 25095 15981 0 -1 1077944384 6397 0 0 0 45 1 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231494830320 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25109] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25109/stat : 25109 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231493778016 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25110] ppid=25092 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/25095/task/25110/stat : 25110 (java) S 25092 25095 15981 0 -1 1077944384 820 0 0 0 19 29 0 0 20 0 16 0 30297828 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231492725552 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25111] ppid=25092 vsize=10624000 CPUtime=2377.05 cores=1,3,5,7
/proc/25095/task/25111/stat : 25111 (java) R 25092 25095 15981 0 -1 4202560 16783 0 0 0 237696 9 0 0 20 0 16 0 30297845 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231489535872 140232039621458 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
Current children cumulated CPU time (s) 2388.54
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 1.65 1.70 1.71 3/212 25330
/proc/meminfo: memFree=31141680/32770624 swapFree=0/180876
[pid=25095] ppid=25092 vsize=10624000 CPUtime=2448.63 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 56901 0 0 0 244770 93 0 0 20 0 16 0 30297810 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 36568 3139 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=1.75 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 3968 0 0 0 159 16 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=1.74 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 1299 0 0 0 160 14 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=1.75 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 2665 0 0 0 160 15 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=1.74 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 2221 0 0 0 161 13 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=2.02 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 4295 0 0 0 190 12 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25103] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25103/stat : 25103 (java) S 25092 25095 15981 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231500092832 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25104] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25104/stat : 25104 (java) S 25092 25095 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 30297822 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231499040240 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25105] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25105/stat : 25105 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231497988816 140232393639835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25106] ppid=25092 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/25095/task/25106/stat : 25106 (java) S 25092 25095 15981 0 -1 1077944384 5678 0 0 0 70 2 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231496935408 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25107] ppid=25092 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/25095/task/25107/stat : 25107 (java) S 25092 25095 15981 0 -1 1077944384 5002 0 0 0 69 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231495882864 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25108] ppid=25092 vsize=10624000 CPUtime=0.46 cores=1,3,5,7
/proc/25095/task/25108/stat : 25108 (java) S 25092 25095 15981 0 -1 1077944384 6397 0 0 0 45 1 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231494830320 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25109] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25109/stat : 25109 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231493778016 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25110] ppid=25092 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/25095/task/25110/stat : 25110 (java) S 25092 25095 15981 0 -1 1077944384 824 0 0 0 20 30 0 0 20 0 16 0 30297828 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231492725552 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25111] ppid=25092 vsize=10624000 CPUtime=2436.94 cores=1,3,5,7
/proc/25095/task/25111/stat : 25111 (java) R 25092 25095 15981 0 -1 4202560 16868 0 0 0 243684 10 0 0 20 0 16 0 30297845 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231489535984 140232039621013 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
Current children cumulated CPU time (s) 2448.63
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.67 1.70 1.71 3/212 25332
/proc/meminfo: memFree=31141608/32770624 swapFree=0/180916
[pid=25095] ppid=25092 vsize=10624000 CPUtime=2508.74 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 57427 0 0 0 250778 96 0 0 20 0 16 0 30297810 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 36568 3139 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=1.79 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 3971 0 0 0 162 17 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=1.78 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 1299 0 0 0 163 15 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=1.79 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 3005 0 0 0 163 16 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=1.78 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 2255 0 0 0 164 14 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=2.07 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 4313 0 0 0 194 13 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25103] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25103/stat : 25103 (java) S 25092 25095 15981 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231500092832 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25104] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25104/stat : 25104 (java) S 25092 25095 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 30297822 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231499040240 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25105] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25105/stat : 25105 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231497988816 140232393639835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25106] ppid=25092 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/25095/task/25106/stat : 25106 (java) S 25092 25095 15981 0 -1 1077944384 5680 0 0 0 70 2 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231496935408 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25107] ppid=25092 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/25095/task/25107/stat : 25107 (java) S 25092 25095 15981 0 -1 1077944384 5004 0 0 0 69 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231495882864 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25108] ppid=25092 vsize=10624000 CPUtime=0.46 cores=1,3,5,7
/proc/25095/task/25108/stat : 25108 (java) S 25092 25095 15981 0 -1 1077944384 6399 0 0 0 45 1 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231494830320 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25109] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25109/stat : 25109 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231493778016 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25110] ppid=25092 vsize=10624000 CPUtime=0.51 cores=1,3,5,7
/proc/25095/task/25110/stat : 25110 (java) S 25092 25095 15981 0 -1 1077944384 830 0 0 0 21 30 0 0 20 0 16 0 30297828 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231492725552 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25111] ppid=25092 vsize=10624000 CPUtime=2496.83 cores=1,3,5,7
/proc/25095/task/25111/stat : 25111 (java) R 25092 25095 15981 0 -1 4202560 16987 0 0 0 249673 10 0 0 20 0 16 0 30297845 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231489535984 140232039391780 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
Current children cumulated CPU time (s) 2508.74
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.61 s]
/proc/loadavg: 1.59 1.68 1.70 3/212 25332
/proc/meminfo: memFree=31141748/32770624 swapFree=0/180924
[pid=25095] ppid=25092 vsize=10624000 CPUtime=2520.06 cores=1,3,5,7
/proc/25095/stat : 25095 (java) S 25092 25095 15981 0 -1 1077944320 57446 0 0 0 251910 96 0 0 20 0 16 0 30297810 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140728187195760 140232393621239 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
/proc/25095/statm: 2656000 36568 3139 1 0 2644926 0
[pid=25095/tid=25097] ppid=25092 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/25095/task/25097/stat : 25097 (java) S 25092 25095 15981 0 -1 1077944384 6259 0 0 0 18 3 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232397864112 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25098] ppid=25092 vsize=10624000 CPUtime=1.8 cores=1,3,5,7
/proc/25095/task/25098/stat : 25098 (java) S 25092 25095 15981 0 -1 1077944384 3971 0 0 0 163 17 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232361179408 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25099] ppid=25092 vsize=10624000 CPUtime=1.79 cores=1,3,5,7
/proc/25095/task/25099/stat : 25099 (java) S 25092 25095 15981 0 -1 1077944384 1299 0 0 0 164 15 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232004024720 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25100] ppid=25092 vsize=10624000 CPUtime=1.79 cores=1,3,5,7
/proc/25095/task/25100/stat : 25100 (java) S 25092 25095 15981 0 -1 1077944384 3005 0 0 0 163 16 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232002972176 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25101] ppid=25092 vsize=10624000 CPUtime=1.8 cores=1,3,5,7
/proc/25095/task/25101/stat : 25101 (java) S 25092 25095 15981 0 -1 1077944384 2255 0 0 0 165 15 0 0 20 0 16 0 30297819 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140232001919632 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25102] ppid=25092 vsize=10624000 CPUtime=2.08 cores=1,3,5,7
/proc/25095/task/25102/stat : 25102 (java) S 25092 25095 15981 0 -1 1077944384 4315 0 0 0 195 13 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231501146608 140232393632386 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25103] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25103/stat : 25103 (java) S 25092 25095 15981 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 30297821 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231500092832 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25104] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25104/stat : 25104 (java) S 25092 25095 15981 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 30297822 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231499040240 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25105] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25105/stat : 25105 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231497988816 140232393639835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25106] ppid=25092 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/25095/task/25106/stat : 25106 (java) S 25092 25095 15981 0 -1 1077944384 5680 0 0 0 70 2 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231496935408 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25107] ppid=25092 vsize=10624000 CPUtime=0.69 cores=1,3,5,7
/proc/25095/task/25107/stat : 25107 (java) S 25092 25095 15981 0 -1 1077944384 5004 0 0 0 69 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231495882864 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25108] ppid=25092 vsize=10624000 CPUtime=0.46 cores=1,3,5,7
/proc/25095/task/25108/stat : 25108 (java) S 25092 25095 15981 0 -1 1077944384 6399 0 0 0 45 1 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231494830320 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25109] ppid=25092 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/25095/task/25109/stat : 25109 (java) S 25092 25095 15981 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 30297824 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231493778016 140232393631445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25110] ppid=25092 vsize=10624000 CPUtime=0.51 cores=1,3,5,7
/proc/25095/task/25110/stat : 25110 (java) S 25092 25095 15981 0 -1 1077944384 832 0 0 0 21 30 0 0 20 0 16 0 30297828 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231492725552 140232393632386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 0
[pid=25095/tid=25111] ppid=25092 vsize=10624000 CPUtime=2508.11 cores=1,3,5,7
/proc/25095/task/25111/stat : 25111 (java) R 25092 25095 15981 0 -1 4202560 17002 0 0 0 250801 10 0 0 20 0 16 0 30297845 10878976000 36568 18446744073709551615 4194304 4196468 140728187213216 140231489535984 140232035632526 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20373504 140728187220430 140728187220559 140728187220559 140728187224015 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 25095 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2513.62
CPU time (s): 2520.08
CPU user time (s): 2519.11
CPU system time (s): 0.969864
CPU usage (%): 100.257
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.11
system time used= 0.969864
maximum resident set size= 223208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109125
involuntary context switches= 3888

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0819 second user time and 14.059 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-09 14:03:02
IDJOB=4264351
IDBENCH=124374
IDSOLVER=2652
FILE ID=node126/4264351-1502281022
RUNJOBID= node126-1502258241-21716
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-30.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264351-1502281022/watcher-4264351-1502281022 -o /tmp/evaluation-result-4264351-1502281022/solver-4264351-1502281022 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502258241-21716 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264351-1502281022.xml

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

MD5SUM BENCH= cfab102c91084e040090bf0c1bc6cb0b
RANDOM SEED=610118675

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31358180 kB
MemAvailable:   31717860 kB
Buffers:          215056 kB
Cached:           411484 kB
SwapCached:          528 kB
Active:           715404 kB
Inactive:         241676 kB
Active(anon):     284588 kB
Inactive(anon):    63144 kB
Active(file):     430816 kB
Inactive(file):   178532 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105584 kB
Dirty:              7860 kB
Writeback:             4 kB
AnonPages:        329920 kB
Mapped:            48020 kB
Shmem:             17056 kB
Slab:             157992 kB
SReclaimable:     132332 kB
SUnreclaim:        25660 kB
KernelStack:        3456 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1272968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-09 14:44:56