Trace number 4283884

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 5a (2017-08-18)UNSAT 335.742 326.32999

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
MD5SUM80005f43209ae7ce669f7000fbe1f4f3
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 benchmark40.999901
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints447
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree7
Maximum variable degree29
Distribution of variable degrees[{"degree":7,"count":1},{"degree":8,"count":4},{"degree":9,"count":1},{"degree":10,"count":7},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":1},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":447}]
Number of extensional constraints447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":447}]
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-4283884-1503200570.xml"  -tl '2520s' -p 1 -x 3
0.10/0.26	c [HOME/instance-4283884-1503200570.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
1.70/0.84	c solve instance...
335.70/326.31	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 (15285 MiB free)
  memory of node 1: 16384 MiB (14746 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283884-1503200570/watcher-4283884-1503200570 -o /tmp/evaluation-result-4283884-1503200570/solver-4283884-1503200570 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1453808881 HOME/instance-4283884-1503200570.xml 

running on 4 cores: 0,2,4,6

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=28013, runsolver pid=28010
Current StackSize limit: 8192 KiB


[startup+0.100171 s]*
/proc/loadavg: 1.90 1.70 1.68 3/203 28021
/proc/meminfo: memFree=30744268/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13574484 memory=18312 CPUtime=0.02 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 3872 0 0 0 2 0 0 0 20 0 9 0 122252020 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3393621 4578 2086 1 0 3383118 0
[pid=28015/tid=28016] ppid=28013 vsize=13574484 memory=-8713483618642457695 CPUtime=0.02 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 2580 0 0 0 2 0 0 0 20 0 9 0 122252020 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139756763169936 139756743064400 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122252021 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13574484 memory=140011367540352 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 122252021 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 122252021 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122252021 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13574484 memory=140011367540352 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122252023 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 122252023 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139755876062624 139756758939349 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 122252023 13900271616 4578 18446744073709551615 4194304 4196468 140732065154224 139755875010096 139756758939349 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19692 KiB

[startup+0.209909 s]*
/proc/loadavg: 1.90 1.70 1.68 3/211 28029
/proc/meminfo: memFree=30738200/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13974352 memory=26984 CPUtime=0.1 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 5157 0 0 0 9 1 0 0 20 0 15 0 122252020 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3493588 6746 2753 1 0 3482964 0
[pid=28015/tid=28016] ppid=28013 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 3305 0 0 0 8 0 0 0 20 0 15 0 122252020 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139756763152208 139756740785295 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13974352 memory=8893 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13974352 memory=3618556045331768992 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13974352 memory=140011367540352 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252023 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122252023 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755876062624 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122252023 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755875010032 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28024] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755873958608 139756758947739 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28025] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28013 8557 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 122252026 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755872905200 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28026] ppid=28013 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755871852656 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28027] ppid=28013 vsize=13974352 memory=140011367540352 CPUtime=0.01 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) R 28013 28013 8557 0 -1 4202560 251 0 0 0 1 0 0 0 20 0 15 0 122252026 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755870800112 139756758950490 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28028] ppid=28013 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755869747808 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28029] ppid=28013 vsize=13974352 memory=140011367540352 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252031 14309736448 6746 18446744073709551615 4194304 4196468 140732065154224 139755868695344 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28364 KiB

[startup+0.310818 s]*
/proc/loadavg: 1.90 1.70 1.68 3/211 28029
/proc/meminfo: memFree=30726260/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13974352 memory=39404 CPUtime=0.3 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 8951 0 0 0 28 2 0 0 20 0 15 0 122252020 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3493588 9851 2997 1 0 3482964 0
[pid=28015/tid=28016] ppid=28013 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 6158 0 0 0 16 2 0 0 20 0 15 0 122252020 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139756763158880 139756373617806 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252021 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122252023 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122252023 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755876062624 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122252023 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755875010032 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28024] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755873958608 139756758947739 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28025] ppid=28013 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) R 28013 28013 8557 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 122252026 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755872905200 139756758940290 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28026] ppid=28013 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) R 28013 28013 8557 0 -1 4202560 234 0 0 0 2 0 0 0 20 0 15 0 122252026 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755871832208 139756751218592 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28027] ppid=28013 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) R 28013 28013 8557 0 -1 4202560 744 0 0 0 6 0 0 0 20 0 15 0 122252026 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755870800112 139756737868636 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28028] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755869747808 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28029] ppid=28013 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252031 14309736448 9851 18446744073709551615 4194304 4196468 140732065154224 139755868695344 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40784 KiB

