Trace number 4299944

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
GG's minicp 2018-04-29? (TO) 2520.05 2489.12

General information on the benchmark

NameMagicSquare/
MagicSquare-09-sum_c18.xml
MD5SUM206eef8b0985bf3ee35d81919771d14d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1038.88
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints21
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":64},{"degree":4,"count":16},{"degree":5,"count":1}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":20},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":20}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.03/2489.11	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299944-1532831666/watcher-4299944-1532831666 -o /tmp/evaluation-result-4299944-1532831666/solver-4299944-1532831666 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532811179-32002 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299944-1532831666.xml 

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

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

solver pid=2326, runsolver pid=2323

[startup+0.101747 s]*
/proc/loadavg: 1.40 1.37 1.37 3/216 2342
/proc/meminfo: memFree=19692268/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661056 memory=27460 CPUtime=0.13 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 5268 0 0 0 11 2 0 0 20 0 15 0 100729831 10916921344 6865 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665264 6865 2841 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661056 memory=8940607975817108597 CPUtime=0.09 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 3144 0 0 0 8 1 0 0 20 0 15 0 100729832 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987810264048 139987806047638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661056 memory=-7001736328920018669 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661056 memory=140293084124800 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729834 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100729834 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) S 2323 2326 31971 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987361650800 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987360598000 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661056 memory=140293084124800 CPUtime=0.02 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) R 2323 2326 31971 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 15 0 100729837 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987359545712 139987790116190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661056 memory=140293084124800 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 6865 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27460 KiB

[startup+0.210556 s]*
/proc/loadavg: 1.40 1.37 1.37 3/216 2342
/proc/meminfo: memFree=19680616/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661056 memory=40284 CPUtime=0.32 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 8082 0 0 0 30 2 0 0 20 0 15 0 100729831 10916921344 10071 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665264 10071 2993 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661056 memory=8940607975817108597 CPUtime=0.2 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 5202 0 0 0 18 2 0 0 20 0 15 0 100729832 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987810265648 139987790116190 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661056 memory=-7001736328920018669 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661056 memory=140293084124800 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661056 memory=140293084124800 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729834 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100729834 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) S 2323 2326 31971 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 15 0 100729837 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987361650800 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) S 2323 2326 31971 0 -1 1077944384 208 0 0 0 2 0 0 0 20 0 15 0 100729837 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987360598000 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661056 memory=140293084124800 CPUtime=0.07 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) S 2323 2326 31971 0 -1 1077944384 796 0 0 0 7 0 0 0 20 0 15 0 100729837 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987359545712 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661056 memory=140293084124800 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729837 10916921344 10130 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40284 KiB

[startup+0.310286 s]*
/proc/loadavg: 1.40 1.37 1.37 4/216 2342
/proc/meminfo: memFree=19675716/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661132 memory=46416 CPUtime=0.54 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 8723 0 0 0 51 3 0 0 20 0 15 0 100729831 10916999168 11604 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665283 11604 3027 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661132 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 5564 0 0 0 28 2 0 0 20 0 15 0 100729832 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987810274336 139987431565197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661132 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661132 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661132 memory=140292959337679 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661132 memory=140293084124800 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661132 memory=140292959344559 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661132 memory=2273 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) R 2323 2326 31971 0 -1 4202560 582 0 0 0 4 0 0 0 20 0 15 0 100729837 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987361639472 139987806047638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661132 memory=140292959376927 CPUtime=0.04 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) R 2323 2326 31971 0 -1 1077944384 317 0 0 0 4 0 0 0 20 0 15 0 100729837 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987360598096 139987806045909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661132 memory=140293084124800 CPUtime=0.14 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) R 2323 2326 31971 0 -1 4202560 906 0 0 0 14 0 0 0 20 0 15 0 100729837 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987359541440 139987806057050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661132 memory=140292959389055 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661132 memory=140293184854631 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 11604 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46416 KiB

