Trace number 4393499

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-06-14 parallelUNSAT 137.091 24.9173

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-15000-9.xml
MD5SUM134b875ea7bd230347634fe517213ca9
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 benchmark11.0648
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":8,"count":5},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":2},{"degree":13,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393499-1568420160.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393499-1568420160.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
19.49/10.10	c solve instance...
136.34/24.89	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13847 MiB free)
  memory of node 1: 16384 MiB (14245 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393499-1568420160/watcher-4393499-1568420160 -o /tmp/evaluation-result-4393499-1568420160/solver-4393499-1568420160 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568416728-16435 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 80656897 HOME/instance-4393499-1568420160.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17892, runsolver pid=17889

[startup+0.100158 s]*
/proc/loadavg: 7.72 8.27 7.83 2/211 17913
/proc/meminfo: memFree=28750692/32770624 swapFree=66959224/67108860
[pid=17892] ppid=17889 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17892/stat : 17892 (xcsp3-exec) S 17889 17892 16408 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 417956191 115843072 364 33554432000 4194304 5098028 140735628573360 140735628571464 139715058606716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24625152 140735628579703 140735628579945 140735628579945 140735628582858 0
/proc/17892/statm: 28282 364 305 221 0 87 0
[pid=17894] ppid=17892 vsize=28227388 memory=29648 CPUtime=0.12 cores=0-7
/proc/17894/stat : 17894 (java) S 17892 17892 16408 0 -1 1077944320 5823 0 0 0 11 1 0 0 20 0 20 0 417956191 28904845312 7412 33554432000 4194304 4196468 140723067162640 140723067145184 139886818205431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
/proc/17894/statm: 7056847 7412 3142 1 0 7019032 0
[pid=17894/tid=17895] ppid=17892 vsize=28227388 memory=8258364149829901728 CPUtime=0.09 cores=0-7
/proc/17894/task/17895/stat : 17895 (java) R 17892 17892 16408 0 -1 4202560 3717 0 0 0 8 1 0 0 20 0 20 0 417956192 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886822438704 139886430596378 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17896] ppid=17892 vsize=28227388 memory=732370849986374629 CPUtime=0 cores=0-7
/proc/17894/task/17896/stat : 17896 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886770825616 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17897] ppid=17892 vsize=28227388 memory=140711648921216 CPUtime=0 cores=0-7
/proc/17894/task/17897/stat : 17897 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886769772816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17898] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17898/stat : 17898 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886768720528 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17899] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17899/stat : 17899 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886767667728 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17900] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17900/stat : 17900 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886766615440 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17901] ppid=17892 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17894/task/17901/stat : 17901 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886765562640 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17902] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17902/stat : 17902 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886764510352 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17903] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17903/stat : 17903 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 7412 33554432000 4194304 4196468 140723067162640 139886763457552 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17904] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17904/stat : 17904 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956194 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885483636848 139886818216578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17905] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17905/stat : 17905 (java) S 17892 17892 16408 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 417956195 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885482582816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17906] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17906/stat : 17906 (java) S 17892 17892 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417956195 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885481530480 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17907] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17907/stat : 17907 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956197 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885480478800 139886818224027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17908] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17908/stat : 17908 (java) S 17892 17892 16408 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 417956197 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885479426672 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17909] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17909/stat : 17909 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956197 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885478373872 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17910] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17910/stat : 17910 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956197 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885477321584 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17911] ppid=17892 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/17894/task/17911/stat : 17911 (java) R 17892 17892 16408 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 20 0 417956197 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885476268784 139886796679536 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17912] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17912/stat : 17912 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956198 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885407103328 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17913] ppid=17892 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17894/task/17913/stat : 17913 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956198 28904845312 7412 33554432000 4194304 4196468 140723067162640 139885406050608 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31104 KiB

