Trace number 4404408

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 20042.9 2520.11

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-5_X2.xml
MD5SUM0d344e361328211ed16699cc315bd3d7
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 benchmark165.955
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
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-4404408-1569002556.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404408-1569002556.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
3.02/1.06	c solve instance...
20042.18/2520.07	s UNKNOWN
20042.18/2520.07	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 (7039 MiB free)
  memory of node 1: 16384 MiB (8378 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404408-1569002556/watcher-4404408-1569002556 -o /var/tmp/evaluation-result-4404408-1569002556/solver-4404408-1569002556 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1568994707-9278 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1926826305 HOME/instance-4404408-1569002556.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=11128, runsolver pid=11125
Current StackSize limit: 8192 KiB


[startup+0.102241 s]*
/proc/loadavg: 8.48 8.23 8.16 2/213 11149
/proc/meminfo: memFree=15772308/32770624 swapFree=66976740/67108860
[pid=11128] ppid=11125 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/11128/stat : 11128 (xcsp3-exec) S 11125 11128 9251 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476195666 115843072 362 33554432000 4194304 5098028 140733208477776 140733208475880 140113690428028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140733208486737 140733208486997 140733208486997 140733208489926 0
/proc/11128/statm: 28282 362 304 221 0 87 0
[pid=11130] ppid=11128 vsize=28227396 memory=28864 CPUtime=0.13 cores=0-7
/proc/11130/stat : 11130 (java) S 11128 11128 9251 0 -1 1077944320 5648 0 0 0 11 2 0 0 20 0 20 0 476195666 28904853504 7216 33554432000 4194304 4196468 140721964820560 140721964803104 140485369687799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
/proc/11130/statm: 7056849 7216 3156 1 0 7019032 0
[pid=11130/tid=11131] ppid=11128 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11130/task/11131/stat : 11131 (java) R 11128 11128 9251 0 -1 4202560 3572 0 0 0 8 1 0 0 20 0 20 0 476195666 28904853504 7216 33554432000 4194304 4196468 140721964820560 140485373920464 140485369699734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11132] ppid=11128 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11130/task/11132/stat : 11132 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7216 33554432000 4194304 4196468 140721964820560 140485322308496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11133] ppid=11128 vsize=28227396 memory=139799429551744 CPUtime=0 cores=0-7
/proc/11130/task/11133/stat : 11133 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7216 33554432000 4194304 4196468 140721964820560 140485321255696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11134] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11134/stat : 11134 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7281 33554432000 4194304 4196468 140721964820560 140485320203408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11135] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11135/stat : 11135 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7281 33554432000 4194304 4196468 140721964820560 140485319150608 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11136] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11136/stat : 11136 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7281 33554432000 4194304 4196468 140721964820560 140485318097296 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11137] ppid=11128 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11130/task/11137/stat : 11137 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7281 33554432000 4194304 4196468 140721964820560 140485317044496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11138] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11138/stat : 11138 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7281 33554432000 4194304 4196468 140721964820560 140485315992208 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11139] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11139/stat : 11139 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 7281 33554432000 4194304 4196468 140721964820560 140485314939408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11140] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11140/stat : 11140 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195669 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484552936048 140485369698946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11141] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11141/stat : 11141 (java) S 11128 11128 9251 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476195669 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484551882016 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11142] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11142/stat : 11142 (java) S 11128 11128 9251 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476195669 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484550829680 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11143] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11143/stat : 11143 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484549778000 140485369706395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11144] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11144/stat : 11144 (java) R 11128 11128 9251 0 -1 4202560 452 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484548724848 140485347520656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11145] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11145/stat : 11145 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484547672048 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11146] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11146/stat : 11146 (java) S 11128 11128 9251 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484546619760 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11147] ppid=11128 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/11130/task/11147/stat : 11147 (java) R 11128 11128 9251 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 20 0 476195672 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484545566960 140485348823612 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11148] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11148/stat : 11148 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484544514912 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11149] ppid=11128 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11130/task/11149/stat : 11149 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 7281 33554432000 4194304 4196468 140721964820560 140484543462192 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30312 KiB

