Trace number 4406876

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-24 parallelUNSAT 994.076 135.916

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-22500-0.xml
MD5SUMbec643ae272751fbe4415f184f63255d
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 benchmark64.9451
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":4},{"degree":4,"count":2},{"degree":5,"count":1},{"degree":6,"count":8},{"degree":7,"count":8},{"degree":8,"count":8},{"degree":9,"count":4},{"degree":11,"count":2},{"degree":13,"count":1},{"degree":14,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
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-4406876-1569345531.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406876-1569345531.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
30.52/15.04	c solve instance...
993.40/135.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 (12319 MiB free)
  memory of node 1: 16384 MiB (12293 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406876-1569345531/watcher-4406876-1569345531 -o /var/tmp/evaluation-result-4406876-1569345531/solver-4406876-1569345531 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 499944816 HOME/instance-4406876-1569345531.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
solver pid=30831, runsolver pid=30828
solver pid=30831, runsolver pid=30828

Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 5.13 5.21 5.97 2/213 30852
/proc/meminfo: memFree=25186976/32770624 swapFree=66974396/67108860
[pid=30831] ppid=30828 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30831/stat : 30831 (xcsp3-exec) S 30828 30831 28266 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510494909 115843072 362 33554432000 4194304 5098028 140734872780048 140734872778152 140179641295484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26378240 140734872781650 140734872781909 140734872781909 140734872784838 0
/proc/30831/statm: 28282 362 304 221 0 87 0
[pid=30833] ppid=30831 vsize=28227396 memory=30092 CPUtime=0.13 cores=0-7
/proc/30833/stat : 30833 (java) S 30831 30831 28266 0 -1 1077944320 5491 0 0 0 11 2 0 0 20 0 20 0 510494909 28904853504 7523 33554432000 4194304 4196468 140725064403760 140725064386304 139627266232055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
/proc/30833/statm: 7056849 7523 3122 1 0 7019032 0
[pid=30833/tid=30834] ppid=30831 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30833/task/30834/stat : 30834 (java) R 30831 30831 28266 0 -1 4202560 3394 0 0 0 8 1 0 0 20 0 20 0 510494909 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627270468400 139627266243990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30835] ppid=30831 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30833/task/30835/stat : 30835 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627186084880 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30836] ppid=30831 vsize=28227396 memory=139849402553984 CPUtime=0 cores=0-7
/proc/30833/task/30836/stat : 30836 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627185032336 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30837] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30837/stat : 30837 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627183979280 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30838] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30838/stat : 30838 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627182926736 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30839] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30839/stat : 30839 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627181873680 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30840] ppid=30831 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30833/task/30840/stat : 30840 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627180821136 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30841] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30841/stat : 30841 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627179768080 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30842] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30842/stat : 30842 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 7523 33554432000 4194304 4196468 140725064403760 139627178715536 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30843] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30843/stat : 30843 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494911 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625730280176 139627266243202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30844] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30844/stat : 30844 (java) S 30831 30831 28266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510494912 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625729226400 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30845] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30845/stat : 30845 (java) S 30831 30831 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510494912 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625728173296 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30846] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30846/stat : 30846 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494914 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625727121872 139627266250651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30847] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30847/stat : 30847 (java) S 30831 30831 28266 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 510494914 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625726068976 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30848] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30848/stat : 30848 (java) S 30831 30831 28266 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 510494914 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625725016432 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30849] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30849/stat : 30849 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510494914 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625723963376 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30850] ppid=30831 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30833/task/30850/stat : 30850 (java) R 30831 30831 28266 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 20 0 510494914 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625722910832 139627266253402 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30851] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30851/stat : 30851 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510494915 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625721859040 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30852] ppid=30831 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30833/task/30852/stat : 30852 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494915 28904853504 7523 33554432000 4194304 4196468 140725064403760 139625720806576 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31540 KiB

