Trace number 4404398

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 parallelUNSAT 555.287 91.8145

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-06.xml
MD5SUM1db35719a72b9401cb48f365dc7349f7
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 benchmark21.6676
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1893
Maximum variable degree1975
Distribution of variable degrees[{"degree":1893,"count":1},{"degree":1905,"count":1},{"degree":1910,"count":2},{"degree":1918,"count":1},{"degree":1921,"count":1},{"degree":1923,"count":1},{"degree":1926,"count":1},{"degree":1933,"count":1},{"degree":1942,"count":1},{"degree":1943,"count":1},{"degree":1944,"count":1},{"degree":1947,"count":2},{"degree":1952,"count":1},{"degree":1956,"count":1},{"degree":1957,"count":1},{"degree":1961,"count":1},{"degree":1962,"count":1},{"degree":1970,"count":1},{"degree":1975,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404398-1568997367.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404398-1568997367.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
377.03/69.11	c solve instance...
554.30/91.49	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404398-1568997367/watcher-4404398-1568997367 -o /var/tmp/evaluation-result-4404398-1568997367/solver-4404398-1568997367 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node107-1568991056-11743 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1666997497 HOME/instance-4404398-1568997367.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=12184, runsolver pid=12181

[startup+0.100112 s]*
/proc/loadavg: 7.56 8.16 8.12 2/211 12205
/proc/meminfo: memFree=15455532/32770624 swapFree=66952620/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
[pid=12186] ppid=12184 vsize=28227396 memory=31924 CPUtime=0.12 cores=0-7
/proc/12186/stat : 12186 (java) S 12184 12184 11716 0 -1 1077944320 5437 0 0 0 11 1 0 0 20 0 20 0 475992331 28904853504 7981 33554432000 4194304 4196468 140728959681424 140728959663968 140021882019575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
/proc/12186/statm: 7056849 7981 3121 1 0 7019032 0
[pid=12186/tid=12187] ppid=12184 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/12186/task/12187/stat : 12187 (java) R 12184 12184 11716 0 -1 4202560 3349 0 0 0 8 1 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021886248992 140021882031510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12188] ppid=12184 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/12186/task/12188/stat : 12188 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021840780176 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12189] ppid=12184 vsize=28227396 memory=139744193345152 CPUtime=0 cores=0-7
/proc/12186/task/12189/stat : 12189 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021432593168 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12190] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12190/stat : 12190 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021431540880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12191] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12191/stat : 12191 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021430488080 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12192] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12192/stat : 12192 (java) S 12184 12184 11716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021429434768 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12193] ppid=12184 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12186/task/12193/stat : 12193 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021428381968 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12194] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12194/stat : 12194 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021427329680 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12195] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12195/stat : 12195 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021426276880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12196] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12196/stat : 12196 (java) S 12184 12184 11716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475992334 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021266795120 140021882030722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12197] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12197/stat : 12197 (java) S 12184 12184 11716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475992334 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021265741088 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12198] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12198/stat : 12198 (java) S 12184 12184 11716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475992334 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021264688752 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12199] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12199/stat : 12199 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021263637072 140021882038171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12200] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12200/stat : 12200 (java) R 12184 12184 11716 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021262583920 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12201] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12201/stat : 12201 (java) S 12184 12184 11716 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021261531120 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12202] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12202/stat : 12202 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021260478832 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12203] ppid=12184 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/12186/task/12203/stat : 12203 (java) R 12184 12184 11716 0 -1 4202560 349 0 0 0 1 0 0 0 20 0 20 0 475992337 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021259426032 140021874256702 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12204] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12204/stat : 12204 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021258373984 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12205] ppid=12184 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12186/task/12205/stat : 12205 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 7981 33554432000 4194304 4196468 140728959681424 140021257321264 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 33372 KiB

