Trace number 4298619

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.03 2502.32

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K07-P03_c18.xml
MD5SUMca21bb45cdf77f5b8e0b27a9f8e7d69e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size77
Maximum domain size78
Distribution of domain sizes[{"size":77,"count":77},{"size":78,"count":21}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":84},{"degree":2,"count":77},{"degree":8,"count":14},{"degree":9,"count":7}]
Minimum constraint arity3
Maximum constraint arity77
Distribution of constraint arities[{"arity":3,"count":77},{"arity":21,"count":1},{"arity":77,"count":1}]
Number of extensional constraints0
Number of intensional constraints77
Distribution of constraint types[{"type":"intension","count":77},{"type":"allDifferent","count":2}]
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.01/2502.31	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 (10058 MiB free)
  memory of node 1: 16384 MiB (15804 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298619-1532768612/watcher-4298619-1532768612 -o /tmp/evaluation-result-4298619-1532768612/solver-4298619-1532768612 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26123 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298619-1532768612.xml 

running on 4 cores: 1,3,5,7

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
solver pid=29139, runsolver pid=29136
Current StackSize limit: 8192 KiB


[startup+0.10129 s]*
/proc/loadavg: 1.41 1.33 1.36 5/217 29154
/proc/meminfo: memFree=26467552/32770624 swapFree=67028176/67108860
[pid=29139] ppid=29136 vsize=10661056 memory=27688 CPUtime=0.13 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 5298 0 0 0 12 1 0 0 20 0 15 0 94424330 10916921344 6922 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665264 6922 2838 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661056 memory=-8269626465541066109 CPUtime=0.09 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 3139 0 0 0 9 0 0 0 20 0 15 0 94424330 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677612140512 140677607931286 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661056 memory=140182512191104 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661056 memory=140182512191104 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424333 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94424333 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94424333 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) R 29136 29139 26091 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 15 0 94424335 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677163551312 140677591355089 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) R 29136 29139 26091 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 15 0 94424336 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677162498672 140677607930498 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661056 memory=140182512191104 CPUtime=0.02 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) R 29136 29139 26091 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 94424336 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677161443664 140677586904557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661056 memory=140182512191104 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424336 10916921344 6922 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27688 KiB

[startup+0.21069 s]*
/proc/loadavg: 1.41 1.33 1.36 4/217 29154
/proc/meminfo: memFree=26454976/32770624 swapFree=67028176/67108860
[pid=29139] ppid=29136 vsize=10661056 memory=40456 CPUtime=0.34 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 8198 0 0 0 32 2 0 0 20 0 15 0 94424330 10916921344 10114 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665264 10114 2941 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 5199 0 0 0 19 1 0 0 20 0 15 0 94424330 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677612154448 140677600597365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661056 memory=342 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661056 memory=140182512217483 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424331 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661056 memory=140182512191104 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424333 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94424333 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94424333 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661056 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) S 29136 29139 26091 0 -1 1077944384 321 0 0 0 3 0 0 0 20 0 15 0 94424335 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677163551216 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) S 29136 29139 26091 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 15 0 94424336 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677162498672 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661056 memory=140182512191104 CPUtime=0.08 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) S 29136 29139 26091 0 -1 1077944384 869 0 0 0 8 0 0 0 20 0 15 0 94424336 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677161446128 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661056 memory=140182512191104 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424336 10916921344 10114 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40456 KiB

[startup+0.310618 s]*
/proc/loadavg: 1.41 1.33 1.36 4/217 29154
/proc/meminfo: memFree=26448152/32770624 swapFree=67028176/67108860
[pid=29139] ppid=29136 vsize=10661132 memory=47036 CPUtime=0.57 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 8834 0 0 0 55 2 0 0 20 0 15 0 94424330 10916999168 11759 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665283 11759 3043 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661132 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 5553 0 0 0 28 1 0 0 20 0 15 0 94424330 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677612152000 140677593289152 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661132 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661132 memory=140182512217479 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661132 memory=140182512191104 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) R 29136 29139 26091 0 -1 1077944384 351 0 0 0 5 0 0 0 20 0 15 0 94424335 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677163551216 140677607930498 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661132 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) R 29136 29139 26091 0 -1 4202560 552 0 0 0 4 0 0 0 20 0 15 0 94424336 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677162488464 140677588553425 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661132 memory=140182512191104 CPUtime=0.15 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) R 29136 29139 26091 0 -1 4202560 1012 0 0 0 15 0 0 0 20 0 15 0 94424336 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677161446128 140677241372793 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661132 memory=140182512191104 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 11759 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47036 KiB

