Trace number 4271281

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 19808.4 2520.1499

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-28.xml
MD5SUMec4845efd826c884e0cb314c730a074b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1162
Number of constraints490
Number of domains2
Minimum domain size28
Maximum domain size378
Distribution of domain sizes[{"size":28,"count":784},{"size":378,"count":378}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":392},{"degree":4,"count":770}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":14},{"arity":2,"count":14},{"arity":3,"count":378},{"arity":14,"count":27},{"arity":28,"count":28},{"arity":54,"count":14},{"arity":56,"count":14},{"arity":378,"count":1}]
Number of extensional constraints378
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":378},{"type":"intension","count":28},{"type":"allDifferent","count":29},{"type":"count","count":27},{"type":"cardinality","count":28}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271281-1502767423.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271281-1502767423.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
3.51/1.17	c solve instance...
19807.49/2520.10	s UNKNOWN
19807.49/2520.10	c Unexpected resolution interruption!

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 (15324 MiB free)
  memory of node 1: 16384 MiB (15470 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271281-1502767423/watcher-4271281-1502767423 -o /tmp/evaluation-result-4271281-1502767423/solver-4271281-1502767423 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502761355-25342 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1487053568 HOME/instance-4271281-1502767423.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
solver pid=25998, runsolver pid=25995
Current StackSize limit: 8192 KiB


[startup+0.100177 s]*
/proc/loadavg: 7.59 8.14 8.19 3/199 26019
/proc/meminfo: memFree=31517760/32770624 swapFree=67108860/67108860
[pid=25998] ppid=25995 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25998/stat : 25998 (xcsp3-exec) S 25995 25998 25315 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109830020 9740288 345 33554432000 4194304 5098028 140728608349216 140728608347320 139972117217916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17231872 140728608351332 140728608351543 140728608351543 140728608354283 0
/proc/25998/statm: 2378 345 289 221 0 87 0
[pid=26000] ppid=25998 vsize=25999808 memory=26484 CPUtime=0.11 cores=0-7
/proc/26000/stat : 26000 (java) S 25998 25998 25315 0 -1 1077944320 5489 0 0 0 10 1 0 0 20 0 20 0 109830020 26623803392 6621 33554432000 4194304 4196468 140725185825568 140725185808112 140466546904823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
/proc/26000/statm: 6499952 6621 2865 1 0 6488269 0
[pid=26000/tid=26001] ppid=25998 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26000/task/26001/stat : 26001 (java) R 25998 25998 25315 0 -1 4202560 3492 0 0 0 8 1 0 0 20 0 20 0 109830021 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466551138096 140466546916758 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26002] ppid=25998 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26000/task/26002/stat : 26002 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466104958096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26003] ppid=25998 vsize=25999808 memory=139827546605184 CPUtime=0 cores=0-7
/proc/26000/task/26003/stat : 26003 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466103905296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26004] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26004/stat : 26004 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466102852496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26005] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26005/stat : 26005 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466101799696 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26006] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26006/stat : 26006 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466100746896 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26007] ppid=25998 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26000/task/26007/stat : 26007 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466099694096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26008] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26008/stat : 26008 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466098641296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26009] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26009/stat : 26009 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26623803392 6621 33554432000 4194304 4196468 140725185825568 140466097588496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26010] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26010/stat : 26010 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830023 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465674263408 140466546915970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26011] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26011/stat : 26011 (java) S 25998 25998 25315 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109830023 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465673209376 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26012] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26012/stat : 26012 (java) S 25998 25998 25315 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109830024 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465672156528 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26013] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26013/stat : 26013 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830026 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465671104848 140466546923419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26014] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26014/stat : 26014 (java) S 25998 25998 25315 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 109830026 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465670052208 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26015] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26015/stat : 26015 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830026 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465668999408 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26016] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26016/stat : 26016 (java) S 25998 25998 25315 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 109830026 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465667946608 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26017] ppid=25998 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/26000/task/26017/stat : 26017 (java) R 25998 25998 25315 0 -1 4202560 280 0 0 0 1 0 0 0 20 0 20 0 109830026 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465666893808 140466528142384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26018] ppid=25998 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26018/stat : 26018 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109830026 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465665842272 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26019] ppid=25998 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26000/task/26019/stat : 26019 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830026 26623803392 6621 33554432000 4194304 4196468 140725185825568 140465664789552 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27864 KiB