[startup+0.210134 s]*
/proc/loadavg: 7.56 8.16 8.12 3/211 12205
/proc/meminfo: memFree=15441528/32770624 swapFree=66952620/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
[pid=12186] ppid=12184 vsize=28227396 memory=43288 CPUtime=0.33 cores=0-7
/proc/12186/stat : 12186 (java) S 12184 12184 11716 0 -1 1077944320 8993 0 0 0 30 3 0 0 20 0 20 0 475992331 28904853504 10822 33554432000 4194304 4196468 140728959681424 140728959663968 140021882019575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
/proc/12186/statm: 7056849 10822 3304 1 0 7019032 0
[pid=12186/tid=12187] ppid=12184 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/12186/task/12187/stat : 12187 (java) R 12184 12184 11716 0 -1 4202560 6149 0 0 0 17 2 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021886249296 140021882041501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12188] ppid=12184 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/12186/task/12188/stat : 12188 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021840780176 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12189] ppid=12184 vsize=28227396 memory=288370120345056896 CPUtime=0 cores=0-7
/proc/12186/task/12189/stat : 12189 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021432593168 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12190] ppid=12184 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12186/task/12190/stat : 12190 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021431540880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12191] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12191/stat : 12191 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021430488080 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12192] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12192/stat : 12192 (java) S 12184 12184 11716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021429434768 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12193] ppid=12184 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12186/task/12193/stat : 12193 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021428381968 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12194] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12194/stat : 12194 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021427329680 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12195] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12195/stat : 12195 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021426276880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12196] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12196/stat : 12196 (java) S 12184 12184 11716 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475992334 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021266795120 140021882030722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12197] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12197/stat : 12197 (java) S 12184 12184 11716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475992334 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021265741088 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12198] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12198/stat : 12198 (java) S 12184 12184 11716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475992334 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021264688752 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12199] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12199/stat : 12199 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021263637072 140021882038171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12200] ppid=12184 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/12186/task/12200/stat : 12200 (java) S 12184 12184 11716 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 20 0 475992337 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021262583920 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12201] ppid=12184 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/12186/task/12201/stat : 12201 (java) S 12184 12184 11716 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 20 0 475992337 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021261531120 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12202] ppid=12184 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12186/task/12202/stat : 12202 (java) S 12184 12184 11716 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021260478832 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12203] ppid=12184 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/12186/task/12203/stat : 12203 (java) S 12184 12184 11716 0 -1 1077944384 735 0 0 0 7 0 0 0 20 0 20 0 475992337 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021259426032 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12204] ppid=12184 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12204/stat : 12204 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021258373984 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12205] ppid=12184 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12186/task/12205/stat : 12205 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992337 28904853504 10822 33554432000 4194304 4196468 140728959681424 140021257321264 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 44736 KiB

