Trace number 4290914

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 2018-07-02? (TO) 2400.02 2377.91

General information on the benchmark

NameHaystacks/
Haystacks-ext-09_c18.xml
MD5SUM162336f6d7c1113ca166592290b0a66d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.360612
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints332
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree8
Maximum variable degree9
Distribution of variable degrees[{"degree":8,"count":65},{"degree":9,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":332}]
Number of extensional constraints332
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":332}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.57	c version: 2018-07-02
0.66/0.57	c seed: 29095729
0.66/0.57	c timeout: 2400
0.66/0.57	c memlimit: 11000
0.66/0.57	c nbcore: 4
0.66/0.59	c Parsing instance...
1.72/1.20	c Parsing done, starting search...
2400.00/2377.90	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 (7574 MiB free)
  memory of node 1: 16384 MiB (10283 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290914-1532243897/watcher-4290914-1532243897 -o /tmp/evaluation-result-4290914-1532243897/solver-4290914-1532243897 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532226532-30581 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 29095729 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290914-1532243897.xml 

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

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


[startup+0.100093 s]*
/proc/loadavg: 1.42 1.39 1.39 3/215 875
/proc/meminfo: memFree=18268312/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14082740 memory=31828 CPUtime=0.11 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 6342 0 0 0 11 0 0 0 20 0 15 0 41952871 14420725760 7957 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3520685 7957 3153 1 0 3482761 0
[pid=860/tid=862] ppid=857 vsize=14082740 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 4439 0 0 0 9 0 0 0 20 0 15 0 41952871 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535923724928 140535903581534 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14082740 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14082740 memory=140398473829372 CPUtime=0 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535391557152 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) S 857 860 30550 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535388399984 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0.01 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) S 857 860 30550 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 41952877 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535386294384 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 8016 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31828 KiB

[startup+0.210459 s]*
/proc/loadavg: 1.47 1.40 1.40 5/215 875
/proc/meminfo: memFree=18253612/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14082740 memory=47572 CPUtime=0.29 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 9974 0 0 0 28 1 0 0 20 0 15 0 41952871 14420725760 11893 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3520685 11893 3341 1 0 3482761 0
[pid=860/tid=862] ppid=857 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 1077944384 7765 0 0 0 19 1 0 0 20 0 15 0 41952871 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535923730208 140535919511253 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14082740 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14082740 memory=140398473829372 CPUtime=0 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535391557152 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) R 857 860 30550 0 -1 4202560 482 0 0 0 1 0 0 0 20 0 15 0 41952877 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535388390368 140535897440032 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) S 857 860 30550 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 15 0 41952877 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0.05 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) S 857 860 30550 0 -1 1077944384 303 0 0 0 5 0 0 0 20 0 15 0 41952877 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535386294384 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 11959 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47572 KiB

[startup+0.310602 s]*
/proc/loadavg: 1.47 1.40 1.40 3/215 875
/proc/meminfo: memFree=18249952/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14082740 memory=50712 CPUtime=0.43 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 10358 0 0 0 42 1 0 0 20 0 15 0 41952871 14420725760 12678 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3520685 12678 3376 1 0 3482761 0
[pid=860/tid=862] ppid=857 vsize=14082740 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 8054 0 0 0 28 1 0 0 20 0 15 0 41952871 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535923710136 140535904867617 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14082740 memory=140398473828136 CPUtime=0 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14082740 memory=35 CPUtime=0 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41952872 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14082740 memory=67 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535391557152 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14082740 memory=18868 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41952874 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14082740 memory=21172 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) S 857 860 30550 0 -1 1077944384 503 0 0 0 2 0 0 0 20 0 15 0 41952877 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535388399984 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14082740 memory=35 CPUtime=0.02 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) R 857 860 30550 0 -1 1077944384 107 0 0 0 2 0 0 0 20 0 15 0 41952877 14420725760 12678 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14082740 memory=140398473799296 CPUtime=0.08 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) R 857 860 30550 0 -1 4202560 315 0 0 0 8 0 0 0 20 0 15 0 41952877 14420725760 12743 33554432000 4194304 4196468 140732977242576 140535386294384 140535911738174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14082740 memory=35 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 12743 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14082740 memory=144122210445794 CPUtime=0 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952877 14420725760 12743 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50712 KiB

