Trace number 4400755

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.2UNSAT 17.8148 8.7716

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-17-ext02.xml
MD5SUMe012389e7b96b23a2cd1273ccb482cfe
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.030643
Satisfiable
(Un)Satisfiability was proved
Number of variables289
Number of constraints291
Number of domains1
Minimum domain size289
Maximum domain size289
Distribution of domain sizes[{"size":289,"count":289}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":287},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity289
Distribution of constraint arities[{"arity":2,"count":290},{"arity":289,"count":1}]
Number of extensional constraints289
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":289},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568631193530 running
17.70/8.75	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400755-1568687180/watcher-4400755-1568687180 -o /tmp/evaluation-result-4400755-1568687180/solver-4400755-1568687180 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=491342477 HOME/instance-4400755-1568687180.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29310, runsolver pid=29307

[startup+0.10012 s]*
/proc/loadavg: 1.57 1.52 1.50 3/221 29367
/proc/meminfo: memFree=29934320/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=9972712 memory=17080 CPUtime=0.1 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 4506 13018 0 0 1 1 5 3 20 0 6 0 444957643 10212057088 4270 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2493178 4270 1935 1 0 2481616 0
[pid=29310/tid=29363] ppid=29307 vsize=9972712 memory=4279135703913364878 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 2297 13018 0 0 1 0 5 3 20 0 6 0 444957652 10212057088 4270 33554432000 4194304 4196468 140728450698512 140493261324880 140493273568606 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 6 0 444957653 10212057088 4270 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=9972712 memory=139754423056000 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 6 0 444957653 10212057088 4270 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 6 0 444957653 10212057088 4270 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 6 0 444957653 10212057088 4270 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.21311 s]*
/proc/loadavg: 1.57 1.52 1.50 3/230 29376
/proc/meminfo: memFree=29909580/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10820196 memory=46704 CPUtime=0.28 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 7452 13018 0 0 18 2 5 3 20 0 15 0 444957643 11079880704 11676 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2705049 11676 3293 1 0 2667149 0
[pid=29310/tid=29363] ppid=29307 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 3935 13018 0 0 11 1 5 3 20 0 15 0 444957652 11079880704 11676 33554432000 4194304 4196468 140728450698512 140493261302304 140493289510045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 11676 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10820196 memory=139754423056000 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10820196 memory=139754423056000 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957655 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 13 13018 0 0 0 0 5 3 20 0 15 0 444957655 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492742321440 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957655 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492608104048 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) S 29307 29310 22966 0 -1 1077944384 484 13018 0 0 2 0 5 3 20 0 15 0 444957658 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492815104112 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) S 29307 29310 22966 0 -1 1077944384 181 13018 0 0 1 0 5 3 20 0 15 0 444957658 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492814051312 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10820196 memory=139754423056000 CPUtime=0.11 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) S 29307 29310 22966 0 -1 1077944384 612 13018 0 0 3 0 5 3 20 0 15 0 444957658 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492812999024 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11079880704 11676 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10820196 memory=139754423056000 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957659 11079880704 11676 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 46704 KiB

[startup+0.310788 s]*
/proc/loadavg: 1.57 1.52 1.50 3/230 29376
/proc/meminfo: memFree=29897116/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10820196 memory=54724 CPUtime=0.41 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 10904 13018 0 0 29 4 5 3 20 0 15 0 444957643 11079880704 13681 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2705049 13681 3304 1 0 2667149 0
[pid=29310/tid=29363] ppid=29307 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 7379 13018 0 0 19 2 5 3 20 0 15 0 444957652 11079880704 13681 33554432000 4194304 4196468 140728450698512 140493261297072 140493273568606 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 13681 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10820196 memory=2080 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957655 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 13 13018 0 0 0 0 5 3 20 0 15 0 444957655 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492742321440 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957655 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492608104048 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) S 29307 29310 22966 0 -1 1077944384 485 13018 0 0 2 0 5 3 20 0 15 0 444957658 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492815104112 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) S 29307 29310 22966 0 -1 1077944384 181 13018 0 0 1 0 5 3 20 0 15 0 444957658 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492814051312 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) R 29307 29310 22966 0 -1 4202560 619 13018 0 0 5 0 5 3 20 0 15 0 444957658 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492812999024 140493289500054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11079880704 13681 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957659 11079880704 13681 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 54724 KiB