[startup+0.210713 s]*
/proc/loadavg: 8.48 8.23 8.16 2/213 11149
/proc/meminfo: memFree=15758956/32770624 swapFree=66976740/67108860
[pid=11128] ppid=11125 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/11128/stat : 11128 (xcsp3-exec) S 11125 11128 9251 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476195666 115843072 362 33554432000 4194304 5098028 140733208477776 140733208475880 140113690428028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140733208486737 140733208486997 140733208486997 140733208489926 0
/proc/11128/statm: 28282 362 304 221 0 87 0
[pid=11130] ppid=11128 vsize=28227396 memory=41156 CPUtime=0.33 cores=0-7
/proc/11130/stat : 11130 (java) S 11128 11128 9251 0 -1 1077944320 9535 0 0 0 30 3 0 0 20 0 20 0 476195666 28904853504 10289 33554432000 4194304 4196468 140721964820560 140721964803104 140485369687799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
/proc/11130/statm: 7056849 10289 3295 1 0 7019032 0
[pid=11130/tid=11131] ppid=11128 vsize=28227396 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/11130/task/11131/stat : 11131 (java) R 11128 11128 9251 0 -1 4202560 6600 0 0 0 17 2 0 0 20 0 20 0 476195666 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485373921536 140485369699734 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11132] ppid=11128 vsize=28227396 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/11130/task/11132/stat : 11132 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485322308496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11133] ppid=11128 vsize=28227396 memory=3618844979165304480 CPUtime=0 cores=0-7
/proc/11130/task/11133/stat : 11133 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485321255696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11134] ppid=11128 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11130/task/11134/stat : 11134 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485320203408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11135] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11135/stat : 11135 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485319150608 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11136] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11136/stat : 11136 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485318097296 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11137] ppid=11128 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11130/task/11137/stat : 11137 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485317044496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11138] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11138/stat : 11138 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485315992208 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11139] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11139/stat : 11139 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476195667 28904853504 10289 33554432000 4194304 4196468 140721964820560 140485314939408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11140] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11140/stat : 11140 (java) S 11128 11128 9251 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476195669 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484552936048 140485369698946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11141] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11141/stat : 11141 (java) S 11128 11128 9251 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476195669 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484551882016 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11142] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11142/stat : 11142 (java) S 11128 11128 9251 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476195669 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484550829680 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11143] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11143/stat : 11143 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484549778000 140485369706395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11144] ppid=11128 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11130/task/11144/stat : 11144 (java) S 11128 11128 9251 0 -1 1077944384 490 0 0 0 1 0 0 0 20 0 20 0 476195672 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484548724848 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11145] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11145/stat : 11145 (java) S 11128 11128 9251 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484547672048 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11146] ppid=11128 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11130/task/11146/stat : 11146 (java) S 11128 11128 9251 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 20 0 476195672 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484546619760 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11147] ppid=11128 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/11130/task/11147/stat : 11147 (java) R 11128 11128 9251 0 -1 4202560 798 0 0 0 8 0 0 0 20 0 20 0 476195672 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484545566768 140485353768286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11148] ppid=11128 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11148/stat : 11148 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484544514912 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11149] ppid=11128 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11130/task/11149/stat : 11149 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195672 28904853504 10289 33554432000 4194304 4196468 140721964820560 140484543462192 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42604 KiB

