Trace number 4403322

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-09-20? (TO) 2527.52 838.585

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-4403322-1568993824.xml"  -tl '2520s' -p 4
0.11/0.18	c Choco 3fb4b153
0.11/0.19	c [HOME/instance-4403322-1568993824.xml, -tl, 2520s, -p, 4]
0.33/0.23	c 4 solvers in parallel
0.33/0.29	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 (5907 MiB free)
  memory of node 1: 16384 MiB (2610 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403322-1568993824/watcher-4403322-1568993824 -o /tmp/evaluation-result-4403322-1568993824/solver-4403322-1568993824 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568991179-12315 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1575090204 HOME/instance-4403322-1568993824.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
solver pid=13758, runsolver pid=13755
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 8.75 8.57 8.11 6/233 13774
/proc/meminfo: memFree=8705268/32770624 swapFree=66959532/67108860
[pid=13758] ppid=13755 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13758/stat : 13758 (xcsp3-exec) S 13755 13758 12283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475651252 115843072 362 33554432000 4194304 5098028 140725784359920 140725784358024 139972423434876 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15958016 140725784367994 140725784368237 140725784368237 140725784371146 0
/proc/13758/statm: 28282 362 304 221 0 87 0
[pid=13760] ppid=13758 vsize=15144776 memory=29636 CPUtime=0.11 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13758 13758 12283 0 -1 1077944320 5796 0 0 0 10 1 0 0 20 0 15 0 475651252 15508250624 7409 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3786194 7409 3147 1 0 3748377 0
[pid=13760/tid=13761] ppid=13758 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) R 13758 13758 12283 0 -1 4202560 3727 0 0 0 7 1 0 0 20 0 15 0 475651252 15508250624 7409 33554432000 4194304 4196468 140736048520928 140388005812016 140387985622373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387929619600 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13758 vsize=15144776 memory=140362359885344 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) S 13758 13758 12283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387928566800 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) S 13758 13758 12283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387927514000 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387926461200 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13758 13758 12283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475651254 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387470027120 140388001589890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13758 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13758 13758 12283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475651255 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387468973088 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13758 13758 12283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475651255 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387467920240 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651257 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387466868560 140388001597339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) S 13758 13758 12283 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 475651257 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13758 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651257 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387464764144 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13758 vsize=15144776 memory=140362356328064 CPUtime=0.01 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) R 13758 13758 12283 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 475651257 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387463711344 140388001600090 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13758 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651259 15508250624 7409 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31084 KiB

[startup+0.211728 s]*
/proc/loadavg: 8.75 8.57 8.11 6/233 13774
/proc/meminfo: memFree=8693120/32770624 swapFree=66959532/67108860
[pid=13758] ppid=13755 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13758/stat : 13758 (xcsp3-exec) S 13755 13758 12283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475651252 115843072 362 33554432000 4194304 5098028 140725784359920 140725784358024 139972423434876 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15958016 140725784367994 140725784368237 140725784368237 140725784371146 0
/proc/13758/statm: 28282 362 304 221 0 87 0
[pid=13760] ppid=13758 vsize=15144776 memory=40872 CPUtime=0.33 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13758 13758 12283 0 -1 1077944320 9438 0 0 0 30 3 0 0 20 0 15 0 475651252 15508250624 10218 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3786194 10218 3303 1 0 3748377 0
[pid=13760/tid=13761] ppid=13758 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) R 13758 13758 12283 0 -1 4202560 6621 0 0 0 17 2 0 0 20 0 15 0 475651252 15508250624 10218 33554432000 4194304 4196468 140736048520928 140388005808464 140388001600669 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13758 vsize=15144776 memory=1946936 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387929619600 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13758 vsize=15144776 memory=3618279302193710752 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) S 13758 13758 12283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387928566800 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) S 13758 13758 12283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387927514000 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13758 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651253 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387926461200 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13758 vsize=15144776 memory=140362356328064 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13758 13758 12283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475651254 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387470027120 140388001589890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13758 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13758 13758 12283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475651255 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387468973088 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13758 13758 12283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475651255 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387467920240 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651257 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387466868560 140388001597339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13758 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) S 13758 13758 12283 0 -1 1077944384 649 0 0 0 2 0 0 0 20 0 15 0 475651257 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13758 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13758 13758 12283 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 15 0 475651257 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387464764144 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13758 vsize=15144776 memory=140362356328064 CPUtime=0.07 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) S 13758 13758 12283 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 15 0 475651257 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387463711344 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13758 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13758 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651259 15508250624 10218 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42320 KiB