[startup+0.210724 s]*
/proc/loadavg: 5.13 5.21 5.97 2/213 30852
/proc/meminfo: memFree=25174204/32770624 swapFree=66974396/67108860
[pid=30831] ppid=30828 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30831/stat : 30831 (xcsp3-exec) S 30828 30831 28266 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510494909 115843072 362 33554432000 4194304 5098028 140734872780048 140734872778152 140179641295484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26378240 140734872781650 140734872781909 140734872781909 140734872784838 0
/proc/30831/statm: 28282 362 304 221 0 87 0
[pid=30833] ppid=30831 vsize=28227396 memory=40708 CPUtime=0.34 cores=0-7
/proc/30833/stat : 30833 (java) S 30831 30831 28266 0 -1 1077944320 8928 0 0 0 31 3 0 0 20 0 20 0 510494909 28904853504 10177 33554432000 4194304 4196468 140725064403760 140725064386304 139627266232055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
/proc/30833/statm: 7056849 10177 3302 1 0 7019032 0
[pid=30833/tid=30834] ppid=30831 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30833/task/30834/stat : 30834 (java) R 30831 30831 28266 0 -1 4202560 6198 0 0 0 17 2 0 0 20 0 20 0 510494909 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627270463968 139627266243990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30835] ppid=30831 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/30833/task/30835/stat : 30835 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627186084880 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30836] ppid=30831 vsize=28227396 memory=288370225554265728 CPUtime=0 cores=0-7
/proc/30833/task/30836/stat : 30836 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627185032336 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30837] ppid=30831 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30833/task/30837/stat : 30837 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627183979280 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30838] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30838/stat : 30838 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627182926736 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30839] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30839/stat : 30839 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627181873680 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30840] ppid=30831 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30833/task/30840/stat : 30840 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627180821136 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30841] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30841/stat : 30841 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627179768080 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30842] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30842/stat : 30842 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28904853504 10177 33554432000 4194304 4196468 140725064403760 139627178715536 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30843] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30843/stat : 30843 (java) S 30831 30831 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510494911 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625730280176 139627266243202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30844] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30844/stat : 30844 (java) S 30831 30831 28266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510494912 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625729226400 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30845] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30845/stat : 30845 (java) S 30831 30831 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510494912 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625728173296 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30846] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30846/stat : 30846 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494914 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625727121872 139627266250651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30847] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30847/stat : 30847 (java) S 30831 30831 28266 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 510494914 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625726068976 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30848] ppid=30831 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30833/task/30848/stat : 30848 (java) S 30831 30831 28266 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 20 0 510494914 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625725016432 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30849] ppid=30831 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30833/task/30849/stat : 30849 (java) S 30831 30831 28266 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 20 0 510494914 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625723963376 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30850] ppid=30831 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/30833/task/30850/stat : 30850 (java) R 30831 30831 28266 0 -1 4202560 773 0 0 0 8 0 0 0 20 0 20 0 510494914 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625722910832 139627266243990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30851] ppid=30831 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30851/stat : 30851 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510494915 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625721859040 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30852] ppid=30831 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30833/task/30852/stat : 30852 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494915 28904853504 10177 33554432000 4194304 4196468 140725064403760 139625720806576 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42156 KiB

