Trace number 4310222

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 252.11 237.232

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-21-0500_c18.xml
MD5SUM3fdf89d4941046bada2032faa76e855a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63832030
Best CPU time to get the best result obtained on this benchmark61.6851
Satisfiable
(Un)Satisfiability was proved
Number of variables4790
Number of constraints2852
Number of domains18
Minimum domain size1
Maximum domain size121
Distribution of domain sizes[{"size":1,"count":14},{"size":2,"count":1749},{"size":11,"count":1263},{"size":12,"count":1},{"size":21,"count":9},{"size":27,"count":36},{"size":43,"count":1},{"size":47,"count":3},{"size":53,"count":3},{"size":97,"count":25},{"size":102,"count":73},{"size":113,"count":21},{"size":121,"count":1592}]
Minimum variable degree1
Maximum variable degree1264
Distribution of variable degrees[{"degree":1,"count":5},{"degree":2,"count":3828},{"degree":3,"count":82},{"degree":4,"count":132},{"degree":5,"count":162},{"degree":6,"count":218},{"degree":7,"count":222},{"degree":8,"count":115},{"degree":9,"count":9},{"degree":10,"count":7},{"degree":11,"count":4},{"degree":12,"count":5},{"degree":1264,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":326},{"arity":3,"count":1263},{"arity":6,"count":1263}]
Number of extensional constraints1263
Number of intensional constraints1589
Distribution of constraint types[{"type":"extension","count":1263},{"type":"intension","count":1589}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 1069936044
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
27.67/16.30	c Parsing done, starting search...
252.07/237.20	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310222-1534331217/watcher-4310222-1534331217 -o /tmp/evaluation-result-4310222-1534331217/solver-4310222-1534331217 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534328516-21542 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1069936044 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310222-1534331217.xml 

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

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


[startup+0.100141 s]*
/proc/loadavg: 2.04 1.74 1.58 3/215 23394
/proc/meminfo: memFree=23957924/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14082736 memory=30528 CPUtime=0.13 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 6551 0 0 0 12 1 0 0 20 0 15 0 250684889 14420721664 7632 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3520684 7632 3152 1 0 3482761 0
[pid=23379/tid=23381] ppid=23376 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 4597 0 0 0 9 0 0 0 20 0 15 0 250684889 14420721664 7632 33554432000 4194304 4196468 140722668765952 140240557430488 140240537310558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14082736 memory=5793855783047428537 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 7632 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 7632 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 7632 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 7632 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684891 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250684892 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239666373536 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250684892 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239665320944 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) S 23376 23379 21510 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239663217136 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239662164592 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0.01 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) S 23376 23379 21510 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 250684894 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239661112048 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684895 14420721664 7632 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30528 KiB

[startup+0.214102 s]*
/proc/loadavg: 2.04 1.74 1.58 5/215 23394
/proc/meminfo: memFree=23941784/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14082736 memory=47160 CPUtime=0.32 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 10402 0 0 0 31 1 0 0 20 0 15 0 250684889 14420721664 11790 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3520684 11790 3380 1 0 3482761 0
[pid=23379/tid=23381] ppid=23376 vsize=14082736 memory=6735269665583770266 CPUtime=0.21 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 8081 0 0 0 20 1 0 0 20 0 15 0 250684889 14420721664 11790 33554432000 4194304 4196468 140722668765952 140240557453168 140240553242006 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14082736 memory=4211974258242325898 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 11790 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 11790 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 11790 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 11790 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250684891 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250684892 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239666373536 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250684892 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239665320944 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) R 23376 23379 21510 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 250684894 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239663210368 140240553240277 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) R 23376 23379 21510 0 -1 4202560 95 0 0 0 1 0 0 0 20 0 15 0 250684894 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239662164592 140240534740992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0.06 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) R 23376 23379 21510 0 -1 4202560 334 0 0 0 6 0 0 0 20 0 15 0 250684894 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239661112048 140240545467198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684895 14420721664 11790 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47160 KiB

