Trace number 4399603

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-16 parallelUNSAT 168.167 35.962

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-4399603-1568703731.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399603-1568703731.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
127.37/30.76	c solve instance...
167.35/35.89	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 (15218 MiB free)
  memory of node 1: 16384 MiB (15581 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399603-1568703731/watcher-4399603-1568703731 -o /tmp/evaluation-result-4399603-1568703731/solver-4399603-1568703731 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568701042-27919 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1333808907 HOME/instance-4399603-1568703731.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=28466, runsolver pid=28463

[startup+0.100114 s]*
/proc/loadavg: 7.27 7.49 7.81 3/212 28487
/proc/meminfo: memFree=31521208/32770624 swapFree=66938284/67108860
[pid=28466] ppid=28463 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28466/stat : 28466 (xcsp3-exec) S 28463 28466 27892 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446644480 115843072 364 33554432000 4194304 5098028 140722893318272 140722893316376 139748194710140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10907648 140722893325173 140722893325417 140722893325417 140722893328330 0
/proc/28466/statm: 28282 364 305 221 0 87 0
[pid=28468] ppid=28466 vsize=28227396 memory=31080 CPUtime=0.12 cores=0-7
/proc/28468/stat : 28468 (java) S 28466 28466 27892 0 -1 1077944320 5654 0 0 0 11 1 0 0 20 0 20 0 446644481 28904853504 7770 33554432000 4194304 4196468 140730111202368 140730111184912 140114849570551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
/proc/28468/statm: 7056849 7770 3157 1 0 7019032 0
[pid=28468/tid=28469] ppid=28466 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/28468/task/28469/stat : 28469 (java) R 28466 28466 27892 0 -1 4202560 3582 0 0 0 8 1 0 0 20 0 20 0 446644481 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114853805696 140114849582486 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28470] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28470/stat : 28470 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114802190992 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28471] ppid=28466 vsize=28227396 memory=140282995558016 CPUtime=0 cores=0-7
/proc/28468/task/28471/stat : 28471 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114801138192 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28472] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28472/stat : 28472 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114800085392 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28473] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28473/stat : 28473 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114799032592 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28474] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28474/stat : 28474 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114797980816 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28475] ppid=28466 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28468/task/28475/stat : 28475 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114796928016 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28476] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28476/stat : 28476 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114795875216 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28477] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28477/stat : 28477 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 7770 33554432000 4194304 4196468 140730111202368 140114794822416 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28478] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28478/stat : 28478 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644483 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113515108720 140114849581698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28479] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28479/stat : 28479 (java) S 28466 28466 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446644484 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113514054688 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28480] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28480/stat : 28480 (java) S 28466 28466 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446644484 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113513001840 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28481] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28481/stat : 28481 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446644486 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113511950160 140114849589147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28482] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28482/stat : 28482 (java) S 28466 28466 27892 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 20 0 446644486 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113174588272 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28483] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28483/stat : 28483 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446644486 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113173535472 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28484] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28484/stat : 28484 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446644486 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113172482672 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28485] ppid=28466 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28468/task/28485/stat : 28485 (java) S 28466 28466 27892 0 -1 1077944384 340 0 0 0 1 0 0 0 20 0 20 0 446644486 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113171429872 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28486] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28486/stat : 28486 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446644487 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113170377312 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28487] ppid=28466 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28468/task/28487/stat : 28487 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446644487 28904853504 7770 33554432000 4194304 4196468 140730111202368 140113169324592 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 32536 KiB

