Trace number 4299795

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

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-11-12_c18.xml
MD5SUM996bcdf4a135147c7f2ba7242cc18cd5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints23
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":132}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":132}]
Minimum constraint arity11
Maximum constraint arity12
Distribution of constraint arities[{"arity":11,"count":12},{"arity":12,"count":11}]
Number of extensional constraints23
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":23}]
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: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.06/2514.70	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 (7615 MiB free)
  memory of node 1: 16384 MiB (14812 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299795-1532829279/watcher-4299795-1532829279 -o /tmp/evaluation-result-4299795-1532829279/solver-4299795-1532829279 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3227 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299795-1532829279.xml --timelimit 2520 

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=6543, runsolver pid=6540
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.99 2.01 1.97 3/216 6558
/proc/meminfo: memFree=22946792/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661056 memory=29648 CPUtime=0.12 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 5306 0 0 0 12 0 0 0 20 0 15 0 100491080 10916921344 7412 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665264 7412 2837 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661056 memory=-8392841019969598656 CPUtime=0.09 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 3179 0 0 0 9 0 0 0 20 0 15 0 100491081 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601775955424 140601763961662 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661056 memory=139728039212672 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661056 memory=139728039212672 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100491083 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100491083 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601330439584 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100491084 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) R 6540 6543 3195 0 -1 4202560 430 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601327282160 140601764709577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) R 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 7412 33554432000 4194304 4196468 140735846048928 140601326229616 140601771735682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661056 memory=139728039212672 CPUtime=0.01 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) R 6540 6543 3195 0 -1 4202560 329 0 0 0 1 0 0 0 20 0 15 0 100491086 10916921344 7412 33554432000 4194304 4196468 140735846048928 140600801224944 140601749326577 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 7412 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661056 memory=139728039212672 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 7412 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 29648 KiB

[startup+0.210667 s]*
/proc/loadavg: 2.07 2.02 1.98 4/216 6558
/proc/meminfo: memFree=22935132/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661056 memory=41568 CPUtime=0.33 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 8027 0 0 0 32 1 0 0 20 0 15 0 100491080 10916921344 10392 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665264 10392 2957 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 5128 0 0 0 19 1 0 0 20 0 15 0 100491081 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601775956256 140601771746461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661056 memory=345 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661056 memory=139728039223915 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100491082 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661056 memory=139728039212672 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100491083 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100491083 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601330439584 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100491084 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661056 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) R 6540 6543 3195 0 -1 4202560 710 0 0 0 3 0 0 0 20 0 15 0 100491086 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601327282256 140601753242037 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) R 6540 6543 3195 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 15 0 100491086 10916921344 10392 33554432000 4194304 4196468 140735846048928 140601326220000 140601771734741 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661056 memory=139728039212672 CPUtime=0.07 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) R 6540 6543 3195 0 -1 4202560 780 0 0 0 7 0 0 0 20 0 15 0 100491086 10916921344 10392 33554432000 4194304 4196468 140735846048928 140600801224944 140601755805022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 10392 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661056 memory=139728039212672 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491086 10916921344 10392 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 41568 KiB

[startup+0.310502 s]*
/proc/loadavg: 2.07 2.02 1.98 4/216 6558
/proc/meminfo: memFree=22920116/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661132 memory=81212 CPUtime=0.53 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 8626 0 0 0 51 2 0 0 20 0 15 0 100491080 10916999168 20303 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665283 20303 3059 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 5466 0 0 0 28 2 0 0 20 0 15 0 100491081 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601775952944 140601771736470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661132 memory=290763883793350679 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661132 memory=13707930065467032 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661132 memory=139728039212672 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601330439584 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100491084 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) S 6540 6543 3195 0 -1 1077944384 727 0 0 0 5 0 0 0 20 0 15 0 100491086 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601327282160 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) S 6540 6543 3195 0 -1 1077944384 201 0 0 0 5 0 0 0 20 0 15 0 100491086 10916999168 20815 33554432000 4194304 4196468 140735846048928 140601326229616 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661132 memory=139728039212672 CPUtime=0.11 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) R 6540 6543 3195 0 -1 4202560 865 0 0 0 11 0 0 0 20 0 15 0 100491086 10916999168 20815 33554432000 4194304 4196468 140735846048928 140600801224944 140601750643263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 20815 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661132 memory=139728039212672 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 20815 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 81212 KiB

