Trace number 4308349

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-03-0300_c18.xml
MD5SUMf3b5e910cdd6f892615a29b96bfa015e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark294770329
Best CPU time to get the best result obtained on this benchmark2520.17
Satisfiable
(Un)Satisfiability was proved
Number of variables6750
Number of constraints4376
Number of domains77
Minimum domain size2
Maximum domain size125
Distribution of domain sizes[{"size":2,"count":2350},{"size":11,"count":2050},{"size":12,"count":1},{"size":21,"count":20},{"size":23,"count":62},{"size":24,"count":4},{"size":25,"count":49},{"size":26,"count":11},{"size":27,"count":33},{"size":28,"count":8},{"size":29,"count":15},{"size":30,"count":3},{"size":31,"count":15},{"size":32,"count":17},{"size":33,"count":16},{"size":34,"count":5},{"size":35,"count":3},{"size":41,"count":2},{"size":43,"count":13},{"size":45,"count":4},{"size":47,"count":7},{"size":53,"count":13},{"size":54,"count":6},{"size":55,"count":19},{"size":57,"count":5},"...",{"size":71,"count":29}, {"size":72,"count":7}, {"size":73,"count":9}, {"size":74,"count":18}, {"size":75,"count":1}, {"size":76,"count":6}, {"size":77,"count":1}, {"size":78,"count":10}, {"size":79,"count":27}, {"size":81,"count":44}, {"size":84,"count":2}, {"size":90,"count":3}, {"size":91,"count":13}, {"size":99,"count":2}, {"size":101,"count":36}, {"size":102,"count":77}, {"size":105,"count":10}, {"size":113,"count":152}, {"size":114,"count":176}, {"size":115,"count":87}, {"size":117,"count":87}, {"size":119,"count":37}, {"size":121,"count":82}, {"size":124,"count":46}, {"size":125,"count":1037}]
Minimum variable degree2
Maximum variable degree2051
Distribution of variable degrees[{"degree":2,"count":6148},{"degree":3,"count":1},{"degree":4,"count":1},{"degree":5,"count":5},{"degree":6,"count":11},{"degree":7,"count":12},{"degree":8,"count":20},{"degree":9,"count":18},{"degree":10,"count":21},{"degree":11,"count":30},{"degree":12,"count":39},{"degree":13,"count":45},{"degree":14,"count":47},{"degree":15,"count":54},{"degree":16,"count":61},{"degree":17,"count":83},{"degree":18,"count":104},{"degree":19,"count":49},{"degree":2051,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":277},{"arity":3,"count":2049},{"arity":6,"count":2050}]
Number of extensional constraints2050
Number of intensional constraints2326
Distribution of constraint types[{"type":"extension","count":2050},{"type":"intension","count":2326}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 423047009
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
47.46/28.33	c Parsing done, starting search...
2520.06/2490.30	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 (13423 MiB free)
  memory of node 1: 16384 MiB (9585 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308349-1534288094/watcher-4308349-1534288094 -o /tmp/evaluation-result-4308349-1534288094/solver-4308349-1534288094 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534270601-12743 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 423047009 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308349-1534288094.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=14598, runsolver pid=14595

[startup+0.100165 s]*
/proc/loadavg: 1.61 1.63 1.65 3/218 14613
/proc/meminfo: memFree=23542072/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14082736 memory=31872 CPUtime=0.12 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 6880 0 0 0 10 2 0 0 20 0 15 0 246372607 14420721664 7968 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3520684 7968 3155 1 0 3482761 0
[pid=14598/tid=14600] ppid=14595 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 4909 0 0 0 8 1 0 0 20 0 15 0 246372608 14420721664 7968 33554432000 4194304 4196468 140733924891456 139625334090992 139625329882269 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14082736 memory=5793855661887015353 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 7968 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624442967328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624441914992 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624438757360 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0.01 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) R 14595 14598 11204 0 -1 4202560 287 0 0 0 1 0 0 0 20 0 15 0 246372613 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624437705072 139625329872278 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 7968 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31872 KiB

[startup+0.212674 s]*
/proc/loadavg: 1.61 1.63 1.65 5/218 14613
/proc/meminfo: memFree=23526816/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14082736 memory=47672 CPUtime=0.31 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 10551 0 0 0 28 3 0 0 20 0 15 0 246372607 14420721664 11918 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3520684 11918 3369 1 0 3482761 0
[pid=14598/tid=14600] ppid=14595 vsize=14082736 memory=6735269665583770266 CPUtime=0.21 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 8247 0 0 0 19 2 0 0 20 0 15 0 246372608 14420721664 11918 33554432000 4194304 4196468 140733924891456 139625334088880 139625313903973 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14082736 memory=4211974137081912714 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 11918 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624442967328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624441914992 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 549 0 0 0 2 0 0 0 20 0 15 0 246372613 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) R 14595 14598 11204 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 15 0 246372613 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624438757456 139625309522560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0.05 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) R 14595 14598 11204 0 -1 1077944384 313 0 0 0 5 0 0 0 20 0 15 0 246372613 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624437703472 139625329870549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 11918 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47672 KiB

[startup+0.310675 s]*
/proc/loadavg: 1.61 1.63 1.65 4/218 14613
/proc/meminfo: memFree=23523156/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14082736 memory=50796 CPUtime=0.44 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 10903 0 0 0 41 3 0 0 20 0 15 0 246372607 14420721664 12699 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3520684 12699 3372 1 0 3482761 0
[pid=14598/tid=14600] ppid=14595 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 8576 0 0 0 28 2 0 0 20 0 15 0 246372608 14420721664 12699 33554432000 4194304 4196468 140733924891456 139625334071856 139625322577306 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14082736 memory=4211974137081912714 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 12699 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14082736 memory=140410877124555 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14082736 memory=140410735416788 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14082736 memory=140410735414735 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14082736 memory=140410877133407 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14082736 memory=140410735423919 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624442967328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14082736 memory=280821470838672 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 246372610 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624441914992 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14082736 memory=280821470836368 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 560 0 0 0 3 0 0 0 20 0 15 0 246372613 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) S 14595 14598 11204 0 -1 1077944384 61 0 0 0 2 0 0 0 20 0 15 0 246372613 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624438757360 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0.07 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) S 14595 14598 11204 0 -1 1077944384 322 0 0 0 7 0 0 0 20 0 15 0 246372613 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624437705072 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14082736 memory=140410877122176 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372613 14420721664 12699 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50796 KiB

