Trace number 4271151

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 4.0.5 par (2017-08-09)? (TO) 16246.5 2520.1299

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg4/
QuasiGroup-4-24.xml
MD5SUMeed4597320c79808ee022b7591b3ea00
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of constraints1106
Number of domains2
Minimum domain size24
Maximum domain size576
Distribution of domain sizes[{"size":24,"count":576},{"size":576,"count":552}]
Minimum variable degree0
Maximum variable degree555
Distribution of variable degrees[{"degree":0,"count":24},{"degree":2,"count":552},{"degree":554,"count":24},{"degree":555,"count":552}]
Minimum constraint arity3
Maximum constraint arity577
Distribution of constraint arities[{"arity":3,"count":552},{"arity":24,"count":1},{"arity":576,"count":1},{"arity":577,"count":552}]
Number of extensional constraints0
Number of intensional constraints552
Distribution of constraint types[{"type":"intension","count":552},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":552}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271151-1502764732.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4271151-1502764732.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
568.19/553.85	c solve instance...
16245.83/2520.08	s UNKNOWN
16245.83/2520.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271151-1502764732/watcher-4271151-1502764732 -o /tmp/evaluation-result-4271151-1502764732/solver-4271151-1502764732 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502763873-11559 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1462340121 HOME/instance-4271151-1502764732.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=11576, runsolver pid=11573


[startup+0.100335 s]*
/proc/loadavg: 8.26 8.68 8.77 2/200 11597
/proc/meminfo: memFree=27744952/32770624 swapFree=67108860/67108860
[pid=11576] ppid=11573 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11576/stat : 11576 (xcsp3-exec) S 11573 11576 11532 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109554047 9740288 346 33554432000 4194304 5098028 140735586390448 140735586388552 139928590209660 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19681280 140735586395236 140735586395447 140735586395447 140735586398187 0
/proc/11576/statm: 2378 346 289 221 0 87 0
[pid=11578] ppid=11576 vsize=25999808 memory=27064 CPUtime=0.11 cores=0-7
/proc/11578/stat : 11578 (java) S 11576 11576 11532 0 -1 1077944320 5699 0 0 0 10 1 0 0 20 0 20 0 109554048 26623803392 6766 33554432000 4194304 4196468 140725562574032 140725562556576 140528820186871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
/proc/11578/statm: 6499952 6766 2842 1 0 6488269 0
[pid=11578/tid=11579] ppid=11576 vsize=25999808 memory=8040502517855855006 CPUtime=0.08 cores=0-7
/proc/11578/task/11579/stat : 11579 (java) R 11576 11576 11532 0 -1 4202560 3706 0 0 0 8 0 0 0 20 0 20 0 109554048 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528824420144 140528804230501 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11580] ppid=11576 vsize=25999808 memory=732369842430839781 CPUtime=0 cores=0-7
/proc/11578/task/11580/stat : 11580 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528781147024 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11581] ppid=11576 vsize=25999808 memory=139704093386368 CPUtime=0 cores=0-7
/proc/11578/task/11581/stat : 11581 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528377576208 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11582] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11582/stat : 11582 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528376523920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11583] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11583/stat : 11583 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528375471120 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11584] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11584/stat : 11584 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528374417808 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11585] ppid=11576 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11578/task/11585/stat : 11585 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528373365008 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11586] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11586/stat : 11586 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528372312720 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11587] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11587/stat : 11587 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554049 26623803392 6766 33554432000 4194304 4196468 140725562574032 140528371259920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11588] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11588/stat : 11588 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554050 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527293778544 140528820198018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11589] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11589/stat : 11589 (java) S 11576 11576 11532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109554051 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527292724512 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11590] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11590/stat : 11590 (java) S 11576 11576 11532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109554051 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527291672176 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11591] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11591/stat : 11591 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554053 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527290620496 140528820205467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11592] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11592/stat : 11592 (java) S 11576 11576 11532 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 109554053 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527289567344 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11593] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11593/stat : 11593 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554053 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527288514544 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11594] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11594/stat : 11594 (java) S 11576 11576 11532 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 109554053 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527287462256 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11595] ppid=11576 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11578/task/11595/stat : 11595 (java) S 11576 11576 11532 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 20 0 109554053 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527286409456 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11596] ppid=11576 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11596/stat : 11596 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109554054 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527285357408 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11597] ppid=11576 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11578/task/11597/stat : 11597 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554054 26623803392 6766 33554432000 4194304 4196468 140725562574032 140527284304688 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28448 KiB