[startup+0.310503 s]*
/proc/loadavg: 8.48 8.23 8.16 3/213 11149
/proc/meminfo: memFree=15751908/32770624 swapFree=66976740/67108860
[pid=11128] ppid=11125 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/11128/stat : 11128 (xcsp3-exec) S 11125 11128 9251 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476195666 115843072 362 33554432000 4194304 5098028 140733208477776 140733208475880 140113690428028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140733208486737 140733208486997 140733208486997 140733208489926 0
/proc/11128/statm: 28282 362 304 221 0 87 0
[pid=11130] ppid=11128 vsize=28231652 memory=49872 CPUtime=0.52 cores=0-7
/proc/11130/stat : 11130 (java) S 11128 11128 9251 0 -1 1077944320 10860 0 0 0 48 4 0 0 20 0 20 0 476195666 28909211648 12468 33554432000 4194304 4196468 140721964820560 140721964803104 140485369687799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
/proc/11130/statm: 7057913 12468 3344 1 0 7019032 0
[pid=11130/tid=11131] ppid=11128 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/11130/task/11131/stat : 11131 (java) R 11128 11128 9251 0 -1 4202560 7769 0 0 0 27 3 0 0 20 0 20 0 476195666 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485373918912 140485353768286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11132] ppid=11128 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11132/stat : 11132 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485322308496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11133] ppid=11128 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11133/stat : 11133 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485321255696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11134] ppid=11128 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11134/stat : 11134 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485320203408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11135] ppid=11128 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11135/stat : 11135 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485319150608 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11136] ppid=11128 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11136/stat : 11136 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485318097296 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11137] ppid=11128 vsize=28231652 memory=139799306529455 CPUtime=0 cores=0-7
/proc/11130/task/11137/stat : 11137 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485317044496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11138] ppid=11128 vsize=28231652 memory=139799306531760 CPUtime=0 cores=0-7
/proc/11130/task/11138/stat : 11138 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485315992208 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11139] ppid=11128 vsize=28231652 memory=139799306534064 CPUtime=0 cores=0-7
/proc/11130/task/11139/stat : 11139 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476195667 28909211648 12468 33554432000 4194304 4196468 140721964820560 140485314939408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11140] ppid=11128 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11140/stat : 11140 (java) S 11128 11128 9251 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476195669 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484552936048 140485369698946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11141] ppid=11128 vsize=28231652 memory=279598613082000 CPUtime=0 cores=0-7
/proc/11130/task/11141/stat : 11141 (java) S 11128 11128 9251 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476195669 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484551882016 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11142] ppid=11128 vsize=28231652 memory=279598613079696 CPUtime=0 cores=0-7
/proc/11130/task/11142/stat : 11142 (java) S 11128 11128 9251 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476195669 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484550829680 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11143] ppid=11128 vsize=28231652 memory=279598613086608 CPUtime=0 cores=0-7
/proc/11130/task/11143/stat : 11143 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195672 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484549778000 140485369706395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11144] ppid=11128 vsize=28231652 memory=279598613027888 CPUtime=0.03 cores=0-7
/proc/11130/task/11144/stat : 11144 (java) R 11128 11128 9251 0 -1 4202560 586 0 0 0 3 0 0 0 20 0 20 0 476195672 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484548714960 140485354812851 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11145] ppid=11128 vsize=28231652 memory=279598613100432 CPUtime=0.01 cores=0-7
/proc/11130/task/11145/stat : 11145 (java) S 11128 11128 9251 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 20 0 476195672 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484547672048 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11146] ppid=11128 vsize=28231652 memory=279598613107344 CPUtime=0.02 cores=0-7
/proc/11130/task/11146/stat : 11146 (java) S 11128 11128 9251 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 20 0 476195672 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484546619760 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11147] ppid=11128 vsize=28231652 memory=279598613105040 CPUtime=0.12 cores=0-7
/proc/11130/task/11147/stat : 11147 (java) S 11128 11128 9251 0 -1 1077944384 866 0 0 0 12 0 0 0 20 0 20 0 476195672 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484545566960 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11148] ppid=11128 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11148/stat : 11148 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476195672 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484544514912 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11149] ppid=11128 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/11130/task/11149/stat : 11149 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195672 28909211648 12468 33554432000 4194304 4196468 140721964820560 140484543462192 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51320 KiB

