Trace number 4304496

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.9.2-SuperNGOPT40 682.204 659.667

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-12b_c18.xml
MD5SUM8890b3c4968b86b21e69352acb96ed82
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark8.12699
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints111
Number of domains18
Minimum domain size1
Maximum domain size25
Distribution of domain sizes[{"size":1,"count":1},{"size":2,"count":26},{"size":3,"count":5},{"size":4,"count":2},{"size":5,"count":1},{"size":7,"count":1},{"size":25,"count":12}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":36},{"degree":35,"count":6},{"degree":36,"count":6}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":87},{"arity":13,"count":24}]
Number of extensional constraints0
Number of intensional constraints87
Distribution of constraint types[{"type":"intension","count":87},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.97/0.77	c Concrete v3.9.2.1532736233296 running
10.35/4.69	o 68
10.69/4.76	o 65
10.69/4.78	o 64
11.33/4.91	o 63
11.97/5.16	o 62
12.54/5.41	o 61
16.10/8.06	o 59
16.10/8.07	o 51
18.00/9.69	o 50
18.12/9.71	o 48
19.06/10.41	o 47
19.33/10.61	o 46
21.63/12.85	o 44
28.64/19.67	o 43
28.76/19.75	o 42
46.01/36.50	o 41
475.21/456.82	o 40
682.12/659.64	v <instantiation cost="40">
682.12/659.64	v       <list>
682.12/659.64	v         v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11]
682.12/659.64	v       </list>
682.12/659.64	v       <values>
682.12/659.64	v         -1 11 11 11 -11 1 1 11 11 11 -11 -11 1 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 0 0 0 0 0 0 6 0 5 0 0 0 10 0 0 0 0 0 12 13
682.12/659.64	v       </values>
682.12/659.64	v     </instantiation>
682.12/659.64	s OPTIMUM FOUND

Verifier Data

OK	40

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 (10396 MiB free)
  memory of node 1: 16384 MiB (6600 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304496-1534096288/watcher-4304496-1534096288 -o /tmp/evaluation-result-4304496-1534096288/solver-4304496-1534096288 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534096288-2750 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=382008755 -superng HOME/instance-4304496-1534096288.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=2778, runsolver pid=2772
Current StackSize limit: 8192 KiB


[startup+0.100983 s]*
/proc/loadavg: 1.15 1.45 1.54 8/210 2865
/proc/meminfo: memFree=17363468/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=2588 memory=184 CPUtime=0.08 cores=0,2,4,6
/proc/2778/stat : 2778 (java) R 2772 2778 31211 0 -1 1077936128 1066 13304 0 0 0 0 5 3 20 0 1 0 227191999 2650112 46 33554432000 4194304 4196468 140733736964288 140733736961512 140507732448967 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 647 46 36 1 0 43 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2588 KiB
Current children cumulated memory: 184 KiB

[startup+0.210445 s]*
/proc/loadavg: 1.15 1.45 1.54 4/216 2911
/proc/meminfo: memFree=17340684/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=10982744 memory=41132 CPUtime=0.22 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 6440 13304 0 0 13 1 5 3 20 0 15 0 227191999 11246329856 10283 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2745686 10283 2971 1 0 2708109 0
[pid=2778/tid=2885] ppid=2772 vsize=10982744 memory=7022364594140610616 CPUtime=0.16 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 3023 13304 0 0 8 0 5 3 20 0 15 0 227192010 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507701951648 140507730195613 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=10982744 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=10982744 memory=3834170257148929696 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=10982744 memory=139980109702784 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 227192012 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 13 13304 0 0 0 0 5 3 20 0 15 0 227192013 11246329856 10351 33554432000 4194304 4196468 140733736964288 140506566746912 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192013 11246329856 10351 33554432000 4194304 4196468 140733736964288 140506365420656 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246329856 10351 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 557 13304 0 0 1 0 5 3 20 0 15 0 227192016 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=10982744 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 70 13304 0 0 1 0 5 3 20 0 15 0 227192016 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=10982744 memory=139980109702784 CPUtime=0.1 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) R 2772 2778 31211 0 -1 4202560 603 13304 0 0 2 0 5 3 20 0 15 0 227192016 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507152833392 140507711414000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246329856 10351 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=10982744 memory=139980109702784 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246329856 10351 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 41132 KiB

