Trace number 4299604

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
The dodo solver 2018-04-29? (TO) 2520.11 2495.21

General information on the benchmark

NameHaystacks/
Haystacks-ext-12_c18.xml
MD5SUM9b1722167e694dc70b944145256e05c5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2367.8
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints803
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree11
Maximum variable degree12
Distribution of variable degrees[{"degree":11,"count":122},{"degree":12,"count":22}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":803}]
Number of extensional constraints803
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":803}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.08/2495.20	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14341 MiB free)
  memory of node 1: 16384 MiB (12997 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299604-1532822822/watcher-4299604-1532822822 -o /tmp/evaluation-result-4299604-1532822822/solver-4299604-1532822822 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532809404-14163 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299604-1532822822.xml --timelimit 2520 

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=16109, runsolver pid=16106


[startup+0.10011 s]*
/proc/loadavg: 1.55 1.58 1.44 3/215 16124
/proc/meminfo: memFree=27979052/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10658972 memory=27256 CPUtime=0.13 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 5282 0 0 0 12 1 0 0 20 0 15 0 99845396 10914787328 6814 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2664743 6814 2809 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10658972 memory=-8269626465541197953 CPUtime=0.08 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 3114 0 0 0 8 0 0 0 20 0 15 0 99845396 10914787328 6880 33554432000 4194304 4196468 140724001176560 140439741809792 140439722952465 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10914787328 6880 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10658972 memory=139949188200064 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10914787328 6880 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10914787328 6880 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99845397 10914787328 6880 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10658972 memory=139949188200064 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99845398 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99845399 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99845399 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) R 16106 16109 14132 0 -1 4202560 341 0 0 0 0 0 0 0 20 0 15 0 99845401 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438768891872 140439715414160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) R 16106 16109 14132 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 99845401 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438767847792 140439737592450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10658972 memory=139949188200064 CPUtime=0.02 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) S 16106 16109 14132 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 99845401 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438766794736 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10658972 memory=139949188200064 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845402 10914787328 6880 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27256 KiB

[startup+0.210636 s]*
/proc/loadavg: 1.55 1.58 1.44 5/215 16124
/proc/meminfo: memFree=27966664/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10661056 memory=40424 CPUtime=0.34 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 8165 0 0 0 32 2 0 0 20 0 15 0 99845396 10916921344 10106 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2665264 10106 3014 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 5107 0 0 0 19 1 0 0 20 0 15 0 99845396 10916921344 10106 33554432000 4194304 4196468 140724001176560 140439741820448 140439340527362 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916921344 10106 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661056 memory=139949188215132 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916921344 10106 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916921344 10106 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99845397 10916921344 10106 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661056 memory=139949188200064 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99845398 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99845399 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99845399 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) R 16106 16109 14132 0 -1 1077944384 437 0 0 0 2 0 0 0 20 0 15 0 99845401 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438768900336 140439737592450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) R 16106 16109 14132 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 15 0 99845401 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438767847792 140439723595612 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10661056 memory=139949188200064 CPUtime=0.08 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) R 16106 16109 14132 0 -1 4202560 920 0 0 0 8 0 0 0 20 0 15 0 99845401 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438766792528 140439729818430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10661056 memory=139949188200064 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845402 10916921344 10106 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40424 KiB

[startup+0.310607 s]*
/proc/loadavg: 1.55 1.58 1.44 4/215 16124
/proc/meminfo: memFree=27962508/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10661132 memory=44784 CPUtime=0.55 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 8806 0 0 0 53 2 0 0 20 0 15 0 99845396 10916999168 11196 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2665283 11196 3050 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 5469 0 0 0 28 1 0 0 20 0 15 0 99845396 10916999168 11196 33554432000 4194304 4196468 140724001176560 140439741820704 140439721624933 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 11196 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661132 memory=139949188214520 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 11196 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 11196 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 11196 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661132 memory=139949188200064 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99845398 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) S 16106 16109 14132 0 -1 1077944384 558 0 0 0 5 0 0 0 20 0 15 0 99845401 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438768900336 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10661132 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) S 16106 16109 14132 0 -1 1077944384 358 0 0 0 3 0 0 0 20 0 15 0 99845401 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438767847792 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10661132 memory=139949188200064 CPUtime=0.15 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) S 16106 16109 14132 0 -1 1077944384 1054 0 0 0 15 0 0 0 20 0 15 0 99845401 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438766794736 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10661132 memory=139949188200064 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 11196 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44784 KiB

