Trace number 4264339

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 309.78299 308.85599

DiagnosticValue
WRONG_DECISIONS2500

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-050-09.xml
MD5SUM78e001d21a1411ecb51795c063836bf7
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 benchmark309.78299
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Number of domains1
Minimum domain size2500
Maximum domain size2500
Distribution of domain sizes[{"size":2500,"count":9}]
Minimum variable degree7
Maximum variable degree7
Distribution of variable degrees[{"degree":7,"count":9}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":36}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.22/0.37	
0.22/0.37	AbsCon 2 
0.22/0.37	
0.56/0.57	  Solving XCSP3-instance-4264339-1502273017 as a CSP
0.56/0.57	  Loading variables...
0.56/0.60	  Loading constraints...
0.78/0.67	  Solver SolverBacktrack being built...
0.78/0.67	
11.44/11.09	  Preprocessing : gac=true, ccks=28555794, filters=0, revisions=18 (useless=18), AC=0, removals=0, inconsistent=false
11.44/11.09	
309.71/308.85	
309.71/308.85	s UNSATISFIABLE
309.71/308.85	
309.71/308.85	d WRONG_DECISIONS 2500

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.93 1.94 2/199 11713
/proc/meminfo: memFree=31180724/32770624 swapFree=0/409020
[pid=11713] ppid=11710 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/11713/stat : 11713 (runsolver) D 11710 11713 4525 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 126954691 24240128 106 18446744073709551615 4194304 4338465 140728951114432 140728951112072 140678014030551 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 7237632 140728951115936 140728951116361 140728951116361 140728951119818 0
/proc/11713/statm: 5918 106 53 36 0 2156 0

[startup+0.101239 s]
/proc/loadavg: 1.93 1.93 1.94 2/199 11713
/proc/meminfo: memFree=31180724/32770624 swapFree=0/409020
[pid=11713] ppid=11710 vsize=10086136 CPUtime=0.02 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 3677 0 0 0 1 1 0 0 20 0 9 0 126954691 10328203264 4354 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2521534 4354 2070 1 0 2511031 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10086136

[startup+0.200336 s]
/proc/loadavg: 1.93 1.93 1.94 2/199 11713
/proc/meminfo: memFree=31180724/32770624 swapFree=0/409020
[pid=11713] ppid=11710 vsize=10484492 CPUtime=0.05 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 4507 0 0 0 4 1 0 0 20 0 14 0 126954691 10736119808 6078 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2621123 6078 2584 1 0 2610620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10484492

[startup+0.300266 s]
/proc/loadavg: 1.93 1.93 1.94 2/199 11713
/proc/meminfo: memFree=31180724/32770624 swapFree=0/409020
[pid=11713] ppid=11710 vsize=10551180 CPUtime=0.22 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 8250 0 0 0 19 3 0 0 20 0 15 0 126954691 10804408320 9088 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2637795 9088 2898 1 0 2627261 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10551180

[startup+0.702509 s]
/proc/loadavg: 1.93 1.93 1.94 2/199 11713
/proc/meminfo: memFree=31180724/32770624 swapFree=0/409020
[pid=11713] ppid=11710 vsize=10621952 CPUtime=1.06 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 12815 0 0 0 101 5 0 0 20 0 16 0 126954691 10876878848 21552 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 21552 3088 1 0 2644414 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 10621952

[startup+1.50053 s]
/proc/loadavg: 1.93 1.93 1.94 3/215 11729
/proc/meminfo: memFree=31108344/32770624 swapFree=0/409052
[pid=11713] ppid=11710 vsize=10621952 CPUtime=1.91 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 13119 0 0 0 186 5 0 0 20 0 16 0 126954691 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 21560 3092 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11721] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11721/stat : 11721 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905268167840 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11722] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11722/stat : 11722 (java) S 11710 11713 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905267114736 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11723] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11723/stat : 11723 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905266063312 139905907029915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11724] ppid=11710 vsize=10621952 CPUtime=0.15 cores=0,2,4,6
/proc/11713/task/11724/stat : 11724 (java) S 11710 11713 4525 0 -1 1077944384 679 0 0 0 15 0 0 0 20 0 16 0 126954703 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905265011440 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11725] ppid=11710 vsize=10621952 CPUtime=0.16 cores=0,2,4,6
/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 755 0 0 0 16 0 0 0 20 0 16 0 126954703 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.25 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 1259 0 0 0 25 0 0 0 20 0 16 0 126954703 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954711 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=1.12 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 3111 0 0 0 111 1 0 0 20 0 16 0 126954728 10876878848 21560 18446744073709551615 4194304 4196468 140728220385296 139905257606816 139905550931527 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 10621952