[startup+0.209691 s]*
/proc/loadavg: 7.59 8.14 8.19 2/199 26019
/proc/meminfo: memFree=31506472/32770624 swapFree=67108860/67108860
[pid=25998] ppid=25995 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25998/stat : 25998 (xcsp3-exec) S 25995 25998 25315 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109830020 9740288 345 33554432000 4194304 5098028 140728608349216 140728608347320 139972117217916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17231872 140728608351332 140728608351543 140728608351543 140728608354283 0
/proc/25998/statm: 2378 345 289 221 0 87 0
[pid=26000] ppid=25998 vsize=26004064 memory=38584 CPUtime=0.33 cores=0-7
/proc/26000/stat : 26000 (java) S 25998 25998 25315 0 -1 1077944320 8296 0 0 0 30 3 0 0 20 0 20 0 109830020 26628161536 9646 33554432000 4194304 4196468 140725185825568 140725185808112 140466546904823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
/proc/26000/statm: 6501016 9646 3048 1 0 6488269 0
[pid=26000/tid=26001] ppid=25998 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/26000/task/26001/stat : 26001 (java) R 25998 25998 25315 0 -1 4202560 5405 0 0 0 18 1 0 0 20 0 20 0 109830021 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466551125648 140466530985310 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26002] ppid=25998 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/26000/task/26002/stat : 26002 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466104958096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26003] ppid=25998 vsize=26004064 memory=288370203698316928 CPUtime=0 cores=0-7
/proc/26000/task/26003/stat : 26003 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466103905296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26004] ppid=25998 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26000/task/26004/stat : 26004 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466102852496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26005] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26005/stat : 26005 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466101799696 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26006] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26006/stat : 26006 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466100746896 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26007] ppid=25998 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26000/task/26007/stat : 26007 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466099694096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26008] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26008/stat : 26008 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466098641296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26009] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26009/stat : 26009 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 9646 33554432000 4194304 4196468 140725185825568 140466097588496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26010] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26010/stat : 26010 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830023 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465674263408 140466546915970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26011] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26011/stat : 26011 (java) S 25998 25998 25315 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109830023 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465673209376 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26012] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26012/stat : 26012 (java) S 25998 25998 25315 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109830024 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465672156528 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26013] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26013/stat : 26013 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830026 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465671104848 140466546923419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26014] ppid=25998 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26000/task/26014/stat : 26014 (java) S 25998 25998 25315 0 -1 1077944384 512 0 0 0 1 0 0 0 20 0 20 0 109830026 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465670052208 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26015] ppid=25998 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/26000/task/26015/stat : 26015 (java) S 25998 25998 25315 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 20 0 109830026 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465668999408 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26016] ppid=25998 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26000/task/26016/stat : 26016 (java) S 25998 25998 25315 0 -1 1077944384 196 0 0 0 0 0 0 0 20 0 20 0 109830026 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465667946608 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26017] ppid=25998 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/26000/task/26017/stat : 26017 (java) R 25998 25998 25315 0 -1 4202560 764 0 0 0 8 0 0 0 20 0 20 0 109830026 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465666893808 140466528467793 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26018] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26018/stat : 26018 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109830026 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465665842272 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26019] ppid=25998 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26000/task/26019/stat : 26019 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830026 26628161536 9646 33554432000 4194304 4196468 140725185825568 140465664789552 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39964 KiB

