Trace number 4392865

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.16 851.174

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-18-047.xml
MD5SUM503235a9ef2fa2334058f0cfe41dccf4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.71301
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints153
Number of domains18
Minimum domain size30
Maximum domain size47
Distribution of domain sizes[{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2},{"size":43,"count":2},{"size":44,"count":2},{"size":45,"count":2},{"size":46,"count":2},{"size":47,"count":2}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":36}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":153}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153}]
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-4392865-1568357349.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4392865-1568357349.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 (5070 MiB free)
  memory of node 1: 16384 MiB (14414 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392865-1568357349/watcher-4392865-1568357349 -o /tmp/evaluation-result-4392865-1568357349/solver-4392865-1568357349 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568354118-30105 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1544485287 HOME/instance-4392865-1568357349.xml 

running on 4 cores: 1,3,5,7

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

solver pid=3558, runsolver pid=3555

[startup+0.100109 s]*
/proc/loadavg: 5.08 5.15 5.13 4/233 3574
/proc/meminfo: memFree=19934600/32770624 swapFree=66957012/67108860
[pid=3558] ppid=3555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3558/stat : 3558 (xcsp3-exec) S 3555 3558 30073 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411648724 115843072 363 33554432000 4194304 5098028 140726680303552 140726680301656 140385078403708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26009600 140726680310650 140726680310893 140726680310893 140726680313802 0
/proc/3558/statm: 28282 363 304 221 0 87 0
[pid=3560] ppid=3558 vsize=15144768 memory=29548 CPUtime=0.13 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3558 3558 30073 0 -1 1077944320 5856 0 0 0 12 1 0 0 20 0 15 0 411648724 15508242432 7387 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3786192 7387 3119 1 0 3748377 0
[pid=3560/tid=3561] ppid=3558 vsize=15144768 memory=-6664436420846796947 CPUtime=0.09 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) R 3558 3558 30073 0 -1 4202560 3773 0 0 0 8 1 0 0 20 0 15 0 411648724 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225714616864 140225702628158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3558 vsize=15144768 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225663011984 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3558 vsize=15144768 memory=140653935490688 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225661959184 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225660906384 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3558 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) S 3558 3558 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225659853584 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3558 vsize=15144768 memory=140653935490688 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3558 3558 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411648726 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225178229104 140225710402178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3558 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3558 3558 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411648727 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225177175072 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3558 3558 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411648727 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225176122224 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648729 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225175070544 140225710409627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3558 3558 30073 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 15 0 411648729 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225174018928 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3558 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3558 3558 30073 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 411648729 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225172966128 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3558 vsize=15144768 memory=140653935490688 CPUtime=0.02 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) R 3558 3558 30073 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 411648730 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225171913456 140225710402966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3558 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3558 vsize=15144768 memory=140653935490688 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648730 15508242432 7453 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31000 KiB

[startup+0.210887 s]*
/proc/loadavg: 5.08 5.15 5.13 4/233 3574
/proc/meminfo: memFree=19922104/32770624 swapFree=66957012/67108860
[pid=3558] ppid=3555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3558/stat : 3558 (xcsp3-exec) S 3555 3558 30073 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411648724 115843072 363 33554432000 4194304 5098028 140726680303552 140726680301656 140385078403708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26009600 140726680310650 140726680310893 140726680310893 140726680313802 0
/proc/3558/statm: 28282 363 304 221 0 87 0
[pid=3560] ppid=3558 vsize=15144768 memory=41036 CPUtime=0.34 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3558 3558 30073 0 -1 1077944320 9453 0 0 0 31 3 0 0 20 0 15 0 411648724 15508242432 10259 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3786192 10259 3273 1 0 3748377 0
[pid=3560/tid=3561] ppid=3558 vsize=15144768 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) R 3558 3558 30073 0 -1 4202560 6643 0 0 0 18 2 0 0 20 0 15 0 411648724 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225714625152 140225694471548 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3558 vsize=15144768 memory=364 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225663011984 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3558 vsize=15144768 memory=140653938500481 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225661959184 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225660906384 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3558 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) S 3558 3558 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411648725 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225659853584 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3558 3558 30073 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411648726 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225178229104 140225710402178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3558 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3558 3558 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411648727 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225177175072 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3558 vsize=15144768 memory=140653935490688 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3558 3558 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411648727 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225176122224 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3558 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648729 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225175070544 140225710409627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3558 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3558 3558 30073 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 15 0 411648729 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225174018928 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3558 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3558 3558 30073 0 -1 1077944384 388 0 0 0 2 0 0 0 20 0 15 0 411648729 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225172966128 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3558 vsize=15144768 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) S 3558 3558 30073 0 -1 1077944384 730 0 0 0 8 0 0 0 20 0 15 0 411648730 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225171913328 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3558 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648730 15508242432 10259 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42488 KiB

