Trace number 4273920

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.1201 2475.02

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-050-09.xml
MD5SUM78e001d21a1411ecb51795c063836bf7
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 benchmark309.78299
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Number of domains1
Minimum domain size2500
Maximum domain size2500
Distribution of domain sizes[{"size":2500,"count":9}]
Minimum variable degree7
Maximum variable degree7
Distribution of variable degrees[{"degree":7,"count":9}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":36}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.34/0.44	c version: 2017-07-26
0.34/0.44	c seed: 1011343705
0.34/0.44	c timeout: 2520
0.34/0.44	c memlimit: 11000
0.34/0.44	c nbcore: 4
0.34/0.46	c Parsing instance...
1.25/0.92	c Parsing done, starting search...
2520.09/2475.01	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 (15307 MiB free)
  memory of node 1: 16384 MiB (14751 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273920-1502718741/watcher-4273920-1502718741 -o /tmp/evaluation-result-4273920-1502718741/solver-4273920-1502718741 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1011343705 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273920-1502718741.xml 

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

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

solver pid=19850, runsolver pid=19847

[startup+0.100149 s]*
/proc/loadavg: 2.00 1.94 1.84 2/195 19851
/proc/meminfo: memFree=30779956/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/19850/stat : 19850 (runsolver) D 19847 19850 12560 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 74069495 34791424 114 18446744073709551615 4194304 4346622 140722744339920 140722744336552 140413201277655 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 32780288 140722744348736 140722744349220 140722744349220 140722744352714 0
/proc/19850/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.20901 s]*
/proc/loadavg: 2.00 1.94 1.84 2/208 19864
/proc/meminfo: memFree=30768636/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13906484 memory=22176 CPUtime=0.05 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 5016 0 0 0 5 0 0 0 20 0 14 0 74069495 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3476621 5544 2577 1 0 3466118 0
[pid=19850/tid=19852] ppid=19847 vsize=13906484 memory=8318255677412212789 CPUtime=0.04 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) D 19847 19850 12560 0 -1 4202560 3109 0 0 0 4 0 0 0 20 0 14 0 74069509 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140514291931040 140514287715581 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13906484 memory=328 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 74069510 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13906484 memory=140413204246656 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 74069510 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 74069510 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 74069510 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13906484 memory=140413204227712 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 74069511 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 74069511 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513765860128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 74069512 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513764807792 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 74069514 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 14 0 74069514 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 74069514 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13906484 memory=140413204227712 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) S 19847 19850 12560 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 14 0 74069514 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 74069514 14240239616 5544 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13906484 KiB
Current children cumulated memory: 22176 KiB

[startup+0.309735 s]*
/proc/loadavg: 2.00 1.94 1.84 3/209 19865
/proc/meminfo: memFree=30756996/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13975920 memory=36944 CPUtime=0.17 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 9877 0 0 0 15 2 0 0 20 0 15 0 74069495 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3493980 9236 3477 1 0 3482759 0
[pid=19850/tid=19852] ppid=19847 vsize=13975920 memory=-8774313645642428999 CPUtime=0.12 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 7656 0 0 0 11 1 0 0 20 0 15 0 74069509 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140514291915856 140514271737189 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74069510 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74069510 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74069510 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74069510 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74069511 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74069511 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513765860128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74069512 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513764807792 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 460 0 0 0 0 0 0 0 20 0 15 0 74069514 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) S 19847 19850 12560 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 74069514 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13975920 memory=140413204227712 CPUtime=0.03 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) R 19847 19850 12560 0 -1 4202560 365 0 0 0 3 0 0 0 20 0 15 0 74069514 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514273408481 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19865] ppid=19847 vsize=13975920 memory=140413204227712 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19865/stat : 19865 (java) S 19847 19850 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74069520 14311342080 9236 18446744073709551615 4194304 4196468 140725387614448 140513758493104 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 36944 KiB

