Trace number 4273994

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
OscaR - Conflict Ordering 2017-07-26UNSAT 819.39001 816.23901

General information on the benchmark

NameMixed/Mixed-xcsp2-cril/
cril-3_X2.xml
MD5SUM1e218b1676f4744e41059e6970885014
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 benchmark2.89835
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints2032
Number of domains2
Minimum domain size8
Maximum domain size10
Distribution of domain sizes[{"size":8,"count":200},{"size":10,"count":8}]
Minimum variable degree5
Maximum variable degree32
Distribution of variable degrees[{"degree":5,"count":1},{"degree":6,"count":3},{"degree":7,"count":3},{"degree":10,"count":2},{"degree":11,"count":3},{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":6},{"degree":15,"count":16},{"degree":16,"count":15},{"degree":17,"count":10},{"degree":18,"count":21},{"degree":19,"count":18},{"degree":20,"count":20},{"degree":21,"count":16},{"degree":22,"count":11},{"degree":23,"count":13},{"degree":24,"count":15},{"degree":25,"count":10},{"degree":26,"count":8},{"degree":27,"count":6},{"degree":28,"count":2},{"degree":29,"count":3},{"degree":30,"count":1},{"degree":32,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2032}]
Number of extensional constraints2032
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2032}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.37	c version: 2017-07-26
0.28/0.37	c seed: 1374227510
0.28/0.37	c timeout: 2520
0.28/0.37	c memlimit: 11000
0.28/0.37	c nbcore: 4
0.28/0.39	c Parsing instance...
2.68/1.27	c Parsing done, starting search...
819.31/816.22	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 (15289 MiB free)
  memory of node 1: 16384 MiB (15233 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273994-1502727400/watcher-4273994-1502727400 -o /tmp/evaluation-result-4273994-1502727400/solver-4273994-1502727400 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1374227510 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273994-1502727400.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
Current StackSize limit: 8192 KiB

solver pid=23436, runsolver pid=23433

[startup+0.102204 s]*
/proc/loadavg: 1.10 1.53 1.72 3/204 23442
/proc/meminfo: memFree=31247768/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13573664 memory=17544 CPUtime=0.02 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 3772 0 0 0 2 0 0 0 20 0 9 0 74935370 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3393416 4386 2072 1 0 3382913 0
[pid=23436/tid=23438] ppid=23433 vsize=13573664 memory=7077796292425249400 CPUtime=0.02 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 2406 0 0 0 2 0 0 0 20 0 9 0 74935378 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140463328695440 140463309534800 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13573664 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 74935379 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13573664 memory=139705040275072 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 74935379 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 74935379 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13573664 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 74935379 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 74935380 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 74935381 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140462802294304 140463324464853 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 74935381 13899431936 4386 18446744073709551615 4194304 4196468 140731515605504 140462801241520 140463324464853 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17544 KiB

[startup+0.210193 s]*
/proc/loadavg: 1.10 1.53 1.72 3/213 23451
/proc/meminfo: memFree=31238832/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13976944 memory=33644 CPUtime=0.12 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 9174 0 0 0 10 2 0 0 20 0 15 0 74935370 14312390656 8411 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3494236 8411 3384 1 0 3483015 0
[pid=23436/tid=23438] ppid=23433 vsize=13976944 memory=8316850467074736180 CPUtime=0.09 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 7113 0 0 0 7 2 0 0 20 0 15 0 74935378 14312390656 8411 18446744073709551615 4194304 4196468 140731515605504 140463328644096 140463317134365 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13976944 memory=9220 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14312390656 8411 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13976944 memory=139705040990070 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14312390656 8411 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14312390656 8214 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74935379 14312390656 8214 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13975920 memory=139705040275072 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74935380 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74935381 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462802294304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74935381 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462801241456 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) S 23433 23436 12560 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 74935383 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462799137136 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935383 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462798084336 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13975920 memory=139705040275072 CPUtime=0.01 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) S 23433 23436 12560 0 -1 1077944384 379 0 0 0 1 0 0 0 20 0 15 0 74935383 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462797031536 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23450] ppid=23433 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13975920 memory=139705040275072 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935387 14311342080 8214 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13976944 KiB
Current children cumulated memory: 33644 KiB

