Trace number 4299438

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
GG's minicp 2018-04-29? (TO) 2520.06 2483.92

General information on the benchmark

NameDubois/
Dubois-050_c18.xml
MD5SUM630ab63eaf7c5bcaa7f0eb192a58705a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011968
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":150}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":150}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
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: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.04/2483.90	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299438-1532801443/watcher-4299438-1532801443 -o /tmp/evaluation-result-4299438-1532801443/solver-4299438-1532801443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32664 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299438-1532801443.xml 

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

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


[startup+0.10271 s]*
/proc/loadavg: 1.30 1.39 1.36 5/216 3207
/proc/meminfo: memFree=23058676/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661056 memory=27904 CPUtime=0.13 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 5378 0 0 0 11 2 0 0 20 0 15 0 97707455 10916921344 6976 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665264 6976 2864 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661056 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 3264 0 0 0 8 1 0 0 20 0 15 0 97707456 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701743463792 140701731478334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661056 memory=5792869726567804975 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661056 memory=140708256188032 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661056 memory=140708256188032 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707458 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97707458 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) R 3189 3192 32633 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 97707461 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701227625424 140701739251413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) R 3189 3192 32633 0 -1 4202560 160 0 0 0 0 0 0 0 20 0 15 0 97707461 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701226564032 140701722676945 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661056 memory=140708256188032 CPUtime=0.02 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) R 3189 3192 32633 0 -1 4202560 319 0 0 0 2 0 0 0 20 0 15 0 97707461 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701225519728 140701718114544 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661056 memory=140708256188032 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707461 10916921344 6976 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27904 KiB

[startup+0.217495 s]*
/proc/loadavg: 1.30 1.39 1.36 5/216 3207
/proc/meminfo: memFree=23046584/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661132 memory=40816 CPUtime=0.34 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 8243 0 0 0 31 3 0 0 20 0 15 0 97707455 10916999168 10204 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665283 10204 3007 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661132 memory=8389772277269004345 CPUtime=0.21 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 5318 0 0 0 19 2 0 0 20 0 15 0 97707456 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701743473520 140701723321694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=3619117493150582432 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=140708256188032 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) S 3189 3192 32633 0 -1 1077944384 312 0 0 0 1 0 0 0 20 0 15 0 97707461 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701227625328 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661132 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) S 3189 3192 32633 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 97707461 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701226572528 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661132 memory=140708256188032 CPUtime=0.08 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) S 3189 3192 32633 0 -1 1077944384 860 0 0 0 8 0 0 0 20 0 15 0 97707461 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701225519728 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661132 memory=140708256188032 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 10204 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40816 KiB

[startup+0.310387 s]*
/proc/loadavg: 1.30 1.39 1.36 4/216 3207
/proc/meminfo: memFree=23041808/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661132 memory=47108 CPUtime=0.54 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 8893 0 0 0 51 3 0 0 20 0 15 0 97707455 10916999168 11777 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665283 11777 3047 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661132 memory=6299806260039079015 CPUtime=0.3 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 5574 0 0 0 28 2 0 0 20 0 15 0 97707456 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701743468640 140701333591309 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=140708256241440 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=55780 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=35 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=140708256248352 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661132 memory=35 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) R 3189 3192 32633 0 -1 1077944384 445 0 0 0 4 0 0 0 20 0 15 0 97707461 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701227625328 140701739252354 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661132 memory=140708094786575 CPUtime=0.05 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) S 3189 3192 32633 0 -1 1077944384 476 0 0 0 5 0 0 0 20 0 15 0 97707461 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701226572528 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661132 memory=140708256191147 CPUtime=0.14 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) S 3189 3192 32633 0 -1 1077944384 1032 0 0 0 14 0 0 0 20 0 15 0 97707461 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701225519728 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661132 memory=140708094795695 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661132 memory=281416351000544 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 11777 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47108 KiB