[startup+0.700731 s]
/proc/loadavg: 2.07 2.02 1.98 4/216 6558
/proc/meminfo: memFree=22819460/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661132 memory=206932 CPUtime=1.53 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 10563 0 0 0 146 7 0 0 20 0 15 0 100491080 10916999168 51733 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665283 51733 3121 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661132 memory=1840 CPUtime=0.66 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 5551 0 0 0 63 3 0 0 20 0 15 0 100491081 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601775961216 140601410913619 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661132 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661132 memory=11008 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 100491082 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661132 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661132 memory=8568 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601330439584 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100491084 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661132 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661132 memory=7597685182856913236 CPUtime=0.32 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) S 6540 6543 3195 0 -1 1077944384 1449 0 0 0 32 0 0 0 20 0 15 0 100491086 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601327282160 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661132 memory=7523071198212214892 CPUtime=0.26 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) S 6540 6543 3195 0 -1 1077944384 750 0 0 0 26 0 0 0 20 0 15 0 100491086 10916999168 51733 33554432000 4194304 4196468 140735846048928 140601326229616 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661132 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) S 6540 6543 3195 0 -1 1077944384 1306 0 0 0 19 0 0 0 20 0 15 0 100491086 10916999168 51733 33554432000 4194304 4196468 140735846048928 140600801224944 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 51733 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 51733 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 206932 KiB

[startup+1.50074 s]
/proc/loadavg: 2.07 2.02 1.98 5/216 6558
/proc/meminfo: memFree=22738352/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661132 memory=452028 CPUtime=2.97 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 11669 0 0 0 272 25 0 0 20 0 15 0 100491080 10916999168 113007 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665283 113007 3144 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661132 memory=8112282956445269571 CPUtime=1.39 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 5708 0 0 0 134 5 0 0 20 0 15 0 100491081 10916999168 113007 33554432000 4194304 4196468 140735846048928 140601775948416 140601771745882 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661132 memory=-8754540793456063680 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 169 0 0 0 4 4 0 0 20 0 15 0 100491082 10916999168 113007 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661132 memory=-2843874019102283166 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 217 0 0 0 4 4 0 0 20 0 15 0 100491082 10916999168 113007 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661132 memory=5450919713671312938 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 79 0 0 0 4 4 0 0 20 0 15 0 100491082 10916999168 113007 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661132 memory=7005738693937936738 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 102 0 0 0 4 4 0 0 20 0 15 0 100491082 10916999168 113007 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 113007 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0

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

/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 34025 0 0 0 244155 54 0 0 20 0 15 0 100491081 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601775965136 140601408693768 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661132 memory=2268020 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 839 0 0 0 5 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 1672 0 0 0 6 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661132 memory=2268020 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 1633 0 0 0 7 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 1235 0 0 0 6 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 3540 0 0 0 3 5 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601330439648 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 100491084 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.09 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) S 6540 6543 3195 0 -1 1077944384 9745 0 0 0 108 1 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601327282160 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.79 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) S 6540 6543 3195 0 -1 1077944384 17437 0 0 0 177 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601326229616 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661132 memory=1840 CPUtime=0.37 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) S 6540 6543 3195 0 -1 1077944384 5262 0 0 0 35 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600801224944 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.54 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 2640 0 0 0 66 88 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 2447.6 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2270060 KiB