[startup+0.310522 s]*
/proc/loadavg: 2.04 1.74 1.58 3/215 23394
/proc/meminfo: memFree=23938372/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14082736 memory=50656 CPUtime=0.45 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 10791 0 0 0 43 2 0 0 20 0 15 0 250684889 14420721664 12664 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3520684 12664 3383 1 0 3482761 0
[pid=23379/tid=23381] ppid=23376 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 8430 0 0 0 29 1 0 0 20 0 15 0 250684889 14420721664 12664 33554432000 4194304 4196468 140722668765952 140240557441584 140240534793631 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14082736 memory=4211974258242325898 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 12664 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14082736 memory=140532037537725 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 12664 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14082736 memory=140531934035423 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 12664 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14082736 memory=140531934023119 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14420721664 12664 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14082736 memory=140532037556896 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250684891 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14082736 memory=140531934032303 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250684892 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239666373536 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14082736 memory=281063868055440 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250684892 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239665320944 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14082736 memory=281063868053136 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) S 23376 23379 21510 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 250684894 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239663217136 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) S 23376 23379 21510 0 -1 1077944384 111 0 0 0 2 0 0 0 20 0 15 0 250684894 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239662164592 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0.08 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) S 23376 23379 21510 0 -1 1077944384 351 0 0 0 8 0 0 0 20 0 15 0 250684894 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239661112048 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14082736 memory=140532037535360 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684895 14420721664 12664 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50656 KiB

[startup+0.700791 s]
/proc/loadavg: 2.04 1.74 1.58 3/215 23394
/proc/meminfo: memFree=23914188/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14084804 memory=89040 CPUtime=0.99 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 17649 0 0 0 96 3 0 0 20 0 15 0 250684889 14422839296 22260 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3521201 22260 3504 1 0 3483273 0
[pid=23379/tid=23381] ppid=23376 vsize=14084804 memory=1120 CPUtime=0.67 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 14883 0 0 0 65 2 0 0 20 0 15 0 250684889 14422839296 22260 33554432000 4194304 4196468 140722668765952 140240557454656 140240537310558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14084804 memory=6068 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684890 14422839296 22260 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14084804 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14422839296 22260 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14422839296 22260 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14084804 memory=7957390390475708010 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250684890 14422839296 22260 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14084804 memory=5787213848606435153 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250684891 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250684892 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239666373536 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250684892 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239665320944 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14084804 memory=226 CPUtime=0.07 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) S 23376 23379 21510 0 -1 1077944384 654 0 0 0 7 0 0 0 20 0 15 0 250684894 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239663217136 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14084804 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) S 23376 23379 21510 0 -1 1077944384 282 0 0 0 7 0 0 0 20 0 15 0 250684894 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239662164592 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14084804 memory=711 CPUtime=0.15 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) S 23376 23379 21510 0 -1 1077944384 446 0 0 0 15 0 0 0 20 0 15 0 250684894 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239661112048 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14084804 memory=281063868239344 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250684895 14422839296 22260 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89040 KiB

[startup+1.50127 s]
/proc/loadavg: 2.04 1.74 1.58 3/215 23394
/proc/meminfo: memFree=23674768/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14086852 memory=385856 CPUtime=3.14 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 20177 0 0 0 284 30 0 0 20 0 15 0 250684889 14424936448 96464 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3521713 96464 3567 1 0 3483785 0
[pid=23379/tid=23381] ppid=23376 vsize=14086852 memory=0 CPUtime=1.37 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 15358 0 0 0 131 6 0 0 20 0 15 0 250684889 14424936448 96464 33554432000 4194304 4196468 140722668765952 140240557465936 140240165506399 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14086852 memory=-6585528546044026665 CPUtime=0.09 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 118 0 0 0 4 5 0 0 20 0 15 0 250684890 14424936448 96464 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14086852 memory=-6439125508584596066 CPUtime=0.09 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 126 0 0 0 4 5 0 0 20 0 15 0 250684890 14424936448 96464 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14086852 memory=-7304384876851974702 CPUtime=0.09 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 166 0 0 0 4 5 0 0 20 0 15 0 250684890 14424936448 96464 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14086852 memory=4946245011100244864 CPUtime=0.09 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 159 0 0 0 4 5 0 0 20 0 15 0 250684890 14424936448 96464 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14086852 memory=-3472574513799858008 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 250684891 14424936448 96464 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0

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