[startup+0.309656 s]*
/proc/loadavg: 7.56 8.16 8.12 3/211 12205
/proc/meminfo: memFree=15434760/32770624 swapFree=66952620/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
[pid=12186] ppid=12184 vsize=28231652 memory=51260 CPUtime=0.52 cores=0-7
/proc/12186/stat : 12186 (java) S 12184 12184 11716 0 -1 1077944320 10183 0 0 0 49 3 0 0 20 0 20 0 475992331 28909211648 12815 33554432000 4194304 4196468 140728959681424 140728959663968 140021882019575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
/proc/12186/statm: 7057913 12815 3348 1 0 7019032 0
[pid=12186/tid=12187] ppid=12184 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/12186/task/12187/stat : 12187 (java) R 12184 12184 11716 0 -1 4202560 7192 0 0 0 27 3 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021886253360 140021866100062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12188] ppid=12184 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12188/stat : 12188 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021840780176 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12189] ppid=12184 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12189/stat : 12189 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021432593168 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12190] ppid=12184 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12190/stat : 12190 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021431540880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12191] ppid=12184 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12191/stat : 12191 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021430488080 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12192] ppid=12184 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12192/stat : 12192 (java) S 12184 12184 11716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021429434768 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12193] ppid=12184 vsize=28231652 memory=139744075934383 CPUtime=0 cores=0-7
/proc/12186/task/12193/stat : 12193 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021428381968 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12194] ppid=12184 vsize=28231652 memory=139744075936688 CPUtime=0 cores=0-7
/proc/12186/task/12194/stat : 12194 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021427329680 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12195] ppid=12184 vsize=28231652 memory=139744075938992 CPUtime=0 cores=0-7
/proc/12186/task/12195/stat : 12195 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021426276880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12196] ppid=12184 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12196/stat : 12196 (java) S 12184 12184 11716 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475992334 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021266795120 140021882030722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12197] ppid=12184 vsize=28231652 memory=279488151891856 CPUtime=0 cores=0-7
/proc/12186/task/12197/stat : 12197 (java) S 12184 12184 11716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475992334 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021265741088 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12198] ppid=12184 vsize=28231652 memory=279488151889552 CPUtime=0 cores=0-7
/proc/12186/task/12198/stat : 12198 (java) S 12184 12184 11716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475992334 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021264688752 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12199] ppid=12184 vsize=28231652 memory=279488151896464 CPUtime=0 cores=0-7
/proc/12186/task/12199/stat : 12199 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992337 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021263637072 140021882038171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12200] ppid=12184 vsize=28231652 memory=279488151837744 CPUtime=0.04 cores=0-7
/proc/12186/task/12200/stat : 12200 (java) R 12184 12184 11716 0 -1 4202560 501 0 0 0 4 0 0 0 20 0 20 0 475992337 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021262583920 140021862719872 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12201] ppid=12184 vsize=28231652 memory=279488151910288 CPUtime=0.03 cores=0-7
/proc/12186/task/12201/stat : 12201 (java) S 12184 12184 11716 0 -1 1077944384 374 0 0 0 3 0 0 0 20 0 20 0 475992337 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021261531120 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12202] ppid=12184 vsize=28231652 memory=279488151917200 CPUtime=0.02 cores=0-7
/proc/12186/task/12202/stat : 12202 (java) S 12184 12184 11716 0 -1 1077944384 34 0 0 0 2 0 0 0 20 0 20 0 475992337 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021260478832 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12203] ppid=12184 vsize=28231652 memory=279488151914896 CPUtime=0.12 cores=0-7
/proc/12186/task/12203/stat : 12203 (java) S 12184 12184 11716 0 -1 1077944384 812 0 0 0 12 0 0 0 20 0 20 0 475992337 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021259426032 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12204] ppid=12184 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12204/stat : 12204 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992337 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021258373984 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12205] ppid=12184 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/12186/task/12205/stat : 12205 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992337 28909211648 12815 33554432000 4194304 4196468 140728959681424 140021257321264 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 52708 KiB

[startup+0.700956 s]
/proc/loadavg: 7.56 8.16 8.12 6/211 12205
/proc/meminfo: memFree=15415852/32770624 swapFree=66952620/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
[pid=12186] ppid=12184 vsize=28233776 memory=125412 CPUtime=2.05 cores=0-7
/proc/12186/stat : 12186 (java) S 12184 12184 11716 0 -1 1077944320 15907 0 0 0 198 7 0 0 20 0 20 0 475992331 28911386624 31353 33554432000 4194304 4196468 140728959681424 140728959663968 140021882019575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
/proc/12186/statm: 7058444 31353 3454 1 0 7019544 0
[pid=12186/tid=12187] ppid=12184 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/12186/task/12187/stat : 12187 (java) R 12184 12184 11716 0 -1 4202560 7902 0 0 0 63 5 0 0 20 0 20 0 475992332 28911386624 31353 33554432000 4194304 4196468 140728959681424 140021886257824 140021522656052 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12188] ppid=12184 vsize=28233776 memory=139744076145520 CPUtime=0 cores=0-7
/proc/12186/task/12188/stat : 12188 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28911386624 31353 33554432000 4194304 4196468 140728959681424 140021840780176 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12189] ppid=12184 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/12186/task/12189/stat : 12189 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475992332 28911386624 31353 33554432000 4194304 4196468 140728959681424 140021432593168 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12190] ppid=12184 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/12186/task/12190/stat : 12190 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475992332 28911386624 31353 33554432000 4194304 4196468 140728959681424 140021431540880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0

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