[startup+0.210606 s]*
/proc/loadavg: 8.26 8.68 8.77 2/200 11597
/proc/meminfo: memFree=27736208/32770624 swapFree=67108860/67108860
[pid=11576] ppid=11573 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11576/stat : 11576 (xcsp3-exec) S 11573 11576 11532 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109554047 9740288 346 33554432000 4194304 5098028 140735586390448 140735586388552 139928590209660 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19681280 140735586395236 140735586395447 140735586395447 140735586398187 0
/proc/11576/statm: 2378 346 289 221 0 87 0
[pid=11578] ppid=11576 vsize=26004064 memory=38848 CPUtime=0.32 cores=0-7
/proc/11578/stat : 11578 (java) S 11576 11576 11532 0 -1 1077944320 8333 0 0 0 30 2 0 0 20 0 20 0 109554048 26628161536 9712 33554432000 4194304 4196468 140725562574032 140725562556576 140528820186871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
/proc/11578/statm: 6501016 9712 3025 1 0 6488269 0
[pid=11578/tid=11579] ppid=11576 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/11578/task/11579/stat : 11579 (java) R 11576 11576 11532 0 -1 4202560 5457 0 0 0 18 1 0 0 20 0 20 0 109554048 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528824422640 140528812864885 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11580] ppid=11576 vsize=26004064 memory=279408038127352 CPUtime=0 cores=0-7
/proc/11578/task/11580/stat : 11580 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528781147024 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11581] ppid=11576 vsize=26004064 memory=139704093386368 CPUtime=0 cores=0-7
/proc/11578/task/11581/stat : 11581 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528377576208 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11582] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11582/stat : 11582 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528376523920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11583] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11583/stat : 11583 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528375471120 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11584] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11584/stat : 11584 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528374417808 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11585] ppid=11576 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11578/task/11585/stat : 11585 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528373365008 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11586] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11586/stat : 11586 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528372312720 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11587] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11587/stat : 11587 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 9712 33554432000 4194304 4196468 140725562574032 140528371259920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11588] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11588/stat : 11588 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554050 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527293778544 140528820198018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11589] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11589/stat : 11589 (java) S 11576 11576 11532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109554051 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527292724512 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11590] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11590/stat : 11590 (java) S 11576 11576 11532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109554051 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527291672176 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11591] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11591/stat : 11591 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554053 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527290620496 140528820205467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11592] ppid=11576 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11578/task/11592/stat : 11592 (java) S 11576 11576 11532 0 -1 1077944384 509 0 0 0 1 0 0 0 20 0 20 0 109554053 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527289567344 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11593] ppid=11576 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/11578/task/11593/stat : 11593 (java) S 11576 11576 11532 0 -1 1077944384 164 0 0 0 2 0 0 0 20 0 20 0 109554053 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527288514544 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11594] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11594/stat : 11594 (java) S 11576 11576 11532 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 109554053 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527287462256 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11595] ppid=11576 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/11578/task/11595/stat : 11595 (java) S 11576 11576 11532 0 -1 1077944384 715 0 0 0 7 0 0 0 20 0 20 0 109554053 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527286409456 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11596] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11596/stat : 11596 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109554054 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527285357408 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11597] ppid=11576 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11578/task/11597/stat : 11597 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554054 26628161536 9712 33554432000 4194304 4196468 140725562574032 140527284304688 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40232 KiB