[startup+0.701535 s]
/proc/loadavg: 1.55 1.58 1.44 9/215 16124
/proc/meminfo: memFree=27941936/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10661132 memory=100132 CPUtime=1.74 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 12386 0 0 0 170 4 0 0 20 0 15 0 99845396 10916999168 25033 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2665283 25033 3128 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10661132 memory=1840 CPUtime=0.67 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 5706 0 0 0 65 2 0 0 20 0 15 0 99845396 10916999168 25033 33554432000 4194304 4196468 140724001176560 140439741810816 140724001470402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661132 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 25033 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661132 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 25033 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661132 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 25033 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661132 memory=792 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 25033 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99845398 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10661132 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10661132 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10661132 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10661132 memory=7163631965283378496 CPUtime=0.36 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) R 16106 16109 14132 0 -1 4202560 1755 0 0 0 36 0 0 0 20 0 15 0 99845401 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438768882464 140439723645416 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10661132 memory=7667213801450137426 CPUtime=0.35 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) S 16106 16109 14132 0 -1 1077944384 1874 0 0 0 35 0 0 0 20 0 15 0 99845401 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438767847792 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10661132 memory=7295946094789283920 CPUtime=0.31 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) S 16106 16109 14132 0 -1 1077944384 1680 0 0 0 31 0 0 0 20 0 15 0 99845401 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438766794736 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 25033 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 100132 KiB

[startup+1.50078 s]
/proc/loadavg: 1.58 1.58 1.44 4/215 16124
/proc/meminfo: memFree=27839100/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10661132 memory=195312 CPUtime=3.4 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 20560 0 0 0 333 7 0 0 20 0 15 0 99845396 10916999168 48828 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2665283 48828 3157 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10661132 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 5980 0 0 0 142 4 0 0 20 0 15 0 99845396 10916999168 48828 33554432000 4194304 4196468 140724001176560 140439741810672 140724001470402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 48828 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661132 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 48828 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 390 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 48828 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 99845397 10916999168 48828 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 15 0 99845398 10916999168 48828 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0

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

/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 23603 0 0 0 227641 2906 0 0 20 0 15 0 99845396 10916999168 90033 33554432000 4194304 4196468 140724001176560 140439741810512 140724001470402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661132 memory=358084 CPUtime=7.34 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 5308 0 0 0 681 53 0 0 20 0 15 0 99845397 10916999168 90033 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661132 memory=358084 CPUtime=7.37 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 5642 0 0 0 689 48 0 0 20 0 15 0 99845397 10916999168 90033 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661132 memory=358084 CPUtime=7.28 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 5388 0 0 0 672 56 0 0 20 0 15 0 99845397 10916999168 90033 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661132 memory=358084 CPUtime=7.32 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 4607 0 0 0 683 49 0 0 20 0 15 0 99845397 10916999168 90033 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661132 memory=232691 CPUtime=7.03 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 6561 0 0 0 654 49 0 0 20 0 15 0 99845398 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10661132 memory=360132 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10661132 memory=360132 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10661132 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10661132 memory=358084 CPUtime=0.44 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) S 16106 16109 14132 0 -1 1077944384 1978 0 0 0 44 0 0 0 20 0 15 0 99845401 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438768900336 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10661132 memory=358084 CPUtime=1.25 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) S 16106 16109 14132 0 -1 1077944384 9090 0 0 0 124 1 0 0 20 0 15 0 99845401 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438767847792 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10661132 memory=17180 CPUtime=0.33 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) S 16106 16109 14132 0 -1 1077944384 1902 0 0 0 33 0 0 0 20 0 15 0 99845401 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438766794736 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10661132 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10661132 memory=360132 CPUtime=1 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 558 0 0 0 53 47 0 0 20 0 15 0 99845402 10916999168 90033 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 2344.92 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 360132 KiB