[startup+0.70132 s]
/proc/loadavg: 1.90 1.70 1.68 4/211 28029
/proc/meminfo: memFree=30713368/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13978684 memory=107828 CPUtime=1.34 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 13477 0 0 0 129 5 0 0 20 0 15 0 122252020 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3494671 26957 3157 1 0 3482964 0
[pid=28015/tid=28016] ppid=28013 vsize=13978684 memory=6298654963688298593 CPUtime=0.55 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 7862 0 0 0 52 3 0 0 20 0 15 0 122252020 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139756763166768 139756376925106 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13978684 memory=5937270905093056086 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252021 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13978684 memory=7739276948477859686 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13978684 memory=-8382737753049505125 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13978684 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252021 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122252023 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122252023 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755876062624 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13978684 memory=6378026435750 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122252023 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755875010032 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28024] ppid=28013 vsize=13978684 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755873958608 139756758947739 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28025] ppid=28013 vsize=13978684 memory=15540738687502695 CPUtime=0.22 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) R 28013 28013 8557 0 -1 4202560 1308 0 0 0 22 0 0 0 20 0 15 0 122252026 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755872886608 139756744225508 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28026] ppid=28013 vsize=13978684 memory=644 CPUtime=0.24 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) R 28013 28013 8557 0 -1 4202560 1373 0 0 0 24 0 0 0 20 0 15 0 122252026 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755871839408 139756740473705 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28027] ppid=28013 vsize=13978684 memory=1740 CPUtime=0.29 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28013 8557 0 -1 1077944384 1626 0 0 0 29 0 0 0 20 0 15 0 122252026 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755870800112 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28028] ppid=28013 vsize=13978684 memory=956 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755869747808 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28029] ppid=28013 vsize=13978684 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252031 14314172416 26957 18446744073709551615 4194304 4196468 140732065154224 139755868695344 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 109208 KiB

[startup+1.50083 s]
/proc/loadavg: 1.90 1.70 1.68 6/211 28029
/proc/meminfo: memFree=30629008/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13983232 memory=186532 CPUtime=3.92 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 34026 0 0 0 383 9 0 0 20 0 15 0 122252020 14318829568 46633 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3495808 46633 3183 1 0 3484101 0
[pid=28015/tid=28016] ppid=28013 vsize=13983232 memory=-8774313645642428999 CPUtime=1.35 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 9116 0 0 0 131 4 0 0 20 0 15 0 122252020 14318829568 46633 18446744073709551615 4194304 4196468 140732065154224 139756763149616 139756378140623 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13983232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122252021 14318829568 46633 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13983232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14318829568 46633 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13983232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122252021 14318829568 46633 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13983232 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13980732 memory=318144 CPUtime=335 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 81287 0 0 0 33461 39 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3495183 79536 3236 1 0 3483476 0
[pid=28015/tid=28016] ppid=28013 vsize=13980732 memory=4144 CPUtime=324.46 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 16109 0 0 0 32440 6 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756763168488 139756378836228 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13980732 memory=65844 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2277 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13980732 memory=1240 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1850 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13980732 memory=-8774313645642428999 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1661 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13980732 memory=7344 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2110 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13980732 memory=1628 CPUtime=0.12 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 1764 0 0 0 10 2 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13980732 memory=14340 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755876062688 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755875010048 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28024] ppid=28013 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755873958608 139756758947739 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28025] ppid=28013 vsize=13980732 memory=2384 CPUtime=3.34 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28013 8557 0 -1 1077944384 20292 0 0 0 332 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755872905200 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28026] ppid=28013 vsize=13980732 memory=1672 CPUtime=3.25 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28013 8557 0 -1 1077944384 21157 0 0 0 323 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755871852656 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28027] ppid=28013 vsize=13980732 memory=5768 CPUtime=0.78 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28013 8557 0 -1 1077944384 11715 0 0 0 76 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755870800112 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28028] ppid=28013 vsize=13980732 memory=4584 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755869747808 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28029] ppid=28013 vsize=13980732 memory=872 CPUtime=0.1 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28013 8557 0 -1 1077944384 971 0 0 0 4 6 0 0 20 0 15 0 122252031 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755868695344 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 335 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 319524 KiB