[startup+0.700712 s]
/proc/loadavg: 1.30 1.39 1.36 5/216 3207
/proc/meminfo: memFree=23006260/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661132 memory=129736 CPUtime=1.63 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 15050 0 0 0 157 6 0 0 20 0 15 0 97707455 10916999168 32434 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665283 32434 3096 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661132 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 5665 0 0 0 65 3 0 0 20 0 15 0 97707456 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701743479536 140701336056880 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661132 memory=16284 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661132 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661132 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) R 3189 3192 32633 0 -1 4202560 2626 0 0 0 33 0 0 0 20 0 15 0 97707461 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701227625328 140701717685998 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661132 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) R 3189 3192 32633 0 -1 4202560 4036 0 0 0 39 1 0 0 20 0 15 0 97707461 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701226558712 140701717407688 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661132 memory=6656426216303648864 CPUtime=0.19 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) S 3189 3192 32633 0 -1 1077944384 1353 0 0 0 19 0 0 0 20 0 15 0 97707461 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701225519728 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 32434 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 129736 KiB

[startup+1.50082 s]
/proc/loadavg: 1.27 1.38 1.36 3/216 3207
/proc/meminfo: memFree=22893816/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661132 memory=196372 CPUtime=2.6 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 15426 0 0 0 253 7 0 0 20 0 15 0 97707455 10916999168 49093 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665283 49093 3101 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661132 memory=2241 CPUtime=1.47 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 5698 0 0 0 143 4 0 0 20 0 15 0 97707456 10916999168 49093 33554432000 4194304 4196468 140730299342560 140701743480704 140701336400085 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 49093 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 49093 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=281416189780800 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 49093 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97707457 10916999168 49093 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 49093 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0

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

/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 29434 0 0 0 235779 37 0 0 20 0 15 0 97707456 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701743480656 140701336278785 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=436088 CPUtime=11.52 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 6652 0 0 0 1081 71 0 0 20 0 15 0 97707457 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=436088 CPUtime=11.58 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 6732 0 0 0 1089 69 0 0 20 0 15 0 97707457 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=438136 CPUtime=11.57 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 7009 0 0 0 1089 68 0 0 20 0 15 0 97707457 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=438136 CPUtime=11.6 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 7242 0 0 0 1092 68 0 0 20 0 15 0 97707457 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=434040 CPUtime=9.56 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 7579 0 0 0 887 69 0 0 20 0 15 0 97707458 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661132 memory=436088 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661132 memory=55 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661132 memory=438136 CPUtime=0.41 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) S 3189 3192 32633 0 -1 1077944384 2908 0 0 0 40 1 0 0 20 0 15 0 97707461 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701227625328 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661132 memory=8556 CPUtime=0.5 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) S 3189 3192 32633 0 -1 1077944384 4197 0 0 0 49 1 0 0 20 0 15 0 97707461 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701226572528 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661132 memory=438136 CPUtime=0.22 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) S 3189 3192 32633 0 -1 1077944384 1464 0 0 0 22 0 0 0 20 0 15 0 97707461 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701225519728 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661132 memory=438136 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661132 memory=3132 CPUtime=1.33 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1372 0 0 0 68 65 0 0 20 0 15 0 97707461 10916999168 109534 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 2416.53 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 438136 KiB