[startup+0.310644 s]*
/proc/loadavg: 8.75 8.57 8.11 7/233 13774
/proc/meminfo: memFree=8688280/32770624 swapFree=66959532/67108860
[pid=13758] ppid=13755 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13758/stat : 13758 (xcsp3-exec) S 13755 13758 12283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475651252 115843072 362 33554432000 4194304 5098028 140725784359920 140725784358024 139972423434876 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15958016 140725784367994 140725784368237 140725784368237 140725784371146 0
/proc/13758/statm: 28282 362 304 221 0 87 0
[pid=13760] ppid=13758 vsize=15149032 memory=49440 CPUtime=0.5 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13758 13758 12283 0 -1 1077944320 10688 0 0 0 47 3 0 0 20 0 15 0 475651252 15512608768 12360 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3787258 12360 3360 1 0 3748377 0
[pid=13760/tid=13761] ppid=13758 vsize=15149032 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) R 13758 13758 12283 0 -1 4202560 7718 0 0 0 27 2 0 0 20 0 15 0 475651252 15512608768 12360 33554432000 4194304 4196468 140736048520928 140388005809856 140388001600669 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13758 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651253 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387929619600 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13758 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) S 13758 13758 12283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475651253 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387928566800 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13758 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) S 13758 13758 12283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475651253 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387927514000 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13758 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651253 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387926461200 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13758 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13758 13758 12283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475651254 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387470027120 140388001589890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13758 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13758 13758 12283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475651255 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387468973088 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13758 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13758 13758 12283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475651255 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387467920240 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13758 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651257 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387466868560 140388001597339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13758 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) R 13758 13758 12283 0 -1 1077944384 684 0 0 0 3 0 0 0 20 0 15 0 475651257 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13758 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13758 13758 12283 0 -1 1077944384 121 0 0 0 3 0 0 0 20 0 15 0 475651257 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387464757168 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13758 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) S 13758 13758 12283 0 -1 1077944384 866 0 0 0 12 0 0 0 20 0 15 0 475651257 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387463711344 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13758 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13758 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651259 15512608768 12360 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50888 KiB

[startup+0.700846 s]
/proc/loadavg: 8.75 8.57 8.11 9/233 13774
/proc/meminfo: memFree=8679932/32770624 swapFree=66959532/67108860
[pid=13758] ppid=13755 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13758/stat : 13758 (xcsp3-exec) S 13755 13758 12283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475651252 115843072 362 33554432000 4194304 5098028 140725784359920 140725784358024 139972423434876 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15958016 140725784367994 140725784368237 140725784368237 140725784371146 0
/proc/13758/statm: 28282 362 304 221 0 87 0
[pid=13760] ppid=13758 vsize=15151156 memory=183044 CPUtime=1.31 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13758 13758 12283 0 -1 1077944320 13424 0 0 0 123 8 0 0 20 0 15 0 475651252 15514783744 45761 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3787789 45761 3450 1 0 3748889 0
[pid=13760/tid=13761] ppid=13758 vsize=15151156 memory=-3704326594973231466 CPUtime=0.65 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) R 13758 13758 12283 0 -1 4202560 9107 0 0 0 60 5 0 0 20 0 15 0 475651252 15514783744 45761 33554432000 4194304 4196468 140736048520928 140388005816624 140387602940801 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13758 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) S 13758 13758 12283 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 475651253 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387929619600 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13758 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) S 13758 13758 12283 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 475651253 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387928566800 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13758 vsize=15151156 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) S 13758 13758 12283 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 475651253 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387927514000 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13758 vsize=15151156 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) S 13758 13758 12283 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 475651253 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387926461200 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13758 vsize=15151156 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13758 13758 12283 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 475651254 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387470027120 140388001589890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13758 vsize=15151156 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13758 13758 12283 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387468973088 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13758 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13758 13758 12283 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387467920240 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13758 vsize=15151156 memory=780 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651257 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387466868560 140388001597339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13758 vsize=15151156 memory=620 CPUtime=0.17 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) S 13758 13758 12283 0 -1 1077944384 1183 0 0 0 17 0 0 0 20 0 15 0 475651257 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13758 vsize=15151156 memory=1496 CPUtime=0.16 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13758 13758 12283 0 -1 1077944384 351 0 0 0 16 0 0 0 20 0 15 0 475651257 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387464764144 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13758 vsize=15151156 memory=1016 CPUtime=0.27 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) S 13758 13758 12283 0 -1 1077944384 1354 0 0 0 27 0 0 0 20 0 15 0 475651257 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387463711344 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13758 vsize=15151156 memory=6044 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13758 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13758 vsize=15151156 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13758 13758 12283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475651259 15514783744 45761 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 184492 KiB