[pid=12186/tid=12216] ppid=12184 vsize=28766288 memory=1560 CPUtime=16.18 cores=0-7
/proc/12186/task/12216/stat : 12216 (java) R 12184 12184 11716 0 -1 4202560 33293 0 0 0 1614 4 0 0 20 0 28 0 475999341 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021240733680 140021525601482 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
Current children cumulated CPU time: 514.56 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 17096352 KiB

[startup+89.6012 s]
/proc/loadavg: 6.54 7.56 7.91 9/219 12219
/proc/meminfo: memFree=217616/32770624 swapFree=66952636/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
[pid=12186] ppid=12184 vsize=28766288 memory=17094904 CPUtime=539.95 cores=0-7
/proc/12186/stat : 12186 (java) S 12184 12184 11716 0 -1 1077944320 2007186 0 0 0 49088 4907 0 0 20 0 28 0 475992331 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140728959663968 140021882019575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
/proc/12186/statm: 7191572 4273726 3531 1 0 7152672 0
[pid=12186/tid=12187] ppid=12184 vsize=28766288 memory=15416 CPUtime=23.21 cores=0-7
/proc/12186/task/12187/stat : 12187 (java) S 12184 12184 11716 0 -1 1077944384 15735 0 0 0 2307 14 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021886260352 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12188] ppid=12184 vsize=28766288 memory=6791534058613427641 CPUtime=44.47 cores=0-7
/proc/12186/task/12188/stat : 12188 (java) S 12184 12184 11716 0 -1 1077944384 322987 0 0 0 3785 662 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021840780176 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12189] ppid=12184 vsize=28766288 memory=17094840 CPUtime=44.39 cores=0-7
/proc/12186/task/12189/stat : 12189 (java) S 12184 12184 11716 0 -1 1077944384 197286 0 0 0 3844 595 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021432593168 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12190] ppid=12184 vsize=28766288 memory=776 CPUtime=44.31 cores=0-7
/proc/12186/task/12190/stat : 12190 (java) S 12184 12184 11716 0 -1 1077944384 189007 0 0 0 3852 579 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021431540880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12191] ppid=12184 vsize=28766288 memory=1724 CPUtime=44.34 cores=0-7
/proc/12186/task/12191/stat : 12191 (java) S 12184 12184 11716 0 -1 1077944384 202423 0 0 0 3857 577 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021430488080 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12192] ppid=12184 vsize=28766288 memory=40408 CPUtime=44.7 cores=0-7
/proc/12186/task/12192/stat : 12192 (java) S 12184 12184 11716 0 -1 1077944384 185223 0 0 0 3878 592 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021429434768 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12193] ppid=12184 vsize=28766288 memory=988 CPUtime=44.36 cores=0-7
/proc/12186/task/12193/stat : 12193 (java) S 12184 12184 11716 0 -1 1077944384 205583 0 0 0 3819 617 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021428381968 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12194] ppid=12184 vsize=28766288 memory=2016 CPUtime=44.42 cores=0-7
/proc/12186/task/12194/stat : 12194 (java) S 12184 12184 11716 0 -1 1077944384 217458 0 0 0 3845 597 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021427329680 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12195] ppid=12184 vsize=28766288 memory=1284 CPUtime=44.25 cores=0-7
/proc/12186/task/12195/stat : 12195 (java) S 12184 12184 11716 0 -1 1077944384 185415 0 0 0 3809 616 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021426276880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12196] ppid=12184 vsize=28766288 memory=17094904 CPUtime=1.6 cores=0-7
/proc/12186/task/12196/stat : 12196 (java) S 12184 12184 11716 0 -1 1077944384 45486 0 0 0 154 6 0 0 20 0 28 0 475992334 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021266795120 140021882030722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12197] ppid=12184 vsize=28766288 memory=3580 CPUtime=0 cores=0-7
/proc/12186/task/12197/stat : 12197 (java) S 12184 12184 11716 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 475992334 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021265741152 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12198] ppid=12184 vsize=28766288 memory=40408 CPUtime=0 cores=0-7
/proc/12186/task/12198/stat : 12198 (java) S 12184 12184 11716 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 28 0 475992334 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021264688768 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12199] ppid=12184 vsize=28766288 memory=988 CPUtime=0 cores=0-7
/proc/12186/task/12199/stat : 12199 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021263637072 140021882038171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12200] ppid=12184 vsize=28766288 memory=2016 CPUtime=1.68 cores=0-7
/proc/12186/task/12200/stat : 12200 (java) S 12184 12184 11716 0 -1 1077944384 10223 0 0 0 165 3 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021262583920 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12201] ppid=12184 vsize=28766288 memory=1284 CPUtime=1.7 cores=0-7
/proc/12186/task/12201/stat : 12201 (java) S 12184 12184 11716 0 -1 1077944384 8086 0 0 0 169 1 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021261531120 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12202] ppid=12184 vsize=28766288 memory=139744076887208 CPUtime=1.73 cores=0-7
/proc/12186/task/12202/stat : 12202 (java) S 12184 12184 11716 0 -1 1077944384 9880 0 0 0 172 1 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021260478832 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12203] ppid=12184 vsize=28766288 memory=0 CPUtime=0.71 cores=0-7
/proc/12186/task/12203/stat : 12203 (java) S 12184 12184 11716 0 -1 1077944384 4865 0 0 0 70 1 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021259426032 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12204] ppid=12184 vsize=28766288 memory=49188 CPUtime=0 cores=0-7
/proc/12186/task/12204/stat : 12204 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021258373984 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12205] ppid=12184 vsize=28766288 memory=288230376155093776 CPUtime=0.03 cores=0-7
/proc/12186/task/12205/stat : 12205 (java) S 12184 12184 11716 0 -1 1077944384 630 0 0 0 1 2 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021257321264 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12209] ppid=12184 vsize=28766288 memory=0 CPUtime=19.28 cores=0-7
/proc/12186/task/12209/stat : 12209 (java) R 12184 12184 11716 0 -1 4202560 76395 0 0 0 1919 9 0 0 20 0 28 0 475999244 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021248101736 140021525566875 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12210] ppid=12184 vsize=28766288 memory=0 CPUtime=19.18 cores=0-7
/proc/12186/task/12210/stat : 12210 (java) R 12184 12184 11716 0 -1 4202560 30793 0 0 0 1911 7 0 0 20 0 28 0 475999244 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021247050568 140021525567209 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12211] ppid=12184 vsize=28766288 memory=0 CPUtime=19.26 cores=0-7
/proc/12186/task/12211/stat : 12211 (java) R 12184 12184 11716 0 -1 4202560 2609 0 0 0 1925 1 0 0 20 0 28 0 475999244 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021245996688 140021525566951 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12212] ppid=12184 vsize=28766288 memory=0 CPUtime=18.98 cores=0-7
/proc/12186/task/12212/stat : 12212 (java) R 12184 12184 11716 0 -1 4202560 2054 0 0 0 1897 1 0 0 20 0 28 0 475999340 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021244945224 140021525752665 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12213] ppid=12184 vsize=28766288 memory=0 CPUtime=19.14 cores=0-7
/proc/12186/task/12213/stat : 12213 (java) R 12184 12184 11716 0 -1 4202560 41130 0 0 0 1906 8 0 0 20 0 28 0 475999340 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021243891848 140021525584195 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12214] ppid=12184 vsize=28766288 memory=-7595718147998060693 CPUtime=19.28 cores=0-7
/proc/12186/task/12214/stat : 12214 (java) R 12184 12184 11716 0 -1 4202560 3133 0 0 0 1927 1 0 0 20 0 28 0 475999340 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021242838936 140021525566951 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12215] ppid=12184 vsize=28766288 memory=1044 CPUtime=19.34 cores=0-7
/proc/12186/task/12215/stat : 12215 (java) R 12184 12184 11716 0 -1 4202560 3138 0 0 0 1933 1 0 0 20 0 28 0 475999341 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021241786648 140021525566751 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12216] ppid=12184 vsize=28766288 memory=708 CPUtime=19.37 cores=0-7
/proc/12186/task/12216/stat : 12216 (java) R 12184 12184 11716 0 -1 4202560 46236 0 0 0 1931 6 0 0 20 0 28 0 475999341 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021240733848 140021525566728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
Current children cumulated CPU time: 539.95 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 17096352 KiB