[startup+0.700746 s]
/proc/loadavg: 1.40 1.37 1.37 5/216 2342
/proc/meminfo: memFree=19627808/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661132 memory=122288 CPUtime=1.7 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 13883 0 0 0 166 4 0 0 20 0 15 0 100729831 10916999168 30572 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665283 30572 3076 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661132 memory=1724 CPUtime=0.68 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 5604 0 0 0 65 3 0 0 20 0 15 0 100729832 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987810272648 139987431705936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661132 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661132 memory=4639098309541128811 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661132 memory=8025788831291303252 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661132 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661132 memory=33 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661132 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) R 2323 2326 31971 0 -1 4202560 3120 0 0 0 42 0 0 0 20 0 15 0 100729837 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987361636824 139987785728803 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661132 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) R 2323 2326 31971 0 -1 4202560 2561 0 0 0 41 0 0 0 20 0 15 0 100729837 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987360582664 139987790321989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661132 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) S 2323 2326 31971 0 -1 1077944384 1229 0 0 0 17 0 0 0 20 0 15 0 100729837 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987359545712 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661132 memory=11 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 30572 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 122288 KiB

[startup+1.50085 s]
/proc/loadavg: 1.40 1.37 1.37 3/216 2342
/proc/meminfo: memFree=19527896/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661132 memory=196684 CPUtime=3.13 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 14561 0 0 0 307 6 0 0 20 0 15 0 100729831 10916999168 49171 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665283 49171 3103 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661132 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 5641 0 0 0 143 4 0 0 20 0 15 0 100729832 10916999168 49171 33554432000 4194304 4196468 140730454656928 139987810275216 139987431945101 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661132 memory=127 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 49171 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 49171 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 49171 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 100729833 10916999168 49171 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 49171 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0

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

/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 28811 0 0 0 235879 31 0 0 20 0 15 0 100729832 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987810275200 139987432135114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661132 memory=396344 CPUtime=9.85 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 5850 0 0 0 920 65 0 0 20 0 15 0 100729833 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661132 memory=396344 CPUtime=9.88 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 6053 0 0 0 924 64 0 0 20 0 15 0 100729833 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661132 memory=396344 CPUtime=9.78 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 5103 0 0 0 910 68 0 0 20 0 15 0 100729833 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661132 memory=976 CPUtime=9.83 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 4608 0 0 0 919 64 0 0 20 0 15 0 100729833 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661132 memory=55 CPUtime=9.83 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 7380 0 0 0 920 63 0 0 20 0 15 0 100729834 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661132 memory=396344 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661132 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661132 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661132 memory=999 CPUtime=0.78 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) S 2323 2326 31971 0 -1 1077944384 4297 0 0 0 78 0 0 0 20 0 15 0 100729837 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987361650800 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661132 memory=239 CPUtime=0.76 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) S 2323 2326 31971 0 -1 1077944384 2940 0 0 0 76 0 0 0 20 0 15 0 100729837 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987360598000 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661132 memory=392248 CPUtime=0.21 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) S 2323 2326 31971 0 -1 1077944384 1649 0 0 0 21 0 0 0 20 0 15 0 100729837 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987359545712 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661132 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661132 memory=4140 CPUtime=1.34 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1191 0 0 0 63 71 0 0 20 0 15 0 100729837 10916999168 99086 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 2411.46 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 396344 KiB