[startup+0.310762 s]*
/proc/loadavg: 1.10 1.53 1.72 4/213 23451
/proc/meminfo: memFree=31230172/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13975920 memory=41824 CPUtime=0.28 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 10697 0 0 0 25 3 0 0 20 0 15 0 74935370 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3493980 10456 3584 1 0 3482759 0
[pid=23436/tid=23438] ppid=23433 vsize=13975920 memory=8316850467074736180 CPUtime=0.19 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 8289 0 0 0 17 2 0 0 20 0 15 0 74935378 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140463328679216 140463308535164 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13975920 memory=9220 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13975920 memory=139705040990070 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13975920 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13975920 memory=3472328296227680299 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74935379 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13975920 memory=3471342101361112752 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74935380 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13975920 memory=8388367118360672371 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74935381 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462802294304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74935381 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462801241456 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13975920 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) R 23433 23436 12560 0 -1 4202560 574 0 0 0 2 0 0 0 20 0 15 0 74935383 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462799137136 140463316691774 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) S 23433 23436 12560 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 74935383 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462798084336 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13975920 memory=8392725580797573345 CPUtime=0.05 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) S 23433 23436 12560 0 -1 1077944384 425 0 0 0 5 0 0 0 20 0 15 0 74935383 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462797031536 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23450] ppid=23433 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13975920 memory=139705040275072 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935387 14311342080 10456 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 41824 KiB

[startup+0.701244 s]
/proc/loadavg: 1.10 1.53 1.72 3/213 23451
/proc/meminfo: memFree=31215156/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13977988 memory=71288 CPUtime=1.15 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 14528 0 0 0 111 4 0 0 20 0 15 0 74935370 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3494497 17822 3735 1 0 3483271 0
[pid=23436/tid=23438] ppid=23433 vsize=13977988 memory=1232 CPUtime=0.57 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 10261 0 0 0 53 4 0 0 20 0 15 0 74935378 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140463328687056 140462965798739 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13977988 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13977988 memory=4088 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13977988 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13977988 memory=920 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74935379 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13977988 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74935380 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13977988 memory=3472328279047811153 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74935381 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462802294304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74935381 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462801241456 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13977988 memory=737 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13977988 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) R 23433 23436 12560 0 -1 4202560 1029 0 0 0 15 0 0 0 20 0 15 0 74935383 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462799118152 140463307983428 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13977988 memory=832 CPUtime=0.17 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) R 23433 23436 12560 0 -1 4202560 630 0 0 0 17 0 0 0 20 0 15 0 74935383 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462798069800 140463305979544 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13977988 memory=16448 CPUtime=0.24 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) R 23433 23436 12560 0 -1 4202560 1226 0 0 0 24 0 0 0 20 0 15 0 74935383 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462797028008 140463317551388 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23450] ppid=23433 vsize=13977988 memory=2768 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13977988 memory=3068 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935387 14313459712 17822 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 71288 KiB