[startup+0.310256 s]*
/proc/loadavg: 1.15 1.45 1.54 5/216 2911
/proc/meminfo: memFree=17311588/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=10983192 memory=52596 CPUtime=0.36 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 9504 13304 0 0 26 2 5 3 20 0 15 0 227191999 11246788608 13149 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2745798 13149 3091 1 0 2708109 0
[pid=2778/tid=2885] ppid=2772 vsize=10983192 memory=6935054825532540783 CPUtime=0.27 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 6051 13304 0 0 17 2 5 3 20 0 15 0 227192010 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507701995536 140507714254174 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=10983192 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 227192012 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 13 13304 0 0 0 0 5 3 20 0 15 0 227192013 11246788608 13149 33554432000 4194304 4196468 140733736964288 140506566746912 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192013 11246788608 13149 33554432000 4194304 4196468 140733736964288 140506365420656 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246788608 13149 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 557 13304 0 0 1 0 5 3 20 0 15 0 227192016 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 71 13304 0 0 1 0 5 3 20 0 15 0 227192016 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=10983192 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) R 2772 2778 31211 0 -1 4202560 618 13304 0 0 4 0 5 3 20 0 15 0 227192016 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507152833392 140507710092199 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246788608 13149 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246788608 13149 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 52596 KiB

[startup+0.700661 s]
/proc/loadavg: 1.15 1.45 1.54 4/216 2911
/proc/meminfo: memFree=17289220/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=10983192 memory=88940 CPUtime=0.97 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 16313 13304 0 0 84 5 5 3 20 0 15 0 227191999 11246788608 22235 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2745798 22235 3246 1 0 2708109 0
[pid=2778/tid=2885] ppid=2772 vsize=10983192 memory=2241 CPUtime=0.64 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 11776 13304 0 0 53 3 5 3 20 0 15 0 227192010 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507701996688 140507730195613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=10983192 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 227192011 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=10983192 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 5 13304 0 0 0 0 5 3 20 0 15 0 227192012 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=10983192 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 13 13304 0 0 0 0 5 3 20 0 15 0 227192013 11246788608 22235 33554432000 4194304 4196468 140733736964288 140506566746912 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192013 11246788608 22235 33554432000 4194304 4196468 140733736964288 140506365420656 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=10983192 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246788608 22235 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=10983192 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 1178 13304 0 0 9 0 5 3 20 0 15 0 227192016 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=10983192 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 466 13304 0 0 7 0 5 3 20 0 15 0 227192016 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=10983192 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) S 2772 2778 31211 0 -1 1077944384 670 13304 0 0 13 0 5 3 20 0 15 0 227192016 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507152833392 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=10983192 memory=279959926997232 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246788608 22235 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192016 11246788608 22235 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88940 KiB

[startup+1.50079 s]
/proc/loadavg: 1.15 1.45 1.54 5/216 2911
/proc/meminfo: memFree=17209772/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=10998092 memory=179576 CPUtime=2.26 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 23294 13304 0 0 208 10 5 3 20 0 15 0 227191999 11262046208 44894 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2749523 44894 3476 1 0 2711181 0
[pid=2778/tid=2885] ppid=2772 vsize=10998092 memory=99764 CPUtime=1.41 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 17114 13304 0 0 128 5 5 3 20 0 15 0 227192010 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507702004736 140507730195613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 20 13304 0 0 0 0 5 3 20 0 15 0 227192011 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 242 13304 0 0 1 0 5 3 20 0 15 0 227192011 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 19 13304 0 0 0 0 5 3 20 0 15 0 227192011 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=10998092 memory=279959927325024 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 70 13304 0 0 0 0 5 3 20 0 15 0 227192011 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 50 13304 0 0 1 0 5 3 20 0 15 0 227192012 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=10998092 memory=2701 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 13 13304 0 0 0 0 5 3 20 0 15 0 227192013 11262046208 44894 33554432000 4194304 4196468 140733736964288 140506566746976 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=10998092 memory=1089 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 227192013 11262046208 44894 33554432000 4194304 4196468 140733736964288 140506365420672 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=10998092 memory=77 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11262046208 44894 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=10998092 memory=139979963525899 CPUtime=0.27 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 1327 13304 0 0 19 0 5 3 20 0 15 0 227192016 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=10998092 memory=279959927059904 CPUtime=0.29 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 999 13304 0 0 21 0 5 3 20 0 15 0 227192016 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=10998092 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) S 2772 2778 31211 0 -1 1077944384 1239 13304 0 0 33 1 5 3 20 0 15 0 227192016 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507152833392 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=10998092 memory=55 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11262046208 44894 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=10998092 memory=10757 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 227192016 11262046208 44894 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 179576 KiB