[startup+2442.3 s]
/proc/loadavg: 1.96 1.42 1.34 3/215 3280
/proc/meminfo: memFree=22597956/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661132 memory=442232 CPUtime=2477.65 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 77792 0 0 0 247395 370 0 0 20 0 15 0 97707455 10916999168 110558 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665283 110558 3129 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661132 memory=442232 CPUtime=2417.46 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 29993 0 0 0 241709 37 0 0 20 0 15 0 97707456 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701743480496 140701336401312 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=442232 CPUtime=11.9 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 6995 0 0 0 1118 72 0 0 20 0 15 0 97707457 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=436088 CPUtime=11.96 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 6925 0 0 0 1126 70 0 0 20 0 15 0 97707457 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=440184 CPUtime=11.95 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 7315 0 0 0 1126 69 0 0 20 0 15 0 97707457 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=442232 CPUtime=11.99 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 7488 0 0 0 1130 69 0 0 20 0 15 0 97707457 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=442232 CPUtime=9.79 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 7752 0 0 0 908 71 0 0 20 0 15 0 97707458 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661132 memory=442232 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661132 memory=442232 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661132 memory=442232 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661132 memory=442232 CPUtime=0.41 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) S 3189 3192 32633 0 -1 1077944384 2910 0 0 0 40 1 0 0 20 0 15 0 97707461 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701227625328 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661132 memory=442232 CPUtime=0.5 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) S 3189 3192 32633 0 -1 1077944384 4199 0 0 0 49 1 0 0 20 0 15 0 97707461 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701226572528 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661132 memory=442232 CPUtime=0.22 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) S 3189 3192 32633 0 -1 1077944384 1466 0 0 0 22 0 0 0 20 0 15 0 97707461 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701225519728 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661132 memory=442232 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661132 memory=442232 CPUtime=1.37 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1388 0 0 0 70 67 0 0 20 0 15 0 97707461 10916999168 110558 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 2477.65 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 442232 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2483.9 s]
/proc/loadavg: 1.88 1.48 1.36 3/215 3358
/proc/meminfo: memFree=22632984/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661132 memory=446328 CPUtime=2520.04 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 79525 0 0 0 251628 376 0 0 20 0 15 0 97707455 10916999168 111582 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665283 111582 3129 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661132 memory=446328 CPUtime=2458.59 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 30425 0 0 0 245820 39 0 0 20 0 15 0 97707456 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701743480496 140701336399560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.18 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 7330 0 0 0 1145 73 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.24 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 7075 0 0 0 1153 71 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.22 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 7484 0 0 0 1152 70 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.25 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 7943 0 0 0 1155 70 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=446328 CPUtime=9.94 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 7922 0 0 0 923 71 0 0 20 0 15 0 97707458 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661132 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661132 memory=2588 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661132 memory=446328 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661132 memory=446328 CPUtime=0.41 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) S 3189 3192 32633 0 -1 1077944384 2912 0 0 0 40 1 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701227625328 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661132 memory=446328 CPUtime=0.5 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) S 3189 3192 32633 0 -1 1077944384 4205 0 0 0 49 1 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701226572528 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661132 memory=446328 CPUtime=0.22 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) S 3189 3192 32633 0 -1 1077944384 1468 0 0 0 22 0 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701225519728 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661132 memory=7288 CPUtime=1.39 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1400 0 0 0 71 68 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 446328 KiB

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

[startup+2483.92 s]
# the end of solver process 3192 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.29 s, system=3.76541 s

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