[startup+0.700671 s]
/proc/loadavg: 1.47 1.40 1.40 3/215 875
/proc/meminfo: memFree=18230728/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14084808 memory=88588 CPUtime=0.96 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 17019 0 0 0 93 3 0 0 20 0 15 0 41952871 14422843392 22147 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3521202 22147 3495 1 0 3483273 0
[pid=860/tid=862] ppid=857 vsize=14084808 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 14395 0 0 0 64 2 0 0 20 0 15 0 41952871 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535923725152 140535905182486 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41952872 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14084808 memory=8174711894690574390 CPUtime=0 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41952874 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14084808 memory=8924 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41952874 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535391557152 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14084808 memory=7518590701213671769 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41952874 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14084808 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14084808 memory=4640767346415259728 CPUtime=0.06 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) S 857 860 30550 0 -1 1077944384 659 0 0 0 6 0 0 0 20 0 15 0 41952877 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535388399984 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14084808 memory=-7028383565733675155 CPUtime=0.07 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) S 857 860 30550 0 -1 1077944384 213 0 0 0 7 0 0 0 20 0 15 0 41952877 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14084808 memory=8508281403248053389 CPUtime=0.15 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) S 857 860 30550 0 -1 1077944384 370 0 0 0 15 0 0 0 20 0 15 0 41952877 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535386294384 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14084808 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14084808 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952877 14422843392 22147 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88588 KiB

[startup+1.50162 s]
/proc/loadavg: 1.47 1.40 1.40 6/215 875
/proc/meminfo: memFree=18195900/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14090952 memory=152688 CPUtime=2.87 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 25822 0 0 0 280 7 0 0 20 0 15 0 41952871 14429134848 38172 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3522738 38172 3549 1 0 3484809 0
[pid=860/tid=862] ppid=857 vsize=14090952 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 18937 0 0 0 141 4 0 0 20 0 15 0 41952871 14429134848 38172 33554432000 4194304 4196468 140732977242576 140535923736856 140535512626165 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14429134848 38172 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14429134848 38172 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41952872 14429134848 38172 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41952872 14429134848 38172 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14090952 memory=8389772264424763056 CPUtime=0 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 38172 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0

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

/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 38411 0 0 0 218718 19 0 0 20 0 15 0 41952871 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535923739392 140535512737255 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14090952 memory=280796640729424 CPUtime=6.55 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 4008 0 0 0 606 49 0 0 20 0 15 0 41952872 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14090952 memory=5867059546858 CPUtime=6.55 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 4076 0 0 0 608 47 0 0 20 0 15 0 41952872 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14090952 memory=5867059546858 CPUtime=6.55 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 3748 0 0 0 612 43 0 0 20 0 15 0 41952872 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14090952 memory=4126316290023845779 CPUtime=6.57 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 3915 0 0 0 613 44 0 0 20 0 15 0 41952872 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14090952 memory=844 CPUtime=5.9 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 5773 0 0 0 554 36 0 0 20 0 15 0 41952874 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14090952 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535391557216 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14090952 memory=920 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14090952 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14090952 memory=2588 CPUtime=0.6 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) S 857 860 30550 0 -1 1077944384 2402 0 0 0 59 1 0 0 20 0 15 0 41952877 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535388399984 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14090952 memory=2864 CPUtime=0.66 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) S 857 860 30550 0 -1 1077944384 2001 0 0 0 65 1 0 0 20 0 15 0 41952877 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14090952 memory=6935054825532540783 CPUtime=0.5 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) S 857 860 30550 0 -1 1077944384 2412 0 0 0 49 1 0 0 20 0 15 0 41952877 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535386294384 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14090952 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14090952 memory=9916 CPUtime=1.13 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1101 0 0 0 61 52 0 0 20 0 15 0 41952877 14429134848 75935 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 2222.49 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 303740 KiB

[startup+2262.3 s]*
/proc/loadavg: 1.47 1.43 1.37 3/215 1115
/proc/meminfo: memFree=16937248/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14090952 memory=305788 CPUtime=2283.12 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 70542 0 0 0 228077 235 0 0 20 0 15 0 41952871 14429134848 76447 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3522738 76447 3577 1 0 3484809 0
[pid=860/tid=862] ppid=857 vsize=14090952 memory=6935054825532540783 CPUtime=2246.92 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 39006 0 0 0 224672 20 0 0 20 0 15 0 41952871 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535923738976 140535512939863 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14090952 memory=4126316290023845779 CPUtime=6.77 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 4228 0 0 0 628 49 0 0 20 0 15 0 41952872 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14090952 memory=4124 CPUtime=6.78 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 4141 0 0 0 630 48 0 0 20 0 15 0 41952872 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14090952 memory=2200 CPUtime=6.77 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 3812 0 0 0 633 44 0 0 20 0 15 0 41952872 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14090952 memory=7528 CPUtime=6.79 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 4058 0 0 0 635 44 0 0 20 0 15 0 41952872 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14090952 memory=844 CPUtime=6.06 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 5945 0 0 0 570 36 0 0 20 0 15 0 41952874 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14090952 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535391557216 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14090952 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14090952 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14090952 memory=7528 CPUtime=0.6 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) S 857 860 30550 0 -1 1077944384 2404 0 0 0 59 1 0 0 20 0 15 0 41952877 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535388399984 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14090952 memory=844 CPUtime=0.66 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) S 857 860 30550 0 -1 1077944384 2003 0 0 0 65 1 0 0 20 0 15 0 41952877 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14090952 memory=1800 CPUtime=0.5 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) S 857 860 30550 0 -1 1077944384 2414 0 0 0 49 1 0 0 20 0 15 0 41952877 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535386294384 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14090952 memory=920 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14090952 memory=3848 CPUtime=1.17 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1116 0 0 0 63 54 0 0 20 0 15 0 41952877 14429134848 76447 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 2283.12 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 305788 KiB