[startup+1.50073 s]
/proc/loadavg: 1.10 1.53 1.72 6/213 23451
/proc/meminfo: memFree=31148720/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13980036 memory=167088 CPUtime=3.61 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 29587 0 0 0 353 8 0 0 20 0 15 0 74935370 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3495009 41772 3764 1 0 3483783 0
[pid=23436/tid=23438] ppid=23433 vsize=13980036 memory=2257 CPUtime=1.36 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 14170 0 0 0 131 5 0 0 20 0 15 0 74935378 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140463328692176 140462969746353 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13980036 memory=-7522837582236181595 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13980036 memory=110832 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74935379 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13980036 memory=16448 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74935379 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13980036 memory=2768 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 382 0 0 0 0 0 0 0 20 0 15 0 74935380 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13980036 memory=3068 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462802294304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13980036 memory=279409768772192 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462801241456 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13980036 memory=7308886354879933540 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13980036 memory=7308886354879933540 CPUtime=0.81 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) S 23433 23436 12560 0 -1 1077944384 3825 0 0 0 81 0 0 0 20 0 15 0 74935383 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462799137136 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13980036 memory=7308886354879933540 CPUtime=0.82 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) S 23433 23436 12560 0 -1 1077944384 3746 0 0 0 82 0 0 0 20 0 15 0 74935383 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462798084336 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13980036 memory=7308886354879933540 CPUtime=0.59 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) S 23433 23436 12560 0 -1 1077944384 6082 0 0 0 58 1 0 0 20 0 15 0 74935383 14315556864 41772 18446744073709551615 4194304 4196468 140731515605504 140462797031536 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0

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

[pid=23436/tid=23450] ppid=23433 vsize=13980036 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13980036 memory=8620 CPUtime=0.22 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1120 0 0 0 9 13 0 0 20 0 15 0 74935387 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 815.91 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 161584 KiB

[startup+814.401 s]
/proc/loadavg: 1.60 1.65 1.71 3/209 23872
/proc/meminfo: memFree=31183552/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13980036 memory=161584 CPUtime=817.51 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 53375 0 0 0 81723 28 0 0 20 0 15 0 74935370 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3495009 40396 3800 1 0 3483783 0
[pid=23436/tid=23438] ppid=23433 vsize=13980036 memory=2160 CPUtime=813.98 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 18643 0 0 0 81389 9 0 0 20 0 15 0 74935378 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463328693152 140462970166595 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13980036 memory=832 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 3870 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13980036 memory=-8774313645642428999 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 2245 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13980036 memory=1292 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1460 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13980036 memory=2384 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 767 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13980036 memory=1688 CPUtime=0.08 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 3124 0 0 0 6 2 0 0 20 0 15 0 74935380 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13980036 memory=5808 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462802294368 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13980036 memory=161584 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462801241472 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13980036 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13980036 memory=15584 CPUtime=0.98 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) S 23433 23436 12560 0 -1 1077944384 4680 0 0 0 98 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462799137136 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13980036 memory=25560 CPUtime=1.25 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) S 23433 23436 12560 0 -1 1077944384 7654 0 0 0 124 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462798084336 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13980036 memory=4048 CPUtime=0.62 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) S 23433 23436 12560 0 -1 1077944384 8296 0 0 0 61 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462797031536 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23450] ppid=23433 vsize=13980036 memory=644 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13980036 memory=1744 CPUtime=0.22 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1131 0 0 0 9 13 0 0 20 0 15 0 74935387 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 817.51 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 161584 KiB

[startup+815.201 s]
/proc/loadavg: 1.60 1.65 1.71 3/209 23872
/proc/meminfo: memFree=31183552/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13980036 memory=161584 CPUtime=818.31 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 53383 0 0 0 81803 28 0 0 20 0 15 0 74935370 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3495009 40396 3800 1 0 3483783 0
[pid=23436/tid=23438] ppid=23433 vsize=13980036 memory=1232 CPUtime=814.78 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 18651 0 0 0 81469 9 0 0 20 0 15 0 74935378 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463328693152 140462969745535 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13980036 memory=2240 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 3870 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13980036 memory=4088 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 2245 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13980036 memory=4612 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1460 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13980036 memory=1004 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 767 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13980036 memory=2016 CPUtime=0.08 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 3124 0 0 0 6 2 0 0 20 0 15 0 74935380 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13980036 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462802294368 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13980036 memory=8620 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462801241472 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13980036 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13980036 memory=1744 CPUtime=0.98 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) S 23433 23436 12560 0 -1 1077944384 4680 0 0 0 98 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462799137136 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13980036 memory=956 CPUtime=1.25 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) S 23433 23436 12560 0 -1 1077944384 7654 0 0 0 124 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462798084336 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13980036 memory=1232 CPUtime=0.62 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) S 23433 23436 12560 0 -1 1077944384 8296 0 0 0 61 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462797031536 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23450] ppid=23433 vsize=13980036 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13980036 memory=4088 CPUtime=0.22 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1131 0 0 0 9 13 0 0 20 0 15 0 74935387 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 818.31 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 161584 KiB

