Trace number 4299717

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.04 2513.91

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-16-17_c18.xml
MD5SUM23da8342a2898ede5001de7625d13c59
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark369.771
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints33
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":272}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":272}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":17},{"arity":17,"count":16}]
Number of extensional constraints33
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.02/2513.90	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299717-1532823726/watcher-4299717-1532823726 -o /tmp/evaluation-result-4299717-1532823726/solver-4299717-1532823726 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30744 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299717-1532823726.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=2336, runsolver pid=2333
Current StackSize limit: 8192 KiB


[startup+0.10053 s]*
/proc/loadavg: 0.87 1.20 1.32 3/216 2352
/proc/meminfo: memFree=27858168/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661052 memory=27576 CPUtime=0.12 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 5306 0 0 0 11 1 0 0 20 0 15 0 99935803 10916917248 6894 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665263 6894 2862 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661052 memory=-8171376296011865461 CPUtime=0.08 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 3176 0 0 0 8 0 0 0 20 0 15 0 99935803 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378902374496 140378898156950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661052 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661052 memory=139648245872256 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661052 memory=139648245872256 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99935805 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99935806 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378388816928 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99935806 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 30712 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 99935808 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378385660784 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 30712 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 99935808 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378384607984 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661052 memory=139648245872256 CPUtime=0.02 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) R 2333 2336 30712 0 -1 4202560 326 0 0 0 2 0 0 0 20 0 15 0 99935808 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378383555184 140378882253207 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661052 memory=139648245872256 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935809 10916917248 6894 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27576 KiB

[startup+0.216656 s]*
/proc/loadavg: 0.87 1.20 1.32 5/216 2352
/proc/meminfo: memFree=27845672/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661052 memory=40852 CPUtime=0.35 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 8239 0 0 0 33 2 0 0 20 0 15 0 99935803 10916917248 10213 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665263 10213 3011 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661052 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 5142 0 0 0 19 1 0 0 20 0 15 0 99935803 10916917248 10213 33554432000 4194304 4196468 140722505355856 140378902376256 140378536530839 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661052 memory=4294967641 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661052 memory=4122965428955428512 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99935804 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661052 memory=139648245872256 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99935805 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99935806 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378388816928 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99935806 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) R 2333 2336 30712 0 -1 4202560 598 0 0 0 3 0 0 0 20 0 15 0 99935808 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378385660784 140378881531594 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) R 2333 2336 30712 0 -1 1077944384 335 0 0 0 2 0 0 0 20 0 15 0 99935808 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378384607984 140378898156162 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661052 memory=139648245872256 CPUtime=0.08 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) R 2333 2336 30712 0 -1 4202560 796 0 0 0 8 0 0 0 20 0 15 0 99935808 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378383555184 140378877111920 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661052 memory=139648245872256 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935809 10916917248 10725 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40852 KiB

[startup+0.318809 s]*
/proc/loadavg: 0.87 1.20 1.32 6/216 2352
/proc/meminfo: memFree=27830036/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661128 memory=57816 CPUtime=0.62 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 9036 0 0 0 59 3 0 0 20 0 15 0 99935803 10916995072 14454 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665282 14454 3056 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661128 memory=6935054825532540783 CPUtime=0.31 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 5471 0 0 0 29 2 0 0 20 0 15 0 99935803 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378902379744 140378535443300 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661128 memory=5118961337442657657 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661128 memory=139648245872256 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661128 memory=279296220522368 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661128 memory=279296356133456 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99935805 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661128 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378388816928 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661128 memory=60388 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661128 memory=62692 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661128 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) R 2333 2336 30712 0 -1 4202560 788 0 0 0 9 0 0 0 20 0 15 0 99935808 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378385653808 140378882534816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661128 memory=139648110275087 CPUtime=0.07 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) R 2333 2336 30712 0 -1 4202560 366 0 0 0 7 0 0 0 20 0 15 0 99935808 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378384594080 140378882541448 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661128 memory=279296356156512 CPUtime=0.14 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) R 2333 2336 30712 0 -1 4202560 1044 0 0 0 14 0 0 0 20 0 15 0 99935808 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378383553584 140378879963568 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661128 memory=139648110279695 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661128 memory=139648245872267 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935809 10916995072 14454 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 57816 KiB

[startup+0.70081 s]
/proc/loadavg: 0.87 1.20 1.32 6/216 2352
/proc/meminfo: memFree=27751100/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661128 memory=159452 CPUtime=1.71 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 10804 0 0 0 166 5 0 0 20 0 15 0 99935803 10916995072 39863 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665282 39863 3109 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661128 memory=8068 CPUtime=0.67 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 5617 0 0 0 64 3 0 0 20 0 15 0 99935803 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378902383560 140378538490270 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661128 memory=11648 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661128 memory=1388 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661128 memory=1136 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99935805 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661128 memory=16500 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378388816928 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661128 memory=16148 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661128 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661128 memory=4100 CPUtime=0.44 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) R 2333 2336 30712 0 -1 4202560 1711 0 0 0 44 0 0 0 20 0 15 0 99935808 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378385646808 140378879665875 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661128 memory=636 CPUtime=0.34 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) R 2333 2336 30712 0 -1 4202560 910 0 0 0 34 0 0 0 20 0 15 0 99935808 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378384607984 140378882568085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661128 memory=1780 CPUtime=0.21 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 30712 0 -1 1077944384 1195 0 0 0 21 0 0 0 20 0 15 0 99935808 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378383555184 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661128 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661128 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99935809 10916995072 39863 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 159452 KiB

