Trace number 4269675

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)UNSAT 11.5768 9.6833296

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-24.xml
MD5SUM0a6d06471ea8c1914abe40626fbfe2e9
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 benchmark6.4909401
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":6,"count":1},{"degree":8,"count":1},{"degree":9,"count":1},{"degree":10,"count":3},{"degree":11,"count":1},{"degree":12,"count":3}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269675-1502770646.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4269675-1502770646.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.31	c simple solver
0.33/0.37	c parse instance...
1.09/0.65	c solve instance...
11.48/9.67	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 (13921 MiB free)
  memory of node 1: 16384 MiB (15584 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269675-1502770646/watcher-4269675-1502770646 -o /tmp/evaluation-result-4269675-1502770646/solver-4269675-1502770646 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1860846491 HOME/instance-4269675-1502770646.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100132 s]*
/proc/loadavg: 2.11 1.77 1.66 3/204 2029
/proc/meminfo: memFree=30205944/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13574484 memory=16936 CPUtime=0.03 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 4049 0 0 0 2 1 0 0 20 0 9 0 65405221 13900271616 4234 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3393621 4234 2093 1 0 3383118 0
[pid=2022/tid=2023] ppid=2020 vsize=13574484 memory=-6871798056524144002 CPUtime=0.02 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 2805 0 0 0 2 0 0 0 20 0 9 0 65405222 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714560487880 139714540332382 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13574484 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65405222 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13574484 memory=139637111821952 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65405222 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65405222 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65405222 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13574484 memory=139637111821952 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65405224 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 65405224 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 65405224 13900271616 4300 18446744073709551615 4194304 4196468 140737455432368 139714032518832 139714556262101 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18316 KiB

[startup+0.209799 s]*
/proc/loadavg: 2.11 1.77 1.66 3/211 2036
/proc/meminfo: memFree=30196348/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13974352 memory=28180 CPUtime=0.12 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 5475 0 0 0 11 1 0 0 20 0 15 0 65405221 14309736448 7045 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3493588 7045 2849 1 0 3482964 0
[pid=2022/tid=2023] ppid=2020 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 3507 0 0 0 8 0 0 0 20 0 15 0 65405222 14309736448 7110 18446744073709551615 4194304 4196468 140737455432368 139714560485168 139714556263830 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13974352 memory=1358 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14309736448 7110 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13974352 memory=139637112509433 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14309736448 7110 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14309736448 7110 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405222 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13974352 memory=139637111821952 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405224 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65405224 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65405224 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714032518768 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2031] ppid=2020 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2031/stat : 2031 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714031467088 139714556270491 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2032] ppid=2020 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2032/stat : 2032 (java) S 2020 2020 11586 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 65405227 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714030413936 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2033] ppid=2020 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2033/stat : 2033 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714029361136 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2034] ppid=2020 vsize=13974352 memory=139637111821952 CPUtime=0.01 cores=1,3,5,7
/proc/2022/task/2034/stat : 2034 (java) R 2020 2020 11586 0 -1 4202560 333 0 0 0 1 0 0 0 20 0 15 0 65405227 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714028308848 139714536567862 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2035] ppid=2020 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2035/stat : 2035 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714027256288 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2036] ppid=2020 vsize=13974352 memory=139637111821952 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2036/stat : 2036 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405231 14309736448 7176 18446744073709551615 4194304 4196468 140737455432368 139714026204080 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29560 KiB