[startup+0.210097 s]*
/proc/loadavg: 7.72 8.27 7.83 2/211 17913
/proc/meminfo: memFree=28737612/32770624 swapFree=66959224/67108860
[pid=17892] ppid=17889 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17892/stat : 17892 (xcsp3-exec) S 17889 17892 16408 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 417956191 115843072 364 33554432000 4194304 5098028 140735628573360 140735628571464 139715058606716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24625152 140735628579703 140735628579945 140735628579945 140735628582858 0
/proc/17892/statm: 28282 364 305 221 0 87 0
[pid=17894] ppid=17892 vsize=28227388 memory=41072 CPUtime=0.34 cores=0-7
/proc/17894/stat : 17894 (java) S 17892 17892 16408 0 -1 1077944320 9503 0 0 0 31 3 0 0 20 0 20 0 417956191 28904845312 10268 33554432000 4194304 4196468 140723067162640 140723067145184 139886818205431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
/proc/17894/statm: 7056847 10268 3285 1 0 7019032 0
[pid=17894/tid=17895] ppid=17892 vsize=28227388 memory=0 CPUtime=0.19 cores=0-7
/proc/17894/task/17895/stat : 17895 (java) R 17892 17892 16408 0 -1 4202560 6639 0 0 0 17 2 0 0 20 0 20 0 417956192 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886822442496 139886802285918 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17896] ppid=17892 vsize=28227388 memory=281423166146296 CPUtime=0 cores=0-7
/proc/17894/task/17896/stat : 17896 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886770825616 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17897] ppid=17892 vsize=28227388 memory=140711648921216 CPUtime=0 cores=0-7
/proc/17894/task/17897/stat : 17897 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886769772816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17898] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17898/stat : 17898 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886768720528 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17899] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17899/stat : 17899 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886767667728 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17900] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17900/stat : 17900 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886766615440 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17901] ppid=17892 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17894/task/17901/stat : 17901 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886765562640 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17902] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17902/stat : 17902 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886764510352 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17903] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17903/stat : 17903 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28904845312 10268 33554432000 4194304 4196468 140723067162640 139886763457552 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17904] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17904/stat : 17904 (java) S 17892 17892 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 417956194 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885483636848 139886818216578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17905] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17905/stat : 17905 (java) S 17892 17892 16408 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 417956195 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885482582816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17906] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17906/stat : 17906 (java) S 17892 17892 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417956195 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885481530480 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17907] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17907/stat : 17907 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956197 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885480478800 139886818224027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17908] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17908/stat : 17908 (java) S 17892 17892 16408 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 417956197 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885479426672 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17909] ppid=17892 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/17894/task/17909/stat : 17909 (java) S 17892 17892 16408 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 20 0 417956197 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885478373872 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17910] ppid=17892 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/17894/task/17910/stat : 17910 (java) S 17892 17892 16408 0 -1 1077944384 143 0 0 0 2 0 0 0 20 0 20 0 417956197 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885477321584 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17911] ppid=17892 vsize=28227388 memory=0 CPUtime=0.07 cores=0-7
/proc/17894/task/17911/stat : 17911 (java) S 17892 17892 16408 0 -1 1077944384 716 0 0 0 7 0 0 0 20 0 20 0 417956197 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885476268784 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17912] ppid=17892 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17912/stat : 17912 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956198 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885407103328 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17913] ppid=17892 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17894/task/17913/stat : 17913 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956198 28904845312 10268 33554432000 4194304 4196468 140723067162640 139885406050608 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42528 KiB

