Trace number 4393643

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-06-14 parallelUNSAT 171.004 36.8136

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-33.xml
MD5SUM81fb3456c728d6c2b2ee1ab40588047a
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 benchmark9.29758
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree119
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":3},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":2},{"degree":115,"count":1},{"degree":116,"count":3},{"degree":117,"count":3},{"degree":118,"count":1},{"degree":119,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
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-4393643-1568425603.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393643-1568425603.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
128.38/31.37	c solve instance...
170.50/36.76	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 (14869 MiB free)
  memory of node 1: 16384 MiB (15383 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393643-1568425603/watcher-4393643-1568425603 -o /tmp/evaluation-result-4393643-1568425603/solver-4393643-1568425603 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568416728-14741 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 353299630 HOME/instance-4393643-1568425603.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
solver pid=18379, runsolver pid=18376
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 8.04 8.23 7.94 2/211 18400
/proc/meminfo: memFree=30962284/32770624 swapFree=66935172/67108860
[pid=18379] ppid=18376 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18379/stat : 18379 (xcsp3-exec) S 18376 18379 14714 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418831725 115843072 363 33554432000 4194304 5098028 140737178856672 140737178854776 139872525308540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15073280 140737178862454 140737178862697 140737178862697 140737178865610 0
/proc/18379/statm: 28282 363 304 221 0 87 0
[pid=18381] ppid=18379 vsize=28227388 memory=29504 CPUtime=0.12 cores=0-7
/proc/18381/stat : 18381 (java) S 18379 18379 14714 0 -1 1077944320 5847 0 0 0 11 1 0 0 20 0 20 0 418831726 28904845312 7376 33554432000 4194304 4196468 140731490317328 140731490299872 140605832949495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
/proc/18381/statm: 7056847 7376 3119 1 0 7019032 0
[pid=18381/tid=18382] ppid=18379 vsize=28227388 memory=7898357654616971935 CPUtime=0.08 cores=0-7
/proc/18381/task/18382/stat : 18382 (java) R 18379 18379 14714 0 -1 4202560 3753 0 0 0 8 0 0 0 20 0 20 0 418831726 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605837184720 140605832971421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18383] ppid=18379 vsize=28227388 memory=732370733235399653 CPUtime=0 cores=0-7
/proc/18381/task/18383/stat : 18383 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605785569808 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18384] ppid=18379 vsize=28227388 memory=140594897946240 CPUtime=0 cores=0-7
/proc/18381/task/18384/stat : 18384 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605784517264 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18385] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18385/stat : 18385 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605783464208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18386] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18386/stat : 18386 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605782411664 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18387] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18387/stat : 18387 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605781359632 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18388] ppid=18379 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18381/task/18388/stat : 18388 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605780307088 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18389] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18389/stat : 18389 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605779254032 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18390] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18390/stat : 18390 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 7376 33554432000 4194304 4196468 140731490317328 140605778201488 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18391] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18391/stat : 18391 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831728 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604547549424 140605832960642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18392] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18392/stat : 18392 (java) S 18379 18379 14714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418831729 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604295210144 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18393] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18393/stat : 18393 (java) S 18379 18379 14714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418831729 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604294157040 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18394] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18394/stat : 18394 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831731 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604293105616 140605832968091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18395] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18395/stat : 18395 (java) S 18379 18379 14714 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 418831731 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604292053744 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18396] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18396/stat : 18396 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831731 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604291001200 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18397] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18397/stat : 18397 (java) S 18379 18379 14714 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 418831731 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604289948144 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18398] ppid=18379 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/18381/task/18398/stat : 18398 (java) R 18379 18379 14714 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 20 0 418831731 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604288895600 140605832970842 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18399] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18399/stat : 18399 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418831732 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604287842784 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18400] ppid=18379 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18381/task/18400/stat : 18400 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831732 28904845312 7376 33554432000 4194304 4196468 140731490317328 140604286790320 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30956 KiB