[startup+0.310516 s]*
/proc/loadavg: 2.11 1.77 1.66 4/211 2036
/proc/meminfo: memFree=30183988/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13978608 memory=40024 CPUtime=0.33 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 9250 0 0 0 30 3 0 0 20 0 15 0 65405221 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3494652 10006 3030 1 0 3482964 0
[pid=2022/tid=2023] ppid=2020 vsize=13978608 memory=7311146985107750967 CPUtime=0.19 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 6387 0 0 0 17 2 0 0 20 0 15 0 65405222 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714560472888 139714162152672 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13978608 memory=1358 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13978608 memory=139637112509433 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13978608 memory=-7605864313038684575 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13978608 memory=7445587256895498607 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405222 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13978608 memory=665093935579580041 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405224 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13978608 memory=6055698173163827300 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65405224 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13978608 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65405224 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714032518768 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2031] ppid=2020 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2031/stat : 2031 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714031467088 139714556270491 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2032] ppid=2020 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2022/task/2032/stat : 2032 (java) S 2020 2020 11586 0 -1 1077944384 648 0 0 0 2 0 0 0 20 0 15 0 65405227 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714030413936 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2033] ppid=2020 vsize=13978608 memory=7161130587769680949 CPUtime=0.02 cores=1,3,5,7
/proc/2022/task/2033/stat : 2033 (java) S 2020 2020 11586 0 -1 1077944384 211 0 0 0 2 0 0 0 20 0 15 0 65405227 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714029361136 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2034] ppid=2020 vsize=13978608 memory=4123195237327425464 CPUtime=0.07 cores=1,3,5,7
/proc/2022/task/2034/stat : 2034 (java) S 2020 2020 11586 0 -1 1077944384 716 0 0 0 7 0 0 0 20 0 15 0 65405227 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714028308848 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2035] ppid=2020 vsize=13978608 memory=7588691151903879763 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2035/stat : 2035 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714027256288 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2036] ppid=2020 vsize=13978608 memory=3472706531674474377 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2036/stat : 2036 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405231 14314094592 10006 18446744073709551615 4194304 4196468 140737455432368 139714026204080 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41404 KiB

[startup+0.700954 s]
/proc/loadavg: 2.11 1.77 1.66 6/211 2036
/proc/meminfo: memFree=30173336/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13980732 memory=74900 CPUtime=1.36 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 13808 0 0 0 131 5 0 0 20 0 15 0 65405221 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3495183 18725 3180 1 0 3483476 0
[pid=2022/tid=2023] ppid=2020 vsize=13980732 memory=279273940345120 CPUtime=0.56 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 8440 0 0 0 53 3 0 0 20 0 15 0 65405222 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714560489016 139714165847075 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13980732 memory=2109987577207812 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13980732 memory=279273940212800 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13980732 memory=139636970127345 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13980732 memory=279273940230848 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714032518768 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2031] ppid=2020 vsize=13980732 memory=279273940248320 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2031/stat : 2031 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714031467088 139714556270491 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2032] ppid=2020 vsize=13980732 memory=139636970302150 CPUtime=0.23 cores=1,3,5,7
/proc/2022/task/2032/stat : 2032 (java) R 2020 2020 11586 0 -1 4202560 1680 0 0 0 23 0 0 0 20 0 15 0 65405227 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714030413936 139714536944945 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2033] ppid=2020 vsize=13980732 memory=279273940253344 CPUtime=0.23 cores=1,3,5,7
/proc/2022/task/2033/stat : 2033 (java) R 2020 2020 11586 0 -1 4202560 874 0 0 0 23 0 0 0 20 0 15 0 65405227 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714029349872 139714541181293 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2034] ppid=2020 vsize=13980732 memory=24774277 CPUtime=0.31 cores=1,3,5,7
/proc/2022/task/2034/stat : 2034 (java) S 2020 2020 11586 0 -1 1077944384 1507 0 0 0 31 0 0 0 20 0 15 0 65405227 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714028308848 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2035] ppid=2020 vsize=13980732 memory=279273940226168 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2035/stat : 2035 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714027256288 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2036] ppid=2020 vsize=13980732 memory=-7249806322133643294 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2036/stat : 2036 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405231 14316269568 18725 18446744073709551615 4194304 4196468 140737455432368 139714026204080 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 76280 KiB

[startup+1.50084 s]
/proc/loadavg: 2.11 1.77 1.66 5/211 2036
/proc/meminfo: memFree=30150104/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13980732 memory=77208 CPUtime=2.81 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 17491 0 0 0 276 5 0 0 20 0 15 0 65405221 14316269568 19302 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3495183 19302 3194 1 0 3483476 0
[pid=2022/tid=2023] ppid=2020 vsize=13980732 memory=2384 CPUtime=1.36 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 8988 0 0 0 133 3 0 0 20 0 15 0 65405222 14316269568 19302 18446744073709551615 4194304 4196468 140737455432368 139714560490512 139714166269953 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 19302 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 19302 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 19302 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7

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