[startup+0.700815 s]
/proc/loadavg: 1.61 1.63 1.65 3/218 14613
/proc/meminfo: memFree=23499716/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14084804 memory=90420 CPUtime=0.98 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 17475 0 0 0 93 5 0 0 20 0 15 0 246372607 14422839296 22605 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3521201 22605 3500 1 0 3483273 0
[pid=14598/tid=14600] ppid=14595 vsize=14084804 memory=5728 CPUtime=0.67 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 14892 0 0 0 64 3 0 0 20 0 15 0 246372608 14422839296 22605 33554432000 4194304 4196468 140733924891456 139625334084448 139625313940830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14084804 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14422839296 22605 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14084804 memory=1092 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372608 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14084804 memory=8025788814161897044 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246372608 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14084804 memory=6220993253238723945 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246372610 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246372610 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624442967328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 246372610 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624441914992 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14084804 memory=92 CPUtime=0.06 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 609 0 0 0 6 0 0 0 20 0 15 0 246372613 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14084804 memory=6 CPUtime=0.07 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) S 14595 14598 11204 0 -1 1077944384 238 0 0 0 7 0 0 0 20 0 15 0 246372613 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624438757360 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14084804 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) S 14595 14598 11204 0 -1 1077944384 358 0 0 0 14 0 0 0 20 0 15 0 246372613 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624437705072 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14084804 memory=280821471022576 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246372613 14422839296 22605 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90420 KiB

