Trace number 4299981

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.11 2493.71

General information on the benchmark

NameMagicSquare/
MagicSquare-14-sum_c18.xml
MD5SUMd2d43b1b882dee15f3aa399c7a9d9ad6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints31
Number of domains1
Minimum domain size196
Maximum domain size196
Distribution of domain sizes[{"size":196,"count":196}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":168},{"degree":4,"count":28}]
Minimum constraint arity14
Maximum constraint arity196
Distribution of constraint arities[{"arity":14,"count":30},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":30}]
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.09/2493.70	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299981-1532829931/watcher-4299981-1532829931 -o /tmp/evaluation-result-4299981-1532829931/solver-4299981-1532829931 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20543 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299981-1532829931.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=23225, runsolver pid=23222
Current StackSize limit: 8192 KiB


[startup+0.101903 s]*
/proc/loadavg: 1.20 1.23 1.35 3/220 23240
/proc/meminfo: memFree=23443392/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661052 memory=25932 CPUtime=0.13 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 5391 0 0 0 12 1 0 0 20 0 15 0 100556282 10916917248 6483 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665263 6483 2835 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661052 memory=-7254952174179673210 CPUtime=0.1 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 3206 0 0 0 9 1 0 0 20 0 15 0 100556282 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592834156872 140592468807459 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661052 memory=5793855940340791737 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661052 memory=140689330898560 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556285 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100556285 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) S 23222 23225 20512 0 -1 1077944384 439 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) S 23222 23225 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592317139824 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661052 memory=140689330898560 CPUtime=0.02 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) R 23222 23225 20512 0 -1 4202560 375 0 0 0 2 0 0 0 20 0 15 0 100556288 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592316086768 140592814007646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661052 memory=140689330898560 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 6483 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 25932 KiB

[startup+0.210841 s]*
/proc/loadavg: 1.20 1.23 1.35 3/220 23240
/proc/meminfo: memFree=23431204/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661052 memory=39040 CPUtime=0.33 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 8337 0 0 0 31 2 0 0 20 0 15 0 100556282 10916917248 9760 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665263 9760 2987 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661052 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 5248 0 0 0 19 1 0 0 20 0 15 0 100556282 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592834149952 140592814007646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661052 memory=4211974415535689098 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661052 memory=140689330898560 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661052 memory=140689330898560 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556285 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100556285 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661052 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) S 23222 23225 20512 0 -1 1077944384 795 0 0 0 3 0 0 0 20 0 15 0 100556288 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) S 23222 23225 20512 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 100556288 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592317139824 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661052 memory=140689330898560 CPUtime=0.07 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) S 23222 23225 20512 0 -1 1077944384 880 0 0 0 7 0 0 0 20 0 15 0 100556288 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592316086768 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 9760 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661052 memory=140689330898560 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556288 10916917248 9826 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39040 KiB

[startup+0.310435 s]*
/proc/loadavg: 1.20 1.23 1.35 5/220 23240
/proc/meminfo: memFree=23424752/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661128 memory=45756 CPUtime=0.55 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 9176 0 0 0 53 2 0 0 20 0 15 0 100556282 10916995072 11439 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665282 11439 3047 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661128 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 5748 0 0 0 28 2 0 0 20 0 15 0 100556282 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592834157920 140592829949085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661128 memory=4211974415535689098 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661128 memory=281378500983168 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661128 memory=281378340196864 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661128 memory=140689170084623 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661128 memory=281378500992384 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661128 memory=140689170089231 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661128 memory=140689170112080 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661128 memory=140689170116695 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661128 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) R 23222 23225 20512 0 -1 1077944384 909 0 0 0 6 0 0 0 20 0 15 0 100556288 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661128 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) R 23222 23225 20512 0 -1 4202560 118 0 0 0 4 0 0 0 20 0 15 0 100556288 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592317129616 140592822216608 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661128 memory=140689330898560 CPUtime=0.13 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) R 23222 23225 20512 0 -1 4202560 1035 0 0 0 13 0 0 0 20 0 15 0 100556288 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592316086768 140592808881488 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661128 memory=140689330924492 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 11439 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 45756 KiB