[startup+2442.3 s]
/proc/loadavg: 1.41 1.37 1.36 3/215 2519
/proc/meminfo: memFree=19401536/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661132 memory=402488 CPUtime=2472.47 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 70856 0 0 0 246897 350 0 0 20 0 15 0 100729831 10916999168 100622 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665283 100622 3131 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661132 memory=402488 CPUtime=2418.41 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 29395 0 0 0 241809 32 0 0 20 0 15 0 100729832 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987810274800 139987432373268 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661132 memory=400440 CPUtime=10.21 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 5976 0 0 0 955 66 0 0 20 0 15 0 100729833 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661132 memory=400440 CPUtime=10.24 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 6432 0 0 0 958 66 0 0 20 0 15 0 100729833 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661132 memory=400440 CPUtime=10.13 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 5324 0 0 0 944 69 0 0 20 0 15 0 100729833 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661132 memory=400440 CPUtime=10.17 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 4716 0 0 0 951 66 0 0 20 0 15 0 100729833 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661132 memory=400440 CPUtime=10.08 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 7552 0 0 0 944 64 0 0 20 0 15 0 100729834 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661132 memory=402488 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661132 memory=400440 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661132 memory=400440 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661132 memory=18484 CPUtime=0.78 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) S 2323 2326 31971 0 -1 1077944384 4299 0 0 0 78 0 0 0 20 0 15 0 100729837 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987361650800 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661132 memory=644 CPUtime=0.76 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) S 2323 2326 31971 0 -1 1077944384 2942 0 0 0 76 0 0 0 20 0 15 0 100729837 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987360598000 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661132 memory=400440 CPUtime=0.21 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) S 2323 2326 31971 0 -1 1077944384 1651 0 0 0 21 0 0 0 20 0 15 0 100729837 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987359545712 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661132 memory=400440 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661132 memory=402488 CPUtime=1.37 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1208 0 0 0 65 72 0 0 20 0 15 0 100729837 10916999168 100622 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 2472.47 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 402488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2489.11 s]
/proc/loadavg: 1.60 1.42 1.38 3/215 2520
/proc/meminfo: memFree=19392912/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661132 memory=406584 CPUtime=2520.03 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 72418 0 0 0 251646 357 0 0 20 0 15 0 100729831 10916999168 101646 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665283 101646 3131 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661132 memory=1788 CPUtime=2464.69 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 29883 0 0 0 246436 33 0 0 20 0 15 0 100729832 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987810275200 139987432095232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661132 memory=404536 CPUtime=10.47 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 6270 0 0 0 980 67 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661132 memory=4140 CPUtime=10.5 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 6682 0 0 0 983 67 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661132 memory=2412 CPUtime=10.39 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 5475 0 0 0 968 71 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661132 memory=404536 CPUtime=10.44 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 4900 0 0 0 977 67 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661132 memory=404536 CPUtime=10.27 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 7725 0 0 0 962 65 0 0 20 0 15 0 100729834 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661132 memory=404536 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661132 memory=404536 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661132 memory=406584 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661132 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) S 2323 2326 31971 0 -1 1077944384 4301 0 0 0 78 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987361650800 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661132 memory=404536 CPUtime=0.76 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) S 2323 2326 31971 0 -1 1077944384 2944 0 0 0 76 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987360598000 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661132 memory=404536 CPUtime=0.21 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) S 2323 2326 31971 0 -1 1077944384 1653 0 0 0 21 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987359545712 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661132 memory=406584 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661132 memory=928 CPUtime=1.4 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1224 0 0 0 66 74 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 406584 KiB

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

[startup+2489.12 s]
# the end of solver process 2326 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.47 s, system=3.57505 s

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