[startup+2322.3 s]*
/proc/loadavg: 1.68 1.49 1.40 3/215 1116
/proc/meminfo: memFree=16932868/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14090952 memory=309884 CPUtime=2343.77 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 71845 0 0 0 234136 241 0 0 20 0 15 0 41952871 14429134848 77471 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3522738 77471 3577 1 0 3484809 0
[pid=860/tid=862] ppid=857 vsize=14090952 memory=6935054825532540783 CPUtime=2306.46 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 39582 0 0 0 230626 20 0 0 20 0 15 0 41952871 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535923739024 140535508582557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14090952 memory=4126316290023845779 CPUtime=7.01 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 4420 0 0 0 650 51 0 0 20 0 15 0 41952872 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14090952 memory=636 CPUtime=7 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 4325 0 0 0 651 49 0 0 20 0 15 0 41952872 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14090952 memory=960 CPUtime=7.01 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 3937 0 0 0 656 45 0 0 20 0 15 0 41952872 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14090952 memory=1232 CPUtime=7.02 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 4091 0 0 0 657 45 0 0 20 0 15 0 41952872 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14090952 memory=1408 CPUtime=6.22 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 6117 0 0 0 585 37 0 0 20 0 15 0 41952874 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14090952 memory=2996 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535391557216 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14090952 memory=1257604 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14090952 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) S 857 860 30550 0 -1 1077944384 2406 0 0 0 59 1 0 0 20 0 15 0 41952877 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535388399984 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14090952 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) S 857 860 30550 0 -1 1077944384 2005 0 0 0 65 1 0 0 20 0 15 0 41952877 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14090952 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) S 857 860 30550 0 -1 1077944384 2416 0 0 0 49 1 0 0 20 0 15 0 41952877 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535386294384 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14090952 memory=0 CPUtime=1.21 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1131 0 0 0 65 56 0 0 20 0 15 0 41952877 14429134848 77471 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 2343.77 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 309884 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2377.9 s]
/proc/loadavg: 1.56 1.50 1.41 3/215 1117
/proc/meminfo: memFree=16910380/32770624 swapFree=67108860/67108860
[pid=860] ppid=857 vsize=14090952 memory=311932 CPUtime=2400 cores=0,2,4,6
/proc/860/stat : 860 (java) S 857 860 30550 0 -1 1077944320 73128 0 0 0 239753 247 0 0 20 0 15 0 41952871 14429134848 77983 33554432000 4194304 4196468 140732977242576 140732977225120 140535919501047 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
/proc/860/statm: 3522738 77983 3577 1 0 3484809 0
[pid=860/tid=862] ppid=857 vsize=14090952 memory=301741420686082359 CPUtime=2361.62 cores=0,2,4,6
/proc/860/task/862/stat : 862 (java) R 857 860 30550 0 -1 4202560 40154 0 0 0 236142 20 0 0 20 0 15 0 41952871 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535923739088 140535512556277 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=863] ppid=857 vsize=14090952 memory=311932 CPUtime=7.23 cores=0,2,4,6
/proc/860/task/863/stat : 863 (java) S 857 860 30550 0 -1 1077944384 4624 0 0 0 670 53 0 0 20 0 15 0 41952872 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535834569360 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=864] ppid=857 vsize=14090952 memory=311932 CPUtime=7.21 cores=0,2,4,6
/proc/860/task/864/stat : 864 (java) S 857 860 30550 0 -1 1077944384 4461 0 0 0 671 50 0 0 20 0 15 0 41952872 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535833516560 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=865] ppid=857 vsize=14090952 memory=311932 CPUtime=7.22 cores=0,2,4,6
/proc/860/task/865/stat : 865 (java) S 857 860 30550 0 -1 1077944384 3991 0 0 0 677 45 0 0 20 0 15 0 41952872 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535832463760 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=866] ppid=857 vsize=14090952 memory=960 CPUtime=7.25 cores=0,2,4,6
/proc/860/task/866/stat : 866 (java) S 857 860 30550 0 -1 1077944384 4219 0 0 0 679 46 0 0 20 0 15 0 41952872 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535831410960 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=867] ppid=857 vsize=14090952 memory=1232 CPUtime=6.37 cores=0,2,4,6
/proc/860/task/867/stat : 867 (java) S 857 860 30550 0 -1 1077944384 6293 0 0 0 599 38 0 0 20 0 15 0 41952874 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535392611184 140535919512194 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=868] ppid=857 vsize=14090952 memory=311932 CPUtime=0 cores=0,2,4,6
/proc/860/task/868/stat : 868 (java) S 857 860 30550 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535391557216 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=869] ppid=857 vsize=14090952 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/860/task/869/stat : 869 (java) S 857 860 30550 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 41952874 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535390504304 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=870] ppid=857 vsize=14090952 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/860/task/870/stat : 870 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535389452624 140535919519643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=871] ppid=857 vsize=14090952 memory=1008 CPUtime=0.6 cores=0,2,4,6
/proc/860/task/871/stat : 871 (java) S 857 860 30550 0 -1 1077944384 2409 0 0 0 59 1 0 0 20 0 15 0 41952877 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535388399984 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=872] ppid=857 vsize=14090952 memory=9916 CPUtime=0.66 cores=0,2,4,6
/proc/860/task/872/stat : 872 (java) S 857 860 30550 0 -1 1077944384 2007 0 0 0 65 1 0 0 20 0 15 0 41952877 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535387347184 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=873] ppid=857 vsize=14090952 memory=6947385649911455296 CPUtime=0.5 cores=0,2,4,6
/proc/860/task/873/stat : 873 (java) S 857 860 30550 0 -1 1077944384 2418 0 0 0 49 1 0 0 20 0 15 0 41952877 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535386294384 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=874] ppid=857 vsize=14090952 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/860/task/874/stat : 874 (java) S 857 860 30550 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41952877 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535385241824 140535919511253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
[pid=860/tid=875] ppid=857 vsize=14090952 memory=6947385649911455296 CPUtime=1.24 cores=0,2,4,6
/proc/860/task/875/stat : 875 (java) S 857 860 30550 0 -1 1077944384 1137 0 0 0 66 58 0 0 20 0 15 0 41952877 14429134848 77983 33554432000 4194304 4196468 140732977242576 140535384190128 140535919512194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19197952 140732977247314 140732977247497 140732977247497 140732977250255 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 311932 KiB

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