[startup+0.210281 s]*
/proc/loadavg: 7.27 7.49 7.81 2/212 28487
/proc/meminfo: memFree=31508264/32770624 swapFree=66938284/67108860
[pid=28466] ppid=28463 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28466/stat : 28466 (xcsp3-exec) S 28463 28466 27892 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446644480 115843072 364 33554432000 4194304 5098028 140722893318272 140722893316376 139748194710140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10907648 140722893325173 140722893325417 140722893325417 140722893328330 0
/proc/28466/statm: 28282 364 305 221 0 87 0
[pid=28468] ppid=28466 vsize=28227396 memory=42992 CPUtime=0.34 cores=0-7
/proc/28468/stat : 28468 (java) S 28466 28466 27892 0 -1 1077944320 9463 0 0 0 31 3 0 0 20 0 20 0 446644481 28904853504 10748 33554432000 4194304 4196468 140730111202368 140730111184912 140114849570551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
/proc/28468/statm: 7056849 10748 3318 1 0 7019032 0
[pid=28468/tid=28469] ppid=28466 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/28468/task/28469/stat : 28469 (java) R 28466 28466 27892 0 -1 4202560 6582 0 0 0 18 2 0 0 20 0 20 0 446644481 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114853803280 140114466470613 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28470] ppid=28466 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/28468/task/28470/stat : 28470 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114802190992 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28471] ppid=28466 vsize=28227396 memory=140282995580649 CPUtime=0 cores=0-7
/proc/28468/task/28471/stat : 28471 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114801138192 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28472] ppid=28466 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28468/task/28472/stat : 28472 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114800085392 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28473] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28473/stat : 28473 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114799032592 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28474] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28474/stat : 28474 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114797980816 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28475] ppid=28466 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28468/task/28475/stat : 28475 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114796928016 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28476] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28476/stat : 28476 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114795875216 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28477] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28477/stat : 28477 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446644482 28904853504 10748 33554432000 4194304 4196468 140730111202368 140114794822416 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28478] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28478/stat : 28478 (java) S 28466 28466 27892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446644483 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113515108720 140114849581698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28479] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28479/stat : 28479 (java) S 28466 28466 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446644484 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113514054688 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28480] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28480/stat : 28480 (java) S 28466 28466 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446644484 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113513001840 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28481] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28481/stat : 28481 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446644486 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113511950160 140114849589147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28482] ppid=28466 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28468/task/28482/stat : 28482 (java) S 28466 28466 27892 0 -1 1077944384 732 0 0 0 2 0 0 0 20 0 20 0 446644486 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113174588272 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28483] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28483/stat : 28483 (java) S 28466 28466 27892 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446644486 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113173535472 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28484] ppid=28466 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/28468/task/28484/stat : 28484 (java) S 28466 28466 27892 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 20 0 446644486 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113172482672 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28485] ppid=28466 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/28468/task/28485/stat : 28485 (java) R 28466 28466 27892 0 -1 4202560 719 0 0 0 7 0 0 0 20 0 20 0 446644486 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113171429872 140114849582486 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28486] ppid=28466 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28486/stat : 28486 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446644487 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113170377312 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28487] ppid=28466 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28468/task/28487/stat : 28487 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446644487 28904853504 10748 33554432000 4194304 4196468 140730111202368 140113169324592 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 44448 KiB