/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 34498 0 0 0 9936 45 0 0 20 0 15 0 250684889 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140240557465808 140240175118075 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14090948 memory=3712 CPUtime=2.29 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 6968 0 0 0 188 41 0 0 20 0 15 0 250684890 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14090948 memory=4401140 CPUtime=2.3 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 2415 0 0 0 188 42 0 0 20 0 15 0 250684890 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14090948 memory=4401140 CPUtime=2.31 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 3520 0 0 0 189 42 0 0 20 0 15 0 250684890 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14090948 memory=56 CPUtime=2.31 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 3480 0 0 0 187 44 0 0 20 0 15 0 250684890 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14090948 memory=281063868958528 CPUtime=0.11 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 5373 0 0 0 11 0 0 0 20 0 15 0 250684891 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14090948 memory=4401140 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239666373600 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14090948 memory=4401140 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239665320960 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14090948 memory=4401140 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14090948 memory=1740 CPUtime=3.04 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) S 23376 23379 21510 0 -1 1077944384 8774 0 0 0 303 1 0 0 20 0 15 0 250684894 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239663217136 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14090948 memory=4401140 CPUtime=3.17 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) S 23376 23379 21510 0 -1 1077944384 9564 0 0 0 316 1 0 0 20 0 15 0 250684894 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239662164592 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14090948 memory=1162 CPUtime=1.21 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) S 23376 23379 21510 0 -1 1077944384 8440 0 0 0 119 2 0 0 20 0 15 0 250684894 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239661112048 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14090948 memory=147 CPUtime=0.04 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 966 0 0 0 1 3 0 0 20 0 15 0 250684895 14429130752 1100285 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 116.71 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4401140 KiB

[startup+162.301 s]
/proc/loadavg: 1.77 1.72 1.60 3/215 23418
/proc/meminfo: memFree=19577360/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14090948 memory=4401176 CPUtime=176.93 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 93237 0 0 0 17464 229 0 0 20 0 15 0 250684889 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3522737 1100294 3611 1 0 3484809 0
[pid=23379/tid=23381] ppid=23376 vsize=14090948 memory=4401176 CPUtime=159.76 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 39233 0 0 0 15930 46 0 0 20 0 15 0 250684889 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140240557468064 140240174625559 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14090948 memory=4401176 CPUtime=2.34 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 7447 0 0 0 193 41 0 0 20 0 15 0 250684890 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14090948 memory=4401176 CPUtime=2.37 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 2715 0 0 0 194 43 0 0 20 0 15 0 250684890 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14090948 memory=4401176 CPUtime=2.36 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 4564 0 0 0 194 42 0 0 20 0 15 0 250684890 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14090948 memory=164 CPUtime=2.37 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 4058 0 0 0 193 44 0 0 20 0 15 0 250684890 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14090948 memory=3712 CPUtime=0.11 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 5546 0 0 0 11 0 0 0 20 0 15 0 250684891 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14090948 memory=68236 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239666373600 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14090948 memory=4401176 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239665320960 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14090948 memory=4401176 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14090948 memory=6791534058613427641 CPUtime=3.04 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) S 23376 23379 21510 0 -1 1077944384 8782 0 0 0 303 1 0 0 20 0 15 0 250684894 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239663217136 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14090948 memory=1696 CPUtime=3.17 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) S 23376 23379 21510 0 -1 1077944384 9567 0 0 0 316 1 0 0 20 0 15 0 250684894 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239662164592 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14090948 memory=4401176 CPUtime=1.21 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) S 23376 23379 21510 0 -1 1077944384 8915 0 0 0 119 2 0 0 20 0 15 0 250684894 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239661112048 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14090948 memory=4401176 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14090948 memory=4401176 CPUtime=0.07 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 995 0 0 0 3 4 0 0 20 0 15 0 250684895 14429130752 1100294 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 176.93 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4401176 KiB

