Trace number 4298604

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
MiniCPFever 2018-04-29? (TO) 2520.09 2497.12

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K02-P09_c18.xml
MD5SUM7d3eec938755fdf0eb3fdb8654f4a439
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.02091
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":18}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":27},{"degree":2,"count":25},{"degree":3,"count":4},{"degree":4,"count":14}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":18,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"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.07/2497.11	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 (14801 MiB free)
  memory of node 1: 16384 MiB (11712 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298604-1532768373/watcher-4298604-1532768373 -o /tmp/evaluation-result-4298604-1532768373/solver-4298604-1532768373 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23862 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298604-1532768373.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=26878, runsolver pid=26875
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.11 1.34 1.40 4/215 26893
/proc/meminfo: memFree=27133872/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10658972 memory=27712 CPUtime=0.13 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 5276 0 0 0 12 1 0 0 20 0 15 0 94400507 10914787328 6862 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664743 6928 2890 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 3106 0 0 0 8 1 0 0 20 0 15 0 94400508 10914787328 6928 33554432000 4194304 4196468 140729623544576 140150089545712 140150085328278 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10658972 memory=5793855313397754297 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914787328 6928 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10658972 memory=140062387861120 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914787328 6928 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914787328 6928 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914787328 6928 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400510 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94400510 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94400511 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) R 26875 26878 23830 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 15 0 94400513 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149116372944 140150069703392 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) R 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149115328496 140150085327490 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10658972 memory=140062387861120 CPUtime=0.02 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) R 26875 26878 23830 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 94400513 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149114276208 140150085328278 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10658972 memory=140062387861120 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400513 10914787328 6928 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27712 KiB

[startup+0.210633 s]*
/proc/loadavg: 1.11 1.34 1.40 3/215 26893
/proc/meminfo: memFree=27121468/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10659048 memory=40264 CPUtime=0.32 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 8124 0 0 0 30 2 0 0 20 0 15 0 94400507 10914865152 10066 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664762 10066 2966 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10659048 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 5202 0 0 0 18 1 0 0 20 0 15 0 94400508 10914865152 10066 33554432000 4194304 4196468 140729623544576 140150089548656 140150069396830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=4211973788592651658 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 10066 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=140062387861120 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 10066 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 10066 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 10066 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=140062387861120 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94400511 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10659048 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) S 26875 26878 23830 0 -1 1077944384 564 0 0 0 2 0 0 0 20 0 15 0 94400513 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149116381296 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10659048 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) S 26875 26878 23830 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 15 0 94400513 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149115328496 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10659048 memory=140062387861120 CPUtime=0.07 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) S 26875 26878 23830 0 -1 1077944384 800 0 0 0 7 0 0 0 20 0 15 0 94400513 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149114276208 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10659048 memory=140062387861120 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 10066 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40264 KiB

[startup+0.310213 s]*
/proc/loadavg: 1.11 1.34 1.40 5/215 26893
/proc/meminfo: memFree=27117436/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10659048 memory=46584 CPUtime=0.56 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 8876 0 0 0 53 3 0 0 20 0 15 0 94400507 10914865152 11646 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664762 11646 3049 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10659048 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 5653 0 0 0 28 2 0 0 20 0 15 0 94400508 10914865152 11646 33554432000 4194304 4196468 140729623544576 140150089551104 140149698729204 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=4211973788592651658 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 11646 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=140062387863464 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 11646 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=140062239098662 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 11646 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=140062239083983 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 11712 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=140062387884977 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10659048 memory=140062239093199 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10659048 memory=280124478177168 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94400511 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10659048 memory=280124478174832 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10659048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) S 26875 26878 23830 0 -1 1077944384 725 0 0 0 7 0 0 0 20 0 15 0 94400513 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149116381296 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10659048 memory=2240 CPUtime=0.03 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) S 26875 26878 23830 0 -1 1077944384 208 0 0 0 3 0 0 0 20 0 15 0 94400513 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149115328496 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10659048 memory=140062387861120 CPUtime=0.14 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) R 26875 26878 23830 0 -1 4202560 928 0 0 0 14 0 0 0 20 0 15 0 94400513 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149114271968 140150064287321 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10659048 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10659048 memory=140062387861120 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 11712 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46584 KiB