[startup+0.701228 s]
/proc/loadavg: 1.57 1.52 1.50 4/230 29376
/proc/meminfo: memFree=29882724/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10824364 memory=87816 CPUtime=1.15 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 15155 13018 0 0 101 6 5 3 20 0 15 0 444957643 11084148736 21954 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2706091 21954 3509 1 0 2668173 0
[pid=29310/tid=29363] ppid=29307 vsize=10824364 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 10650 13018 0 0 56 4 5 3 20 0 15 0 444957652 11084148736 21954 33554432000 4194304 4196468 140728450698512 140493261313592 140493273828248 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11084148736 21954 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10824364 memory=3280 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957653 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957653 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10824364 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 5 13018 0 0 0 0 5 3 20 0 15 0 444957655 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 13 13018 0 0 0 0 5 3 20 0 15 0 444957655 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492742321440 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10824364 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957655 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492608104048 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10824364 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10824364 memory=13252 CPUtime=0.24 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) R 29307 29310 22966 0 -1 4202560 849 13018 0 0 16 0 5 3 20 0 15 0 444957658 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492815104112 140493273391284 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10824364 memory=15460 CPUtime=0.19 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) R 29307 29310 22966 0 -1 4202560 614 13018 0 0 11 0 5 3 20 0 15 0 444957658 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492814038624 140493273002195 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10824364 memory=17668 CPUtime=0.24 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) S 29307 29310 22966 0 -1 1077944384 799 13018 0 0 16 0 5 3 20 0 15 0 444957658 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492812999024 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10824364 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11084148736 21954 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10824364 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957659 11084148736 21954 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87816 KiB

[startup+1.50073 s]
/proc/loadavg: 1.57 1.52 1.50 4/230 29376
/proc/meminfo: memFree=29837560/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10834680 memory=180348 CPUtime=2.72 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 22035 13018 0 0 252 12 5 3 20 0 15 0 444957643 11094712320 45087 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2708670 45087 3587 1 0 2670733 0
[pid=29310/tid=29363] ppid=29307 vsize=10834680 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 15466 13018 0 0 129 7 5 3 20 0 15 0 444957652 11094712320 45087 33554432000 4194304 4196468 140728450698512 140493261281392 140493289500054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 80 13018 0 0 1 0 5 3 20 0 15 0 444957653 11094712320 45087 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 28 13018 0 0 1 0 5 3 20 0 15 0 444957653 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 309 13018 0 0 1 0 5 3 20 0 15 0 444957653 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 58 13018 0 0 1 0 5 3 20 0 15 0 444957653 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 128 13018 0 0 1 0 5 3 20 0 15 0 444957655 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10834680 memory=279508552853760 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 14 13018 0 0 0 0 5 3 20 0 15 0 444957655 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492742321504 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957655 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492608104064 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10834680 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10834680 memory=6032 CPUtime=0.48 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) R 29307 29310 22966 0 -1 1077944384 1237 13018 0 0 40 0 5 3 20 0 15 0 444957658 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492815104112 140493289499266 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10834680 memory=1056 CPUtime=0.42 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) S 29307 29310 22966 0 -1 1077944384 1009 13018 0 0 34 0 5 3 20 0 15 0 444957658 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492814051312 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10834680 memory=1540 CPUtime=0.49 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) S 29307 29310 22966 0 -1 1077944384 1488 13018 0 0 40 1 5 3 20 0 15 0 444957658 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492812999024 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10834680 memory=728 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11094712320 45087 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10834680 memory=4000 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 444957659 11094712320 45087 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 2.72 s
Current children cumulated vsize: 10834680 KiB

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

[pid=29310/tid=29375] ppid=29307 vsize=10849048 memory=-2541025662029814883 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 158789 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10849048 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 444957659 11109425152 158789 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 14.38 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 635156 KiB

