Trace number 4392862

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
choco-solver 2019-06-14? (TO) 2528.15 825.569

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-15-035.xml
MD5SUM95db7a436582e8fbf27db66b2c693839
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.88573
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints105
Number of domains15
Minimum domain size21
Maximum domain size35
Distribution of domain sizes[{"size":21,"count":2},{"size":22,"count":2},{"size":23,"count":2},{"size":24,"count":2},{"size":25,"count":2},{"size":26,"count":2},{"size":27,"count":2},{"size":28,"count":2},{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":30}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":105}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4392862-1568356432.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4392862-1568356432.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...

Verifier Data

One s line expected

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 (15258 MiB free)
  memory of node 1: 16384 MiB (8796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392862-1568356432/watcher-4392862-1568356432 -o /tmp/evaluation-result-4392862-1568356432/solver-4392862-1568356432 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568348173-2741 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1401031241 HOME/instance-4392862-1568356432.xml 

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

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

solver pid=5820, runsolver pid=5817

[startup+0.100061 s]*
/proc/loadavg: 5.13 5.25 5.95 4/233 5836
/proc/meminfo: memFree=24617540/32770624 swapFree=66921516/67108860
[pid=5820] ppid=5817 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5820/stat : 5820 (xcsp3-exec) S 5817 5820 2710 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 411899290 115843072 362 33554432000 4194304 5098028 140733030628704 140733030626808 140515764982396 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19931136 140733030630266 140733030630509 140733030630509 140733030633418 0
/proc/5820/statm: 28282 362 304 221 0 87 0
[pid=5822] ppid=5820 vsize=15144768 memory=29124 CPUtime=0.12 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5820 5820 2710 0 -1 1077944320 5677 0 0 0 12 0 0 0 20 0 15 0 411899290 15508242432 7281 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3786192 7281 3154 1 0 3748377 0
[pid=5822/tid=5823] ppid=5820 vsize=15144768 memory=-2698087569006908830 CPUtime=0.09 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) R 5820 5820 2710 0 -1 4202560 3586 0 0 0 9 0 0 0 20 0 15 0 411899291 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552562719392 140552558505366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5820 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) S 5820 5820 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552150444432 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5820 vsize=15144768 memory=139796142265984 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552149391632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552148339344 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5820 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552147286544 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5820 vsize=15144768 memory=139796142265984 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5820 5820 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411899293 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552027110000 140552558504578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5820 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5820 5820 2710 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411899293 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552026055968 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5820 5820 2710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411899293 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552025003632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552023951952 140552558512027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) R 5820 5820 2710 0 -1 4202560 419 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552022890304 140552543309933 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5820 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552021846000 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5820 vsize=15144768 memory=139796142265984 CPUtime=0.02 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) R 5820 5820 2710 0 -1 4202560 375 0 0 0 2 0 0 0 20 0 15 0 411899296 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552020793712 140552550734821 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5820 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5820 vsize=15144768 memory=139796142265984 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 7281 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30572 KiB

[startup+0.210843 s]*
/proc/loadavg: 5.13 5.25 5.95 4/233 5836
/proc/meminfo: memFree=24605024/32770624 swapFree=66921516/67108860
[pid=5820] ppid=5817 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5820/stat : 5820 (xcsp3-exec) S 5817 5820 2710 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 411899290 115843072 362 33554432000 4194304 5098028 140733030628704 140733030626808 140515764982396 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19931136 140733030630266 140733030630509 140733030630509 140733030633418 0
/proc/5820/statm: 28282 362 304 221 0 87 0
[pid=5822] ppid=5820 vsize=15144768 memory=40208 CPUtime=0.34 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5820 5820 2710 0 -1 1077944320 9279 0 0 0 32 2 0 0 20 0 15 0 411899290 15508242432 10052 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3786192 10052 3275 1 0 3748377 0
[pid=5822/tid=5823] ppid=5820 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) R 5820 5820 2710 0 -1 4202560 6556 0 0 0 19 1 0 0 20 0 15 0 411899291 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552562733104 140552551171445 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5820 vsize=15144768 memory=10592 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) S 5820 5820 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552150444432 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5820 vsize=15144768 memory=139796145097752 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552149391632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552148339344 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5820 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552147286544 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5820 vsize=15144768 memory=139796142265984 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5820 5820 2710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411899293 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552027110000 140552558504578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5820 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5820 5820 2710 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411899293 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552026055968 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5820 5820 2710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411899293 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552025003632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552023951952 140552558512027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5820 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) S 5820 5820 2710 0 -1 1077944384 577 0 0 0 3 0 0 0 20 0 15 0 411899296 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552022898800 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5820 vsize=15144768 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5820 5820 2710 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 15 0 411899296 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552021846000 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5820 vsize=15144768 memory=139796142265984 CPUtime=0.08 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) S 5820 5820 2710 0 -1 1077944384 806 0 0 0 8 0 0 0 20 0 15 0 411899296 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552020793712 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5820 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5820 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899296 15508242432 10052 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41656 KiB