[startup+0.700726 s]
/proc/loadavg: 1.20 1.23 1.35 5/220 23240
/proc/meminfo: memFree=23395960/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661128 memory=111952 CPUtime=1.64 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 11853 0 0 0 160 4 0 0 20 0 15 0 100556282 10916995072 27988 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665282 27988 3093 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661128 memory=56 CPUtime=0.68 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 5798 0 0 0 65 3 0 0 20 0 15 0 100556282 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592834166256 140592470330943 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661128 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661128 memory=796 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661128 memory=8452 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661128 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661128 memory=1200 CPUtime=0.38 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) S 23222 23225 20512 0 -1 1077944384 1947 0 0 0 38 0 0 0 20 0 15 0 100556288 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661128 memory=12136 CPUtime=0.37 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) S 23222 23225 20512 0 -1 1077944384 1143 0 0 0 37 0 0 0 20 0 15 0 100556288 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592317139824 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661128 memory=1008 CPUtime=0.19 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) S 23222 23225 20512 0 -1 1077944384 1596 0 0 0 19 0 0 0 20 0 15 0 100556288 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592316086768 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661128 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 27988 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 111952 KiB

[startup+1.50069 s]
/proc/loadavg: 1.20 1.23 1.35 3/220 23240
/proc/meminfo: memFree=23290532/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661128 memory=179884 CPUtime=2.65 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 11992 0 0 0 260 5 0 0 20 0 15 0 100556282 10916995072 44971 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665282 44971 3101 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661128 memory=4132 CPUtime=1.47 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 5833 0 0 0 144 3 0 0 20 0 15 0 100556282 10916995072 44971 33554432000 4194304 4196468 140736411009728 140592834166440 140592470448795 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661128 memory=29032 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 44971 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661128 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 44971 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 44971 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100556283 10916995072 44971 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661128 memory=7089322640132826450 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 44971 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0

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

/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 23729 0 0 0 236388 21 0 0 20 0 15 0 100556282 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592834166560 140592470206034 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661128 memory=368340 CPUtime=8.31 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 5133 0 0 0 778 53 0 0 20 0 15 0 100556283 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661128 memory=370388 CPUtime=8.33 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 5392 0 0 0 780 53 0 0 20 0 15 0 100556283 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661128 memory=370388 CPUtime=8.32 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 4332 0 0 0 781 51 0 0 20 0 15 0 100556283 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661128 memory=0 CPUtime=8.32 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 5492 0 0 0 781 51 0 0 20 0 15 0 100556283 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661128 memory=372436 CPUtime=7 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 6480 0 0 0 650 50 0 0 20 0 15 0 100556285 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661128 memory=370388 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661128 memory=372436 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661128 memory=372436 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661128 memory=372436 CPUtime=0.65 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) S 23222 23225 20512 0 -1 1077944384 2145 0 0 0 64 1 0 0 20 0 15 0 100556288 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661128 memory=372436 CPUtime=0.47 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) S 23222 23225 20512 0 -1 1077944384 1238 0 0 0 47 0 0 0 20 0 15 0 100556288 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592317139824 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661128 memory=372436 CPUtime=0.21 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) S 23222 23225 20512 0 -1 1077944384 1698 0 0 0 21 0 0 0 20 0 15 0 100556288 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592316086768 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661128 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661128 memory=29056 CPUtime=1.29 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 948 0 0 0 65 64 0 0 20 0 15 0 100556288 10916995072 93109 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 2407.1 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 372436 KiB