[startup+3.10054 s]
/proc/loadavg: 1.93 1.93 1.94 3/215 11729
/proc/meminfo: memFree=31107600/32770624 swapFree=0/409052
[pid=11713] ppid=11710 vsize=10621952 CPUtime=3.53 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 14306 0 0 0 348 5 0 0 20 0 16 0 126954691 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 21635 3096 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11721] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11721/stat : 11721 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905268167840 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11722] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11722/stat : 11722 (java) S 11710 11713 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905267114736 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11723] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11723/stat : 11723 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905266063312 139905907029915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11724] ppid=11710 vsize=10621952 CPUtime=0.16 cores=0,2,4,6
/proc/11713/task/11724/stat : 11724 (java) S 11710 11713 4525 0 -1 1077944384 968 0 0 0 16 0 0 0 20 0 16 0 126954703 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905265011440 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11725] ppid=11710 vsize=10621952 CPUtime=0.17 cores=0,2,4,6
/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 1256 0 0 0 17 0 0 0 20 0 16 0 126954703 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.25 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 1381 0 0 0 25 0 0 0 20 0 16 0 126954703 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954711 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=2.72 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 3386 0 0 0 271 1 0 0 20 0 16 0 126954728 10876878848 21635 18446744073709551615 4194304 4196468 140728220385296 139905257606976 139905550996656 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 10621952

[startup+6.30055 s]
/proc/loadavg: 1.93 1.93 1.94 3/215 11729
/proc/meminfo: memFree=31106852/32770624 swapFree=0/409052
[pid=11713] ppid=11710 vsize=10621952 CPUtime=6.73 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 14837 0 0 0 668 5 0 0 20 0 16 0 126954691 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 21636 3096 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11721] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11721/stat : 11721 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905268167840 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11722] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11722/stat : 11722 (java) S 11710 11713 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905267114736 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11723] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11723/stat : 11723 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905266063312 139905907029915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11724] ppid=11710 vsize=10621952 CPUtime=0.16 cores=0,2,4,6
/proc/11713/task/11724/stat : 11724 (java) S 11710 11713 4525 0 -1 1077944384 968 0 0 0 16 0 0 0 20 0 16 0 126954703 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905265011440 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11725] ppid=11710 vsize=10621952 CPUtime=0.17 cores=0,2,4,6
/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 1256 0 0 0 17 0 0 0 20 0 16 0 126954703 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.25 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 1381 0 0 0 25 0 0 0 20 0 16 0 126954703 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 16 0 126954711 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=5.92 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 3560 0 0 0 591 1 0 0 20 0 16 0 126954728 10876878848 21636 18446744073709551615 4194304 4196468 140728220385296 139905257606976 139905550925959 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 10621952

[startup+12.7006 s]
/proc/loadavg: 1.94 1.93 1.95 3/215 11729
/proc/meminfo: memFree=31105052/32770624 swapFree=0/409064
[pid=11713] ppid=11710 vsize=10621952 CPUtime=13.3 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 18023 0 0 0 1324 6 0 0 20 0 16 0 126954691 10876878848 22080 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 22080 3097 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 22080 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 22080 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 22080 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 22080 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 22080 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 22080 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0

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

/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 4317 0 0 0 29 0 0 0 20 0 16 0 126954703 10876878848 23551 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.31 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 4667 0 0 0 31 0 0 0 20 0 16 0 126954703 10876878848 23551 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23551 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0.08 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 672 0 0 0 3 5 0 0 20 0 16 0 126954711 10876878848 23551 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=303.59 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 10708 0 0 0 30357 2 0 0 20 0 16 0 126954728 10876878848 23551 18446744073709551615 4194304 4196468 140728220385296 139905257610568 139905550937415 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 304.87
Current children cumulated vsize (KiB) 10621952