[startup+0.701893 s]
/proc/loadavg: 2.00 1.94 1.84 4/209 19865
/proc/meminfo: memFree=30744504/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13977988 memory=63424 CPUtime=0.84 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 13621 0 0 0 80 4 0 0 20 0 15 0 74069495 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3494497 15856 3715 1 0 3483271 0
[pid=19850/tid=19852] ppid=19847 vsize=13977988 memory=1412 CPUtime=0.5 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 10422 0 0 0 47 3 0 0 20 0 15 0 74069509 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140514291924096 140514287715485 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13977988 memory=15584 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74069510 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13977988 memory=6153431502485416297 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74069510 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13977988 memory=7453282923528810324 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74069510 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13977988 memory=4640767346415259731 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74069510 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13977988 memory=-7028383565733675155 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74069511 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13977988 memory=-7028383565733675670 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74069511 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513765860128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13977988 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74069512 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513764807792 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13977988 memory=7682744562830902035 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13977988 memory=7756490980959290170 CPUtime=0.09 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 954 0 0 0 9 0 0 0 20 0 15 0 74069514 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13977988 memory=6944656592452807316 CPUtime=0.07 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) S 19847 19850 12560 0 -1 1077944384 197 0 0 0 7 0 0 0 20 0 15 0 74069514 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13977988 memory=140413204227712 CPUtime=0.16 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) R 19847 19850 12560 0 -1 4202560 664 0 0 0 16 0 0 0 20 0 15 0 74069514 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514287714906 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19865] ppid=19847 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19865/stat : 19865 (java) S 19847 19850 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74069520 14313459712 15856 18446744073709551615 4194304 4196468 140725387614448 140513758493104 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 0.84 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 63424 KiB

[startup+1.50068 s]
/proc/loadavg: 2.00 1.94 1.84 6/209 19865
/proc/meminfo: memFree=30680756/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13980036 memory=211620 CPUtime=3.08 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 19551 0 0 0 299 9 0 0 20 0 15 0 74069495 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3495009 52905 3761 1 0 3483783 0
[pid=19850/tid=19852] ppid=19847 vsize=13980036 memory=0 CPUtime=1.28 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 12935 0 0 0 122 6 0 0 20 0 15 0 74069509 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140514291929568 140513901671629 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74069510 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 74069510 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 74069510 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13980036 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 74069510 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 74069511 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13980036 memory=-2746958450906831424 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 74069511 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513765860128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 74069512 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513764807792 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13980036 memory=-7812789463949416390 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13980036 memory=8303057029084242272 CPUtime=0.74 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 2436 0 0 0 74 0 0 0 20 0 15 0 74069514 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13980036 memory=6944665225511868275 CPUtime=0.68 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) R 19847 19850 12560 0 -1 4202560 1426 0 0 0 68 0 0 0 20 0 15 0 74069514 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514269214741 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13980036 memory=-7812789463949416390 CPUtime=0.3 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) S 19847 19850 12560 0 -1 1077944384 1235 0 0 0 30 0 0 0 20 0 15 0 74069514 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13980036 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19865] ppid=19847 vsize=13980036 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19865/stat : 19865 (java) S 19847 19850 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74069520 14315556864 52905 18446744073709551615 4194304 4196468 140725387614448 140513758493104 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 211620 KiB

[startup+3.10984 s]
/proc/loadavg: 2.00 1.94 1.84 3/209 19865
/proc/meminfo: memFree=30444644/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13980036 memory=349708 CPUtime=4.98 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 20091 0 0 0 483 15 0 0 20 0 15 0 74069495 14315556864 87427 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3495009 87427 3765 1 0 3483783 0
[pid=19850/tid=19852] ppid=19847 vsize=13980036 memory=0 CPUtime=2.87 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 13209 0 0 0 279 8 0 0 20 0 15 0 74069509 14315556864 87427 18446744073709551615 4194304 4196468 140725387614448 140514291929512 140513901671629 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13980036 memory=140413084389824 CPUtime=0.01 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 23 0 0 0 0 1 0 0 20 0 15 0 74069510 14315556864 87427 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0

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

/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 49917 0 0 0 229687 44 0 0 20 0 15 0 74069509 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514291932064 140513902231191 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13980036 memory=1022940 CPUtime=13.87 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 12466 0 0 0 1329 58 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13980036 memory=1022940 CPUtime=13.96 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 12991 0 0 0 1332 64 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13980036 memory=1022940 CPUtime=13.95 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 12503 0 0 0 1339 56 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13980036 memory=1022940 CPUtime=13.92 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 14153 0 0 0 1335 57 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13980036 memory=1022940 CPUtime=8 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 13476 0 0 0 739 61 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513765860192 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13980036 memory=280826168643840 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 74069512 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513764807808 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13980036 memory=1022940 CPUtime=1.02 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 4307 0 0 0 102 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0.89 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) S 19847 19850 12560 0 -1 1077944384 3322 0 0 0 88 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13980036 memory=2016 CPUtime=0.36 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) S 19847 19850 12560 0 -1 1077944384 1789 0 0 0 35 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13980036 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19865] ppid=19847 vsize=13980036 memory=4144 CPUtime=1.36 cores=0,2,4,6
/proc/19850/task/19865/stat : 19865 (java) S 19847 19850 12560 0 -1 1077944384 1169 0 0 0 68 68 0 0 20 0 15 0 74069520 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513758493104 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 2364.75 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1022940 KiB