[startup+0.310699 s]*
/proc/loadavg: 5.08 5.15 5.13 4/233 3574
/proc/meminfo: memFree=19915804/32770624 swapFree=66957012/67108860
[pid=3558] ppid=3555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3558/stat : 3558 (xcsp3-exec) S 3555 3558 30073 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411648724 115843072 363 33554432000 4194304 5098028 140726680303552 140726680301656 140385078403708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26009600 140726680310650 140726680310893 140726680310893 140726680313802 0
/proc/3558/statm: 28282 363 304 221 0 87 0
[pid=3560] ppid=3558 vsize=15149024 memory=50040 CPUtime=0.53 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3558 3558 30073 0 -1 1077944320 10864 0 0 0 49 4 0 0 20 0 15 0 411648724 15512600576 12510 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3787256 12510 3368 1 0 3748377 0
[pid=3560/tid=3561] ppid=3558 vsize=15149024 memory=1398720917958146503 CPUtime=0.3 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) R 3558 3558 30073 0 -1 4202560 7844 0 0 0 27 3 0 0 20 0 15 0 411648724 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225714622144 140225694471518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3558 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225663011984 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3558 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225661959184 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3558 vsize=15149024 memory=35809 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225660906384 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3558 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) S 3558 3558 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411648725 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225659853584 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3558 vsize=15149024 memory=-1598831813028945288 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3558 3558 30073 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411648726 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225178229104 140225710402178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3558 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3558 3558 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411648727 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225177175072 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3558 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3558 3558 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411648727 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225176122224 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3558 vsize=15149024 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648729 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225175070544 140225710409627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3558 vsize=15149024 memory=-6935123839545469842 CPUtime=0.05 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3558 3558 30073 0 -1 1077944384 527 0 0 0 5 0 0 0 20 0 15 0 411648729 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225174018928 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3558 vsize=15149024 memory=4711416552243748964 CPUtime=0.04 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3558 3558 30073 0 -1 1077944384 406 0 0 0 4 0 0 0 20 0 15 0 411648729 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225172966128 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3558 vsize=15149024 memory=7377292432179358372 CPUtime=0.12 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) S 3558 3558 30073 0 -1 1077944384 815 0 0 0 12 0 0 0 20 0 15 0 411648730 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225171913328 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3558 vsize=15149024 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3558 vsize=15149024 memory=7317634893576766894 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648730 15512600576 12581 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51492 KiB