[startup+1.50087 s]
/proc/loadavg: 8.75 8.57 8.11 6/233 13774
/proc/meminfo: memFree=8517604/32770624 swapFree=66959532/67108860
[pid=13758] ppid=13755 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13758/stat : 13758 (xcsp3-exec) S 13755 13758 12283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475651252 115843072 362 33554432000 4194304 5098028 140725784359920 140725784358024 139972423434876 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15958016 140725784367994 140725784368237 140725784368237 140725784371146 0
/proc/13758/statm: 28282 362 304 221 0 87 0

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

Current children cumulated CPU time: 2522.18 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12698408 KiB

[startup+837.601 s]
/proc/loadavg: 3.22 5.09 6.58 2/207 13902
/proc/meminfo: memFree=431500/32770624 swapFree=66959628/67108860
[pid=13760] ppid=13755 vsize=15151156 memory=12698408 CPUtime=2524.41 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13755 13758 12283 0 -1 1077944320 23314970 0 0 0 249046 3395 0 0 20 0 15 0 475651252 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3787789 3174602 3510 1 0 3748889 0
[pid=13760/tid=13761] ppid=13755 vsize=15151156 memory=55748 CPUtime=200.22 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) S 13755 13758 12283 0 -1 1077944384 84240 0 0 0 19940 82 0 0 20 0 15 0 475651252 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140388005816832 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13755 vsize=15151156 memory=988 CPUtime=562.88 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) R 13755 13758 12283 0 -1 4202560 5778746 0 0 0 55489 799 0 0 20 0 15 0 475651253 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387929619800 140387986564039 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13755 vsize=15151156 memory=2024 CPUtime=562.83 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) R 13755 13758 12283 0 -1 4202560 4499014 0 0 0 55484 799 0 0 20 0 15 0 475651253 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387928566800 140387986530218 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13755 vsize=15151156 memory=1384 CPUtime=563.12 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) R 13755 13758 12283 0 -1 4202560 6465241 0 0 0 55485 827 0 0 20 0 15 0 475651253 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387927514200 140387986564039 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13755 vsize=15151156 memory=3696 CPUtime=562.4 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) R 13755 13758 12283 0 -1 12591168 5663284 0 0 0 55407 833 0 0 20 0 15 0 475651253 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387926461088 140387986529867 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13755 vsize=15151156 memory=1056 CPUtime=70.3 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13755 13758 12283 0 -1 1077944384 792797 0 0 0 6992 38 0 0 20 0 15 0 475651254 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387470025440 140388001588949 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13755 vsize=15151156 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13755 13758 12283 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387468973152 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13755 vsize=15151156 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13755 13758 12283 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387467920256 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13755 vsize=15151156 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13755 13758 12283 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 475651257 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387466865120 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13755 vsize=15151156 memory=2828 CPUtime=0.58 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) S 13755 13758 12283 0 -1 1077944384 7923 0 0 0 57 1 0 0 20 0 15 0 475651257 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13755 vsize=15151156 memory=780 CPUtime=0.86 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13755 13758 12283 0 -1 1077944384 9485 0 0 0 84 2 0 0 20 0 15 0 475651257 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387464764144 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13755 vsize=15151156 memory=620 CPUtime=0.52 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) S 13755 13758 12283 0 -1 1077944384 10674 0 0 0 51 1 0 0 20 0 15 0 475651257 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387463711344 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13755 vsize=15151156 memory=1496 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13755 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13755 vsize=15151156 memory=1016 CPUtime=0.58 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13755 13758 12283 0 -1 1077944384 2131 0 0 0 27 31 0 0 20 0 15 0 475651259 15514783744 3174602 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current cumulated CPU time of completed processes: 0.002265 s
Current children cumulated CPU time: 2524.41 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12698408 KiB