[startup+0.309755 s]*
/proc/loadavg: 7.27 7.49 7.81 5/212 28487
/proc/meminfo: memFree=31501244/32770624 swapFree=66938284/67108860
[pid=28466] ppid=28463 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28466/stat : 28466 (xcsp3-exec) S 28463 28466 27892 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446644480 115843072 364 33554432000 4194304 5098028 140722893318272 140722893316376 139748194710140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10907648 140722893325173 140722893325417 140722893325417 140722893328330 0
/proc/28466/statm: 28282 364 305 221 0 87 0
[pid=28468] ppid=28466 vsize=28231652 memory=51896 CPUtime=0.52 cores=0-7
/proc/28468/stat : 28468 (java) S 28466 28466 27892 0 -1 1077944320 10784 0 0 0 48 4 0 0 20 0 20 0 446644481 28909211648 12974 33554432000 4194304 4196468 140730111202368 140730111184912 140114849570551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
/proc/28468/statm: 7057913 12974 3366 1 0 7019032 0
[pid=28468/tid=28469] ppid=28466 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/28468/task/28469/stat : 28469 (java) R 28466 28466 27892 0 -1 4202560 7711 0 0 0 27 2 0 0 20 0 20 0 446644481 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114853801664 140114849592477 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28470] ppid=28466 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28470/stat : 28470 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114802190992 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28471] ppid=28466 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28471/stat : 28471 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114801138192 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28472] ppid=28466 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28472/stat : 28472 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114800085392 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28473] ppid=28466 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28473/stat : 28473 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114799032592 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28474] ppid=28466 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/28468/task/28474/stat : 28474 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114797980816 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28475] ppid=28466 vsize=28231652 memory=140282893005743 CPUtime=0 cores=0-7
/proc/28468/task/28475/stat : 28475 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114796928016 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28476] ppid=28466 vsize=28231652 memory=140282893008048 CPUtime=0 cores=0-7
/proc/28468/task/28476/stat : 28476 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114795875216 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28477] ppid=28466 vsize=28231652 memory=140282893010352 CPUtime=0 cores=0-7
/proc/28468/task/28477/stat : 28477 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446644482 28909211648 12974 33554432000 4194304 4196468 140730111202368 140114794822416 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28478] ppid=28466 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28478/stat : 28478 (java) S 28466 28466 27892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446644483 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113515108720 140114849581698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28479] ppid=28466 vsize=28231652 memory=280565786027664 CPUtime=0 cores=0-7
/proc/28468/task/28479/stat : 28479 (java) S 28466 28466 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446644484 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113514054688 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28480] ppid=28466 vsize=28231652 memory=280565786034576 CPUtime=0 cores=0-7
/proc/28468/task/28480/stat : 28480 (java) S 28466 28466 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446644484 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113513001840 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28481] ppid=28466 vsize=28231652 memory=280565785975856 CPUtime=0 cores=0-7
/proc/28468/task/28481/stat : 28481 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446644486 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113511950160 140114849589147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28482] ppid=28466 vsize=28231652 memory=280565786048400 CPUtime=0.03 cores=0-7
/proc/28468/task/28482/stat : 28482 (java) S 28466 28466 27892 0 -1 1077944384 735 0 0 0 3 0 0 0 20 0 20 0 446644486 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113174588272 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28483] ppid=28466 vsize=28231652 memory=280565786055312 CPUtime=0 cores=0-7
/proc/28468/task/28483/stat : 28483 (java) S 28466 28466 27892 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 446644486 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113173535472 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28484] ppid=28466 vsize=28231652 memory=280565786053008 CPUtime=0.03 cores=0-7
/proc/28468/task/28484/stat : 28484 (java) R 28466 28466 27892 0 -1 4202560 203 0 0 0 3 0 0 0 20 0 20 0 446644486 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113172473056 140114849591898 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28485] ppid=28466 vsize=28231652 memory=280565786069168 CPUtime=0.12 cores=0-7
/proc/28468/task/28485/stat : 28485 (java) S 28466 28466 27892 0 -1 1077944384 804 0 0 0 12 0 0 0 20 0 20 0 446644486 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113171429872 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28486] ppid=28466 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28486/stat : 28486 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446644487 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113170377312 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28487] ppid=28466 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28468/task/28487/stat : 28487 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446644487 28909211648 12974 33554432000 4194304 4196468 140730111202368 140113169324592 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 53352 KiB

[startup+0.701017 s]
/proc/loadavg: 7.27 7.49 7.81 5/212 28487
/proc/meminfo: memFree=31450288/32770624 swapFree=66938284/67108860
[pid=28466] ppid=28463 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28466/stat : 28466 (xcsp3-exec) S 28463 28466 27892 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446644480 115843072 364 33554432000 4194304 5098028 140722893318272 140722893316376 139748194710140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10907648 140722893325173 140722893325417 140722893325417 140722893328330 0
/proc/28466/statm: 28282 364 305 221 0 87 0
[pid=28468] ppid=28466 vsize=28233776 memory=209516 CPUtime=1.57 cores=0-7
/proc/28468/stat : 28468 (java) S 28466 28466 27892 0 -1 1077944320 14499 0 0 0 149 8 0 0 20 0 20 0 446644481 28911386624 52379 33554432000 4194304 4196468 140730111202368 140730111184912 140114849570551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
/proc/28468/statm: 7058444 52379 3449 1 0 7019544 0
[pid=28468/tid=28469] ppid=28466 vsize=28233776 memory=280565786427056 CPUtime=0.67 cores=0-7
/proc/28468/task/28469/stat : 28469 (java) R 28466 28466 27892 0 -1 4202560 8315 0 0 0 62 5 0 0 20 0 20 0 446644481 28911386624 52379 33554432000 4194304 4196468 140730111202368 140114853808288 140114469562701 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28470] ppid=28466 vsize=28233776 memory=140282893214576 CPUtime=0 cores=0-7
/proc/28468/task/28470/stat : 28470 (java) S 28466 28466 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446644482 28911386624 52379 33554432000 4194304 4196468 140730111202368 140114802190992 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28471] ppid=28466 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28471/stat : 28471 (java) S 28466 28466 27892 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 446644482 28911386624 52379 33554432000 4194304 4196468 140730111202368 140114801138192 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28472] ppid=28466 vsize=28233776 memory=8296 CPUtime=0 cores=0-7
/proc/28468/task/28472/stat : 28472 (java) S 28466 28466 27892 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 446644482 28911386624 52379 33554432000 4194304 4196468 140730111202368 140114800085392 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0

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