[startup+0.210047 s]*
/proc/loadavg: 8.04 8.23 7.94 2/211 18400
/proc/meminfo: memFree=30950616/32770624 swapFree=66935172/67108860
[pid=18379] ppid=18376 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18379/stat : 18379 (xcsp3-exec) S 18376 18379 14714 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418831725 115843072 363 33554432000 4194304 5098028 140737178856672 140737178854776 139872525308540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15073280 140737178862454 140737178862697 140737178862697 140737178865610 0
/proc/18379/statm: 28282 363 304 221 0 87 0
[pid=18381] ppid=18379 vsize=28227388 memory=40144 CPUtime=0.33 cores=0-7
/proc/18381/stat : 18381 (java) S 18379 18379 14714 0 -1 1077944320 9358 0 0 0 30 3 0 0 20 0 20 0 418831726 28904845312 10036 33554432000 4194304 4196468 140731490317328 140731490299872 140605832949495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
/proc/18381/statm: 7056847 10036 3274 1 0 7019032 0
[pid=18381/tid=18382] ppid=18379 vsize=28227388 memory=0 CPUtime=0.2 cores=0-7
/proc/18381/task/18382/stat : 18382 (java) R 18379 18379 14714 0 -1 4202560 6609 0 0 0 18 2 0 0 20 0 20 0 418831726 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605837183616 140605832961430 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18383] ppid=18379 vsize=28227388 memory=732370733235399653 CPUtime=0 cores=0-7
/proc/18381/task/18383/stat : 18383 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605785569808 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18384] ppid=18379 vsize=28227388 memory=140594897946240 CPUtime=0 cores=0-7
/proc/18381/task/18384/stat : 18384 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605784517264 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18385] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18385/stat : 18385 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605783464208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18386] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18386/stat : 18386 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605782411664 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18387] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18387/stat : 18387 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605781359632 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18388] ppid=18379 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18381/task/18388/stat : 18388 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605780307088 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18389] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18389/stat : 18389 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605779254032 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18390] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18390/stat : 18390 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28904845312 10036 33554432000 4194304 4196468 140731490317328 140605778201488 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18391] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18391/stat : 18391 (java) S 18379 18379 14714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418831728 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604547549424 140605832960642 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18392] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18392/stat : 18392 (java) S 18379 18379 14714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418831729 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604295210144 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18393] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18393/stat : 18393 (java) S 18379 18379 14714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418831729 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604294157040 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18394] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18394/stat : 18394 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831731 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604293105616 140605832968091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18395] ppid=18379 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/18381/task/18395/stat : 18395 (java) S 18379 18379 14714 0 -1 1077944384 319 0 0 0 1 0 0 0 20 0 20 0 418831731 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604292053744 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18396] ppid=18379 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/18381/task/18396/stat : 18396 (java) S 18379 18379 14714 0 -1 1077944384 130 0 0 0 2 0 0 0 20 0 20 0 418831731 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604291001200 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18397] ppid=18379 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/18381/task/18397/stat : 18397 (java) S 18379 18379 14714 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 418831731 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604289948144 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18398] ppid=18379 vsize=28227388 memory=0 CPUtime=0.07 cores=0-7
/proc/18381/task/18398/stat : 18398 (java) R 18379 18379 14714 0 -1 4202560 787 0 0 0 7 0 0 0 20 0 20 0 418831731 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604288895600 140605811868608 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18399] ppid=18379 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18399/stat : 18399 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418831732 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604287842784 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18400] ppid=18379 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18381/task/18400/stat : 18400 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831732 28904845312 10036 33554432000 4194304 4196468 140731490317328 140604286790320 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 41596 KiB