[startup+326.001 s]*
/proc/loadavg: 1.73 1.68 1.67 3/211 28054
/proc/meminfo: memFree=30356872/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13980732 memory=318144 CPUtime=335.41 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 81287 0 0 0 33502 39 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3495183 79536 3236 1 0 3483476 0
[pid=28015/tid=28016] ppid=28013 vsize=13980732 memory=-8774313645642428999 CPUtime=324.87 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 16109 0 0 0 32481 6 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756763168488 139756378885683 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13980732 memory=4872558044660077418 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2277 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13980732 memory=4872558044660077418 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1850 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13980732 memory=4279353494018876224 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1661 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13980732 memory=7018949497391245909 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2110 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13980732 memory=6926605841108527424 CPUtime=0.12 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 1764 0 0 0 10 2 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755876062688 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755875010048 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28024] ppid=28013 vsize=13980732 memory=164 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755873958608 139756758947739 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28025] ppid=28013 vsize=13980732 memory=7307442670377920370 CPUtime=3.34 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28013 8557 0 -1 1077944384 20292 0 0 0 332 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755872905200 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28026] ppid=28013 vsize=13980732 memory=644 CPUtime=3.25 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28013 8557 0 -1 1077944384 21157 0 0 0 323 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755871852656 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28027] ppid=28013 vsize=13980732 memory=1740 CPUtime=0.78 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28013 8557 0 -1 1077944384 11715 0 0 0 76 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755870800112 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28028] ppid=28013 vsize=13980732 memory=956 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755869747808 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28029] ppid=28013 vsize=13980732 memory=1232 CPUtime=0.1 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28013 8557 0 -1 1077944384 971 0 0 0 4 6 0 0 20 0 15 0 122252031 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755868695344 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 335.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 319524 KiB

[startup+326.201 s]
/proc/loadavg: 1.73 1.68 1.67 3/211 28054
/proc/meminfo: memFree=30356872/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13980732 memory=318144 CPUtime=335.6 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 81287 0 0 0 33521 39 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3495183 79536 3236 1 0 3483476 0
[pid=28015/tid=28016] ppid=28013 vsize=13980732 memory=15540738687502695 CPUtime=325.06 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 16109 0 0 0 32500 6 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756763168488 139756379472551 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13980732 memory=4068 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2277 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13980732 memory=-8774313645642428999 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1850 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13980732 memory=1620 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1661 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13980732 memory=920 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2110 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13980732 memory=1400 CPUtime=0.12 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 1764 0 0 0 10 2 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13980732 memory=15348 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755876062688 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13980732 memory=39468 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755875010048 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28024] ppid=28013 vsize=13980732 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755873958608 139756758947739 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28025] ppid=28013 vsize=13980732 memory=644 CPUtime=3.34 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28013 8557 0 -1 1077944384 20292 0 0 0 332 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755872905200 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28026] ppid=28013 vsize=13980732 memory=1740 CPUtime=3.25 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28013 8557 0 -1 1077944384 21157 0 0 0 323 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755871852656 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28027] ppid=28013 vsize=13980732 memory=956 CPUtime=0.78 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28013 8557 0 -1 1077944384 11715 0 0 0 76 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755870800112 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28028] ppid=28013 vsize=13980732 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755869747808 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28029] ppid=28013 vsize=13980732 memory=4304 CPUtime=0.1 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28013 8557 0 -1 1077944384 971 0 0 0 4 6 0 0 20 0 15 0 122252031 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755868695344 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 335.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 319524 KiB

