Trace number 4406810

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-24 parallel? (TO) 20049.7 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-7_X2.xml
MD5SUM58733bdc54ee5d0b54338851c7cdf9d7
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 benchmark164.594
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-4406810-1569353455.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406810-1569353455.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.05/1.05	c solve instance...
20049.05/2520.07	s UNKNOWN
20049.05/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 (10786 MiB free)
  memory of node 1: 16384 MiB (14156 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406810-1569353455/watcher-4406810-1569353455 -o /tmp/evaluation-result-4406810-1569353455/solver-4406810-1569353455 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569348372-14576 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1229914221 HOME/instance-4406810-1569353455.xml 

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

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

solver pid=15181, runsolver pid=15178

[startup+0.100158 s]*
/proc/loadavg: 8.60 8.34 8.25 2/212 15202
/proc/meminfo: memFree=25524744/32770624 swapFree=67002572/67108860
[pid=15181] ppid=15178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15181/stat : 15181 (xcsp3-exec) S 15178 15181 14549 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511506984 115843072 363 33554432000 4194304 5098028 140724038708144 140724038706248 140718445556348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13094912 140724038710133 140724038710377 140724038710377 140724038713290 0
/proc/15181/statm: 28282 363 305 221 0 87 0
[pid=15183] ppid=15181 vsize=28227396 memory=29940 CPUtime=0.12 cores=0-7
/proc/15183/stat : 15183 (java) S 15181 15181 14549 0 -1 1077944320 5961 0 0 0 11 1 0 0 20 0 20 0 511506984 28904853504 7485 33554432000 4194304 4196468 140726827572464 140726827555008 140063227018999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
/proc/15183/statm: 7056849 7485 3119 1 0 7019032 0
[pid=15183/tid=15184] ppid=15181 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/15183/task/15184/stat : 15184 (java) R 15181 15181 14549 0 -1 4202560 3873 0 0 0 8 1 0 0 20 0 20 0 511506984 28904853504 7485 33554432000 4194304 4196468 140726827572464 140063231255344 140063227030934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15185] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15185/stat : 15185 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140063179639056 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15186] ppid=15181 vsize=28227396 memory=3976881961765426848 CPUtime=0 cores=0-7
/proc/15183/task/15186/stat : 15186 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062777792912 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15187] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15187/stat : 15187 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062776740368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15188] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15188/stat : 15188 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062775687824 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15189] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15189/stat : 15189 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062774635280 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15190] ppid=15181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15183/task/15190/stat : 15190 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062773582736 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15191] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15191/stat : 15191 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062772530192 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15192] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15192/stat : 15192 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062771477648 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15193] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15193/stat : 15193 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506986 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062477547504 140063227030146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15194] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15194/stat : 15194 (java) S 15181 15181 14549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511506987 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062476493728 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15195] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15195/stat : 15195 (java) S 15181 15181 14549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511506987 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062475441136 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15196] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15196/stat : 15196 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062474389712 140063227037595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15197] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15197/stat : 15197 (java) S 15181 15181 14549 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062473337328 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15198] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15198/stat : 15198 (java) S 15181 15181 14549 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062472284784 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15199] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15199/stat : 15199 (java) R 15181 15181 14549 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062471232240 140063227030146 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15200] ppid=15181 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15183/task/15200/stat : 15200 (java) R 15181 15181 14549 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 20 0 511506990 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062470179696 140063227030146 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15201] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15201/stat : 15201 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062469126368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15202] ppid=15181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15183/task/15202/stat : 15202 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 7485 33554432000 4194304 4196468 140726827572464 140062468073904 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31392 KiB