[startup+0.700842 s]
/proc/loadavg: 5.08 5.15 5.13 6/233 3574
/proc/meminfo: memFree=19900360/32770624 swapFree=66957012/67108860
[pid=3558] ppid=3555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3558/stat : 3558 (xcsp3-exec) S 3555 3558 30073 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411648724 115843072 363 33554432000 4194304 5098028 140726680303552 140726680301656 140385078403708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26009600 140726680310650 140726680310893 140726680310893 140726680313802 0
/proc/3558/statm: 28282 363 304 221 0 87 0
[pid=3560] ppid=3558 vsize=15151148 memory=165268 CPUtime=1.5 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3558 3558 30073 0 -1 1077944320 14052 0 0 0 143 7 0 0 20 0 15 0 411648724 15514775552 41317 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3787787 41317 3452 1 0 3748889 0
[pid=3560/tid=3561] ppid=3558 vsize=15151148 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) R 3558 3558 30073 0 -1 4202560 9230 0 0 0 62 6 0 0 20 0 15 0 411648724 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225714626752 140225333982343 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3558 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225663011984 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3558 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225661959184 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3558 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648725 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225660906384 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3558 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) S 3558 3558 30073 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411648725 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225659853584 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3558 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3558 3558 30073 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411648726 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225178229104 140225710402178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3558 vsize=15151148 memory=38972 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3558 3558 30073 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225177175072 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3558 vsize=15151148 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3558 3558 30073 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225176122224 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3558 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648729 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225175070544 140225710409627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3558 vsize=15151148 memory=1368 CPUtime=0.24 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3558 3558 30073 0 -1 1077944384 910 0 0 0 24 0 0 0 20 0 15 0 411648729 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225174018928 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3558 vsize=15151148 memory=1056 CPUtime=0.25 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3558 3558 30073 0 -1 1077944384 1080 0 0 0 25 0 0 0 20 0 15 0 411648729 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225172966128 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3558 vsize=15151148 memory=1712 CPUtime=0.3 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) S 3558 3558 30073 0 -1 1077944384 1524 0 0 0 30 0 0 0 20 0 15 0 411648730 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225171913328 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3558 vsize=15151148 memory=6092 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3558 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3558 vsize=15151148 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3558 3558 30073 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411648730 15514775552 41317 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 166720 KiB

[startup+1.50083 s]
/proc/loadavg: 4.84 5.10 5.12 6/233 3574
/proc/meminfo: memFree=19627172/32770624 swapFree=66957012/67108860
[pid=3558] ppid=3555 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3558/stat : 3558 (xcsp3-exec) S 3555 3558 30073 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 411648724 115843072 363 33554432000 4194304 5098028 140726680303552 140726680301656 140385078403708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26009600 140726680310650 140726680310893 140726680310893 140726680313802 0
/proc/3558/statm: 28282 363 304 221 0 87 0

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

Current children cumulated CPU time: 2522.09 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12664992 KiB

[startup+850.402 s]
/proc/loadavg: 4.27 6.10 5.82 5/210 3817
/proc/meminfo: memFree=14082140/32770624 swapFree=66957012/67108860
[pid=3560] ppid=3555 vsize=15151148 memory=12664992 CPUtime=2525.28 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3555 3558 30073 0 -1 1077944320 454864 0 0 0 251808 720 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3787787 3166248 3504 1 0 3748889 0
[pid=3560/tid=3561] ppid=3555 vsize=15151148 memory=0 CPUtime=220.24 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) S 3555 3558 30073 0 -1 1077944384 39400 0 0 0 21969 55 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225714628592 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3555 vsize=15151148 memory=40 CPUtime=558.35 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) R 3555 3558 30073 0 -1 4202560 76165 0 0 0 55694 141 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225663012184 140225695088670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3555 vsize=15151148 memory=8112282956445269571 CPUtime=558.37 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) R 3555 3558 30073 0 -1 4202560 54635 0 0 0 55679 158 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225661959384 140225695341636 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3555 vsize=15151148 memory=2828 CPUtime=559.52 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) R 3555 3558 30073 0 -1 4202560 53359 0 0 0 55783 169 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225660906584 140225695088678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3555 vsize=15151148 memory=1164 CPUtime=558.82 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) R 3555 3558 30073 0 -1 4202560 65250 0 0 0 55706 176 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225659853472 140225695088806 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3555 vsize=15151148 memory=39016 CPUtime=68.03 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3555 3558 30073 0 -1 1077944384 147498 0 0 0 6793 10 0 0 20 0 15 0 411648726 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225178227424 140225710401237 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3555 vsize=15151148 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3555 3558 30073 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225177175136 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3555 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3555 3558 30073 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225176122240 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3555 vsize=15151148 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3555 3558 30073 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225175070192 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3555 vsize=15151148 memory=1056 CPUtime=0.45 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3555 3558 30073 0 -1 1077944384 3534 0 0 0 44 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225174018976 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3555 vsize=15151148 memory=1056 CPUtime=0.44 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3555 3558 30073 0 -1 1077944384 4573 0 0 0 43 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225172965888 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3555 vsize=15151148 memory=1712 CPUtime=0.54 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) S 3555 3558 30073 0 -1 1077944384 8360 0 0 0 53 1 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225171913376 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3555 vsize=15151148 memory=6092 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3555 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3555 vsize=15151148 memory=11624 CPUtime=0.43 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3555 3558 30073 0 -1 1077944384 758 0 0 0 21 22 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current cumulated CPU time of completed processes: 0.002281 s
Current children cumulated CPU time: 2525.28 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12664992 KiB