[startup+0.319528 s]*
/proc/loadavg: 5.13 5.21 5.97 3/213 30852
/proc/meminfo: memFree=25167428/32770624 swapFree=66974396/67108860
[pid=30831] ppid=30828 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30831/stat : 30831 (xcsp3-exec) S 30828 30831 28266 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510494909 115843072 362 33554432000 4194304 5098028 140734872780048 140734872778152 140179641295484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26378240 140734872781650 140734872781909 140734872781909 140734872784838 0
/proc/30831/statm: 28282 362 304 221 0 87 0
[pid=30833] ppid=30831 vsize=28231652 memory=50264 CPUtime=0.54 cores=0-7
/proc/30833/stat : 30833 (java) S 30831 30831 28266 0 -1 1077944320 10417 0 0 0 50 4 0 0 20 0 20 0 510494909 28909211648 12566 33554432000 4194304 4196468 140725064403760 140725064386304 139627266232055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
/proc/30833/statm: 7057913 12566 3373 1 0 7019032 0
[pid=30833/tid=30834] ppid=30831 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/30833/task/30834/stat : 30834 (java) R 30831 30831 28266 0 -1 4202560 7412 0 0 0 27 3 0 0 20 0 20 0 510494909 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627270471696 139627250312542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30835] ppid=30831 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30835/stat : 30835 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627186084880 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30836] ppid=30831 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30836/stat : 30836 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627185032336 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30837] ppid=30831 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30837/stat : 30837 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627183979280 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30838] ppid=30831 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30838/stat : 30838 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627182926736 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30839] ppid=30831 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30833/task/30839/stat : 30839 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627181873680 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30840] ppid=30831 vsize=28231652 memory=139849302635439 CPUtime=0 cores=0-7
/proc/30833/task/30840/stat : 30840 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627180821136 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30841] ppid=30831 vsize=28231652 memory=139849302637744 CPUtime=0 cores=0-7
/proc/30833/task/30841/stat : 30841 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627179768080 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30842] ppid=30831 vsize=28231652 memory=139849302640048 CPUtime=0 cores=0-7
/proc/30833/task/30842/stat : 30842 (java) S 30831 30831 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510494910 28909211648 12566 33554432000 4194304 4196468 140725064403760 139627178715536 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30843] ppid=30831 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30843/stat : 30843 (java) S 30831 30831 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510494911 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625730280176 139627266243202 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30844] ppid=30831 vsize=28231652 memory=279698605287056 CPUtime=0 cores=0-7
/proc/30833/task/30844/stat : 30844 (java) S 30831 30831 28266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510494912 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625729226400 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30845] ppid=30831 vsize=28231652 memory=279698605293968 CPUtime=0 cores=0-7
/proc/30833/task/30845/stat : 30845 (java) S 30831 30831 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510494912 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625728173296 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30846] ppid=30831 vsize=28231652 memory=279698605235248 CPUtime=0 cores=0-7
/proc/30833/task/30846/stat : 30846 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494914 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625727121872 139627266250651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30847] ppid=30831 vsize=28231652 memory=279698605307792 CPUtime=0.01 cores=0-7
/proc/30833/task/30847/stat : 30847 (java) S 30831 30831 28266 0 -1 1077944384 333 0 0 0 1 0 0 0 20 0 20 0 510494914 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625726068976 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30848] ppid=30831 vsize=28231652 memory=279698605314704 CPUtime=0.05 cores=0-7
/proc/30833/task/30848/stat : 30848 (java) S 30831 30831 28266 0 -1 1077944384 330 0 0 0 5 0 0 0 20 0 20 0 510494914 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625725016432 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30849] ppid=30831 vsize=28231652 memory=279698605312400 CPUtime=0.02 cores=0-7
/proc/30833/task/30849/stat : 30849 (java) S 30831 30831 28266 0 -1 1077944384 104 0 0 0 2 0 0 0 20 0 20 0 510494914 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625723963376 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30850] ppid=30831 vsize=28231652 memory=279698605328560 CPUtime=0.13 cores=0-7
/proc/30833/task/30850/stat : 30850 (java) S 30831 30831 28266 0 -1 1077944384 924 0 0 0 13 0 0 0 20 0 20 0 510494914 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625722910832 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30851] ppid=30831 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30851/stat : 30851 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510494915 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625721859040 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30852] ppid=30831 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30833/task/30852/stat : 30852 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510494915 28909211648 12566 33554432000 4194304 4196468 140725064403760 139625720806576 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51712 KiB

[startup+0.70102 s]
/proc/loadavg: 5.13 5.21 5.97 5/213 30852
/proc/meminfo: memFree=25117108/32770624 swapFree=66974396/67108860
[pid=30831] ppid=30828 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30831/stat : 30831 (xcsp3-exec) S 30828 30831 28266 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510494909 115843072 362 33554432000 4194304 5098028 140734872780048 140734872778152 140179641295484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26378240 140734872781650 140734872781909 140734872781909 140734872784838 0
/proc/30831/statm: 28282 362 304 221 0 87 0
[pid=30833] ppid=30831 vsize=28233776 memory=218236 CPUtime=1.81 cores=0-7
/proc/30833/stat : 30833 (java) S 30831 30831 28266 0 -1 1077944320 14685 0 0 0 170 11 0 0 20 0 20 0 510494909 28911386624 54559 33554432000 4194304 4196468 140725064403760 140725064386304 139627266232055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
/proc/30833/statm: 7058444 54559 3460 1 0 7019544 0
[pid=30833/tid=30834] ppid=30831 vsize=28233776 memory=279698605686448 CPUtime=0.66 cores=0-7
/proc/30833/task/30834/stat : 30834 (java) R 30831 30831 28266 0 -1 4202560 7856 0 0 0 61 5 0 0 20 0 20 0 510494909 28911386624 54559 33554432000 4194304 4196468 140725064403760 139627270469232 139626856532800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30835] ppid=30831 vsize=28233776 memory=139849302844272 CPUtime=0 cores=0-7
/proc/30833/task/30835/stat : 30835 (java) S 30831 30831 28266 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 510494910 28911386624 54559 33554432000 4194304 4196468 140725064403760 139627186084880 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30836] ppid=30831 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30833/task/30836/stat : 30836 (java) S 30831 30831 28266 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 510494910 28911386624 54559 33554432000 4194304 4196468 140725064403760 139627185032336 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30837] ppid=30831 vsize=28233776 memory=1716 CPUtime=0 cores=0-7

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