[startup+3.11126 s]
/proc/loadavg: 1.15 1.45 1.54 8/216 2911
/proc/meminfo: memFree=16951264/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=11008352 memory=268068 CPUtime=5.92 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 37977 13304 0 0 568 16 5 3 20 0 15 0 227191999 11272552448 67017 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2752088 67017 3503 1 0 2713741 0
[pid=2778/tid=2885] ppid=2772 vsize=11008352 memory=10757 CPUtime=2.96 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 26565 13304 0 0 281 7 5 3 20 0 15 0 227192010 11272552448 67017 33554432000 4194304 4196468 140733736964288 140507702007456 140507730185622 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0

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

[pid=2778/tid=2909] ppid=2772 vsize=11080032 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=11080032 memory=3204 CPUtime=0.48 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 450 13304 0 0 17 23 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 678.45 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 976100 KiB

[startup+657.601 s]
/proc/loadavg: 1.14 1.23 1.38 4/217 2954
/proc/meminfo: memFree=15482276/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=11080032 memory=976100 CPUtime=680.07 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 200054 13304 0 0 67871 128 5 3 20 0 15 0 227191999 11345952768 244025 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2770008 244025 3528 1 0 2731661 0
[pid=2778/tid=2885] ppid=2772 vsize=11080032 memory=976100 CPUtime=650.92 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 71895 13304 0 0 65055 29 5 3 20 0 15 0 227192010 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507702009088 140507267562048 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=11080032 memory=34000 CPUtime=2.98 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 5862 13304 0 0 273 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=11080032 memory=2324 CPUtime=2.99 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 5803 13304 0 0 274 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=11080032 memory=1584 CPUtime=3 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 6677 13304 0 0 277 15 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=11080032 memory=8112282956445269571 CPUtime=2.99 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 3948 13304 0 0 274 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=11080032 memory=1256 CPUtime=2.77 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 4517 13304 0 0 254 15 5 3 20 0 15 0 227192012 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=11080032 memory=10464 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 15 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506566747040 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=11080032 memory=1700 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 8 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506365420672 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=11080032 memory=1168 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=11080032 memory=8112282956445269571 CPUtime=6.26 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 37655 13304 0 0 612 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=11080032 memory=1240 CPUtime=5.32 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 28344 13304 0 0 520 4 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=11080032 memory=1504 CPUtime=2.97 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) S 2772 2778 31211 0 -1 1077944384 32682 13304 0 0 283 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507152833392 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=11080032 memory=844 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=11080032 memory=3952 CPUtime=0.48 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 450 13304 0 0 17 23 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 680.07 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 976100 KiB

[startup+658.401 s]
/proc/loadavg: 1.14 1.23 1.38 4/217 2954
/proc/meminfo: memFree=15482276/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=11080032 memory=976100 CPUtime=680.9 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 200072 13304 0 0 67954 128 5 3 20 0 15 0 227191999 11345952768 244025 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2770008 244025 3528 1 0 2731661 0
[pid=2778/tid=2885] ppid=2772 vsize=11080032 memory=2236 CPUtime=651.71 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 71901 13304 0 0 65134 29 5 3 20 0 15 0 227192010 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507702008240 140507266527984 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=11080032 memory=1992 CPUtime=2.98 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 5862 13304 0 0 273 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=11080032 memory=7528 CPUtime=2.99 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 5803 13304 0 0 274 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=11080032 memory=976100 CPUtime=3.01 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 6677 13304 0 0 278 15 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=11080032 memory=976100 CPUtime=2.99 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 3948 13304 0 0 274 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=11080032 memory=976100 CPUtime=2.78 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 4517 13304 0 0 255 15 5 3 20 0 15 0 227192012 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=11080032 memory=1256 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 15 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506566747040 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=11080032 memory=10464 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 8 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506365420672 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=11080032 memory=1700 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=11080032 memory=1168 CPUtime=6.26 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 37665 13304 0 0 612 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=11080032 memory=1808 CPUtime=5.32 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 28344 13304 0 0 520 4 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=11080032 memory=1020 CPUtime=2.98 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) S 2772 2778 31211 0 -1 1077944384 32684 13304 0 0 284 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507152833392 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=11080032 memory=4140 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=11080032 memory=61616 CPUtime=0.48 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 450 13304 0 0 17 23 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 680.9 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 976100 KiB