[startup+0.30941 s]*
/proc/loadavg: 7.72 8.27 7.83 4/211 17913
/proc/meminfo: memFree=28732512/32770624 swapFree=66959224/67108860
[pid=17892] ppid=17889 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17892/stat : 17892 (xcsp3-exec) S 17889 17892 16408 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 417956191 115843072 364 33554432000 4194304 5098028 140735628573360 140735628571464 139715058606716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24625152 140735628579703 140735628579945 140735628579945 140735628582858 0
/proc/17892/statm: 28282 364 305 221 0 87 0
[pid=17894] ppid=17892 vsize=28231644 memory=49720 CPUtime=0.53 cores=0-7
/proc/17894/stat : 17894 (java) S 17892 17892 16408 0 -1 1077944320 10836 0 0 0 49 4 0 0 20 0 20 0 417956191 28909203456 12430 33554432000 4194304 4196468 140723067162640 140723067145184 139886818205431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
/proc/17894/statm: 7057911 12430 3326 1 0 7019032 0
[pid=17894/tid=17895] ppid=17892 vsize=28231644 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17894/task/17895/stat : 17895 (java) R 17892 17892 16408 0 -1 4202560 7735 0 0 0 27 3 0 0 20 0 20 0 417956192 28909203456 12430 33554432000 4194304 4196468 140723067162640 139886822436544 139886802285918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17896] ppid=17892 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17896/stat : 17896 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886770825616 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17897] ppid=17892 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17897/stat : 17897 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886769772816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17898] ppid=17892 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17898/stat : 17898 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886768720528 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17899] ppid=17892 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17899/stat : 17899 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886767667728 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17900] ppid=17892 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/17894/task/17900/stat : 17900 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886766615440 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17901] ppid=17892 vsize=28231644 memory=140711517320111 CPUtime=0 cores=0-7
/proc/17894/task/17901/stat : 17901 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886765562640 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17902] ppid=17892 vsize=28231644 memory=140711517322416 CPUtime=0 cores=0-7
/proc/17894/task/17902/stat : 17902 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886764510352 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17903] ppid=17892 vsize=28231644 memory=140711517324720 CPUtime=0 cores=0-7
/proc/17894/task/17903/stat : 17903 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28909203456 12474 33554432000 4194304 4196468 140723067162640 139886763457552 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17904] ppid=17892 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17904/stat : 17904 (java) S 17892 17892 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 417956194 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885483636848 139886818216578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17905] ppid=17892 vsize=28231644 memory=281423034656400 CPUtime=0 cores=0-7
/proc/17894/task/17905/stat : 17905 (java) S 17892 17892 16408 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 417956195 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885482582816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17906] ppid=17892 vsize=28231644 memory=281423034663312 CPUtime=0 cores=0-7
/proc/17894/task/17906/stat : 17906 (java) S 17892 17892 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417956195 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885481530480 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17907] ppid=17892 vsize=28231644 memory=281423034604592 CPUtime=0 cores=0-7
/proc/17894/task/17907/stat : 17907 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956197 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885480478800 139886818224027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17908] ppid=17892 vsize=28231644 memory=281423034677136 CPUtime=0.01 cores=0-7
/proc/17894/task/17908/stat : 17908 (java) S 17892 17892 16408 0 -1 1077944384 444 0 0 0 1 0 0 0 20 0 20 0 417956197 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885479426672 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17909] ppid=17892 vsize=28231644 memory=281423034684048 CPUtime=0.03 cores=0-7
/proc/17894/task/17909/stat : 17909 (java) R 17892 17892 16408 0 -1 4202560 368 0 0 0 3 0 0 0 20 0 20 0 417956197 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885478365328 139886801616409 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17910] ppid=17892 vsize=28231644 memory=281423034681744 CPUtime=0.03 cores=0-7
/proc/17894/task/17910/stat : 17910 (java) S 17892 17892 16408 0 -1 1077944384 159 0 0 0 3 0 0 0 20 0 20 0 417956197 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885477321584 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17911] ppid=17892 vsize=28231644 memory=281423034697904 CPUtime=0.12 cores=0-7
/proc/17894/task/17911/stat : 17911 (java) S 17892 17892 16408 0 -1 1077944384 819 0 0 0 12 0 0 0 20 0 20 0 417956197 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885476268784 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17912] ppid=17892 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17912/stat : 17912 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956198 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885407103328 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17913] ppid=17892 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/17894/task/17913/stat : 17913 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417956198 28909203456 12474 33554432000 4194304 4196468 140723067162640 139885406050608 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51176 KiB

[startup+0.700957 s]
/proc/loadavg: 7.72 8.27 7.83 5/211 17913
/proc/meminfo: memFree=28688568/32770624 swapFree=66959224/67108860
[pid=17892] ppid=17889 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17892/stat : 17892 (xcsp3-exec) S 17889 17892 16408 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 417956191 115843072 364 33554432000 4194304 5098028 140735628573360 140735628571464 139715058606716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24625152 140735628579703 140735628579945 140735628579945 140735628582858 0
/proc/17892/statm: 28282 364 305 221 0 87 0
[pid=17894] ppid=17892 vsize=28231720 memory=210328 CPUtime=1.81 cores=0-7
/proc/17894/stat : 17894 (java) S 17892 17892 16408 0 -1 1077944320 15253 0 0 0 172 9 0 0 20 0 20 0 417956191 28909281280 52582 33554432000 4194304 4196468 140723067162640 140723067145184 139886818205431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
/proc/17894/statm: 7057930 52582 3456 1 0 7019032 0
[pid=17894/tid=17895] ppid=17892 vsize=28231720 memory=281423034992768 CPUtime=0.64 cores=0-7
/proc/17894/task/17895/stat : 17895 (java) R 17892 17892 16408 0 -1 4202560 8308 0 0 0 60 4 0 0 20 0 20 0 417956192 28909281280 52582 33554432000 4194304 4196468 140723067162640 139886822443504 139886803280293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17896] ppid=17892 vsize=28231720 memory=1436 CPUtime=0 cores=0-7
/proc/17894/task/17896/stat : 17896 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417956193 28909281280 52582 33554432000 4194304 4196468 140723067162640 139886770825616 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17897] ppid=17892 vsize=28231720 memory=580 CPUtime=0 cores=0-7
/proc/17894/task/17897/stat : 17897 (java) S 17892 17892 16408 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 417956193 28909281280 52582 33554432000 4194304 4196468 140723067162640 139886769772816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17898] ppid=17892 vsize=28231720 memory=1720 CPUtime=0 cores=0-7
/proc/17894/task/17898/stat : 17898 (java) S 17892 17892 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417956193 28909281280 52582 33554432000 4194304 4196468 140723067162640 139886768720528 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0

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