[startup+0.70102 s]
/proc/loadavg: 8.48 8.23 8.16 4/213 11149
/proc/meminfo: memFree=15737136/32770624 swapFree=66976740/67108860
[pid=11128] ppid=11125 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/11128/stat : 11128 (xcsp3-exec) S 11125 11128 9251 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476195666 115843072 362 33554432000 4194304 5098028 140733208477776 140733208475880 140113690428028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140733208486737 140733208486997 140733208486997 140733208489926 0
/proc/11128/statm: 28282 362 304 221 0 87 0
[pid=11130] ppid=11128 vsize=28233776 memory=100732 CPUtime=1.72 cores=0-7
/proc/11130/stat : 11130 (java) S 11128 11128 9251 0 -1 1077944320 15816 0 0 0 165 7 0 0 20 0 20 0 476195666 28911386624 25183 33554432000 4194304 4196468 140721964820560 140721964803104 140485369687799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
/proc/11130/statm: 7058444 25183 3453 1 0 7019544 0
[pid=11130/tid=11131] ppid=11128 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/11130/task/11131/stat : 11131 (java) R 11128 11128 9251 0 -1 4202560 9011 0 0 0 64 4 0 0 20 0 20 0 476195666 28911386624 25183 33554432000 4194304 4196468 140721964820560 140485373918448 140484974613641 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11132] ppid=11128 vsize=28233776 memory=2353 CPUtime=0 cores=0-7
/proc/11130/task/11132/stat : 11132 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28911386624 25183 33554432000 4194304 4196468 140721964820560 140485322308496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11133] ppid=11128 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11133/stat : 11133 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476195667 28911386624 25183 33554432000 4194304 4196468 140721964820560 140485321255696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11134] ppid=11128 vsize=28233776 memory=2008 CPUtime=0 cores=0-7
/proc/11130/task/11134/stat : 11134 (java) S 11128 11128 9251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476195667 28911386624 25183 33554432000 4194304 4196468 140721964820560 140485320203408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0

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

[pid=11130/tid=11157] ppid=11128 vsize=28766288 memory=2657628 CPUtime=2420.99 cores=0-7
/proc/11130/task/11157/stat : 11157 (java) R 11128 11128 9251 0 -1 4202560 21961 0 0 0 242071 28 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484526877648 140485355392433 0 4 0 16800975 0 0 0 -1 2 0 0 28 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
Current children cumulated CPU time: 19423.8 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2659076 KiB