[startup+0.309363 s]*
/proc/loadavg: 7.59 8.14 8.19 3/199 26019
/proc/meminfo: memFree=31501696/32770624 swapFree=67108860/67108860
[pid=25998] ppid=25995 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25998/stat : 25998 (xcsp3-exec) S 25995 25998 25315 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109830020 9740288 345 33554432000 4194304 5098028 140728608349216 140728608347320 139972117217916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17231872 140728608351332 140728608351543 140728608351543 140728608354283 0
/proc/25998/statm: 2378 345 289 221 0 87 0
[pid=26000] ppid=25998 vsize=26004064 memory=45804 CPUtime=0.51 cores=0-7
/proc/26000/stat : 26000 (java) S 25998 25998 25315 0 -1 1077944320 9164 0 0 0 47 4 0 0 20 0 20 0 109830020 26628161536 11451 33554432000 4194304 4196468 140725185825568 140725185808112 140466546904823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
/proc/26000/statm: 6501016 11451 3101 1 0 6488269 0
[pid=26000/tid=26001] ppid=25998 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26000/task/26001/stat : 26001 (java) R 25998 25998 25315 0 -1 4202560 6075 0 0 0 27 2 0 0 20 0 20 0 109830021 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466551137248 140466184088282 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26002] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26002/stat : 26002 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466104958096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26003] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26003/stat : 26003 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466103905296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26004] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26004/stat : 26004 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466102852496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26005] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26005/stat : 26005 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466101799696 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26006] ppid=25998 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/26000/task/26006/stat : 26006 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466100746896 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26007] ppid=25998 vsize=26004064 memory=139827425145775 CPUtime=0 cores=0-7
/proc/26000/task/26007/stat : 26007 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466099694096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26008] ppid=25998 vsize=26004064 memory=139827425148080 CPUtime=0 cores=0-7
/proc/26000/task/26008/stat : 26008 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466098641296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26009] ppid=25998 vsize=26004064 memory=139827425150384 CPUtime=0 cores=0-7
/proc/26000/task/26009/stat : 26009 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830022 26628161536 11451 33554432000 4194304 4196468 140725185825568 140466097588496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26010] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26010/stat : 26010 (java) S 25998 25998 25315 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109830023 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465674263408 140466546915970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26011] ppid=25998 vsize=26004064 memory=279654850307728 CPUtime=0 cores=0-7
/proc/26000/task/26011/stat : 26011 (java) S 25998 25998 25315 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109830023 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465673209376 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26012] ppid=25998 vsize=26004064 memory=279654850314640 CPUtime=0 cores=0-7
/proc/26000/task/26012/stat : 26012 (java) S 25998 25998 25315 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109830024 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465672156528 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26013] ppid=25998 vsize=26004064 memory=279654850255792 CPUtime=0 cores=0-7
/proc/26000/task/26013/stat : 26013 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830026 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465671104848 140466546923419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26014] ppid=25998 vsize=26004064 memory=279654850328464 CPUtime=0.01 cores=0-7
/proc/26000/task/26014/stat : 26014 (java) R 25998 25998 25315 0 -1 4202560 518 0 0 0 1 0 0 0 20 0 20 0 109830026 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465670052208 140466526568337 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26015] ppid=25998 vsize=26004064 memory=279654850335376 CPUtime=0.03 cores=0-7
/proc/26000/task/26015/stat : 26015 (java) S 25998 25998 25315 0 -1 1077944384 168 0 0 0 3 0 0 0 20 0 20 0 109830026 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465668999408 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26016] ppid=25998 vsize=26004064 memory=279654850333072 CPUtime=0.01 cores=0-7
/proc/26000/task/26016/stat : 26016 (java) R 25998 25998 25315 0 -1 4202560 211 0 0 0 1 0 0 0 20 0 20 0 109830026 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465667946608 140466546926170 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26017] ppid=25998 vsize=26004064 memory=279654850349232 CPUtime=0.12 cores=0-7
/proc/26000/task/26017/stat : 26017 (java) R 25998 25998 25315 0 -1 4202560 880 0 0 0 12 0 0 0 20 0 20 0 109830026 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465666891472 140466525832727 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26018] ppid=25998 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26018/stat : 26018 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109830026 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465665842272 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26019] ppid=25998 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26000/task/26019/stat : 26019 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830026 26628161536 11451 33554432000 4194304 4196468 140725185825568 140465664789552 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47184 KiB