[pid=17894/tid=17916] ppid=17892 vsize=28766280 memory=7228952860318393920 CPUtime=12.27 cores=0-7
/proc/17894/task/17916/stat : 17916 (java) R 17892 17892 16408 0 -1 4202560 4370 0 0 0 1210 17 0 0 20 0 28 0 417957205 29456670720 768650 33554432000 4194304 4196468 140723067162640 139885394973080 139886436306232 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17917] ppid=17892 vsize=28766280 memory=4639924115538273110 CPUtime=13.38 cores=0-7
/proc/17894/task/17917/stat : 17917 (java) R 17892 17892 16408 0 -1 4202560 651 0 0 0 1338 0 0 0 20 0 28 0 417957205 29456670720 768650 33554432000 4194304 4196468 140723067162640 139885393922584 139886436306232 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17918] ppid=17892 vsize=28766280 memory=7523107478184158290 CPUtime=13.04 cores=0-7
/proc/17894/task/17918/stat : 17918 (java) R 17892 17892 16408 0 -1 4202560 780 0 0 0 1302 2 0 0 20 0 28 0 417957205 29456670720 768650 33554432000 4194304 4196468 140723067162640 139885392867824 139886437035152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17919] ppid=17892 vsize=28766280 memory=7236229500900889453 CPUtime=13.03 cores=0-7
/proc/17894/task/17919/stat : 17919 (java) R 17892 17892 16408 0 -1 4202560 1189 0 0 0 1302 1 0 0 20 0 28 0 417957205 29456670720 768650 33554432000 4194304 4196468 140723067162640 139885391815800 139886436306940 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17920] ppid=17892 vsize=28766280 memory=6153697640219505006 CPUtime=13.47 cores=0-7
/proc/17894/task/17920/stat : 17920 (java) R 17892 17892 16408 0 -1 4202560 781 0 0 0 1346 1 0 0 20 0 28 0 417957205 29456670720 768650 33554432000 4194304 4196468 140723067162640 139885390761960 139886436306715 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17921] ppid=17892 vsize=28766280 memory=0 CPUtime=13.21 cores=0-7
/proc/17894/task/17921/stat : 17921 (java) R 17892 17892 16408 0 -1 4202560 454 0 0 0 1319 2 0 0 20 0 28 0 417957205 29456670720 768650 33554432000 4194304 4196468 140723067162640 139885389709096 139886437035304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
Current children cumulated CPU time: 130.02 s
Current children cumulated vsize: 28879408 KiB
Current children cumulated memory: 3076056 KiB