[startup+2502.3 s]
/proc/loadavg: 9.25 8.66 8.40 9/220 11343
/proc/meminfo: memFree=13137712/32770624 swapFree=66976740/67108860
[pid=11128] ppid=11125 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/11128/stat : 11128 (xcsp3-exec) S 11125 11128 9251 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476195666 115843072 362 33554432000 4194304 5098028 140733208477776 140733208475880 140113690428028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140733208486737 140733208486997 140733208486997 140733208489926 0
/proc/11128/statm: 28282 362 304 221 0 87 0
[pid=11130] ppid=11128 vsize=28766288 memory=2657628 CPUtime=19901.1 cores=0-7
/proc/11130/stat : 11130 (java) S 11128 11128 9251 0 -1 1077944320 1181888 0 0 0 1988972 1139 0 0 20 0 28 0 476195666 29456678912 664407 33554432000 4194304 4196468 140721964820560 140721964803104 140485369687799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
/proc/11130/statm: 7191572 664407 3549 1 0 7152672 0
[pid=11130/tid=11131] ppid=11128 vsize=28766288 memory=2657628 CPUtime=1.02 cores=0-7
/proc/11130/task/11131/stat : 11131 (java) S 11128 11128 9251 0 -1 1077944384 9189 0 0 0 96 6 0 0 20 0 28 0 476195666 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485373928576 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11132] ppid=11128 vsize=28766288 memory=1448 CPUtime=6.82 cores=0-7
/proc/11130/task/11132/stat : 11132 (java) S 11128 11128 9251 0 -1 1077944384 37063 0 0 0 652 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485322308496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11133] ppid=11128 vsize=28766288 memory=2657628 CPUtime=6.8 cores=0-7
/proc/11130/task/11133/stat : 11133 (java) S 11128 11128 9251 0 -1 1077944384 40740 0 0 0 650 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485321255696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11134] ppid=11128 vsize=28766288 memory=14004 CPUtime=6.78 cores=0-7
/proc/11130/task/11134/stat : 11134 (java) S 11128 11128 9251 0 -1 1077944384 42080 0 0 0 648 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485320203408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11135] ppid=11128 vsize=28766288 memory=3620 CPUtime=6.77 cores=0-7
/proc/11130/task/11135/stat : 11135 (java) S 11128 11128 9251 0 -1 1077944384 42382 0 0 0 646 31 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485319150608 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11136] ppid=11128 vsize=28766288 memory=2657628 CPUtime=6.82 cores=0-7
/proc/11130/task/11136/stat : 11136 (java) S 11128 11128 9251 0 -1 1077944384 36394 0 0 0 653 29 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485318097296 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11137] ppid=11128 vsize=28766288 memory=164 CPUtime=6.89 cores=0-7
/proc/11130/task/11137/stat : 11137 (java) S 11128 11128 9251 0 -1 1077944384 42725 0 0 0 659 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485317044496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11138] ppid=11128 vsize=28766288 memory=1966809 CPUtime=6.85 cores=0-7
/proc/11130/task/11138/stat : 11138 (java) S 11128 11128 9251 0 -1 1077944384 43262 0 0 0 654 31 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485315992208 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11139] ppid=11128 vsize=28766288 memory=6791534058613427641 CPUtime=6.85 cores=0-7
/proc/11130/task/11139/stat : 11139 (java) S 11128 11128 9251 0 -1 1077944384 40121 0 0 0 656 29 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485314939408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11140] ppid=11128 vsize=28766288 memory=1448 CPUtime=3.17 cores=0-7
/proc/11130/task/11140/stat : 11140 (java) S 11128 11128 9251 0 -1 1077944384 120466 0 0 0 252 65 0 0 20 0 28 0 476195669 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484552936048 140485369698946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11141] ppid=11128 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11130/task/11141/stat : 11141 (java) S 11128 11128 9251 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 476195669 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484551882080 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11142] ppid=11128 vsize=28766288 memory=1436 CPUtime=0 cores=0-7
/proc/11130/task/11142/stat : 11142 (java) S 11128 11128 9251 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 476195669 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484550829696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11143] ppid=11128 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/11130/task/11143/stat : 11143 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484549778000 140485369706395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11144] ppid=11128 vsize=28766288 memory=-7966001734603266090 CPUtime=1.74 cores=0-7
/proc/11130/task/11144/stat : 11144 (java) S 11128 11128 9251 0 -1 1077944384 7126 0 0 0 173 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484548724848 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11145] ppid=11128 vsize=28766288 memory=1556 CPUtime=1.83 cores=0-7
/proc/11130/task/11145/stat : 11145 (java) S 11128 11128 9251 0 -1 1077944384 6023 0 0 0 182 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484547672048 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11146] ppid=11128 vsize=28766288 memory=928 CPUtime=1.8 cores=0-7
/proc/11130/task/11146/stat : 11146 (java) S 11128 11128 9251 0 -1 1077944384 7219 0 0 0 179 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484546619760 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11147] ppid=11128 vsize=28766288 memory=57 CPUtime=0.75 cores=0-7
/proc/11130/task/11147/stat : 11147 (java) S 11128 11128 9251 0 -1 1077944384 5601 0 0 0 74 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484545566960 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11148] ppid=11128 vsize=28766288 memory=1828 CPUtime=0 cores=0-7
/proc/11130/task/11148/stat : 11148 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484544514912 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11149] ppid=11128 vsize=28766288 memory=2657628 CPUtime=0.68 cores=0-7
/proc/11130/task/11149/stat : 11149 (java) S 11128 11128 9251 0 -1 1077944384 6136 0 0 0 19 49 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484543462192 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11150] ppid=11128 vsize=28766288 memory=1448 CPUtime=2480.83 cores=0-7
/proc/11130/task/11150/stat : 11150 (java) R 11128 11128 9251 0 -1 4202560 27284 0 0 0 248054 29 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484534242384 140484981496335 0 4 0 16800975 0 0 0 -1 4 0 0 29 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11151] ppid=11128 vsize=28766288 memory=2657628 CPUtime=2478.35 cores=0-7
/proc/11130/task/11151/stat : 11151 (java) R 11128 11128 9251 0 -1 4202560 24946 0 0 0 247803 32 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484533191368 140484981817316 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11152] ppid=11128 vsize=28766288 memory=1448 CPUtime=2481.7 cores=0-7
/proc/11130/task/11152/stat : 11152 (java) R 11128 11128 9251 0 -1 4202560 39633 0 0 0 248133 37 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484532138040 140484981923317 0 4 0 16800975 0 0 0 -1 1 0 0 28 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11153] ppid=11128 vsize=28766288 memory=6791534058613427641 CPUtime=2477.89 cores=0-7
/proc/11130/task/11153/stat : 11153 (java) R 11128 11128 9251 0 -1 4202560 85616 0 0 0 247660 129 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484531084840 140484982909937 0 4 0 16800975 0 0 0 -1 6 0 0 27 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11154] ppid=11128 vsize=28766288 memory=1448 CPUtime=2477.18 cores=0-7
/proc/11130/task/11154/stat : 11154 (java) R 11128 11128 9251 0 -1 4202560 100418 0 0 0 247604 114 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484530032584 140484983314316 0 4 0 16800975 0 0 0 -1 2 0 0 29 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11155] ppid=11128 vsize=28766288 memory=1448 CPUtime=2480.56 cores=0-7
/proc/11130/task/11155/stat : 11155 (java) R 11128 11128 9251 0 -1 4202560 264117 0 0 0 247749 307 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484528979768 140484983314384 0 4 0 16800975 0 0 0 -1 3 0 0 29 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11156] ppid=11128 vsize=28766288 memory=2657628 CPUtime=2478.21 cores=0-7
/proc/11130/task/11156/stat : 11156 (java) R 11128 11128 9251 0 -1 4202560 129771 0 0 0 247668 153 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484527930208 140484982910294 0 4 0 16800975 0 0 0 -1 7 0 0 30 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11157] ppid=11128 vsize=28766288 memory=2657628 CPUtime=2480.59 cores=0-7
/proc/11130/task/11157/stat : 11157 (java) R 11128 11128 9251 0 -1 4202560 22235 0 0 0 248030 29 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484526874680 140484983314316 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
Current children cumulated CPU time: 19901.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2659076 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 9.57 8.76 8.43 9/220 11344
/proc/meminfo: memFree=13139176/32770624 swapFree=66976740/67108860
[pid=11128] ppid=11125 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/11128/stat : 11128 (xcsp3-exec) S 11125 11128 9251 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476195666 115843072 362 33554432000 4194304 5098028 140733208477776 140733208475880 140113690428028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140733208486737 140733208486997 140733208486997 140733208489926 0
/proc/11128/statm: 28282 362 304 221 0 87 0
[pid=11130] ppid=11128 vsize=28766288 memory=2657628 CPUtime=20042.2 cores=0-7
/proc/11130/stat : 11130 (java) S 11128 11128 9251 0 -1 1077944320 1182655 0 0 0 2003077 1141 0 0 20 0 28 0 476195666 29456678912 664407 33554432000 4194304 4196468 140721964820560 140721964803104 140485369687799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
/proc/11130/statm: 7191572 664407 3549 1 0 7152672 0
[pid=11130/tid=11131] ppid=11128 vsize=28766288 memory=1398720917958146503 CPUtime=1.02 cores=0-7
/proc/11130/task/11131/stat : 11131 (java) S 11128 11128 9251 0 -1 1077944384 9189 0 0 0 96 6 0 0 20 0 28 0 476195666 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485373928576 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11132] ppid=11128 vsize=28766288 memory=4872558044660077418 CPUtime=6.83 cores=0-7
/proc/11130/task/11132/stat : 11132 (java) S 11128 11128 9251 0 -1 1077944384 37067 0 0 0 653 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485322308496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11133] ppid=11128 vsize=28766288 memory=187591286609668 CPUtime=6.8 cores=0-7
/proc/11130/task/11133/stat : 11133 (java) S 11128 11128 9251 0 -1 1077944384 40743 0 0 0 650 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485321255696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11134] ppid=11128 vsize=28766288 memory=187591286609669 CPUtime=6.78 cores=0-7
/proc/11130/task/11134/stat : 11134 (java) S 11128 11128 9251 0 -1 1077944384 42082 0 0 0 648 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485320203408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11135] ppid=11128 vsize=28766288 memory=187591286609670 CPUtime=6.78 cores=0-7
/proc/11130/task/11135/stat : 11135 (java) S 11128 11128 9251 0 -1 1077944384 42444 0 0 0 647 31 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485319150608 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11136] ppid=11128 vsize=28766288 memory=187591286609671 CPUtime=6.83 cores=0-7
/proc/11130/task/11136/stat : 11136 (java) S 11128 11128 9251 0 -1 1077944384 36397 0 0 0 654 29 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485318097296 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11137] ppid=11128 vsize=28766288 memory=6791534058613427641 CPUtime=6.89 cores=0-7
/proc/11130/task/11137/stat : 11137 (java) S 11128 11128 9251 0 -1 1077944384 42729 0 0 0 659 30 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485317044496 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11138] ppid=11128 vsize=28766288 memory=288230583166042426 CPUtime=6.86 cores=0-7
/proc/11130/task/11138/stat : 11138 (java) S 11128 11128 9251 0 -1 1077944384 43270 0 0 0 655 31 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485315992208 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11139] ppid=11128 vsize=28766288 memory=14981057220971048 CPUtime=6.86 cores=0-7
/proc/11130/task/11139/stat : 11139 (java) S 11128 11128 9251 0 -1 1077944384 40123 0 0 0 657 29 0 0 20 0 28 0 476195667 29456678912 664407 33554432000 4194304 4196468 140721964820560 140485314939408 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11140] ppid=11128 vsize=28766288 memory=2657628 CPUtime=3.18 cores=0-7
/proc/11130/task/11140/stat : 11140 (java) S 11128 11128 9251 0 -1 1077944384 120632 0 0 0 253 65 0 0 20 0 28 0 476195669 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484552936048 140485369698946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11141] ppid=11128 vsize=28766288 memory=1804 CPUtime=0 cores=0-7
/proc/11130/task/11141/stat : 11141 (java) S 11128 11128 9251 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 476195669 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484551882080 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11142] ppid=11128 vsize=28766288 memory=920 CPUtime=0 cores=0-7
/proc/11130/task/11142/stat : 11142 (java) S 11128 11128 9251 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 476195669 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484550829696 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11143] ppid=11128 vsize=28766288 memory=4132 CPUtime=0 cores=0-7
/proc/11130/task/11143/stat : 11143 (java) S 11128 11128 9251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484549778000 140485369706395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11144] ppid=11128 vsize=28766288 memory=6791534058613427641 CPUtime=1.74 cores=0-7
/proc/11130/task/11144/stat : 11144 (java) S 11128 11128 9251 0 -1 1077944384 7126 0 0 0 173 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484548724848 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11145] ppid=11128 vsize=28766288 memory=3840 CPUtime=1.83 cores=0-7
/proc/11130/task/11145/stat : 11145 (java) S 11128 11128 9251 0 -1 1077944384 6023 0 0 0 182 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484547672048 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11146] ppid=11128 vsize=28766288 memory=1448 CPUtime=1.8 cores=0-7
/proc/11130/task/11146/stat : 11146 (java) S 11128 11128 9251 0 -1 1077944384 7219 0 0 0 179 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484546619760 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11147] ppid=11128 vsize=28766288 memory=2657628 CPUtime=0.75 cores=0-7
/proc/11130/task/11147/stat : 11147 (java) S 11128 11128 9251 0 -1 1077944384 5601 0 0 0 74 1 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484545566960 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11148] ppid=11128 vsize=28766288 memory=4104 CPUtime=0 cores=0-7
/proc/11130/task/11148/stat : 11148 (java) S 11128 11128 9251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484544514912 140485369698005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11149] ppid=11128 vsize=28766288 memory=1398720917958146503 CPUtime=0.68 cores=0-7
/proc/11130/task/11149/stat : 11149 (java) S 11128 11128 9251 0 -1 1077944384 6147 0 0 0 19 49 0 0 20 0 28 0 476195672 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484543462192 140485369698946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11150] ppid=11128 vsize=28766288 memory=1448 CPUtime=2498.51 cores=0-7
/proc/11130/task/11150/stat : 11150 (java) R 11128 11128 9251 0 -1 4202560 27345 0 0 0 249822 29 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484534242632 140484981923111 0 4 0 16800975 0 0 0 -1 4 0 0 29 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11151] ppid=11128 vsize=28766288 memory=303430223234596890 CPUtime=2496.05 cores=0-7
/proc/11130/task/11151/stat : 11151 (java) R 11128 11128 9251 0 -1 4202560 25000 0 0 0 249573 32 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484533191368 140484981817205 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11152] ppid=11128 vsize=28766288 memory=288230583166042426 CPUtime=2499.37 cores=0-7
/proc/11130/task/11152/stat : 11152 (java) R 11128 11128 9251 0 -1 4202560 39696 0 0 0 249899 38 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484532137672 140484981923442 0 4 0 16800975 0 0 0 -1 2 0 0 28 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11153] ppid=11128 vsize=28766288 memory=14981057220971048 CPUtime=2495.56 cores=0-7
/proc/11130/task/11153/stat : 11153 (java) R 11128 11128 9251 0 -1 4202560 85764 0 0 0 249427 129 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484531087824 140484981817468 0 4 0 16800975 0 0 0 -1 7 0 0 28 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11154] ppid=11128 vsize=28766288 memory=500 CPUtime=2494.86 cores=0-7
/proc/11130/task/11154/stat : 11154 (java) R 11128 11128 9251 0 -1 4202560 100462 0 0 0 249371 115 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484530032664 140484983314271 0 4 0 16800975 0 0 0 -1 6 0 0 29 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11155] ppid=11128 vsize=28766288 memory=1556 CPUtime=2498.18 cores=0-7
/proc/11130/task/11155/stat : 11155 (java) R 11128 11128 9251 0 -1 4202560 264153 0 0 0 249511 307 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484528979656 140484983313959 0 4 0 16800975 0 0 0 -1 5 0 0 30 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11156] ppid=11128 vsize=28766288 memory=928 CPUtime=2495.56 cores=0-7
/proc/11130/task/11156/stat : 11156 (java) R 11128 11128 9251 0 -1 4202560 129821 0 0 0 249403 153 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484527927480 140484981923307 0 4 0 16800975 0 0 0 -1 3 0 0 30 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
[pid=11130/tid=11157] ppid=11128 vsize=28766288 memory=1772 CPUtime=2498.22 cores=0-7
/proc/11130/task/11157/stat : 11157 (java) R 11128 11128 9251 0 -1 4202560 22281 0 0 0 249793 29 0 0 20 0 28 0 476195774 29456678912 664407 33554432000 4194304 4196468 140721964820560 140484526874800 140484981496504 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 33300480 140721964823510 140721964823686 140721964823686 140721964826575 0
Current children cumulated CPU time: 20042.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2659076 KiB

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

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