[pid=30833/tid=30855] ppid=30831 vsize=28766288 memory=924 CPUtime=117.3 cores=0-7
/proc/30833/task/30855/stat : 30855 (java) R 30831 30831 28266 0 -1 4202560 3243 0 0 0 11726 4 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625709482056 139626859401492 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30856] ppid=30831 vsize=28766288 memory=1672 CPUtime=119.71 cores=0-7
/proc/30833/task/30856/stat : 30856 (java) R 30831 30831 28266 0 -1 4202560 2714 0 0 0 11966 5 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625708429496 139626859401489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30857] ppid=30831 vsize=28766288 memory=780 CPUtime=119.76 cores=0-7
/proc/30833/task/30857/stat : 30857 (java) R 30831 30831 28266 0 -1 4202560 2514 0 0 0 11975 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625707376360 139626859401614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30858] ppid=30831 vsize=28766288 memory=1436 CPUtime=119.79 cores=0-7
/proc/30833/task/30858/stat : 30858 (java) R 30831 30831 28266 0 -1 4202560 1827 0 0 0 11975 4 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625706324280 139626859448587 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30859] ppid=30831 vsize=28766288 memory=1984 CPUtime=119.74 cores=0-7
/proc/30833/task/30859/stat : 30859 (java) R 30831 30831 28266 0 -1 4202560 1865 0 0 0 11973 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625705271880 139626859445216 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30860] ppid=30831 vsize=28766288 memory=2424 CPUtime=119.49 cores=0-7
/proc/30833/task/30860/stat : 30860 (java) R 30831 30831 28266 0 -1 4202560 1093 0 0 0 11946 3 0 0 20 0 28 0 510496416 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625704219088 139626859446915 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
Current children cumulated CPU time: 988.55 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4013724 KiB