[startup+0.31721 s]*
/proc/loadavg: 5.13 5.25 5.95 4/233 5836
/proc/meminfo: memFree=24597628/32770624 swapFree=66921516/67108860
[pid=5820] ppid=5817 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5820/stat : 5820 (xcsp3-exec) S 5817 5820 2710 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 411899290 115843072 362 33554432000 4194304 5098028 140733030628704 140733030626808 140515764982396 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19931136 140733030630266 140733030630509 140733030630509 140733030633418 0
/proc/5820/statm: 28282 362 304 221 0 87 0
[pid=5822] ppid=5820 vsize=15149024 memory=50004 CPUtime=0.54 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5820 5820 2710 0 -1 1077944320 10856 0 0 0 51 3 0 0 20 0 15 0 411899290 15512600576 12501 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3787256 12501 3371 1 0 3748377 0
[pid=5822/tid=5823] ppid=5820 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) R 5820 5820 2710 0 -1 4202560 7808 0 0 0 28 2 0 0 20 0 15 0 411899291 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552562727216 140552542573918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5820 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) S 5820 5820 2710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411899291 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552150444432 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5820 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552149391632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5820 vsize=15149024 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552148339344 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5820 vsize=15149024 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899291 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552147286544 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5820 vsize=15149024 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5820 5820 2710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411899293 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552027110000 140552558504578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5820 vsize=15149024 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5820 5820 2710 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411899293 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552026055968 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5820 vsize=15149024 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5820 5820 2710 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411899293 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552025003632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5820 vsize=15149024 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552023951952 140552558512027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5820 vsize=15149024 memory=-8412656567168561567 CPUtime=0.05 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) S 5820 5820 2710 0 -1 1077944384 611 0 0 0 5 0 0 0 20 0 15 0 411899296 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552022898800 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5820 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5820 5820 2710 0 -1 1077944384 189 0 0 0 4 0 0 0 20 0 15 0 411899296 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552021846000 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5820 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) S 5820 5820 2710 0 -1 1077944384 950 0 0 0 12 0 0 0 20 0 15 0 411899296 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552020793712 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5820 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5820 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899296 15512600576 12501 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51452 KiB