[startup+0.700921 s]
/proc/loadavg: 7.59 8.14 8.19 3/199 26019
/proc/meminfo: memFree=31486284/32770624 swapFree=67108860/67108860
[pid=25998] ppid=25995 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25998/stat : 25998 (xcsp3-exec) S 25995 25998 25315 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109830020 9740288 345 33554432000 4194304 5098028 140728608349216 140728608347320 139972117217916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17231872 140728608351332 140728608351543 140728608351543 140728608354283 0
/proc/25998/statm: 2378 345 289 221 0 87 0
[pid=26000] ppid=25998 vsize=26006188 memory=84852 CPUtime=1.72 cores=0-7
/proc/26000/stat : 26000 (java) S 25998 25998 25315 0 -1 1077944320 12371 0 0 0 167 5 0 0 20 0 20 0 109830020 26630336512 21213 33554432000 4194304 4196468 140725185825568 140725185808112 140466546904823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
/proc/26000/statm: 6501547 21213 3206 1 0 6488781 0
[pid=26000/tid=26001] ppid=25998 vsize=26006188 memory=279654850707120 CPUtime=0.67 cores=0-7
/proc/26000/task/26001/stat : 26001 (java) R 25998 25998 25315 0 -1 4202560 6848 0 0 0 64 3 0 0 20 0 20 0 109830021 26630336512 21213 33554432000 4194304 4196468 140725185825568 140466551141008 140466185132527 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26002] ppid=25998 vsize=26006188 memory=139827425354608 CPUtime=0 cores=0-7
/proc/26000/task/26002/stat : 26002 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26630336512 21213 33554432000 4194304 4196468 140725185825568 140466104958096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26003] ppid=25998 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/26000/task/26003/stat : 26003 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109830022 26630336512 21213 33554432000 4194304 4196468 140725185825568 140466103905296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26004] ppid=25998 vsize=26006188 memory=10928 CPUtime=0 cores=0-7
/proc/26000/task/26004/stat : 26004 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109830022 26630336512 21213 33554432000 4194304 4196468 140725185825568 140466102852496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0

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