[startup+8.00125 s]*
/proc/loadavg: 1.52 1.51 1.49 5/230 29376
/proc/meminfo: memFree=29293408/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10849048 memory=660384 CPUtime=16.59 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 63072 13018 0 0 1616 35 5 3 20 0 15 0 444957643 11109425152 165096 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2712262 165096 3628 1 0 2674317 0
[pid=29310/tid=29363] ppid=29307 vsize=10849048 memory=6791534058613427641 CPUtime=7.77 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 25989 13018 0 0 756 13 5 3 20 0 15 0 444957652 11109425152 165096 33554432000 4194304 4196468 140728450698512 140493261322608 140492909336625 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10849048 memory=4872558044660077418 CPUtime=0.18 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 474 13018 0 0 8 2 5 3 20 0 15 0 444957653 11109425152 165096 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10849048 memory=2052 CPUtime=0.17 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 136 13018 0 0 7 2 5 3 20 0 15 0 444957653 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10849048 memory=1220 CPUtime=0.18 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 566 13018 0 0 8 2 5 3 20 0 15 0 444957653 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10849048 memory=1716 CPUtime=0.18 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 288 13018 0 0 8 2 5 3 20 0 15 0 444957653 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10849048 memory=784 CPUtime=0.13 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 3525 13018 0 0 5 0 5 3 20 0 15 0 444957655 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10849048 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 19 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492742321504 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10849048 memory=6032 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 9 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492608104064 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10849048 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10849048 memory=1540 CPUtime=3.16 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) R 29307 29310 22966 0 -1 4202560 7636 13018 0 0 307 1 5 3 20 0 15 0 444957658 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492815104112 140493289509466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10849048 memory=728 CPUtime=3.62 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) R 29307 29310 22966 0 -1 4202560 14153 13018 0 0 351 3 5 3 20 0 15 0 444957658 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492814051312 140493274290653 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10849048 memory=4000 CPUtime=1.72 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) R 29307 29310 22966 0 -1 1077944384 8053 13018 0 0 160 4 5 3 20 0 15 0 444957658 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492812999024 140493289499266 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10849048 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 165096 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10849048 memory=1212 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 444957659 11109425152 165096 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 16.59 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 660384 KiB

[startup+8.40069 s]
/proc/loadavg: 1.52 1.51 1.49 5/230 29376
/proc/meminfo: memFree=29293408/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10849048 memory=780144 CPUtime=17.23 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 63870 13018 0 0 1678 37 5 3 20 0 15 0 444957643 11109425152 195036 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2712262 195036 3628 1 0 2674317 0
[pid=29310/tid=29363] ppid=29307 vsize=10849048 memory=0 CPUtime=8.16 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 26088 13018 0 0 793 15 5 3 20 0 15 0 444957652 11109425152 195036 33554432000 4194304 4196468 140728450698512 140493261319504 140492910084800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10849048 memory=288230583166042426 CPUtime=0.18 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 474 13018 0 0 8 2 5 3 20 0 15 0 444957653 11109425152 195036 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10849048 memory=14127840492784186 CPUtime=0.17 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 136 13018 0 0 7 2 5 3 20 0 15 0 444957653 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10849048 memory=12024 CPUtime=0.18 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 566 13018 0 0 8 2 5 3 20 0 15 0 444957653 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10849048 memory=2116 CPUtime=0.18 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 288 13018 0 0 8 2 5 3 20 0 15 0 444957653 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10849048 memory=25372 CPUtime=0.13 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 3525 13018 0 0 5 0 5 3 20 0 15 0 444957655 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10849048 memory=496 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 19 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492742321504 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10849048 memory=1564 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 9 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492608104064 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10849048 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10849048 memory=1744 CPUtime=3.25 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) S 29307 29310 22966 0 -1 1077944384 7710 13018 0 0 316 1 5 3 20 0 15 0 444957658 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492815104112 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10849048 memory=792 CPUtime=3.71 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) S 29307 29310 22966 0 -1 1077944384 14205 13018 0 0 360 3 5 3 20 0 15 0 444957658 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492814051312 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10849048 memory=1440 CPUtime=1.79 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) S 29307 29310 22966 0 -1 1077944384 8626 13018 0 0 167 4 5 3 20 0 15 0 444957658 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492812999024 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 195036 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10849048 memory=42116 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 444957659 11109425152 195036 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 17.23 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 780144 KiB