[startup+1.50074 s]
/proc/loadavg: 1.61 1.63 1.65 4/218 14613
/proc/meminfo: memFree=23260852/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14086852 memory=495252 CPUtime=3.14 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 20154 0 0 0 264 50 0 0 20 0 15 0 246372607 14424936448 123813 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3521713 123813 3576 1 0 3483785 0
[pid=14598/tid=14600] ppid=14595 vsize=14086852 memory=0 CPUtime=1.25 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 15331 0 0 0 115 10 0 0 20 0 15 0 246372608 14424936448 123813 33554432000 4194304 4196468 140733924891456 139625334096192 139624969054204 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14086852 memory=-6585528546044026665 CPUtime=0.21 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 193 0 0 0 12 9 0 0 20 0 15 0 246372608 14424936448 123813 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14086852 memory=-3535359994705172322 CPUtime=0.21 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 231 0 0 0 12 9 0 0 20 0 15 0 246372608 14424936448 123813 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14086852 memory=9051561888837632173 CPUtime=0.21 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 259 0 0 0 12 9 0 0 20 0 15 0 246372608 14424936448 123813 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14086852 memory=-6007626356215994243 CPUtime=0.21 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 244 0 0 0 12 9 0 0 20 0 15 0 246372608 14424936448 123813 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14086852 memory=-3472574513799858009 CPUtime=0.01 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 280 0 0 0 1 0 0 0 20 0 15 0 246372610 14424936448 123813 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0

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

/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 151588 0 0 0 237426 72 0 0 20 0 15 0 246372608 14429130752 485672 33554432000 4194304 4196468 140733924891456 139625334098496 139624976045865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14090948 memory=1946280 CPUtime=6.58 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 40810 0 0 0 579 79 0 0 20 0 15 0 246372608 14429130752 485672 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14090948 memory=1946280 CPUtime=6.57 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 43345 0 0 0 571 86 0 0 20 0 15 0 246372608 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14090948 memory=1946280 CPUtime=6.58 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 44761 0 0 0 571 87 0 0 20 0 15 0 246372608 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14090948 memory=1951920 CPUtime=6.6 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 39137 0 0 0 579 81 0 0 20 0 15 0 246372608 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14090948 memory=1946792 CPUtime=0.38 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 16736 0 0 0 30 8 0 0 20 0 15 0 246372610 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14090948 memory=1946792 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624442967392 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14090948 memory=1946792 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624441915008 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14090948 memory=1946280 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14090948 memory=1942688 CPUtime=3.23 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 8953 0 0 0 321 2 0 0 20 0 15 0 246372613 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14090948 memory=1951408 CPUtime=3.69 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) S 14595 14598 11204 0 -1 1077944384 9974 0 0 0 367 2 0 0 20 0 15 0 246372613 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624438757360 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14090948 memory=1946280 CPUtime=1.3 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) S 14595 14598 11204 0 -1 1077944384 10644 0 0 0 127 3 0 0 20 0 15 0 246372613 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624437705072 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14090948 memory=94 CPUtime=1.32 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1778 0 0 0 66 66 0 0 20 0 15 0 246372613 14429130752 485672 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 2411.34 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1942688 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.63 1.64 3/219 14769
/proc/meminfo: memFree=22330800/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14090948 memory=1910892 CPUtime=2471.83 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 374891 0 0 0 246706 477 0 0 20 0 15 0 246372607 14429130752 477723 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3522737 477723 3611 1 0 3484809 0
[pid=14598/tid=14600] ppid=14595 vsize=14090948 memory=1168 CPUtime=2434.81 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 152759 0 0 0 243409 72 0 0 20 0 15 0 246372608 14429130752 477723 33554432000 4194304 4196468 140733924891456 139625334098336 139624972212989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14090948 memory=1910892 CPUtime=6.73 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 41573 0 0 0 594 79 0 0 20 0 15 0 246372608 14429130752 477723 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14090948 memory=1923720 CPUtime=6.73 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 44497 0 0 0 587 86 0 0 20 0 15 0 246372608 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14090948 memory=1921152 CPUtime=6.73 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 45472 0 0 0 586 87 0 0 20 0 15 0 246372608 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14090948 memory=1917048 CPUtime=6.76 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 40762 0 0 0 594 82 0 0 20 0 15 0 246372608 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14090948 memory=1933460 CPUtime=0.39 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 16998 0 0 0 31 8 0 0 20 0 15 0 246372610 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14090948 memory=1917048 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624442967392 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14090948 memory=1912944 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624441915008 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14090948 memory=1912944 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14090948 memory=1910892 CPUtime=3.23 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 8955 0 0 0 321 2 0 0 20 0 15 0 246372613 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14090948 memory=1925772 CPUtime=3.69 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) S 14595 14598 11204 0 -1 1077944384 9977 0 0 0 367 2 0 0 20 0 15 0 246372613 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624438757360 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14090948 memory=1912944 CPUtime=1.3 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) S 14595 14598 11204 0 -1 1077944384 10647 0 0 0 127 3 0 0 20 0 15 0 246372613 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624437705072 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14090948 memory=1910892 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14090948 memory=3500 CPUtime=1.35 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1806 0 0 0 68 67 0 0 20 0 15 0 246372613 14429130752 477723 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 2471.83 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1910892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2490.3 s]
/proc/loadavg: 2.08 1.78 1.69 3/219 14845
/proc/meminfo: memFree=22274012/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14090948 memory=1882776 CPUtime=2520.06 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 379785 0 0 0 251528 478 0 0 20 0 15 0 246372607 14429130752 470694 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3522737 470694 3611 1 0 3484809 0
[pid=14598/tid=14600] ppid=14595 vsize=14090948 memory=1885856 CPUtime=2482.72 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 153297 0 0 0 248200 72 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139625334098336 139624969750365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14090948 memory=836 CPUtime=6.81 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 42549 0 0 0 602 79 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14090948 memory=1882776 CPUtime=6.79 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 45371 0 0 0 593 86 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14090948 memory=1885856 CPUtime=6.81 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 46479 0 0 0 594 87 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14090948 memory=1882776 CPUtime=6.83 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 41969 0 0 0 601 82 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0.4 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 17263 0 0 0 31 9 0 0 20 0 15 0 246372610 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14090948 memory=3500 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624442967392 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624441915008 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14090948 memory=1092 CPUtime=3.23 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 8957 0 0 0 321 2 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14090948 memory=836 CPUtime=3.69 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) S 14595 14598 11204 0 -1 1077944384 9980 0 0 0 367 2 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624438757360 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14090948 memory=1882776 CPUtime=1.3 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) S 14595 14598 11204 0 -1 1077944384 10650 0 0 0 127 3 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624437705072 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14090948 memory=1168 CPUtime=1.38 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1825 0 0 0 69 69 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1882776 KiB

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