[startup+2382.3 s]
/proc/loadavg: 1.33 1.35 1.40 3/215 16274
/proc/meminfo: memFree=27754080/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10661132 memory=364228 CPUtime=2405.69 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 67565 0 0 0 237337 3232 0 0 20 0 15 0 99845396 10916999168 91057 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2665283 91057 3163 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10661132 memory=364228 CPUtime=2364.95 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 24052 0 0 0 233518 2977 0 0 20 0 15 0 99845396 10916999168 91057 33554432000 4194304 4196468 140724001176560 140439741812144 140724001470402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661132 memory=362180 CPUtime=7.61 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 5512 0 0 0 707 54 0 0 20 0 15 0 99845397 10916999168 91057 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661132 memory=364228 CPUtime=7.65 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 5999 0 0 0 716 49 0 0 20 0 15 0 99845397 10916999168 91057 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661132 memory=364228 CPUtime=7.55 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 5604 0 0 0 697 58 0 0 20 0 15 0 99845397 10916999168 91057 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661132 memory=237581 CPUtime=7.6 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 4690 0 0 0 709 51 0 0 20 0 15 0 99845397 10916999168 91057 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661132 memory=364228 CPUtime=7.23 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 6735 0 0 0 672 51 0 0 20 0 15 0 99845398 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10661132 memory=364228 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10661132 memory=-2245088631185882904 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10661132 memory=164 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10661132 memory=4028 CPUtime=0.44 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) S 16106 16109 14132 0 -1 1077944384 1980 0 0 0 44 0 0 0 20 0 15 0 99845401 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438768900336 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10661132 memory=28792 CPUtime=1.25 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) S 16106 16109 14132 0 -1 1077944384 9092 0 0 0 124 1 0 0 20 0 15 0 99845401 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438767847792 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10661132 memory=364228 CPUtime=0.33 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) S 16106 16109 14132 0 -1 1077944384 1904 0 0 0 33 0 0 0 20 0 15 0 99845401 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438766794736 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10661132 memory=364228 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10661132 memory=364228 CPUtime=1.02 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 566 0 0 0 54 48 0 0 20 0 15 0 99845402 10916999168 91057 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 2405.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 364228 KiB