[startup+0.701206 s]
/proc/loadavg: 5.13 5.25 5.95 5/233 5836
/proc/meminfo: memFree=24579624/32770624 swapFree=66921516/67108860
[pid=5820] ppid=5817 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5820/stat : 5820 (xcsp3-exec) S 5817 5820 2710 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 411899290 115843072 362 33554432000 4194304 5098028 140733030628704 140733030626808 140515764982396 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19931136 140733030630266 140733030630509 140733030630509 140733030633418 0
/proc/5820/statm: 28282 362 304 221 0 87 0
[pid=5822] ppid=5820 vsize=15151148 memory=182992 CPUtime=1.36 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5820 5820 2710 0 -1 1077944320 13461 0 0 0 129 7 0 0 20 0 15 0 411899290 15514775552 45748 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3787787 45748 3451 1 0 3748889 0
[pid=5822/tid=5823] ppid=5820 vsize=15151148 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) R 5820 5820 2710 0 -1 4202560 9040 0 0 0 63 4 0 0 20 0 15 0 411899291 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552562729080 140552153732475 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5820 vsize=15151148 memory=33 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) S 5820 5820 2710 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 411899291 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552150444432 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5820 vsize=15151148 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) S 5820 5820 2710 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 411899291 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552149391632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5820 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) S 5820 5820 2710 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 411899291 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552148339344 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5820 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) S 5820 5820 2710 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 411899291 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552147286544 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5820 vsize=15151148 memory=18400 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5820 5820 2710 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552027110000 140552558504578 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5820 vsize=15151148 memory=988 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5820 5820 2710 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552026055968 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5820 vsize=15151148 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5820 5820 2710 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552025003632 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5820 vsize=15151148 memory=1284 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552023951952 140552558512027 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5820 vsize=15151148 memory=1044 CPUtime=0.18 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) S 5820 5820 2710 0 -1 1077944384 1061 0 0 0 18 0 0 0 20 0 15 0 411899296 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552022898800 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5820 vsize=15151148 memory=708 CPUtime=0.19 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5820 5820 2710 0 -1 1077944384 584 0 0 0 19 0 0 0 20 0 15 0 411899296 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552021846000 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5820 vsize=15151148 memory=9364 CPUtime=0.26 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) S 5820 5820 2710 0 -1 1077944384 1348 0 0 0 26 0 0 0 20 0 15 0 411899296 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552020793712 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5820 vsize=15151148 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5820 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5820 vsize=15151148 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5820 5820 2710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 45748 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 184440 KiB

[startup+1.50082 s]
/proc/loadavg: 5.12 5.25 5.94 3/233 5836
/proc/meminfo: memFree=24309608/32770624 swapFree=66921516/67108860
[pid=5820] ppid=5817 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/5820/stat : 5820 (xcsp3-exec) S 5817 5820 2710 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 411899290 115843072 362 33554432000 4194304 5098028 140733030628704 140733030626808 140515764982396 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19931136 140733030630266 140733030630509 140733030630509 140733030633418 0
/proc/5820/statm: 28282 362 304 221 0 87 0

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

Current children cumulated CPU time: 2522.15 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12628448 KiB

[startup+824.801 s]
/proc/loadavg: 3.28 4.23 4.83 6/231 6004
/proc/meminfo: memFree=11990628/32770624 swapFree=66921520/67108860
[pid=5822] ppid=5817 vsize=15151148 memory=12628448 CPUtime=2525.27 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5817 5820 2710 0 -1 1077944320 656668 0 0 0 251774 753 0 0 20 0 15 0 411899290 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3787787 3157112 3509 1 0 3748889 0
[pid=5822/tid=5823] ppid=5817 vsize=15151148 memory=8317482817917895235 CPUtime=186.81 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) S 5817 5820 2710 0 -1 1077944384 35977 0 0 0 18634 47 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552562731520 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5817 vsize=15151148 memory=4126316290023845779 CPUtime=566.83 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) R 5817 5820 2710 0 -1 4202560 127358 0 0 0 56527 156 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552150444320 140552543478432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5817 vsize=15151148 memory=1408 CPUtime=567.18 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) R 5817 5820 2710 0 -1 4202560 133225 0 0 0 56547 171 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552149391832 140552543190999 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5817 vsize=15151148 memory=1552 CPUtime=567.23 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) R 5817 5820 2710 0 -1 4202560 108479 0 0 0 56523 200 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552148339544 140552543444487 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5817 vsize=15151148 memory=7964 CPUtime=567.03 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) R 5817 5820 2710 0 -1 4202560 90218 0 0 0 56546 157 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552147286744 140552543444472 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5817 vsize=15151148 memory=3444 CPUtime=67.41 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5817 5820 2710 0 -1 1077944384 135154 0 0 0 6733 8 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552027108320 140552558503637 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5817 vsize=15151148 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5817 5820 2710 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552026056032 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5817 vsize=15151148 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5817 5820 2710 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552025003648 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5817 vsize=15151148 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5817 5820 2710 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552023951600 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5817 vsize=15151148 memory=13563786732767571 CPUtime=0.51 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) S 5817 5820 2710 0 -1 1077944384 6358 0 0 0 50 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552022898848 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5817 vsize=15151148 memory=3848 CPUtime=0.9 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5817 5820 2710 0 -1 1077944384 9384 0 0 0 89 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552021846048 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5817 vsize=15151148 memory=2924 CPUtime=0.52 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) S 5817 5820 2710 0 -1 1077944384 8341 0 0 0 51 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552020793472 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5817 vsize=15151148 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5817 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5817 vsize=15151148 memory=1284 CPUtime=0.73 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5817 5820 2710 0 -1 1077944384 791 0 0 0 31 42 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current cumulated CPU time of completed processes: 0.002326 s
Current children cumulated CPU time: 2525.27 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12628448 KiB