[startup+2382.3 s]
/proc/loadavg: 1.50 1.57 1.54 3/209 20278
/proc/meminfo: memFree=27136964/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13980036 memory=1022940 CPUtime=2425.74 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 129562 0 0 0 242212 362 0 0 20 0 15 0 74069495 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3495009 255735 3792 1 0 3483783 0
[pid=19850/tid=19852] ppid=19847 vsize=13980036 memory=1022940 CPUtime=2356.68 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 50862 0 0 0 235623 45 0 0 20 0 15 0 74069509 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514291931744 140513901671629 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.22 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 12627 0 0 0 1362 60 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.3 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 13189 0 0 0 1364 66 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.28 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 12692 0 0 0 1371 57 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.26 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 14376 0 0 0 1368 58 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13980036 memory=1022940 CPUtime=8.23 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 13817 0 0 0 760 63 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513765860192 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 74069512 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513764807808 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13980036 memory=1022940 CPUtime=1.02 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 4311 0 0 0 102 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0.89 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) S 19847 19850 12560 0 -1 1077944384 3326 0 0 0 88 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13980036 memory=1620 CPUtime=0.36 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) S 19847 19850 12560 0 -1 1077944384 1793 0 0 0 35 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13980036 memory=920 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19865] ppid=19847 vsize=13980036 memory=1022940 CPUtime=1.38 cores=0,2,4,6
/proc/19850/task/19865/stat : 19865 (java) S 19847 19850 12560 0 -1 1077944384 1195 0 0 0 69 69 0 0 20 0 15 0 74069520 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513758493104 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 2425.74 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1022940 KiB

[startup+2442.3 s]
/proc/loadavg: 1.70 1.62 1.56 3/209 20280
/proc/meminfo: memFree=27137396/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13980036 memory=1022940 CPUtime=2486.82 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 131238 0 0 0 248312 370 0 0 20 0 15 0 74069495 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3495009 255735 3792 1 0 3483783 0
[pid=19850/tid=19852] ppid=19847 vsize=13980036 memory=1022940 CPUtime=2416.01 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 51772 0 0 0 241555 46 0 0 20 0 15 0 74069509 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514291932064 140513902266062 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.6 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 12867 0 0 0 1398 62 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.67 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 13265 0 0 0 1399 68 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.66 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 12765 0 0 0 1407 59 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13980036 memory=1022940 CPUtime=14.63 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 14555 0 0 0 1403 60 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13980036 memory=1022940 CPUtime=8.47 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 13993 0 0 0 783 64 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513765860192 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 74069512 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513764807808 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13980036 memory=956 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13980036 memory=1022940 CPUtime=1.02 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 4313 0 0 0 102 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13980036 memory=1022940 CPUtime=0.89 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) S 19847 19850 12560 0 -1 1077944384 3328 0 0 0 88 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13980036 memory=2384 CPUtime=0.36 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) S 19847 19850 12560 0 -1 1077944384 1796 0 0 0 35 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13980036 memory=1688 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19865] ppid=19847 vsize=13980036 memory=4144 CPUtime=1.42 cores=0,2,4,6
/proc/19850/task/19865/stat : 19865 (java) S 19847 19850 12560 0 -1 1077944384 1210 0 0 0 71 71 0 0 20 0 15 0 74069520 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513758493104 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 2486.82 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1022940 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2475 s]*
/proc/loadavg: 1.71 1.63 1.57 3/209 20280
/proc/meminfo: memFree=27149128/32770624 swapFree=67105588/67108860
[pid=19850] ppid=19847 vsize=13980036 memory=1022940 CPUtime=2520.09 cores=0,2,4,6
/proc/19850/stat : 19850 (java) S 19847 19850 12560 0 -1 1077944320 132221 0 0 0 251634 375 0 0 20 0 15 0 74069495 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140725387596992 140514287693559 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 13 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
/proc/19850/statm: 3495009 255735 3792 1 0 3483783 0
[pid=19850/tid=19852] ppid=19847 vsize=13980036 memory=-8774313645642428999 CPUtime=2448.37 cores=0,2,4,6
/proc/19850/task/19852/stat : 19852 (java) R 19847 19850 12560 0 -1 4202560 52168 0 0 0 244791 46 0 0 20 0 15 0 74069509 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514291932176 140513901669663 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19853] ppid=19847 vsize=13980036 memory=0 CPUtime=14.79 cores=0,2,4,6
/proc/19850/task/19853/stat : 19853 (java) S 19847 19850 12560 0 -1 1077944384 12914 0 0 0 1417 62 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514222128016 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19854] ppid=19847 vsize=13980036 memory=0 CPUtime=14.86 cores=0,2,4,6
/proc/19850/task/19854/stat : 19854 (java) S 19847 19850 12560 0 -1 1077944384 13339 0 0 0 1417 69 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514221075216 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19855] ppid=19847 vsize=13980036 memory=0 CPUtime=14.85 cores=0,2,4,6
/proc/19850/task/19855/stat : 19855 (java) S 19847 19850 12560 0 -1 1077944384 12911 0 0 0 1425 60 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514220022928 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19856] ppid=19847 vsize=13980036 memory=0 CPUtime=14.83 cores=0,2,4,6
/proc/19850/task/19856/stat : 19856 (java) S 19847 19850 12560 0 -1 1077944384 14689 0 0 0 1422 61 0 0 20 0 15 0 74069510 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140514218970128 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19857] ppid=19847 vsize=13980036 memory=2329381207869238800 CPUtime=8.58 cores=0,2,4,6
/proc/19850/task/19857/stat : 19857 (java) S 19847 19850 12560 0 -1 1077944384 14160 0 0 0 794 64 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513766914160 140514287704706 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19858] ppid=19847 vsize=13980036 memory=3906063660416905520 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19858/stat : 19858 (java) S 19847 19850 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 74069511 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513765860192 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19859] ppid=19847 vsize=13980036 memory=280826168911536 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19859/stat : 19859 (java) S 19847 19850 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 74069512 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513764807808 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19860] ppid=19847 vsize=13980036 memory=14389626375 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19860/stat : 19860 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513763756112 140514287712155 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19861] ppid=19847 vsize=13980036 memory=0 CPUtime=1.02 cores=0,2,4,6
/proc/19850/task/19861/stat : 19861 (java) S 19847 19850 12560 0 -1 1077944384 4315 0 0 0 102 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513762703984 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19862] ppid=19847 vsize=13980036 memory=3472337118106235167 CPUtime=0.89 cores=0,2,4,6
/proc/19850/task/19862/stat : 19862 (java) S 19847 19850 12560 0 -1 1077944384 3330 0 0 0 88 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513761651184 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19863] ppid=19847 vsize=13980036 memory=3976876269771036344 CPUtime=0.36 cores=0,2,4,6
/proc/19850/task/19863/stat : 19863 (java) S 19847 19850 12560 0 -1 1077944384 1798 0 0 0 35 1 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513760598896 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19864] ppid=19847 vsize=13980036 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/19850/task/19864/stat : 19864 (java) S 19847 19850 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74069514 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513759546336 140514287703765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
[pid=19850/tid=19865] ppid=19847 vsize=13980036 memory=3184238333280196272 CPUtime=1.45 cores=0,2,4,6
/proc/19850/task/19865/stat : 19865 (java) S 19847 19850 12560 0 -1 1077944384 1223 0 0 0 72 73 0 0 20 0 15 0 74069520 14315556864 255735 18446744073709551615 4194304 4196468 140725387614448 140513758493104 140514287704706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23924736 140725387616622 140725387616809 140725387616809 140725387620303 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1022940 KiB

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