[startup+2442.3 s]
/proc/loadavg: 1.42 1.30 1.30 3/220 23473
/proc/meminfo: memFree=23108028/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661128 memory=378580 CPUtime=2467.97 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 59493 0 0 0 246511 286 0 0 20 0 15 0 100556282 10916995072 94645 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665282 94645 3130 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661128 memory=378580 CPUtime=2423.52 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 24189 0 0 0 242329 23 0 0 20 0 15 0 100556282 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592834166496 140592470416844 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661128 memory=376532 CPUtime=8.62 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 5568 0 0 0 807 55 0 0 20 0 15 0 100556283 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661128 memory=368340 CPUtime=8.63 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 5530 0 0 0 810 53 0 0 20 0 15 0 100556283 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661128 memory=374484 CPUtime=8.62 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 4467 0 0 0 810 52 0 0 20 0 15 0 100556283 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661128 memory=372436 CPUtime=8.63 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 5676 0 0 0 810 53 0 0 20 0 15 0 100556283 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661128 memory=378580 CPUtime=7.18 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 6658 0 0 0 667 51 0 0 20 0 15 0 100556285 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661128 memory=378580 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661128 memory=378580 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661128 memory=378580 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661128 memory=378580 CPUtime=0.65 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) S 23222 23225 20512 0 -1 1077944384 2148 0 0 0 64 1 0 0 20 0 15 0 100556288 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661128 memory=378580 CPUtime=0.47 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) S 23222 23225 20512 0 -1 1077944384 1240 0 0 0 47 0 0 0 20 0 15 0 100556288 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592317139824 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661128 memory=376532 CPUtime=0.21 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) S 23222 23225 20512 0 -1 1077944384 1700 0 0 0 21 0 0 0 20 0 15 0 100556288 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592316086768 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661128 memory=18276 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661128 memory=4132 CPUtime=1.33 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 956 0 0 0 67 66 0 0 20 0 15 0 100556288 10916995072 94645 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 2467.97 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 378580 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2493.7 s]
/proc/loadavg: 1.38 1.30 1.30 3/219 23473
/proc/meminfo: memFree=23104452/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661128 memory=382676 CPUtime=2520.09 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 60751 0 0 0 251717 292 0 0 20 0 15 0 100556282 10916995072 95669 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665282 95669 3130 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661128 memory=382676 CPUtime=2474.46 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 24610 0 0 0 247423 23 0 0 20 0 15 0 100556282 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592834166560 140592470450201 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.87 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 5651 0 0 0 831 56 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.88 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 5597 0 0 0 834 54 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.86 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 4560 0 0 0 833 53 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.89 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 6080 0 0 0 835 54 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661128 memory=382676 CPUtime=7.34 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 6827 0 0 0 681 53 0 0 20 0 15 0 100556285 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661128 memory=382676 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661128 memory=380628 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661128 memory=380628 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661128 memory=382676 CPUtime=0.65 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) S 23222 23225 20512 0 -1 1077944384 2150 0 0 0 64 1 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661128 memory=12136 CPUtime=0.47 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) S 23222 23225 20512 0 -1 1077944384 1242 0 0 0 47 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592317139824 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661128 memory=2588 CPUtime=0.21 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) S 23222 23225 20512 0 -1 1077944384 1702 0 0 0 21 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592316086768 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661128 memory=2444 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661128 memory=382676 CPUtime=1.36 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 971 0 0 0 69 67 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 382676 KiB

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

[startup+2493.71 s]
# the end of solver process 23225 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.18 s, system=2.92852 s

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