[startup+659.201 s]
/proc/loadavg: 1.14 1.23 1.38 4/217 2954
/proc/meminfo: memFree=15482276/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=11080032 memory=976100 CPUtime=681.71 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 200078 13304 0 0 68035 128 5 3 20 0 15 0 227191999 11345952768 244025 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2770008 244025 3528 1 0 2731661 0
[pid=2778/tid=2885] ppid=2772 vsize=11080032 memory=2188 CPUtime=652.5 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 71906 13304 0 0 65213 29 5 3 20 0 15 0 227192010 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507702008608 140507268047584 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=11080032 memory=1240 CPUtime=2.99 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 5862 13304 0 0 274 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=11080032 memory=4140 CPUtime=3 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 5804 13304 0 0 275 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=11080032 memory=61616 CPUtime=3.01 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 6677 13304 0 0 278 15 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=11080032 memory=2188 CPUtime=3 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 3948 13304 0 0 275 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=11080032 memory=8112282956445269571 CPUtime=2.78 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 4517 13304 0 0 255 15 5 3 20 0 15 0 227192012 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=11080032 memory=844 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 15 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506566747040 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=11080032 memory=3952 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 8 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506365420672 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=11080032 memory=2724 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=11080032 memory=8112282956445269571 CPUtime=6.26 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 37665 13304 0 0 612 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=11080032 memory=61616 CPUtime=5.32 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 28344 13304 0 0 520 4 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=11080032 memory=2188 CPUtime=2.98 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) S 2772 2778 31211 0 -1 1077944384 32684 13304 0 0 284 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507152833392 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=11080032 memory=1240 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=11080032 memory=976100 CPUtime=0.48 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 450 13304 0 0 17 23 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 681.71 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 976100 KiB