[startup+307.201 s]
/proc/loadavg: 2.07 1.98 1.96 3/214 11753
/proc/meminfo: memFree=31067420/32770624 swapFree=0/409132
[pid=11713] ppid=11710 vsize=10621952 CPUtime=308.11 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 33354 0 0 0 30801 10 0 0 20 0 16 0 126954691 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 23859 3099 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 718 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11721] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11721/stat : 11721 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905268167840 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11722] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11722/stat : 11722 (java) S 11710 11713 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905267114736 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11723] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11723/stat : 11723 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905266063312 139905907029915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11724] ppid=11710 vsize=10621952 CPUtime=0.33 cores=0,2,4,6
/proc/11713/task/11724/stat : 11724 (java) S 11710 11713 4525 0 -1 1077944384 4289 0 0 0 33 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905265011440 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11725] ppid=11710 vsize=10621952 CPUtime=0.34 cores=0,2,4,6
/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 5172 0 0 0 33 1 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.31 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 4667 0 0 0 31 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0.08 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 672 0 0 0 3 5 0 0 20 0 16 0 126954711 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=306.79 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 10708 0 0 0 30677 2 0 0 20 0 16 0 126954728 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905257608408 139905550925959 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 308.11
Current children cumulated vsize (KiB) 10621952

[startup+308.001 s]
/proc/loadavg: 2.06 1.98 1.96 3/214 11753
/proc/meminfo: memFree=31067420/32770624 swapFree=0/409132
[pid=11713] ppid=11710 vsize=10621952 CPUtime=308.92 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 33360 0 0 0 30882 10 0 0 20 0 16 0 126954691 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 23859 3099 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 718 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11721] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11721/stat : 11721 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905268167840 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11722] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11722/stat : 11722 (java) S 11710 11713 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905267114736 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11723] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11723/stat : 11723 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905266063312 139905907029915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11724] ppid=11710 vsize=10621952 CPUtime=0.33 cores=0,2,4,6
/proc/11713/task/11724/stat : 11724 (java) S 11710 11713 4525 0 -1 1077944384 4289 0 0 0 33 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905265011440 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11725] ppid=11710 vsize=10621952 CPUtime=0.34 cores=0,2,4,6
/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 5172 0 0 0 33 1 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.31 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 4667 0 0 0 31 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0.08 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 672 0 0 0 3 5 0 0 20 0 16 0 126954711 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=307.59 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 10714 0 0 0 30757 2 0 0 20 0 16 0 126954728 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905257608408 139905550937509 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 308.92
Current children cumulated vsize (KiB) 10621952

[startup+308.401 s]
/proc/loadavg: 2.06 1.98 1.96 3/214 11753
/proc/meminfo: memFree=31067420/32770624 swapFree=0/409132
[pid=11713] ppid=11710 vsize=10621952 CPUtime=309.31 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 33360 0 0 0 30921 10 0 0 20 0 16 0 126954691 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 23859 3099 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 718 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11721] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11721/stat : 11721 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905268167840 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11722] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11722/stat : 11722 (java) S 11710 11713 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905267114736 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11723] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11723/stat : 11723 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905266063312 139905907029915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11724] ppid=11710 vsize=10621952 CPUtime=0.33 cores=0,2,4,6
/proc/11713/task/11724/stat : 11724 (java) S 11710 11713 4525 0 -1 1077944384 4289 0 0 0 33 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905265011440 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11725] ppid=11710 vsize=10621952 CPUtime=0.34 cores=0,2,4,6
/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 5172 0 0 0 33 1 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.31 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 4667 0 0 0 31 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0.08 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 672 0 0 0 3 5 0 0 20 0 16 0 126954711 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=307.99 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 10714 0 0 0 30797 2 0 0 20 0 16 0 126954728 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905257608408 139905550925952 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 309.31
Current children cumulated vsize (KiB) 10621952