[startup+0.70081 s]
/proc/loadavg: 1.41 1.33 1.36 5/217 29154
/proc/meminfo: memFree=26430420/32770624 swapFree=67028176/67108860
[pid=29139] ppid=29136 vsize=10661132 memory=89052 CPUtime=1.73 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 14291 0 0 0 170 3 0 0 20 0 15 0 94424330 10916999168 22263 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665283 22263 3083 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661132 memory=265363480675641 CPUtime=0.68 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 5654 0 0 0 66 2 0 0 20 0 15 0 94424330 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677612156712 140677244463872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661132 memory=288230376152200162 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661132 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661132 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) R 29136 29139 26091 0 -1 4202560 2866 0 0 0 39 0 0 0 20 0 15 0 94424335 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677163537096 140677593043386 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661132 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) R 29136 29139 26091 0 -1 4202560 2845 0 0 0 38 0 0 0 20 0 15 0 94424336 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677162484552 140677589463068 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661132 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) S 29136 29139 26091 0 -1 1077944384 1571 0 0 0 26 0 0 0 20 0 15 0 94424336 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677161446128 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661132 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 22263 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 89052 KiB

[startup+1.50077 s]
/proc/loadavg: 1.54 1.36 1.37 5/217 29154
/proc/meminfo: memFree=26381780/32770624 swapFree=67028176/67108860
[pid=29139] ppid=29136 vsize=10661132 memory=181856 CPUtime=3.68 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 21186 0 0 0 363 5 0 0 20 0 15 0 94424330 10916999168 45464 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665283 45464 3100 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661132 memory=9169 CPUtime=1.47 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 6032 0 0 0 144 3 0 0 20 0 15 0 94424330 10916999168 45464 33554432000 4194304 4196468 140722605269584 140677612156088 140677244737446 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 45464 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 45464 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 45464 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94424331 10916999168 45464 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 45464 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0

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

/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 20014 0 0 0 242918 16 0 0 20 0 15 0 94424330 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677612158656 140677245006847 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661132 memory=369500 CPUtime=5.42 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 6720 0 0 0 508 34 0 0 20 0 15 0 94424331 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661132 memory=365404 CPUtime=5.44 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 5617 0 0 0 507 37 0 0 20 0 15 0 94424331 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661132 memory=367452 CPUtime=5.44 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 4939 0 0 0 510 34 0 0 20 0 15 0 94424331 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661132 memory=367452 CPUtime=5.45 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 4147 0 0 0 510 35 0 0 20 0 15 0 94424331 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661132 memory=367452 CPUtime=4.72 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 7274 0 0 0 437 35 0 0 20 0 15 0 94424333 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661132 memory=367452 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661132 memory=369500 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661132 memory=369500 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661132 memory=369500 CPUtime=1.09 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) S 29136 29139 26091 0 -1 1077944384 5617 0 0 0 109 0 0 0 20 0 15 0 94424335 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677163551216 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661132 memory=369500 CPUtime=1.28 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) S 29136 29139 26091 0 -1 1077944384 7970 0 0 0 127 1 0 0 20 0 15 0 94424336 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677162498672 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661132 memory=369500 CPUtime=0.32 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) S 29136 29139 26091 0 -1 1077944384 2449 0 0 0 31 1 0 0 20 0 15 0 94424336 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677161446128 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661132 memory=369500 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661132 memory=303430270546346295 CPUtime=0.9 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 732 0 0 0 51 39 0 0 20 0 15 0 94424336 10916999168 92375 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 2459.49 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 369500 KiB