[startup+2377.91 s]
# the end of solver process 860 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.54 s, system=2.48194 s

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

Child status: 143
Real time (s): 2377.91
CPU time (s): 2400.02
CPU user time (s): 2397.54
CPU system time (s): 2.48194
CPU usage (%): 100.93
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 311932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.54
system time used= 2.48194
maximum resident set size= 312476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73316
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 229337
involuntary context switches= 6972


# summary of solver processes directly reported to runsolver:
#   pid: 860
#   total CPU time (s): 2400.02
#   total CPU user time (s): 2397.54
#   total CPU system time (s): 2.48194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4671 second user time and 22.3579 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-22 09:18:17
IDJOB=4290914
IDBENCH=141413
IDSOLVER=2744
FILE ID=node139/4290914-1532243897
RUNJOBID= node139-1532226532-30581
PBS_JOBID= 21018952
Free space on /tmp= 45888 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290914-1532243897/watcher-4290914-1532243897 -o /tmp/evaluation-result-4290914-1532243897/solver-4290914-1532243897 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532226532-30581 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 29095729 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290914-1532243897.xml

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

MD5SUM BENCH= 162336f6d7c1113ca166592290b0a66d
RANDOM SEED=29095729

node139.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.80
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.80
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.80
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.80
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:        18286792 kB
MemAvailable:   31746840 kB
Buffers:          149472 kB
Cached:         13363472 kB
SwapCached:            0 kB
Active:          1379820 kB
Inactive:       12381396 kB
Active(anon):     203840 kB
Inactive(anon):    64064 kB
Active(file):    1175980 kB
Inactive(file): 12317332 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35668 kB
Writeback:             0 kB
AnonPages:        294180 kB
Mapped:            48768 kB
Shmem:             17036 kB
Slab:             422408 kB
SReclaimable:     395196 kB
SUnreclaim:        27212 kB
KernelStack:        3808 kB
PageTables:         6168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1206596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45852 MiB
End job on node139 at 2018-07-22 09:57:55