[startup+1.50082 s]
/proc/loadavg: 0.87 1.20 1.32 5/216 2352
/proc/meminfo: memFree=27676884/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661128 memory=214728 CPUtime=3.6 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 14027 0 0 0 351 9 0 0 20 0 15 0 99935803 10916995072 53682 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665282 53682 3138 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661128 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 5684 0 0 0 141 4 0 0 20 0 15 0 99935803 10916995072 53682 33554432000 4194304 4196468 140722505355856 140378902381336 140378539321280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 53682 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 53682 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 53682 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99935804 10916995072 53682 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661128 memory=3467827995219539517 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 99935805 10916995072 53682 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0

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

/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 15573 0 0 0 244119 8 0 0 20 0 15 0 99935803 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378902383952 140378539440725 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661128 memory=174384 CPUtime=0.69 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 2823 0 0 0 64 5 0 0 20 0 15 0 99935804 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661128 memory=174384 CPUtime=0.69 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 3881 0 0 0 65 4 0 0 20 0 15 0 99935804 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661128 memory=174384 CPUtime=0.69 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 3858 0 0 0 65 4 0 0 20 0 15 0 99935804 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661128 memory=174384 CPUtime=0.69 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2541 0 0 0 64 5 0 0 20 0 15 0 99935804 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661128 memory=174384 CPUtime=0.18 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 5214 0 0 0 13 5 0 0 20 0 15 0 99935805 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661128 memory=174384 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378388816992 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661128 memory=174384 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661128 memory=174384 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661128 memory=174384 CPUtime=1.24 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 30712 0 -1 1077944384 7645 0 0 0 123 1 0 0 20 0 15 0 99935808 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378385660784 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661128 memory=174384 CPUtime=1.02 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 30712 0 -1 1077944384 6208 0 0 0 101 1 0 0 20 0 15 0 99935808 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378384607984 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661128 memory=174384 CPUtime=0.32 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 30712 0 -1 1077944384 2970 0 0 0 31 1 0 0 20 0 15 0 99935808 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378383555184 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661128 memory=174384 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661128 memory=4140 CPUtime=1.37 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1171 0 0 0 62 75 0 0 20 0 15 0 99935809 10916995072 43596 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 2448.27 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 174384 KiB

[startup+2502.3 s]
/proc/loadavg: 1.85 1.71 1.69 3/218 2529
/proc/meminfo: memFree=27495040/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661128 memory=176432 CPUtime=2508.4 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 54026 0 0 0 250739 101 0 0 20 0 15 0 99935803 10916995072 44108 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665282 44108 3151 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661128 memory=8112282956445269571 CPUtime=2501.23 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 15683 0 0 0 250115 8 0 0 20 0 15 0 99935803 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378902384384 140378539442564 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.72 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 2854 0 0 0 67 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 3942 0 0 0 68 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.72 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 3925 0 0 0 68 4 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.72 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2804 0 0 0 67 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.19 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 5393 0 0 0 14 5 0 0 20 0 15 0 99935805 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378388816992 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661128 memory=176432 CPUtime=1.24 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 30712 0 -1 1077944384 7647 0 0 0 123 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378385660784 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661128 memory=176432 CPUtime=1.02 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 30712 0 -1 1077944384 6210 0 0 0 101 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378384607984 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.32 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 30712 0 -1 1077944384 2972 0 0 0 31 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378383555184 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661128 memory=28800 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661128 memory=176432 CPUtime=1.41 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1200 0 0 0 63 78 0 0 20 0 15 0 99935809 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 2508.4 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 176432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.9 s]
/proc/loadavg: 1.88 1.72 1.69 3/218 2529
/proc/meminfo: memFree=27495040/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661128 memory=176432 CPUtime=2520.02 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 54033 0 0 0 251901 101 0 0 20 0 15 0 99935803 10916995072 44108 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665282 44108 3151 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661128 memory=176432 CPUtime=2512.82 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 15685 0 0 0 251274 8 0 0 20 0 15 0 99935803 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378902384384 140378539441826 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 2854 0 0 0 68 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 3943 0 0 0 68 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 3925 0 0 0 69 4 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661128 memory=1228 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2804 0 0 0 68 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.19 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 5395 0 0 0 14 5 0 0 20 0 15 0 99935805 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378388816992 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661128 memory=176432 CPUtime=1.24 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 30712 0 -1 1077944384 7647 0 0 0 123 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378385660784 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661128 memory=2864 CPUtime=1.02 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 30712 0 -1 1077944384 6210 0 0 0 101 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378384607984 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661128 memory=6935054825532540783 CPUtime=0.32 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 30712 0 -1 1077944384 2972 0 0 0 31 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378383555184 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661128 memory=920 CPUtime=1.41 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1202 0 0 0 63 78 0 0 20 0 15 0 99935809 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 176432 KiB

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