[startup+0.309399 s]*
/proc/loadavg: 7.47 8.11 7.90 4/211 18400
/proc/meminfo: memFree=30943344/32770624 swapFree=66935172/67108860
[pid=18379] ppid=18376 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18379/stat : 18379 (xcsp3-exec) S 18376 18379 14714 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418831725 115843072 363 33554432000 4194304 5098028 140737178856672 140737178854776 139872525308540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15073280 140737178862454 140737178862697 140737178862697 140737178865610 0
/proc/18379/statm: 28282 363 304 221 0 87 0
[pid=18381] ppid=18379 vsize=28231644 memory=49912 CPUtime=0.52 cores=0-7
/proc/18381/stat : 18381 (java) S 18379 18379 14714 0 -1 1077944320 10829 0 0 0 48 4 0 0 20 0 20 0 418831726 28909203456 12478 33554432000 4194304 4196468 140731490317328 140731490299872 140605832949495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
/proc/18381/statm: 7057911 12478 3371 1 0 7019032 0
[pid=18381/tid=18382] ppid=18379 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18381/task/18382/stat : 18382 (java) R 18379 18379 14714 0 -1 4202560 7755 0 0 0 27 2 0 0 20 0 20 0 418831726 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605837180608 140605812476288 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18383] ppid=18379 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18383/stat : 18383 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605785569808 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18384] ppid=18379 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18384/stat : 18384 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605784517264 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18385] ppid=18379 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18385/stat : 18385 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605783464208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18386] ppid=18379 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18386/stat : 18386 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605782411664 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18387] ppid=18379 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/18381/task/18387/stat : 18387 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605781359632 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18388] ppid=18379 vsize=28231644 memory=140594747896751 CPUtime=0 cores=0-7
/proc/18381/task/18388/stat : 18388 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605780307088 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18389] ppid=18379 vsize=28231644 memory=140594747899056 CPUtime=0 cores=0-7
/proc/18381/task/18389/stat : 18389 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605779254032 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18390] ppid=18379 vsize=28231644 memory=140594747901360 CPUtime=0 cores=0-7
/proc/18381/task/18390/stat : 18390 (java) S 18379 18379 14714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418831727 28909203456 12478 33554432000 4194304 4196468 140731490317328 140605778201488 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18391] ppid=18379 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18391/stat : 18391 (java) S 18379 18379 14714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418831728 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604547549424 140605832960642 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18392] ppid=18379 vsize=28231644 memory=281189495809680 CPUtime=0 cores=0-7
/proc/18381/task/18392/stat : 18392 (java) S 18379 18379 14714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418831729 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604295210144 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18393] ppid=18379 vsize=28231644 memory=281189495816592 CPUtime=0 cores=0-7
/proc/18381/task/18393/stat : 18393 (java) S 18379 18379 14714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418831729 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604294157040 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18394] ppid=18379 vsize=28231644 memory=281189495757872 CPUtime=0 cores=0-7
/proc/18381/task/18394/stat : 18394 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831731 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604293105616 140605832968091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18395] ppid=18379 vsize=28231644 memory=281189495830416 CPUtime=0.02 cores=0-7
/proc/18381/task/18395/stat : 18395 (java) S 18379 18379 14714 0 -1 1077944384 336 0 0 0 2 0 0 0 20 0 20 0 418831731 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604292053744 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18396] ppid=18379 vsize=28231644 memory=281189495837328 CPUtime=0.03 cores=0-7
/proc/18381/task/18396/stat : 18396 (java) S 18379 18379 14714 0 -1 1077944384 166 0 0 0 3 0 0 0 20 0 20 0 418831731 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604291001200 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18397] ppid=18379 vsize=28231644 memory=281189495835024 CPUtime=0.03 cores=0-7
/proc/18381/task/18397/stat : 18397 (java) R 18379 18379 14714 0 -1 4202560 328 0 0 0 3 0 0 0 20 0 20 0 418831731 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604289948144 140605814472003 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18398] ppid=18379 vsize=28231644 memory=281189495851184 CPUtime=0.12 cores=0-7
/proc/18381/task/18398/stat : 18398 (java) S 18379 18379 14714 0 -1 1077944384 934 0 0 0 12 0 0 0 20 0 20 0 418831731 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604288895600 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18399] ppid=18379 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18399/stat : 18399 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418831732 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604287842784 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18400] ppid=18379 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/18381/task/18400/stat : 18400 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418831732 28909203456 12478 33554432000 4194304 4196468 140731490317328 140604286790320 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51364 KiB

[startup+0.701008 s]
/proc/loadavg: 7.47 8.11 7.90 5/211 18400
/proc/meminfo: memFree=30891940/32770624 swapFree=66935172/67108860
[pid=18379] ppid=18376 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18379/stat : 18379 (xcsp3-exec) S 18376 18379 14714 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418831725 115843072 363 33554432000 4194304 5098028 140737178856672 140737178854776 139872525308540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15073280 140737178862454 140737178862697 140737178862697 140737178865610 0
/proc/18379/statm: 28282 363 304 221 0 87 0
[pid=18381] ppid=18379 vsize=28233768 memory=212044 CPUtime=1.73 cores=0-7
/proc/18381/stat : 18381 (java) S 18379 18379 14714 0 -1 1077944320 15635 0 0 0 164 9 0 0 20 0 20 0 418831726 28911378432 53011 33554432000 4194304 4196468 140731490317328 140731490299872 140605832949495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
/proc/18381/statm: 7058442 53011 3452 1 0 7019544 0
[pid=18381/tid=18382] ppid=18379 vsize=28233768 memory=281189496146112 CPUtime=0.66 cores=0-7
/proc/18381/task/18382/stat : 18382 (java) R 18379 18379 14714 0 -1 4202560 8364 0 0 0 62 4 0 0 20 0 20 0 418831726 28911378432 53011 33554432000 4194304 4196468 140731490317328 140605837187344 140605438129341 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18383] ppid=18379 vsize=28233768 memory=1564 CPUtime=0 cores=0-7
/proc/18381/task/18383/stat : 18383 (java) S 18379 18379 14714 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 418831727 28911378432 53011 33554432000 4194304 4196468 140731490317328 140605785569808 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18384] ppid=18379 vsize=28233768 memory=976 CPUtime=0 cores=0-7
/proc/18381/task/18384/stat : 18384 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418831727 28911378432 53011 33554432000 4194304 4196468 140731490317328 140605784517264 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18385] ppid=18379 vsize=28233768 memory=772 CPUtime=0 cores=0-7
/proc/18381/task/18385/stat : 18385 (java) S 18379 18379 14714 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 418831727 28911378432 53011 33554432000 4194304 4196468 140731490317328 140605783464208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0

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