[startup+2520.11 s]
# the end of solver process 11130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20031.4 s, system=11.4354 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

Child status: 143
Real time (s): 2520.11
CPU time (s): 20042.9
CPU user time (s): 20031.4
CPU system time (s): 11.4354
CPU usage (%): 795.318
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2856880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20031.4
system time used= 11.4354
maximum resident set size= 2855432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1183492
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 232733
involuntary context switches= 246203


# summary of solver processes directly reported to runsolver:
#   pid: 11128,11130
#   total CPU time (s): 20042.9
#   total CPU user time (s): 20031.4
#   total CPU system time (s): 11.4354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 30.1632 second user time and 19.8606 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-20 20:01:55
IDJOB=4404408
IDBENCH=134572
IDSOLVER=2865
FILE ID=node124/4404408-1569002556
RUNJOBID= node124-1568994707-9278
PBS_JOBID= 21704729
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-5_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404408-1569002556/watcher-4404408-1569002556 -o /var/tmp/evaluation-result-4404408-1569002556/solver-4404408-1569002556 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1568994707-9278 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1926826305 HOME/instance-4404408-1569002556.xml

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

MD5SUM BENCH= 0d344e361328211ed16699cc315bd3d7
RANDOM SEED=1926826305

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:        15788296 kB
MemAvailable:   31822132 kB
Buffers:          137460 kB
Cached:         15841752 kB
SwapCached:        28940 kB
Active:          7955068 kB
Inactive:        8059096 kB
Active(anon):       3464 kB
Inactive(anon):    80488 kB
Active(file):    7951604 kB
Inactive(file):  7978608 kB
Unevictable:      108092 kB
Mlocked:          108092 kB
SwapTotal:      67108860 kB
SwapFree:       66976740 kB
Dirty:             26160 kB
Writeback:             0 kB
AnonPages:         45296 kB
Mapped:            51104 kB
Shmem:             40884 kB
Slab:             560380 kB
SReclaimable:     532084 kB
SUnreclaim:        28296 kB
KernelStack:        3920 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     504612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 /var/tmp at the end= 13484 MiB
End job on node124 at 2019-09-20 20:43:55