[startup+816.001 s]*
/proc/loadavg: 1.60 1.65 1.71 3/209 23872
/proc/meminfo: memFree=31183552/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13980036 memory=161584 CPUtime=819.12 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 53392 0 0 0 81884 28 0 0 20 0 15 0 74935370 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3495009 40396 3800 1 0 3483783 0
[pid=23436/tid=23438] ppid=23433 vsize=13980036 memory=-8774313645642428999 CPUtime=815.59 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 18660 0 0 0 81550 9 0 0 20 0 15 0 74935378 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463328693152 140462969747603 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13980036 memory=4872558044660077418 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 3870 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13980036 memory=956 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 2245 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13980036 memory=1292 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1460 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13980036 memory=2384 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 767 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13980036 memory=1688 CPUtime=0.08 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 3124 0 0 0 6 2 0 0 20 0 15 0 74935380 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13980036 memory=5808 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462802294368 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13980036 memory=1688 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462801241472 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13980036 memory=5808 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13980036 memory=4612 CPUtime=0.98 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) S 23433 23436 12560 0 -1 1077944384 4680 0 0 0 98 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462799137136 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13980036 memory=1004 CPUtime=1.25 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) S 23433 23436 12560 0 -1 1077944384 7654 0 0 0 124 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462798084336 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13980036 memory=2016 CPUtime=0.62 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) S 23433 23436 12560 0 -1 1077944384 8296 0 0 0 61 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462797031536 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23450] ppid=23433 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13980036 memory=796 CPUtime=0.22 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1131 0 0 0 9 13 0 0 20 0 15 0 74935387 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 819.12 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 161584 KiB

