Trace number 4264341

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-11UNSAT 542.02197 540.93701

DiagnosticValue
WRONG_DECISIONS10000

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-100-05.xml
MD5SUM49715548d1d786de52e060044cf6008a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark528.938
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints10
Number of domains1
Minimum domain size10000
Maximum domain size10000
Distribution of domain sizes[{"size":10000,"count":5}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":10}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.27/0.35	
0.27/0.35	AbsCon 2 
0.27/0.35	
0.59/0.54	  Solving XCSP3-instance-4264341-1502272997 as a CSP
0.59/0.54	  Loading variables...
0.59/0.57	  Loading constraints...
0.86/0.63	  Solver SolverBacktrack being built...
0.86/0.63	
93.26/92.80	  Preprocessing : gac=true, ccks=252203580, filters=0, revisions=10 (useless=10), AC=0, removals=0, inconsistent=false
93.26/92.80	
541.98/540.93	
541.98/540.93	s UNSATISFIABLE
541.98/540.93	
541.98/540.93	d WRONG_DECISIONS 10000

Verifier Data


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-4264341-1502272997/watcher-4264341-1502272997 -o /tmp/evaluation-result-4264341-1502272997/solver-4264341-1502272997 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502257024-9067 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264341-1502272997.xml 

pid=11633
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: 1.98 1.94 1.95 3/199 11636
/proc/meminfo: memFree=31182660/32770624 swapFree=0/408972
[pid=11636] ppid=11633 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11636/stat : 11636 (runsolver) D 11633 11636 4525 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 126952754 24240128 107 18446744073709551615 4194304 4338465 140731890775296 140731890772936 139893231936215 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 21065728 140731890778272 140731890778697 140731890778697 140731890782154 0
/proc/11636/statm: 5918 107 54 36 0 2156 0

[startup+0.102196 s]
/proc/loadavg: 1.98 1.94 1.95 3/199 11636
/proc/meminfo: memFree=31182660/32770624 swapFree=0/408972
[pid=11636] ppid=11633 vsize=9934352 CPUtime=0 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 2642 0 0 0 0 0 0 0 20 0 6 0 126952754 10172776448 3330 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2483588 3330 1326 1 0 2473558 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9934352

[startup+0.200284 s]
/proc/loadavg: 1.98 1.94 1.95 3/199 11636
/proc/meminfo: memFree=31182660/32770624 swapFree=0/408972
[pid=11636] ppid=11633 vsize=10551180 CPUtime=0.08 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 5197 0 0 0 6 2 0 0 20 0 15 0 126952754 10804408320 7222 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2637795 7222 2677 1 0 2627261 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10551180

[startup+0.30027 s]
/proc/loadavg: 1.98 1.94 1.95 3/199 11636
/proc/meminfo: memFree=31182660/32770624 swapFree=0/408972
[pid=11636] ppid=11633 vsize=10553264 CPUtime=0.27 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 8919 0 0 0 24 3 0 0 20 0 15 0 126952754 10806542336 10241 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2638316 10241 2926 1 0 2627261 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10553264

[startup+0.700245 s]
/proc/loadavg: 1.98 1.94 1.95 3/199 11636
/proc/meminfo: memFree=31182660/32770624 swapFree=0/408972
[pid=11636] ppid=11633 vsize=10621952 CPUtime=1.11 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 13263 0 0 0 105 6 0 0 20 0 16 0 126952754 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 21992 3094 1 0 2644414 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 10621952

[startup+1.50061 s]
/proc/loadavg: 1.98 1.94 1.95 3/215 11652
/proc/meminfo: memFree=31103144/32770624 swapFree=0/409032
[pid=11636] ppid=11633 vsize=10621952 CPUtime=1.92 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 13322 0 0 0 186 6 0 0 20 0 16 0 126952754 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 21992 3094 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11644] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11644/stat : 11644 (java) S 11633 11636 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851458422304 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11645] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11645/stat : 11645 (java) S 11633 11636 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851457369456 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11646] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11646/stat : 11646 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851456317776 139851895297947 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11647] ppid=11633 vsize=10621952 CPUtime=0.17 cores=1,3,5,7
/proc/11636/task/11647/stat : 11647 (java) S 11633 11636 4525 0 -1 1077944384 1100 0 0 0 17 0 0 0 20 0 16 0 126952769 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851455265136 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11648] ppid=11633 vsize=10621952 CPUtime=0.12 cores=1,3,5,7
/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 326 0 0 0 12 0 0 0 20 0 16 0 126952769 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.23 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 1270 0 0 0 23 0 0 0 20 0 16 0 126952769 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952772 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=1.15 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 3030 0 0 0 113 2 0 0 20 0 16 0 126952789 10876878848 21992 18446744073709551615 4194304 4196468 140731068640752 139850990694432 139851537002884 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 10621952