[startup+2502.3 s]
/proc/loadavg: 1.64 1.77 1.85 3/215 6814
/proc/meminfo: memFree=21190888/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661132 memory=2270060 CPUtime=2507.65 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 80259 0 0 0 250598 167 0 0 20 0 15 0 100491080 10916999168 567515 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665283 567515 3164 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661132 memory=8112282956445269571 CPUtime=2502.09 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 34627 0 0 0 250155 54 0 0 20 0 15 0 100491081 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601775965136 140601408693792 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 839 0 0 0 5 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 1672 0 0 0 6 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 1633 0 0 0 7 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 1235 0 0 0 6 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 3563 0 0 0 3 5 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601330439648 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 100491084 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.1 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) S 6540 6543 3195 0 -1 1077944384 9911 0 0 0 109 1 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601327282160 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.79 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) S 6540 6543 3195 0 -1 1077944384 17444 0 0 0 177 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601326229616 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.37 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) S 6540 6543 3195 0 -1 1077944384 5268 0 0 0 35 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600801224944 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.58 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 2671 0 0 0 68 90 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 2507.65 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2270060 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.7 s]
/proc/loadavg: 1.69 1.78 1.85 3/215 6815
/proc/meminfo: memFree=21202296/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661132 memory=2270060 CPUtime=2520.06 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 80530 0 0 0 251838 168 0 0 20 0 15 0 100491080 10916999168 567515 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665283 567515 3164 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661132 memory=2270060 CPUtime=2514.49 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 34846 0 0 0 251395 54 0 0 20 0 15 0 100491081 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601775965136 140601408693762 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 839 0 0 0 5 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 1672 0 0 0 6 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 1633 0 0 0 7 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 1235 0 0 0 6 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 3568 0 0 0 3 5 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601330439648 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 100491084 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.1 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) S 6540 6543 3195 0 -1 1077944384 9914 0 0 0 109 1 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601327282160 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661132 memory=1952 CPUtime=1.79 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) S 6540 6543 3195 0 -1 1077944384 17452 0 0 0 177 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601326229616 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661132 memory=8568 CPUtime=0.37 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) S 6540 6543 3195 0 -1 1077944384 5270 0 0 0 35 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600801224944 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.58 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 2705 0 0 0 68 90 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2270060 KiB

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

[startup+2514.72 s]
# the end of solver process 6543 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.39 s, system=1.6953 s

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