[startup+825.201 s]
/proc/loadavg: 3.28 4.23 4.83 6/231 6004
/proc/meminfo: memFree=11990628/32770624 swapFree=66921520/67108860
[pid=5822] ppid=5817 vsize=15151148 memory=12628448 CPUtime=2526.84 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5817 5820 2710 0 -1 1077944320 656827 0 0 0 251931 753 0 0 20 0 15 0 411899290 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3787787 3157112 3509 1 0 3748889 0
[pid=5822/tid=5823] ppid=5817 vsize=15151148 memory=8112282956445269571 CPUtime=186.81 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) S 5817 5820 2710 0 -1 1077944384 35977 0 0 0 18634 47 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552562731520 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5817 vsize=15151148 memory=1412 CPUtime=567.22 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) R 5817 5820 2710 0 -1 4202560 127390 0 0 0 56566 156 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552150444432 140552543489835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5817 vsize=15151148 memory=3712 CPUtime=567.56 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) R 5817 5820 2710 0 -1 4202560 133226 0 0 0 56585 171 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552149391832 140552543489838 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5817 vsize=15151148 memory=1448 CPUtime=567.62 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) R 5817 5820 2710 0 -1 4202560 108479 0 0 0 56562 200 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552148339344 140552543192128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5817 vsize=15151148 memory=6704428 CPUtime=567.42 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) R 5817 5820 2710 0 -1 4202560 90344 0 0 0 56585 157 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552147286544 140552543490042 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5817 vsize=15151148 memory=1408 CPUtime=67.42 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5817 5820 2710 0 -1 1077944384 135154 0 0 0 6734 8 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552027108544 140552558503637 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5817 vsize=15151148 memory=9364 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5817 5820 2710 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552026056032 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5817 vsize=15151148 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5817 5820 2710 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552025003648 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5817 vsize=15151148 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5817 5820 2710 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552023951600 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5817 vsize=15151148 memory=288230574492221466 CPUtime=0.51 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) S 5817 5820 2710 0 -1 1077944384 6358 0 0 0 50 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552022898848 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5817 vsize=15151148 memory=288230596050944315 CPUtime=0.9 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5817 5820 2710 0 -1 1077944384 9384 0 0 0 89 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552021846048 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5817 vsize=15151148 memory=13563786732767571 CPUtime=0.52 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) S 5817 5820 2710 0 -1 1077944384 8341 0 0 0 51 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552020793472 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5817 vsize=15151148 memory=56158 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5817 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5817 vsize=15151148 memory=56157 CPUtime=0.73 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5817 5820 2710 0 -1 1077944384 791 0 0 0 31 42 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current cumulated CPU time of completed processes: 0.002326 s
Current children cumulated CPU time: 2526.84 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12628448 KiB