[startup+135.601 s]
/proc/loadavg: 8.09 6.18 6.21 9/222 30876
/proc/meminfo: memFree=21199116/32770624 swapFree=66974396/67108860
[pid=30831] ppid=30828 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30831/stat : 30831 (xcsp3-exec) S 30828 30831 28266 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510494909 115843072 362 33554432000 4194304 5098028 140734872780048 140734872778152 140179641295484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26378240 140734872781650 140734872781909 140734872781909 140734872784838 0
/proc/30831/statm: 28282 362 304 221 0 87 0
[pid=30833] ppid=30831 vsize=28766288 memory=4012276 CPUtime=991.74 cores=0-7
/proc/30833/stat : 30833 (java) S 30831 30831 28266 0 -1 1077944320 85553 0 0 0 98632 542 0 0 20 0 28 0 510494909 29456678912 1003069 33554432000 4194304 4196468 140725064403760 140725064386304 139627266232055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
/proc/30833/statm: 7191572 1003069 3537 1 0 7152672 0
[pid=30833/tid=30834] ppid=30831 vsize=28766288 memory=4872558044660077418 CPUtime=12.72 cores=0-7
/proc/30833/task/30834/stat : 30834 (java) S 30831 30831 28266 0 -1 1077944384 18464 0 0 0 1228 44 0 0 20 0 28 0 510494909 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627270472832 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30835] ppid=30831 vsize=28766288 memory=92474 CPUtime=1.9 cores=0-7
/proc/30833/task/30835/stat : 30835 (java) S 30831 30831 28266 0 -1 1077944384 1333 0 0 0 133 57 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627186084880 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30836] ppid=30831 vsize=28766288 memory=1272 CPUtime=1.93 cores=0-7
/proc/30833/task/30836/stat : 30836 (java) S 30831 30831 28266 0 -1 1077944384 1876 0 0 0 135 58 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627185032336 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30837] ppid=30831 vsize=28766288 memory=190 CPUtime=1.91 cores=0-7
/proc/30833/task/30837/stat : 30837 (java) S 30831 30831 28266 0 -1 1077944384 1572 0 0 0 132 59 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627183979280 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30838] ppid=30831 vsize=28766288 memory=193 CPUtime=1.94 cores=0-7
/proc/30833/task/30838/stat : 30838 (java) S 30831 30831 28266 0 -1 1077944384 1864 0 0 0 140 54 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627182926736 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30839] ppid=30831 vsize=28766288 memory=6791534058613427641 CPUtime=1.94 cores=0-7
/proc/30833/task/30839/stat : 30839 (java) S 30831 30831 28266 0 -1 1077944384 1293 0 0 0 134 60 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627181873680 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30840] ppid=30831 vsize=28766288 memory=4872558044660077418 CPUtime=1.93 cores=0-7
/proc/30833/task/30840/stat : 30840 (java) S 30831 30831 28266 0 -1 1077944384 1940 0 0 0 134 59 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627180821136 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30841] ppid=30831 vsize=28766288 memory=1056 CPUtime=1.9 cores=0-7
/proc/30833/task/30841/stat : 30841 (java) S 30831 30831 28266 0 -1 1077944384 1497 0 0 0 137 53 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627179768080 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30842] ppid=30831 vsize=28766288 memory=1552 CPUtime=1.9 cores=0-7
/proc/30833/task/30842/stat : 30842 (java) S 30831 30831 28266 0 -1 1077944384 1625 0 0 0 134 56 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627178715536 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30843] ppid=30831 vsize=28766288 memory=303430223234596890 CPUtime=0.34 cores=0-7
/proc/30833/task/30843/stat : 30843 (java) S 30831 30831 28266 0 -1 1077944384 4958 0 0 0 33 1 0 0 20 0 28 0 510494911 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625730280176 139627266243202 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30844] ppid=30831 vsize=28766288 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/30833/task/30844/stat : 30844 (java) S 30831 30831 28266 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 510494912 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625729226464 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30845] ppid=30831 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/30833/task/30845/stat : 30845 (java) S 30831 30831 28266 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 510494912 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625728173312 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30846] ppid=30831 vsize=28766288 memory=4012276 CPUtime=0 cores=0-7
/proc/30833/task/30846/stat : 30846 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625727121872 139627266250651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30847] ppid=30831 vsize=28766288 memory=6791534058613427641 CPUtime=1.33 cores=0-7
/proc/30833/task/30847/stat : 30847 (java) S 30831 30831 28266 0 -1 1077944384 8703 0 0 0 131 2 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625726068976 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30848] ppid=30831 vsize=28766288 memory=2120 CPUtime=1.24 cores=0-7
/proc/30833/task/30848/stat : 30848 (java) S 30831 30831 28266 0 -1 1077944384 8492 0 0 0 122 2 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625725016432 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30849] ppid=30831 vsize=28766288 memory=500 CPUtime=1.34 cores=0-7
/proc/30833/task/30849/stat : 30849 (java) S 30831 30831 28266 0 -1 1077944384 7270 0 0 0 133 1 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625723963376 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30850] ppid=30831 vsize=28766288 memory=2044 CPUtime=0.68 cores=0-7
/proc/30833/task/30850/stat : 30850 (java) S 30831 30831 28266 0 -1 1077944384 5941 0 0 0 67 1 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625722910832 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30851] ppid=30831 vsize=28766288 memory=1424 CPUtime=0 cores=0-7
/proc/30833/task/30851/stat : 30851 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510494915 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625721859040 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30852] ppid=30831 vsize=28766288 memory=11624 CPUtime=0.04 cores=0-7
/proc/30833/task/30852/stat : 30852 (java) S 30831 30831 28266 0 -1 1077944384 1603 0 0 0 2 2 0 0 20 0 28 0 510494915 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625720806576 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30853] ppid=30831 vsize=28766288 memory=740 CPUtime=120.35 cores=0-7
/proc/30833/task/30853/stat : 30853 (java) R 30831 30831 28266 0 -1 4202560 1247 0 0 0 12032 3 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625711586296 139626859446611 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30854] ppid=30831 vsize=28766288 memory=1056 CPUtime=119.94 cores=0-7
/proc/30833/task/30854/stat : 30854 (java) R 30831 30831 28266 0 -1 4202560 1242 0 0 0 11993 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625710534968 139626859400817 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30855] ppid=30831 vsize=28766288 memory=1552 CPUtime=117.7 cores=0-7
/proc/30833/task/30855/stat : 30855 (java) R 30831 30831 28266 0 -1 4202560 3243 0 0 0 11766 4 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625709482056 139626860721554 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30856] ppid=30831 vsize=28766288 memory=1040 CPUtime=120.11 cores=0-7
/proc/30833/task/30856/stat : 30856 (java) R 30831 30831 28266 0 -1 4202560 2714 0 0 0 12006 5 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625708429496 139626859447336 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30857] ppid=30831 vsize=28766288 memory=3644 CPUtime=120.16 cores=0-7
/proc/30833/task/30857/stat : 30857 (java) R 30831 30831 28266 0 -1 4202560 2516 0 0 0 12015 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625707376360 139626859445192 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30858] ppid=30831 vsize=28766288 memory=780 CPUtime=120.19 cores=0-7
/proc/30833/task/30858/stat : 30858 (java) R 30831 30831 28266 0 -1 4202560 1827 0 0 0 12015 4 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625706324280 139626859447202 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30859] ppid=30831 vsize=28766288 memory=2832 CPUtime=120.13 cores=0-7
/proc/30833/task/30859/stat : 30859 (java) R 30831 30831 28266 0 -1 4202560 1865 0 0 0 12012 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625705271880 139626859447142 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30860] ppid=30831 vsize=28766288 memory=1716 CPUtime=119.89 cores=0-7
/proc/30833/task/30860/stat : 30860 (java) R 30831 30831 28266 0 -1 4202560 1093 0 0 0 11986 3 0 0 20 0 28 0 510496416 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625704219088 139626859401213 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
Current children cumulated CPU time: 991.74 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4013724 KiB