[pid=18381/tid=18403] ppid=18379 vsize=28768328 memory=1452 CPUtime=3.25 cores=0-7
/proc/18381/task/18403/stat : 18403 (java) R 18379 18379 14714 0 -1 4202560 607 0 0 0 322 3 0 0 20 0 28 0 418834865 29458767872 2420756 33554432000 4194304 4196468 140731490317328 140604208034328 140605441100205 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18404] ppid=18379 vsize=28768328 memory=9678856 CPUtime=3.21 cores=0-7
/proc/18381/task/18404/stat : 18404 (java) R 18379 18379 14714 0 -1 4202560 551 0 0 0 321 0 0 0 20 0 28 0 418834865 29458767872 2420756 33554432000 4194304 4196468 140731490317328 140604206981976 140605441083398 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18405] ppid=18379 vsize=28768328 memory=1399094042734925955 CPUtime=3.45 cores=0-7
/proc/18381/task/18405/stat : 18405 (java) R 18379 18379 14714 0 -1 4202560 265 0 0 0 336 9 0 0 20 0 28 0 418834865 29458767872 2420756 33554432000 4194304 4196468 140731490317328 140604205929192 140605441100765 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18406] ppid=18379 vsize=28768328 memory=-7737605734073681312 CPUtime=3.22 cores=0-7
/proc/18381/task/18406/stat : 18406 (java) R 18379 18379 14714 0 -1 4202560 257 0 0 0 322 0 0 0 20 0 28 0 418834865 29458767872 2420756 33554432000 4194304 4196468 140731490317328 140604204876112 140605441100499 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18407] ppid=18379 vsize=28768328 memory=4642197910265684584 CPUtime=3.5 cores=0-7
/proc/18381/task/18407/stat : 18407 (java) R 18379 18379 14714 0 -1 4202560 406 0 0 0 350 0 0 0 20 0 28 0 418834865 29458767872 2420756 33554432000 4194304 4196468 140731490317328 140604203823048 140605441100238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18408] ppid=18379 vsize=28768328 memory=4642197910265684584 CPUtime=3.34 cores=0-7
/proc/18381/task/18408/stat : 18408 (java) R 18379 18379 14714 0 -1 4202560 205 0 0 0 334 0 0 0 20 0 28 0 418834865 29458767872 2420756 33554432000 4194304 4196468 140731490317328 140604202772688 140605441100445 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
Current children cumulated CPU time: 158.58 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9684476 KiB