[startup+2514.7 s]
/proc/loadavg: 1.69 1.78 1.85 3/215 6815
/proc/meminfo: memFree=21202296/32770624 swapFree=67108404/67108860
[pid=6543] ppid=6540 vsize=10661132 memory=2270060 CPUtime=2520.06 cores=1,3,5,7
/proc/6543/stat : 6543 (java) S 6540 6543 3195 0 -1 1077944320 80530 0 0 0 251838 168 0 0 20 0 15 0 100491080 10916999168 567515 33554432000 4194304 4196468 140735846048928 140735846031472 140601771724535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
/proc/6543/statm: 2665283 567515 3164 1 0 2627263 0
[pid=6543/tid=6545] ppid=6540 vsize=10661132 memory=2270060 CPUtime=2514.49 cores=1,3,5,7
/proc/6543/task/6545/stat : 6545 (java) R 6540 6543 3195 0 -1 4202560 34846 0 0 0 251395 54 0 0 20 0 15 0 100491081 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601775965136 140601408693762 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6546] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6546/stat : 6546 (java) S 6540 6543 3195 0 -1 1077944384 839 0 0 0 5 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601728276752 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6547] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6547/stat : 6547 (java) S 6540 6543 3195 0 -1 1077944384 1672 0 0 0 6 8 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601377872272 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6548] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.14 cores=1,3,5,7
/proc/6543/task/6548/stat : 6548 (java) S 6540 6543 3195 0 -1 1077944384 1633 0 0 0 7 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601376819728 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6549] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.13 cores=1,3,5,7
/proc/6543/task/6549/stat : 6549 (java) S 6540 6543 3195 0 -1 1077944384 1235 0 0 0 6 7 0 0 20 0 15 0 100491082 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601375767184 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6550] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0.08 cores=1,3,5,7
/proc/6543/task/6550/stat : 6550 (java) S 6540 6543 3195 0 -1 1077944384 3568 0 0 0 3 5 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601331493360 140601771735682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6551] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6551/stat : 6551 (java) S 6540 6543 3195 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 100491083 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601330439648 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6552] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6552/stat : 6552 (java) S 6540 6543 3195 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 100491084 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601329386992 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6553] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6553/stat : 6553 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601328335568 140601771743131 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6554] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.1 cores=1,3,5,7
/proc/6543/task/6554/stat : 6554 (java) S 6540 6543 3195 0 -1 1077944384 9914 0 0 0 109 1 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601327282160 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6555] ppid=6540 vsize=10661132 memory=1952 CPUtime=1.79 cores=1,3,5,7
/proc/6543/task/6555/stat : 6555 (java) S 6540 6543 3195 0 -1 1077944384 17452 0 0 0 177 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140601326229616 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6556] ppid=6540 vsize=10661132 memory=8568 CPUtime=0.37 cores=1,3,5,7
/proc/6543/task/6556/stat : 6556 (java) S 6540 6543 3195 0 -1 1077944384 5270 0 0 0 35 2 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600801224944 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6557] ppid=6540 vsize=10661132 memory=2270060 CPUtime=0 cores=1,3,5,7
/proc/6543/task/6557/stat : 6557 (java) S 6540 6543 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600800172640 140601771734741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
[pid=6543/tid=6558] ppid=6540 vsize=10661132 memory=2270060 CPUtime=1.58 cores=1,3,5,7
/proc/6543/task/6558/stat : 6558 (java) S 6540 6543 3195 0 -1 1077944384 2705 0 0 0 68 90 0 0 20 0 15 0 100491086 10916999168 567515 33554432000 4194304 4196468 140735846048928 140600799120176 140601771735682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 8847360 140735846053020 140735846053129 140735846053129 140735846055887 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 2270060 KiB

Child status: 143
Real time (s): 2514.72
CPU time (s): 2520.09
CPU user time (s): 2518.39
CPU system time (s): 1.6953
CPU usage (%): 100.213
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 2270060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.39
system time used= 1.6953
maximum resident set size= 2274164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81098
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56621
involuntary context switches= 1375


# summary of solver processes directly reported to runsolver:
#   pid: 6543
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.39
#   total CPU system time (s): 1.6953

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1724 second user time and 25.0586 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 03:54:39
IDJOB=4299795
IDBENCH=141445
IDSOLVER=2765
FILE ID=node148/4299795-1532829279
RUNJOBID= node148-1532809183-3227
PBS_JOBID= 21022476
Free space on /tmp= 43256 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-11-12_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299795-1532829279/watcher-4299795-1532829279 -o /tmp/evaluation-result-4299795-1532829279/solver-4299795-1532829279 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3227 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299795-1532829279.xml --timelimit 2520

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

MD5SUM BENCH= 996bcdf4a135147c7f2ba7242cc18cd5
RANDOM SEED=818220691

node148.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.50
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.50
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.50
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.50
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:        22964988 kB
MemAvailable:   31310952 kB
Buffers:          235652 kB
Cached:          8243112 kB
SwapCached:          352 kB
Active:          2665096 kB
Inactive:        6488936 kB
Active(anon):     628492 kB
Inactive(anon):    74228 kB
Active(file):    2036604 kB
Inactive(file):  6414708 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              6672 kB
Writeback:             0 kB
AnonPages:        681676 kB
Mapped:            55500 kB
Shmem:             25016 kB
Slab:             351548 kB
SReclaimable:     323112 kB
SUnreclaim:        28436 kB
KernelStack:        3536 kB
PageTables:         6576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2122332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    589824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-29 04:36:34