[startup+659.601 s]
/proc/loadavg: 1.14 1.23 1.38 4/217 2954
/proc/meminfo: memFree=15482276/32770624 swapFree=67108844/67108860
[pid=2778] ppid=2772 vsize=11080032 memory=976100 CPUtime=682.12 cores=0,2,4,6
/proc/2778/stat : 2778 (java) S 2772 2778 31211 0 -1 1077944320 200087 13304 0 0 68076 128 5 3 20 0 15 0 227191999 11345952768 244025 33554432000 4194304 4196468 140733736964288 140733736946832 140507730173687 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
/proc/2778/statm: 2770008 244025 3528 1 0 2731661 0
[pid=2778/tid=2885] ppid=2772 vsize=11080032 memory=1992 CPUtime=652.9 cores=0,2,4,6
/proc/2778/task/2885/stat : 2885 (java) R 2772 2778 31211 0 -1 4202560 71909 13304 0 0 65253 29 5 3 20 0 15 0 227192010 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507702008368 140507270508480 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2886] ppid=2772 vsize=11080032 memory=2236 CPUtime=2.99 cores=0,2,4,6
/proc/2778/task/2886/stat : 2886 (java) S 2772 2778 31211 0 -1 1077944384 5862 13304 0 0 274 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507734416272 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2887] ppid=2772 vsize=11080032 memory=1992 CPUtime=3 cores=0,2,4,6
/proc/2778/task/2887/stat : 2887 (java) S 2772 2778 31211 0 -1 1077944384 5804 13304 0 0 275 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507589135120 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2889] ppid=2772 vsize=11080032 memory=976100 CPUtime=3.02 cores=0,2,4,6
/proc/2778/task/2889/stat : 2889 (java) S 2772 2778 31211 0 -1 1077944384 6677 13304 0 0 279 15 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507588082832 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2890] ppid=2772 vsize=11080032 memory=3952 CPUtime=3 cores=0,2,4,6
/proc/2778/task/2890/stat : 2890 (java) S 2772 2778 31211 0 -1 1077944384 3948 13304 0 0 275 17 5 3 20 0 15 0 227192011 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507587030032 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2895] ppid=2772 vsize=11080032 memory=2724 CPUtime=2.78 cores=0,2,4,6
/proc/2778/task/2895/stat : 2895 (java) S 2772 2778 31211 0 -1 1077944384 4517 13304 0 0 255 15 5 3 20 0 15 0 227192012 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507155990640 140507730184834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2897] ppid=2772 vsize=11080032 memory=1256 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2897/stat : 2897 (java) S 2772 2778 31211 0 -1 1077944384 15 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506566747040 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2899] ppid=2772 vsize=11080032 memory=10464 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2899/stat : 2899 (java) S 2772 2778 31211 0 -1 1077944384 8 13304 0 0 0 0 5 3 20 0 15 0 227192013 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506365420672 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2901] ppid=2772 vsize=11080032 memory=1700 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2901/stat : 2901 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140506058020944 140507730192283 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2903] ppid=2772 vsize=11080032 memory=8112282956445269571 CPUtime=6.26 cores=0,2,4,6
/proc/2778/task/2903/stat : 2903 (java) S 2772 2778 31211 0 -1 1077944384 37665 13304 0 0 612 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507154938480 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2906] ppid=2772 vsize=11080032 memory=976100 CPUtime=5.32 cores=0,2,4,6
/proc/2778/task/2906/stat : 2906 (java) S 2772 2778 31211 0 -1 1077944384 28344 13304 0 0 520 4 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507153885680 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2907] ppid=2772 vsize=11080032 memory=977284 CPUtime=2.98 cores=0,2,4,6
/proc/2778/task/2907/stat : 2907 (java) S 2772 2778 31211 0 -1 1077944384 32690 13304 0 0 284 6 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507152833392 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2909] ppid=2772 vsize=11080032 memory=1796 CPUtime=0.08 cores=0,2,4,6
/proc/2778/task/2909/stat : 2909 (java) S 2772 2778 31211 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140505627225056 140507730183893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
[pid=2778/tid=2911] ppid=2772 vsize=11080032 memory=912 CPUtime=0.48 cores=0,2,4,6
/proc/2778/task/2911/stat : 2911 (java) S 2772 2778 31211 0 -1 1077944384 450 13304 0 0 17 23 5 3 20 0 15 0 227192016 11345952768 244025 33554432000 4194304 4196468 140733736964288 140507151780272 140507730184834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29564928 140733736966756 140733736969564 140733736969564 140733736972239 0
Current children cumulated CPU time: 682.12 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 976100 KiB

Child status: 0
Real time (s): 659.667
CPU time (s): 682.204
CPU user time (s): 680.871
CPU system time (s): 1.33286
CPU usage (%): 103.416
Max. virtual memory (cumulated for all children) (KiB): 11082868
Max. memory (cumulated for all children) (KiB): 981628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 680.871
system time used= 1.33286
maximum resident set size= 982340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214603
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81944
involuntary context switches= 2681


# summary of solver processes directly reported to runsolver:
#   pid: 2778
#   total CPU time (s): 682.204
#   total CPU user time (s): 680.871
#   total CPU system time (s): 1.33286

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.53379 second user time and 5.58332 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-12 19:51:28
IDJOB=4304496
IDBENCH=141322
IDSOLVER=2781
FILE ID=node136/4304496-1534096288
RUNJOBID= node136-1534096288-2750
PBS_JOBID= 21036988
Free space on /tmp= 35540 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-12b_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304496-1534096288/watcher-4304496-1534096288 -o /tmp/evaluation-result-4304496-1534096288/solver-4304496-1534096288 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534096288-2750 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=382008755 -superng HOME/instance-4304496-1534096288.xml

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

MD5SUM BENCH= 8890b3c4968b86b21e69352acb96ed82
RANDOM SEED=382008755

node136.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.50
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.50
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.50
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.50
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:        17414616 kB
MemAvailable:   31907048 kB
Buffers:          229316 kB
Cached:         14372456 kB
SwapCached:            8 kB
Active:          7149488 kB
Inactive:        7504916 kB
Active(anon):        960 kB
Inactive(anon):   104168 kB
Active(file):    7148528 kB
Inactive(file):  7400748 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108844 kB
Dirty:             53076 kB
Writeback:             0 kB
AnonPages:         59952 kB
Mapped:            53012 kB
Shmem:             49788 kB
Slab:             399580 kB
SReclaimable:     371616 kB
SUnreclaim:        27964 kB
KernelStack:        3216 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35488 MiB
End job on node136 at 2018-08-12 20:02:28