/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13980732 memory=88128 CPUtime=9.85 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 21913 0 0 0 979 6 0 0 20 0 15 0 65405221 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3495183 22032 3200 1 0 3483476 0
[pid=2022/tid=2023] ppid=2020 vsize=13980732 memory=956 CPUtime=7.87 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 9511 0 0 0 784 3 0 0 20 0 15 0 65405222 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714560490760 139714166460501 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13980732 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13980732 memory=2109987577237428 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13980732 memory=7523940955211719507 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13980732 memory=6010172868446349154 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13980732 memory=7668054983260531300 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13980732 memory=7525346109194529380 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714032518768 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2031] ppid=2020 vsize=13980732 memory=8028060413304793700 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2031/stat : 2031 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714031467088 139714556270491 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2032] ppid=2020 vsize=13980732 memory=5938115282981512552 CPUtime=0.7 cores=1,3,5,7
/proc/2022/task/2032/stat : 2032 (java) S 2020 2020 11586 0 -1 1077944384 3524 0 0 0 70 0 0 0 20 0 15 0 65405227 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714030413936 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2033] ppid=2020 vsize=13980732 memory=7809641329254158952 CPUtime=0.86 cores=1,3,5,7
/proc/2022/task/2033/stat : 2033 (java) S 2020 2020 11586 0 -1 1077944384 4690 0 0 0 86 0 0 0 20 0 15 0 65405227 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714029361136 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2034] ppid=2020 vsize=13980732 memory=7882518020749421161 CPUtime=0.39 cores=1,3,5,7
/proc/2022/task/2034/stat : 2034 (java) S 2020 2020 11586 0 -1 1077944384 2238 0 0 0 39 0 0 0 20 0 15 0 65405227 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714028308848 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2035] ppid=2020 vsize=13980732 memory=7522794151749249379 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2035/stat : 2035 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714027256288 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2036] ppid=2020 vsize=13980732 memory=7522533593162274413 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2036/stat : 2036 (java) S 2020 2020 11586 0 -1 1077944384 376 0 0 0 0 0 0 0 20 0 15 0 65405231 14316269568 22032 18446744073709551615 4194304 4196468 140737455432368 139714026204080 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 9.85 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 89508 KiB

[startup+8.80062 s]
/proc/loadavg: 2.10 1.77 1.66 3/211 2036
/proc/meminfo: memFree=30138736/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13980732 memory=88132 CPUtime=10.66 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 22167 0 0 0 1060 6 0 0 20 0 15 0 65405221 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3495183 22033 3200 1 0 3483476 0
[pid=2022/tid=2023] ppid=2020 vsize=13980732 memory=2384 CPUtime=8.66 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 9687 0 0 0 863 3 0 0 20 0 15 0 65405222 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714560488416 139714166042058 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13980732 memory=-6523980407468180110 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13980732 memory=-7819220407477041013 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13980732 memory=-6524726803707778462 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13980732 memory=-8857617687447890023 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13980732 memory=7523071198212214892 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714032518768 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2031] ppid=2020 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2031/stat : 2031 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714031467088 139714556270491 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2032] ppid=2020 vsize=13980732 memory=288230600312358195 CPUtime=0.71 cores=1,3,5,7
/proc/2022/task/2032/stat : 2032 (java) S 2020 2020 11586 0 -1 1077944384 3579 0 0 0 71 0 0 0 20 0 15 0 65405227 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714030413936 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2033] ppid=2020 vsize=13980732 memory=15255943701095573 CPUtime=0.86 cores=1,3,5,7
/proc/2022/task/2033/stat : 2033 (java) S 2020 2020 11586 0 -1 1077944384 4690 0 0 0 86 0 0 0 20 0 15 0 65405227 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714029361136 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2034] ppid=2020 vsize=13980732 memory=303148756898153774 CPUtime=0.39 cores=1,3,5,7
/proc/2022/task/2034/stat : 2034 (java) S 2020 2020 11586 0 -1 1077944384 2238 0 0 0 39 0 0 0 20 0 15 0 65405227 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714028308848 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2035] ppid=2020 vsize=13980732 memory=13567085250892424 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2035/stat : 2035 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714027256288 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2036] ppid=2020 vsize=13980732 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2036/stat : 2036 (java) S 2020 2020 11586 0 -1 1077944384 398 0 0 0 0 0 0 0 20 0 15 0 65405231 14316269568 22033 18446744073709551615 4194304 4196468 140737455432368 139714026204080 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 10.66 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 89512 KiB