[startup+135.809 s]
/proc/loadavg: 8.09 6.18 6.21 9/222 30876
/proc/meminfo: memFree=21199116/32770624 swapFree=66974396/67108860
[pid=30831] ppid=30828 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30831/stat : 30831 (xcsp3-exec) S 30828 30831 28266 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510494909 115843072 362 33554432000 4194304 5098028 140734872780048 140734872778152 140179641295484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26378240 140734872781650 140734872781909 140734872781909 140734872784838 0
/proc/30831/statm: 28282 362 304 221 0 87 0
[pid=30833] ppid=30831 vsize=28766288 memory=4012276 CPUtime=993.4 cores=0-7
/proc/30833/stat : 30833 (java) S 30831 30831 28266 0 -1 1077944320 85553 0 0 0 98798 542 0 0 20 0 28 0 510494909 29456678912 1003069 33554432000 4194304 4196468 140725064403760 140725064386304 139627266232055 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
/proc/30833/statm: 7191572 1003069 3537 1 0 7152672 0
[pid=30833/tid=30834] ppid=30831 vsize=28766288 memory=14012 CPUtime=12.72 cores=0-7
/proc/30833/task/30834/stat : 30834 (java) S 30831 30831 28266 0 -1 1077944384 18464 0 0 0 1228 44 0 0 20 0 28 0 510494909 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627270472832 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30835] ppid=30831 vsize=28766288 memory=25016 CPUtime=1.9 cores=0-7
/proc/30833/task/30835/stat : 30835 (java) S 30831 30831 28266 0 -1 1077944384 1333 0 0 0 133 57 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627186084880 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30836] ppid=30831 vsize=28766288 memory=12024 CPUtime=1.93 cores=0-7
/proc/30833/task/30836/stat : 30836 (java) S 30831 30831 28266 0 -1 1077944384 1876 0 0 0 135 58 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627185032336 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30837] ppid=30831 vsize=28766288 memory=2120 CPUtime=1.91 cores=0-7
/proc/30833/task/30837/stat : 30837 (java) S 30831 30831 28266 0 -1 1077944384 1572 0 0 0 132 59 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627183979280 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30838] ppid=30831 vsize=28766288 memory=25016 CPUtime=1.94 cores=0-7
/proc/30833/task/30838/stat : 30838 (java) S 30831 30831 28266 0 -1 1077944384 1864 0 0 0 140 54 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627182926736 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30839] ppid=30831 vsize=28766288 memory=12024 CPUtime=1.94 cores=0-7
/proc/30833/task/30839/stat : 30839 (java) S 30831 30831 28266 0 -1 1077944384 1293 0 0 0 134 60 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627181873680 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30840] ppid=30831 vsize=28766288 memory=2120 CPUtime=1.93 cores=0-7
/proc/30833/task/30840/stat : 30840 (java) S 30831 30831 28266 0 -1 1077944384 1940 0 0 0 134 59 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627180821136 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30841] ppid=30831 vsize=28766288 memory=500 CPUtime=1.9 cores=0-7
/proc/30833/task/30841/stat : 30841 (java) S 30831 30831 28266 0 -1 1077944384 1497 0 0 0 137 53 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627179768080 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30842] ppid=30831 vsize=28766288 memory=1556 CPUtime=1.9 cores=0-7
/proc/30833/task/30842/stat : 30842 (java) S 30831 30831 28266 0 -1 1077944384 1625 0 0 0 134 56 0 0 20 0 28 0 510494910 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139627178715536 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30843] ppid=30831 vsize=28766288 memory=924 CPUtime=0.34 cores=0-7
/proc/30833/task/30843/stat : 30843 (java) S 30831 30831 28266 0 -1 1077944384 4958 0 0 0 33 1 0 0 20 0 28 0 510494911 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625730280176 139627266243202 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30844] ppid=30831 vsize=28766288 memory=1672 CPUtime=0 cores=0-7
/proc/30833/task/30844/stat : 30844 (java) S 30831 30831 28266 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 510494912 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625729226464 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30845] ppid=30831 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/30833/task/30845/stat : 30845 (java) S 30831 30831 28266 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 510494912 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625728173312 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30846] ppid=30831 vsize=28766288 memory=1436 CPUtime=0 cores=0-7
/proc/30833/task/30846/stat : 30846 (java) S 30831 30831 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625727121872 139627266250651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30847] ppid=30831 vsize=28766288 memory=1984 CPUtime=1.33 cores=0-7
/proc/30833/task/30847/stat : 30847 (java) S 30831 30831 28266 0 -1 1077944384 8703 0 0 0 131 2 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625726068976 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30848] ppid=30831 vsize=28766288 memory=2424 CPUtime=1.24 cores=0-7
/proc/30833/task/30848/stat : 30848 (java) S 30831 30831 28266 0 -1 1077944384 8492 0 0 0 122 2 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625725016432 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30849] ppid=30831 vsize=28766288 memory=1764 CPUtime=1.34 cores=0-7
/proc/30833/task/30849/stat : 30849 (java) S 30831 30831 28266 0 -1 1077944384 7270 0 0 0 133 1 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625723963376 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30850] ppid=30831 vsize=28766288 memory=111636 CPUtime=0.68 cores=0-7
/proc/30833/task/30850/stat : 30850 (java) S 30831 30831 28266 0 -1 1077944384 5941 0 0 0 67 1 0 0 20 0 28 0 510494914 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625722910832 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30851] ppid=30831 vsize=28766288 memory=804 CPUtime=0 cores=0-7
/proc/30833/task/30851/stat : 30851 (java) S 30831 30831 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510494915 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625721859040 139627266242261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30852] ppid=30831 vsize=28766288 memory=1804 CPUtime=0.04 cores=0-7
/proc/30833/task/30852/stat : 30852 (java) S 30831 30831 28266 0 -1 1077944384 1603 0 0 0 2 2 0 0 20 0 28 0 510494915 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625720806576 139627266243202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30853] ppid=30831 vsize=28766288 memory=0 CPUtime=120.56 cores=0-7
/proc/30833/task/30853/stat : 30853 (java) R 30831 30831 28266 0 -1 4202560 1247 0 0 0 12053 3 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625711586296 139626859400798 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30854] ppid=30831 vsize=28766288 memory=279698605599128 CPUtime=120.14 cores=0-7
/proc/30833/task/30854/stat : 30854 (java) R 30831 30831 28266 0 -1 4202560 1242 0 0 0 12013 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625710534968 139626859400634 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30855] ppid=30831 vsize=28766288 memory=500 CPUtime=117.9 cores=0-7
/proc/30833/task/30855/stat : 30855 (java) R 30831 30831 28266 0 -1 4202560 3243 0 0 0 11786 4 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625709482056 139626859285130 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30856] ppid=30831 vsize=28766288 memory=1556 CPUtime=120.32 cores=0-7
/proc/30833/task/30856/stat : 30856 (java) R 30831 30831 28266 0 -1 4202560 2714 0 0 0 12027 5 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625708429496 139626859448545 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30857] ppid=30831 vsize=28766288 memory=924 CPUtime=120.36 cores=0-7
/proc/30833/task/30857/stat : 30857 (java) R 30831 30831 28266 0 -1 4202560 2516 0 0 0 12035 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625707376360 139626859447425 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30858] ppid=30831 vsize=28766288 memory=1672 CPUtime=120.4 cores=0-7
/proc/30833/task/30858/stat : 30858 (java) R 30831 30831 28266 0 -1 4202560 1827 0 0 0 12036 4 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625706324280 139626859401328 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30859] ppid=30831 vsize=28766288 memory=780 CPUtime=120.34 cores=0-7
/proc/30833/task/30859/stat : 30859 (java) R 30831 30831 28266 0 -1 4202560 1865 0 0 0 12033 1 0 0 20 0 28 0 510496415 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625705271880 139626859285125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
[pid=30833/tid=30860] ppid=30831 vsize=28766288 memory=1436 CPUtime=120.1 cores=0-7
/proc/30833/task/30860/stat : 30860 (java) R 30831 30831 28266 0 -1 4202560 1093 0 0 0 12007 3 0 0 20 0 28 0 510496416 29456678912 1003069 33554432000 4194304 4196468 140725064403760 139625704219088 139626859446616 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18739200 140725064405974 140725064406150 140725064406150 140725064409039 0
Current children cumulated CPU time: 993.4 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4013724 KiB

