Trace number 4392025

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.10OPT55 1355.84 1328.22

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark30.6851
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.71/0.55	c Concrete v3.10.1560635388952 running
6.54/3.09	o 77
7.17/3.25	o 75
7.50/3.34	o 73
8.14/3.54	o 70
8.47/3.61	o 67
9.03/3.85	o 63
19.44/10.71	o 61
19.91/11.16	o 60
41.28/31.51	o 58
374.46/360.70	o 57
374.46/360.71	o 55
1355.81/1328.20	v <instantiation
1355.81/1328.20	v         cost = '55'>
1355.81/1328.20	v       <list>
1355.81/1328.20	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
1355.81/1328.20	v       </list>
1355.81/1328.20	v       <values>
1355.81/1328.20	v         0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
1355.81/1328.20	v       </values>
1355.81/1328.20	v     </instantiation>
1355.81/1328.20	s OPTIMUM FOUND

Verifier Data

OK	55

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10665 MiB free)
  memory of node 1: 16384 MiB (10771 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392025-1568332831/watcher-4392025-1568332831 -o /tmp/evaluation-result-4392025-1568332831/solver-4392025-1568332831 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8654 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=698795093 HOME/instance-4392025-1568332831.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16064, runsolver pid=16061
Current StackSize limit: 8192 KiB


[startup+0.100143 s]*
/proc/loadavg: 1.64 1.47 1.45 3/218 16121
/proc/meminfo: memFree=21946592/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=9972712 memory=18332 CPUtime=0.09 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 4344 12925 0 0 1 0 5 3 20 0 6 0 409220514 10212057088 4583 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2493178 4583 1931 1 0 2481616 0
[pid=16064/tid=16117] ppid=16061 vsize=9972712 memory=8514726395714820750 CPUtime=0.09 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 2137 12925 0 0 1 0 5 3 20 0 6 0 409220523 10212057088 4583 33554432000 4194304 4196468 140724901246240 139768586695248 139768614880413 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 6 0 409220524 10212057088 4583 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=9972712 memory=140503935235712 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 6 0 409220524 10212057088 4583 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 6 0 409220524 10212057088 4583 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 6 0 409220524 10212057088 4583 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.210426 s]*
/proc/loadavg: 1.64 1.47 1.45 3/227 16130
/proc/meminfo: memFree=21923180/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10818940 memory=41828 CPUtime=0.26 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 6745 12925 0 0 16 2 5 3 20 0 15 0 409220514 11078594560 10457 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2704735 10457 2983 1 0 2667149 0
[pid=16064/tid=16117] ppid=16061 vsize=10818940 memory=5450916389569530688 CPUtime=0.19 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 3244 12925 0 0 10 1 5 3 20 0 15 0 409220523 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768586698768 139768598902117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10818940 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10818940 memory=140503935235712 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220524 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10818940 memory=140503935235712 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220525 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 33 12925 0 0 0 0 5 3 20 0 15 0 409220526 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768073233440 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11078594560 10457 33554432000 4194304 4196468 140724901246240 139767966589808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11078594560 10457 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) S 16061 16064 8623 0 -1 1077944384 348 12925 0 0 1 0 5 3 20 0 15 0 409220529 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768039676784 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10818940 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 280 12925 0 0 1 0 5 3 20 0 15 0 409220529 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10818940 memory=140503935235712 CPUtime=0.11 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 631 12925 0 0 3 0 5 3 20 0 15 0 409220529 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11078594560 10457 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10818940 memory=140503935235712 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220529 11078594560 10457 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 41828 KiB