[pid=28468/tid=28492] ppid=28466 vsize=28766288 memory=985 CPUtime=4.22 cores=0-7
/proc/28468/task/28492/stat : 28492 (java) R 28466 28466 27892 0 -1 4202560 367 0 0 0 422 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113158238840 140114472617294 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28493] ppid=28466 vsize=28766288 memory=273 CPUtime=4.18 cores=0-7
/proc/28468/task/28493/stat : 28493 (java) R 28466 28466 27892 0 -1 4202560 452 0 0 0 413 5 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113157186616 140114472617294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28494] ppid=28466 vsize=28766288 memory=0 CPUtime=4.17 cores=0-7
/proc/28468/task/28494/stat : 28494 (java) R 28466 28466 27892 0 -1 4202560 747 0 0 0 417 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113156133200 140114472778703 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28495] ppid=28466 vsize=28766288 memory=6791534058613427641 CPUtime=4.19 cores=0-7
/proc/28468/task/28495/stat : 28495 (java) R 28466 28466 27892 0 -1 4202560 397 0 0 0 419 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113155080560 140114472617294 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28496] ppid=28466 vsize=28766288 memory=0 CPUtime=4.07 cores=0-7
/proc/28468/task/28496/stat : 28496 (java) R 28466 28466 27892 0 -1 4202560 270 0 0 0 406 1 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113154027800 140114472679373 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28497] ppid=28466 vsize=28766288 memory=1456 CPUtime=3.98 cores=0-7
/proc/28468/task/28497/stat : 28497 (java) R 28466 28466 27892 0 -1 4202560 277 0 0 0 398 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113152974784 140114472617294 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
Current children cumulated CPU time: 162.55 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 9588600 KiB

