Trace number 4308112

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 with restarts 2018-08-14? (TO) 2520.02 2509.61

General information on the benchmark

NameMagicHexagon/
MagicHexagon-08-m009_c18.xml
MD5SUM012ef72073aa4b47e82f6ff4769ae682
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.57	c version: 2018-08-14
0.67/0.57	c seed: 507005932
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
1.81/1.14	c Parsing done, starting search...
2520.00/2509.61	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 (12984 MiB free)
  memory of node 1: 16384 MiB (13206 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308112-1534343402/watcher-4308112-1534343402 -o /tmp/evaluation-result-4308112-1534343402/solver-4308112-1534343402 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534335860-32014 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 507005932 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308112-1534343402.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
Starting watchdog thread
Linux 3.10.0-514.16.1.el7.x86_64
Current StackSize limit: 8192 KiB

solver pid=337, runsolver pid=334

[startup+0.100264 s]*
/proc/loadavg: 1.91 1.45 1.40 8/216 354
/proc/meminfo: memFree=26777400/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14082736 memory=29800 CPUtime=0.11 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 6875 0 0 0 10 1 0 0 20 0 15 0 251903353 14420721664 7450 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3520684 7450 3154 1 0 3482761 0
[pid=337/tid=341] ppid=334 vsize=14082736 memory=7022364594140610616 CPUtime=0.09 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 4937 0 0 0 8 1 0 0 20 0 15 0 251903353 14420721664 7486 33554432000 4194304 4196468 140727933720688 139735788639928 139735784461469 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 7486 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14082736 memory=139625601009018 CPUtime=0 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 7486 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 7486 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 7486 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734696682656 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734695629552 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) R 334 337 28126 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734693526256 139735784450690 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) R 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0.01 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) R 334 337 28126 0 -1 4202560 309 0 0 0 1 0 0 0 20 0 15 0 251903359 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734691420656 139735784460890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) R 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 7486 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 29800 KiB

[startup+0.210669 s]*
/proc/loadavg: 2.16 1.51 1.42 5/216 354
/proc/meminfo: memFree=26747716/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14082736 memory=45764 CPUtime=0.28 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 10583 0 0 0 26 2 0 0 20 0 15 0 251903353 14420721664 11441 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3520684 11441 3333 1 0 3482761 0
[pid=337/tid=341] ppid=334 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 1077944384 8274 0 0 0 18 1 0 0 20 0 15 0 251903353 14420721664 11573 33554432000 4194304 4196468 140727933720688 139735788664896 139735784449749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 11573 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14082736 memory=139625601009018 CPUtime=0 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 11573 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 11573 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 11573 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734696682656 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734695629552 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) R 334 337 28126 0 -1 4202560 532 0 0 0 1 0 0 0 20 0 15 0 251903359 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734693517760 139735765139840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) R 334 337 28126 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 251903359 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0.05 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) R 334 337 28126 0 -1 4202560 403 0 0 0 5 0 0 0 20 0 15 0 251903359 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734691420656 139735784460890 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 11573 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 45764 KiB

[startup+0.310711 s]*
/proc/loadavg: 2.16 1.51 1.42 6/216 354
/proc/meminfo: memFree=26738968/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14082736 memory=49452 CPUtime=0.43 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 11047 0 0 0 41 2 0 0 20 0 15 0 251903353 14420721664 12363 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3520684 12363 3419 1 0 3482761 0
[pid=337/tid=341] ppid=334 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 8613 0 0 0 28 1 0 0 20 0 15 0 251903353 14420721664 12428 33554432000 4194304 4196468 140727933720688 139735788650096 139735768520030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14082736 memory=13642 CPUtime=0 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 12428 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14082736 memory=139625601009017 CPUtime=0 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 12428 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 12428 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251903354 14420721664 12428 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734696682656 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251903356 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734695629552 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) S 334 337 28126 0 -1 1077944384 594 0 0 0 3 0 0 0 20 0 15 0 251903359 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734693526256 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) S 334 337 28126 0 -1 1077944384 59 0 0 0 2 0 0 0 20 0 15 0 251903359 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0.08 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) S 334 337 28126 0 -1 1077944384 451 0 0 0 8 0 0 0 20 0 15 0 251903359 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734691420656 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14082736 memory=139625600980608 CPUtime=0 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903359 14420721664 12428 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49452 KiB