[startup+8.60158 s]
/proc/loadavg: 1.52 1.51 1.49 5/230 29376
/proc/meminfo: memFree=29293408/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10849048 memory=807700 CPUtime=17.57 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 65154 13018 0 0 1708 41 5 3 20 0 15 0 444957643 11109425152 201925 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2712262 201925 3628 1 0 2674317 0
[pid=29310/tid=29363] ppid=29307 vsize=10849048 memory=14127840492784186 CPUtime=8.34 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 26095 13018 0 0 811 15 5 3 20 0 15 0 444957652 11109425152 201925 33554432000 4194304 4196468 140728450698512 140493261322784 140492909336661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10849048 memory=6436320524265412197 CPUtime=0.2 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 546 13018 0 0 9 3 5 3 20 0 15 0 444957653 11109425152 201925 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10849048 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 937 13018 0 0 8 3 5 3 20 0 15 0 444957653 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10849048 memory=279508553021856 CPUtime=0.21 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 678 13018 0 0 10 3 5 3 20 0 15 0 444957653 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10849048 memory=-2893623298589923098 CPUtime=0.21 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 357 13018 0 0 10 3 5 3 20 0 15 0 444957653 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10849048 memory=7956005031678667109 CPUtime=0.13 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 3621 13018 0 0 5 0 5 3 20 0 15 0 444957655 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10849048 memory=-7522837415797432224 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 19 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492742321504 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10849048 memory=5795153719298590087 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 9 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492608104064 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10849048 memory=-5921431000321636112 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10849048 memory=-1598831813028945288 CPUtime=3.28 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) S 29307 29310 22966 0 -1 1077944384 7719 13018 0 0 319 1 5 3 20 0 15 0 444957658 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492815104112 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10849048 memory=-9174445032661854264 CPUtime=3.72 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) S 29307 29310 22966 0 -1 1077944384 14210 13018 0 0 361 3 5 3 20 0 15 0 444957658 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492814051312 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10849048 memory=-1088251628401078322 CPUtime=1.83 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) S 29307 29310 22966 0 -1 1077944384 8739 13018 0 0 171 4 5 3 20 0 15 0 444957658 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492812999024 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10849048 memory=-2245088631185882904 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 201925 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10849048 memory=-8253362762722141311 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 444957659 11109425152 201925 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 17.57 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 807700 KiB

[startup+8.70068 s]
/proc/loadavg: 1.52 1.51 1.49 5/230 29376
/proc/meminfo: memFree=29293408/32770624 swapFree=67004532/67108860
[pid=29310] ppid=29307 vsize=10849048 memory=807944 CPUtime=17.7 cores=1,3,5,7
/proc/29310/stat : 29310 (java) S 29307 29310 22966 0 -1 1077944320 65215 13018 0 0 1721 41 5 3 20 0 15 0 444957643 11109425152 201986 33554432000 4194304 4196468 140728450698512 140728450681056 140493289488119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
/proc/29310/statm: 2712262 201986 3628 1 0 2674317 0
[pid=29310/tid=29363] ppid=29307 vsize=10849048 memory=807500 CPUtime=8.44 cores=1,3,5,7
/proc/29310/task/29363/stat : 29363 (java) R 29307 29310 22966 0 -1 4202560 26095 13018 0 0 821 15 5 3 20 0 15 0 444957652 11109425152 201986 33554432000 4194304 4196468 140728450698512 140493261322784 140492910084346 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29364] ppid=29307 vsize=10849048 memory=6791534058613427641 CPUtime=0.2 cores=1,3,5,7
/proc/29310/task/29364/stat : 29364 (java) S 29307 29310 22966 0 -1 1077944384 546 13018 0 0 9 3 5 3 20 0 15 0 444957653 11109425152 201986 33554432000 4194304 4196468 140728450698512 140493293730192 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29365] ppid=29307 vsize=10849048 memory=47724 CPUtime=0.19 cores=1,3,5,7
/proc/29310/task/29365/stat : 29365 (java) S 29307 29310 22966 0 -1 1077944384 937 13018 0 0 8 3 5 3 20 0 15 0 444957653 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492862839056 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29366] ppid=29307 vsize=10849048 memory=279508553257072 CPUtime=0.21 cores=1,3,5,7
/proc/29310/task/29366/stat : 29366 (java) S 29307 29310 22966 0 -1 1077944384 678 13018 0 0 10 3 5 3 20 0 15 0 444957653 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492861786768 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29367] ppid=29307 vsize=10849048 memory=6944656592455097440 CPUtime=0.21 cores=1,3,5,7
/proc/29310/task/29367/stat : 29367 (java) S 29307 29310 22966 0 -1 1077944384 357 13018 0 0 10 3 5 3 20 0 15 0 444957653 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492860733968 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29368] ppid=29307 vsize=10849048 memory=9 CPUtime=0.13 cores=1,3,5,7
/proc/29310/task/29368/stat : 29368 (java) S 29307 29310 22966 0 -1 1077944384 3621 13018 0 0 5 0 5 3 20 0 15 0 444957655 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492816157296 140493289499266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29369] ppid=29307 vsize=10849048 memory=10 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29369/stat : 29369 (java) S 29307 29310 22966 0 -1 1077944384 19 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492742321504 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29370] ppid=29307 vsize=10849048 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29370/stat : 29370 (java) S 29307 29310 22966 0 -1 1077944384 9 13018 0 0 0 0 5 3 20 0 15 0 444957655 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492608104064 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29371] ppid=29307 vsize=10849048 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29371/stat : 29371 (java) S 29307 29310 22966 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492004125264 140493289506715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29372] ppid=29307 vsize=10849048 memory=6943526294502006880 CPUtime=3.28 cores=1,3,5,7
/proc/29310/task/29372/stat : 29372 (java) S 29307 29310 22966 0 -1 1077944384 7719 13018 0 0 319 1 5 3 20 0 15 0 444957658 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492815104112 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29373] ppid=29307 vsize=10849048 memory=3280 CPUtime=3.73 cores=1,3,5,7
/proc/29310/task/29373/stat : 29373 (java) S 29307 29310 22966 0 -1 1077944384 14210 13018 0 0 362 3 5 3 20 0 15 0 444957658 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492814051312 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29374] ppid=29307 vsize=10849048 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/29310/task/29374/stat : 29374 (java) S 29307 29310 22966 0 -1 1077944384 8800 13018 0 0 173 4 5 3 20 0 15 0 444957658 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492812999024 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29375] ppid=29307 vsize=10849048 memory=279508553642360 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29375/stat : 29375 (java) S 29307 29310 22966 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 444957658 11109425152 201986 33554432000 4194304 4196468 140728450698512 140491534363104 140493289498325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
[pid=29310/tid=29376] ppid=29307 vsize=10849048 memory=659644 CPUtime=0.08 cores=1,3,5,7
/proc/29310/task/29376/stat : 29376 (java) S 29307 29310 22966 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 444957659 11109425152 201986 33554432000 4194304 4196468 140728450698512 140492811946928 140493289499266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11231232 140728450702064 140728450704581 140728450704581 140728450707407 0
Current children cumulated CPU time: 17.7 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 807944 KiB