[startup+91.2012 s]
/proc/loadavg: 6.54 7.56 7.91 9/218 12219
/proc/meminfo: memFree=217652/32770624 swapFree=66952636/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
[pid=12186] ppid=12184 vsize=28766288 memory=17094904 CPUtime=552.71 cores=0-7
/proc/12186/stat : 12186 (java) S 12184 12184 11716 0 -1 1077944320 2014305 0 0 0 50363 4908 0 0 20 0 28 0 475992331 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140728959663968 140021882019575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
/proc/12186/statm: 7191572 4273726 3531 1 0 7152672 0
[pid=12186/tid=12187] ppid=12184 vsize=28766288 memory=1448 CPUtime=23.21 cores=0-7
/proc/12186/task/12187/stat : 12187 (java) S 12184 12184 11716 0 -1 1077944384 15735 0 0 0 2307 14 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021886260352 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12188] ppid=12184 vsize=28766288 memory=1448 CPUtime=44.47 cores=0-7
/proc/12186/task/12188/stat : 12188 (java) S 12184 12184 11716 0 -1 1077944384 322987 0 0 0 3785 662 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021840780176 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12189] ppid=12184 vsize=28766288 memory=17094904 CPUtime=44.39 cores=0-7
/proc/12186/task/12189/stat : 12189 (java) S 12184 12184 11716 0 -1 1077944384 197286 0 0 0 3844 595 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021432593168 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12190] ppid=12184 vsize=28766288 memory=6791534058613427641 CPUtime=44.31 cores=0-7
/proc/12186/task/12190/stat : 12190 (java) S 12184 12184 11716 0 -1 1077944384 189007 0 0 0 3852 579 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021431540880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12191] ppid=12184 vsize=28766288 memory=17094904 CPUtime=44.34 cores=0-7
/proc/12186/task/12191/stat : 12191 (java) S 12184 12184 11716 0 -1 1077944384 202423 0 0 0 3857 577 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021430488080 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12192] ppid=12184 vsize=28766288 memory=1556 CPUtime=44.7 cores=0-7
/proc/12186/task/12192/stat : 12192 (java) S 12184 12184 11716 0 -1 1077944384 185223 0 0 0 3878 592 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021429434768 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12193] ppid=12184 vsize=28766288 memory=2832 CPUtime=44.36 cores=0-7
/proc/12186/task/12193/stat : 12193 (java) S 12184 12184 11716 0 -1 1077944384 205583 0 0 0 3819 617 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021428381968 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12194] ppid=12184 vsize=28766288 memory=984 CPUtime=44.42 cores=0-7
/proc/12186/task/12194/stat : 12194 (java) S 12184 12184 11716 0 -1 1077944384 217458 0 0 0 3845 597 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021427329680 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12195] ppid=12184 vsize=28766288 memory=1448 CPUtime=44.25 cores=0-7
/proc/12186/task/12195/stat : 12195 (java) S 12184 12184 11716 0 -1 1077944384 185415 0 0 0 3809 616 0 0 20 0 28 0 475992332 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021426276880 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12196] ppid=12184 vsize=28766288 memory=17094904 CPUtime=1.6 cores=0-7
/proc/12186/task/12196/stat : 12196 (java) S 12184 12184 11716 0 -1 1077944384 45486 0 0 0 154 6 0 0 20 0 28 0 475992334 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021266795120 140021882030722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12197] ppid=12184 vsize=28766288 memory=17094904 CPUtime=0 cores=0-7
/proc/12186/task/12197/stat : 12197 (java) S 12184 12184 11716 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 475992334 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021265741152 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12198] ppid=12184 vsize=28766288 memory=1984 CPUtime=0 cores=0-7
/proc/12186/task/12198/stat : 12198 (java) S 12184 12184 11716 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 28 0 475992334 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021264688768 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12199] ppid=12184 vsize=28766288 memory=2552 CPUtime=0 cores=0-7
/proc/12186/task/12199/stat : 12199 (java) S 12184 12184 11716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021263637072 140021882038171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12200] ppid=12184 vsize=28766288 memory=1760 CPUtime=1.68 cores=0-7
/proc/12186/task/12200/stat : 12200 (java) S 12184 12184 11716 0 -1 1077944384 10223 0 0 0 165 3 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021262583920 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12201] ppid=12184 vsize=28766288 memory=6944656592387989600 CPUtime=1.7 cores=0-7
/proc/12186/task/12201/stat : 12201 (java) S 12184 12184 11716 0 -1 1077944384 8086 0 0 0 169 1 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021261531120 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12202] ppid=12184 vsize=28766288 memory=6655300316396806240 CPUtime=1.73 cores=0-7
/proc/12186/task/12202/stat : 12202 (java) S 12184 12184 11716 0 -1 1077944384 9958 0 0 0 172 1 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021260478832 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12203] ppid=12184 vsize=28766288 memory=6944656592455097440 CPUtime=0.71 cores=0-7
/proc/12186/task/12203/stat : 12203 (java) S 12184 12184 11716 0 -1 1077944384 4865 0 0 0 70 1 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021259426032 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12204] ppid=12184 vsize=28766288 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/12186/task/12204/stat : 12204 (java) S 12184 12184 11716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021258373984 140021882029781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12205] ppid=12184 vsize=28766288 memory=301741390604534054 CPUtime=0.04 cores=0-7
/proc/12186/task/12205/stat : 12205 (java) S 12184 12184 11716 0 -1 1077944384 630 0 0 0 2 2 0 0 20 0 28 0 475992337 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021257321264 140021882030722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12209] ppid=12184 vsize=28766288 memory=13849664034178547 CPUtime=20.88 cores=0-7
/proc/12186/task/12209/stat : 12209 (java) R 12184 12184 11716 0 -1 4202560 76572 0 0 0 2079 9 0 0 20 0 28 0 475999244 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021248101600 140021525566751 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12210] ppid=12184 vsize=28766288 memory=40408 CPUtime=20.78 cores=0-7
/proc/12186/task/12210/stat : 12210 (java) R 12184 12184 11716 0 -1 4202560 34009 0 0 0 2070 8 0 0 20 0 28 0 475999244 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021247050136 140021525584195 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12211] ppid=12184 vsize=28766288 memory=988 CPUtime=20.86 cores=0-7
/proc/12186/task/12211/stat : 12211 (java) R 12184 12184 11716 0 -1 4202560 2618 0 0 0 2085 1 0 0 20 0 28 0 475999244 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021245996656 140021525566728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12212] ppid=12184 vsize=28766288 memory=2016 CPUtime=20.58 cores=0-7
/proc/12186/task/12212/stat : 12212 (java) R 12184 12184 11716 0 -1 4202560 2067 0 0 0 2057 1 0 0 20 0 28 0 475999340 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021244943888 140021525566751 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12213] ppid=12184 vsize=28766288 memory=1284 CPUtime=20.74 cores=0-7
/proc/12186/task/12213/stat : 12213 (java) R 12184 12184 11716 0 -1 4202560 41261 0 0 0 2066 8 0 0 20 0 28 0 475999340 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021243891600 140021525566875 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12214] ppid=12184 vsize=28766288 memory=1044 CPUtime=20.84 cores=0-7
/proc/12186/task/12214/stat : 12214 (java) R 12184 12184 11716 0 -1 4202560 3146 0 0 0 2083 1 0 0 20 0 28 0 475999340 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021242838936 140021525752793 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12215] ppid=12184 vsize=28766288 memory=708 CPUtime=20.94 cores=0-7
/proc/12186/task/12215/stat : 12215 (java) R 12184 12184 11716 0 -1 4202560 3151 0 0 0 2093 1 0 0 20 0 28 0 475999341 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021241786624 140021525584195 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
[pid=12186/tid=12216] ppid=12184 vsize=28766288 memory=9364 CPUtime=20.96 cores=0-7
/proc/12186/task/12216/stat : 12216 (java) R 12184 12184 11716 0 -1 4202560 49705 0 0 0 2090 6 0 0 20 0 28 0 475999341 29456678912 4273726 33554432000 4194304 4196468 140728959681424 140021240733920 140021525566768 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19464192 140728959685590 140728959685766 140728959685766 140728959688655 0
Current children cumulated CPU time: 552.71 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 17096352 KiB