[startup+0.700806 s]
/proc/loadavg: 2.16 1.51 1.42 6/216 354
/proc/meminfo: memFree=26690952/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14084804 memory=89904 CPUtime=0.99 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 17854 0 0 0 95 4 0 0 20 0 15 0 251903353 14422839296 22476 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3521201 22476 3499 1 0 3483273 0
[pid=337/tid=341] ppid=334 vsize=14084804 memory=141111553300633 CPUtime=0.67 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 14914 0 0 0 64 3 0 0 20 0 15 0 251903353 14422839296 22476 33554432000 4194304 4196468 140727933720688 139735788645872 139735768520030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14422839296 22476 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14422839296 22476 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14422839296 22476 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14084804 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251903354 14422839296 22476 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251903356 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251903356 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734696682656 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14084804 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251903356 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734695629552 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14084804 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) S 334 337 28126 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 15 0 251903359 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734693526256 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14084804 memory=279250988957936 CPUtime=0.07 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) R 334 337 28126 0 -1 1077944384 227 0 0 0 7 0 0 0 20 0 15 0 251903359 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) R 334 337 28126 0 -1 4202560 578 0 0 0 15 0 0 0 20 0 15 0 251903359 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734691420656 139735784451478 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14084804 memory=3304 CPUtime=0 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903359 14422839296 22476 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89904 KiB

[startup+1.50169 s]
/proc/loadavg: 2.16 1.51 1.42 6/216 354
/proc/meminfo: memFree=26604584/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14090948 memory=146904 CPUtime=2.99 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 25505 0 0 0 293 6 0 0 20 0 15 0 251903353 14429130752 36726 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3522737 36726 3538 1 0 3484809 0
[pid=337/tid=341] ppid=334 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 18720 0 0 0 143 4 0 0 20 0 15 0 251903353 14429130752 36726 33554432000 4194304 4196468 140727933720688 139735788675304 139735424644118 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14429130752 36726 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14090948 memory=279250989286016 CPUtime=0 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14429130752 36726 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251903354 14429130752 36726 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251903354 14429130752 36726 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 36726 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0

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

/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 33358 0 0 0 237588 13 0 0 20 0 15 0 251903353 14429130752 58985 33554432000 4194304 4196468 140727933720688 139735788677536 139735424491852 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14090948 memory=235940 CPUtime=2.62 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 4336 0 0 0 240 22 0 0 20 0 15 0 251903354 14429130752 58985 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14090948 memory=235940 CPUtime=2.64 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 3948 0 0 0 246 18 0 0 20 0 15 0 251903354 14429130752 58985 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14090948 memory=235940 CPUtime=2.64 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 3270 0 0 0 242 22 0 0 20 0 15 0 251903354 14429130752 58985 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14090948 memory=235940 CPUtime=2.61 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 3839 0 0 0 244 17 0 0 20 0 15 0 251903354 14429130752 58985 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14090948 memory=235940 CPUtime=2.53 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 4626 0 0 0 236 17 0 0 20 0 15 0 251903356 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14090948 memory=235940 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734696682720 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14090948 memory=235940 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734695629568 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14090948 memory=235940 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14090948 memory=235940 CPUtime=0.87 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) S 334 337 28126 0 -1 1077944384 2015 0 0 0 87 0 0 0 20 0 15 0 251903359 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734693526256 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14090948 memory=235940 CPUtime=1.07 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) S 334 337 28126 0 -1 1077944384 4143 0 0 0 106 1 0 0 20 0 15 0 251903359 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14090948 memory=3708 CPUtime=0.48 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) S 334 337 28126 0 -1 1077944384 5712 0 0 0 47 1 0 0 20 0 15 0 251903359 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734691420656 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14090948 memory=233892 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14090948 memory=2080 CPUtime=0.68 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) S 334 337 28126 0 -1 1077944384 1346 0 0 0 28 40 0 0 20 0 15 0 251903359 14429130752 58985 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 2392.23 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 235940 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.31 1.36 3/217 456
/proc/meminfo: memFree=26305148/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14090948 memory=237988 CPUtime=2452.45 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 68543 0 0 0 245128 117 0 0 20 0 15 0 251903353 14429130752 59497 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3522737 59497 3579 1 0 3484809 0
[pid=337/tid=341] ppid=334 vsize=14090948 memory=237988 CPUtime=2435.83 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 33649 0 0 0 243570 13 0 0 20 0 15 0 251903353 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735788677760 139735425592699 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14090948 memory=237988 CPUtime=2.69 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 4345 0 0 0 247 22 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14090948 memory=237988 CPUtime=2.71 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 3954 0 0 0 253 18 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14090948 memory=235940 CPUtime=2.72 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 3365 0 0 0 250 22 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14090948 memory=235940 CPUtime=2.7 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 3848 0 0 0 252 18 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14090948 memory=235940 CPUtime=2.6 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 4645 0 0 0 242 18 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14090948 memory=235940 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734696682720 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14090948 memory=237988 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734695629568 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14090948 memory=237988 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14090948 memory=237988 CPUtime=0.87 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) S 334 337 28126 0 -1 1077944384 2017 0 0 0 87 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734693526256 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14090948 memory=237988 CPUtime=1.07 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) S 334 337 28126 0 -1 1077944384 4145 0 0 0 106 1 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14090948 memory=237988 CPUtime=0.48 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) S 334 337 28126 0 -1 1077944384 5714 0 0 0 47 1 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734691420656 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14090948 memory=237988 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14090948 memory=237988 CPUtime=0.7 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) S 334 337 28126 0 -1 1077944384 1352 0 0 0 29 41 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 2452.45 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 237988 KiB