[startup+0.310334 s]*
/proc/loadavg: 8.26 8.68 8.77 3/200 11597
/proc/meminfo: memFree=27730160/32770624 swapFree=67108860/67108860
[pid=11576] ppid=11573 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11576/stat : 11576 (xcsp3-exec) S 11573 11576 11532 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109554047 9740288 346 33554432000 4194304 5098028 140735586390448 140735586388552 139928590209660 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19681280 140735586395236 140735586395447 140735586395447 140735586398187 0
/proc/11576/statm: 2378 346 289 221 0 87 0
[pid=11578] ppid=11576 vsize=26004064 memory=44012 CPUtime=0.49 cores=0-7
/proc/11578/stat : 11578 (java) S 11576 11576 11532 0 -1 1077944320 9173 0 0 0 46 3 0 0 20 0 20 0 109554048 26628161536 11003 33554432000 4194304 4196468 140725562574032 140725562556576 140528820186871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
/proc/11578/statm: 6501016 11003 3099 1 0 6488269 0
[pid=11578/tid=11579] ppid=11576 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11578/task/11579/stat : 11579 (java) R 11576 11576 11532 0 -1 4202560 6134 0 0 0 27 2 0 0 20 0 20 0 109554048 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528824425680 140528804267358 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11580] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11580/stat : 11580 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528781147024 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11581] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11581/stat : 11581 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528377576208 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11582] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11582/stat : 11582 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528376523920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11583] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11583/stat : 11583 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528375471120 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11584] ppid=11576 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11578/task/11584/stat : 11584 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528374417808 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11585] ppid=11576 vsize=26004064 memory=139703944836015 CPUtime=0 cores=0-7
/proc/11578/task/11585/stat : 11585 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528373365008 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11586] ppid=11576 vsize=26004064 memory=139703944838320 CPUtime=0 cores=0-7
/proc/11578/task/11586/stat : 11586 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528372312720 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11587] ppid=11576 vsize=26004064 memory=139703944840624 CPUtime=0 cores=0-7
/proc/11578/task/11587/stat : 11587 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554049 26628161536 11003 33554432000 4194304 4196468 140725562574032 140528371259920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11588] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11588/stat : 11588 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554050 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527293778544 140528820198018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11589] ppid=11576 vsize=26004064 memory=279407889688208 CPUtime=0 cores=0-7
/proc/11578/task/11589/stat : 11589 (java) S 11576 11576 11532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109554051 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527292724512 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11590] ppid=11576 vsize=26004064 memory=279407889695120 CPUtime=0 cores=0-7
/proc/11578/task/11590/stat : 11590 (java) S 11576 11576 11532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109554051 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527291672176 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11591] ppid=11576 vsize=26004064 memory=279407889636400 CPUtime=0 cores=0-7
/proc/11578/task/11591/stat : 11591 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554053 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527290620496 140528820205467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11592] ppid=11576 vsize=26004064 memory=279407889708944 CPUtime=0.02 cores=0-7
/proc/11578/task/11592/stat : 11592 (java) S 11576 11576 11532 0 -1 1077944384 559 0 0 0 2 0 0 0 20 0 20 0 109554053 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527289567344 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11593] ppid=11576 vsize=26004064 memory=279407889715856 CPUtime=0.02 cores=0-7
/proc/11578/task/11593/stat : 11593 (java) S 11576 11576 11532 0 -1 1077944384 164 0 0 0 2 0 0 0 20 0 20 0 109554053 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527288514544 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11594] ppid=11576 vsize=26004064 memory=279407889713552 CPUtime=0.01 cores=0-7
/proc/11578/task/11594/stat : 11594 (java) S 11576 11576 11532 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 109554053 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527287462256 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11595] ppid=11576 vsize=26004064 memory=279407889729712 CPUtime=0.12 cores=0-7
/proc/11578/task/11595/stat : 11595 (java) R 11576 11576 11532 0 -1 4202560 799 0 0 0 12 0 0 0 20 0 20 0 109554053 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527286405824 140528798713365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11596] ppid=11576 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11596/stat : 11596 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109554054 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527285357408 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11597] ppid=11576 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11578/task/11597/stat : 11597 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109554054 26628161536 11003 33554432000 4194304 4196468 140725562574032 140527284304688 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45396 KiB