[startup+24.4056 s]
/proc/loadavg: 6.94 8.02 7.76 9/219 17924
/proc/meminfo: memFree=25698392/32770624 swapFree=66959224/67108860
[pid=17892] ppid=17889 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17892/stat : 17892 (xcsp3-exec) S 17889 17892 16408 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 417956191 115843072 364 33554432000 4194304 5098028 140735628573360 140735628571464 139715058606716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24625152 140735628579703 140735628579945 140735628579945 140735628582858 0
/proc/17892/statm: 28282 364 305 221 0 87 0
[pid=17894] ppid=17892 vsize=28766280 memory=3074604 CPUtime=133.18 cores=0-7
/proc/17894/stat : 17894 (java) S 17892 17892 16408 0 -1 1077944320 78066 0 0 0 12930 388 0 0 20 0 28 0 417956191 29456670720 768651 33554432000 4194304 4196468 140723067162640 140723067145184 139886818205431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
/proc/17894/statm: 7191570 768651 3537 1 0 7152672 0
[pid=17894/tid=17895] ppid=17892 vsize=28766280 memory=3074600 CPUtime=8.82 cores=0-7
/proc/17894/task/17895/stat : 17895 (java) S 17892 17892 16408 0 -1 1077944384 15612 0 0 0 850 32 0 0 20 0 28 0 417956192 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886822446208 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17896] ppid=17892 vsize=28766280 memory=7307184289356141157 CPUtime=1.03 cores=0-7
/proc/17894/task/17896/stat : 17896 (java) S 17892 17892 16408 0 -1 1077944384 930 0 0 0 68 35 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886770825616 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17897] ppid=17892 vsize=28766280 memory=7307184289356141157 CPUtime=1.04 cores=0-7
/proc/17894/task/17897/stat : 17897 (java) S 17892 17892 16408 0 -1 1077944384 846 0 0 0 69 35 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886769772816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17898] ppid=17892 vsize=28766280 memory=7301267727142183522 CPUtime=1.07 cores=0-7
/proc/17894/task/17898/stat : 17898 (java) S 17892 17892 16408 0 -1 1077944384 1303 0 0 0 68 39 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886768720528 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17899] ppid=17892 vsize=28766280 memory=0 CPUtime=1.04 cores=0-7
/proc/17894/task/17899/stat : 17899 (java) S 17892 17892 16408 0 -1 1077944384 818 0 0 0 67 37 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886767667728 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17900] ppid=17892 vsize=28766280 memory=281423035505968 CPUtime=1.08 cores=0-7
/proc/17894/task/17900/stat : 17900 (java) S 17892 17892 16408 0 -1 1077944384 946 0 0 0 67 41 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886766615440 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17901] ppid=17892 vsize=28766280 memory=2111062125342692 CPUtime=1.06 cores=0-7
/proc/17894/task/17901/stat : 17901 (java) S 17892 17892 16408 0 -1 1077944384 1160 0 0 0 66 40 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886765562640 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17902] ppid=17892 vsize=28766280 memory=576460756329985034 CPUtime=1.07 cores=0-7
/proc/17894/task/17902/stat : 17902 (java) S 17892 17892 16408 0 -1 1077944384 931 0 0 0 65 42 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886764510352 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17903] ppid=17892 vsize=28766280 memory=288288891625275960 CPUtime=1.07 cores=0-7
/proc/17894/task/17903/stat : 17903 (java) S 17892 17892 16408 0 -1 1077944384 1566 0 0 0 67 40 0 0 20 0 28 0 417956193 29456670720 768651 33554432000 4194304 4196468 140723067162640 139886763457552 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17904] ppid=17892 vsize=28766280 memory=3149787 CPUtime=0.17 cores=0-7
/proc/17894/task/17904/stat : 17904 (java) S 17892 17892 16408 0 -1 1077944384 3677 0 0 0 16 1 0 0 20 0 28 0 417956194 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885483636848 139886818216578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17905] ppid=17892 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17905/stat : 17905 (java) S 17892 17892 16408 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 417956195 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885482582880 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17906] ppid=17892 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17906/stat : 17906 (java) S 17892 17892 16408 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 417956195 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885481530496 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17907] ppid=17892 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17907/stat : 17907 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 417956197 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885480478800 139886818224027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17908] ppid=17892 vsize=28766280 memory=0 CPUtime=2.13 cores=0-7
/proc/17894/task/17908/stat : 17908 (java) S 17892 17892 16408 0 -1 1077944384 9192 0 0 0 211 2 0 0 20 0 28 0 417956197 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885479426672 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17909] ppid=17892 vsize=28766280 memory=0 CPUtime=2.26 cores=0-7
/proc/17894/task/17909/stat : 17909 (java) S 17892 17892 16408 0 -1 1077944384 11089 0 0 0 224 2 0 0 20 0 28 0 417956197 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885478373872 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17910] ppid=17892 vsize=28766280 memory=0 CPUtime=2.07 cores=0-7
/proc/17894/task/17910/stat : 17910 (java) S 17892 17892 16408 0 -1 1077944384 11270 0 0 0 205 2 0 0 20 0 28 0 417956197 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885477321584 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17911] ppid=17892 vsize=28766280 memory=0 CPUtime=0.9 cores=0-7
/proc/17894/task/17911/stat : 17911 (java) S 17892 17892 16408 0 -1 1077944384 7071 0 0 0 88 2 0 0 20 0 28 0 417956197 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885476268784 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17912] ppid=17892 vsize=28766280 memory=281423035885088 CPUtime=0 cores=0-7
/proc/17894/task/17912/stat : 17912 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 417956198 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885407103328 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17913] ppid=17892 vsize=28766280 memory=140711517871160 CPUtime=0.01 cores=0-7
/proc/17894/task/17913/stat : 17913 (java) S 17892 17892 16408 0 -1 1077944384 641 0 0 0 0 1 0 0 20 0 28 0 417956198 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885406050608 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 14 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17914] ppid=17892 vsize=28766280 memory=3360 CPUtime=13.9 cores=0-7
/proc/17894/task/17914/stat : 17914 (java) R 17892 17892 16408 0 -1 4202560 514 0 0 0 1389 1 0 0 20 0 28 0 417957204 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885397077688 139886437035250 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17915] ppid=17892 vsize=28766280 memory=1456 CPUtime=13.49 cores=0-7
/proc/17894/task/17915/stat : 17915 (java) R 17892 17892 16408 0 -1 4202560 673 0 0 0 1349 0 0 0 20 0 28 0 417957205 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885396026088 139886436306891 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17916] ppid=17892 vsize=28766280 memory=3073312 CPUtime=12.66 cores=0-7
/proc/17894/task/17916/stat : 17916 (java) R 17892 17892 16408 0 -1 4202560 4564 0 0 0 1247 19 0 0 20 0 28 0 417957205 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885394973080 139886436559860 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17917] ppid=17892 vsize=28766280 memory=0 CPUtime=13.78 cores=0-7
/proc/17894/task/17917/stat : 17917 (java) R 17892 17892 16408 0 -1 4202560 658 0 0 0 1378 0 0 0 20 0 28 0 417957205 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885393922584 139886437035101 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17918] ppid=17892 vsize=28766280 memory=0 CPUtime=13.43 cores=0-7
/proc/17894/task/17918/stat : 17918 (java) R 17892 17892 16408 0 -1 4202560 810 0 0 0 1341 2 0 0 20 0 28 0 417957205 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885392867824 139886436387472 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17919] ppid=17892 vsize=28766280 memory=776 CPUtime=13.41 cores=0-7
/proc/17894/task/17919/stat : 17919 (java) R 17892 17892 16408 0 -1 4202560 1198 0 0 0 1340 1 0 0 20 0 28 0 417957205 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885391815800 139886437032952 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17920] ppid=17892 vsize=28766280 memory=1564 CPUtime=13.87 cores=0-7
/proc/17894/task/17920/stat : 17920 (java) R 17892 17892 16408 0 -1 4202560 785 0 0 0 1386 1 0 0 20 0 28 0 417957205 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885390761960 139886437036038 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17921] ppid=17892 vsize=28766280 memory=5976 CPUtime=13.6 cores=0-7
/proc/17894/task/17921/stat : 17921 (java) R 17892 17892 16408 0 -1 4202560 469 0 0 0 1358 2 0 0 20 0 28 0 417957205 29456670720 768651 33554432000 4194304 4196468 140723067162640 139885389709096 139886436306754 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
Current children cumulated CPU time: 133.18 s
Current children cumulated vsize: 28879408 KiB
Current children cumulated memory: 3076060 KiB