[startup+0.210163 s]*
/proc/loadavg: 8.60 8.34 8.25 2/212 15202
/proc/meminfo: memFree=25513612/32770624 swapFree=67002572/67108860
[pid=15181] ppid=15178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15181/stat : 15181 (xcsp3-exec) S 15178 15181 14549 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511506984 115843072 363 33554432000 4194304 5098028 140724038708144 140724038706248 140718445556348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13094912 140724038710133 140724038710377 140724038710377 140724038713290 0
/proc/15181/statm: 28282 363 305 221 0 87 0
[pid=15183] ppid=15181 vsize=28227396 memory=41008 CPUtime=0.34 cores=0-7
/proc/15183/stat : 15183 (java) S 15181 15181 14549 0 -1 1077944320 9514 0 0 0 31 3 0 0 20 0 20 0 511506984 28904853504 10252 33554432000 4194304 4196468 140726827572464 140726827555008 140063227018999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
/proc/15183/statm: 7056849 10252 3303 1 0 7019032 0
[pid=15183/tid=15184] ppid=15181 vsize=28227396 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/15183/task/15184/stat : 15184 (java) R 15181 15181 14549 0 -1 4202560 6686 0 0 0 18 2 0 0 20 0 20 0 511506984 28904853504 10252 33554432000 4194304 4196468 140726827572464 140063231252736 140063227030934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15185] ppid=15181 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/15183/task/15185/stat : 15185 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140063179639056 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15186] ppid=15181 vsize=28227396 memory=140594477623476 CPUtime=0 cores=0-7
/proc/15183/task/15186/stat : 15186 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062777792912 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15187] ppid=15181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15183/task/15187/stat : 15187 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062776740368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15188] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15188/stat : 15188 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062775687824 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15189] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15189/stat : 15189 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062774635280 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15190] ppid=15181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15183/task/15190/stat : 15190 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062773582736 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15191] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15191/stat : 15191 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062772530192 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15192] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15192/stat : 15192 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511506985 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062771477648 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15193] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15193/stat : 15193 (java) S 15181 15181 14549 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 511506986 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062477547504 140063227030146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15194] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15194/stat : 15194 (java) S 15181 15181 14549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511506987 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062476493728 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15195] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15195/stat : 15195 (java) S 15181 15181 14549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511506987 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062475441136 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15196] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15196/stat : 15196 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062474389712 140063227037595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15197] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15197/stat : 15197 (java) S 15181 15181 14549 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062473337328 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15198] ppid=15181 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15183/task/15198/stat : 15198 (java) S 15181 15181 14549 0 -1 1077944384 403 0 0 0 2 0 0 0 20 0 20 0 511506990 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062472284784 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15199] ppid=15181 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/15183/task/15199/stat : 15199 (java) S 15181 15181 14549 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 511506990 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062471232240 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15200] ppid=15181 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/15183/task/15200/stat : 15200 (java) R 15181 15181 14549 0 -1 4202560 739 0 0 0 8 0 0 0 20 0 20 0 511506990 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062470179696 140063206468183 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15201] ppid=15181 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15201/stat : 15201 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062469126368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15202] ppid=15181 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15183/task/15202/stat : 15202 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506990 28904853504 10252 33554432000 4194304 4196468 140726827572464 140062468073904 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42460 KiB