[startup+35.609 s]
/proc/loadavg: 5.25 6.93 7.61 9/220 28497
/proc/meminfo: memFree=21947936/32770624 swapFree=66938284/67108860
[pid=28466] ppid=28463 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28466/stat : 28466 (xcsp3-exec) S 28463 28466 27892 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446644480 115843072 364 33554432000 4194304 5098028 140722893318272 140722893316376 139748194710140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10907648 140722893325173 140722893325417 140722893325417 140722893328330 0
/proc/28466/statm: 28282 364 305 221 0 87 0
[pid=28468] ppid=28466 vsize=28766288 memory=9587144 CPUtime=165.81 cores=0-7
/proc/28468/stat : 28468 (java) S 28466 28466 27892 0 -1 1077944320 128062 0 0 0 14499 2082 0 0 20 0 28 0 446644481 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140730111184912 140114849570551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
/proc/28468/statm: 7191572 2396786 3530 1 0 7152672 0
[pid=28468/tid=28469] ppid=28466 vsize=28766288 memory=111632 CPUtime=12.96 cores=0-7
/proc/28468/task/28469/stat : 28469 (java) S 28466 28466 27892 0 -1 1077944384 13493 0 0 0 1283 13 0 0 20 0 28 0 446644481 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114853811328 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28470] ppid=28466 vsize=28766288 memory=804 CPUtime=13.51 cores=0-7
/proc/28468/task/28470/stat : 28470 (java) S 28466 28466 27892 0 -1 1077944384 8084 0 0 0 1089 262 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114802190992 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28471] ppid=28466 vsize=28766288 memory=1768 CPUtime=13.51 cores=0-7
/proc/28468/task/28471/stat : 28471 (java) S 28466 28466 27892 0 -1 1077944384 7122 0 0 0 1107 244 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114801138192 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28472] ppid=28466 vsize=28766288 memory=4100 CPUtime=13.45 cores=0-7
/proc/28468/task/28472/stat : 28472 (java) S 28466 28466 27892 0 -1 1077944384 6739 0 0 0 1105 240 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114800085392 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28473] ppid=28466 vsize=28766288 memory=1804 CPUtime=13.54 cores=0-7
/proc/28468/task/28473/stat : 28473 (java) S 28466 28466 27892 0 -1 1077944384 7361 0 0 0 1101 253 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114799032592 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28474] ppid=28466 vsize=28766288 memory=916 CPUtime=13.47 cores=0-7
/proc/28468/task/28474/stat : 28474 (java) S 28466 28466 27892 0 -1 1077944384 7481 0 0 0 1085 262 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114797980816 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28475] ppid=28466 vsize=28766288 memory=4440 CPUtime=13.45 cores=0-7
/proc/28468/task/28475/stat : 28475 (java) S 28466 28466 27892 0 -1 1077944384 8115 0 0 0 1087 258 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114796928016 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28476] ppid=28466 vsize=28766288 memory=1408 CPUtime=13.49 cores=0-7
/proc/28468/task/28476/stat : 28476 (java) S 28466 28466 27892 0 -1 1077944384 7604 0 0 0 1094 255 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114795875216 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28477] ppid=28466 vsize=28766288 memory=2908 CPUtime=13.53 cores=0-7
/proc/28468/task/28477/stat : 28477 (java) S 28466 28466 27892 0 -1 1077944384 9238 0 0 0 1092 261 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114794822416 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28478] ppid=28466 vsize=28766288 memory=1456 CPUtime=3.94 cores=0-7
/proc/28468/task/28478/stat : 28478 (java) S 28466 28466 27892 0 -1 1077944384 19730 0 0 0 384 10 0 0 20 0 28 0 446644483 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113515108720 140114849581698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28479] ppid=28466 vsize=28766288 memory=9585688 CPUtime=0 cores=0-7
/proc/28468/task/28479/stat : 28479 (java) S 28466 28466 27892 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 446644484 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113514054752 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28480] ppid=28466 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28480/stat : 28480 (java) S 28466 28466 27892 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 28 0 446644484 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113513001856 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28481] ppid=28466 vsize=28766288 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/28468/task/28481/stat : 28481 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113511950160 140114849589147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28482] ppid=28466 vsize=28766288 memory=-7521736447810188379 CPUtime=1.37 cores=0-7
/proc/28468/task/28482/stat : 28482 (java) S 28466 28466 27892 0 -1 1077944384 7531 0 0 0 135 2 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113174588272 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28483] ppid=28466 vsize=28766288 memory=0 CPUtime=1.31 cores=0-7
/proc/28468/task/28483/stat : 28483 (java) S 28466 28466 27892 0 -1 1077944384 10764 0 0 0 129 2 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113173535472 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28484] ppid=28466 vsize=28766288 memory=2241 CPUtime=1.18 cores=0-7
/proc/28468/task/28484/stat : 28484 (java) S 28466 28466 27892 0 -1 1077944384 5204 0 0 0 117 1 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113172482672 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28485] ppid=28466 vsize=28766288 memory=2244 CPUtime=0.64 cores=0-7
/proc/28468/task/28485/stat : 28485 (java) S 28466 28466 27892 0 -1 1077944384 4303 0 0 0 63 1 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113171429872 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28486] ppid=28466 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28468/task/28486/stat : 28486 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446644487 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113170377312 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28487] ppid=28466 vsize=28766288 memory=0 CPUtime=0.01 cores=0-7
/proc/28468/task/28487/stat : 28487 (java) S 28466 28466 27892 0 -1 1077944384 247 0 0 0 0 1 0 0 20 0 28 0 446644487 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113169324592 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28490] ppid=28466 vsize=28766288 memory=0 CPUtime=4.57 cores=0-7
/proc/28468/task/28490/stat : 28490 (java) R 28466 28466 27892 0 -1 4202560 523 0 0 0 456 1 0 0 20 0 28 0 446647558 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113160342456 140114472679781 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28491] ppid=28466 vsize=28766288 memory=0 CPUtime=4.41 cores=0-7
/proc/28468/task/28491/stat : 28491 (java) R 28466 28466 27892 0 -1 4202560 406 0 0 0 441 0 0 0 20 0 28 0 446647558 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113159290696 140114472778698 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28492] ppid=28466 vsize=28766288 memory=0 CPUtime=4.63 cores=0-7
/proc/28468/task/28492/stat : 28492 (java) R 28466 28466 27892 0 -1 4202560 375 0 0 0 463 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113158238840 140114472617162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28493] ppid=28466 vsize=28766288 memory=0 CPUtime=4.59 cores=0-7
/proc/28468/task/28493/stat : 28493 (java) R 28466 28466 27892 0 -1 4202560 452 0 0 0 454 5 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113157186616 140114472617162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28494] ppid=28466 vsize=28766288 memory=0 CPUtime=4.57 cores=0-7
/proc/28468/task/28494/stat : 28494 (java) R 28466 28466 27892 0 -1 4202560 901 0 0 0 457 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113156133336 140114472679413 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28495] ppid=28466 vsize=28766288 memory=0 CPUtime=4.6 cores=0-7
/proc/28468/task/28495/stat : 28495 (java) R 28466 28466 27892 0 -1 4202560 425 0 0 0 460 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113155080696 140114473235855 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28496] ppid=28466 vsize=28766288 memory=0 CPUtime=4.47 cores=0-7
/proc/28468/task/28496/stat : 28496 (java) R 28466 28466 27892 0 -1 4202560 271 0 0 0 446 1 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113154027800 140114473211133 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28497] ppid=28466 vsize=28766288 memory=0 CPUtime=4.39 cores=0-7
/proc/28468/task/28497/stat : 28497 (java) R 28466 28466 27892 0 -1 4202560 277 0 0 0 439 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113152974920 140114472617280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
Current children cumulated CPU time: 165.81 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 9588600 KiB

