Trace number 4299917

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.07 2498.31

General information on the benchmark

NameMagicSquare/
MagicSquare-08-sum_c18.xml
MD5SUMf34b6b0b58aef27f9d15b3acca2bf726
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 benchmark2.45697
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints19
Number of domains1
Minimum domain size64
Maximum domain size64
Distribution of domain sizes[{"size":64,"count":64}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":48},{"degree":4,"count":16}]
Minimum constraint arity8
Maximum constraint arity64
Distribution of constraint arities[{"arity":8,"count":18},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":18}]
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.05/2498.30	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 (13407 MiB free)
  memory of node 1: 16384 MiB (13821 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100165 s]*
/proc/loadavg: 1.91 1.78 1.79 3/217 2872
/proc/meminfo: memFree=27867836/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661052 memory=27444 CPUtime=0.13 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 5271 0 0 0 11 2 0 0 20 0 15 0 100429320 10916917248 6861 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665263 6861 2861 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661052 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 3145 0 0 0 8 1 0 0 20 0 15 0 100429320 10916917248 6861 33554432000 4194304 4196468 140732963874448 140181346210944 140181341994390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661052 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916917248 6927 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661052 memory=140223151134336 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916917248 6927 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916917248 6927 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429321 10916917248 6927 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661052 memory=140223151134336 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429323 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100429323 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100429323 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) S 2854 2857 30712 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 100429326 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180897340144 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) S 2854 2857 30712 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 100429326 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180896287600 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661052 memory=140223151134336 CPUtime=0.01 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) R 2854 2857 30712 0 -1 4202560 331 0 0 0 1 0 0 0 20 0 15 0 100429326 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180895234544 140181320951379 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661052 memory=140223151134336 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429326 10916917248 6927 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27444 KiB

[startup+0.210796 s]*
/proc/loadavg: 1.91 1.78 1.79 3/217 2872
/proc/meminfo: memFree=27856308/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661128 memory=40592 CPUtime=0.32 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 8188 0 0 0 30 2 0 0 20 0 15 0 100429320 10916995072 10148 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665282 10148 2981 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661128 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 5237 0 0 0 18 2 0 0 20 0 15 0 100429320 10916995072 10148 33554432000 4194304 4196468 140732963874448 140181346214768 140181342004381 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 10148 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=288370599302846080 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 10148 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 10148 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 10148 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=140223151134336 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661128 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) S 2854 2857 30712 0 -1 1077944384 614 0 0 0 2 0 0 0 20 0 15 0 100429326 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180897340144 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661128 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) S 2854 2857 30712 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 15 0 100429326 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180896287600 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661128 memory=140223151134336 CPUtime=0.07 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) S 2854 2857 30712 0 -1 1077944384 746 0 0 0 7 0 0 0 20 0 15 0 100429326 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180895234544 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661128 memory=140223151134336 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 10148 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40592 KiB

[startup+0.31024 s]*
/proc/loadavg: 1.91 1.78 1.79 5/217 2872
/proc/meminfo: memFree=27851532/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661128 memory=44608 CPUtime=0.54 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 8886 0 0 0 51 3 0 0 20 0 15 0 100429320 10916995072 11152 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665282 11152 3015 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661128 memory=6081081524271868777 CPUtime=0.29 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 5697 0 0 0 27 2 0 0 20 0 15 0 100429320 10916995072 11664 33554432000 4194304 4196468 140732963874448 140181346219184 140181323806992 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 11664 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=140223151187744 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 11664 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=55780 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 11664 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=35 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 11664 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=140223151194656 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661128 memory=35 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) R 2854 2857 30712 0 -1 4202560 752 0 0 0 5 0 0 0 20 0 15 0 100429326 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180897328816 140181342003802 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661128 memory=140223031917487 CPUtime=0.03 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) R 2854 2857 30712 0 -1 4202560 256 0 0 0 3 0 0 0 20 0 15 0 100429326 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180896287600 140181342003802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661128 memory=140223151136963 CPUtime=0.13 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) R 2854 2857 30712 0 -1 1077944384 836 0 0 0 13 0 0 0 20 0 15 0 100429326 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180895234544 140181341993602 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661128 memory=140223031926703 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661128 memory=280446183077856 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 11664 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44608 KiB