[startup+2442.3 s]
/proc/loadavg: 1.37 1.36 1.40 3/215 16275
/proc/meminfo: memFree=27747084/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10661132 memory=370372 CPUtime=2466.5 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 69074 0 0 0 243343 3307 0 0 20 0 15 0 99845396 10916999168 92593 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2665283 92593 3163 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10661132 memory=370372 CPUtime=2424.42 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 24521 0 0 0 239398 3044 0 0 20 0 15 0 99845396 10916999168 92593 33554432000 4194304 4196468 140724001176560 140439741812896 140724001470402 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661132 memory=368324 CPUtime=7.89 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 5639 0 0 0 734 55 0 0 20 0 15 0 99845397 10916999168 92593 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661132 memory=368324 CPUtime=7.92 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 6400 0 0 0 743 49 0 0 20 0 15 0 99845397 10916999168 92593 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661132 memory=368324 CPUtime=7.81 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 5672 0 0 0 722 59 0 0 20 0 15 0 99845397 10916999168 92593 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661132 memory=370372 CPUtime=7.87 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 4945 0 0 0 735 52 0 0 20 0 15 0 99845397 10916999168 92593 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661132 memory=370372 CPUtime=7.41 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 6904 0 0 0 689 52 0 0 20 0 15 0 99845398 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10661132 memory=370372 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10661132 memory=370372 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10661132 memory=370372 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10661132 memory=370372 CPUtime=0.44 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) S 16106 16109 14132 0 -1 1077944384 1982 0 0 0 44 0 0 0 20 0 15 0 99845401 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438768900336 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10661132 memory=370372 CPUtime=1.25 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) S 16106 16109 14132 0 -1 1077944384 9094 0 0 0 124 1 0 0 20 0 15 0 99845401 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438767847792 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10661132 memory=370372 CPUtime=0.33 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) S 16106 16109 14132 0 -1 1077944384 1906 0 0 0 33 0 0 0 20 0 15 0 99845401 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438766794736 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10661132 memory=370372 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10661132 memory=1416 CPUtime=1.05 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 580 0 0 0 55 50 0 0 20 0 15 0 99845402 10916999168 92593 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 2466.5 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 370372 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.2 s]
/proc/loadavg: 1.10 1.29 1.38 3/215 16276
/proc/meminfo: memFree=27741268/32770624 swapFree=67108860/67108860
[pid=16109] ppid=16106 vsize=10661132 memory=376516 CPUtime=2520.08 cores=0,2,4,6
/proc/16109/stat : 16109 (java) S 16106 16109 14132 0 -1 1077944320 69601 0 0 0 248626 3382 0 0 20 0 15 0 99845396 10916999168 94129 33554432000 4194304 4196468 140724001176560 140724001159104 140439737581303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
/proc/16109/statm: 2665283 94129 3163 1 0 2627263 0
[pid=16109/tid=16111] ppid=16106 vsize=10661132 memory=28792 CPUtime=2476.86 cores=0,2,4,6
/proc/16109/task/16111/stat : 16111 (java) R 16106 16109 14132 0 -1 4202560 24810 0 0 0 244572 3114 0 0 20 0 15 0 99845396 10916999168 94129 33554432000 4194304 4196468 140724001176560 140439741811808 140724001470402 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16112] ppid=16106 vsize=10661132 memory=1296 CPUtime=8.13 cores=0,2,4,6
/proc/16109/task/16112/stat : 16112 (java) S 16106 16109 14132 0 -1 1077944384 5661 0 0 0 757 56 0 0 20 0 15 0 99845397 10916999168 94129 33554432000 4194304 4196468 140724001176560 140439663655440 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16113] ppid=16106 vsize=10661132 memory=6791534058613427641 CPUtime=8.16 cores=0,2,4,6
/proc/16109/task/16113/stat : 16113 (java) S 16106 16109 14132 0 -1 1077944384 6424 0 0 0 766 50 0 0 20 0 15 0 99845397 10916999168 94129 33554432000 4194304 4196468 140724001176560 140439662602896 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16114] ppid=16106 vsize=10661132 memory=1004 CPUtime=8.04 cores=0,2,4,6
/proc/16109/task/16114/stat : 16114 (java) S 16106 16109 14132 0 -1 1077944384 5777 0 0 0 744 60 0 0 20 0 15 0 99845397 10916999168 94129 33554432000 4194304 4196468 140724001176560 140439661549840 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16115] ppid=16106 vsize=10661132 memory=12060 CPUtime=8.11 cores=0,2,4,6
/proc/16109/task/16115/stat : 16115 (java) S 16106 16109 14132 0 -1 1077944384 5022 0 0 0 758 53 0 0 20 0 15 0 99845397 10916999168 94129 33554432000 4194304 4196468 140724001176560 140439660497296 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16116] ppid=16106 vsize=10661132 memory=5788 CPUtime=7.58 cores=0,2,4,6
/proc/16109/task/16116/stat : 16116 (java) S 16106 16109 14132 0 -1 1077944384 6910 0 0 0 704 54 0 0 20 0 15 0 99845398 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438773111536 140439737592450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16117] ppid=16106 vsize=10661132 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16117/stat : 16117 (java) S 16106 16109 14132 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438772057760 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16118] ppid=16106 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16118/stat : 16118 (java) S 16106 16109 14132 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 99845399 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438771004656 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16119] ppid=16106 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16119/stat : 16119 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845401 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438769953232 140439737599899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16120] ppid=16106 vsize=10661132 memory=17180 CPUtime=0.44 cores=0,2,4,6
/proc/16109/task/16120/stat : 16120 (java) S 16106 16109 14132 0 -1 1077944384 1982 0 0 0 44 0 0 0 20 0 15 0 99845401 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438768900336 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16121] ppid=16106 vsize=10661132 memory=4052 CPUtime=1.25 cores=0,2,4,6
/proc/16109/task/16121/stat : 16121 (java) S 16106 16109 14132 0 -1 1077944384 9094 0 0 0 124 1 0 0 20 0 15 0 99845401 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438767847792 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16122] ppid=16106 vsize=10661132 memory=792 CPUtime=0.33 cores=0,2,4,6
/proc/16109/task/16122/stat : 16122 (java) S 16106 16109 14132 0 -1 1077944384 1907 0 0 0 33 0 0 0 20 0 15 0 99845401 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438766794736 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16123] ppid=16106 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16109/task/16123/stat : 16123 (java) S 16106 16109 14132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99845402 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438765742432 140439737591509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
[pid=16109/tid=16124] ppid=16106 vsize=10661132 memory=1944 CPUtime=1.07 cores=0,2,4,6
/proc/16109/task/16124/stat : 16124 (java) S 16106 16109 14132 0 -1 1077944384 583 0 0 0 56 51 0 0 20 0 15 0 99845402 10916999168 94129 33554432000 4194304 4196468 140724001176560 140438764690480 140439737592450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17641472 140724001178744 140724001178889 140724001178889 140724001181647 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 376516 KiB

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