[startup+35.802 s]
/proc/loadavg: 5.25 6.93 7.61 9/220 28497
/proc/meminfo: memFree=21947936/32770624 swapFree=66938284/67108860
[pid=28466] ppid=28463 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28466/stat : 28466 (xcsp3-exec) S 28463 28466 27892 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446644480 115843072 364 33554432000 4194304 5098028 140722893318272 140722893316376 139748194710140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10907648 140722893325173 140722893325417 140722893325417 140722893328330 0
/proc/28466/statm: 28282 364 305 221 0 87 0
[pid=28468] ppid=28466 vsize=28766288 memory=9587144 CPUtime=167.35 cores=0-7
/proc/28468/stat : 28468 (java) S 28466 28466 27892 0 -1 1077944320 128097 0 0 0 14653 2082 0 0 20 0 28 0 446644481 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140730111184912 140114849570551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
/proc/28468/statm: 7191572 2396786 3530 1 0 7152672 0
[pid=28468/tid=28469] ppid=28466 vsize=28766288 memory=0 CPUtime=12.96 cores=0-7
/proc/28468/task/28469/stat : 28469 (java) S 28466 28466 27892 0 -1 1077944384 13493 0 0 0 1283 13 0 0 20 0 28 0 446644481 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114853811328 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28470] ppid=28466 vsize=28766288 memory=0 CPUtime=13.51 cores=0-7
/proc/28468/task/28470/stat : 28470 (java) S 28466 28466 27892 0 -1 1077944384 8084 0 0 0 1089 262 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114802190992 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28471] ppid=28466 vsize=28766288 memory=6791534058613427641 CPUtime=13.51 cores=0-7
/proc/28468/task/28471/stat : 28471 (java) S 28466 28466 27892 0 -1 1077944384 7122 0 0 0 1107 244 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114801138192 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28472] ppid=28466 vsize=28766288 memory=6791534058613427641 CPUtime=13.45 cores=0-7
/proc/28468/task/28472/stat : 28472 (java) S 28466 28466 27892 0 -1 1077944384 6739 0 0 0 1105 240 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114800085392 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28473] ppid=28466 vsize=28766288 memory=4000 CPUtime=13.54 cores=0-7
/proc/28468/task/28473/stat : 28473 (java) S 28466 28466 27892 0 -1 1077944384 7361 0 0 0 1101 253 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114799032592 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28474] ppid=28466 vsize=28766288 memory=2832 CPUtime=13.47 cores=0-7
/proc/28468/task/28474/stat : 28474 (java) S 28466 28466 27892 0 -1 1077944384 7481 0 0 0 1085 262 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114797980816 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28475] ppid=28466 vsize=28766288 memory=1548 CPUtime=13.45 cores=0-7
/proc/28468/task/28475/stat : 28475 (java) S 28466 28466 27892 0 -1 1077944384 8115 0 0 0 1087 258 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114796928016 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28476] ppid=28466 vsize=28766288 memory=1056 CPUtime=13.49 cores=0-7
/proc/28468/task/28476/stat : 28476 (java) S 28466 28466 27892 0 -1 1077944384 7604 0 0 0 1094 255 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114795875216 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28477] ppid=28466 vsize=28766288 memory=744 CPUtime=13.53 cores=0-7
/proc/28468/task/28477/stat : 28477 (java) S 28466 28466 27892 0 -1 1077944384 9238 0 0 0 1092 261 0 0 20 0 28 0 446644482 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140114794822416 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28478] ppid=28466 vsize=28766288 memory=8296 CPUtime=3.94 cores=0-7
/proc/28468/task/28478/stat : 28478 (java) S 28466 28466 27892 0 -1 1077944384 19730 0 0 0 384 10 0 0 20 0 28 0 446644483 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113515108720 140114849581698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28479] ppid=28466 vsize=28766288 memory=5988 CPUtime=0 cores=0-7
/proc/28468/task/28479/stat : 28479 (java) S 28466 28466 27892 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 446644484 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113514054752 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28480] ppid=28466 vsize=28766288 memory=1124 CPUtime=0 cores=0-7
/proc/28468/task/28480/stat : 28480 (java) S 28466 28466 27892 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 28 0 446644484 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113513001856 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28481] ppid=28466 vsize=28766288 memory=14008 CPUtime=0 cores=0-7
/proc/28468/task/28481/stat : 28481 (java) S 28466 28466 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113511950160 140114849589147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28482] ppid=28466 vsize=28766288 memory=12024 CPUtime=1.37 cores=0-7
/proc/28468/task/28482/stat : 28482 (java) S 28466 28466 27892 0 -1 1077944384 7531 0 0 0 135 2 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113174588272 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28483] ppid=28466 vsize=28766288 memory=2124 CPUtime=1.31 cores=0-7
/proc/28468/task/28483/stat : 28483 (java) S 28466 28466 27892 0 -1 1077944384 10764 0 0 0 129 2 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113173535472 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28484] ppid=28466 vsize=28766288 memory=12100 CPUtime=1.18 cores=0-7
/proc/28468/task/28484/stat : 28484 (java) S 28466 28466 27892 0 -1 1077944384 5204 0 0 0 117 1 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113172482672 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28485] ppid=28466 vsize=28766288 memory=504 CPUtime=0.64 cores=0-7
/proc/28468/task/28485/stat : 28485 (java) S 28466 28466 27892 0 -1 1077944384 4305 0 0 0 63 1 0 0 20 0 28 0 446644486 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113171429872 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28486] ppid=28466 vsize=28766288 memory=1564 CPUtime=0 cores=0-7
/proc/28468/task/28486/stat : 28486 (java) S 28466 28466 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446644487 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113170377312 140114849580757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28487] ppid=28466 vsize=28766288 memory=1456 CPUtime=0.01 cores=0-7
/proc/28468/task/28487/stat : 28487 (java) S 28466 28466 27892 0 -1 1077944384 247 0 0 0 0 1 0 0 20 0 28 0 446644487 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113169324592 140114849581698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28490] ppid=28466 vsize=28766288 memory=9034044 CPUtime=4.76 cores=0-7
/proc/28468/task/28490/stat : 28490 (java) R 28466 28466 27892 0 -1 4202560 529 0 0 0 475 1 0 0 20 0 28 0 446647558 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113160342456 140114472617162 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28491] ppid=28466 vsize=28766288 memory=1772 CPUtime=4.6 cores=0-7
/proc/28468/task/28491/stat : 28491 (java) R 28466 28466 27892 0 -1 4202560 406 0 0 0 460 0 0 0 20 0 28 0 446647558 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113159290696 140114472927983 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28492] ppid=28466 vsize=28766288 memory=111632 CPUtime=4.82 cores=0-7
/proc/28468/task/28492/stat : 28492 (java) R 28466 28466 27892 0 -1 4202560 375 0 0 0 482 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113158238840 140114472559924 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28493] ppid=28466 vsize=28766288 memory=804 CPUtime=4.78 cores=0-7
/proc/28468/task/28493/stat : 28493 (java) R 28466 28466 27892 0 -1 4202560 452 0 0 0 473 5 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113157186616 140114472679373 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28494] ppid=28466 vsize=28766288 memory=280565786343168 CPUtime=4.77 cores=0-7
/proc/28468/task/28494/stat : 28494 (java) R 28466 28466 27892 0 -1 4202560 901 0 0 0 477 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113156133336 140114472617294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28495] ppid=28466 vsize=28766288 memory=6944656592455097440 CPUtime=4.79 cores=0-7
/proc/28468/task/28495/stat : 28495 (java) R 28466 28466 27892 0 -1 4202560 425 0 0 0 479 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113155080696 140114472679373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28496] ppid=28466 vsize=28766288 memory=7811044310603950144 CPUtime=4.67 cores=0-7
/proc/28468/task/28496/stat : 28496 (java) R 28466 28466 27892 0 -1 4202560 298 0 0 0 466 1 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113154027800 140114472617294 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
[pid=28468/tid=28497] ppid=28466 vsize=28766288 memory=7811044310603950144 CPUtime=4.58 cores=0-7
/proc/28468/task/28497/stat : 28497 (java) R 28466 28466 27892 0 -1 4202560 277 0 0 0 458 0 0 0 20 0 28 0 446647559 29456678912 2396786 33554432000 4194304 4196468 140730111202368 140113152974920 140114472679134 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26742784 140730111206378 140730111206550 140730111206550 140730111209423 0
Current children cumulated CPU time: 167.35 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 9588600 KiB