[startup+0.700806 s]
/proc/loadavg: 1.91 1.78 1.79 5/217 2872
/proc/meminfo: memFree=27825808/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661128 memory=92648 CPUtime=1.63 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 12694 0 0 0 159 4 0 0 20 0 15 0 100429320 10916995072 23162 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665282 23162 3084 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661128 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 5713 0 0 0 65 3 0 0 20 0 15 0 100429320 10916995072 23162 33554432000 4194304 4196468 140732963874448 140181346219272 140180973957530 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=31 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 23162 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=2 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 23162 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 23162 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=1136 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 23162 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661128 memory=16560 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661128 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661128 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) S 2854 2857 30712 0 -1 1077944384 2408 0 0 0 39 0 0 0 20 0 15 0 100429326 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180897340144 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661128 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) S 2854 2857 30712 0 -1 1077944384 2175 0 0 0 37 0 0 0 20 0 15 0 100429326 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180896287600 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661128 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) S 2854 2857 30712 0 -1 1077944384 1030 0 0 0 16 0 0 0 20 0 15 0 100429326 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180895234544 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 23162 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 92648 KiB

[startup+1.50081 s]
/proc/loadavg: 1.91 1.78 1.79 3/217 2872
/proc/meminfo: memFree=27758164/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661128 memory=185588 CPUtime=2.54 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 15799 0 0 0 248 6 0 0 20 0 15 0 100429320 10916995072 46397 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665282 46397 3116 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661128 memory=2241 CPUtime=1.47 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 5968 0 0 0 144 3 0 0 20 0 15 0 100429320 10916995072 46397 33554432000 4194304 4196468 140732963874448 140181346221816 140180973932989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 46397 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 46397 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=280446064042816 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 46397 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 100429321 10916995072 46397 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 46397 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0

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

/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 22417 0 0 0 236695 20 0 0 20 0 15 0 100429320 10916995072 92241 33554432000 4194304 4196468 140732963874448 140181346221840 140180973957610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=368964 CPUtime=6.71 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 4726 0 0 0 623 48 0 0 20 0 15 0 100429321 10916995072 92241 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=8112282956445269571 CPUtime=6.72 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 5422 0 0 0 629 43 0 0 20 0 15 0 100429321 10916995072 92241 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=366916 CPUtime=6.72 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 3963 0 0 0 625 47 0 0 20 0 15 0 100429321 10916995072 92241 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=366916 CPUtime=6.74 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 4651 0 0 0 629 45 0 0 20 0 15 0 100429321 10916995072 92241 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=364868 CPUtime=6.33 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 6773 0 0 0 588 45 0 0 20 0 15 0 100429323 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661128 memory=366916 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661128 memory=366916 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661128 memory=368964 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661128 memory=364868 CPUtime=0.49 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) S 2854 2857 30712 0 -1 1077944384 4508 0 0 0 49 0 0 0 20 0 15 0 100429326 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180897340144 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661128 memory=368964 CPUtime=0.39 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) S 2854 2857 30712 0 -1 1077944384 2253 0 0 0 39 0 0 0 20 0 15 0 100429326 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180896287600 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661128 memory=368964 CPUtime=0.18 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) S 2854 2857 30712 0 -1 1077944384 1204 0 0 0 18 0 0 0 20 0 15 0 100429326 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180895234544 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661128 memory=368964 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661128 memory=368964 CPUtime=1.17 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 840 0 0 0 59 58 0 0 20 0 15 0 100429326 10916995072 92241 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 2402.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 368964 KiB