[startup+0.309471 s]*
/proc/loadavg: 8.60 8.34 8.25 4/212 15202
/proc/meminfo: memFree=25507060/32770624 swapFree=67002572/67108860
[pid=15181] ppid=15178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15181/stat : 15181 (xcsp3-exec) S 15178 15181 14549 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511506984 115843072 363 33554432000 4194304 5098028 140724038708144 140724038706248 140718445556348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13094912 140724038710133 140724038710377 140724038710377 140724038713290 0
/proc/15181/statm: 28282 363 305 221 0 87 0
[pid=15183] ppid=15181 vsize=28231652 memory=50216 CPUtime=0.52 cores=0-7
/proc/15183/stat : 15183 (java) S 15181 15181 14549 0 -1 1077944320 10897 0 0 0 48 4 0 0 20 0 20 0 511506984 28909211648 12554 33554432000 4194304 4196468 140726827572464 140726827555008 140063227018999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
/proc/15183/statm: 7057913 12554 3367 1 0 7019032 0
[pid=15183/tid=15184] ppid=15181 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/15183/task/15184/stat : 15184 (java) R 15181 15181 14549 0 -1 4202560 7805 0 0 0 27 2 0 0 20 0 20 0 511506984 28909211648 12554 33554432000 4194304 4196468 140726827572464 140063231253232 140063211099486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15185] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15185/stat : 15185 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140063179639056 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15186] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15186/stat : 15186 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062777792912 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15187] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15187/stat : 15187 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062776740368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15188] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15188/stat : 15188 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062775687824 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15189] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15189/stat : 15189 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062774635280 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15190] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15190/stat : 15190 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062773582736 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15191] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15191/stat : 15191 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062772530192 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15192] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15192/stat : 15192 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511506985 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062771477648 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15193] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15193/stat : 15193 (java) S 15181 15181 14549 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 511506986 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062477547504 140063227030146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15194] ppid=15181 vsize=28231652 memory=281188690500992 CPUtime=0 cores=0-7
/proc/15183/task/15194/stat : 15194 (java) S 15181 15181 14549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511506987 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062476493728 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15195] ppid=15181 vsize=28231652 memory=281188690505600 CPUtime=0 cores=0-7
/proc/15183/task/15195/stat : 15195 (java) S 15181 15181 14549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511506987 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062475441136 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15196] ppid=15181 vsize=28231652 memory=281188690510208 CPUtime=0 cores=0-7
/proc/15183/task/15196/stat : 15196 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506990 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062474389712 140063227037595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15197] ppid=15181 vsize=28231652 memory=281188690514816 CPUtime=0.01 cores=0-7
/proc/15183/task/15197/stat : 15197 (java) S 15181 15181 14549 0 -1 1077944384 335 0 0 0 1 0 0 0 20 0 20 0 511506990 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062473337328 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15198] ppid=15181 vsize=28231652 memory=281188690519424 CPUtime=0.03 cores=0-7
/proc/15183/task/15198/stat : 15198 (java) R 15181 15181 14549 0 -1 4202560 511 0 0 0 3 0 0 0 20 0 20 0 511506990 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062472275168 140063204613888 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15199] ppid=15181 vsize=28231652 memory=281188690524032 CPUtime=0.02 cores=0-7
/proc/15183/task/15199/stat : 15199 (java) S 15181 15181 14549 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 20 0 511506990 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062471232240 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15200] ppid=15181 vsize=28231652 memory=281188690528640 CPUtime=0.12 cores=0-7
/proc/15183/task/15200/stat : 15200 (java) S 15181 15181 14549 0 -1 1077944384 857 0 0 0 12 0 0 0 20 0 20 0 511506990 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062470179696 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15201] ppid=15181 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15201/stat : 15201 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511506990 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062469126368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15202] ppid=15181 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15183/task/15202/stat : 15202 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506990 28909211648 12554 33554432000 4194304 4196468 140726827572464 140062468073904 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51668 KiB

[startup+0.700862 s]
/proc/loadavg: 8.60 8.34 8.25 6/212 15202
/proc/meminfo: memFree=25488256/32770624 swapFree=67002572/67108860
[pid=15181] ppid=15178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15181/stat : 15181 (xcsp3-exec) S 15178 15181 14549 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511506984 115843072 363 33554432000 4194304 5098028 140724038708144 140724038706248 140718445556348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13094912 140724038710133 140724038710377 140724038710377 140724038713290 0
/proc/15181/statm: 28282 363 305 221 0 87 0
[pid=15183] ppid=15181 vsize=28233776 memory=101776 CPUtime=1.72 cores=0-7
/proc/15183/stat : 15183 (java) S 15181 15181 14549 0 -1 1077944320 15248 0 0 0 166 6 0 0 20 0 20 0 511506984 28911386624 25444 33554432000 4194304 4196468 140726827572464 140726827555008 140063227018999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
/proc/15183/statm: 7058444 25444 3452 1 0 7019544 0
[pid=15183/tid=15184] ppid=15181 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/15183/task/15184/stat : 15184 (java) R 15181 15181 14549 0 -1 4202560 8683 0 0 0 64 4 0 0 20 0 20 0 511506984 28911386624 25444 33554432000 4194304 4196468 140726827572464 140063231254528 140062863810721 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15185] ppid=15181 vsize=28233776 memory=140594345452416 CPUtime=0 cores=0-7
/proc/15183/task/15185/stat : 15185 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28911386624 25444 33554432000 4194304 4196468 140726827572464 140063179639056 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15186] ppid=15181 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15186/stat : 15186 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511506985 28911386624 25444 33554432000 4194304 4196468 140726827572464 140062777792912 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15187] ppid=15181 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/15183/task/15187/stat : 15187 (java) S 15181 15181 14549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511506985 28911386624 25444 33554432000 4194304 4196468 140726827572464 140062776740368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0

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