[startup+222.301 s]
/proc/loadavg: 1.67 1.70 1.60 3/216 23427
/proc/meminfo: memFree=19577396/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14090948 memory=4401204 CPUtime=237.15 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 102211 0 0 0 23484 231 0 0 20 0 15 0 250684889 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3522737 1100301 3611 1 0 3484809 0
[pid=23379/tid=23381] ppid=23376 vsize=14090948 memory=4401204 CPUtime=219.7 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 43566 0 0 0 21923 47 0 0 20 0 15 0 250684889 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240557468000 140240164496825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14090948 memory=4401204 CPUtime=2.4 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 8226 0 0 0 199 41 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14090948 memory=4401204 CPUtime=2.42 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 3034 0 0 0 199 43 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14090948 memory=4401204 CPUtime=2.42 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 5630 0 0 0 200 42 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14090948 memory=4401204 CPUtime=2.43 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 4534 0 0 0 199 44 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14090948 memory=4401204 CPUtime=0.12 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 5753 0 0 0 12 0 0 0 20 0 15 0 250684891 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14090948 memory=4401204 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239666373600 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14090948 memory=4401204 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239665320960 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14090948 memory=4401204 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14090948 memory=4401204 CPUtime=3.07 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) S 23376 23379 21510 0 -1 1077944384 10041 0 0 0 305 2 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239663217136 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14090948 memory=4401204 CPUtime=3.18 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) S 23376 23379 21510 0 -1 1077944384 9569 0 0 0 317 1 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239662164592 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14090948 memory=3712 CPUtime=1.21 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) S 23376 23379 21510 0 -1 1077944384 9416 0 0 0 119 2 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239661112048 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14090948 memory=68252 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14090948 memory=1064 CPUtime=0.11 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 1027 0 0 0 5 6 0 0 20 0 15 0 250684895 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 237.15 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4401204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+237.201 s]
/proc/loadavg: 1.67 1.70 1.60 5/216 23507
/proc/meminfo: memFree=19978688/32770624 swapFree=67108524/67108860
[pid=23379] ppid=23376 vsize=14090948 memory=4401204 CPUtime=252.07 cores=1,3,5,7
/proc/23379/stat : 23379 (java) S 23376 23379 21510 0 -1 1077944320 102877 0 0 0 24975 232 0 0 20 0 15 0 250684889 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140722668748496 140240553230071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
/proc/23379/statm: 3522737 1100301 3611 1 0 3484809 0
[pid=23379/tid=23381] ppid=23376 vsize=14090948 memory=924 CPUtime=234.6 cores=1,3,5,7
/proc/23379/task/23381/stat : 23381 (java) R 23376 23379 21510 0 -1 4202560 44213 0 0 0 23413 47 0 0 20 0 15 0 250684889 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240557468000 140240164496955 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23382] ppid=23376 vsize=14090948 memory=4401204 CPUtime=2.4 cores=1,3,5,7
/proc/23379/task/23382/stat : 23382 (java) S 23376 23379 21510 0 -1 1077944384 8226 0 0 0 199 41 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240483318544 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23383] ppid=23376 vsize=14090948 memory=2688 CPUtime=2.42 cores=1,3,5,7
/proc/23379/task/23383/stat : 23383 (java) S 23376 23379 21510 0 -1 1077944384 3034 0 0 0 199 43 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240482266000 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23384] ppid=23376 vsize=14090948 memory=6791534058613427641 CPUtime=2.42 cores=1,3,5,7
/proc/23379/task/23384/stat : 23384 (java) S 23376 23379 21510 0 -1 1077944384 5630 0 0 0 200 42 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240481213456 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23385] ppid=23376 vsize=14090948 memory=3848 CPUtime=2.43 cores=1,3,5,7
/proc/23379/task/23385/stat : 23385 (java) S 23376 23379 21510 0 -1 1077944384 4534 0 0 0 199 44 0 0 20 0 15 0 250684890 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140240146316432 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23386] ppid=23376 vsize=14090948 memory=752 CPUtime=0.12 cores=1,3,5,7
/proc/23379/task/23386/stat : 23386 (java) S 23376 23379 21510 0 -1 1077944384 5760 0 0 0 12 0 0 0 20 0 15 0 250684891 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239667427312 140240553241218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23387] ppid=23376 vsize=14090948 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23387/stat : 23387 (java) S 23376 23379 21510 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239666373600 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23388] ppid=23376 vsize=14090948 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23388/stat : 23388 (java) S 23376 23379 21510 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250684892 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239665320960 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23389] ppid=23376 vsize=14090948 memory=6076 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23389/stat : 23389 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239664269520 140240553248667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23390] ppid=23376 vsize=14090948 memory=1724 CPUtime=3.07 cores=1,3,5,7
/proc/23379/task/23390/stat : 23390 (java) S 23376 23379 21510 0 -1 1077944384 10042 0 0 0 305 2 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239663217136 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23391] ppid=23376 vsize=14090948 memory=4004 CPUtime=3.18 cores=1,3,5,7
/proc/23379/task/23391/stat : 23391 (java) S 23376 23379 21510 0 -1 1077944384 9575 0 0 0 317 1 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239662164592 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23392] ppid=23376 vsize=14090948 memory=3516 CPUtime=1.21 cores=1,3,5,7
/proc/23379/task/23392/stat : 23392 (java) S 23376 23379 21510 0 -1 1077944384 9418 0 0 0 119 2 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239661112048 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23393] ppid=23376 vsize=14090948 memory=872 CPUtime=0 cores=1,3,5,7
/proc/23379/task/23393/stat : 23393 (java) S 23376 23379 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250684894 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239660059744 140240553240277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
[pid=23379/tid=23394] ppid=23376 vsize=14090948 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/23379/task/23394/stat : 23394 (java) S 23376 23379 21510 0 -1 1077944384 1030 0 0 0 6 6 0 0 20 0 15 0 250684895 14429130752 1100301 33554432000 4194304 4196468 140722668765952 140239659006256 140240553241218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722668774478 140722668774670 140722668774670 140722668777423 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 4401204 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+237.232 s]
# the end of solver process 23379 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=249.758 s, system=2.35188 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 237.232
CPU time (s): 252.11
CPU user time (s): 249.758
CPU system time (s): 2.35188
CPU usage (%): 106.271
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 4401212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.758
system time used= 2.35188
maximum resident set size= 4401760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103573
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9718
involuntary context switches= 217