[startup+0.700983 s]
/proc/loadavg: 8.26 8.68 8.77 5/200 11597
/proc/meminfo: memFree=27704116/32770624 swapFree=67108860/67108860
[pid=11576] ppid=11573 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11576/stat : 11576 (xcsp3-exec) S 11573 11576 11532 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109554047 9740288 346 33554432000 4194304 5098028 140735586390448 140735586388552 139928590209660 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19681280 140735586395236 140735586395447 140735586395447 140735586398187 0
/proc/11576/statm: 2378 346 289 221 0 87 0
[pid=11578] ppid=11576 vsize=26006188 memory=128000 CPUtime=1.64 cores=0-7
/proc/11578/stat : 11578 (java) S 11576 11576 11532 0 -1 1077944320 12404 0 0 0 158 6 0 0 20 0 20 0 109554048 26630336512 32000 33554432000 4194304 4196468 140725562574032 140725562556576 140528820186871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
/proc/11578/statm: 6501547 32000 3197 1 0 6488781 0
[pid=11578/tid=11579] ppid=11576 vsize=26006188 memory=279407890024576 CPUtime=0.66 cores=0-7
/proc/11578/task/11579/stat : 11579 (java) R 11576 11576 11532 0 -1 4202560 6727 0 0 0 63 3 0 0 20 0 20 0 109554048 26630336512 32000 33554432000 4194304 4196468 140725562574032 140528824422624 140528820198806 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11580] ppid=11576 vsize=26006188 memory=5080946312342 CPUtime=0 cores=0-7
/proc/11578/task/11580/stat : 11580 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26630336512 32000 33554432000 4194304 4196468 140725562574032 140528781147024 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11581] ppid=11576 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11581/stat : 11581 (java) S 11576 11576 11532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109554049 26630336512 32000 33554432000 4194304 4196468 140725562574032 140528377576208 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11582] ppid=11576 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11578/task/11582/stat : 11582 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109554049 26630336512 32000 33554432000 4194304 4196468 140725562574032 140528376523920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0

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