[startup+0.70082 s]
/proc/loadavg: 1.11 1.34 1.40 5/215 26893
/proc/meminfo: memFree=27092192/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10659048 memory=94188 CPUtime=1.72 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 14087 0 0 0 168 4 0 0 20 0 15 0 94400507 10914865152 23547 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664762 23547 3085 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10659048 memory=1616 CPUtime=0.67 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 5749 0 0 0 65 2 0 0 20 0 15 0 94400508 10914865152 23547 33554432000 4194304 4196468 140729623544576 140150089555000 140149701530077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 23547 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 23547 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=7235408084361307456 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 23547 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=7739276948478193257 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 23547 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=6154282490091891024 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94400511 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10659048 memory=3272 CPUtime=0.42 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) R 26875 26878 23830 0 -1 4202560 2314 0 0 0 42 0 0 0 20 0 15 0 94400513 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149116362312 140150066861022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10659048 memory=4 CPUtime=0.38 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) R 26875 26878 23830 0 -1 4202560 2950 0 0 0 38 0 0 0 20 0 15 0 94400513 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149115312968 140150066837528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10659048 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) S 26875 26878 23830 0 -1 1077944384 1702 0 0 0 21 0 0 0 20 0 15 0 94400513 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149114276208 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10659048 memory=280124478361072 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 23547 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 94188 KiB

[startup+1.50105 s]
/proc/loadavg: 1.11 1.34 1.40 3/215 26893
/proc/meminfo: memFree=27019512/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10659048 memory=191672 CPUtime=2.88 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 16729 0 0 0 283 5 0 0 20 0 15 0 94400507 10914865152 47918 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664762 47918 3118 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10659048 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 6149 0 0 0 143 4 0 0 20 0 15 0 94400508 10914865152 47918 33554432000 4194304 4196468 140729623544576 140150089553048 140149701479706 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 47918 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=4947650148221426304 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 47918 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=-6007660418857049897 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 47918 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=-6512025120813832067 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94400509 10914865152 47918 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=-6305710590100006016 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 204 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 47918 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0

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

/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 24396 0 0 0 236557 24 0 0 20 0 15 0 94400508 10914865152 103207 33554432000 4194304 4196468 140729623544576 140150089555760 140149701584301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=412828 CPUtime=7.08 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 7636 0 0 0 662 46 0 0 20 0 15 0 94400509 10914865152 103207 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=412828 CPUtime=7.09 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 5787 0 0 0 657 52 0 0 20 0 15 0 94400509 10914865152 103207 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=412828 CPUtime=7.09 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 6145 0 0 0 660 49 0 0 20 0 15 0 94400509 10914865152 103207 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=412828 CPUtime=7.09 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 5742 0 0 0 664 45 0 0 20 0 15 0 94400509 10914865152 103207 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=412828 CPUtime=6.99 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 7367 0 0 0 654 45 0 0 20 0 15 0 94400510 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10659048 memory=412828 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94400511 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10659048 memory=412828 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10659048 memory=412828 CPUtime=0.63 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) S 26875 26878 23830 0 -1 1077944384 3018 0 0 0 63 0 0 0 20 0 15 0 94400513 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149116381296 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10659048 memory=412828 CPUtime=0.66 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) S 26875 26878 23830 0 -1 1077944384 4581 0 0 0 66 0 0 0 20 0 15 0 94400513 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149115328496 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10659048 memory=3872 CPUtime=0.24 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) S 26875 26878 23830 0 -1 1077944384 2073 0 0 0 24 0 0 0 20 0 15 0 94400513 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149114276208 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10659048 memory=27332 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10659048 memory=1224 CPUtime=1.05 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 984 0 0 0 51 54 0 0 20 0 15 0 94400513 10914865152 103207 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 2403.82 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 412828 KiB