Child status: 0
Real time (s): 8.7716
CPU time (s): 17.8148
CPU user time (s): 17.3515
CPU system time (s): 0.463329
CPU usage (%): 203.096
Max. virtual memory (cumulated for all children) (KiB): 10849984
Max. memory (cumulated for all children) (KiB): 807944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.3515
system time used= 0.463329
maximum resident set size= 810336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7572
involuntary context switches= 64


# summary of solver processes directly reported to runsolver:
#   pid: 29310
#   total CPU time (s): 17.8148
#   total CPU user time (s): 17.3515
#   total CPU system time (s): 0.463329

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069621 second user time and 0.129573 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-17 04:25:41
IDJOB=4400755
IDBENCH=134614
IDSOLVER=2857
FILE ID=node133/4400755-1568687180
RUNJOBID= node133-1568673291-22998
PBS_JOBID= 21703782
Free space on /tmp= 59540 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-17-ext02.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400755-1568687180/watcher-4400755-1568687180 -o /tmp/evaluation-result-4400755-1568687180/solver-4400755-1568687180 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=491342477 HOME/instance-4400755-1568687180.xml

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

MD5SUM BENCH= e012389e7b96b23a2cd1273ccb482cfe
RANDOM SEED=491342477

node133.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.18
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.18
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.18
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.18
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:        29940332 kB
MemAvailable:   30813404 kB
Buffers:          241560 kB
Cached:           922216 kB
SwapCached:         3168 kB
Active:          1655656 kB
Inactive:         587884 kB
Active(anon):    1104172 kB
Inactive(anon):    24424 kB
Active(file):     551484 kB
Inactive(file):   563460 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004532 kB
Dirty:             35452 kB
Writeback:             0 kB
AnonPages:       1193628 kB
Mapped:            61992 kB
Shmem:             40084 kB
Slab:             177156 kB
SReclaimable:     147928 kB
SUnreclaim:        29228 kB
KernelStack:        3952 kB
PageTables:         7944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2364304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1040384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59508 MiB
End job on node133 at 2019-09-17 04:25:50