[startup+0.311426 s]*
/proc/loadavg: 1.64 1.47 1.45 3/227 16130
/proc/meminfo: memFree=21912964/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10819588 memory=50608 CPUtime=0.39 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 10383 12925 0 0 28 3 5 3 20 0 15 0 409220514 11079258112 12652 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2705024 12652 3105 1 0 2667149 0
[pid=16064/tid=16117] ppid=16061 vsize=10820096 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 6942 12925 0 0 18 3 5 3 20 0 15 0 409220523 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768586676336 139768537935734 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10820096 memory=6228030166681019745 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10820096 memory=5787213827347079232 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10820096 memory=7649539879523732673 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10820096 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220524 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220525 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 33 12925 0 0 0 0 5 3 20 0 15 0 409220526 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768073233440 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11079778304 12784 33554432000 4194304 4196468 140724901246240 139767966589808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11079778304 12784 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) S 16061 16064 8623 0 -1 1077944384 349 12925 0 0 1 0 5 3 20 0 15 0 409220529 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768039676784 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 281 12925 0 0 1 0 5 3 20 0 15 0 409220529 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10820096 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 640 12925 0 0 5 0 5 3 20 0 15 0 409220529 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11079778304 12784 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220529 11079778304 12784 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819588 KiB
Current children cumulated memory: 50608 KiB

[startup+0.700762 s]
/proc/loadavg: 1.64 1.47 1.45 5/227 16130
/proc/meminfo: memFree=21901228/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10824340 memory=82428 CPUtime=1.14 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 14316 12925 0 0 100 6 5 3 20 0 15 0 409220514 11084124160 20607 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2706085 20607 3502 1 0 2668173 0
[pid=16064/tid=16117] ppid=16061 vsize=10824340 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 10005 12925 0 0 55 4 5 3 20 0 15 0 409220523 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768586671680 139768614880413 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10824340 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220524 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220524 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10824340 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 5 12925 0 0 0 0 5 3 20 0 15 0 409220525 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 33 12925 0 0 0 0 5 3 20 0 15 0 409220526 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768073233440 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11084124160 20607 33554432000 4194304 4196468 140724901246240 139767966589808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11084124160 20607 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10824340 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) S 16061 16064 8623 0 -1 1077944384 624 12925 0 0 12 0 5 3 20 0 15 0 409220529 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768039676784 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10824340 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 633 12925 0 0 15 0 5 3 20 0 15 0 409220529 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10824340 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 799 12925 0 0 17 0 5 3 20 0 15 0 409220529 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10824340 memory=281007630582000 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11084124160 20607 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220529 11084124160 20607 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 82428 KiB

[startup+1.5025 s]
/proc/loadavg: 1.64 1.47 1.45 3/227 16130
/proc/meminfo: memFree=21856032/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10834656 memory=168624 CPUtime=2.48 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 23427 12925 0 0 229 11 5 3 20 0 15 0 409220514 11094687744 42156 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2708664 42156 3578 1 0 2670733 0
[pid=16064/tid=16117] ppid=16061 vsize=10834656 memory=22 CPUtime=1.43 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 14896 12925 0 0 129 6 5 3 20 0 15 0 409220523 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768586655504 139768614880413 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10834656 memory=24 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 437 12925 0 0 0 0 5 3 20 0 15 0 409220524 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 89 12925 0 0 0 0 5 3 20 0 15 0 409220524 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 20 12925 0 0 0 0 5 3 20 0 15 0 409220524 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10834656 memory=99100 CPUtime=0.09 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 127 12925 0 0 1 0 5 3 20 0 15 0 409220524 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 2272 12925 0 0 1 0 5 3 20 0 15 0 409220525 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10834656 memory=6296985926779098214 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 34 12925 0 0 0 0 5 3 20 0 15 0 409220526 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768073233440 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10834656 memory=7163650747058514534 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11094687744 42156 33554432000 4194304 4196468 140724901246240 139767966589808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10834656 memory=7594008398826727530 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11094687744 42156 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10834656 memory=5787213844361602137 CPUtime=0.32 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) R 16061 16064 8623 0 -1 4202560 779 12925 0 0 24 0 5 3 20 0 15 0 409220529 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768039666496 139768595558784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10834656 memory=7667489877535384144 CPUtime=0.36 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 895 12925 0 0 28 0 5 3 20 0 15 0 409220529 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10834656 memory=6296985926779098214 CPUtime=0.49 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 1669 12925 0 0 40 1 5 3 20 0 15 0 409220529 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10834656 memory=6296985926779098214 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11094687744 42156 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10834656 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220529 11094687744 42156 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834656 KiB

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