[startup+3.10062 s]
/proc/loadavg: 1.90 1.93 1.94 3/215 11652
/proc/meminfo: memFree=31102984/32770624 swapFree=0/409032
[pid=11636] ppid=11633 vsize=10621952 CPUtime=3.52 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 13405 0 0 0 346 6 0 0 20 0 16 0 126952754 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 21997 3094 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11644] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11644/stat : 11644 (java) S 11633 11636 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851458422304 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11645] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11645/stat : 11645 (java) S 11633 11636 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851457369456 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11646] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11646/stat : 11646 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851456317776 139851895297947 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11647] ppid=11633 vsize=10621952 CPUtime=0.17 cores=1,3,5,7
/proc/11636/task/11647/stat : 11647 (java) S 11633 11636 4525 0 -1 1077944384 1100 0 0 0 17 0 0 0 20 0 16 0 126952769 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851455265136 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11648] ppid=11633 vsize=10621952 CPUtime=0.12 cores=1,3,5,7
/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 326 0 0 0 12 0 0 0 20 0 16 0 126952769 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.23 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 1270 0 0 0 23 0 0 0 20 0 16 0 126952769 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 16 0 126952772 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=2.75 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 3074 0 0 0 273 2 0 0 20 0 16 0 126952789 10876878848 21997 18446744073709551615 4194304 4196468 140731068640752 139850990694432 139851536947557 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 10621952

[startup+6.30063 s]
/proc/loadavg: 1.90 1.93 1.94 3/215 11652
/proc/meminfo: memFree=31102436/32770624 swapFree=0/409028
[pid=11636] ppid=11633 vsize=10621952 CPUtime=6.73 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 14577 0 0 0 667 6 0 0 20 0 16 0 126952754 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 22020 3099 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 376 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11644] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11644/stat : 11644 (java) S 11633 11636 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851458422304 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11645] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11645/stat : 11645 (java) S 11633 11636 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851457369456 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11646] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11646/stat : 11646 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851456317776 139851895297947 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11647] ppid=11633 vsize=10621952 CPUtime=0.18 cores=1,3,5,7
/proc/11636/task/11647/stat : 11647 (java) S 11633 11636 4525 0 -1 1077944384 1419 0 0 0 18 0 0 0 20 0 16 0 126952769 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851455265136 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11648] ppid=11633 vsize=10621952 CPUtime=0.13 cores=1,3,5,7
/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 645 0 0 0 13 0 0 0 20 0 16 0 126952769 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.23 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 1273 0 0 0 23 0 0 0 20 0 16 0 126952769 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 16 0 126952772 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=5.95 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 3110 0 0 0 593 2 0 0 20 0 16 0 126952789 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139850990694320 139851537002899 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 10621952

[startup+12.7006 s]
/proc/loadavg: 1.92 1.93 1.94 3/215 11652
/proc/meminfo: memFree=31101944/32770624 swapFree=0/409024
[pid=11636] ppid=11633 vsize=10621952 CPUtime=13.13 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 14776 0 0 0 1307 6 0 0 20 0 16 0 126952754 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 22020 3099 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 385 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 22020 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0

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

/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 2865 0 0 0 29 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.3 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 3395 0 0 0 29 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0.09 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 16 0 126952772 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=538.83 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 9501 0 0 0 53880 3 0 0 20 0 16 0 126952789 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850990696248 139851536944640 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 540.28
Current children cumulated vsize (KiB) 10621952