[startup+2502.3 s]
/proc/loadavg: 1.79 1.45 1.40 3/217 647
/proc/meminfo: memFree=26457600/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14090948 memory=237988 CPUtime=2512.67 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 69057 0 0 0 251148 119 0 0 20 0 15 0 251903353 14429130752 59497 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3522737 59497 3579 1 0 3484809 0
[pid=337/tid=341] ppid=334 vsize=14090948 memory=237988 CPUtime=2495.69 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 33875 0 0 0 249556 13 0 0 20 0 15 0 251903353 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735788677840 139735425429197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14090948 memory=237988 CPUtime=2.76 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 4349 0 0 0 253 23 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14090948 memory=237988 CPUtime=2.78 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 4030 0 0 0 260 18 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14090948 memory=237988 CPUtime=2.78 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 3377 0 0 0 256 22 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14090948 memory=237988 CPUtime=2.76 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 3870 0 0 0 258 18 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14090948 memory=237988 CPUtime=2.67 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 4806 0 0 0 249 18 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14090948 memory=237988 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734696682720 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14090948 memory=3708 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734695629568 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14090948 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14090948 memory=237988 CPUtime=0.87 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) S 334 337 28126 0 -1 1077944384 2017 0 0 0 87 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734693526256 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14090948 memory=237988 CPUtime=1.07 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) S 334 337 28126 0 -1 1077944384 4145 0 0 0 106 1 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14090948 memory=237988 CPUtime=0.48 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) S 334 337 28126 0 -1 1077944384 5714 0 0 0 47 1 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734691420656 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14090948 memory=920 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14090948 memory=237988 CPUtime=0.72 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) S 334 337 28126 0 -1 1077944384 1365 0 0 0 30 42 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 2512.67 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 237988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.6 s]
/proc/loadavg: 1.73 1.44 1.40 3/217 647
/proc/meminfo: memFree=26475972/32770624 swapFree=67108804/67108860
[pid=337] ppid=334 vsize=14090948 memory=237988 CPUtime=2520 cores=0,2,4,6
/proc/337/stat : 337 (java) S 334 337 28126 0 -1 1077944320 69069 0 0 0 251880 120 0 0 20 0 15 0 251903353 14429130752 59497 33554432000 4194304 4196468 140727933720688 140727933703232 139735784439543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
/proc/337/statm: 3522737 59497 3579 1 0 3484809 0
[pid=337/tid=341] ppid=334 vsize=14090948 memory=3708 CPUtime=2502.97 cores=0,2,4,6
/proc/337/task/341/stat : 341 (java) R 334 337 28126 0 -1 4202560 33887 0 0 0 250284 13 0 0 20 0 15 0 251903353 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735788677600 139735425781266 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=342] ppid=334 vsize=14090948 memory=3252 CPUtime=2.77 cores=0,2,4,6
/proc/337/task/342/stat : 342 (java) S 334 337 28126 0 -1 1077944384 4349 0 0 0 254 23 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735756282896 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=343] ppid=334 vsize=14090948 memory=237988 CPUtime=2.79 cores=0,2,4,6
/proc/337/task/343/stat : 343 (java) S 334 337 28126 0 -1 1077944384 4030 0 0 0 261 18 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735378795664 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=344] ppid=334 vsize=14090948 memory=68552 CPUtime=2.79 cores=0,2,4,6
/proc/337/task/344/stat : 344 (java) S 334 337 28126 0 -1 1077944384 3377 0 0 0 257 22 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735377742608 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=345] ppid=334 vsize=14090948 memory=752 CPUtime=2.77 cores=0,2,4,6
/proc/337/task/345/stat : 345 (java) S 334 337 28126 0 -1 1077944384 3870 0 0 0 259 18 0 0 20 0 15 0 251903354 14429130752 59497 33554432000 4194304 4196468 140727933720688 139735376690064 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=346] ppid=334 vsize=14090948 memory=836 CPUtime=2.67 cores=0,2,4,6
/proc/337/task/346/stat : 346 (java) S 334 337 28126 0 -1 1077944384 4806 0 0 0 249 18 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734697736432 139735784450690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=347] ppid=334 vsize=14090948 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/337/task/347/stat : 347 (java) S 334 337 28126 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734696682720 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=348] ppid=334 vsize=14090948 memory=8173301518853039424 CPUtime=0 cores=0,2,4,6
/proc/337/task/348/stat : 348 (java) S 334 337 28126 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 251903356 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734695629568 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=349] ppid=334 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/337/task/349/stat : 349 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734694578128 139735784458139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=350] ppid=334 vsize=14090948 memory=6943526294502006880 CPUtime=0.87 cores=0,2,4,6
/proc/337/task/350/stat : 350 (java) S 334 337 28126 0 -1 1077944384 2017 0 0 0 87 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734693526256 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=351] ppid=334 vsize=14090948 memory=1600 CPUtime=1.07 cores=0,2,4,6
/proc/337/task/351/stat : 351 (java) S 334 337 28126 0 -1 1077944384 4145 0 0 0 106 1 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734692473712 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=352] ppid=334 vsize=14090948 memory=7952 CPUtime=0.48 cores=0,2,4,6
/proc/337/task/352/stat : 352 (java) S 334 337 28126 0 -1 1077944384 5714 0 0 0 47 1 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734691420656 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=353] ppid=334 vsize=14090948 memory=4088 CPUtime=0 cores=0,2,4,6
/proc/337/task/353/stat : 353 (java) S 334 337 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734690368352 139735784449749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
[pid=337/tid=354] ppid=334 vsize=14090948 memory=1784 CPUtime=0.72 cores=0,2,4,6
/proc/337/task/354/stat : 354 (java) S 334 337 28126 0 -1 1077944384 1365 0 0 0 30 42 0 0 20 0 15 0 251903359 14429130752 59497 33554432000 4194304 4196468 140727933720688 139734689315376 139735784450690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31449088 140727933727817 140727933728009 140727933728009 140727933730767 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 237988 KiB

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