# summary of solver processes directly reported to runsolver:
#   pid: 23379
#   total CPU time (s): 252.11
#   total CPU user time (s): 249.758
#   total CPU system time (s): 2.35188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.62975 second user time and 2.08176 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-15 13:06:57
IDJOB=4310222
IDBENCH=141276
IDSOLVER=2795
FILE ID=node107/4310222-1534331217
RUNJOBID= node107-1534328516-21542
PBS_JOBID= 21038151
Free space on /tmp= 42188 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-21-0500_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310222-1534331217/watcher-4310222-1534331217 -o /tmp/evaluation-result-4310222-1534331217/solver-4310222-1534331217 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534328516-21542 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1069936044 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310222-1534331217.xml

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

MD5SUM BENCH= 3fdf89d4941046bada2032faa76e855a
RANDOM SEED=1069936044

node107.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.40
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.40
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.40
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.40
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:        23976516 kB
MemAvailable:   31283640 kB
Buffers:          211880 kB
Cached:          7323312 kB
SwapCached:           20 kB
Active:          4679544 kB
Inactive:        3523720 kB
Active(anon):     617308 kB
Inactive(anon):   111372 kB
Active(file):    4062236 kB
Inactive(file):  3412348 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:            107216 kB
Writeback:             0 kB
AnonPages:        675084 kB
Mapped:            68436 kB
Shmem:             57824 kB
Slab:             289380 kB
SReclaimable:     261000 kB
SUnreclaim:        28380 kB
KernelStack:        3504 kB
PageTables:         6848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1991640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 42152 MiB
End job on node107 at 2018-08-15 13:10:54