[startup+838.001 s]*
/proc/loadavg: 3.22 5.09 6.58 5/207 13902
/proc/meminfo: memFree=429644/32770624 swapFree=66959628/67108860
[pid=13760] ppid=13755 vsize=15151156 memory=12698412 CPUtime=2526.03 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13755 13758 12283 0 -1 1077944320 23351214 0 0 0 249205 3398 0 0 20 0 15 0 475651252 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3787789 3174603 3510 1 0 3748889 0
[pid=13760/tid=13761] ppid=13755 vsize=15151156 memory=8317482817917895235 CPUtime=200.22 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) S 13755 13758 12283 0 -1 1077944384 84240 0 0 0 19940 82 0 0 20 0 15 0 475651252 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140388005816832 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13755 vsize=15151156 memory=1764 CPUtime=563.29 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) R 13755 13758 12283 0 -1 4202560 5780092 0 0 0 55530 799 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387929619800 140387987643573 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13755 vsize=15151156 memory=111632 CPUtime=563.23 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) R 13755 13758 12283 0 -1 4202560 4525408 0 0 0 55522 801 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387928566800 140387986529842 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13755 vsize=15151156 memory=800 CPUtime=563.53 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) R 13755 13758 12283 0 -1 4202560 6465241 0 0 0 55526 827 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387927514200 140387986276353 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13755 vsize=15151156 memory=1808 CPUtime=562.8 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) R 13755 13758 12283 0 -1 4202560 5671788 0 0 0 55446 834 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387926461088 140387986529752 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13755 vsize=15151156 memory=920 CPUtime=70.3 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13755 13758 12283 0 -1 1077944384 792797 0 0 0 6992 38 0 0 20 0 15 0 475651254 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387470025440 140388001588949 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13755 vsize=15151156 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13755 13758 12283 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387468973152 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13755 vsize=15151156 memory=2616 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13755 13758 12283 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387467920256 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13755 vsize=15151156 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13755 13758 12283 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387466865120 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13755 vsize=15151156 memory=1412 CPUtime=0.58 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) S 13755 13758 12283 0 -1 1077944384 7923 0 0 0 57 1 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13755 vsize=15151156 memory=3100 CPUtime=0.86 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13755 13758 12283 0 -1 1077944384 9485 0 0 0 84 2 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387464764144 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13755 vsize=15151156 memory=1448 CPUtime=0.52 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) S 13755 13758 12283 0 -1 1077944384 10674 0 0 0 51 1 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387463711344 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13755 vsize=15151156 memory=12698408 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13755 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13755 vsize=15151156 memory=12698408 CPUtime=0.59 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13755 13758 12283 0 -1 1077944384 2131 0 0 0 28 31 0 0 20 0 15 0 475651259 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current cumulated CPU time of completed processes: 0.002265 s
Current children cumulated CPU time: 2526.03 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12698412 KiB