[startup+825.401 s]
/proc/loadavg: 3.28 4.23 4.83 6/231 6004
/proc/meminfo: memFree=11990628/32770624 swapFree=66921520/67108860
[pid=5822] ppid=5817 vsize=15151148 memory=12628448 CPUtime=2527.64 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5817 5820 2710 0 -1 1077944320 656827 0 0 0 252011 753 0 0 20 0 15 0 411899290 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3787787 3157112 3509 1 0 3748889 0
[pid=5822/tid=5823] ppid=5817 vsize=15151148 memory=301741373374332954 CPUtime=186.81 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) S 5817 5820 2710 0 -1 1077944384 35977 0 0 0 18634 47 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552562731520 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5817 vsize=15151148 memory=288230596050944315 CPUtime=567.42 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) R 5817 5820 2710 0 -1 4202560 127390 0 0 0 56586 156 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552150444432 140552543192190 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5817 vsize=15151148 memory=13563786732767571 CPUtime=567.76 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) R 5817 5820 2710 0 -1 4202560 133226 0 0 0 56605 171 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552149391832 140552543490039 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5817 vsize=15151148 memory=0 CPUtime=567.82 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) R 5817 5820 2710 0 -1 4202560 108479 0 0 0 56582 200 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552148339344 140552543490012 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5817 vsize=15151148 memory=51 CPUtime=567.62 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) R 5817 5820 2710 0 -1 4202560 90344 0 0 0 56605 157 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552147286544 140552543490023 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5817 vsize=15151148 memory=8112282956445269571 CPUtime=67.42 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5817 5820 2710 0 -1 1077944384 135154 0 0 0 6734 8 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552027108544 140552558503637 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5817 vsize=15151148 memory=52 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5817 5820 2710 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552026056032 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5817 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5817 5820 2710 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552025003648 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5817 vsize=15151148 memory=72 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5817 5820 2710 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552023951600 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5817 vsize=15151148 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) S 5817 5820 2710 0 -1 1077944384 6358 0 0 0 50 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552022898848 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5817 vsize=15151148 memory=250298 CPUtime=0.9 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5817 5820 2710 0 -1 1077944384 9384 0 0 0 89 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552021846048 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5817 vsize=15151148 memory=18681 CPUtime=0.52 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) S 5817 5820 2710 0 -1 1077944384 8341 0 0 0 51 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552020793472 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5817 vsize=15151148 memory=56141 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5817 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5817 vsize=15151148 memory=56178 CPUtime=0.73 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5817 5820 2710 0 -1 1077944384 791 0 0 0 31 42 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current cumulated CPU time of completed processes: 0.002326 s
Current children cumulated CPU time: 2527.64 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12628448 KiB