/proc/meminfo: memFree=22949172/32770624 swapFree=67108860/67108860
[pid=11576] ppid=11573 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11576/stat : 11576 (xcsp3-exec) S 11573 11576 11532 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109554047 9740288 346 33554432000 4194304 5098028 140735586390448 140735586388552 139928590209660 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19681280 140735586395236 140735586395447 140735586395447 140735586398187 0
/proc/11576/statm: 2378 346 289 221 0 87 0
[pid=11578] ppid=11576 vsize=26538700 memory=4815748 CPUtime=16104.6 cores=0-7
/proc/11578/stat : 11578 (java) S 11576 11576 11532 0 -1 1077944320 537302 0 0 0 1610010 452 0 0 20 0 28 0 109554048 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140725562556576 140528820186871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
/proc/11578/statm: 6634675 1203937 3308 1 0 6621909 0
[pid=11578/tid=11579] ppid=11576 vsize=26538700 memory=4816772 CPUtime=548.43 cores=0-7
/proc/11578/task/11579/stat : 11579 (java) S 11576 11576 11532 0 -1 1077944384 49895 0 0 0 54748 95 0 0 20 0 28 0 109554048 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528824427648 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11580] ppid=11576 vsize=26538700 memory=4818312 CPUtime=2.62 cores=0-7
/proc/11578/task/11580/stat : 11580 (java) S 11576 11576 11532 0 -1 1077944384 16603 0 0 0 234 28 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528781147024 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11581] ppid=11576 vsize=26538700 memory=4816772 CPUtime=2.65 cores=0-7
/proc/11578/task/11581/stat : 11581 (java) S 11576 11576 11532 0 -1 1077944384 19745 0 0 0 235 30 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528377576208 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11582] ppid=11576 vsize=26538700 memory=4816772 CPUtime=2.66 cores=0-7
/proc/11578/task/11582/stat : 11582 (java) S 11576 11576 11532 0 -1 1077944384 18663 0 0 0 234 32 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528376523920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11583] ppid=11576 vsize=26538700 memory=4815748 CPUtime=2.65 cores=0-7
/proc/11578/task/11583/stat : 11583 (java) S 11576 11576 11532 0 -1 1077944384 18763 0 0 0 237 28 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528375471120 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11584] ppid=11576 vsize=26538700 memory=4815748 CPUtime=2.65 cores=0-7
/proc/11578/task/11584/stat : 11584 (java) S 11576 11576 11532 0 -1 1077944384 15169 0 0 0 235 30 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528374417808 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11585] ppid=11576 vsize=26538700 memory=4836740 CPUtime=2.64 cores=0-7
/proc/11578/task/11585/stat : 11585 (java) S 11576 11576 11532 0 -1 1077944384 18006 0 0 0 235 29 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528373365008 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11586] ppid=11576 vsize=26538700 memory=4847500 CPUtime=2.61 cores=0-7
/proc/11578/task/11586/stat : 11586 (java) S 11576 11576 11532 0 -1 1077944384 18032 0 0 0 235 26 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528372312720 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11587] ppid=11576 vsize=26538700 memory=0 CPUtime=2.63 cores=0-7
/proc/11578/task/11587/stat : 11587 (java) S 11576 11576 11532 0 -1 1077944384 17452 0 0 0 234 29 0 0 20 0 28 0 109554049 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140528371259920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11588] ppid=11576 vsize=26538700 memory=6296427460487965033 CPUtime=2.36 cores=0-7
/proc/11578/task/11588/stat : 11588 (java) S 11576 11576 11532 0 -1 1077944384 43228 0 0 0 213 23 0 0 20 0 28 0 109554050 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527293778544 140528820198018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11589] ppid=11576 vsize=26538700 memory=4144 CPUtime=0 cores=0-7
/proc/11578/task/11589/stat : 11589 (java) S 11576 11576 11532 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 109554051 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527292724576 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11590] ppid=11576 vsize=26538700 memory=31384 CPUtime=0 cores=0-7
/proc/11578/task/11590/stat : 11590 (java) S 11576 11576 11532 0 -1 1077944384 187 0 0 0 0 0 0 0 20 0 28 0 109554051 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527291672192 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11591] ppid=11576 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11578/task/11591/stat : 11591 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109554053 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527290620496 140528820205467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11592] ppid=11576 vsize=26538700 memory=4821888 CPUtime=3.21 cores=0-7
/proc/11578/task/11592/stat : 11592 (java) S 11576 11576 11532 0 -1 1077944384 35551 0 0 0 315 6 0 0 20 0 28 0 109554053 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527289567344 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11593] ppid=11576 vsize=26538700 memory=4859260 CPUtime=2.86 cores=0-7
/proc/11578/task/11593/stat : 11593 (java) S 11576 11576 11532 0 -1 1077944384 39078 0 0 0 282 4 0 0 20 0 28 0 109554053 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527288514544 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11594] ppid=11576 vsize=26538700 memory=1384 CPUtime=3.59 cores=0-7
/proc/11578/task/11594/stat : 11594 (java) S 11576 11576 11532 0 -1 1077944384 47486 0 0 0 354 5 0 0 20 0 28 0 109554053 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527287462256 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11595] ppid=11576 vsize=26538700 memory=0 CPUtime=1.01 cores=0-7
/proc/11578/task/11595/stat : 11595 (java) S 11576 11576 11532 0 -1 1077944384 31153 0 0 0 94 7 0 0 20 0 28 0 109554053 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527286409456 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11596] ppid=11576 vsize=26538700 memory=139703946090918 CPUtime=0 cores=0-7
/proc/11578/task/11596/stat : 11596 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109554054 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527285357408 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11597] ppid=11576 vsize=26538700 memory=4836740 CPUtime=0.92 cores=0-7
/proc/11578/task/11597/stat : 11597 (java) S 11576 11576 11532 0 -1 1077944384 6950 0 0 0 35 57 0 0 20 0 28 0 109554054 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527284304688 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11609] ppid=11576 vsize=26538700 memory=1384 CPUtime=1939.39 cores=0-7
/proc/11578/task/11609/stat : 11609 (java) R 11576 11576 11532 0 -1 4202560 13960 0 0 0 193933 6 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527276293576 140528463787759 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11610] ppid=11576 vsize=26538700 memory=264 CPUtime=1937.12 cores=0-7
/proc/11578/task/11610/stat : 11610 (java) R 11576 11576 11532 0 -1 4202560 10110 0 0 0 193702 10 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527275241544 140528463787759 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11611] ppid=11576 vsize=26538700 memory=263 CPUtime=1933.94 cores=0-7
/proc/11578/task/11611/stat : 11611 (java) R 11576 11576 11532 0 -1 4202560 48686 0 0 0 193375 19 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527274190928 140528463796503 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11612] ppid=11576 vsize=26538700 memory=4825984 CPUtime=1940.76 cores=0-7
/proc/11578/task/11612/stat : 11612 (java) R 11576 11576 11532 0 -1 4202560 18738 0 0 0 194060 16 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527273135216 140528464504483 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11613] ppid=11576 vsize=26538700 memory=1384 CPUtime=1938.77 cores=0-7
/proc/11578/task/11613/stat : 11613 (java) R 11576 11576 11532 0 -1 4202560 12363 0 0 0 193872 5 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527272083384 140528464806858 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11614] ppid=11576 vsize=26538700 memory=1384 CPUtime=1944.77 cores=0-7
/proc/11578/task/11614/stat : 11614 (java) R 11576 11576 11532 0 -1 4202560 6854 0 0 0 194473 4 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527271030448 140528464503964 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11615] ppid=11576 vsize=26538700 memory=1384 CPUtime=1944.67 cores=0-7
/proc/11578/task/11615/stat : 11615 (java) R 11576 11576 11532 0 -1 4202560 10380 0 0 0 194461 6 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527269978296 140528464503991 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11616] ppid=11576 vsize=26538700 memory=4144 CPUtime=1941.48 cores=0-7
/proc/11578/task/11616/stat : 11616 (java) R 11576 11576 11532 0 -1 4202560 18941 0 0 0 194132 16 0 0 20 0 28 0 109609434 27175628800 1203937 33554432000 4194304 4196468 140725562574032 140527268925384 140528465880022 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
Current children cumulated CPU time: 16104.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4817132 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.08 8.34 7.96 9/207 11665
/proc/meminfo: memFree=22962192/32770624 swapFree=67108860/67108860
[pid=11576] ppid=11573 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11576/stat : 11576 (xcsp3-exec) S 11573 11576 11532 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 109554047 9740288 346 33554432000 4194304 5098028 140735586390448 140735586388552 139928590209660 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19681280 140735586395236 140735586395447 140735586395447 140735586398187 0
/proc/11576/statm: 2378 346 289 221 0 87 0
[pid=11578] ppid=11576 vsize=26538700 memory=4802956 CPUtime=16245.8 cores=0-7
/proc/11578/stat : 11578 (java) S 11576 11576 11532 0 -1 1077944320 539685 0 0 0 1624131 452 0 0 20 0 28 0 109554048 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140725562556576 140528820186871 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
/proc/11578/statm: 6634675 1200739 3308 1 0 6621909 0
[pid=11578/tid=11579] ppid=11576 vsize=26538700 memory=6791534058613427641 CPUtime=548.43 cores=0-7
/proc/11578/task/11579/stat : 11579 (java) S 11576 11576 11532 0 -1 1077944384 49895 0 0 0 54748 95 0 0 20 0 28 0 109554048 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528824427648 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11580] ppid=11576 vsize=26538700 memory=1012 CPUtime=2.64 cores=0-7
/proc/11578/task/11580/stat : 11580 (java) S 11576 11576 11532 0 -1 1077944384 16682 0 0 0 236 28 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528781147024 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11581] ppid=11576 vsize=26538700 memory=1712 CPUtime=2.66 cores=0-7
/proc/11578/task/11581/stat : 11581 (java) S 11576 11576 11532 0 -1 1077944384 20145 0 0 0 236 30 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528377576208 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11582] ppid=11576 vsize=26538700 memory=1952 CPUtime=2.67 cores=0-7
/proc/11578/task/11582/stat : 11582 (java) S 11576 11576 11532 0 -1 1077944384 18741 0 0 0 235 32 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528376523920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11583] ppid=11576 vsize=26538700 memory=-7003737579269690708 CPUtime=2.66 cores=0-7
/proc/11578/task/11583/stat : 11583 (java) S 11576 11576 11532 0 -1 1077944384 18926 0 0 0 238 28 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528375471120 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11584] ppid=11576 vsize=26538700 memory=4802956 CPUtime=2.67 cores=0-7
/proc/11578/task/11584/stat : 11584 (java) S 11576 11576 11532 0 -1 1077944384 15283 0 0 0 236 31 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528374417808 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11585] ppid=11576 vsize=26538700 memory=-8253362762722141311 CPUtime=2.65 cores=0-7
/proc/11578/task/11585/stat : 11585 (java) S 11576 11576 11532 0 -1 1077944384 18088 0 0 0 236 29 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528373365008 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11586] ppid=11576 vsize=26538700 memory=7100839861465685612 CPUtime=2.62 cores=0-7
/proc/11578/task/11586/stat : 11586 (java) S 11576 11576 11532 0 -1 1077944384 18145 0 0 0 236 26 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528372312720 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11587] ppid=11576 vsize=26538700 memory=-7175204567652784766 CPUtime=2.64 cores=0-7
/proc/11578/task/11587/stat : 11587 (java) S 11576 11576 11532 0 -1 1077944384 17512 0 0 0 235 29 0 0 20 0 28 0 109554049 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140528371259920 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11588] ppid=11576 vsize=26538700 memory=3054156605268465310 CPUtime=2.36 cores=0-7
/proc/11578/task/11588/stat : 11588 (java) S 11576 11576 11532 0 -1 1077944384 43538 0 0 0 213 23 0 0 20 0 28 0 109554050 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527293778544 140528820198018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11589] ppid=11576 vsize=26538700 memory=4715433313220523562 CPUtime=0 cores=0-7
/proc/11578/task/11589/stat : 11589 (java) S 11576 11576 11532 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 109554051 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527292724576 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11590] ppid=11576 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11578/task/11590/stat : 11590 (java) S 11576 11576 11532 0 -1 1077944384 187 0 0 0 0 0 0 0 20 0 28 0 109554051 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527291672192 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11591] ppid=11576 vsize=26538700 memory=4804492 CPUtime=0 cores=0-7
/proc/11578/task/11591/stat : 11591 (java) S 11576 11576 11532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109554053 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527290620496 140528820205467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11592] ppid=11576 vsize=26538700 memory=2408 CPUtime=3.21 cores=0-7
/proc/11578/task/11592/stat : 11592 (java) S 11576 11576 11532 0 -1 1077944384 35553 0 0 0 315 6 0 0 20 0 28 0 109554053 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527289567344 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11593] ppid=11576 vsize=26538700 memory=1732 CPUtime=2.86 cores=0-7
/proc/11578/task/11593/stat : 11593 (java) S 11576 11576 11532 0 -1 1077944384 39081 0 0 0 282 4 0 0 20 0 28 0 109554053 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527288514544 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11594] ppid=11576 vsize=26538700 memory=1224 CPUtime=3.59 cores=0-7
/proc/11578/task/11594/stat : 11594 (java) S 11576 11576 11532 0 -1 1077944384 47488 0 0 0 354 5 0 0 20 0 28 0 109554053 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527287462256 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11595] ppid=11576 vsize=26538700 memory=12032 CPUtime=1.01 cores=0-7
/proc/11578/task/11595/stat : 11595 (java) S 11576 11576 11532 0 -1 1077944384 31155 0 0 0 94 7 0 0 20 0 28 0 109554053 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527286409456 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11596] ppid=11576 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/11578/task/11596/stat : 11596 (java) S 11576 11576 11532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109554054 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527285357408 140528820197077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11597] ppid=11576 vsize=26538700 memory=796 CPUtime=0.92 cores=0-7
/proc/11578/task/11597/stat : 11597 (java) S 11576 11576 11532 0 -1 1077944384 6973 0 0 0 35 57 0 0 20 0 28 0 109554054 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527284304688 140528820198018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11609] ppid=11576 vsize=26538700 memory=1436 CPUtime=1957.08 cores=0-7
/proc/11578/task/11609/stat : 11609 (java) R 11576 11576 11532 0 -1 4202560 14055 0 0 0 195702 6 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527276293432 140528463787759 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11610] ppid=11576 vsize=26538700 memory=1012 CPUtime=1954.8 cores=0-7
/proc/11578/task/11610/stat : 11610 (java) R 11576 11576 11532 0 -1 4202560 10176 0 0 0 195470 10 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527275241672 140528464504428 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11611] ppid=11576 vsize=26538700 memory=1712 CPUtime=1951.59 cores=0-7
/proc/11578/task/11611/stat : 11611 (java) R 11576 11576 11532 0 -1 4202560 49081 0 0 0 195140 19 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527274190928 140528464504014 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11612] ppid=11576 vsize=26538700 memory=1952 CPUtime=1958.15 cores=0-7
/proc/11578/task/11612/stat : 11612 (java) R 11576 11576 11532 0 -1 4202560 18850 0 0 0 195799 16 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527273135400 140528463787748 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11613] ppid=11576 vsize=26538700 memory=8616 CPUtime=1956.44 cores=0-7
/proc/11578/task/11613/stat : 11613 (java) R 11576 11576 11532 0 -1 4202560 12415 0 0 0 195639 5 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527272083384 140528464503925 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11614] ppid=11576 vsize=26538700 memory=0 CPUtime=1962.45 cores=0-7
/proc/11578/task/11614/stat : 11614 (java) R 11576 11576 11532 0 -1 4202560 6885 0 0 0 196241 4 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527271030336 140528464503945 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11615] ppid=11576 vsize=26538700 memory=-8412656567318647667 CPUtime=1962.35 cores=0-7
/proc/11578/task/11615/stat : 11615 (java) R 11576 11576 11532 0 -1 4202560 10471 0 0 0 196229 6 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527269978184 140528463787753 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
[pid=11578/tid=11616] ppid=11576 vsize=26538700 memory=12423 CPUtime=1959.14 cores=0-7
/proc/11578/task/11616/stat : 11616 (java) R 11576 11576 11532 0 -1 4202560 19051 0 0 0 195898 16 0 0 20 0 28 0 109609434 27175628800 1200739 33554432000 4194304 4196468 140725562574032 140527268925640 140528463787845 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16322560 140725562578066 140725562578243 140725562578243 140725562580943 0
Current children cumulated CPU time: 16245.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4804340 KiB

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