[startup+838.201 s]
/proc/loadavg: 3.22 5.09 6.58 5/207 13902
/proc/meminfo: memFree=429644/32770624 swapFree=66959628/67108860
[pid=13760] ppid=13755 vsize=15151156 memory=12698412 CPUtime=2526.79 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13755 13758 12283 0 -1 1077944320 23352612 0 0 0 249281 3398 0 0 20 0 15 0 475651252 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3787789 3174603 3510 1 0 3748889 0
[pid=13760/tid=13761] ppid=13755 vsize=15151156 memory=288230596050944315 CPUtime=200.22 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) S 13755 13758 12283 0 -1 1077944384 84240 0 0 0 19940 82 0 0 20 0 15 0 475651252 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140388005816832 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13755 vsize=15151156 memory=16099273431321595 CPUtime=563.49 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) R 13755 13758 12283 0 -1 4202560 5781308 0 0 0 55549 800 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387929619800 140387986564039 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13755 vsize=15151156 memory=1496 CPUtime=563.42 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) R 13755 13758 12283 0 -1 4202560 4525408 0 0 0 55541 801 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387928567000 140387986276518 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13755 vsize=15151156 memory=1016 CPUtime=563.72 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) R 13755 13758 12283 0 -1 4202560 6465241 0 0 0 55545 827 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387927514200 140387986529348 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13755 vsize=15151156 memory=6044 CPUtime=562.99 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) R 13755 13758 12283 0 -1 4202560 5671970 0 0 0 55465 834 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387926461088 140387986564039 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13755 vsize=15151156 memory=14012 CPUtime=70.3 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13755 13758 12283 0 -1 1077944384 792797 0 0 0 6992 38 0 0 20 0 15 0 475651254 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387470025440 140388001588949 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13755 vsize=15151156 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13755 13758 12283 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387468973152 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13755 vsize=15151156 memory=30372 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13755 13758 12283 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387467920256 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13755 vsize=15151156 memory=14068 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13755 13758 12283 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387466865120 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13755 vsize=15151156 memory=524 CPUtime=0.58 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) S 13755 13758 12283 0 -1 1077944384 7923 0 0 0 57 1 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13755 vsize=15151156 memory=1568 CPUtime=0.86 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13755 13758 12283 0 -1 1077944384 9485 0 0 0 84 2 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387464764144 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13755 vsize=15151156 memory=928 CPUtime=0.52 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) S 13755 13758 12283 0 -1 1077944384 10674 0 0 0 51 1 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387463711344 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13755 vsize=15151156 memory=3520 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13755 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13755 vsize=15151156 memory=288230596050944315 CPUtime=0.59 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13755 13758 12283 0 -1 1077944384 2131 0 0 0 28 31 0 0 20 0 15 0 475651259 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current cumulated CPU time of completed processes: 0.002265 s
Current children cumulated CPU time: 2526.79 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12698412 KiB