[pid=16064/tid=16129] ppid=16061 vsize=10844916 memory=1100 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10844916 memory=15208 CPUtime=0.88 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 491 12925 0 0 41 39 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 1352.35 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 785204 KiB

[startup+1326.4 s]
/proc/loadavg: 1.15 1.22 1.34 3/227 16917
/proc/meminfo: memFree=22488280/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10844916 memory=785204 CPUtime=1353.97 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 141835 12925 0 0 135164 225 5 3 20 0 15 0 409220514 11105193984 196301 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2711229 196301 3621 1 0 2673293 0
[pid=16064/tid=16117] ppid=16061 vsize=10844916 memory=924 CPUtime=1311.24 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 44566 12925 0 0 131079 37 5 3 20 0 15 0 409220523 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768586694080 139768193347079 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10844916 memory=2376 CPUtime=6.59 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 10702 12925 0 0 615 36 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10844916 memory=2212 CPUtime=6.59 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 2509 12925 0 0 613 38 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10844916 memory=4276 CPUtime=6.59 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 7358 12925 0 0 618 33 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10844916 memory=3924 CPUtime=6.53 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 5770 12925 0 0 610 35 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10844916 memory=38656 CPUtime=6.2 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 9659 12925 0 0 578 34 5 3 20 0 15 0 409220525 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10844916 memory=1228 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 39 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768073233504 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10844916 memory=2352 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767966589824 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10844916 memory=1792 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10844916 memory=8612 CPUtime=3.43 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) S 16061 16064 8623 0 -1 1077944384 17395 12925 0 0 331 4 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768039676784 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10844916 memory=785204 CPUtime=3.47 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 20689 12925 0 0 336 3 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10844916 memory=1192 CPUtime=3.06 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 20446 12925 0 0 291 7 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10844916 memory=5536 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10844916 memory=4540 CPUtime=0.88 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 491 12925 0 0 41 39 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 1353.97 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 785204 KiB

[startup+1327.2 s]
/proc/loadavg: 1.15 1.22 1.34 3/227 16917
/proc/meminfo: memFree=22488280/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10844916 memory=785204 CPUtime=1354.78 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 141840 12925 0 0 135245 225 5 3 20 0 15 0 409220514 11105193984 196301 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2711229 196301 3621 1 0 2673293 0
[pid=16064/tid=16117] ppid=16061 vsize=10844916 memory=6791534058613427641 CPUtime=1312.03 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 44571 12925 0 0 131158 37 5 3 20 0 15 0 409220523 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768586693936 139768195997957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10844916 memory=2352 CPUtime=6.59 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 10702 12925 0 0 615 36 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10844916 memory=1792 CPUtime=6.6 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 2509 12925 0 0 614 38 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10844916 memory=8612 CPUtime=6.59 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 7358 12925 0 0 618 33 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10844916 memory=1192 CPUtime=6.54 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 5770 12925 0 0 611 35 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10844916 memory=785204 CPUtime=6.2 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 9659 12925 0 0 578 34 5 3 20 0 15 0 409220525 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10844916 memory=1636 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 39 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768073233504 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10844916 memory=812 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767966589824 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10844916 memory=1840 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10844916 memory=1384 CPUtime=3.43 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) S 16061 16064 8623 0 -1 1077944384 17395 12925 0 0 331 4 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768039676784 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10844916 memory=785204 CPUtime=3.47 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 20689 12925 0 0 336 3 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10844916 memory=1840 CPUtime=3.06 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 20446 12925 0 0 291 7 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10844916 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10844916 memory=7172 CPUtime=0.88 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 491 12925 0 0 41 39 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 1354.78 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 785204 KiB