/proc/meminfo: memFree=30663440/32770624 swapFree=67108860/67108860
[pid=25998] ppid=25995 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25998/stat : 25998 (xcsp3-exec) S 25995 25998 25315 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109830020 9740288 345 33554432000 4194304 5098028 140728608349216 140728608347320 139972117217916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17231872 140728608351332 140728608351543 140728608351543 140728608354283 0
/proc/25998/statm: 2378 345 289 221 0 87 0
[pid=26000] ppid=25998 vsize=26538700 memory=871724 CPUtime=19669.8 cores=0-7
/proc/26000/stat : 26000 (java) S 25998 25998 25315 0 -1 1077944320 830862 0 0 0 1963919 3064 0 0 20 0 28 0 109830020 27175628800 217931 33554432000 4194304 4196468 140725185825568 140725185808112 140466546904823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
/proc/26000/statm: 6634675 217931 3301 1 0 6621909 0
[pid=26000/tid=26001] ppid=25998 vsize=26538700 memory=1380 CPUtime=1.12 cores=0-7
/proc/26000/task/26001/stat : 26001 (java) S 25998 25998 25315 0 -1 1077944384 8282 0 0 0 108 4 0 0 20 0 28 0 109830021 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466551145600 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26002] ppid=25998 vsize=26538700 memory=894588 CPUtime=17.43 cores=0-7
/proc/26000/task/26002/stat : 26002 (java) S 25998 25998 25315 0 -1 1077944384 29071 0 0 0 1709 34 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466104958096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26003] ppid=25998 vsize=26538700 memory=1311 CPUtime=17.45 cores=0-7
/proc/26000/task/26003/stat : 26003 (java) S 25998 25998 25315 0 -1 1077944384 34798 0 0 0 1709 36 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466103905296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26004] ppid=25998 vsize=26538700 memory=871724 CPUtime=17.56 cores=0-7
/proc/26000/task/26004/stat : 26004 (java) S 25998 25998 25315 0 -1 1077944384 30014 0 0 0 1718 38 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466102852496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26005] ppid=25998 vsize=26538700 memory=31240 CPUtime=17.57 cores=0-7
/proc/26000/task/26005/stat : 26005 (java) S 25998 25998 25315 0 -1 1077944384 33260 0 0 0 1719 38 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466101799696 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26006] ppid=25998 vsize=26538700 memory=279654853213760 CPUtime=17.48 cores=0-7
/proc/26000/task/26006/stat : 26006 (java) S 25998 25998 25315 0 -1 1077944384 35138 0 0 0 1713 35 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466100746896 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26007] ppid=25998 vsize=26538700 memory=5787213827062911330 CPUtime=17.48 cores=0-7
/proc/26000/task/26007/stat : 26007 (java) S 25998 25998 25315 0 -1 1077944384 31478 0 0 0 1710 38 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466099694096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26008] ppid=25998 vsize=26538700 memory=56 CPUtime=17.42 cores=0-7
/proc/26000/task/26008/stat : 26008 (java) S 25998 25998 25315 0 -1 1077944384 31663 0 0 0 1704 38 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466098641296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26009] ppid=25998 vsize=26538700 memory=2320961716348810016 CPUtime=17.48 cores=0-7
/proc/26000/task/26009/stat : 26009 (java) S 25998 25998 25315 0 -1 1077944384 31735 0 0 0 1712 36 0 0 20 0 28 0 109830022 27175628800 217931 33554432000 4194304 4196468 140725185825568 140466097588496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26010] ppid=25998 vsize=26538700 memory=1380 CPUtime=37.53 cores=0-7
/proc/26000/task/26010/stat : 26010 (java) S 25998 25998 25315 0 -1 1077944384 95459 0 0 0 1439 2314 0 0 20 0 28 0 109830023 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465674263408 140466546915970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26011] ppid=25998 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/26000/task/26011/stat : 26011 (java) S 25998 25998 25315 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 109830023 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465673209440 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26012] ppid=25998 vsize=26538700 memory=4384 CPUtime=0 cores=0-7
/proc/26000/task/26012/stat : 26012 (java) S 25998 25998 25315 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 109830024 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465672156544 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26013] ppid=25998 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/26000/task/26013/stat : 26013 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109830026 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465671104848 140466546923419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26014] ppid=25998 vsize=26538700 memory=2200 CPUtime=3.23 cores=0-7
/proc/26000/task/26014/stat : 26014 (java) S 25998 25998 25315 0 -1 1077944384 17822 0 0 0 320 3 0 0 20 0 28 0 109830026 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465670052208 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26015] ppid=25998 vsize=26538700 memory=6508 CPUtime=3.5 cores=0-7
/proc/26000/task/26015/stat : 26015 (java) S 25998 25998 25315 0 -1 1077944384 22867 0 0 0 346 4 0 0 20 0 28 0 109830026 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465668999408 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26016] ppid=25998 vsize=26538700 memory=888436 CPUtime=3.17 cores=0-7
/proc/26000/task/26016/stat : 26016 (java) S 25998 25998 25315 0 -1 1077944384 22567 0 0 0 313 4 0 0 20 0 28 0 109830026 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465667946608 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26017] ppid=25998 vsize=26538700 memory=4132 CPUtime=0.86 cores=0-7
/proc/26000/task/26017/stat : 26017 (java) S 25998 25998 25315 0 -1 1077944384 17390 0 0 0 84 2 0 0 20 0 28 0 109830026 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465666893808 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26018] ppid=25998 vsize=26538700 memory=4384 CPUtime=0 cores=0-7
/proc/26000/task/26018/stat : 26018 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109830026 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465665842272 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26019] ppid=25998 vsize=26538700 memory=839756 CPUtime=1.24 cores=0-7
/proc/26000/task/26019/stat : 26019 (java) S 25998 25998 25315 0 -1 1077944384 5347 0 0 0 41 83 0 0 20 0 28 0 109830026 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465664789552 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26020] ppid=25998 vsize=26538700 memory=238362 CPUtime=2426.37 cores=0-7
/proc/26000/task/26020/stat : 26020 (java) R 25998 25998 25315 0 -1 4202560 44662 0 0 0 242571 66 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465656777984 140466193008330 0 4 0 16800975 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26021] ppid=25998 vsize=26538700 memory=239257 CPUtime=2435.51 cores=0-7
/proc/26000/task/26021/stat : 26021 (java) R 25998 25998 25315 0 -1 4202560 52402 0 0 0 243495 56 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465655726200 140466192876441 0 4 0 16800975 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26022] ppid=25998 vsize=26538700 memory=164 CPUtime=2455.59 cores=0-7
/proc/26000/task/26022/stat : 26022 (java) R 25998 25998 25315 0 -1 4202560 72416 0 0 0 245467 92 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465654673280 140466186463051 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26023] ppid=25998 vsize=26538700 memory=7523107478184158290 CPUtime=2433.09 cores=0-7
/proc/26000/task/26023/stat : 26023 (java) R 25998 25998 25315 0 -1 4202560 28422 0 0 0 243274 35 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465653620400 140466191754880 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26024] ppid=25998 vsize=26538700 memory=1380 CPUtime=2432.37 cores=0-7
/proc/26000/task/26024/stat : 26024 (java) R 25998 25998 25315 0 -1 4202560 51255 0 0 0 243177 60 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465652567600 140466186463018 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26025] ppid=25998 vsize=26538700 memory=890484 CPUtime=2433.6 cores=0-7
/proc/26000/task/26025/stat : 26025 (java) R 25998 25998 25315 0 -1 4202560 50113 0 0 0 243290 70 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465651517312 140466186463035 0 4 0 16800975 0 0 0 -1 6 0 0 14 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26026] ppid=25998 vsize=26538700 memory=1380 CPUtime=2428.82 cores=0-7
/proc/26000/task/26026/stat : 26026 (java) R 25998 25998 25315 0 -1 4202560 31550 0 0 0 242831 51 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465650463216 140466193279768 0 4 0 16800975 0 0 0 -1 2 0 0 17 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26027] ppid=25998 vsize=26538700 memory=882420 CPUtime=2434.02 cores=0-7
/proc/26000/task/26027/stat : 26027 (java) R 25998 25998 25315 0 -1 4202560 51795 0 0 0 243346 56 0 0 20 0 28 0 109830139 27175628800 217931 33554432000 4194304 4196468 140725185825568 140465649409888 140466193009456 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
Current children cumulated CPU time: 19669.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 873104 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 7.85 7.96 8.06 9/208 26067
/proc/meminfo: memFree=30697364/32770624 swapFree=67108860/67108860
[pid=25998] ppid=25995 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25998/stat : 25998 (xcsp3-exec) S 25995 25998 25315 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109830020 9740288 345 33554432000 4194304 5098028 140728608349216 140728608347320 139972117217916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17231872 140728608351332 140728608351543 140728608351543 140728608354283 0
/proc/25998/statm: 2378 345 289 221 0 87 0
[pid=26000] ppid=25998 vsize=26538700 memory=837360 CPUtime=19807.5 cores=0-7
/proc/26000/stat : 26000 (java) S 25998 25998 25315 0 -1 1077944320 831854 0 0 0 1977646 3103 0 0 20 0 28 0 109830020 27175628800 209340 33554432000 4194304 4196468 140725185825568 140725185808112 140466546904823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
/proc/26000/statm: 6634675 209340 3301 1 0 6621909 0
[pid=26000/tid=26001] ppid=25998 vsize=26538700 memory=2240 CPUtime=1.12 cores=0-7
/proc/26000/task/26001/stat : 26001 (java) S 25998 25998 25315 0 -1 1077944384 8282 0 0 0 108 4 0 0 20 0 28 0 109830021 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466551145600 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26002] ppid=25998 vsize=26538700 memory=4128 CPUtime=17.55 cores=0-7
/proc/26000/task/26002/stat : 26002 (java) S 25998 25998 25315 0 -1 1077944384 29116 0 0 0 1720 35 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466104958096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26003] ppid=25998 vsize=26538700 memory=2200 CPUtime=17.57 cores=0-7
/proc/26000/task/26003/stat : 26003 (java) S 25998 25998 25315 0 -1 1077944384 34847 0 0 0 1721 36 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466103905296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26004] ppid=25998 vsize=26538700 memory=4872558044660077418 CPUtime=17.68 cores=0-7
/proc/26000/task/26004/stat : 26004 (java) S 25998 25998 25315 0 -1 1077944384 30040 0 0 0 1730 38 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466102852496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26005] ppid=25998 vsize=26538700 memory=16098169624726079 CPUtime=17.68 cores=0-7
/proc/26000/task/26005/stat : 26005 (java) S 25998 25998 25315 0 -1 1077944384 33280 0 0 0 1730 38 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466101799696 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26006] ppid=25998 vsize=26538700 memory=4128 CPUtime=17.6 cores=0-7
/proc/26000/task/26006/stat : 26006 (java) S 25998 25998 25315 0 -1 1077944384 35175 0 0 0 1724 36 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466100746896 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26007] ppid=25998 vsize=26538700 memory=1380 CPUtime=17.59 cores=0-7
/proc/26000/task/26007/stat : 26007 (java) S 25998 25998 25315 0 -1 1077944384 31493 0 0 0 1721 38 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466099694096 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26008] ppid=25998 vsize=26538700 memory=4126316290023845779 CPUtime=17.54 cores=0-7
/proc/26000/task/26008/stat : 26008 (java) S 25998 25998 25315 0 -1 1077944384 31714 0 0 0 1716 38 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466098641296 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26009] ppid=25998 vsize=26538700 memory=4872558044660077418 CPUtime=17.6 cores=0-7
/proc/26000/task/26009/stat : 26009 (java) S 25998 25998 25315 0 -1 1077944384 31799 0 0 0 1724 36 0 0 20 0 28 0 109830022 27175628800 209340 33554432000 4194304 4196468 140725185825568 140466097588496 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26010] ppid=25998 vsize=26538700 memory=4132 CPUtime=38.07 cores=0-7
/proc/26000/task/26010/stat : 26010 (java) S 25998 25998 25315 0 -1 1077944384 95626 0 0 0 1457 2350 0 0 20 0 28 0 109830023 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465674263408 140466546915970 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26011] ppid=25998 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/26000/task/26011/stat : 26011 (java) S 25998 25998 25315 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 109830023 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465673209440 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26012] ppid=25998 vsize=26538700 memory=870184 CPUtime=0 cores=0-7
/proc/26000/task/26012/stat : 26012 (java) S 25998 25998 25315 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 109830024 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465672156544 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26013] ppid=25998 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/26000/task/26013/stat : 26013 (java) S 25998 25998 25315 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 109830026 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465671104848 140466546923419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26014] ppid=25998 vsize=26538700 memory=15872 CPUtime=3.23 cores=0-7
/proc/26000/task/26014/stat : 26014 (java) S 25998 25998 25315 0 -1 1077944384 17825 0 0 0 320 3 0 0 20 0 28 0 109830026 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465670052208 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26015] ppid=25998 vsize=26538700 memory=1720 CPUtime=3.5 cores=0-7
/proc/26000/task/26015/stat : 26015 (java) S 25998 25998 25315 0 -1 1077944384 22870 0 0 0 346 4 0 0 20 0 28 0 109830026 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465668999408 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26016] ppid=25998 vsize=26538700 memory=1008 CPUtime=3.17 cores=0-7
/proc/26000/task/26016/stat : 26016 (java) S 25998 25998 25315 0 -1 1077944384 22569 0 0 0 313 4 0 0 20 0 28 0 109830026 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465667946608 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26017] ppid=25998 vsize=26538700 memory=1928 CPUtime=0.86 cores=0-7
/proc/26000/task/26017/stat : 26017 (java) S 25998 25998 25315 0 -1 1077944384 17392 0 0 0 84 2 0 0 20 0 28 0 109830026 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465666893808 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26018] ppid=25998 vsize=26538700 memory=1200 CPUtime=0 cores=0-7
/proc/26000/task/26018/stat : 26018 (java) S 25998 25998 25315 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 109830026 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465665842272 140466546915029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26019] ppid=25998 vsize=26538700 memory=8568 CPUtime=1.24 cores=0-7
/proc/26000/task/26019/stat : 26019 (java) S 25998 25998 25315 0 -1 1077944384 5358 0 0 0 41 83 0 0 20 0 28 0 109830026 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465664789552 140466546915970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26020] ppid=25998 vsize=26538700 memory=5664 CPUtime=2443.31 cores=0-7
/proc/26000/task/26020/stat : 26020 (java) R 25998 25998 25315 0 -1 4202560 44718 0 0 0 244265 66 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465656777944 140466192876095 0 4 0 16800975 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26021] ppid=25998 vsize=26538700 memory=4616 CPUtime=2452.32 cores=0-7
/proc/26000/task/26021/stat : 26021 (java) R 25998 25998 25315 0 -1 4202560 52465 0 0 0 245175 57 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465655726280 140466191960892 0 4 0 16800975 0 0 0 -1 7 0 0 22 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26022] ppid=25998 vsize=26538700 memory=1228 CPUtime=2472.9 cores=0-7
/proc/26000/task/26022/stat : 26022 (java) R 25998 25998 25315 0 -1 4202560 72551 0 0 0 247198 92 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465654676112 140466186463018 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26023] ppid=25998 vsize=26538700 memory=10928 CPUtime=2450.12 cores=0-7
/proc/26000/task/26023/stat : 26023 (java) R 25998 25998 25315 0 -1 4202560 28450 0 0 0 244977 35 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465653620184 140466191754204 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26024] ppid=25998 vsize=26538700 memory=796 CPUtime=2449.41 cores=0-7
/proc/26000/task/26024/stat : 26024 (java) R 25998 25998 25315 0 -1 4202560 51317 0 0 0 244881 60 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465652567664 140466192477452 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26025] ppid=25998 vsize=26538700 memory=1424 CPUtime=2450.62 cores=0-7
/proc/26000/task/26025/stat : 26025 (java) R 25998 25998 25315 0 -1 4202560 50171 0 0 0 244992 70 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465651514584 140466190911022 0 4 0 16800975 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26026] ppid=25998 vsize=26538700 memory=15872 CPUtime=2445.84 cores=0-7
/proc/26000/task/26026/stat : 26026 (java) R 25998 25998 25315 0 -1 4202560 31587 0 0 0 244533 51 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465650463352 140466191755384 0 4 0 16800975 0 0 0 -1 0 0 0 17 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
[pid=26000/tid=26027] ppid=25998 vsize=26538700 memory=4052 CPUtime=2451.04 cores=0-7
/proc/26000/task/26027/stat : 26027 (java) R 25998 25998 25315 0 -1 4202560 51853 0 0 0 245048 56 0 0 20 0 28 0 109830139 27175628800 209340 33554432000 4194304 4196468 140725185825568 140465649410440 140466192876095 0 4 0 16800975 0 0 0 -1 2 0 0 20 0 0 6293624 6294260 12668928 140725185827986 140725185828163 140725185828163 140725185830863 0
Current children cumulated CPU time: 19807.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 838740 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.04 s]
# the end of solver process 25998 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001017 s, system=0.001017 s