[startup+135.901 s]
/proc/loadavg: 8.09 6.18 6.21 9/222 30876
/proc/meminfo: memFree=21199116/32770624 swapFree=66974396/67108860
[pid=30831] ppid=30828 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/30831/stat : 30831 (xcsp3-exec) S 30828 30831 28266 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510494909 115843072 362 33554432000 4194304 5098028 140734872780048 140734872778152 140179641295484 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26378240 140734872781650 140734872781909 140734872781909 140734872784838 0
/proc/30831/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 135.916
CPU time (s): 994.076
CPU user time (s): 988.631
CPU system time (s): 5.44546
CPU usage (%): 731.392
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4013724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 988.631
system time used= 5.44546
maximum resident set size= 4012296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86932
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8481
involuntary context switches= 11482


# summary of solver processes directly reported to runsolver:
#   pid: 30831
#   total CPU time (s): 994.076
#   total CPU user time (s): 988.631
#   total CPU system time (s): 5.44546

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.09875 second user time and 1.77076 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-24 19:18:07
IDJOB=4406876
IDBENCH=121212
IDSOLVER=2871
FILE ID=node117/4406876-1569345531
RUNJOBID= node117-1569335935-28293
PBS_JOBID= 21705066
Free space on /var/tmp= 13500 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-22500-0.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406876-1569345531/watcher-4406876-1569345531 -o /var/tmp/evaluation-result-4406876-1569345531/solver-4406876-1569345531 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 499944816 HOME/instance-4406876-1569345531.xml

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

MD5SUM BENCH= bec643ae272751fbe4415f184f63255d
RANDOM SEED=499944816

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25203948 kB
MemAvailable:   31822484 kB
Buffers:          118672 kB
Cached:          6550276 kB
SwapCached:        27864 kB
Active:          3294552 kB
Inactive:        3406484 kB
Active(anon):       3416 kB
Inactive(anon):    80016 kB
Active(file):    3291136 kB
Inactive(file):  3326468 kB
Unevictable:      107640 kB
Mlocked:          107640 kB
SwapTotal:      67108860 kB
SwapFree:       66974396 kB
Dirty:             39236 kB
Writeback:             0 kB
AnonPages:        113040 kB
Mapped:            54436 kB
Shmem:             42732 kB
Slab:             457624 kB
SReclaimable:     429392 kB
SUnreclaim:        28232 kB
KernelStack:        3376 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13472 MiB
End job on node117 at 2019-09-24 19:20:23