[startup+2489.11 s]
/proc/loadavg: 1.60 1.42 1.38 3/215 2520
/proc/meminfo: memFree=19392912/32770624 swapFree=67108860/67108860
[pid=2326] ppid=2323 vsize=10661132 memory=406584 CPUtime=2520.03 cores=0,2,4,6
/proc/2326/stat : 2326 (java) S 2323 2326 31971 0 -1 1077944320 72418 0 0 0 251646 357 0 0 20 0 15 0 100729831 10916999168 101646 33554432000 4194304 4196468 140730454656928 140730454639472 139987806035703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
/proc/2326/statm: 2665283 101646 3131 1 0 2627263 0
[pid=2326/tid=2328] ppid=2323 vsize=10661132 memory=1788 CPUtime=2464.69 cores=0,2,4,6
/proc/2326/task/2328/stat : 2328 (java) R 2323 2326 31971 0 -1 4202560 29883 0 0 0 246436 33 0 0 20 0 15 0 100729832 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987810275200 139987432095232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2329] ppid=2323 vsize=10661132 memory=404536 CPUtime=10.47 cores=0,2,4,6
/proc/2326/task/2329/stat : 2329 (java) S 2323 2326 31971 0 -1 1077944384 6270 0 0 0 980 67 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987758655888 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2330] ppid=2323 vsize=10661132 memory=4140 CPUtime=10.5 cores=0,2,4,6
/proc/2326/task/2330/stat : 2330 (java) S 2323 2326 31971 0 -1 1077944384 6682 0 0 0 983 67 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987757603088 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2331] ppid=2323 vsize=10661132 memory=2412 CPUtime=10.39 cores=0,2,4,6
/proc/2326/task/2331/stat : 2331 (java) S 2323 2326 31971 0 -1 1077944384 5475 0 0 0 968 71 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987756550800 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2332] ppid=2323 vsize=10661132 memory=404536 CPUtime=10.44 cores=0,2,4,6
/proc/2326/task/2332/stat : 2332 (java) S 2323 2326 31971 0 -1 1077944384 4900 0 0 0 977 67 0 0 20 0 15 0 100729833 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987755498000 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2333] ppid=2323 vsize=10661132 memory=404536 CPUtime=10.27 cores=0,2,4,6
/proc/2326/task/2333/stat : 2333 (java) S 2323 2326 31971 0 -1 1077944384 7725 0 0 0 962 65 0 0 20 0 15 0 100729834 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987365862000 139987806046850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2334] ppid=2323 vsize=10661132 memory=404536 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2334/stat : 2334 (java) S 2323 2326 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100729834 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987364807968 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2335] ppid=2323 vsize=10661132 memory=404536 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2335/stat : 2335 (java) S 2323 2326 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100729835 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987363755632 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2337] ppid=2323 vsize=10661132 memory=406584 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2337/stat : 2337 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987362703952 139987806054299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2338] ppid=2323 vsize=10661132 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/2326/task/2338/stat : 2338 (java) S 2323 2326 31971 0 -1 1077944384 4301 0 0 0 78 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987361650800 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2339] ppid=2323 vsize=10661132 memory=404536 CPUtime=0.76 cores=0,2,4,6
/proc/2326/task/2339/stat : 2339 (java) S 2323 2326 31971 0 -1 1077944384 2944 0 0 0 76 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987360598000 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2340] ppid=2323 vsize=10661132 memory=404536 CPUtime=0.21 cores=0,2,4,6
/proc/2326/task/2340/stat : 2340 (java) S 2323 2326 31971 0 -1 1077944384 1653 0 0 0 21 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987359545712 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2341] ppid=2323 vsize=10661132 memory=406584 CPUtime=0 cores=0,2,4,6
/proc/2326/task/2341/stat : 2341 (java) S 2323 2326 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987358493152 139987806045909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
[pid=2326/tid=2342] ppid=2323 vsize=10661132 memory=928 CPUtime=1.4 cores=0,2,4,6
/proc/2326/task/2342/stat : 2342 (java) S 2323 2326 31971 0 -1 1077944384 1224 0 0 0 66 74 0 0 20 0 15 0 100729837 10916999168 101646 33554432000 4194304 4196468 140730454656928 139987357440944 139987806046850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 33533952 140730454660213 140730454660361 140730454660361 140730454663119 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 406584 KiB

Child status: 143
Real time (s): 2489.12
CPU time (s): 2520.05
CPU user time (s): 2516.47
CPU system time (s): 3.57505
CPU usage (%): 101.243
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 406584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.47
system time used= 3.57505
maximum resident set size= 407020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72583
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 312267
involuntary context switches= 8321


# summary of solver processes directly reported to runsolver:
#   pid: 2326
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.47
#   total CPU system time (s): 3.57505

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4706 second user time and 20.8737 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-29 04:34:26
IDJOB=4299944
IDBENCH=141511
IDSOLVER=2762
FILE ID=node103/4299944-1532831666
RUNJOBID= node103-1532811179-32002
PBS_JOBID= 21022486
Free space on /tmp= 56532 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-09-sum_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299944-1532831666/watcher-4299944-1532831666 -o /tmp/evaluation-result-4299944-1532831666/solver-4299944-1532831666 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532811179-32002 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299944-1532831666.xml

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

MD5SUM BENCH= 206eef8b0985bf3ee35d81919771d14d
RANDOM SEED=704403745

node103.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.48
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.48
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.48
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.48
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:        19707196 kB
MemAvailable:   31433616 kB
Buffers:          305140 kB
Cached:         11604228 kB
SwapCached:            0 kB
Active:          4428012 kB
Inactive:        8032136 kB
Active(anon):     553348 kB
Inactive(anon):    25184 kB
Active(file):    3874664 kB
Inactive(file):  8006952 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1212 kB
Writeback:             0 kB
AnonPages:        557304 kB
Mapped:            55604 kB
Shmem:             25228 kB
Slab:             300920 kB
SReclaimable:     273264 kB
SUnreclaim:        27656 kB
KernelStack:        3856 kB
PageTables:         6624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1178200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    489472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56532 MiB
End job on node103 at 2018-07-29 05:15:56