[startup+838.301 s]
/proc/loadavg: 3.22 5.09 6.58 5/207 13902
/proc/meminfo: memFree=429644/32770624 swapFree=66959628/67108860
[pid=13760] ppid=13755 vsize=15151156 memory=12698412 CPUtime=2527.19 cores=1,3,5,7
/proc/13760/stat : 13760 (java) S 13755 13758 12283 0 -1 1077944320 23352612 0 0 0 249321 3398 0 0 20 0 15 0 475651252 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140736048503472 140388001578743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
/proc/13760/statm: 3787789 3174603 3510 1 0 3748889 0
[pid=13760/tid=13761] ppid=13755 vsize=15151156 memory=12698408 CPUtime=200.22 cores=1,3,5,7
/proc/13760/task/13761/stat : 13761 (java) S 13755 13758 12283 0 -1 1077944384 84240 0 0 0 19940 82 0 0 20 0 15 0 475651252 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140388005816832 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13762] ppid=13755 vsize=15151156 memory=12698408 CPUtime=563.59 cores=1,3,5,7
/proc/13760/task/13762/stat : 13762 (java) R 13755 13758 12283 0 -1 4202560 5781308 0 0 0 55559 800 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387929619800 140387986563984 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13763] ppid=13755 vsize=15151156 memory=12698408 CPUtime=563.52 cores=1,3,5,7
/proc/13760/task/13763/stat : 13763 (java) R 13755 13758 12283 0 -1 4202560 4525408 0 0 0 55551 801 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387928567000 140387986564001 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13764] ppid=13755 vsize=15151156 memory=12698408 CPUtime=563.82 cores=1,3,5,7
/proc/13760/task/13764/stat : 13764 (java) R 13755 13758 12283 0 -1 4202560 6465241 0 0 0 55555 827 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387927514200 140387986529363 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13765] ppid=13755 vsize=15151156 memory=3696 CPUtime=563.09 cores=1,3,5,7
/proc/13760/task/13765/stat : 13765 (java) R 13755 13758 12283 0 -1 4202560 5671970 0 0 0 55475 834 0 0 20 0 15 0 475651253 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387926461088 140387986529348 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13766] ppid=13755 vsize=15151156 memory=280724432274704 CPUtime=70.3 cores=1,3,5,7
/proc/13760/task/13766/stat : 13766 (java) S 13755 13758 12283 0 -1 1077944384 792797 0 0 0 6992 38 0 0 20 0 15 0 475651254 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387470025440 140388001588949 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13767] ppid=13755 vsize=15151156 memory=12698408 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13767/stat : 13767 (java) S 13755 13758 12283 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387468973152 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13768] ppid=13755 vsize=15151156 memory=12698408 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13768/stat : 13768 (java) S 13755 13758 12283 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 475651255 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387467920256 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13769] ppid=13755 vsize=15151156 memory=12698412 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13769/stat : 13769 (java) S 13755 13758 12283 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387466865120 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13770] ppid=13755 vsize=15151156 memory=12698408 CPUtime=0.58 cores=1,3,5,7
/proc/13760/task/13770/stat : 13770 (java) S 13755 13758 12283 0 -1 1077944384 7923 0 0 0 57 1 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387465816944 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13771] ppid=13755 vsize=15151156 memory=3624 CPUtime=0.86 cores=1,3,5,7
/proc/13760/task/13771/stat : 13771 (java) S 13755 13758 12283 0 -1 1077944384 9485 0 0 0 84 2 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387464764144 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13772] ppid=13755 vsize=15151156 memory=55748 CPUtime=0.52 cores=1,3,5,7
/proc/13760/task/13772/stat : 13772 (java) S 13755 13758 12283 0 -1 1077944384 10674 0 0 0 51 1 0 0 20 0 15 0 475651257 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387463711344 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13773] ppid=13755 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/13760/task/13773/stat : 13773 (java) S 13755 13758 12283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475651258 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387462658784 140388001588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
[pid=13760/tid=13774] ppid=13755 vsize=15151156 memory=2024 CPUtime=0.59 cores=1,3,5,7
/proc/13760/task/13774/stat : 13774 (java) S 13755 13758 12283 0 -1 1077944384 2131 0 0 0 28 31 0 0 20 0 15 0 475651259 15514783744 3174603 33554432000 4194304 4196468 140736048520928 140387461606064 140388001589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 30031872 140736048522223 140736048522394 140736048522394 140736048525263 0
Current cumulated CPU time of completed processes: 0.002265 s
Current children cumulated CPU time: 2527.19 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12698412 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 838.585
CPU time (s): 2527.52
CPU user time (s): 2493.26
CPU system time (s): 34.2606
CPU usage (%): 301.403
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 12705780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2493.26
system time used= 34.2606
maximum resident set size= 12704332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23353159
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30620
involuntary context switches= 44939


# summary of solver processes directly reported to runsolver:
#   pid: 13758,13760
#   total CPU time (s): 2527.52
#   total CPU user time (s): 2493.26
#   total CPU system time (s): 34.2606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.26417 second user time and 9.4628 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-20 17:36:24
IDJOB=4403322
IDBENCH=141707
IDSOLVER=2863
FILE ID=node127/4403322-1568993824
RUNJOBID= node127-1568991179-12315
PBS_JOBID= 21704653
Free space on /tmp= 35896 MiB

SOLVER NAME= choco-solver 2019-09-20
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-4403322-1568993824/watcher-4403322-1568993824 -o /tmp/evaluation-result-4403322-1568993824/solver-4403322-1568993824 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568991179-12315 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1575090204 HOME/instance-4403322-1568993824.xml

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

MD5SUM BENCH= 95db7a436582e8fbf27db66b2c693839
RANDOM SEED=1575090204

node127.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.55
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.55
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.55
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.55
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:         8722504 kB
MemAvailable:   31483296 kB
Buffers:          112732 kB
Cached:         22613836 kB
SwapCached:        44560 kB
Active:         11930824 kB
Inactive:       11170932 kB
Active(anon):     328804 kB
Inactive(anon):    95652 kB
Active(file):   11602020 kB
Inactive(file): 11075280 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66959532 kB
Dirty:             26048 kB
Writeback:             0 kB
AnonPages:        439712 kB
Mapped:            66008 kB
Shmem:             40780 kB
Slab:             542124 kB
SReclaimable:     511952 kB
SUnreclaim:        30172 kB
KernelStack:        3824 kB
PageTables:         6664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1591060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35896 MiB
End job on node127 at 2019-09-20 17:50:22