[startup+326.301 s]
/proc/loadavg: 1.73 1.68 1.67 3/211 28054
/proc/meminfo: memFree=30356872/32770624 swapFree=67105588/67108860
[pid=28013] ppid=28010 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28013/stat : 28013 (xcsp3-exec) S 28010 28013 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122252013 9740288 345 18446744073709551615 4194304 5098028 140737010049888 140737010047992 140442521236092 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 10629120 140737010057592 140737010057797 140737010057797 140737010061291 0
/proc/28013/statm: 2378 345 289 221 0 87 0
[pid=28015] ppid=28013 vsize=13980732 memory=318144 CPUtime=335.7 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28013 8557 0 -1 1077944320 81287 0 0 0 33531 39 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 140732065136768 139756758929143 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
/proc/28015/statm: 3495183 79536 3236 1 0 3483476 0
[pid=28015/tid=28016] ppid=28013 vsize=13980732 memory=318144 CPUtime=325.16 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28013 8557 0 -1 4202560 16109 0 0 0 32510 6 0 0 20 0 15 0 122252020 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756763168488 139756382403423 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28017] ppid=28013 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28017/stat : 28017 (java) S 28013 28013 8557 0 -1 1077944384 2277 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756693362960 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28018] ppid=28013 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28013 8557 0 -1 1077944384 1850 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756358515088 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28019] ppid=28013 vsize=13980732 memory=314048 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28013 8557 0 -1 1077944384 1661 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756357462544 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28020] ppid=28013 vsize=13980732 memory=314048 CPUtime=0.71 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28013 8557 0 -1 1077944384 2110 0 0 0 67 4 0 0 20 0 15 0 122252021 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139756356410000 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28021] ppid=28013 vsize=13980732 memory=1380 CPUtime=0.12 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28013 8557 0 -1 1077944384 1764 0 0 0 10 2 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755877116400 139756758940290 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28022] ppid=28013 vsize=13980732 memory=305856 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28013 8557 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755876062688 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28023] ppid=28013 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28013 8557 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 122252023 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755875010048 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28024] ppid=28013 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755873958608 139756758947739 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28025] ppid=28013 vsize=13980732 memory=316096 CPUtime=3.34 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28013 8557 0 -1 1077944384 20292 0 0 0 332 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755872905200 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28026] ppid=28013 vsize=13980732 memory=314048 CPUtime=3.25 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28013 8557 0 -1 1077944384 21157 0 0 0 323 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755871852656 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28027] ppid=28013 vsize=13980732 memory=314048 CPUtime=0.78 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28013 8557 0 -1 1077944384 11715 0 0 0 76 2 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755870800112 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28028] ppid=28013 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28013 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122252026 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755869747808 139756758939349 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
[pid=28015/tid=28029] ppid=28013 vsize=13980732 memory=318144 CPUtime=0.1 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28013 8557 0 -1 1077944384 971 0 0 0 4 6 0 0 20 0 15 0 122252031 14316269568 79536 18446744073709551615 4194304 4196468 140732065154224 139755868695344 139756758940290 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33591296 140732065157553 140732065157729 140732065157729 140732065161167 0
Current children cumulated CPU time: 335.7 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 319524 KiB

Child status: 0
Real time (s): 326.33
CPU time (s): 335.742
CPU user time (s): 335.334
CPU system time (s): 0.408192
CPU usage (%): 102.884
Max. virtual memory (cumulated for all children) (KiB): 13994444
Max. memory (cumulated for all children) (KiB): 319524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 335.334
system time used= 0.408192
maximum resident set size= 318380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12459
involuntary context switches= 534


# summary of solver processes directly reported to runsolver:
#   pid: 28013
#   total CPU time (s): 335.742
#   total CPU user time (s): 335.334
#   total CPU system time (s): 0.408192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.30087 second user time and 2.86676 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-20 05:28:44
IDJOB=4283884
IDBENCH=126128
IDSOLVER=2679
FILE ID=node126/4283884-1503200570
RUNJOBID= node126-1503172173-21712
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-14.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-4283884-1503200570/watcher-4283884-1503200570 -o /tmp/evaluation-result-4283884-1503200570/solver-4283884-1503200570 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1453808881 HOME/instance-4283884-1503200570.xml

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

MD5SUM BENCH= 80005f43209ae7ce669f7000fbe1f4f3
RANDOM SEED=1453808881

node126.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.81
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.81
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.81
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.81
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:        30752808 kB
MemAvailable:   31363256 kB
Buffers:          317956 kB
Cached:           582492 kB
SwapCached:          524 kB
Active:          1164820 kB
Inactive:         379868 kB
Active(anon):     599708 kB
Inactive(anon):    93904 kB
Active(file):     565112 kB
Inactive(file):   285964 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              8024 kB
Writeback:             0 kB
AnonPages:        642568 kB
Mapped:            72316 kB
Shmem:             49824 kB
Slab:             177516 kB
SReclaimable:     150416 kB
SUnreclaim:        27100 kB
KernelStack:        3488 kB
PageTables:         7060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1227620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    579584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-20 05:34:11