[startup+2502.3 s]
/proc/loadavg: 1.90 1.47 1.39 3/215 29303
/proc/meminfo: memFree=26140400/32770624 swapFree=67028180/67108860
[pid=29139] ppid=29136 vsize=10661132 memory=375644 CPUtime=2520.01 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 68270 0 0 0 251812 189 0 0 20 0 15 0 94424330 10916999168 93911 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665283 93911 3133 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661132 memory=373596 CPUtime=2488.96 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 20373 0 0 0 248879 17 0 0 20 0 15 0 94424330 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677612158560 140677245633066 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.61 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 6878 0 0 0 526 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 5974 0 0 0 525 38 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 5103 0 0 0 528 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661132 memory=375644 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 4289 0 0 0 528 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661132 memory=373596 CPUtime=4.85 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 7451 0 0 0 449 36 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661132 memory=2257 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661132 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661132 memory=375644 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661132 memory=373596 CPUtime=1.09 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) S 29136 29139 26091 0 -1 1077944384 5619 0 0 0 109 0 0 0 20 0 15 0 94424335 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677163551216 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661132 memory=373596 CPUtime=1.28 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) S 29136 29139 26091 0 -1 1077944384 7972 0 0 0 127 1 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677162498672 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661132 memory=373596 CPUtime=0.32 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) S 29136 29139 26091 0 -1 1077944384 2451 0 0 0 31 1 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677161446128 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661132 memory=373596 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661132 memory=373596 CPUtime=0.92 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 749 0 0 0 52 40 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 375644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.3 s]
/proc/loadavg: 1.90 1.47 1.39 3/215 29303
/proc/meminfo: memFree=26140400/32770624 swapFree=67028180/67108860
[pid=29139] ppid=29136 vsize=10661132 memory=375644 CPUtime=2520.01 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 68270 0 0 0 251812 189 0 0 20 0 15 0 94424330 10916999168 93911 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665283 93911 3133 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661132 memory=373596 CPUtime=2488.96 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 20373 0 0 0 248879 17 0 0 20 0 15 0 94424330 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677612158560 140677245633066 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.61 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 6878 0 0 0 526 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 5974 0 0 0 525 38 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 5103 0 0 0 528 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661132 memory=375644 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 4289 0 0 0 528 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661132 memory=373596 CPUtime=4.85 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 7451 0 0 0 449 36 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661132 memory=2257 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661132 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661132 memory=375644 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661132 memory=373596 CPUtime=1.09 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) S 29136 29139 26091 0 -1 1077944384 5619 0 0 0 109 0 0 0 20 0 15 0 94424335 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677163551216 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661132 memory=373596 CPUtime=1.28 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) S 29136 29139 26091 0 -1 1077944384 7972 0 0 0 127 1 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677162498672 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661132 memory=373596 CPUtime=0.32 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) S 29136 29139 26091 0 -1 1077944384 2451 0 0 0 31 1 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677161446128 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661132 memory=373596 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661132 memory=373596 CPUtime=0.92 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 749 0 0 0 52 40 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 375644 KiB

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

[startup+2502.32 s]
# the end of solver process 29139 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.14 s, system=1.89542 s

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