[startup+2490.32 s]
# the end of solver process 14598 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.3 s, system=4.80548 s

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

[startup+2490.3 s]
/proc/loadavg: 2.08 1.78 1.69 3/219 14845
/proc/meminfo: memFree=22274012/32770624 swapFree=67108840/67108860
[pid=14598] ppid=14595 vsize=14090948 memory=1882776 CPUtime=2520.06 cores=0,2,4,6
/proc/14598/stat : 14598 (java) S 14595 14598 11204 0 -1 1077944320 379785 0 0 0 251528 478 0 0 20 0 15 0 246372607 14429130752 470694 33554432000 4194304 4196468 140733924891456 140733924874000 139625329860343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
/proc/14598/statm: 3522737 470694 3611 1 0 3484809 0
[pid=14598/tid=14600] ppid=14595 vsize=14090948 memory=1885856 CPUtime=2482.72 cores=0,2,4,6
/proc/14598/task/14600/stat : 14600 (java) R 14595 14598 11204 0 -1 4202560 153297 0 0 0 248200 72 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139625334098336 139624969750365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14601] ppid=14595 vsize=14090948 memory=836 CPUtime=6.81 cores=0,2,4,6
/proc/14598/task/14601/stat : 14601 (java) S 14595 14598 11204 0 -1 1077944384 42549 0 0 0 602 79 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139625295141264 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14602] ppid=14595 vsize=14090948 memory=1882776 CPUtime=6.79 cores=0,2,4,6
/proc/14598/task/14602/stat : 14602 (java) S 14595 14598 11204 0 -1 1077944384 45371 0 0 0 593 86 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624924166416 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14603] ppid=14595 vsize=14090948 memory=1885856 CPUtime=6.81 cores=0,2,4,6
/proc/14598/task/14603/stat : 14603 (java) S 14595 14598 11204 0 -1 1077944384 46479 0 0 0 594 87 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624923114128 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14604] ppid=14595 vsize=14090948 memory=1882776 CPUtime=6.83 cores=0,2,4,6
/proc/14598/task/14604/stat : 14604 (java) S 14595 14598 11204 0 -1 1077944384 41969 0 0 0 601 82 0 0 20 0 15 0 246372608 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624922061328 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14605] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0.4 cores=0,2,4,6
/proc/14598/task/14605/stat : 14605 (java) S 14595 14598 11204 0 -1 1077944384 17263 0 0 0 31 9 0 0 20 0 15 0 246372610 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624444021360 139625329871490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14606] ppid=14595 vsize=14090948 memory=3500 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14606/stat : 14606 (java) S 14595 14598 11204 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624442967392 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14607] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14607/stat : 14607 (java) S 14595 14598 11204 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 246372610 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624441915008 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14608] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14608/stat : 14608 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624440863312 139625329878939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14609] ppid=14595 vsize=14090948 memory=1092 CPUtime=3.23 cores=0,2,4,6
/proc/14598/task/14609/stat : 14609 (java) S 14595 14598 11204 0 -1 1077944384 8957 0 0 0 321 2 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624439810160 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14610] ppid=14595 vsize=14090948 memory=836 CPUtime=3.69 cores=0,2,4,6
/proc/14598/task/14610/stat : 14610 (java) S 14595 14598 11204 0 -1 1077944384 9980 0 0 0 367 2 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624438757360 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14611] ppid=14595 vsize=14090948 memory=1882776 CPUtime=1.3 cores=0,2,4,6
/proc/14598/task/14611/stat : 14611 (java) S 14595 14598 11204 0 -1 1077944384 10650 0 0 0 127 3 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624437705072 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14612] ppid=14595 vsize=14090948 memory=1882776 CPUtime=0 cores=0,2,4,6
/proc/14598/task/14612/stat : 14612 (java) S 14595 14598 11204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624436652512 139625329870549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
[pid=14598/tid=14613] ppid=14595 vsize=14090948 memory=1168 CPUtime=1.38 cores=0,2,4,6
/proc/14598/task/14613/stat : 14613 (java) S 14595 14598 11204 0 -1 1077944384 1825 0 0 0 69 69 0 0 20 0 15 0 246372613 14429130752 470694 33554432000 4194304 4196468 140733924891456 139624435600304 139625329871490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37580800 140733924893769 140733924893961 140733924893961 140733924896719 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1882776 KiB