[startup+2495.21 s]
# the end of solver process 16109 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2486.28 s, system=33.8288 s

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

Child status: 143
Real time (s): 2495.21
CPU time (s): 2520.11
CPU user time (s): 2486.28
CPU system time (s): 33.8288
CPU usage (%): 100.998
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 376516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2486.28
system time used= 33.8288
maximum resident set size= 376896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69790
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 268164
involuntary context switches= 6355


# summary of solver processes directly reported to runsolver:
#   pid: 16109
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2486.28
#   total CPU system time (s): 33.8288

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2608 second user time and 23.9336 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 02:07:02
IDJOB=4299604
IDBENCH=141419
IDSOLVER=2768
FILE ID=node151/4299604-1532822822
RUNJOBID= node151-1532809404-14163
PBS_JOBID= 21022477
Free space on /tmp= 54928 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-12_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299604-1532822822/watcher-4299604-1532822822 -o /tmp/evaluation-result-4299604-1532822822/solver-4299604-1532822822 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532809404-14163 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299604-1532822822.xml --timelimit 2520

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

MD5SUM BENCH= 9b1722167e694dc70b944145256e05c5
RANDOM SEED=911589813

node151.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.87
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.87
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.87
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.87
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:        27994920 kB
MemAvailable:   31713160 kB
Buffers:          198528 kB
Cached:          3788436 kB
SwapCached:            0 kB
Active:          1686192 kB
Inactive:        2610176 kB
Active(anon):     258964 kB
Inactive(anon):    78192 kB
Active(file):    1427228 kB
Inactive(file):  2531984 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1196 kB
Writeback:             0 kB
AnonPages:        329288 kB
Mapped:            55252 kB
Shmem:             25224 kB
Slab:             177536 kB
SReclaimable:     149728 kB
SUnreclaim:        27808 kB
KernelStack:        3792 kB
PageTables:         5956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1129032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-29 02:48:37