[startup+850.802 s]
/proc/loadavg: 4.27 6.10 5.82 5/210 3817
/proc/meminfo: memFree=14082140/32770624 swapFree=66957012/67108860
[pid=3560] ppid=3555 vsize=15151148 memory=12664992 CPUtime=2526.87 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3555 3558 30073 0 -1 1077944320 454864 0 0 0 251967 720 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3787787 3166248 3504 1 0 3748889 0
[pid=3560/tid=3561] ppid=3555 vsize=15151148 memory=1096 CPUtime=220.24 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) S 3555 3558 30073 0 -1 1077944384 39400 0 0 0 21969 55 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225714628592 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3555 vsize=15151148 memory=2828 CPUtime=558.75 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) R 3555 3558 30073 0 -1 4202560 76165 0 0 0 55734 141 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225663012184 140225695341636 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3555 vsize=15151148 memory=12664992 CPUtime=558.76 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) R 3555 3558 30073 0 -1 4202560 54635 0 0 0 55718 158 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225661959384 140225695342270 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3555 vsize=15151148 memory=3512 CPUtime=559.92 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) R 3555 3558 30073 0 -1 4202560 53359 0 0 0 55823 169 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225660906584 140225695088806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3555 vsize=15151148 memory=39016 CPUtime=559.22 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) R 3555 3558 30073 0 -1 4202560 65250 0 0 0 55746 176 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225659853472 140225695341709 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3555 vsize=15151148 memory=2020 CPUtime=68.03 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3555 3558 30073 0 -1 1077944384 147498 0 0 0 6793 10 0 0 20 0 15 0 411648726 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225178227424 140225710401237 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3555 vsize=15151148 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3555 3558 30073 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225177175136 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3555 vsize=15151148 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3555 3558 30073 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225176122240 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3555 vsize=15151148 memory=15252640887999028 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3555 3558 30073 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225175070192 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3555 vsize=15151148 memory=1056 CPUtime=0.45 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3555 3558 30073 0 -1 1077944384 3534 0 0 0 44 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225174018976 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3555 vsize=15151148 memory=1712 CPUtime=0.44 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3555 3558 30073 0 -1 1077944384 4573 0 0 0 43 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225172965888 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3555 vsize=15151148 memory=6092 CPUtime=0.54 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) S 3555 3558 30073 0 -1 1077944384 8360 0 0 0 53 1 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225171913376 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3555 vsize=15151148 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3555 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3555 vsize=15151148 memory=1452 CPUtime=0.43 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3555 3558 30073 0 -1 1077944384 758 0 0 0 21 22 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current cumulated CPU time of completed processes: 0.002281 s
Current children cumulated CPU time: 2526.87 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12664992 KiB