[startup+35.9012 s]
/proc/loadavg: 5.25 6.93 7.61 9/220 28497
/proc/meminfo: memFree=21947936/32770624 swapFree=66938284/67108860
[pid=28466] ppid=28463 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28466/stat : 28466 (xcsp3-exec) S 28463 28466 27892 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446644480 115843072 364 33554432000 4194304 5098028 140722893318272 140722893316376 139748194710140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10907648 140722893325173 140722893325417 140722893325417 140722893328330 0
/proc/28466/statm: 28282 364 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1456 KiB

Child status: 0
Real time (s): 35.962
CPU time (s): 168.167
CPU user time (s): 147.269
CPU system time (s): 20.8974
CPU usage (%): 467.623
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 9588600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.269
system time used= 20.8974
maximum resident set size= 9587180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129512
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= 10277
involuntary context switches= 2916


# summary of solver processes directly reported to runsolver:
#   pid: 28466
#   total CPU time (s): 168.167
#   total CPU user time (s): 147.269
#   total CPU system time (s): 20.8974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.295815 second user time and 0.433503 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-17 09:01:31
IDJOB=4399603
IDBENCH=126001
IDSOLVER=2854
FILE ID=node151/4399603-1568703731
RUNJOBID= node151-1568701042-27919
PBS_JOBID= 21703913
Free space on /tmp= 59308 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
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-4399603-1568703731/watcher-4399603-1568703731 -o /tmp/evaluation-result-4399603-1568703731/solver-4399603-1568703731 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568701042-27919 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1333808907 HOME/instance-4399603-1568703731.xml

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=1333808907

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:        31539268 kB
MemAvailable:   31843928 kB
Buffers:           83948 kB
Cached:           523416 kB
SwapCached:        68664 kB
Active:           328408 kB
Inactive:         350084 kB
Active(anon):       3424 kB
Inactive(anon):   111656 kB
Active(file):     324984 kB
Inactive(file):   238428 kB
Unevictable:      109584 kB
Mlocked:          109584 kB
SwapTotal:      67108860 kB
SwapFree:       66938284 kB
Dirty:             28336 kB
Writeback:             0 kB
AnonPages:        112668 kB
Mapped:            43760 kB
Shmem:             35264 kB
Slab:             142780 kB
SReclaimable:     114168 kB
SUnreclaim:        28612 kB
KernelStack:        3360 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 59280 MiB
End job on node151 at 2019-09-17 09:02:07