Child status: 143
Real time (s): 2490.32
CPU time (s): 2520.1
CPU user time (s): 2515.3
CPU system time (s): 4.80548
CPU usage (%): 101.196
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 5213644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.3
system time used= 4.80548
maximum resident set size= 5214372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 380392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60743
involuntary context switches= 3731


# summary of solver processes directly reported to runsolver:
#   pid: 14598
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2515.3
#   total CPU system time (s): 4.80548

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4121 second user time and 24.1964 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 01:08:14
IDJOB=4308349
IDBENCH=141265
IDSOLVER=2791
FILE ID=node135/4308349-1534288094
RUNJOBID= node135-1534270601-12743
PBS_JOBID= 21038122
Free space on /tmp= 47120 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-03-0300_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308349-1534288094/watcher-4308349-1534288094 -o /tmp/evaluation-result-4308349-1534288094/solver-4308349-1534288094 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534270601-12743 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 423047009 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308349-1534288094.xml

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

MD5SUM BENCH= f3b5e910cdd6f892615a29b96bfa015e
RANDOM SEED=423047009

node135.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.50
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.50
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.50
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.50
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:        23561784 kB
MemAvailable:   30785956 kB
Buffers:          145424 kB
Cached:          7304664 kB
SwapCached:           20 kB
Active:          5187976 kB
Inactive:        3432964 kB
Active(anon):    1120140 kB
Inactive(anon):   103280 kB
Active(file):    4067836 kB
Inactive(file):  3329684 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:            160712 kB
Writeback:             0 kB
AnonPages:       1178044 kB
Mapped:            70704 kB
Shmem:             49804 kB
Slab:             283648 kB
SReclaimable:     255112 kB
SUnreclaim:        28536 kB
KernelStack:        3552 kB
PageTables:         7756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2752912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1054720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 47084 MiB
End job on node135 at 2018-08-15 01:49:45