[startup+24.8017 s]
/proc/loadavg: 6.94 8.02 7.76 9/219 17924
/proc/meminfo: memFree=25698392/32770624 swapFree=66959224/67108860
[pid=17892] ppid=17889 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17892/stat : 17892 (xcsp3-exec) S 17889 17892 16408 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 417956191 115843072 364 33554432000 4194304 5098028 140735628573360 140735628571464 139715058606716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24625152 140735628579703 140735628579945 140735628579945 140735628582858 0
/proc/17892/statm: 28282 364 305 221 0 87 0
[pid=17894] ppid=17892 vsize=28766280 memory=3074612 CPUtime=136.34 cores=0-7
/proc/17894/stat : 17894 (java) S 17892 17892 16408 0 -1 1077944320 79143 0 0 0 13246 388 0 0 20 0 28 0 417956191 29456670720 768653 33554432000 4194304 4196468 140723067162640 140723067145184 139886818205431 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
/proc/17894/statm: 7191570 768653 3537 1 0 7152672 0
[pid=17894/tid=17895] ppid=17892 vsize=28766280 memory=3620 CPUtime=8.82 cores=0-7
/proc/17894/task/17895/stat : 17895 (java) S 17892 17892 16408 0 -1 1077944384 15612 0 0 0 850 32 0 0 20 0 28 0 417956192 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886822446208 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17896] ppid=17892 vsize=28766280 memory=1456 CPUtime=1.03 cores=0-7
/proc/17894/task/17896/stat : 17896 (java) S 17892 17892 16408 0 -1 1077944384 930 0 0 0 68 35 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886770825616 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17897] ppid=17892 vsize=28766280 memory=3074600 CPUtime=1.04 cores=0-7
/proc/17894/task/17897/stat : 17897 (java) S 17892 17892 16408 0 -1 1077944384 846 0 0 0 69 35 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886769772816 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17898] ppid=17892 vsize=28766280 memory=29639 CPUtime=1.07 cores=0-7
/proc/17894/task/17898/stat : 17898 (java) S 17892 17892 16408 0 -1 1077944384 1303 0 0 0 68 39 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886768720528 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17899] ppid=17892 vsize=28766280 memory=1966 CPUtime=1.04 cores=0-7
/proc/17894/task/17899/stat : 17899 (java) S 17892 17892 16408 0 -1 1077944384 818 0 0 0 67 37 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886767667728 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17900] ppid=17892 vsize=28766280 memory=0 CPUtime=1.08 cores=0-7
/proc/17894/task/17900/stat : 17900 (java) S 17892 17892 16408 0 -1 1077944384 946 0 0 0 67 41 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886766615440 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17901] ppid=17892 vsize=28766280 memory=77 CPUtime=1.06 cores=0-7
/proc/17894/task/17901/stat : 17901 (java) S 17892 17892 16408 0 -1 1077944384 1160 0 0 0 66 40 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886765562640 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17902] ppid=17892 vsize=28766280 memory=545 CPUtime=1.07 cores=0-7
/proc/17894/task/17902/stat : 17902 (java) S 17892 17892 16408 0 -1 1077944384 931 0 0 0 65 42 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886764510352 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17903] ppid=17892 vsize=28766280 memory=612 CPUtime=1.07 cores=0-7
/proc/17894/task/17903/stat : 17903 (java) S 17892 17892 16408 0 -1 1077944384 1566 0 0 0 67 40 0 0 20 0 28 0 417956193 29456670720 768653 33554432000 4194304 4196468 140723067162640 139886763457552 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17904] ppid=17892 vsize=28766280 memory=4198 CPUtime=0.17 cores=0-7
/proc/17894/task/17904/stat : 17904 (java) S 17892 17892 16408 0 -1 1077944384 3677 0 0 0 16 1 0 0 20 0 28 0 417956194 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885483636848 139886818216578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17905] ppid=17892 vsize=28766280 memory=1351 CPUtime=0 cores=0-7
/proc/17894/task/17905/stat : 17905 (java) S 17892 17892 16408 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 417956195 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885482582880 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17906] ppid=17892 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/17894/task/17906/stat : 17906 (java) S 17892 17892 16408 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 417956195 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885481530496 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17907] ppid=17892 vsize=28766280 memory=1456 CPUtime=0 cores=0-7
/proc/17894/task/17907/stat : 17907 (java) S 17892 17892 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 417956197 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885480478800 139886818224027 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17908] ppid=17892 vsize=28766280 memory=6791534058613427641 CPUtime=2.13 cores=0-7
/proc/17894/task/17908/stat : 17908 (java) S 17892 17892 16408 0 -1 1077944384 9194 0 0 0 211 2 0 0 20 0 28 0 417956197 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885479426672 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17909] ppid=17892 vsize=28766280 memory=5976 CPUtime=2.26 cores=0-7
/proc/17894/task/17909/stat : 17909 (java) S 17892 17892 16408 0 -1 1077944384 11091 0 0 0 224 2 0 0 20 0 28 0 417956197 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885478373872 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17910] ppid=17892 vsize=28766280 memory=1456 CPUtime=2.07 cores=0-7
/proc/17894/task/17910/stat : 17910 (java) S 17892 17892 16408 0 -1 1077944384 11272 0 0 0 205 2 0 0 20 0 28 0 417956197 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885477321584 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17911] ppid=17892 vsize=28766280 memory=3077248 CPUtime=0.9 cores=0-7
/proc/17894/task/17911/stat : 17911 (java) S 17892 17892 16408 0 -1 1077944384 7138 0 0 0 88 2 0 0 20 0 28 0 417956197 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885476268784 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17912] ppid=17892 vsize=28766280 memory=1216 CPUtime=0 cores=0-7
/proc/17894/task/17912/stat : 17912 (java) S 17892 17892 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 417956198 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885407103328 139886818215637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17913] ppid=17892 vsize=28766280 memory=984 CPUtime=0.01 cores=0-7
/proc/17894/task/17913/stat : 17913 (java) S 17892 17892 16408 0 -1 1077944384 664 0 0 0 0 1 0 0 20 0 28 0 417956198 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885406050608 139886818216578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 14 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17914] ppid=17892 vsize=28766280 memory=14004 CPUtime=14.29 cores=0-7
/proc/17894/task/17914/stat : 17914 (java) R 17892 17892 16408 0 -1 4202560 549 0 0 0 1428 1 0 0 20 0 28 0 417957204 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885397077688 139886437034882 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17915] ppid=17892 vsize=28766280 memory=21808 CPUtime=13.89 cores=0-7
/proc/17894/task/17915/stat : 17915 (java) R 17892 17892 16408 0 -1 4202560 716 0 0 0 1389 0 0 0 20 0 28 0 417957205 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885396026088 139886436306458 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17916] ppid=17892 vsize=28766280 memory=14048 CPUtime=13.05 cores=0-7
/proc/17894/task/17916/stat : 17916 (java) R 17892 17892 16408 0 -1 4202560 5031 0 0 0 1286 19 0 0 20 0 28 0 417957205 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885394973080 139886439161510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17917] ppid=17892 vsize=28766280 memory=2124 CPUtime=14.17 cores=0-7
/proc/17894/task/17917/stat : 17917 (java) R 17892 17892 16408 0 -1 4202560 760 0 0 0 1417 0 0 0 20 0 28 0 417957205 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885393922584 139886437034524 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17918] ppid=17892 vsize=28766280 memory=288230574492221466 CPUtime=13.83 cores=0-7
/proc/17894/task/17918/stat : 17918 (java) R 17892 17892 16408 0 -1 4202560 892 0 0 0 1381 2 0 0 20 0 28 0 417957205 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885392867824 139886436306232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17919] ppid=17892 vsize=28766280 memory=288230574492221466 CPUtime=13.8 cores=0-7
/proc/17894/task/17919/stat : 17919 (java) R 17892 17892 16408 0 -1 4202560 1305 0 0 0 1379 1 0 0 20 0 28 0 417957205 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885391815800 139886437033722 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17920] ppid=17892 vsize=28766280 memory=301741420686082359 CPUtime=14.26 cores=0-7
/proc/17894/task/17920/stat : 17920 (java) R 17892 17892 16408 0 -1 4202560 891 0 0 0 1425 1 0 0 20 0 28 0 417957205 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885390761608 139886437032934 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
[pid=17894/tid=17921] ppid=17892 vsize=28766280 memory=16104758104557987 CPUtime=13.99 cores=0-7
/proc/17894/task/17921/stat : 17921 (java) R 17892 17892 16408 0 -1 4202560 508 0 0 0 1397 2 0 0 20 0 28 0 417957205 29456670720 768653 33554432000 4194304 4196468 140723067162640 139885389709096 139886437035188 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39079936 140723067167722 140723067167894 140723067167894 140723067170767 0
Current children cumulated CPU time: 136.34 s
Current children cumulated vsize: 28879408 KiB
Current children cumulated memory: 3076068 KiB