[startup+1328 s]*
/proc/loadavg: 1.15 1.22 1.34 3/227 16917
/proc/meminfo: memFree=22488280/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10844916 memory=785204 CPUtime=1355.6 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 141846 12925 0 0 135327 225 5 3 20 0 15 0 409220514 11105193984 196301 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2711229 196301 3621 1 0 2673293 0
[pid=16064/tid=16117] ppid=16061 vsize=10844916 memory=1398722017469774279 CPUtime=1312.83 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 44577 12925 0 0 131238 37 5 3 20 0 15 0 409220523 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768586694912 139768195940244 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10844916 memory=4872558044660077418 CPUtime=6.6 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 10702 12925 0 0 616 36 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10844916 memory=-8707038579349950309 CPUtime=6.6 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 2509 12925 0 0 614 38 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10844916 memory=4540 CPUtime=6.59 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 7358 12925 0 0 618 33 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10844916 memory=752 CPUtime=6.54 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 5770 12925 0 0 611 35 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10844916 memory=1636 CPUtime=6.2 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 9659 12925 0 0 578 34 5 3 20 0 15 0 409220525 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10844916 memory=812 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 39 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768073233504 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10844916 memory=1840 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767966589824 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10844916 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10844916 memory=785196 CPUtime=3.43 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) S 16061 16064 8623 0 -1 1077944384 17395 12925 0 0 331 4 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768039676784 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10844916 memory=6791534058613427641 CPUtime=3.47 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 20689 12925 0 0 336 3 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10844916 memory=288230574492221466 CPUtime=3.06 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 20446 12925 0 0 291 7 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10844916 memory=785204 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10844916 memory=1384 CPUtime=0.88 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 491 12925 0 0 41 39 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 1355.6 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 785204 KiB

[startup+1328.2 s]
/proc/loadavg: 1.15 1.22 1.34 3/227 16917
/proc/meminfo: memFree=22488280/32770624 swapFree=67108848/67108860
[pid=16064] ppid=16061 vsize=10844916 memory=785204 CPUtime=1355.81 cores=0,2,4,6
/proc/16064/stat : 16064 (java) S 16061 16064 8623 0 -1 1077944320 141848 12925 0 0 135347 226 5 3 20 0 15 0 409220514 11105193984 196301 33554432000 4194304 4196468 140724901246240 140724901228784 139768614858487 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
/proc/16064/statm: 2711229 196301 3621 1 0 2673293 0
[pid=16064/tid=16117] ppid=16061 vsize=10844916 memory=288230596050944315 CPUtime=1313.01 cores=0,2,4,6
/proc/16064/task/16117/stat : 16117 (java) R 16061 16064 8623 0 -1 4202560 44579 12925 0 0 131256 37 5 3 20 0 15 0 409220523 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768586693584 139768195457420 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16118] ppid=16061 vsize=10844916 memory=15536319182932598 CPUtime=6.6 cores=0,2,4,6
/proc/16064/task/16118/stat : 16118 (java) S 16061 16064 8623 0 -1 1077944384 10702 12925 0 0 616 36 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768619101328 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16119] ppid=16061 vsize=10844916 memory=1808 CPUtime=6.6 cores=0,2,4,6
/proc/16064/task/16119/stat : 16119 (java) S 16061 16064 8623 0 -1 1077944384 2509 12925 0 0 614 38 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768507374608 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16120] ppid=16061 vsize=10844916 memory=920 CPUtime=6.59 cores=0,2,4,6
/proc/16064/task/16120/stat : 16120 (java) S 16061 16064 8623 0 -1 1077944384 7358 12925 0 0 618 33 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768506321808 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16121] ppid=16061 vsize=10844916 memory=3848 CPUtime=6.54 cores=0,2,4,6
/proc/16064/task/16121/stat : 16121 (java) S 16061 16064 8623 0 -1 1077944384 5770 12925 0 0 611 35 5 3 20 0 15 0 409220524 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768505269008 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16122] ppid=16061 vsize=10844916 memory=2696 CPUtime=6.21 cores=0,2,4,6
/proc/16064/task/16122/stat : 16122 (java) S 16061 16064 8623 0 -1 1077944384 9659 12925 0 0 579 34 5 3 20 0 15 0 409220525 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768074287472 139768614869634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16123] ppid=16061 vsize=10844916 memory=2860 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16123/stat : 16123 (java) S 16061 16064 8623 0 -1 1077944384 39 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768073233504 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16124] ppid=16061 vsize=10844916 memory=4100 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16124/stat : 16124 (java) S 16061 16064 8623 0 -1 1077944384 1 12925 0 0 0 0 5 3 20 0 15 0 409220526 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767966589824 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16125] ppid=16061 vsize=10844916 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16125/stat : 16125 (java) S 16061 16064 8623 0 -1 1077944384 2 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139767362611024 139768614877083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16126] ppid=16061 vsize=10844916 memory=3228 CPUtime=3.43 cores=0,2,4,6
/proc/16064/task/16126/stat : 16126 (java) S 16061 16064 8623 0 -1 1077944384 17395 12925 0 0 331 4 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768039676784 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16127] ppid=16061 vsize=10844916 memory=785204 CPUtime=3.47 cores=0,2,4,6
/proc/16064/task/16127/stat : 16127 (java) S 16061 16064 8623 0 -1 1077944384 20689 12925 0 0 336 3 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768038623984 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16128] ppid=16061 vsize=10844916 memory=1412 CPUtime=3.06 cores=0,2,4,6
/proc/16064/task/16128/stat : 16128 (java) S 16061 16064 8623 0 -1 1077944384 20446 12925 0 0 291 7 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768037571184 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16129] ppid=16061 vsize=10844916 memory=3164 CPUtime=0.08 cores=0,2,4,6
/proc/16064/task/16129/stat : 16129 (java) S 16061 16064 8623 0 -1 1077944384 3 12925 0 0 0 0 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139766892849888 139768614868693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
[pid=16064/tid=16130] ppid=16061 vsize=10844916 memory=7172 CPUtime=0.88 cores=0,2,4,6
/proc/16064/task/16130/stat : 16130 (java) S 16061 16064 8623 0 -1 1077944384 491 12925 0 0 41 39 5 3 20 0 15 0 409220529 11105193984 196301 33554432000 4194304 4196468 140724901246240 139768036518576 139768614869634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33542144 140724901251830 140724901254341 140724901254341 140724901257167 0
Current children cumulated CPU time: 1355.81 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 785204 KiB