[startup+825.503 s]
/proc/loadavg: 3.28 4.23 4.83 6/231 6004
/proc/meminfo: memFree=11990628/32770624 swapFree=66921520/67108860
[pid=5822] ppid=5817 vsize=15151148 memory=12628448 CPUtime=2528.04 cores=0,2,4,6
/proc/5822/stat : 5822 (java) S 5817 5820 2710 0 -1 1077944320 656827 0 0 0 252051 753 0 0 20 0 15 0 411899290 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140731333972080 140552558493431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
/proc/5822/statm: 3787787 3157112 3509 1 0 3748889 0
[pid=5822/tid=5823] ppid=5817 vsize=15151148 memory=12628448 CPUtime=186.81 cores=0,2,4,6
/proc/5822/task/5823/stat : 5823 (java) S 5817 5820 2710 0 -1 1077944384 35977 0 0 0 18634 47 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552562731520 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5824] ppid=5817 vsize=15151148 memory=12628448 CPUtime=567.52 cores=0,2,4,6
/proc/5822/task/5824/stat : 5824 (java) R 5817 5820 2710 0 -1 4202560 127390 0 0 0 56596 156 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552150444432 140552543490045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5825] ppid=5817 vsize=15151148 memory=12628448 CPUtime=567.86 cores=0,2,4,6
/proc/5822/task/5825/stat : 5825 (java) R 5817 5820 2710 0 -1 4202560 133226 0 0 0 56615 171 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552149391832 140552543192304 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5826] ppid=5817 vsize=15151148 memory=12628448 CPUtime=567.93 cores=0,2,4,6
/proc/5822/task/5826/stat : 5826 (java) R 5817 5820 2710 0 -1 4202560 108479 0 0 0 56593 200 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552148339344 140552543192285 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5827] ppid=5817 vsize=15151148 memory=0 CPUtime=567.73 cores=0,2,4,6
/proc/5822/task/5827/stat : 5827 (java) R 5817 5820 2710 0 -1 4202560 90344 0 0 0 56616 157 0 0 20 0 15 0 411899291 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552147286544 140552543192171 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5828] ppid=5817 vsize=15151148 memory=1448 CPUtime=67.42 cores=0,2,4,6
/proc/5822/task/5828/stat : 5828 (java) S 5817 5820 2710 0 -1 1077944384 135154 0 0 0 6734 8 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552027108544 140552558503637 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5829] ppid=5817 vsize=15151148 memory=12628448 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5829/stat : 5829 (java) S 5817 5820 2710 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552026056032 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5830] ppid=5817 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5830/stat : 5830 (java) S 5817 5820 2710 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 411899293 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552025003648 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5831] ppid=5817 vsize=15151148 memory=301741420669305133 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5831/stat : 5831 (java) S 5817 5820 2710 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552023951600 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5832] ppid=5817 vsize=15151148 memory=12628448 CPUtime=0.51 cores=0,2,4,6
/proc/5822/task/5832/stat : 5832 (java) S 5817 5820 2710 0 -1 1077944384 6358 0 0 0 50 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552022898848 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5833] ppid=5817 vsize=15151148 memory=12628448 CPUtime=0.9 cores=0,2,4,6
/proc/5822/task/5833/stat : 5833 (java) S 5817 5820 2710 0 -1 1077944384 9384 0 0 0 89 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552021846048 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5834] ppid=5817 vsize=15151148 memory=1448 CPUtime=0.52 cores=0,2,4,6
/proc/5822/task/5834/stat : 5834 (java) S 5817 5820 2710 0 -1 1077944384 8341 0 0 0 51 1 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552020793472 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5835] ppid=5817 vsize=15151148 memory=12628448 CPUtime=0 cores=0,2,4,6
/proc/5822/task/5835/stat : 5835 (java) S 5817 5820 2710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552019741152 140552558503637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
[pid=5822/tid=5836] ppid=5817 vsize=15151148 memory=12628448 CPUtime=0.73 cores=0,2,4,6
/proc/5822/task/5836/stat : 5836 (java) S 5817 5820 2710 0 -1 1077944384 791 0 0 0 31 42 0 0 20 0 15 0 411899296 15514775552 3157112 33554432000 4194304 4196468 140731333989536 140552018688944 140552558504578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 12824576 140731333997551 140731333997722 140731333997722 140731334000591 0
Current cumulated CPU time of completed processes: 0.002326 s
Current children cumulated CPU time: 2528.04 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12628448 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 825.569
CPU time (s): 2528.15
CPU user time (s): 2520.56
CPU system time (s): 7.59238
CPU usage (%): 306.232
Max. virtual memory (cumulated for all children) (KiB): 15264276
Max. memory (cumulated for all children) (KiB): 12635976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.56
system time used= 7.59238
maximum resident set size= 12634528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 657374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29513
involuntary context switches= 21821


# summary of solver processes directly reported to runsolver:
#   pid: 5820,5822
#   total CPU time (s): 2528.15
#   total CPU user time (s): 2520.56
#   total CPU system time (s): 7.59238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.13714 second user time and 8.64251 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 07:31:56
IDJOB=4392862
IDBENCH=141707
IDSOLVER=2840
FILE ID=node107/4392862-1568356432
RUNJOBID= node107-1568348173-2741
PBS_JOBID= 21701178
Free space on /tmp= 55612 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-15-035.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392862-1568356432/watcher-4392862-1568356432 -o /tmp/evaluation-result-4392862-1568356432/solver-4392862-1568356432 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568348173-2741 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1401031241 HOME/instance-4392862-1568356432.xml

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

MD5SUM BENCH= 95db7a436582e8fbf27db66b2c693839
RANDOM SEED=1401031241

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        24633852 kB
MemAvailable:   25126120 kB
Buffers:          137040 kB
Cached:           623300 kB
SwapCached:        79948 kB
Active:          7171148 kB
Inactive:         364020 kB
Active(anon):    6703176 kB
Inactive(anon):   101496 kB
Active(file):     467972 kB
Inactive(file):   262524 kB
Unevictable:      109048 kB
Mlocked:          109048 kB
SwapTotal:      67108860 kB
SwapFree:       66921516 kB
Dirty:             25848 kB
Writeback:             0 kB
AnonPages:       6927532 kB
Mapped:            46156 kB
Shmem:             21256 kB
Slab:             183928 kB
SReclaimable:     155212 kB
SUnreclaim:        28716 kB
KernelStack:        4160 kB
PageTables:        18964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8449324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6776832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55584 MiB
End job on node107 at 2019-09-13 07:45:42