[startup+2442.3 s]
/proc/loadavg: 1.42 1.39 1.40 3/215 3199
/proc/meminfo: memFree=27352328/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661128 memory=373060 CPUtime=2463.42 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 59516 0 0 0 246090 252 0 0 20 0 15 0 100429320 10916995072 93265 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665282 93265 3128 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661128 memory=2412 CPUtime=2426.71 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 22852 0 0 0 242650 21 0 0 20 0 15 0 100429320 10916995072 93265 33554432000 4194304 4196468 140732963874448 140181346221840 140180973804507 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=373060 CPUtime=6.94 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 4903 0 0 0 645 49 0 0 20 0 15 0 100429321 10916995072 93265 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=366916 CPUtime=6.97 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 5541 0 0 0 652 45 0 0 20 0 15 0 100429321 10916995072 93265 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=371012 CPUtime=6.95 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 4018 0 0 0 648 47 0 0 20 0 15 0 100429321 10916995072 93265 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=371012 CPUtime=6.98 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 5018 0 0 0 651 47 0 0 20 0 15 0 100429321 10916995072 93265 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=373060 CPUtime=6.5 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 6941 0 0 0 604 46 0 0 20 0 15 0 100429323 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661128 memory=371012 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661128 memory=373060 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661128 memory=373060 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661128 memory=373060 CPUtime=0.49 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) S 2854 2857 30712 0 -1 1077944384 4510 0 0 0 49 0 0 0 20 0 15 0 100429326 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180897340144 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661128 memory=373060 CPUtime=0.39 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) S 2854 2857 30712 0 -1 1077944384 2255 0 0 0 39 0 0 0 20 0 15 0 100429326 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180896287600 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661128 memory=366916 CPUtime=0.18 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) S 2854 2857 30712 0 -1 1077944384 1206 0 0 0 18 0 0 0 20 0 15 0 100429326 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180895234544 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661128 memory=373060 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661128 memory=373060 CPUtime=1.2 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 857 0 0 0 61 59 0 0 20 0 15 0 100429326 10916995072 93265 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 2463.42 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 373060 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2498.3 s]
/proc/loadavg: 1.30 1.35 1.38 3/215 3200
/proc/meminfo: memFree=27343780/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661128 memory=379204 CPUtime=2520.05 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 60875 0 0 0 251748 257 0 0 20 0 15 0 100429320 10916995072 94801 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665282 94801 3128 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661128 memory=377156 CPUtime=2482.29 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 23273 0 0 0 248208 21 0 0 20 0 15 0 100429320 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181346221888 140180973963637 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=377156 CPUtime=7.17 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 5356 0 0 0 667 50 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=4140 CPUtime=7.18 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 5705 0 0 0 672 46 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=377156 CPUtime=7.18 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 4033 0 0 0 669 49 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=377156 CPUtime=7.2 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 5138 0 0 0 673 47 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=377156 CPUtime=6.64 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 7110 0 0 0 617 47 0 0 20 0 15 0 100429323 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661128 memory=375108 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661128 memory=333308 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661128 memory=5752 CPUtime=0.49 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) S 2854 2857 30712 0 -1 1077944384 4510 0 0 0 49 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180897340144 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661128 memory=4588 CPUtime=0.39 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) S 2854 2857 30712 0 -1 1077944384 2255 0 0 0 39 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180896287600 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661128 memory=2412 CPUtime=0.18 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) S 2854 2857 30712 0 -1 1077944384 1206 0 0 0 18 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180895234544 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661128 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661128 memory=4588 CPUtime=1.23 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 874 0 0 0 62 61 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 379204 KiB

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

[startup+2498.31 s]
# the end of solver process 2857 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.49 s, system=2.57925 s

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