Child status: 0
Real time (s): 1328.22
CPU time (s): 1355.84
CPU user time (s): 1353.54
CPU system time (s): 2.29878
CPU usage (%): 102.079
Max. virtual memory (cumulated for all children) (KiB): 10847584
Max. memory (cumulated for all children) (KiB): 785204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1353.54
system time used= 2.29878
maximum resident set size= 787264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155201
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 175692
involuntary context switches= 5274


# summary of solver processes directly reported to runsolver:
#   pid: 16064
#   total CPU time (s): 1355.84
#   total CPU user time (s): 1353.54
#   total CPU system time (s): 2.29878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.08271 second user time and 12.5804 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-13 01:59:50
IDJOB=4392025
IDBENCH=141365
IDSOLVER=2837
FILE ID=node143/4392025-1568332831
RUNJOBID= node143-1568309802-8654
PBS_JOBID= 21701123
Free space on /tmp= 58820 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392025-1568332831/watcher-4392025-1568332831 -o /tmp/evaluation-result-4392025-1568332831/solver-4392025-1568332831 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8654 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=698795093 HOME/instance-4392025-1568332831.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=698795093

node143.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.73
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.73
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.73
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.73
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:        21952252 kB
MemAvailable:   29460028 kB
Buffers:          164404 kB
Cached:          7631184 kB
SwapCached:            8 kB
Active:          4498884 kB
Inactive:        5642160 kB
Active(anon):    2300636 kB
Inactive(anon):   144520 kB
Active(file):    2198248 kB
Inactive(file):  5497640 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:             35240 kB
Writeback:            16 kB
AnonPages:       2453476 kB
Mapped:            61024 kB
Shmem:             90756 kB
Slab:             268928 kB
SReclaimable:     240348 kB
SUnreclaim:        28580 kB
KernelStack:        3728 kB
PageTables:        10452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3526668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2207744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 58784 MiB
End job on node143 at 2019-09-13 02:21:59