[startup+2442.3 s]
/proc/loadavg: 1.55 1.37 1.37 3/215 27073
/proc/meminfo: memFree=26737808/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10659048 memory=418972 CPUtime=2464.56 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 70833 0 0 0 246199 257 0 0 20 0 15 0 94400507 10914865152 104743 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664762 104743 3129 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10659048 memory=418972 CPUtime=2425.3 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 24855 0 0 0 242506 24 0 0 20 0 15 0 94400508 10914865152 104743 33554432000 4194304 4196468 140729623544576 140150089555760 140149701774911 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=418972 CPUtime=7.33 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 7809 0 0 0 686 47 0 0 20 0 15 0 94400509 10914865152 104743 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=418972 CPUtime=7.35 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 6107 0 0 0 682 53 0 0 20 0 15 0 94400509 10914865152 104743 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=418972 CPUtime=7.35 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 6380 0 0 0 685 50 0 0 20 0 15 0 94400509 10914865152 104743 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=416924 CPUtime=7.35 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 6048 0 0 0 689 46 0 0 20 0 15 0 94400509 10914865152 104743 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=416924 CPUtime=7.17 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 7545 0 0 0 670 47 0 0 20 0 15 0 94400510 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10659048 memory=418972 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10659048 memory=418972 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94400511 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10659048 memory=418972 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10659048 memory=418972 CPUtime=0.63 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) S 26875 26878 23830 0 -1 1077944384 3020 0 0 0 63 0 0 0 20 0 15 0 94400513 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149116381296 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10659048 memory=1788 CPUtime=0.66 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) S 26875 26878 23830 0 -1 1077944384 4583 0 0 0 66 0 0 0 20 0 15 0 94400513 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149115328496 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10659048 memory=418972 CPUtime=0.24 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) S 26875 26878 23830 0 -1 1077944384 2075 0 0 0 24 0 0 0 20 0 15 0 94400513 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149114276208 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10659048 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10659048 memory=6791534058613427641 CPUtime=1.08 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 992 0 0 0 52 56 0 0 20 0 15 0 94400513 10914865152 104743 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 2464.56 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 418972 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2497.11 s]
/proc/loadavg: 1.57 1.40 1.38 3/215 27074
/proc/meminfo: memFree=26727984/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10659048 memory=425116 CPUtime=2520.07 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 72503 0 0 0 251744 263 0 0 20 0 15 0 94400507 10914865152 106279 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664762 106279 3129 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10659048 memory=6791534058613427641 CPUtime=2479.65 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 25292 0 0 0 247941 24 0 0 20 0 15 0 94400508 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150089555824 140149701774887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.57 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 8078 0 0 0 709 48 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.59 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 6370 0 0 0 705 54 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.59 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 6676 0 0 0 708 51 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.59 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 6257 0 0 0 712 47 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=27336 CPUtime=7.34 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 7721 0 0 0 686 48 0 0 20 0 15 0 94400510 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10659048 memory=16068 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10659048 memory=280124478604248 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94400511 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10659048 memory=423068 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10659048 memory=3872 CPUtime=0.63 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) S 26875 26878 23830 0 -1 1077944384 3022 0 0 0 63 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149116381296 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10659048 memory=1720 CPUtime=0.66 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) S 26875 26878 23830 0 -1 1077944384 4585 0 0 0 66 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149115328496 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10659048 memory=928 CPUtime=0.24 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) S 26875 26878 23830 0 -1 1077944384 2077 0 0 0 24 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149114276208 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10659048 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10659048 memory=14256 CPUtime=1.11 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 1006 0 0 0 53 58 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 425116 KiB

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

[startup+2497.12 s]
# the end of solver process 26878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.45 s, system=2.64051 s

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