[startup+9.20064 s]
/proc/loadavg: 2.01 1.76 1.66 3/211 2036
/proc/meminfo: memFree=30138972/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13980732 memory=88160 CPUtime=11.08 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 23641 0 0 0 1102 6 0 0 20 0 15 0 65405221 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3495183 22040 3201 1 0 3483476 0
[pid=2022/tid=2023] ppid=2020 vsize=13980732 memory=0 CPUtime=9.06 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 9951 0 0 0 903 3 0 0 20 0 15 0 65405222 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714560488416 139714166072532 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714032518768 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2031] ppid=2020 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2031/stat : 2031 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714031467088 139714556270491 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2032] ppid=2020 vsize=13980732 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/2022/task/2032/stat : 2032 (java) S 2020 2020 11586 0 -1 1077944384 3618 0 0 0 71 0 0 0 20 0 15 0 65405227 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714030413936 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2033] ppid=2020 vsize=13980732 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/2022/task/2033/stat : 2033 (java) S 2020 2020 11586 0 -1 1077944384 5468 0 0 0 88 0 0 0 20 0 15 0 65405227 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714029361136 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2034] ppid=2020 vsize=13980732 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/2022/task/2034/stat : 2034 (java) S 2020 2020 11586 0 -1 1077944384 2628 0 0 0 39 0 0 0 20 0 15 0 65405227 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714028308848 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2035] ppid=2020 vsize=13980732 memory=6442213889342267998 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2035/stat : 2035 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714027256288 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2036] ppid=2020 vsize=13980732 memory=7374760209659225700 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2036/stat : 2036 (java) S 2020 2020 11586 0 -1 1077944384 398 0 0 0 0 0 0 0 20 0 15 0 65405231 14316269568 22040 18446744073709551615 4194304 4196468 140737455432368 139714026204080 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 11.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 89540 KiB