[startup+816.201 s]
/proc/loadavg: 1.60 1.65 1.71 3/209 23872
/proc/meminfo: memFree=31183552/32770624 swapFree=67105588/67108860
[pid=23436] ppid=23433 vsize=13980036 memory=161584 CPUtime=819.31 cores=0,2,4,6
/proc/23436/stat : 23436 (java) S 23433 23436 12560 0 -1 1077944320 53392 0 0 0 81903 28 0 0 20 0 15 0 74935370 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140731515588048 140463324454647 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
/proc/23436/statm: 3495009 40396 3800 1 0 3483783 0
[pid=23436/tid=23438] ppid=23433 vsize=13980036 memory=1412 CPUtime=815.78 cores=0,2,4,6
/proc/23436/task/23438/stat : 23438 (java) R 23433 23436 12560 0 -1 4202560 18660 0 0 0 81569 9 0 0 20 0 15 0 74935378 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463328693152 140462969743903 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23439] ppid=23433 vsize=13980036 memory=15584 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23439/stat : 23439 (java) S 23433 23436 12560 0 -1 1077944384 3870 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463285353104 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23440] ppid=23433 vsize=13980036 memory=25560 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23440/stat : 23440 (java) S 23433 23436 12560 0 -1 1077944384 2245 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463284300304 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23441] ppid=23433 vsize=13980036 memory=4048 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23441/stat : 23441 (java) S 23433 23436 12560 0 -1 1077944384 1460 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140463283247504 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23442] ppid=23433 vsize=13980036 memory=644 CPUtime=0.07 cores=0,2,4,6
/proc/23436/task/23442/stat : 23442 (java) S 23433 23436 12560 0 -1 1077944384 767 0 0 0 6 1 0 0 20 0 15 0 74935379 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462921279760 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23443] ppid=23433 vsize=13980036 memory=1744 CPUtime=0.08 cores=0,2,4,6
/proc/23436/task/23443/stat : 23443 (java) S 23433 23436 12560 0 -1 1077944384 3124 0 0 0 6 2 0 0 20 0 15 0 74935380 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462803348336 140463324465794 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23444] ppid=23433 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23444/stat : 23444 (java) S 23433 23436 12560 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462802294368 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23445] ppid=23433 vsize=13980036 memory=796 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23445/stat : 23445 (java) S 23433 23436 12560 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 74935381 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462801241472 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23446] ppid=23433 vsize=13980036 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23446/stat : 23446 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462800189776 140463324473243 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23447] ppid=23433 vsize=13980036 memory=1412 CPUtime=0.98 cores=0,2,4,6
/proc/23436/task/23447/stat : 23447 (java) S 23433 23436 12560 0 -1 1077944384 4680 0 0 0 98 0 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462799137136 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23448] ppid=23433 vsize=13980036 memory=15584 CPUtime=1.25 cores=0,2,4,6
/proc/23436/task/23448/stat : 23448 (java) S 23433 23436 12560 0 -1 1077944384 7654 0 0 0 124 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462798084336 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23449] ppid=23433 vsize=13980036 memory=25560 CPUtime=0.62 cores=0,2,4,6
/proc/23436/task/23449/stat : 23449 (java) S 23433 23436 12560 0 -1 1077944384 8296 0 0 0 61 1 0 0 20 0 15 0 74935383 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462797031536 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23450] ppid=23433 vsize=13980036 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/23436/task/23450/stat : 23450 (java) S 23433 23436 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74935384 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462795978976 140463324464853 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
[pid=23436/tid=23451] ppid=23433 vsize=13980036 memory=644 CPUtime=0.22 cores=0,2,4,6
/proc/23436/task/23451/stat : 23451 (java) S 23433 23436 12560 0 -1 1077944384 1131 0 0 0 9 13 0 0 20 0 15 0 74935387 14315556864 40396 18446744073709551615 4194304 4196468 140731515605504 140462794927280 140463324465794 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24604672 140731515613550 140731515613737 140731515613737 140731515617231 0
Current children cumulated CPU time: 819.31 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 161584 KiB

Child status: 0
Real time (s): 816.239
CPU time (s): 819.39
CPU user time (s): 819.107
CPU system time (s): 0.283049
CPU usage (%): 100.386
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 233672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 819.106
system time used= 0.283049
maximum resident set size= 233672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54253
page faults= 0
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21478
involuntary context switches= 833


# summary of solver processes directly reported to runsolver:
#   pid: 23436
#   total CPU time (s): 819.39
#   total CPU user time (s): 819.107
#   total CPU system time (s): 0.283049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.47794 second user time and 7.14114 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 18:02:38
IDJOB=4273994
IDBENCH=122867
IDSOLVER=2666
FILE ID=node126/4273994-1502727400
RUNJOBID= node126-1502662832-10387
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Mixed/Mixed-xcsp2-cril/cril-3_X2.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273994-1502727400/watcher-4273994-1502727400 -o /tmp/evaluation-result-4273994-1502727400/solver-4273994-1502727400 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1374227510 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273994-1502727400.xml

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

MD5SUM BENCH= 1e218b1676f4744e41059e6970885014
RANDOM SEED=1374227510

node126.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.81
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.81
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.81
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.81
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:        31256580 kB
MemAvailable:   31745904 kB
Buffers:          308756 kB
Cached:           449216 kB
SwapCached:          524 kB
Active:           793192 kB
Inactive:         235576 kB
Active(anon):     219008 kB
Inactive(anon):    85392 kB
Active(file):     574184 kB
Inactive(file):   150184 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42452 kB
Writeback:             0 kB
AnonPages:        282604 kB
Mapped:            64612 kB
Shmem:             33440 kB
Slab:             188108 kB
SReclaimable:     161584 kB
SUnreclaim:        26524 kB
KernelStack:        3760 kB
PageTables:         6616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1155516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-14 18:16:14