[startup+36.002 s]*
/proc/loadavg: 4.70 7.34 7.65 11/219 18408
/proc/meminfo: memFree=21294392/32770624 swapFree=66935172/67108860
[pid=18379] ppid=18376 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18379/stat : 18379 (xcsp3-exec) S 18376 18379 14714 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418831725 115843072 363 33554432000 4194304 5098028 140737178856672 140737178854776 139872525308540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15073280 140737178862454 140737178862697 140737178862697 140737178865610 0
/proc/18379/statm: 28282 363 304 221 0 87 0
[pid=18381] ppid=18379 vsize=28768328 memory=9679968 CPUtime=165.04 cores=0-7
/proc/18381/stat : 18381 (java) S 18379 18379 14714 0 -1 1077944320 152998 0 0 0 14250 2254 0 0 20 0 28 0 418831726 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140731490299872 140605832949495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
/proc/18381/statm: 7192082 2419992 3530 1 0 7153184 0
[pid=18381/tid=18382] ppid=18379 vsize=28768328 memory=3620 CPUtime=12.98 cores=0-7
/proc/18381/task/18382/stat : 18382 (java) S 18379 18379 14714 0 -1 1077944384 15729 0 0 0 1283 15 0 0 20 0 28 0 418831726 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605837190272 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18383] ppid=18379 vsize=28768328 memory=24044 CPUtime=13.46 cores=0-7
/proc/18381/task/18383/stat : 18383 (java) S 18379 18379 14714 0 -1 1077944384 11908 0 0 0 1075 271 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605785569808 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18384] ppid=18379 vsize=28768328 memory=984 CPUtime=13.62 cores=0-7
/proc/18381/task/18384/stat : 18384 (java) S 18379 18379 14714 0 -1 1077944384 12116 0 0 0 1109 253 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605784517264 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18385] ppid=18379 vsize=28768328 memory=-7003737579269690708 CPUtime=13.62 cores=0-7
/proc/18381/task/18385/stat : 18385 (java) S 18379 18379 14714 0 -1 1077944384 10410 0 0 0 1097 265 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605783464208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18386] ppid=18379 vsize=28768328 memory=4100 CPUtime=13.51 cores=0-7
/proc/18381/task/18386/stat : 18386 (java) S 18379 18379 14714 0 -1 1077944384 12703 0 0 0 1061 290 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605782411664 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18387] ppid=18379 vsize=28768328 memory=1412 CPUtime=13.6 cores=0-7
/proc/18381/task/18387/stat : 18387 (java) S 18379 18379 14714 0 -1 1077944384 5384 0 0 0 1110 250 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605781359632 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18388] ppid=18379 vsize=28768328 memory=2876 CPUtime=13.56 cores=0-7
/proc/18381/task/18388/stat : 18388 (java) S 18379 18379 14714 0 -1 1077944384 13170 0 0 0 1058 298 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605780307088 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18389] ppid=18379 vsize=28768328 memory=1452 CPUtime=13.61 cores=0-7
/proc/18381/task/18389/stat : 18389 (java) S 18379 18379 14714 0 -1 1077944384 11408 0 0 0 1075 286 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605779254032 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18390] ppid=18379 vsize=28768328 memory=7708340 CPUtime=13.57 cores=0-7
/proc/18381/task/18390/stat : 18390 (java) S 18379 18379 14714 0 -1 1077944384 9829 0 0 0 1078 279 0 0 20 0 28 0 418831727 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140605778201488 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18391] ppid=18379 vsize=28768328 memory=6791534058613427641 CPUtime=4.26 cores=0-7
/proc/18381/task/18391/stat : 18391 (java) S 18379 18379 14714 0 -1 1077944384 17343 0 0 0 418 8 0 0 20 0 28 0 418831728 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604547549424 140605832960642 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 25 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18392] ppid=18379 vsize=28768328 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/18381/task/18392/stat : 18392 (java) S 18379 18379 14714 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 418831729 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604295210208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18393] ppid=18379 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18393/stat : 18393 (java) S 18379 18379 14714 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 418831729 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604294157056 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18394] ppid=18379 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18394/stat : 18394 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418831731 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604293105616 140605832968091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18395] ppid=18379 vsize=28768328 memory=0 CPUtime=1.95 cores=0-7
/proc/18381/task/18395/stat : 18395 (java) S 18379 18379 14714 0 -1 1077944384 7943 0 0 0 193 2 0 0 20 0 28 0 418831731 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604292053744 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18396] ppid=18379 vsize=28768328 memory=6655300316396806240 CPUtime=1.34 cores=0-7
/proc/18381/task/18396/stat : 18396 (java) S 18379 18379 14714 0 -1 1077944384 4924 0 0 0 133 1 0 0 20 0 28 0 418831731 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604291001200 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18397] ppid=18379 vsize=28768328 memory=0 CPUtime=1.65 cores=0-7
/proc/18381/task/18397/stat : 18397 (java) S 18379 18379 14714 0 -1 1077944384 7039 0 0 0 163 2 0 0 20 0 28 0 418831731 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604289948144 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18398] ppid=18379 vsize=28768328 memory=0 CPUtime=0.79 cores=0-7
/proc/18381/task/18398/stat : 18398 (java) S 18379 18379 14714 0 -1 1077944384 5224 0 0 0 77 2 0 0 20 0 28 0 418831731 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604288895600 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18399] ppid=18379 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18399/stat : 18399 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418831732 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604287842784 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18400] ppid=18379 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/18381/task/18400/stat : 18400 (java) S 18379 18379 14714 0 -1 1077944384 536 0 0 0 0 0 0 0 20 0 28 0 418831732 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604286790320 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18401] ppid=18379 vsize=28768328 memory=0 CPUtime=4.41 cores=0-7
/proc/18381/task/18401/stat : 18401 (java) R 18379 18379 14714 0 -1 4202560 2401 0 0 0 440 1 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604210137704 140605441148490 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18402] ppid=18379 vsize=28768328 memory=0 CPUtime=4.09 cores=0-7
/proc/18381/task/18402/stat : 18402 (java) R 18379 18379 14714 0 -1 4202560 410 0 0 0 404 5 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604209086792 140605441099471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18403] ppid=18379 vsize=28768328 memory=281189497024624 CPUtime=4.06 cores=0-7
/proc/18381/task/18403/stat : 18403 (java) R 18379 18379 14714 0 -1 4202560 777 0 0 0 403 3 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604208034424 140605441100445 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18404] ppid=18379 vsize=28768328 memory=140594748721952 CPUtime=4 cores=0-7
/proc/18381/task/18404/stat : 18404 (java) R 18379 18379 14714 0 -1 4202560 731 0 0 0 400 0 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604206983688 140605441100820 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18405] ppid=18379 vsize=28768328 memory=0 CPUtime=4.26 cores=0-7
/proc/18381/task/18405/stat : 18405 (java) R 18379 18379 14714 0 -1 4202560 343 0 0 0 417 9 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604205930392 140605441099301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18406] ppid=18379 vsize=28768328 memory=0 CPUtime=4.03 cores=0-7
/proc/18381/task/18406/stat : 18406 (java) R 18379 18379 14714 0 -1 4202560 286 0 0 0 403 0 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604204876248 140605441083400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18407] ppid=18379 vsize=28768328 memory=0 CPUtime=4.3 cores=0-7
/proc/18381/task/18407/stat : 18407 (java) R 18379 18379 14714 0 -1 4202560 458 0 0 0 430 0 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604203823672 140605442190230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18408] ppid=18379 vsize=28768328 memory=0 CPUtime=4.15 cores=0-7
/proc/18381/task/18408/stat : 18408 (java) R 18379 18379 14714 0 -1 4202560 564 0 0 0 412 3 0 0 20 0 28 0 418834865 29458767872 2419992 33554432000 4194304 4196468 140731490317328 140604202772576 140605441100445 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
Current children cumulated CPU time: 165.04 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9681420 KiB