[startup+2497.11 s]
/proc/loadavg: 1.57 1.40 1.38 3/215 27074
/proc/meminfo: memFree=26727984/32770624 swapFree=67108496/67108860
[pid=26878] ppid=26875 vsize=10659048 memory=425116 CPUtime=2520.07 cores=1,3,5,7
/proc/26878/stat : 26878 (java) S 26875 26878 23830 0 -1 1077944320 72503 0 0 0 251744 263 0 0 20 0 15 0 94400507 10914865152 106279 33554432000 4194304 4196468 140729623544576 140729623527120 140150085316343 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
/proc/26878/statm: 2664762 106279 3129 1 0 2627263 0
[pid=26878/tid=26880] ppid=26875 vsize=10659048 memory=6791534058613427641 CPUtime=2479.65 cores=1,3,5,7
/proc/26878/task/26880/stat : 26880 (java) R 26875 26878 23830 0 -1 4202560 25292 0 0 0 247941 24 0 0 20 0 15 0 94400508 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150089555824 140149701774887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26881] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.57 cores=1,3,5,7
/proc/26878/task/26881/stat : 26881 (java) S 26875 26878 23830 0 -1 1077944384 8078 0 0 0 709 48 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150022007184 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26882] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.59 cores=1,3,5,7
/proc/26878/task/26882/stat : 26882 (java) S 26875 26878 23830 0 -1 1077944384 6370 0 0 0 705 54 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150020954384 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26883] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.59 cores=1,3,5,7
/proc/26878/task/26883/stat : 26883 (java) S 26875 26878 23830 0 -1 1077944384 6676 0 0 0 708 51 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150019902096 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26884] ppid=26875 vsize=10659048 memory=423068 CPUtime=7.59 cores=1,3,5,7
/proc/26878/task/26884/stat : 26884 (java) S 26875 26878 23830 0 -1 1077944384 6257 0 0 0 712 47 0 0 20 0 15 0 94400509 10914865152 106279 33554432000 4194304 4196468 140729623544576 140150018849296 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26885] ppid=26875 vsize=10659048 memory=27336 CPUtime=7.34 cores=1,3,5,7
/proc/26878/task/26885/stat : 26885 (java) S 26875 26878 23830 0 -1 1077944384 7721 0 0 0 686 48 0 0 20 0 15 0 94400510 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149120592496 140150085327490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26886] ppid=26875 vsize=10659048 memory=16068 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26886/stat : 26886 (java) S 26875 26878 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94400510 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149119538464 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26887] ppid=26875 vsize=10659048 memory=280124478604248 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26887/stat : 26887 (java) S 26875 26878 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94400511 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149118486128 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26888] ppid=26875 vsize=10659048 memory=423068 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26888/stat : 26888 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149117434448 140150085334939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26889] ppid=26875 vsize=10659048 memory=3872 CPUtime=0.63 cores=1,3,5,7
/proc/26878/task/26889/stat : 26889 (java) S 26875 26878 23830 0 -1 1077944384 3022 0 0 0 63 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149116381296 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26890] ppid=26875 vsize=10659048 memory=1720 CPUtime=0.66 cores=1,3,5,7
/proc/26878/task/26890/stat : 26890 (java) S 26875 26878 23830 0 -1 1077944384 4585 0 0 0 66 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149115328496 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26891] ppid=26875 vsize=10659048 memory=928 CPUtime=0.24 cores=1,3,5,7
/proc/26878/task/26891/stat : 26891 (java) S 26875 26878 23830 0 -1 1077944384 2077 0 0 0 24 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149114276208 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26892] ppid=26875 vsize=10659048 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/26878/task/26892/stat : 26892 (java) S 26875 26878 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149113223648 140150085326549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
[pid=26878/tid=26893] ppid=26875 vsize=10659048 memory=14256 CPUtime=1.11 cores=1,3,5,7
/proc/26878/task/26893/stat : 26893 (java) S 26875 26878 23830 0 -1 1077944384 1006 0 0 0 53 58 0 0 20 0 15 0 94400513 10914865152 106279 33554432000 4194304 4196468 140729623544576 140149112171440 140150085327490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140729623549101 140729623549193 140729623549193 140729623551951 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 425116 KiB

Child status: 143
Real time (s): 2497.12
CPU time (s): 2520.09
CPU user time (s): 2517.45
CPU system time (s): 2.64051
CPU usage (%): 100.92
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 425116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.45
system time used= 2.64051
maximum resident set size= 425604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72667
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 242541
involuntary context switches= 5287


# summary of solver processes directly reported to runsolver:
#   pid: 26878
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2517.45
#   total CPU system time (s): 2.64051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9631 second user time and 23.445 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 10:59:33
IDJOB=4298604
IDBENCH=141172
IDSOLVER=2763
FILE ID=node149/4298604-1532768373
RUNJOBID= node149-1532741282-23862
PBS_JOBID= 21022453
Free space on /tmp= 43256 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K02-P09_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298604-1532768373/watcher-4298604-1532768373 -o /tmp/evaluation-result-4298604-1532768373/solver-4298604-1532768373 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23862 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298604-1532768373.xml

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

MD5SUM BENCH= 7d3eec938755fdf0eb3fdb8654f4a439
RANDOM SEED=623326571

node149.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.60
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.60
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.60
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.60
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:        27150340 kB
MemAvailable:   31561888 kB
Buffers:          127336 kB
Cached:          4503476 kB
SwapCached:           60 kB
Active:          1908060 kB
Inactive:        3144980 kB
Active(anon):     372052 kB
Inactive(anon):    78008 kB
Active(file):    1536008 kB
Inactive(file):  3066972 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1264 kB
Writeback:             0 kB
AnonPages:        441948 kB
Mapped:            46724 kB
Shmem:             25040 kB
Slab:             265656 kB
SReclaimable:     237028 kB
SUnreclaim:        28628 kB
KernelStack:        3792 kB
PageTables:         6100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-28 11:41:10