[startup+2502.3 s]
/proc/loadavg: 1.90 1.47 1.39 3/215 29303
/proc/meminfo: memFree=26140400/32770624 swapFree=67028180/67108860
[pid=29139] ppid=29136 vsize=10661132 memory=375644 CPUtime=2520.01 cores=1,3,5,7
/proc/29139/stat : 29139 (java) S 29136 29139 26091 0 -1 1077944320 68270 0 0 0 251812 189 0 0 20 0 15 0 94424330 10916999168 93911 33554432000 4194304 4196468 140722605269584 140722605252128 140677607919351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
/proc/29139/statm: 2665283 93911 3133 1 0 2627263 0
[pid=29139/tid=29141] ppid=29136 vsize=10661132 memory=373596 CPUtime=2488.96 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (java) R 29136 29139 26091 0 -1 4202560 20373 0 0 0 248879 17 0 0 20 0 15 0 94424330 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677612158560 140677245633066 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29142] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.61 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (java) S 29136 29139 26091 0 -1 1077944384 6878 0 0 0 526 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677214821136 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29143] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29143/stat : 29143 (java) S 29136 29139 26091 0 -1 1077944384 5974 0 0 0 525 38 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677213768592 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29144] ppid=29136 vsize=10661132 memory=373596 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29144/stat : 29144 (java) S 29136 29139 26091 0 -1 1077944384 5103 0 0 0 528 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677212716048 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29145] ppid=29136 vsize=10661132 memory=375644 CPUtime=5.63 cores=1,3,5,7
/proc/29139/task/29145/stat : 29145 (java) S 29136 29139 26091 0 -1 1077944384 4289 0 0 0 528 35 0 0 20 0 15 0 94424331 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677211663504 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29146] ppid=29136 vsize=10661132 memory=373596 CPUtime=4.85 cores=1,3,5,7
/proc/29139/task/29146/stat : 29146 (java) S 29136 29139 26091 0 -1 1077944384 7451 0 0 0 449 36 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677167761392 140677607930498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29147] ppid=29136 vsize=10661132 memory=2257 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29147/stat : 29147 (java) S 29136 29139 26091 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677166707616 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29148] ppid=29136 vsize=10661132 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29148/stat : 29148 (java) S 29136 29139 26091 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94424333 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677165655024 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29149] ppid=29136 vsize=10661132 memory=375644 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29149/stat : 29149 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424335 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677164603600 140677607937947 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29150] ppid=29136 vsize=10661132 memory=373596 CPUtime=1.09 cores=1,3,5,7
/proc/29139/task/29150/stat : 29150 (java) S 29136 29139 26091 0 -1 1077944384 5619 0 0 0 109 0 0 0 20 0 15 0 94424335 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677163551216 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29151] ppid=29136 vsize=10661132 memory=373596 CPUtime=1.28 cores=1,3,5,7
/proc/29139/task/29151/stat : 29151 (java) S 29136 29139 26091 0 -1 1077944384 7972 0 0 0 127 1 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677162498672 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29152] ppid=29136 vsize=10661132 memory=373596 CPUtime=0.32 cores=1,3,5,7
/proc/29139/task/29152/stat : 29152 (java) S 29136 29139 26091 0 -1 1077944384 2451 0 0 0 31 1 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677161446128 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29153] ppid=29136 vsize=10661132 memory=373596 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29153/stat : 29153 (java) S 29136 29139 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677160393824 140677607929557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
[pid=29139/tid=29154] ppid=29136 vsize=10661132 memory=373596 CPUtime=0.92 cores=1,3,5,7
/proc/29139/task/29154/stat : 29154 (java) S 29136 29139 26091 0 -1 1077944384 749 0 0 0 52 40 0 0 20 0 15 0 94424336 10916999168 93911 33554432000 4194304 4196468 140722605269584 140677159340336 140677607930498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722605274229 140722605274377 140722605274377 140722605277135 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 375644 KiB

Child status: 143
Real time (s): 2502.32
CPU time (s): 2520.03
CPU user time (s): 2518.14
CPU system time (s): 1.89542
CPU usage (%): 100.708
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 375644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.14
system time used= 1.89542
maximum resident set size= 376160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 186923
involuntary context switches= 5811


# summary of solver processes directly reported to runsolver:
#   pid: 29139
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2518.14
#   total CPU system time (s): 1.89542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6914 second user time and 23.625 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 11:03:32
IDJOB=4298619
IDBENCH=141174
IDSOLVER=2762
FILE ID=node102/4298619-1532768612
RUNJOBID= node102-1532741226-26123
PBS_JOBID= 21022452
Free space on /tmp= 52748 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K07-P03_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298619-1532768612/watcher-4298619-1532768612 -o /tmp/evaluation-result-4298619-1532768612/solver-4298619-1532768612 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26123 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298619-1532768612.xml

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

MD5SUM BENCH= ca21bb45cdf77f5b8e0b27a9f8e7d69e
RANDOM SEED=1700898607

node102.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.51
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.51
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.51
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.51
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:        26483572 kB
MemAvailable:   31609256 kB
Buffers:          211028 kB
Cached:          5170052 kB
SwapCached:        53524 kB
Active:          1524104 kB
Inactive:        4262332 kB
Active(anon):     331116 kB
Inactive(anon):    99020 kB
Active(file):    1192988 kB
Inactive(file):  4163312 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028176 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        359224 kB
Mapped:            47332 kB
Shmem:             21952 kB
Slab:             198580 kB
SReclaimable:     170440 kB
SUnreclaim:        28140 kB
KernelStack:        3584 kB
PageTables:         6060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1128364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 11:45:14