[startup+36.402 s]
/proc/loadavg: 4.70 7.34 7.65 11/219 18408
/proc/meminfo: memFree=21294392/32770624 swapFree=66935172/67108860
[pid=18379] ppid=18376 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18379/stat : 18379 (xcsp3-exec) S 18376 18379 14714 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418831725 115843072 363 33554432000 4194304 5098028 140737178856672 140737178854776 139872525308540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15073280 140737178862454 140737178862697 140737178862697 140737178865610 0
/proc/18379/statm: 28282 363 304 221 0 87 0
[pid=18381] ppid=18379 vsize=28768328 memory=9680008 CPUtime=168.11 cores=0-7
/proc/18381/stat : 18381 (java) S 18379 18379 14714 0 -1 1077944320 153863 0 0 0 14551 2260 0 0 20 0 28 0 418831726 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140731490299872 140605832949495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
/proc/18381/statm: 7192082 2420002 3530 1 0 7153184 0
[pid=18381/tid=18382] ppid=18379 vsize=28768328 memory=6791534058613427641 CPUtime=12.98 cores=0-7
/proc/18381/task/18382/stat : 18382 (java) S 18379 18379 14714 0 -1 1077944384 15729 0 0 0 1283 15 0 0 20 0 28 0 418831726 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605837190272 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18383] ppid=18379 vsize=28768328 memory=0 CPUtime=13.46 cores=0-7
/proc/18381/task/18383/stat : 18383 (java) S 18379 18379 14714 0 -1 1077944384 11908 0 0 0 1075 271 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605785569808 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18384] ppid=18379 vsize=28768328 memory=0 CPUtime=13.62 cores=0-7
/proc/18381/task/18384/stat : 18384 (java) S 18379 18379 14714 0 -1 1077944384 12116 0 0 0 1109 253 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605784517264 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18385] ppid=18379 vsize=28768328 memory=0 CPUtime=13.62 cores=0-7
/proc/18381/task/18385/stat : 18385 (java) S 18379 18379 14714 0 -1 1077944384 10410 0 0 0 1097 265 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605783464208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18386] ppid=18379 vsize=28768328 memory=0 CPUtime=13.51 cores=0-7
/proc/18381/task/18386/stat : 18386 (java) S 18379 18379 14714 0 -1 1077944384 12703 0 0 0 1061 290 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605782411664 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18387] ppid=18379 vsize=28768328 memory=0 CPUtime=13.6 cores=0-7
/proc/18381/task/18387/stat : 18387 (java) S 18379 18379 14714 0 -1 1077944384 5384 0 0 0 1110 250 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605781359632 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18388] ppid=18379 vsize=28768328 memory=0 CPUtime=13.56 cores=0-7
/proc/18381/task/18388/stat : 18388 (java) S 18379 18379 14714 0 -1 1077944384 13170 0 0 0 1058 298 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605780307088 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18389] ppid=18379 vsize=28768328 memory=0 CPUtime=13.61 cores=0-7
/proc/18381/task/18389/stat : 18389 (java) S 18379 18379 14714 0 -1 1077944384 11408 0 0 0 1075 286 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605779254032 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18390] ppid=18379 vsize=28768328 memory=6791534058613427641 CPUtime=13.57 cores=0-7
/proc/18381/task/18390/stat : 18390 (java) S 18379 18379 14714 0 -1 1077944384 9829 0 0 0 1078 279 0 0 20 0 28 0 418831727 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140605778201488 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18391] ppid=18379 vsize=28768328 memory=6791534058613427641 CPUtime=4.26 cores=0-7
/proc/18381/task/18391/stat : 18391 (java) S 18379 18379 14714 0 -1 1077944384 17370 0 0 0 418 8 0 0 20 0 28 0 418831728 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604547549424 140605832960642 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 25 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18392] ppid=18379 vsize=28768328 memory=9669068 CPUtime=0 cores=0-7
/proc/18381/task/18392/stat : 18392 (java) S 18379 18379 14714 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 418831729 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604295210208 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18393] ppid=18379 vsize=28768328 memory=976 CPUtime=0 cores=0-7
/proc/18381/task/18393/stat : 18393 (java) S 18379 18379 14714 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 418831729 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604294157056 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18394] ppid=18379 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/18381/task/18394/stat : 18394 (java) S 18379 18379 14714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418831731 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604293105616 140605832968091 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18395] ppid=18379 vsize=28768328 memory=24044 CPUtime=1.95 cores=0-7
/proc/18381/task/18395/stat : 18395 (java) S 18379 18379 14714 0 -1 1077944384 8152 0 0 0 193 2 0 0 20 0 28 0 418831731 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604292053744 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18396] ppid=18379 vsize=28768328 memory=984 CPUtime=1.35 cores=0-7
/proc/18381/task/18396/stat : 18396 (java) S 18379 18379 14714 0 -1 1077944384 5231 0 0 0 134 1 0 0 20 0 28 0 418831731 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604291001200 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18397] ppid=18379 vsize=28768328 memory=2032 CPUtime=1.66 cores=0-7
/proc/18381/task/18397/stat : 18397 (java) S 18379 18379 14714 0 -1 1077944384 7099 0 0 0 164 2 0 0 20 0 28 0 418831731 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604289948144 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18398] ppid=18379 vsize=28768328 memory=1332 CPUtime=0.79 cores=0-7
/proc/18381/task/18398/stat : 18398 (java) S 18379 18379 14714 0 -1 1077944384 5224 0 0 0 77 2 0 0 20 0 28 0 418831731 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604288895600 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18399] ppid=18379 vsize=28768328 memory=1564 CPUtime=0 cores=0-7
/proc/18381/task/18399/stat : 18399 (java) S 18379 18379 14714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418831732 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604287842784 140605832959701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18400] ppid=18379 vsize=28768328 memory=976 CPUtime=0 cores=0-7
/proc/18381/task/18400/stat : 18400 (java) S 18379 18379 14714 0 -1 1077944384 536 0 0 0 0 0 0 0 20 0 28 0 418831732 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604286790320 140605832960642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18401] ppid=18379 vsize=28768328 memory=772 CPUtime=4.8 cores=0-7
/proc/18381/task/18401/stat : 18401 (java) R 18379 18379 14714 0 -1 4202560 2402 0 0 0 479 1 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604210137568 140605441100445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18402] ppid=18379 vsize=28768328 memory=3932 CPUtime=4.48 cores=0-7
/proc/18381/task/18402/stat : 18402 (java) R 18379 18379 14714 0 -1 4202560 519 0 0 0 438 10 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604209086888 140605441083400 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18403] ppid=18379 vsize=28768328 memory=2832 CPUtime=4.41 cores=0-7
/proc/18381/task/18403/stat : 18403 (java) R 18379 18379 14714 0 -1 4202560 791 0 0 0 438 3 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604208034392 140605441899756 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18404] ppid=18379 vsize=28768328 memory=1548 CPUtime=4.38 cores=0-7
/proc/18381/task/18404/stat : 18404 (java) R 18379 18379 14714 0 -1 4202560 771 0 0 0 438 0 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604206981752 140605441148459 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18405] ppid=18379 vsize=28768328 memory=1056 CPUtime=4.65 cores=0-7
/proc/18381/task/18405/stat : 18405 (java) R 18379 18379 14714 0 -1 4202560 351 0 0 0 456 9 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604205928552 140605441148490 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18406] ppid=18379 vsize=28768328 memory=744 CPUtime=4.41 cores=0-7
/proc/18381/task/18406/stat : 18406 (java) R 18379 18379 14714 0 -1 4202560 376 0 0 0 441 0 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604204876008 140605816333471 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18407] ppid=18379 vsize=28768328 memory=8296 CPUtime=4.66 cores=0-7
/proc/18381/task/18407/stat : 18407 (java) R 18379 18379 14714 0 -1 4202560 458 0 0 0 466 0 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604203822784 140605441148490 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
[pid=18381/tid=18408] ppid=18379 vsize=28768328 memory=5960 CPUtime=4.54 cores=0-7
/proc/18381/task/18408/stat : 18408 (java) R 18379 18379 14714 0 -1 4202560 564 0 0 0 451 3 0 0 20 0 28 0 418834865 29458767872 2420002 33554432000 4194304 4196468 140731490317328 140604202770272 140605441148495 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 38518784 140731490321386 140731490321558 140731490321558 140731490324431 0
Current children cumulated CPU time: 168.11 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9681460 KiB