[startup+2509.61 s]
# the end of solver process 337 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.81 s, system=1.20356 s

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

Child status: 143
Real time (s): 2509.61
CPU time (s): 2520.02
CPU user time (s): 2518.81
CPU system time (s): 1.20356
CPU usage (%): 100.414
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 237988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.81
system time used= 1.20356
maximum resident set size= 238364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69387
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 126005
involuntary context switches= 5042


# summary of solver processes directly reported to runsolver:
#   pid: 337
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.81
#   total CPU system time (s): 1.20356

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9665 second user time and 22.9001 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-15 16:30:02
IDJOB=4308112
IDBENCH=141557
IDSOLVER=2791
FILE ID=node105/4308112-1534343402
RUNJOBID= node105-1534335860-32014
PBS_JOBID= 21038166
Free space on /tmp= 49244 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-08-m009_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-4308112-1534343402/watcher-4308112-1534343402 -o /tmp/evaluation-result-4308112-1534343402/solver-4308112-1534343402 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534335860-32014 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 507005932 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308112-1534343402.xml

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

MD5SUM BENCH= 012ef72073aa4b47e82f6ff4769ae682
RANDOM SEED=507005932

node105.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.32
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.32
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.32
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.32
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:        26824064 kB
MemAvailable:   31808260 kB
Buffers:          224668 kB
Cached:          5011884 kB
SwapCached:           16 kB
Active:          2368536 kB
Inactive:        3010292 kB
Active(anon):      93992 kB
Inactive(anon):   108668 kB
Active(file):    2274544 kB
Inactive(file):  2901624 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             71672 kB
Writeback:             0 kB
AnonPages:        120936 kB
Mapped:            67096 kB
Shmem:             57940 kB
Slab:             265744 kB
SReclaimable:     236488 kB
SUnreclaim:        29256 kB
KernelStack:        3824 kB
PageTables:         6368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1324432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 49212 MiB
End job on node105 at 2018-08-15 17:11:52