[startup+91.6006 s]
/proc/loadavg: 6.54 7.56 7.91 9/218 12219
/proc/meminfo: memFree=217652/32770624 swapFree=66952636/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

[startup+91.8006 s]
/proc/loadavg: 6.54 7.56 7.91 9/218 12219
/proc/meminfo: memFree=217652/32770624 swapFree=66952636/67108860
[pid=12184] ppid=12181 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12184/stat : 12184 (xcsp3-exec) S 12181 12184 11716 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475992331 115843072 362 33554432000 4194304 5098028 140729646840672 140729646838776 140083685651068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37277696 140729646846801 140729646847061 140729646847061 140729646849990 0
/proc/12184/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 91.8145
CPU time (s): 555.287
CPU user time (s): 505.879
CPU system time (s): 49.408
CPU usage (%): 604.792
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 17096352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.879
system time used= 49.408
maximum resident set size= 17095796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2021630
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15571
involuntary context switches= 8116


# summary of solver processes directly reported to runsolver:
#   pid: 12184
#   total CPU time (s): 555.287
#   total CPU user time (s): 505.879
#   total CPU system time (s): 49.408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.730706 second user time and 1.11517 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-20 17:34:07
IDJOB=4404398
IDBENCH=125875
IDSOLVER=2865
FILE ID=node107/4404398-1568997367
RUNJOBID= node107-1568991056-11743
PBS_JOBID= 21704731
Free space on /var/tmp= 12564 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-06.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404398-1568997367/watcher-4404398-1568997367 -o /var/tmp/evaluation-result-4404398-1568997367/solver-4404398-1568997367 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node107-1568991056-11743 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1666997497 HOME/instance-4404398-1568997367.xml

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

MD5SUM BENCH= 1db35719a72b9401cb48f365dc7349f7
RANDOM SEED=1666997497

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15473704 kB
MemAvailable:   31810752 kB
Buffers:          113512 kB
Cached:         16144436 kB
SwapCached:        48684 kB
Active:          8057944 kB
Inactive:        8250512 kB
Active(anon):       4568 kB
Inactive(anon):    89096 kB
Active(file):    8053376 kB
Inactive(file):  8161416 kB
Unevictable:      111004 kB
Mlocked:          111004 kB
SwapTotal:      67108860 kB
SwapFree:       66952620 kB
Dirty:             26480 kB
Writeback:             0 kB
AnonPages:        242180 kB
Mapped:            48204 kB
Shmem:             34928 kB
Slab:             578520 kB
SReclaimable:     550716 kB
SUnreclaim:        27804 kB
KernelStack:        3712 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12540 MiB
End job on node107 at 2019-09-20 17:35:39