[startup+851.002 s]*
/proc/loadavg: 4.27 6.10 5.82 5/210 3817
/proc/meminfo: memFree=14082380/32770624 swapFree=66957012/67108860
[pid=3560] ppid=3555 vsize=15151148 memory=12664992 CPUtime=2527.67 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3555 3558 30073 0 -1 1077944320 454864 0 0 0 252047 720 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3787787 3166248 3504 1 0 3748889 0
[pid=3560/tid=3561] ppid=3555 vsize=15151148 memory=1398720917958146503 CPUtime=220.24 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) S 3555 3558 30073 0 -1 1077944384 39400 0 0 0 21969 55 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225714628592 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3555 vsize=15151148 memory=4126316290023845779 CPUtime=558.95 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) R 3555 3558 30073 0 -1 4202560 76165 0 0 0 55754 141 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225663011984 140225695090931 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3555 vsize=15151148 memory=916 CPUtime=558.95 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) R 3555 3558 30073 0 -1 4202560 54635 0 0 0 55737 158 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225661959384 140225695380496 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3555 vsize=15151148 memory=3852 CPUtime=560.12 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) R 3555 3558 30073 0 -1 4202560 53359 0 0 0 55843 169 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225660906384 140225695090909 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3555 vsize=15151148 memory=2600 CPUtime=559.42 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) R 3555 3558 30073 0 -1 4202560 65250 0 0 0 55766 176 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225659853584 140225695380496 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3555 vsize=15151148 memory=4104 CPUtime=68.04 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3555 3558 30073 0 -1 1077944384 147498 0 0 0 6794 10 0 0 20 0 15 0 411648726 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225178227648 140225710401237 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3555 vsize=15151148 memory=281307607204080 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3555 3558 30073 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225177175136 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3555 vsize=15151148 memory=281307607204080 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3555 3558 30073 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225176122240 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3555 vsize=15151148 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3555 3558 30073 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225175070192 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3555 vsize=15151148 memory=1768 CPUtime=0.45 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3555 3558 30073 0 -1 1077944384 3534 0 0 0 44 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225174018976 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3555 vsize=15151148 memory=1436 CPUtime=0.44 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3555 3558 30073 0 -1 1077944384 4573 0 0 0 43 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225172965888 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3555 vsize=15151148 memory=896 CPUtime=0.54 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) S 3555 3558 30073 0 -1 1077944384 8360 0 0 0 53 1 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225171913376 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3555 vsize=15151148 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3555 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3555 vsize=15151148 memory=12664980 CPUtime=0.43 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3555 3558 30073 0 -1 1077944384 758 0 0 0 21 22 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current cumulated CPU time of completed processes: 0.002281 s
Current children cumulated CPU time: 2527.67 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12664992 KiB

[startup+851.112 s]
/proc/loadavg: 4.27 6.10 5.82 5/210 3817
/proc/meminfo: memFree=14082380/32770624 swapFree=66957012/67108860
[pid=3560] ppid=3555 vsize=15151148 memory=12664992 CPUtime=2528.08 cores=1,3,5,7
/proc/3560/stat : 3560 (java) S 3555 3558 30073 0 -1 1077944320 454864 0 0 0 252088 720 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140726791645280 140225710391031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
/proc/3560/statm: 3787787 3166248 3504 1 0 3748889 0
[pid=3560/tid=3561] ppid=3555 vsize=15151148 memory=12664992 CPUtime=220.24 cores=1,3,5,7
/proc/3560/task/3561/stat : 3561 (java) S 3555 3558 30073 0 -1 1077944384 39400 0 0 0 21969 55 0 0 20 0 15 0 411648724 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225714628592 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3562] ppid=3555 vsize=15151148 memory=1452 CPUtime=559.05 cores=1,3,5,7
/proc/3560/task/3562/stat : 3562 (java) R 3555 3558 30073 0 -1 4202560 76165 0 0 0 55764 141 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225663011984 140225695089776 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3563] ppid=3555 vsize=15151148 memory=12664992 CPUtime=559.05 cores=1,3,5,7
/proc/3560/task/3563/stat : 3563 (java) R 3555 3558 30073 0 -1 4202560 54635 0 0 0 55747 158 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225661959384 140225695089790 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3564] ppid=3555 vsize=15151148 memory=12664992 CPUtime=560.22 cores=1,3,5,7
/proc/3560/task/3564/stat : 3564 (java) R 3555 3558 30073 0 -1 4202560 53359 0 0 0 55853 169 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225660906384 140225695089873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3565] ppid=3555 vsize=15151148 memory=12664992 CPUtime=559.52 cores=1,3,5,7
/proc/3560/task/3565/stat : 3565 (java) R 3555 3558 30073 0 -1 4202560 65250 0 0 0 55776 176 0 0 20 0 15 0 411648725 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225659853584 140225695387693 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3566] ppid=3555 vsize=15151148 memory=12664992 CPUtime=68.04 cores=1,3,5,7
/proc/3560/task/3566/stat : 3566 (java) S 3555 3558 30073 0 -1 1077944384 147498 0 0 0 6794 10 0 0 20 0 15 0 411648726 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225178227648 140225710401237 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3567] ppid=3555 vsize=15151148 memory=12664992 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3567/stat : 3567 (java) S 3555 3558 30073 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225177175136 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3568] ppid=3555 vsize=15151148 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3568/stat : 3568 (java) S 3555 3558 30073 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 411648727 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225176122240 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3569] ppid=3555 vsize=15151148 memory=12664992 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3569/stat : 3569 (java) S 3555 3558 30073 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225175070192 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3570] ppid=3555 vsize=15151148 memory=3512 CPUtime=0.45 cores=1,3,5,7
/proc/3560/task/3570/stat : 3570 (java) S 3555 3558 30073 0 -1 1077944384 3534 0 0 0 44 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225174018976 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3571] ppid=3555 vsize=15151148 memory=12664992 CPUtime=0.44 cores=1,3,5,7
/proc/3560/task/3571/stat : 3571 (java) S 3555 3558 30073 0 -1 1077944384 4573 0 0 0 43 1 0 0 20 0 15 0 411648729 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225172965888 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3572] ppid=3555 vsize=15151148 memory=3512 CPUtime=0.54 cores=1,3,5,7
/proc/3560/task/3572/stat : 3572 (java) S 3555 3558 30073 0 -1 1077944384 8360 0 0 0 53 1 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225171913376 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3573] ppid=3555 vsize=15151148 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3560/task/3573/stat : 3573 (java) S 3555 3558 30073 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225170860768 140225710401237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
[pid=3560/tid=3574] ppid=3555 vsize=15151148 memory=1452 CPUtime=0.43 cores=1,3,5,7
/proc/3560/task/3574/stat : 3574 (java) S 3555 3558 30073 0 -1 1077944384 758 0 0 0 21 22 0 0 20 0 15 0 411648730 15514775552 3166248 33554432000 4194304 4196468 140726791662736 140225169808048 140225710402178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 13139968 140726791668719 140726791668890 140726791668890 140726791671759 0
Current cumulated CPU time of completed processes: 0.002281 s
Current children cumulated CPU time: 2528.08 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12664992 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 851.174
CPU time (s): 2528.16
CPU user time (s): 2520.91
CPU system time (s): 7.25413
CPU usage (%): 297.02
Max. virtual memory (cumulated for all children) (KiB): 15264276
Max. memory (cumulated for all children) (KiB): 12666444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.91
system time used= 7.25413
maximum resident set size= 12665312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455413
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= 28877
involuntary context switches= 50300