[startup+2520.05 s]
# the end of solver process 11576 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001953 s

[startup+2520.13 s]
# the end of solver process 11578 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=16242 s, system=4.55528 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2520.13 s]*
/proc/loadavg: 8.08 8.34 7.96 2/178 11667
/proc/meminfo: memFree=27761956/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001953 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.13
CPU time (s): 16246.5
CPU user time (s): 16242
CPU system time (s): 4.55528
CPU usage (%): 644.67
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5367196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16242
system time used= 4.55528
maximum resident set size= 5367224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540832
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 180271
involuntary context switches= 162549


# summary of solver processes directly reported to runsolver:
#   pid: 11576,11578
#   total CPU time (s): 16246.5
#   total CPU user time (s): 16242
#   total CPU system time (s): 4.55528

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.5486 second user time and 29.0043 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-15 04:24:33
IDJOB=4271151
IDBENCH=133755
IDSOLVER=2662
FILE ID=node149/4271151-1502764732
RUNJOBID= node149-1502763873-11559
PBS_JOBID= 20629093
Free space on /tmp= 61936 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg4/QuasiGroup-4-24.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271151-1502764732/watcher-4271151-1502764732 -o /tmp/evaluation-result-4271151-1502764732/solver-4271151-1502764732 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502763873-11559 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1462340121 HOME/instance-4271151-1502764732.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= eed4597320c79808ee022b7591b3ea00
RANDOM SEED=1462340121

node149.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.43
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.43
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.43
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.43
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:        27762304 kB
MemAvailable:   31970652 kB
Buffers:          310600 kB
Cached:          4170240 kB
SwapCached:            0 kB
Active:          1187388 kB
Inactive:        3347944 kB
Active(anon):      57544 kB
Inactive(anon):    24944 kB
Active(file):    1129844 kB
Inactive(file):  3323000 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7804 kB
Writeback:             0 kB
AnonPages:         60580 kB
Mapped:            45236 kB
Shmem:             25224 kB
Slab:             169156 kB
SReclaimable:     142680 kB
SUnreclaim:        26476 kB
KernelStack:        3104 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61928 MiB
End job on node149 at 2017-08-15 05:06:33