[startup+540.001 s]
/proc/loadavg: 1.95 1.99 1.96 3/215 11839
/proc/meminfo: memFree=30973484/32770624 swapFree=0/409164
[pid=11636] ppid=11633 vsize=10621952 CPUtime=541.08 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 29477 0 0 0 54094 14 0 0 20 0 16 0 126952754 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 28709 3103 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11644] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11644/stat : 11644 (java) S 11633 11636 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851458422304 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11645] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11645/stat : 11645 (java) S 11633 11636 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851457369456 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11646] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11646/stat : 11646 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851456317776 139851895297947 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11647] ppid=11633 vsize=10621952 CPUtime=0.5 cores=1,3,5,7
/proc/11636/task/11647/stat : 11647 (java) S 11633 11636 4525 0 -1 1077944384 4736 0 0 0 49 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851455265136 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11648] ppid=11633 vsize=10621952 CPUtime=0.29 cores=1,3,5,7
/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 2865 0 0 0 29 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.3 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 3395 0 0 0 29 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0.09 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 16 0 126952772 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=539.63 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 9501 0 0 0 53960 3 0 0 20 0 16 0 126952789 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850990696248 139851537108291 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 541.08
Current children cumulated vsize (KiB) 10621952

[startup+540.401 s]
/proc/loadavg: 1.95 1.99 1.96 3/215 11839
/proc/meminfo: memFree=30973484/32770624 swapFree=0/409164
[pid=11636] ppid=11633 vsize=10621952 CPUtime=541.48 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 29477 0 0 0 54134 14 0 0 20 0 16 0 126952754 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 28709 3103 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11644] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11644/stat : 11644 (java) S 11633 11636 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851458422304 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11645] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11645/stat : 11645 (java) S 11633 11636 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851457369456 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11646] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11646/stat : 11646 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851456317776 139851895297947 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11647] ppid=11633 vsize=10621952 CPUtime=0.5 cores=1,3,5,7
/proc/11636/task/11647/stat : 11647 (java) S 11633 11636 4525 0 -1 1077944384 4736 0 0 0 49 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851455265136 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11648] ppid=11633 vsize=10621952 CPUtime=0.29 cores=1,3,5,7
/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 2865 0 0 0 29 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.3 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 3395 0 0 0 29 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0.09 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 16 0 126952772 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=540.03 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 9501 0 0 0 54000 3 0 0 20 0 16 0 126952789 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850990696248 139851536947529 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 541.48
Current children cumulated vsize (KiB) 10621952

[startup+540.801 s]
/proc/loadavg: 1.95 1.99 1.96 3/215 11839
/proc/meminfo: memFree=30973484/32770624 swapFree=0/409164
[pid=11636] ppid=11633 vsize=10621952 CPUtime=541.88 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 29477 0 0 0 54174 14 0 0 20 0 16 0 126952754 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 28709 3103 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11644] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11644/stat : 11644 (java) S 11633 11636 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851458422304 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11645] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11645/stat : 11645 (java) S 11633 11636 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851457369456 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11646] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11646/stat : 11646 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851456317776 139851895297947 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11647] ppid=11633 vsize=10621952 CPUtime=0.5 cores=1,3,5,7
/proc/11636/task/11647/stat : 11647 (java) S 11633 11636 4525 0 -1 1077944384 4736 0 0 0 49 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851455265136 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11648] ppid=11633 vsize=10621952 CPUtime=0.29 cores=1,3,5,7
/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 2865 0 0 0 29 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.3 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 3395 0 0 0 29 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0.09 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 16 0 126952772 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=540.43 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 9501 0 0 0 54040 3 0 0 20 0 16 0 126952789 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850990696248 139851537139381 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 541.88
Current children cumulated vsize (KiB) 10621952