# summary of solver processes directly reported to runsolver:
#   pid: 3558,3560
#   total CPU time (s): 2528.16
#   total CPU user time (s): 2520.91
#   total CPU system time (s): 7.25413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.98936 second user time and 9.46674 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 08:48:25
IDJOB=4392865
IDBENCH=141730
IDSOLVER=2840
FILE ID=node147/4392865-1568357349
RUNJOBID= node147-1568354118-30105
PBS_JOBID= 21701187
Free space on /tmp= 56440 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-18-047.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-4392865-1568357349/watcher-4392865-1568357349 -o /tmp/evaluation-result-4392865-1568357349/solver-4392865-1568357349 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568354118-30105 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1544485287 HOME/instance-4392865-1568357349.xml

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

MD5SUM BENCH= 503235a9ef2fa2334058f0cfe41dccf4
RANDOM SEED=1544485287

node147.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.52
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.52
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.52
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.52
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:        19952984 kB
MemAvailable:   25117796 kB
Buffers:          151236 kB
Cached:          5231068 kB
SwapCached:        48500 kB
Active:          8920792 kB
Inactive:        3199792 kB
Active(anon):    6690332 kB
Inactive(anon):    89340 kB
Active(file):    2230460 kB
Inactive(file):  3110452 kB
Unevictable:      107768 kB
Mlocked:          107768 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:             26136 kB
Writeback:            44 kB
AnonPages:       6820316 kB
Mapped:            57296 kB
Shmem:             32768 kB
Slab:             281052 kB
SReclaimable:     252360 kB
SUnreclaim:        28692 kB
KernelStack:        4064 kB
PageTables:        18956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8108752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6682624 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= 56520 MiB
End job on node147 at 2019-09-13 09:02:37