[pid=15183/tid=15210] ppid=15181 vsize=28766288 memory=1452 CPUtime=2419.78 cores=0-7
/proc/15183/task/15210/stat : 15210 (java) R 15181 15181 14549 0 -1 4202560 71985 0 0 0 241884 94 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062451486680 140062866299400 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
Current children cumulated CPU time: 19430.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2717696 KiB

[startup+2502.3 s]
/proc/loadavg: 8.10 8.21 8.25 9/220 15421
/proc/meminfo: memFree=22832972/32770624 swapFree=67002572/67108860
[pid=15181] ppid=15178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15181/stat : 15181 (xcsp3-exec) S 15178 15181 14549 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511506984 115843072 363 33554432000 4194304 5098028 140724038708144 140724038706248 140718445556348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13094912 140724038710133 140724038710377 140724038710377 140724038713290 0
/proc/15181/statm: 28282 363 305 221 0 87 0
[pid=15183] ppid=15181 vsize=28766288 memory=2716244 CPUtime=19907.9 cores=0-7
/proc/15183/stat : 15183 (java) S 15181 15181 14549 0 -1 1077944320 1024592 0 0 0 1989751 1036 0 0 20 0 28 0 511506984 29456678912 679061 33554432000 4194304 4196468 140726827572464 140726827555008 140063227018999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
/proc/15183/statm: 7191572 679061 3550 1 0 7152672 0
[pid=15183/tid=15184] ppid=15181 vsize=28766288 memory=2716244 CPUtime=1.01 cores=0-7
/proc/15183/task/15184/stat : 15184 (java) S 15181 15181 14549 0 -1 1077944384 8817 0 0 0 96 5 0 0 20 0 28 0 511506984 29456678912 679061 33554432000 4194304 4196468 140726827572464 140063231259776 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15185] ppid=15181 vsize=28766288 memory=2716244 CPUtime=6.5 cores=0-7
/proc/15183/task/15185/stat : 15185 (java) S 15181 15181 14549 0 -1 1077944384 39775 0 0 0 623 27 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140063179639056 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15186] ppid=15181 vsize=28766288 memory=1452 CPUtime=6.54 cores=0-7
/proc/15183/task/15186/stat : 15186 (java) S 15181 15181 14549 0 -1 1077944384 34527 0 0 0 626 28 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062777792912 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15187] ppid=15181 vsize=28766288 memory=1452 CPUtime=6.47 cores=0-7
/proc/15183/task/15187/stat : 15187 (java) S 15181 15181 14549 0 -1 1077944384 35914 0 0 0 621 26 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062776740368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15188] ppid=15181 vsize=28766288 memory=2716244 CPUtime=6.51 cores=0-7
/proc/15183/task/15188/stat : 15188 (java) S 15181 15181 14549 0 -1 1077944384 37823 0 0 0 625 26 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062775687824 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15189] ppid=15181 vsize=28766288 memory=1452 CPUtime=6.58 cores=0-7
/proc/15183/task/15189/stat : 15189 (java) S 15181 15181 14549 0 -1 1077944384 34579 0 0 0 631 27 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062774635280 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15190] ppid=15181 vsize=28766288 memory=1452 CPUtime=6.51 cores=0-7
/proc/15183/task/15190/stat : 15190 (java) S 15181 15181 14549 0 -1 1077944384 34173 0 0 0 623 28 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062773582736 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15191] ppid=15181 vsize=28766288 memory=1452 CPUtime=6.54 cores=0-7
/proc/15183/task/15191/stat : 15191 (java) S 15181 15181 14549 0 -1 1077944384 34166 0 0 0 625 29 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062772530192 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15192] ppid=15181 vsize=28766288 memory=2718296 CPUtime=6.55 cores=0-7
/proc/15183/task/15192/stat : 15192 (java) S 15181 15181 14549 0 -1 1077944384 36503 0 0 0 628 27 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062771477648 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15193] ppid=15181 vsize=28766288 memory=1452 CPUtime=3 cores=0-7
/proc/15183/task/15193/stat : 15193 (java) S 15181 15181 14549 0 -1 1077944384 126124 0 0 0 234 66 0 0 20 0 28 0 511506986 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062477547504 140063227030146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15194] ppid=15181 vsize=28766288 memory=2716244 CPUtime=0 cores=0-7
/proc/15183/task/15194/stat : 15194 (java) S 15181 15181 14549 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 511506987 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062476493792 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15195] ppid=15181 vsize=28766288 memory=2716244 CPUtime=0 cores=0-7
/proc/15183/task/15195/stat : 15195 (java) S 15181 15181 14549 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 511506987 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062475441152 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15196] ppid=15181 vsize=28766288 memory=63760 CPUtime=0 cores=0-7
/proc/15183/task/15196/stat : 15196 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062474389712 140063227037595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15197] ppid=15181 vsize=28766288 memory=1452 CPUtime=2 cores=0-7
/proc/15183/task/15197/stat : 15197 (java) S 15181 15181 14549 0 -1 1077944384 10407 0 0 0 197 3 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062473337328 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15198] ppid=15181 vsize=28766288 memory=2716244 CPUtime=2.16 cores=0-7
/proc/15183/task/15198/stat : 15198 (java) S 15181 15181 14549 0 -1 1077944384 11117 0 0 0 214 2 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062472284784 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15199] ppid=15181 vsize=28766288 memory=1940 CPUtime=1.7 cores=0-7
/proc/15183/task/15199/stat : 15199 (java) S 15181 15181 14549 0 -1 1077944384 8082 0 0 0 168 2 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062471232240 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15200] ppid=15181 vsize=28766288 memory=1416 CPUtime=0.72 cores=0-7
/proc/15183/task/15200/stat : 15200 (java) S 15181 15181 14549 0 -1 1077944384 6451 0 0 0 71 1 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062470179696 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15201] ppid=15181 vsize=28766288 memory=3588 CPUtime=0 cores=0-7
/proc/15183/task/15201/stat : 15201 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062469126368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15202] ppid=15181 vsize=28766288 memory=63752 CPUtime=0.69 cores=0-7
/proc/15183/task/15202/stat : 15202 (java) S 15181 15181 14549 0 -1 1077944384 6153 0 0 0 41 28 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062468073904 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15203] ppid=15181 vsize=28766288 memory=1416 CPUtime=2481.67 cores=0-7
/proc/15183/task/15203/stat : 15203 (java) R 15181 15181 14549 0 -1 4202560 26315 0 0 0 248138 29 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062458854328 140062866299400 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15204] ppid=15181 vsize=28766288 memory=1556 CPUtime=2480.49 cores=0-7
/proc/15183/task/15204/stat : 15204 (java) R 15181 15181 14549 0 -1 4202560 27308 0 0 0 248016 33 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062457803144 140062868447134 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15205] ppid=15181 vsize=28766288 memory=1452 CPUtime=2480.33 cores=0-7
/proc/15183/task/15205/stat : 15205 (java) R 15181 15181 14549 0 -1 4202560 34233 0 0 0 247992 41 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062456750616 140062868401085 0 4 0 16800975 0 0 0 -1 5 0 0 20 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15206] ppid=15181 vsize=28766288 memory=2716244 CPUtime=2480.24 cores=0-7
/proc/15183/task/15206/stat : 15206 (java) R 15181 15181 14549 0 -1 4202560 75861 0 0 0 247921 103 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062455697568 140062866667466 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15207] ppid=15181 vsize=28766288 memory=2716244 CPUtime=2482.15 cores=0-7
/proc/15183/task/15207/stat : 15207 (java) R 15181 15181 14549 0 -1 4202560 112109 0 0 0 248103 112 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062454645112 140062866299279 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15208] ppid=15181 vsize=28766288 memory=3588 CPUtime=2480.42 cores=0-7
/proc/15183/task/15208/stat : 15208 (java) R 15181 15181 14549 0 -1 4202560 189751 0 0 0 247733 309 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062453595600 140062866768538 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15209] ppid=15181 vsize=28766288 memory=1692 CPUtime=2479.52 cores=0-7
/proc/15183/task/15209/stat : 15209 (java) R 15181 15181 14549 0 -1 4202560 20630 0 0 0 247923 29 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062452539176 140062868446594 0 4 0 16800975 0 0 0 -1 2 0 0 25 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15210] ppid=15181 vsize=28766288 memory=912 CPUtime=2479.32 cores=0-7
/proc/15183/task/15210/stat : 15210 (java) R 15181 15181 14549 0 -1 4202560 72420 0 0 0 247838 94 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062451486632 140062866667390 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
Current children cumulated CPU time: 19907.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2717696 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.07 8.20 8.24 10/220 15423
/proc/meminfo: memFree=22833584/32770624 swapFree=67002572/67108860
[pid=15181] ppid=15178 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15181/stat : 15181 (xcsp3-exec) S 15178 15181 14549 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511506984 115843072 363 33554432000 4194304 5098028 140724038708144 140724038706248 140718445556348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13094912 140724038710133 140724038710377 140724038710377 140724038713290 0
/proc/15181/statm: 28282 363 305 221 0 87 0
[pid=15183] ppid=15181 vsize=28766288 memory=2716244 CPUtime=20049.1 cores=0-7
/proc/15183/stat : 15183 (java) S 15181 15181 14549 0 -1 1077944320 1025596 0 0 0 2003862 1043 0 0 20 0 28 0 511506984 29456678912 679061 33554432000 4194304 4196468 140726827572464 140726827555008 140063227018999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
/proc/15183/statm: 7191572 679061 3550 1 0 7152672 0
[pid=15183/tid=15184] ppid=15181 vsize=28766288 memory=14012 CPUtime=1.01 cores=0-7
/proc/15183/task/15184/stat : 15184 (java) S 15181 15181 14549 0 -1 1077944384 8817 0 0 0 96 5 0 0 20 0 28 0 511506984 29456678912 679061 33554432000 4194304 4196468 140726827572464 140063231259776 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15185] ppid=15181 vsize=28766288 memory=33000 CPUtime=6.52 cores=0-7
/proc/15183/task/15185/stat : 15185 (java) S 15181 15181 14549 0 -1 1077944384 40038 0 0 0 625 27 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140063179639056 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15186] ppid=15181 vsize=28766288 memory=1398722017469774279 CPUtime=6.56 cores=0-7
/proc/15183/task/15186/stat : 15186 (java) S 15181 15181 14549 0 -1 1077944384 34538 0 0 0 628 28 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062777792912 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15187] ppid=15181 vsize=28766288 memory=984 CPUtime=6.49 cores=0-7
/proc/15183/task/15187/stat : 15187 (java) S 15181 15181 14549 0 -1 1077944384 35921 0 0 0 623 26 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062776740368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15188] ppid=15181 vsize=28766288 memory=1940 CPUtime=6.54 cores=0-7
/proc/15183/task/15188/stat : 15188 (java) S 15181 15181 14549 0 -1 1077944384 37829 0 0 0 627 27 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062775687824 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15189] ppid=15181 vsize=28766288 memory=1416 CPUtime=6.6 cores=0-7
/proc/15183/task/15189/stat : 15189 (java) S 15181 15181 14549 0 -1 1077944384 34595 0 0 0 633 27 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062774635280 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15190] ppid=15181 vsize=28766288 memory=1556 CPUtime=6.53 cores=0-7
/proc/15183/task/15190/stat : 15190 (java) S 15181 15181 14549 0 -1 1077944384 34225 0 0 0 625 28 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062773582736 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15191] ppid=15181 vsize=28766288 memory=740 CPUtime=6.56 cores=0-7
/proc/15183/task/15191/stat : 15191 (java) S 15181 15181 14549 0 -1 1077944384 34169 0 0 0 627 29 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062772530192 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15192] ppid=15181 vsize=28766288 memory=1052 CPUtime=6.57 cores=0-7
/proc/15183/task/15192/stat : 15192 (java) S 15181 15181 14549 0 -1 1077944384 36515 0 0 0 630 27 0 0 20 0 28 0 511506985 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062771477648 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15193] ppid=15181 vsize=28766288 memory=7548 CPUtime=3.01 cores=0-7
/proc/15183/task/15193/stat : 15193 (java) S 15181 15181 14549 0 -1 1077944384 126147 0 0 0 235 66 0 0 20 0 28 0 511506986 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062477547504 140063227030146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15194] ppid=15181 vsize=28766288 memory=3620 CPUtime=0 cores=0-7
/proc/15183/task/15194/stat : 15194 (java) S 15181 15181 14549 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 511506987 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062476493792 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15195] ppid=15181 vsize=28766288 memory=14417007739163358 CPUtime=0 cores=0-7
/proc/15183/task/15195/stat : 15195 (java) S 15181 15181 14549 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 511506987 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062475441152 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15196] ppid=15181 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/15183/task/15196/stat : 15196 (java) S 15181 15181 14549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062474389712 140063227037595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15197] ppid=15181 vsize=28766288 memory=288230596017404173 CPUtime=2 cores=0-7
/proc/15183/task/15197/stat : 15197 (java) S 15181 15181 14549 0 -1 1077944384 10407 0 0 0 197 3 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062473337328 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15198] ppid=15181 vsize=28766288 memory=14417007739163358 CPUtime=2.16 cores=0-7
/proc/15183/task/15198/stat : 15198 (java) S 15181 15181 14549 0 -1 1077944384 11117 0 0 0 214 2 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062472284784 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15199] ppid=15181 vsize=28766288 memory=288230596017404173 CPUtime=1.7 cores=0-7
/proc/15183/task/15199/stat : 15199 (java) S 15181 15181 14549 0 -1 1077944384 8082 0 0 0 168 2 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062471232240 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15200] ppid=15181 vsize=28766288 memory=14417007739163358 CPUtime=0.72 cores=0-7
/proc/15183/task/15200/stat : 15200 (java) S 15181 15181 14549 0 -1 1077944384 6451 0 0 0 71 1 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062470179696 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15201] ppid=15181 vsize=28766288 memory=140594345974118 CPUtime=0 cores=0-7
/proc/15183/task/15201/stat : 15201 (java) S 15181 15181 14549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062469126368 140063227029205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15202] ppid=15181 vsize=28766288 memory=6944656592455360608 CPUtime=0.7 cores=0-7
/proc/15183/task/15202/stat : 15202 (java) S 15181 15181 14549 0 -1 1077944384 6157 0 0 0 42 28 0 0 20 0 28 0 511506990 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062468073904 140063227030146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15203] ppid=15181 vsize=28766288 memory=6791534058613427641 CPUtime=2499.34 cores=0-7
/proc/15183/task/15203/stat : 15203 (java) R 15181 15181 14549 0 -1 4202560 26361 0 0 0 249905 29 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062458857184 140062868447134 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15204] ppid=15181 vsize=28766288 memory=63760 CPUtime=2498.16 cores=0-7
/proc/15183/task/15204/stat : 15204 (java) R 15181 15181 14549 0 -1 4202560 27342 0 0 0 249783 33 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062457803144 140062866667072 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15205] ppid=15181 vsize=28766288 memory=984 CPUtime=2497.74 cores=0-7
/proc/15183/task/15205/stat : 15205 (java) R 15181 15181 14549 0 -1 4202560 34288 0 0 0 249733 41 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062456750240 140062867642365 0 4 0 16800975 0 0 0 -1 3 0 0 20 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15206] ppid=15181 vsize=28766288 memory=1940 CPUtime=2497.91 cores=0-7
/proc/15183/task/15206/stat : 15206 (java) R 15181 15181 14549 0 -1 4202560 75891 0 0 0 249688 103 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062455697648 140062866299513 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15207] ppid=15181 vsize=28766288 memory=1416 CPUtime=2499.82 cores=0-7
/proc/15183/task/15207/stat : 15207 (java) R 15181 15181 14549 0 -1 4202560 112184 0 0 0 249870 112 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062454645512 140062866299503 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15208] ppid=15181 vsize=28766288 memory=1556 CPUtime=2498.09 cores=0-7
/proc/15183/task/15208/stat : 15208 (java) R 15181 15181 14549 0 -1 4202560 190049 0 0 0 249494 315 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062453592984 140062868446624 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15209] ppid=15181 vsize=28766288 memory=740 CPUtime=2497.19 cores=0-7
/proc/15183/task/15209/stat : 15209 (java) R 15181 15181 14549 0 -1 4202560 20662 0 0 0 249690 29 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062452539016 140062868447177 0 4 0 16800975 0 0 0 -1 2 0 0 25 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
[pid=15183/tid=15210] ppid=15181 vsize=28766288 memory=1052 CPUtime=2496.89 cores=0-7
/proc/15183/task/15210/stat : 15210 (java) R 15181 15181 14549 0 -1 4202560 72457 0 0 0 249595 94 0 0 20 0 28 0 511507091 29456678912 679061 33554432000 4194304 4196468 140726827572464 140062451486872 140062868401163 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 9715712 140726827574250 140726827574422 140726827574422 140726827577295 0
Current children cumulated CPU time: 20049 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2717696 KiB

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

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