[startup+540.901 s]
/proc/loadavg: 1.95 1.99 1.96 3/215 11839
/proc/meminfo: memFree=30973484/32770624 swapFree=0/409164
[pid=11636] ppid=11633 vsize=10621952 CPUtime=541.98 cores=1,3,5,7
/proc/11636/stat : 11636 (java) S 11633 11636 4525 0 -1 1077944320 29477 0 0 0 54184 14 0 0 20 0 16 0 126952754 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 140731068623296 139851895279351 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
/proc/11636/statm: 2655488 28709 3103 1 0 2644414 0
[pid=11636/tid=11638] ppid=11633 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/11636/task/11638/stat : 11638 (java) S 11633 11636 4525 0 -1 1077944384 6203 0 0 0 19 2 0 0 20 0 16 0 126952763 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851899522224 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11639] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11639/stat : 11639 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851856177808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11640] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11640/stat : 11640 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851855125008 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11641] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11641/stat : 11641 (java) S 11633 11636 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851854072208 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11642] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11642/stat : 11642 (java) S 11633 11636 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126952764 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851503425808 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11643] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11643/stat : 11643 (java) S 11633 11636 4525 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851459476336 139851895290498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11644] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11644/stat : 11644 (java) S 11633 11636 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851458422304 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11645] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11645/stat : 11645 (java) S 11633 11636 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126952766 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851457369456 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11646] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11646/stat : 11646 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851456317776 139851895297947 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11647] ppid=11633 vsize=10621952 CPUtime=0.5 cores=1,3,5,7
/proc/11636/task/11647/stat : 11647 (java) S 11633 11636 4525 0 -1 1077944384 4736 0 0 0 49 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851455265136 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11648] ppid=11633 vsize=10621952 CPUtime=0.29 cores=1,3,5,7
/proc/11636/task/11648/stat : 11648 (java) S 11633 11636 4525 0 -1 1077944384 2865 0 0 0 29 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851454212336 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11649] ppid=11633 vsize=10621952 CPUtime=0.3 cores=1,3,5,7
/proc/11636/task/11649/stat : 11649 (java) S 11633 11636 4525 0 -1 1077944384 3395 0 0 0 29 1 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851453159536 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11650] ppid=11633 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/11636/task/11650/stat : 11650 (java) S 11633 11636 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126952769 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139851452106976 139851895289557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11651] ppid=11633 vsize=10621952 CPUtime=0.09 cores=1,3,5,7
/proc/11636/task/11651/stat : 11651 (java) S 11633 11636 4525 0 -1 1077944384 805 0 0 0 4 5 0 0 20 0 16 0 126952772 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850993888432 139851895290498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
[pid=11636/tid=11652] ppid=11633 vsize=10621952 CPUtime=540.53 cores=1,3,5,7
/proc/11636/task/11652/stat : 11652 (java) R 11633 11636 4525 0 -1 4202560 9501 0 0 0 54050 3 0 0 20 0 16 0 126952789 10876878848 28709 18446744073709551615 4194304 4196468 140731068640752 139850990696248 139851537108339 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17874944 140731068645837 140731068645966 140731068645966 140731068649423 0
Current children cumulated CPU time (s) 541.98
Current children cumulated vsize (KiB) 10621952

Child status: 0
Real time (s): 540.937
CPU time (s): 542.022
CPU user time (s): 541.878
CPU system time (s): 0.144015
CPU usage (%): 100.201
Max. virtual memory (cumulated for all children) (KiB): 10621952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 541.878
system time used= 0.144015
maximum resident set size= 116840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29688
page faults= 0
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13506
involuntary context switches= 151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.59612 second user time and 2.63821 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-09 11:48:55
IDJOB=4264341
IDBENCH=120665
IDSOLVER=2652
FILE ID=node132/4264341-1502272997
RUNJOBID= node132-1502257024-9067
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-100-05.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264341-1502272997/watcher-4264341-1502272997 -o /tmp/evaluation-result-4264341-1502272997/solver-4264341-1502272997 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502257024-9067 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264341-1502272997.xml

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

MD5SUM BENCH= 49715548d1d786de52e060044cf6008a
RANDOM SEED=1970908641

node132.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.74
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.74
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.74
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.74
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:        31182400 kB
MemAvailable:   31904848 kB
Buffers:          265244 kB
Cached:           761624 kB
SwapCached:            0 kB
Active:           709504 kB
Inactive:         449792 kB
Active(anon):     133392 kB
Inactive(anon):    40820 kB
Active(file):     576112 kB
Inactive(file):   408972 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7972 kB
Writeback:             4 kB
AnonPages:        132100 kB
Mapped:            66056 kB
Shmem:             41660 kB
Slab:             133240 kB
SReclaimable:     106396 kB
SUnreclaim:        26844 kB
KernelStack:        3552 kB
PageTables:         5404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1163032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62016 MiB
End job on node132 at 2017-08-09 11:57:56