[startup+9.60063 s]
/proc/loadavg: 2.01 1.76 1.66 3/211 2036
/proc/meminfo: memFree=30138972/32770624 swapFree=67108860/67108860
[pid=2020] ppid=2017 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2020/stat : 2020 (xcsp3-exec) S 2017 2020 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 65405214 9740288 345 18446744073709551615 4194304 5098028 140722043994896 140722043993000 140508038120060 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 21032960 140722043998584 140722043998789 140722043998789 140722044002283 0
/proc/2020/statm: 2378 345 289 221 0 87 0
[pid=2022] ppid=2020 vsize=13980732 memory=90208 CPUtime=11.48 cores=1,3,5,7
/proc/2022/stat : 2022 (java) S 2020 2020 11586 0 -1 1077944320 23644 0 0 0 1142 6 0 0 20 0 15 0 65405221 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 140737455414912 139714556251895 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
/proc/2022/statm: 3495183 22552 3201 1 0 3483476 0
[pid=2022/tid=2023] ppid=2020 vsize=13980732 memory=279273940189424 CPUtime=9.46 cores=1,3,5,7
/proc/2022/task/2023/stat : 2023 (java) R 2020 2020 11586 0 -1 4202560 9954 0 0 0 943 3 0 0 20 0 15 0 65405222 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714560488680 139714166041984 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2024] ppid=2020 vsize=13980732 memory=279273940189424 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2024/stat : 2024 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714490685840 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2025] ppid=2020 vsize=13980732 memory=279273940398248 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2025/stat : 2025 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714489633040 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2026] ppid=2020 vsize=13980732 memory=13029924145908 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2026/stat : 2026 (java) S 2020 2020 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714488580752 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2027] ppid=2020 vsize=13980732 memory=13029924145908 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2027/stat : 2027 (java) S 2020 2020 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65405222 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714487527952 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2028] ppid=2020 vsize=13980732 memory=13029924145908 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2028/stat : 2028 (java) S 2020 2020 11586 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714034625136 139714556263042 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2029] ppid=2020 vsize=13980732 memory=13029924145908 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2029/stat : 2029 (java) S 2020 2020 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714033571104 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2030] ppid=2020 vsize=13980732 memory=13029924145652 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2030/stat : 2030 (java) S 2020 2020 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65405224 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714032518768 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2031] ppid=2020 vsize=13980732 memory=13029924145652 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2031/stat : 2031 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714031467088 139714556270491 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2032] ppid=2020 vsize=13980732 memory=13029924145396 CPUtime=0.71 cores=1,3,5,7
/proc/2022/task/2032/stat : 2032 (java) S 2020 2020 11586 0 -1 1077944384 3618 0 0 0 71 0 0 0 20 0 15 0 65405227 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714030413936 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2033] ppid=2020 vsize=13980732 memory=1380 CPUtime=0.88 cores=1,3,5,7
/proc/2022/task/2033/stat : 2033 (java) S 2020 2020 11586 0 -1 1077944384 5468 0 0 0 88 0 0 0 20 0 15 0 65405227 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714029361136 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2034] ppid=2020 vsize=13980732 memory=86016 CPUtime=0.39 cores=1,3,5,7
/proc/2022/task/2034/stat : 2034 (java) S 2020 2020 11586 0 -1 1077944384 2628 0 0 0 39 0 0 0 20 0 15 0 65405227 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714028308848 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2035] ppid=2020 vsize=13980732 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2035/stat : 2035 (java) S 2020 2020 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65405227 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714027256288 139714556262101 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
[pid=2022/tid=2036] ppid=2020 vsize=13980732 memory=-7662980745959663145 CPUtime=0 cores=1,3,5,7
/proc/2022/task/2036/stat : 2036 (java) S 2020 2020 11586 0 -1 1077944384 398 0 0 0 0 0 0 0 20 0 15 0 65405231 14316269568 22552 18446744073709551615 4194304 4196468 140737455432368 139714026204080 139714556263042 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23908352 140737455440305 140737455440481 140737455440481 140737455443919 0
Current children cumulated CPU time: 11.48 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 91588 KiB

Child status: 0
Real time (s): 9.68333
CPU time (s): 11.5768
CPU user time (s): 11.5062
CPU system time (s): 0.070643
CPU usage (%): 119.554
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 91588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5062
system time used= 0.070643
maximum resident set size= 90488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24821
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2074
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 2020
#   total CPU time (s): 11.5768
#   total CPU user time (s): 11.5062
#   total CPU system time (s): 0.070643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.073632 second user time and 0.13061 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 06:03:09
IDJOB=4269675
IDBENCH=125648
IDSOLVER=2660
FILE ID=node124/4269675-1502770646
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-24.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269675-1502770646/watcher-4269675-1502770646 -o /tmp/evaluation-result-4269675-1502770646/solver-4269675-1502770646 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1860846491 HOME/instance-4269675-1502770646.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0a6d06471ea8c1914abe40626fbfe2e9
RANDOM SEED=1860846491

node124.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.51
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.51
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.51
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.51
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:        30213796 kB
MemAvailable:   30617544 kB
Buffers:          232484 kB
Cached:           458276 kB
SwapCached:            0 kB
Active:          1826716 kB
Inactive:         280216 kB
Active(anon):    1367344 kB
Inactive(anon):    81952 kB
Active(file):     459372 kB
Inactive(file):   198264 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7656 kB
Writeback:             4 kB
AnonPages:       1415156 kB
Mapped:            58912 kB
Shmem:             33512 kB
Slab:             150684 kB
SReclaimable:     123892 kB
SUnreclaim:        26792 kB
KernelStack:        3456 kB
PageTables:         7856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2003164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1335296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 06:03:19