[startup+2483.9 s]
/proc/loadavg: 1.88 1.48 1.36 3/215 3358
/proc/meminfo: memFree=22632984/32770624 swapFree=67108860/67108860
[pid=3192] ppid=3189 vsize=10661132 memory=446328 CPUtime=2520.04 cores=0,2,4,6
/proc/3192/stat : 3192 (java) S 3189 3192 32633 0 -1 1077944320 79525 0 0 0 251628 376 0 0 20 0 15 0 97707455 10916999168 111582 33554432000 4194304 4196468 140730299342560 140730299325104 140701739241207 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
/proc/3192/statm: 2665283 111582 3129 1 0 2627263 0
[pid=3192/tid=3194] ppid=3189 vsize=10661132 memory=446328 CPUtime=2458.59 cores=0,2,4,6
/proc/3192/task/3194/stat : 3194 (java) R 3189 3192 32633 0 -1 4202560 30425 0 0 0 245820 39 0 0 20 0 15 0 97707456 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701743480496 140701336399560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3195] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.18 cores=0,2,4,6
/proc/3192/task/3195/stat : 3195 (java) S 3189 3192 32633 0 -1 1077944384 7330 0 0 0 1145 73 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701665315984 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3196] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.24 cores=0,2,4,6
/proc/3192/task/3196/stat : 3196 (java) S 3189 3192 32633 0 -1 1077944384 7075 0 0 0 1153 71 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701664263184 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3197] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.22 cores=0,2,4,6
/proc/3192/task/3197/stat : 3197 (java) S 3189 3192 32633 0 -1 1077944384 7484 0 0 0 1152 70 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701663210384 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3198] ppid=3189 vsize=10661132 memory=446328 CPUtime=12.25 cores=0,2,4,6
/proc/3192/task/3198/stat : 3198 (java) S 3189 3192 32633 0 -1 1077944384 7943 0 0 0 1155 70 0 0 20 0 15 0 97707457 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701662157584 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3199] ppid=3189 vsize=10661132 memory=446328 CPUtime=9.94 cores=0,2,4,6
/proc/3192/task/3199/stat : 3199 (java) S 3189 3192 32633 0 -1 1077944384 7922 0 0 0 923 71 0 0 20 0 15 0 97707458 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701231835504 140701739252354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3200] ppid=3189 vsize=10661132 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3200/stat : 3200 (java) S 3189 3192 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97707458 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701230781472 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3201] ppid=3189 vsize=10661132 memory=2588 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3201/stat : 3201 (java) S 3189 3192 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97707459 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701229728624 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3202] ppid=3189 vsize=10661132 memory=446328 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3202/stat : 3202 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701228676944 140701739259803 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3203] ppid=3189 vsize=10661132 memory=446328 CPUtime=0.41 cores=0,2,4,6
/proc/3192/task/3203/stat : 3203 (java) S 3189 3192 32633 0 -1 1077944384 2912 0 0 0 40 1 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701227625328 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3204] ppid=3189 vsize=10661132 memory=446328 CPUtime=0.5 cores=0,2,4,6
/proc/3192/task/3204/stat : 3204 (java) S 3189 3192 32633 0 -1 1077944384 4205 0 0 0 49 1 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701226572528 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3205] ppid=3189 vsize=10661132 memory=446328 CPUtime=0.22 cores=0,2,4,6
/proc/3192/task/3205/stat : 3205 (java) S 3189 3192 32633 0 -1 1077944384 1468 0 0 0 22 0 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701225519728 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3206] ppid=3189 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3192/task/3206/stat : 3206 (java) S 3189 3192 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701224467168 140701739251413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
[pid=3192/tid=3207] ppid=3189 vsize=10661132 memory=7288 CPUtime=1.39 cores=0,2,4,6
/proc/3192/task/3207/stat : 3207 (java) S 3189 3192 32633 0 -1 1077944384 1400 0 0 0 71 68 0 0 20 0 15 0 97707461 10916999168 111582 33554432000 4194304 4196468 140730299342560 140701223414448 140701739252354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35049472 140730299343989 140730299344137 140730299344137 140730299346895 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 446328 KiB

Child status: 143
Real time (s): 2483.92
CPU time (s): 2520.06
CPU user time (s): 2516.29
CPU system time (s): 3.76541
CPU usage (%): 101.455
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 446328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.29
system time used= 3.76541
maximum resident set size= 446840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79787
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 342793
involuntary context switches= 8747


# summary of solver processes directly reported to runsolver:
#   pid: 3192
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.29
#   total CPU system time (s): 3.76541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0084 second user time and 23.4097 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 20:10:43
IDJOB=4299438
IDBENCH=141399
IDSOLVER=2762
FILE ID=node107/4299438-1532801443
RUNJOBID= node107-1532776444-32664
PBS_JOBID= 21022472
Free space on /tmp= 54472 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Dubois/Dubois-050_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299438-1532801443/watcher-4299438-1532801443 -o /tmp/evaluation-result-4299438-1532801443/solver-4299438-1532801443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32664 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299438-1532801443.xml

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

MD5SUM BENCH= 630ab63eaf7c5bcaa7f0eb192a58705a
RANDOM SEED=947134073

node107.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.40
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.40
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.40
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.40
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:        23074160 kB
MemAvailable:   31752352 kB
Buffers:          231716 kB
Cached:          8682628 kB
SwapCached:            0 kB
Active:          4009864 kB
Inactive:        5140892 kB
Active(anon):     185436 kB
Inactive(anon):    78544 kB
Active(file):    3824428 kB
Inactive(file):  5062348 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1060 kB
Writeback:             0 kB
AnonPages:        235032 kB
Mapped:            54952 kB
Shmem:             25228 kB
Slab:             242996 kB
SReclaimable:     214504 kB
SUnreclaim:        28492 kB
KernelStack:        3824 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-28 20:52:07