[startup+2513.91 s]
# the end of solver process 2336 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.02 s, system=1.01615 s

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

[startup+2513.9 s]
/proc/loadavg: 1.88 1.72 1.69 3/218 2529
/proc/meminfo: memFree=27495040/32770624 swapFree=67108436/67108860
[pid=2336] ppid=2333 vsize=10661128 memory=176432 CPUtime=2520.02 cores=1,3,5,7
/proc/2336/stat : 2336 (java) S 2333 2336 30712 0 -1 1077944320 54033 0 0 0 251901 101 0 0 20 0 15 0 99935803 10916995072 44108 33554432000 4194304 4196468 140722505355856 140722505338400 140378898145015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
/proc/2336/statm: 2665282 44108 3151 1 0 2627263 0
[pid=2336/tid=2338] ppid=2333 vsize=10661128 memory=176432 CPUtime=2512.82 cores=1,3,5,7
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 30712 0 -1 4202560 15685 0 0 0 251274 8 0 0 20 0 15 0 99935803 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378902384384 140378539441826 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2339] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 30712 0 -1 1077944384 2854 0 0 0 68 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378504928400 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2340] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 30712 0 -1 1077944384 3943 0 0 0 68 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378503875600 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2341] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 30712 0 -1 1077944384 3925 0 0 0 69 4 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378502822800 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2342] ppid=2333 vsize=10661128 memory=1228 CPUtime=0.73 cores=1,3,5,7
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 30712 0 -1 1077944384 2804 0 0 0 68 5 0 0 20 0 15 0 99935804 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378501770000 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2343] ppid=2333 vsize=10661128 memory=176432 CPUtime=0.19 cores=1,3,5,7
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 30712 0 -1 1077944384 5395 0 0 0 14 5 0 0 20 0 15 0 99935805 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378457868656 140378898156162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2344] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 30712 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378388816992 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2345] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 99935806 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378387764080 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2346] ppid=2333 vsize=10661128 memory=176432 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378386712400 140378898163611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2347] ppid=2333 vsize=10661128 memory=176432 CPUtime=1.24 cores=1,3,5,7
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 30712 0 -1 1077944384 7647 0 0 0 123 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378385660784 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2348] ppid=2333 vsize=10661128 memory=2864 CPUtime=1.02 cores=1,3,5,7
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 30712 0 -1 1077944384 6210 0 0 0 101 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378384607984 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2350] ppid=2333 vsize=10661128 memory=6935054825532540783 CPUtime=0.32 cores=1,3,5,7
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 30712 0 -1 1077944384 2972 0 0 0 31 1 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378383555184 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2351] ppid=2333 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99935808 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378382502624 140378898155221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
[pid=2336/tid=2352] ppid=2333 vsize=10661128 memory=920 CPUtime=1.41 cores=1,3,5,7
/proc/2336/task/2352/stat : 2352 (java) S 2333 2336 30712 0 -1 1077944384 1202 0 0 0 63 78 0 0 20 0 15 0 99935809 10916995072 44108 33554432000 4194304 4196468 140722505355856 140378381449904 140378898156162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140722505364618 140722505364745 140722505364745 140722505367503 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 176432 KiB

Child status: 143
Real time (s): 2513.91
CPU time (s): 2520.04
CPU user time (s): 2519.02
CPU system time (s): 1.01615
CPU usage (%): 100.244
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 405900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.02
system time used= 1.01615
maximum resident set size= 405900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54246
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59260
involuntary context switches= 1286


# summary of solver processes directly reported to runsolver:
#   pid: 2336
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.02
#   total CPU system time (s): 1.01615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9238 second user time and 19.2708 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 02:22:06
IDJOB=4299717
IDBENCH=141435
IDSOLVER=2767
FILE ID=node137/4299717-1532823726
RUNJOBID= node137-1532808776-30744
PBS_JOBID= 21022474
Free space on /tmp= 48156 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-16-17_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299717-1532823726/watcher-4299717-1532823726 -o /tmp/evaluation-result-4299717-1532823726/solver-4299717-1532823726 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30744 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299717-1532823726.xml

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

MD5SUM BENCH= 23da8342a2898ede5001de7625d13c59
RANDOM SEED=658217610

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27874136 kB
MemAvailable:   31765532 kB
Buffers:          200320 kB
Cached:          3924348 kB
SwapCached:           32 kB
Active:          1980896 kB
Inactive:        2364432 kB
Active(anon):     168352 kB
Inactive(anon):    80052 kB
Active(file):    1812544 kB
Inactive(file):  2284380 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              3176 kB
Writeback:             0 kB
AnonPages:        228116 kB
Mapped:            53092 kB
Shmem:             25052 kB
Slab:             248636 kB
SReclaimable:     220616 kB
SUnreclaim:        28020 kB
KernelStack:        3584 kB
PageTables:         5344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1124304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48152 MiB
End job on node137 at 2018-07-29 03:04:00