[startup+2493.7 s]
/proc/loadavg: 1.38 1.30 1.30 3/219 23473
/proc/meminfo: memFree=23104452/32770624 swapFree=67108860/67108860
[pid=23225] ppid=23222 vsize=10661128 memory=382676 CPUtime=2520.09 cores=0,2,4,6
/proc/23225/stat : 23225 (java) S 23222 23225 20512 0 -1 1077944320 60751 0 0 0 251717 292 0 0 20 0 15 0 100556282 10916995072 95669 33554432000 4194304 4196468 140736411009728 140736410992272 140592829927159 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
/proc/23225/statm: 2665282 95669 3130 1 0 2627263 0
[pid=23225/tid=23227] ppid=23222 vsize=10661128 memory=382676 CPUtime=2474.46 cores=0,2,4,6
/proc/23225/task/23227/stat : 23227 (java) R 23222 23225 20512 0 -1 4202560 24610 0 0 0 247423 23 0 0 20 0 15 0 100556282 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592834166560 140592470450201 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23228] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.87 cores=0,2,4,6
/proc/23225/task/23228/stat : 23228 (java) S 23222 23225 20512 0 -1 1077944384 5651 0 0 0 831 56 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592437103632 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23229] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.88 cores=0,2,4,6
/proc/23225/task/23229/stat : 23229 (java) S 23222 23225 20512 0 -1 1077944384 5597 0 0 0 834 54 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592436051088 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23230] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.86 cores=0,2,4,6
/proc/23225/task/23230/stat : 23230 (java) S 23222 23225 20512 0 -1 1077944384 4560 0 0 0 833 53 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592434998032 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23231] ppid=23222 vsize=10661128 memory=382676 CPUtime=8.89 cores=0,2,4,6
/proc/23225/task/23231/stat : 23231 (java) S 23222 23225 20512 0 -1 1077944384 6080 0 0 0 835 54 0 0 20 0 15 0 100556283 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592433945488 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23232] ppid=23222 vsize=10661128 memory=382676 CPUtime=7.34 cores=0,2,4,6
/proc/23225/task/23232/stat : 23232 (java) S 23222 23225 20512 0 -1 1077944384 6827 0 0 0 681 53 0 0 20 0 15 0 100556285 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592322402544 140592829938306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23233] ppid=23222 vsize=10661128 memory=382676 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23233/stat : 23233 (java) S 23222 23225 20512 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592321348768 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23234] ppid=23222 vsize=10661128 memory=380628 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23234/stat : 23234 (java) S 23222 23225 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100556285 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592320295664 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23235] ppid=23222 vsize=10661128 memory=380628 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23235/stat : 23235 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592319244240 140592829945755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23236] ppid=23222 vsize=10661128 memory=382676 CPUtime=0.65 cores=0,2,4,6
/proc/23225/task/23236/stat : 23236 (java) S 23222 23225 20512 0 -1 1077944384 2150 0 0 0 64 1 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592318192368 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23237] ppid=23222 vsize=10661128 memory=12136 CPUtime=0.47 cores=0,2,4,6
/proc/23225/task/23237/stat : 23237 (java) S 23222 23225 20512 0 -1 1077944384 1242 0 0 0 47 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592317139824 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23238] ppid=23222 vsize=10661128 memory=2588 CPUtime=0.21 cores=0,2,4,6
/proc/23225/task/23238/stat : 23238 (java) S 23222 23225 20512 0 -1 1077944384 1702 0 0 0 21 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592316086768 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23239] ppid=23222 vsize=10661128 memory=2444 CPUtime=0 cores=0,2,4,6
/proc/23225/task/23239/stat : 23239 (java) S 23222 23225 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592315034464 140592829937365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
[pid=23225/tid=23240] ppid=23222 vsize=10661128 memory=382676 CPUtime=1.36 cores=0,2,4,6
/proc/23225/task/23240/stat : 23240 (java) S 23222 23225 20512 0 -1 1077944384 971 0 0 0 69 67 0 0 20 0 15 0 100556288 10916995072 95669 33554432000 4194304 4196468 140736411009728 140592313981488 140592829938306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19628032 140736411018378 140736411018505 140736411018505 140736411021263 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 382676 KiB

Child status: 143
Real time (s): 2493.71
CPU time (s): 2520.11
CPU user time (s): 2517.18
CPU system time (s): 2.92852
CPU usage (%): 101.059
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 382676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.18
system time used= 2.92852
maximum resident set size= 383184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 258806
involuntary context switches= 7701


# summary of solver processes directly reported to runsolver:
#   pid: 23225
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2517.18
#   total CPU system time (s): 2.92852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1501 second user time and 20.7327 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 04:05:31
IDJOB=4299981
IDBENCH=141515
IDSOLVER=2767
FILE ID=node132/4299981-1532829931
RUNJOBID= node132-1532811810-20543
PBS_JOBID= 21022489
Free space on /tmp= 52040 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/MagicSquare/MagicSquare-14-sum_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299981-1532829931/watcher-4299981-1532829931 -o /tmp/evaluation-result-4299981-1532829931/solver-4299981-1532829931 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20543 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299981-1532829931.xml

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

MD5SUM BENCH= d2d43b1b882dee15f3aa399c7a9d9ad6
RANDOM SEED=1968306924

node132.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.65
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.65
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.65
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.65
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:        23458208 kB
MemAvailable:   31734504 kB
Buffers:          215120 kB
Cached:          8265544 kB
SwapCached:            0 kB
Active:          2816376 kB
Inactive:        5914412 kB
Active(anon):     200244 kB
Inactive(anon):    77828 kB
Active(file):    2616132 kB
Inactive(file):  5836584 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1260 kB
Writeback:             0 kB
AnonPages:        256924 kB
Mapped:            55324 kB
Shmem:             25248 kB
Slab:             279800 kB
SReclaimable:     252040 kB
SUnreclaim:        27760 kB
KernelStack:        3584 kB
PageTables:         5296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1120796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52036 MiB
End job on node132 at 2018-07-29 04:47:05