[startup+2520.1 s]
# the end of solver process 15183 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20039.2 s, system=10.4572 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.1
CPU time (s): 20049.7
CPU user time (s): 20039.2
CPU system time (s): 10.4572
CPU usage (%): 795.59
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2986968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20039.2
system time used= 10.4572
maximum resident set size= 2985516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1026423
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 239297
involuntary context switches= 236164


# summary of solver processes directly reported to runsolver:
#   pid: 15181,15183
#   total CPU time (s): 20049.7
#   total CPU user time (s): 20039.2
#   total CPU system time (s): 10.4572

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 29.7937 second user time and 20.1303 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-24 21:30:17
IDJOB=4406810
IDBENCH=134586
IDSOLVER=2871
FILE ID=node148/4406810-1569353455
RUNJOBID= node148-1569348372-14576
PBS_JOBID= 21705081
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-7_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 /tmp/evaluation-result-4406810-1569353455/watcher-4406810-1569353455 -o /tmp/evaluation-result-4406810-1569353455/solver-4406810-1569353455 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569348372-14576 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1229914221 HOME/instance-4406810-1569353455.xml

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

MD5SUM BENCH= 58733bdc54ee5d0b54338851c7cdf9d7
RANDOM SEED=1229914221

node148.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.13
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.13
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.13
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.13
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:        25541388 kB
MemAvailable:   31854872 kB
Buffers:           58436 kB
Cached:          6526640 kB
SwapCached:         3396 kB
Active:          4343012 kB
Inactive:        2247868 kB
Active(anon):       4336 kB
Inactive(anon):    56516 kB
Active(file):    4338676 kB
Inactive(file):  2191352 kB
Unevictable:      111008 kB
Mlocked:          111008 kB
SwapTotal:      67108860 kB
SwapFree:       67002572 kB
Dirty:             26248 kB
Writeback:             0 kB
AnonPages:        113816 kB
Mapped:            56948 kB
Shmem:             47080 kB
Slab:             227368 kB
SReclaimable:     198580 kB
SUnreclaim:        28788 kB
KernelStack:        3424 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-24 22:12:17