[startup+2475.02 s]
# the end of solver process 19850 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.36 s, system=3.76122 s

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

Child status: 143
Real time (s): 2475.02
CPU time (s): 2520.12
CPU user time (s): 2516.36
CPU system time (s): 3.76122
CPU usage (%): 101.822
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 1205044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.36
system time used= 3.76122
maximum resident set size= 1223324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132492
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 302827
involuntary context switches= 6874


# summary of solver processes directly reported to runsolver:
#   pid: 19850
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2516.36
#   total CPU system time (s): 3.76122

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2931 second user time and 22.9878 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 15:38:19
IDJOB=4273920
IDBENCH=120666
IDSOLVER=2666
FILE ID=node126/4273920-1502718741
RUNJOBID= node126-1502662832-10387
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-050-09.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273920-1502718741/watcher-4273920-1502718741 -o /tmp/evaluation-result-4273920-1502718741/solver-4273920-1502718741 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1011343705 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273920-1502718741.xml

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

MD5SUM BENCH= 78e001d21a1411ecb51795c063836bf7
RANDOM SEED=1011343705

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30780028 kB
MemAvailable:   31252212 kB
Buffers:          304500 kB
Cached:           436064 kB
SwapCached:          524 kB
Active:          1277964 kB
Inactive:         229412 kB
Active(anon):     714652 kB
Inactive(anon):    85396 kB
Active(file):     563312 kB
Inactive(file):   144016 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42116 kB
Writeback:             0 kB
AnonPages:        766004 kB
Mapped:            63092 kB
Shmem:             33440 kB
Slab:             187852 kB
SReclaimable:     161384 kB
SUnreclaim:        26468 kB
KernelStack:        3440 kB
PageTables:         6996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1736852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    649216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

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