[startup+2520.15 s]
# the end of solver process 26000 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19777.3 s, system=31.0559 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2520.13 s]*
/proc/loadavg: 7.85 7.96 8.06 3/207 26069
/proc/meminfo: memFree=30697628/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.002034 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.15
CPU time (s): 19808.4
CPU user time (s): 19777.3
CPU system time (s): 31.0559
CPU usage (%): 786.001
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3529036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19777.3
system time used= 31.0559
maximum resident set size= 3543716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 832606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 282603
involuntary context switches= 238698


# summary of solver processes directly reported to runsolver:
#   pid: 25998,26000
#   total CPU time (s): 19808.4
#   total CPU user time (s): 19777.3
#   total CPU system time (s): 31.0559

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.4744 second user time and 30.8533 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 05:09:25
IDJOB=4271281
IDBENCH=133924
IDSOLVER=2662
FILE ID=node115/4271281-1502767423
RUNJOBID= node115-1502761355-25342
PBS_JOBID= 20629087
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-28.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271281-1502767423/watcher-4271281-1502767423 -o /tmp/evaluation-result-4271281-1502767423/solver-4271281-1502767423 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502761355-25342 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1487053568 HOME/instance-4271281-1502767423.xml

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

MD5SUM BENCH= ec4845efd826c884e0cb314c730a074b
RANDOM SEED=1487053568

node115.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.69
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.69
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.69
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.69
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:        31533880 kB
MemAvailable:   31983560 kB
Buffers:          176280 kB
Cached:           559120 kB
SwapCached:            0 kB
Active:           543000 kB
Inactive:         247272 kB
Active(anon):       3552 kB
Inactive(anon):    79420 kB
Active(file):     539448 kB
Inactive(file):   167852 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             0 kB
AnonPages:         61112 kB
Mapped:            45356 kB
Shmem:             25224 kB
Slab:             142572 kB
SReclaimable:     116432 kB
SUnreclaim:        26140 kB
KernelStack:        3136 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61804 MiB
End job on node115 at 2017-08-15 05:51:25