[startup+36.8036 s]
/proc/loadavg: 4.70 7.34 7.65 11/219 18408
/proc/meminfo: memFree=21294392/32770624 swapFree=66935172/67108860
[pid=18379] ppid=18376 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18379/stat : 18379 (xcsp3-exec) S 18376 18379 14714 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418831725 115843072 363 33554432000 4194304 5098028 140737178856672 140737178854776 139872525308540 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15073280 140737178862454 140737178862697 140737178862697 140737178865610 0
/proc/18379/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 36.8136
CPU time (s): 171.004
CPU user time (s): 148.283
CPU system time (s): 22.7205
CPU usage (%): 464.513
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 9684572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 148.283
system time used= 22.7205
maximum resident set size= 9683120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10962
involuntary context switches= 2881


# summary of solver processes directly reported to runsolver:
#   pid: 18379
#   total CPU time (s): 171.004
#   total CPU user time (s): 148.283
#   total CPU system time (s): 22.7205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.266555 second user time and 0.462102 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-14 03:46:03
IDJOB=4393643
IDBENCH=126001
IDSOLVER=2841
FILE ID=node151/4393643-1568425603
RUNJOBID= node151-1568416728-14741
PBS_JOBID= 21702250
Free space on /tmp= 59308 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-33.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 /tmp/evaluation-result-4393643-1568425603/watcher-4393643-1568425603 -o /tmp/evaluation-result-4393643-1568425603/solver-4393643-1568425603 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568416728-14741 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 353299630 HOME/instance-4393643-1568425603.xml

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=353299630

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30979032 kB
MemAvailable:   31853416 kB
Buffers:          182388 kB
Cached:           984132 kB
SwapCached:        71140 kB
Active:           637868 kB
Inactive:         601560 kB
Active(anon):       8956 kB
Inactive(anon):    96932 kB
Active(file):     628912 kB
Inactive(file):   504628 kB
Unevictable:      110856 kB
Mlocked:          110856 kB
SwapTotal:      67108860 kB
SwapFree:       66935172 kB
Dirty:             28312 kB
Writeback:             0 kB
AnonPages:        123368 kB
Mapped:            36876 kB
Shmem:             24404 kB
Slab:             141708 kB
SReclaimable:     113360 kB
SUnreclaim:        28348 kB
KernelStack:        3712 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59284 MiB
End job on node151 at 2019-09-14 03:46:41