[startup+2498.3 s]
/proc/loadavg: 1.30 1.35 1.38 3/215 3200
/proc/meminfo: memFree=27343780/32770624 swapFree=67108436/67108860
[pid=2857] ppid=2854 vsize=10661128 memory=379204 CPUtime=2520.05 cores=0,2,4,6
/proc/2857/stat : 2857 (java) S 2854 2857 30712 0 -1 1077944320 60875 0 0 0 251748 257 0 0 20 0 15 0 100429320 10916995072 94801 33554432000 4194304 4196468 140732963874448 140732963856992 140181341982455 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
/proc/2857/statm: 2665282 94801 3128 1 0 2627263 0
[pid=2857/tid=2859] ppid=2854 vsize=10661128 memory=377156 CPUtime=2482.29 cores=0,2,4,6
/proc/2857/task/2859/stat : 2859 (java) R 2854 2857 30712 0 -1 4202560 23273 0 0 0 248208 21 0 0 20 0 15 0 100429320 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181346221888 140180973963637 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2860] ppid=2854 vsize=10661128 memory=377156 CPUtime=7.17 cores=0,2,4,6
/proc/2857/task/2860/stat : 2860 (java) S 2854 2857 30712 0 -1 1077944384 5356 0 0 0 667 50 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181294603280 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2861] ppid=2854 vsize=10661128 memory=4140 CPUtime=7.18 cores=0,2,4,6
/proc/2857/task/2861/stat : 2861 (java) S 2854 2857 30712 0 -1 1077944384 5705 0 0 0 672 46 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181293550736 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2862] ppid=2854 vsize=10661128 memory=377156 CPUtime=7.18 cores=0,2,4,6
/proc/2857/task/2862/stat : 2862 (java) S 2854 2857 30712 0 -1 1077944384 4033 0 0 0 669 49 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181292497680 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2863] ppid=2854 vsize=10661128 memory=377156 CPUtime=7.2 cores=0,2,4,6
/proc/2857/task/2863/stat : 2863 (java) S 2854 2857 30712 0 -1 1077944384 5138 0 0 0 673 47 0 0 20 0 15 0 100429321 10916995072 94801 33554432000 4194304 4196468 140732963874448 140181291445136 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2864] ppid=2854 vsize=10661128 memory=377156 CPUtime=6.64 cores=0,2,4,6
/proc/2857/task/2864/stat : 2864 (java) S 2854 2857 30712 0 -1 1077944384 7110 0 0 0 617 47 0 0 20 0 15 0 100429323 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180901550320 140181341993602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2865] ppid=2854 vsize=10661128 memory=375108 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2865/stat : 2865 (java) S 2854 2857 30712 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180900496544 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2866] ppid=2854 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2866/stat : 2866 (java) S 2854 2857 30712 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100429323 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180899443440 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2867] ppid=2854 vsize=10661128 memory=333308 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2867/stat : 2867 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180898392016 140181342001051 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2868] ppid=2854 vsize=10661128 memory=5752 CPUtime=0.49 cores=0,2,4,6
/proc/2857/task/2868/stat : 2868 (java) S 2854 2857 30712 0 -1 1077944384 4510 0 0 0 49 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180897340144 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2869] ppid=2854 vsize=10661128 memory=4588 CPUtime=0.39 cores=0,2,4,6
/proc/2857/task/2869/stat : 2869 (java) S 2854 2857 30712 0 -1 1077944384 2255 0 0 0 39 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180896287600 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2870] ppid=2854 vsize=10661128 memory=2412 CPUtime=0.18 cores=0,2,4,6
/proc/2857/task/2870/stat : 2870 (java) S 2854 2857 30712 0 -1 1077944384 1206 0 0 0 18 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180895234544 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2871] ppid=2854 vsize=10661128 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/2857/task/2871/stat : 2871 (java) S 2854 2857 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180894182240 140181341992661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
[pid=2857/tid=2872] ppid=2854 vsize=10661128 memory=4588 CPUtime=1.23 cores=0,2,4,6
/proc/2857/task/2872/stat : 2872 (java) S 2854 2857 30712 0 -1 1077944384 874 0 0 0 62 61 0 0 20 0 15 0 100429326 10916995072 94801 33554432000 4194304 4196468 140732963874448 140180893129264 140181341993602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6680576 140732963882122 140732963882249 140732963882249 140732963885007 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 379204 KiB

Child status: 143
Real time (s): 2498.31
CPU time (s): 2520.07
CPU user time (s): 2517.49
CPU system time (s): 2.57925
CPU usage (%): 100.871
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 379204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.49
system time used= 2.57925
maximum resident set size= 379644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61074
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= 245692
involuntary context switches= 6376


# summary of solver processes directly reported to runsolver:
#   pid: 2857
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.49
#   total CPU system time (s): 2.57925

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4508 second user time and 24.2633 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 03:44:22
IDJOB=4299917
IDBENCH=141507
IDSOLVER=2767
FILE ID=node137/4299917-1532828661
RUNJOBID= node137-1532808776-30743
PBS_JOBID= 21022474
Free space on /tmp= 48156 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/MagicSquare/MagicSquare-08-sum_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299917-1532828661/watcher-4299917-1532828661 -o /tmp/evaluation-result-4299917-1532828661/solver-4299917-1532828661 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299917-1532828661.xml

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

MD5SUM BENCH= f34b6b0b58aef27f9d15b3acca2bf726
RANDOM SEED=1544668833

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27883088 kB
MemAvailable:   31777916 kB
Buffers:          203360 kB
Cached:          3924636 kB
SwapCached:           32 kB
Active:          1970972 kB
Inactive:        2365760 kB
Active(anon):     156368 kB
Inactive(anon):    80052 kB
Active(file):    1814604 kB
Inactive(file):  2285708 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1296 kB
Writeback:             0 kB
AnonPages:        224556 kB
Mapped:            53268 kB
Shmem:             25052 kB
Slab:             248664 kB
SReclaimable:     220704 kB
SUnreclaim:        27960 kB
KernelStack:        3824 kB
PageTables:         6056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1049580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

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