[startup+24.9012 s]
/proc/loadavg: 6.94 8.02 7.76 9/219 17924
/proc/meminfo: memFree=25698392/32770624 swapFree=66959224/67108860
[pid=17892] ppid=17889 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17892/stat : 17892 (xcsp3-exec) S 17889 17892 16408 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 417956191 115843072 364 33554432000 4194304 5098028 140735628573360 140735628571464 139715058606716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24625152 140735628579703 140735628579945 140735628579945 140735628582858 0
/proc/17892/statm: 28282 364 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1456 KiB

Child status: 0
Real time (s): 24.9173
CPU time (s): 137.091
CPU user time (s): 133.177
CPU system time (s): 3.91472
CPU usage (%): 550.186
Max. virtual memory (cumulated for all children) (KiB): 28879408
Max. memory (cumulated for all children) (KiB): 3079196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.177
system time used= 3.91472
maximum resident set size= 3077740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81073
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5936
involuntary context switches= 2974


# summary of solver processes directly reported to runsolver:
#   pid: 17892
#   total CPU time (s): 137.091
#   total CPU user time (s): 133.177
#   total CPU system time (s): 3.91472

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.236415 second user time and 0.293008 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-14 02:15:20
IDJOB=4393499
IDBENCH=121201
IDSOLVER=2841
FILE ID=node124/4393499-1568420160
RUNJOBID= node124-1568416728-16435
PBS_JOBID= 21702259
Free space on /tmp= 61804 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-15000-9.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393499-1568420160/watcher-4393499-1568420160 -o /tmp/evaluation-result-4393499-1568420160/solver-4393499-1568420160 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568416728-16435 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 80656897 HOME/instance-4393499-1568420160.xml

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

MD5SUM BENCH= 134b875ea7bd230347634fe517213ca9
RANDOM SEED=80656897

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.47
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.47
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.47
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.47
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:        28766492 kB
MemAvailable:   31849288 kB
Buffers:          188652 kB
Cached:          3175096 kB
SwapCached:        45888 kB
Active:           993444 kB
Inactive:        2422140 kB
Active(anon):       3092 kB
Inactive(anon):    90100 kB
Active(file):     990352 kB
Inactive(file):  2332040 kB
Unevictable:      106540 kB
Mlocked:          106540 kB
SwapTotal:      67108860 kB
SwapFree:       66959224 kB
Dirty:             34796 kB
Writeback:             0 kB
AnonPages:        113904 kB
Mapped:            43972 kB
Shmem:             32744 kB
Slab:             181876 kB
SReclaimable:     152476 kB
SUnreclaim:        29400 kB
KernelStack:        3456 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61776 MiB
End job on node124 at 2019-09-14 02:15:45