[startup+308.801 s]
/proc/loadavg: 2.06 1.98 1.96 3/214 11753
/proc/meminfo: memFree=31067420/32770624 swapFree=0/409132
[pid=11713] ppid=11710 vsize=10621952 CPUtime=309.71 cores=0,2,4,6
/proc/11713/stat : 11713 (java) S 11710 11713 4525 0 -1 1077944320 33360 0 0 0 30961 10 0 0 20 0 16 0 126954691 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 140728220367840 139905907011319 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
/proc/11713/statm: 2655488 23859 3099 1 0 2644414 0
[pid=11713/tid=11715] ppid=11710 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/11713/task/11715/stat : 11715 (java) S 11710 11713 4525 0 -1 1077944384 5767 0 0 0 18 3 0 0 20 0 16 0 126954698 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905911254192 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11716] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11716/stat : 11716 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905876724752 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11717] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11717/stat : 11717 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905517247632 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11718] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11718/stat : 11718 (java) S 11710 11713 4525 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905516194576 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11719] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11719/stat : 11719 (java) S 11710 11713 4525 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 126954699 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905515142032 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11720] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11720/stat : 11720 (java) S 11710 11713 4525 0 -1 1077944384 718 0 0 0 0 0 0 0 20 0 16 0 126954700 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905269221616 139905907022466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11721] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11721/stat : 11721 (java) S 11710 11713 4525 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905268167840 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11722] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11722/stat : 11722 (java) S 11710 11713 4525 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 126954701 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905267114736 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11723] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11723/stat : 11723 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905266063312 139905907029915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11724] ppid=11710 vsize=10621952 CPUtime=0.33 cores=0,2,4,6
/proc/11713/task/11724/stat : 11724 (java) S 11710 11713 4525 0 -1 1077944384 4289 0 0 0 33 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905265011440 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11725] ppid=11710 vsize=10621952 CPUtime=0.34 cores=0,2,4,6
/proc/11713/task/11725/stat : 11725 (java) S 11710 11713 4525 0 -1 1077944384 5172 0 0 0 33 1 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905263958896 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11726] ppid=11710 vsize=10621952 CPUtime=0.31 cores=0,2,4,6
/proc/11713/task/11726/stat : 11726 (java) S 11710 11713 4525 0 -1 1077944384 4667 0 0 0 31 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905262905840 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11727] ppid=11710 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/11713/task/11727/stat : 11727 (java) S 11710 11713 4525 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 126954703 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905261853536 139905907021525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11728] ppid=11710 vsize=10621952 CPUtime=0.08 cores=0,2,4,6
/proc/11713/task/11728/stat : 11728 (java) S 11710 11713 4525 0 -1 1077944384 672 0 0 0 3 5 0 0 20 0 16 0 126954711 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905260800560 139905907022466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
[pid=11713/tid=11729] ppid=11710 vsize=10621952 CPUtime=308.39 cores=0,2,4,6
/proc/11713/task/11729/stat : 11729 (java) R 11710 11713 4525 0 -1 4202560 10714 0 0 0 30837 2 0 0 20 0 16 0 126954728 10876878848 23859 18446744073709551615 4194304 4196468 140728220385296 139905257608408 139905550937509 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34099200 140728220389837 140728220389966 140728220389966 140728220393423 0
Current children cumulated CPU time (s) 309.71
Current children cumulated vsize (KiB) 10621952

Child status: 0
Real time (s): 308.856
CPU time (s): 309.783
CPU user time (s): 309.67
CPU system time (s): 0.113038
CPU usage (%): 100.3
Max. virtual memory (cumulated for all children) (KiB): 10621952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.67
system time used= 0.113038
maximum resident set size= 97704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33797
page faults= 0
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8478
involuntary context switches= 502

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37531 second user time and 1.63896 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-09 11:49:14
IDJOB=4264339
IDBENCH=120666
IDSOLVER=2652
FILE ID=node132/4264339-1502273017
RUNJOBID= node132-1502257024-9066
PBS_JOBID= 
Free space on /tmp= 62024 MiB

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

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

MD5SUM BENCH= 78e001d21a1411ecb51795c063836bf7
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:        31181020 kB
MemAvailable:   31903636 kB
Buffers:          265252 kB
Cached:           761680 kB
SwapCached:            0 kB
Active:           711252 kB
Inactive:         450000 kB
Active(anon):     135160 kB
Inactive(anon):    40820 kB
Active(file):     576092 kB
Inactive(file):   409180 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        134392 kB
Mapped:            66036 kB
Shmem:             41660 kB
Slab:             132984 kB
SReclaimable:     106360 kB
SUnreclaim:        26624 kB
KernelStack:        3472 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1162500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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:54:23