Trace number 4399630

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-16 parallel? (TO) 20046.7 2520.1

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h375-20.xml
MD5SUMcc39eb921a5cd1c2fcd1d541ff73edd4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.8683
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints2
Number of domains1
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":900}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":375},{"degree":2,"count":525}]
Minimum constraint arity525
Maximum constraint arity900
Distribution of constraint arities[{"arity":525,"count":1},{"arity":900,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
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-4399630-1568714444.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399630-1568714444.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.45/0.62	c solve instance...
20046.09/2520.07	s UNKNOWN
20046.09/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 (15250 MiB free)
  memory of node 1: 16384 MiB (15503 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399630-1568714444/watcher-4399630-1568714444 -o /tmp/evaluation-result-4399630-1568714444/solver-4399630-1568714444 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568711398-15370 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1606853206 HOME/instance-4399630-1568714444.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=16957, runsolver pid=16954
Current StackSize limit: 8192 KiB


[startup+0.100129 s]*
/proc/loadavg: 7.08 7.86 8.14 2/211 16978
/proc/meminfo: memFree=31475212/32770624 swapFree=66997372/67108860
[pid=16957] ppid=16954 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16957/stat : 16957 (xcsp3-exec) S 16954 16957 15343 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447697446 115843072 363 33554432000 4194304 5098028 140722093859136 140722093857240 140469339902588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27656192 140722093867893 140722093868137 140722093868137 140722093871050 0
/proc/16957/statm: 28282 363 304 221 0 87 0
[pid=16959] ppid=16957 vsize=28227396 memory=29332 CPUtime=0.12 cores=0-7
/proc/16959/stat : 16959 (java) S 16957 16957 15343 0 -1 1077944320 5730 0 0 0 11 1 0 0 20 0 20 0 447697446 28904853504 7333 33554432000 4194304 4196468 140727982444528 140727982427072 140543863426807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
/proc/16959/statm: 7056849 7333 3164 1 0 7019032 0
[pid=16959/tid=16960] ppid=16957 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/16959/task/16960/stat : 16960 (java) R 16957 16957 15343 0 -1 4202560 3646 0 0 0 8 1 0 0 20 0 20 0 447697446 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543867661824 140543863448733 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16961] ppid=16957 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16959/task/16961/stat : 16961 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543816046864 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16962] ppid=16957 vsize=28227396 memory=140116311500416 CPUtime=0 cores=0-7
/proc/16959/task/16962/stat : 16962 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543814994320 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16963] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16963/stat : 16963 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543813941776 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16964] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16964/stat : 16964 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543411477136 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16965] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16965/stat : 16965 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543410424592 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16966] ppid=16957 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16959/task/16966/stat : 16966 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543409372048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16967] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16967/stat : 16967 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543408319504 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16968] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16968/stat : 16968 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 7333 33554432000 4194304 4196468 140727982444528 140543407266960 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16969] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16969/stat : 16969 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697448 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542260242416 140543863437954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16970] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16970/stat : 16970 (java) S 16957 16957 15343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447697449 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542259188640 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16971] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16971/stat : 16971 (java) S 16957 16957 15343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447697449 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542258136048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16972] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16972/stat : 16972 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697451 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542257084624 140543863445403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16973] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16973/stat : 16973 (java) R 16957 16957 15343 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 20 0 447697451 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542256032240 140543863437954 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16974] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16974/stat : 16974 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697452 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542254979696 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16975] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16975/stat : 16975 (java) R 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447697452 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542253927152 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16976] ppid=16957 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16959/task/16976/stat : 16976 (java) R 16957 16957 15343 0 -1 4202560 362 0 0 0 1 0 0 0 20 0 20 0 447697452 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542252874608 140543863448154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16977] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16977/stat : 16977 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447697452 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542251821280 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16978] ppid=16957 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16959/task/16978/stat : 16978 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697452 28904853504 7333 33554432000 4194304 4196468 140727982444528 140542250768816 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30784 KiB

[startup+0.210508 s]*
/proc/loadavg: 7.08 7.86 8.14 2/211 16978
/proc/meminfo: memFree=31461744/32770624 swapFree=66997372/67108860
[pid=16957] ppid=16954 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16957/stat : 16957 (xcsp3-exec) S 16954 16957 15343 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447697446 115843072 363 33554432000 4194304 5098028 140722093859136 140722093857240 140469339902588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27656192 140722093867893 140722093868137 140722093868137 140722093871050 0
/proc/16957/statm: 28282 363 304 221 0 87 0
[pid=16959] ppid=16957 vsize=28227396 memory=40380 CPUtime=0.33 cores=0-7
/proc/16959/stat : 16959 (java) S 16957 16957 15343 0 -1 1077944320 9360 0 0 0 30 3 0 0 20 0 20 0 447697446 28904853504 10095 33554432000 4194304 4196468 140727982444528 140727982427072 140543863426807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
/proc/16959/statm: 7056849 10095 3291 1 0 7019032 0
[pid=16959/tid=16960] ppid=16957 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16959/task/16960/stat : 16960 (java) R 16957 16957 15343 0 -1 4202560 6603 0 0 0 18 2 0 0 20 0 20 0 447697446 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543867656528 140543863438742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16961] ppid=16957 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/16959/task/16961/stat : 16961 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543816046864 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16962] ppid=16957 vsize=28227396 memory=3690058490924852896 CPUtime=0 cores=0-7
/proc/16959/task/16962/stat : 16962 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543814994320 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16963] ppid=16957 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16959/task/16963/stat : 16963 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543813941776 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16964] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16964/stat : 16964 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543411477136 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16965] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16965/stat : 16965 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543410424592 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16966] ppid=16957 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16959/task/16966/stat : 16966 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543409372048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16967] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16967/stat : 16967 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543408319504 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16968] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16968/stat : 16968 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28904853504 10095 33554432000 4194304 4196468 140727982444528 140543407266960 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16969] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16969/stat : 16969 (java) S 16957 16957 15343 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 447697448 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542260242416 140543863437954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16970] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16970/stat : 16970 (java) S 16957 16957 15343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447697449 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542259188640 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16971] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16971/stat : 16971 (java) S 16957 16957 15343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447697449 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542258136048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16972] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16972/stat : 16972 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697451 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542257084624 140543863445403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16973] ppid=16957 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16959/task/16973/stat : 16973 (java) S 16957 16957 15343 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 20 0 447697451 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542256032240 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16974] ppid=16957 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16959/task/16974/stat : 16974 (java) S 16957 16957 15343 0 -1 1077944384 138 0 0 0 2 0 0 0 20 0 20 0 447697452 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542254979696 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16975] ppid=16957 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16959/task/16975/stat : 16975 (java) S 16957 16957 15343 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 20 0 447697452 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542253927152 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16976] ppid=16957 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16959/task/16976/stat : 16976 (java) R 16957 16957 15343 0 -1 4202560 786 0 0 0 7 0 0 0 20 0 20 0 447697452 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542252874608 140543855663934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16977] ppid=16957 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16977/stat : 16977 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447697452 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542251821280 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16978] ppid=16957 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16959/task/16978/stat : 16978 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697452 28904853504 10095 33554432000 4194304 4196468 140727982444528 140542250768816 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41832 KiB

[startup+0.311691 s]*
/proc/loadavg: 7.08 7.86 8.14 3/211 16978
/proc/meminfo: memFree=31455204/32770624 swapFree=66997372/67108860
[pid=16957] ppid=16954 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16957/stat : 16957 (xcsp3-exec) S 16954 16957 15343 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447697446 115843072 363 33554432000 4194304 5098028 140722093859136 140722093857240 140469339902588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27656192 140722093867893 140722093868137 140722093868137 140722093871050 0
/proc/16957/statm: 28282 363 304 221 0 87 0
[pid=16959] ppid=16957 vsize=28231652 memory=49844 CPUtime=0.52 cores=0-7
/proc/16959/stat : 16959 (java) S 16957 16957 15343 0 -1 1077944320 10843 0 0 0 48 4 0 0 20 0 20 0 447697446 28909211648 12461 33554432000 4194304 4196468 140727982444528 140727982427072 140543863426807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
/proc/16959/statm: 7057913 12461 3353 1 0 7019032 0
[pid=16959/tid=16960] ppid=16957 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/16959/task/16960/stat : 16960 (java) R 16957 16957 15343 0 -1 4202560 7796 0 0 0 27 3 0 0 20 0 20 0 447697446 28909211648 12461 33554432000 4194304 4196468 140727982444528 140543867660592 140543847507294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16961] ppid=16957 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16961/stat : 16961 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12461 33554432000 4194304 4196468 140727982444528 140543816046864 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16962] ppid=16957 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16962/stat : 16962 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12526 33554432000 4194304 4196468 140727982444528 140543814994320 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16963] ppid=16957 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16963/stat : 16963 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12526 33554432000 4194304 4196468 140727982444528 140543813941776 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16964] ppid=16957 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16964/stat : 16964 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12526 33554432000 4194304 4196468 140727982444528 140543411477136 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16965] ppid=16957 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16965/stat : 16965 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12526 33554432000 4194304 4196468 140727982444528 140543410424592 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16966] ppid=16957 vsize=28231652 memory=140116194585263 CPUtime=0 cores=0-7
/proc/16959/task/16966/stat : 16966 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12526 33554432000 4194304 4196468 140727982444528 140543409372048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16967] ppid=16957 vsize=28231652 memory=140116194587568 CPUtime=0 cores=0-7
/proc/16959/task/16967/stat : 16967 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12526 33554432000 4194304 4196468 140727982444528 140543408319504 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16968] ppid=16957 vsize=28231652 memory=140116194589872 CPUtime=0 cores=0-7
/proc/16959/task/16968/stat : 16968 (java) S 16957 16957 15343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447697447 28909211648 12526 33554432000 4194304 4196468 140727982444528 140543407266960 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16969] ppid=16957 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16969/stat : 16969 (java) S 16957 16957 15343 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 447697448 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542260242416 140543863437954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16970] ppid=16957 vsize=28231652 memory=280232389193616 CPUtime=0 cores=0-7
/proc/16959/task/16970/stat : 16970 (java) S 16957 16957 15343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447697449 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542259188640 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16971] ppid=16957 vsize=28231652 memory=280232389191312 CPUtime=0 cores=0-7
/proc/16959/task/16971/stat : 16971 (java) S 16957 16957 15343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447697449 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542258136048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16972] ppid=16957 vsize=28231652 memory=280232389198224 CPUtime=0 cores=0-7
/proc/16959/task/16972/stat : 16972 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697451 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542257084624 140543863445403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16973] ppid=16957 vsize=28231652 memory=280232389139504 CPUtime=0.03 cores=0-7
/proc/16959/task/16973/stat : 16973 (java) R 16957 16957 15343 0 -1 4202560 542 0 0 0 3 0 0 0 20 0 20 0 447697451 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542256022624 140543841021969 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16974] ppid=16957 vsize=28231652 memory=280232389212048 CPUtime=0.03 cores=0-7
/proc/16959/task/16974/stat : 16974 (java) S 16957 16957 15343 0 -1 1077944384 150 0 0 0 3 0 0 0 20 0 20 0 447697452 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542254979696 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16975] ppid=16957 vsize=28231652 memory=280232389218960 CPUtime=0.02 cores=0-7
/proc/16959/task/16975/stat : 16975 (java) S 16957 16957 15343 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 20 0 447697452 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542253927152 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16976] ppid=16957 vsize=28231652 memory=280232389216656 CPUtime=0.11 cores=0-7
/proc/16959/task/16976/stat : 16976 (java) S 16957 16957 15343 0 -1 1077944384 941 0 0 0 11 0 0 0 20 0 20 0 447697452 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542252874608 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16977] ppid=16957 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16977/stat : 16977 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447697452 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542251821280 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16978] ppid=16957 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16959/task/16978/stat : 16978 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447697452 28909211648 12526 33554432000 4194304 4196468 140727982444528 140542250768816 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51296 KiB

[startup+0.709726 s]
/proc/loadavg: 7.08 7.86 8.14 6/211 16978
/proc/meminfo: memFree=31436656/32770624 swapFree=66997372/67108860
[pid=16957] ppid=16954 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16957/stat : 16957 (xcsp3-exec) S 16954 16957 15343 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447697446 115843072 363 33554432000 4194304 5098028 140722093859136 140722093857240 140469339902588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27656192 140722093867893 140722093868137 140722093868137 140722093871050 0
/proc/16957/statm: 28282 363 304 221 0 87 0
[pid=16959] ppid=16957 vsize=28766288 memory=129876 CPUtime=2.14 cores=0-7
/proc/16959/stat : 16959 (java) S 16957 16957 15343 0 -1 1077944320 17775 0 0 0 207 7 0 0 20 0 28 0 447697446 29456678912 32469 33554432000 4194304 4196468 140727982444528 140727982427072 140543863426807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
/proc/16959/statm: 7191572 32469 3465 1 0 7152672 0
[pid=16959/tid=16960] ppid=16957 vsize=28766288 memory=0 CPUtime=0.61 cores=0-7
/proc/16959/task/16960/stat : 16960 (java) S 16957 16957 15343 0 -1 1077944384 9133 0 0 0 57 4 0 0 20 0 28 0 447697446 29456678912 32469 33554432000 4194304 4196468 140727982444528 140543867667584 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16961] ppid=16957 vsize=28766288 memory=140116194796400 CPUtime=0 cores=0-7
/proc/16959/task/16961/stat : 16961 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447697447 29456678912 32469 33554432000 4194304 4196468 140727982444528 140543816046864 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16962] ppid=16957 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/16959/task/16962/stat : 16962 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447697447 29456678912 32469 33554432000 4194304 4196468 140727982444528 140543814994320 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16963] ppid=16957 vsize=28766288 memory=1004 CPUtime=0 cores=0-7
/proc/16959/task/16963/stat : 16963 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447697447 29456678912 32469 33554432000 4194304 4196468 140727982444528 140543813941776 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0

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

[pid=16959/tid=16986] ppid=16957 vsize=28766288 memory=1548 CPUtime=2421.02 cores=0-7
/proc/16959/task/16986/stat : 16986 (java) R 16957 16957 15343 0 -1 4202560 10765 0 0 0 242091 11 0 0 20 0 28 0 447697509 29456678912 220938 33554432000 4194304 4196468 140727982444528 140542234181440 140543497659735 0 4 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
Current children cumulated CPU time: 19427.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 885204 KiB

[startup+2502.3 s]
/proc/loadavg: 8.52 8.44 8.38 9/221 17224
/proc/meminfo: memFree=30587940/32770624 swapFree=66997372/67108860
[pid=16957] ppid=16954 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16957/stat : 16957 (xcsp3-exec) S 16954 16957 15343 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447697446 115843072 363 33554432000 4194304 5098028 140722093859136 140722093857240 140469339902588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27656192 140722093867893 140722093868137 140722093868137 140722093871050 0
/proc/16957/statm: 28282 363 304 221 0 87 0
[pid=16959] ppid=16957 vsize=28766288 memory=913452 CPUtime=19905.3 cores=0-7
/proc/16959/stat : 16959 (java) S 16957 16957 15343 0 -1 1077944320 748614 0 0 0 1989906 623 0 0 20 0 28 0 447697446 29456678912 228363 33554432000 4194304 4196468 140727982444528 140727982427072 140543863426807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
/proc/16959/statm: 7191572 228363 3548 1 0 7152672 0
[pid=16959/tid=16960] ppid=16957 vsize=28766288 memory=913452 CPUtime=0.61 cores=0-7
/proc/16959/task/16960/stat : 16960 (java) S 16957 16957 15343 0 -1 1077944384 9133 0 0 0 57 4 0 0 20 0 28 0 447697446 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543867667584 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16961] ppid=16957 vsize=28766288 memory=1452 CPUtime=7.86 cores=0-7
/proc/16959/task/16961/stat : 16961 (java) S 16957 16957 15343 0 -1 1077944384 22980 0 0 0 749 37 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543816046864 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16962] ppid=16957 vsize=28766288 memory=1452 CPUtime=7.87 cores=0-7
/proc/16959/task/16962/stat : 16962 (java) S 16957 16957 15343 0 -1 1077944384 20200 0 0 0 749 38 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543814994320 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16963] ppid=16957 vsize=28766288 memory=1452 CPUtime=7.87 cores=0-7
/proc/16959/task/16963/stat : 16963 (java) S 16957 16957 15343 0 -1 1077944384 20366 0 0 0 747 40 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543813941776 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16964] ppid=16957 vsize=28766288 memory=1452 CPUtime=7.95 cores=0-7
/proc/16959/task/16964/stat : 16964 (java) S 16957 16957 15343 0 -1 1077944384 22060 0 0 0 753 42 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543411477136 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16965] ppid=16957 vsize=28766288 memory=0 CPUtime=7.89 cores=0-7
/proc/16959/task/16965/stat : 16965 (java) S 16957 16957 15343 0 -1 1077944384 20887 0 0 0 749 40 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543410424592 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16966] ppid=16957 vsize=28766288 memory=0 CPUtime=7.9 cores=0-7
/proc/16959/task/16966/stat : 16966 (java) S 16957 16957 15343 0 -1 1077944384 19412 0 0 0 751 39 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543409372048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16967] ppid=16957 vsize=28766288 memory=1560 CPUtime=7.92 cores=0-7
/proc/16959/task/16967/stat : 16967 (java) S 16957 16957 15343 0 -1 1077944384 20284 0 0 0 753 39 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543408319504 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16968] ppid=16957 vsize=28766288 memory=932 CPUtime=7.88 cores=0-7
/proc/16959/task/16968/stat : 16968 (java) S 16957 16957 15343 0 -1 1077944384 23068 0 0 0 749 39 0 0 20 0 28 0 447697447 29456678912 228363 33554432000 4194304 4196468 140727982444528 140543407266960 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16969] ppid=16957 vsize=28766288 memory=1452 CPUtime=3.14 cores=0-7
/proc/16959/task/16969/stat : 16969 (java) S 16957 16957 15343 0 -1 1077944384 70441 0 0 0 224 90 0 0 20 0 28 0 447697448 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542260242416 140543863437954 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16970] ppid=16957 vsize=28766288 memory=871548 CPUtime=0 cores=0-7
/proc/16959/task/16970/stat : 16970 (java) S 16957 16957 15343 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447697449 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542259188704 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16971] ppid=16957 vsize=28766288 memory=1668 CPUtime=0 cores=0-7
/proc/16959/task/16971/stat : 16971 (java) S 16957 16957 15343 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 447697449 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542258136064 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16972] ppid=16957 vsize=28766288 memory=1112 CPUtime=0 cores=0-7
/proc/16959/task/16972/stat : 16972 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447697451 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542257084624 140543863445403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16973] ppid=16957 vsize=28766288 memory=1452 CPUtime=1.98 cores=0-7
/proc/16959/task/16973/stat : 16973 (java) S 16957 16957 15343 0 -1 1077944384 13418 0 0 0 196 2 0 0 20 0 28 0 447697451 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542256032240 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16974] ppid=16957 vsize=28766288 memory=3504 CPUtime=2.18 cores=0-7
/proc/16959/task/16974/stat : 16974 (java) S 16957 16957 15343 0 -1 1077944384 14880 0 0 0 215 3 0 0 20 0 28 0 447697452 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542254979696 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 33 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16975] ppid=16957 vsize=28766288 memory=1452 CPUtime=2.31 cores=0-7
/proc/16959/task/16975/stat : 16975 (java) S 16957 16957 15343 0 -1 1077944384 12172 0 0 0 228 3 0 0 20 0 28 0 447697452 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542253927152 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16976] ppid=16957 vsize=28766288 memory=3504 CPUtime=0.64 cores=0-7
/proc/16959/task/16976/stat : 16976 (java) S 16957 16957 15343 0 -1 1077944384 7492 0 0 0 63 1 0 0 20 0 28 0 447697452 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542252874608 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16977] ppid=16957 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/16959/task/16977/stat : 16977 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447697452 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542251821280 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16978] ppid=16957 vsize=28766288 memory=826272 CPUtime=0.88 cores=0-7
/proc/16959/task/16978/stat : 16978 (java) S 16957 16957 15343 0 -1 1077944384 3309 0 0 0 66 22 0 0 20 0 28 0 447697452 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542250768816 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 58 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16979] ppid=16957 vsize=28766288 memory=1452 CPUtime=2480.93 cores=0-7
/proc/16959/task/16979/stat : 16979 (java) R 16957 16957 15343 0 -1 4202560 10673 0 0 0 248084 9 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542241549272 140543498943705 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16980] ppid=16957 vsize=28766288 memory=871548 CPUtime=2481.3 cores=0-7
/proc/16959/task/16980/stat : 16980 (java) R 16957 16957 15343 0 -1 4202560 10523 0 0 0 248122 8 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542240497736 140543498943647 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16981] ppid=16957 vsize=28766288 memory=1452 CPUtime=2479.98 cores=0-7
/proc/16959/task/16981/stat : 16981 (java) R 16957 16957 15343 0 -1 4202560 20987 0 0 0 247981 17 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542239445144 140543499396069 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16982] ppid=16957 vsize=28766288 memory=1452 CPUtime=2477.85 cores=0-7
/proc/16959/task/16982/stat : 16982 (java) R 16957 16957 15343 0 -1 4202560 84235 0 0 0 247732 53 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542238392648 140543499006965 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16983] ppid=16957 vsize=28766288 memory=1452 CPUtime=2475.57 cores=0-7
/proc/16959/task/16983/stat : 16983 (java) R 16957 16957 15343 0 -1 4202560 67535 0 0 0 247528 29 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542237340072 140543498843030 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16984] ppid=16957 vsize=28766288 memory=900984 CPUtime=2479.4 cores=0-7
/proc/16959/task/16984/stat : 16984 (java) R 16957 16957 15343 0 -1 4202560 68982 0 0 0 247913 27 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542236287328 140543501044045 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16985] ppid=16957 vsize=28766288 memory=6948326813960137024 CPUtime=2474.64 cores=0-7
/proc/16959/task/16985/stat : 16985 (java) R 16957 16957 15343 0 -1 4202560 173364 0 0 0 247403 61 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542235236912 140543500965708 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16986] ppid=16957 vsize=28766288 memory=823196 CPUtime=2480.49 cores=0-7
/proc/16959/task/16986/stat : 16986 (java) R 16957 16957 15343 0 -1 4202560 10822 0 0 0 248038 11 0 0 20 0 28 0 447697509 29456678912 228363 33554432000 4194304 4196468 140727982444528 140542234181576 140543498568779 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
Current children cumulated CPU time: 19905.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 914904 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.41 8.42 8.37 9/221 17225
/proc/meminfo: memFree=30593476/32770624 swapFree=66997372/67108860
[pid=16957] ppid=16954 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16957/stat : 16957 (xcsp3-exec) S 16954 16957 15343 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447697446 115843072 363 33554432000 4194304 5098028 140722093859136 140722093857240 140469339902588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27656192 140722093867893 140722093868137 140722093868137 140722093871050 0
/proc/16957/statm: 28282 363 304 221 0 87 0
[pid=16959] ppid=16957 vsize=28766288 memory=907684 CPUtime=20046.1 cores=0-7
/proc/16959/stat : 16959 (java) S 16957 16957 15343 0 -1 1077944320 749044 0 0 0 2003979 630 0 0 20 0 28 0 447697446 29456678912 226921 33554432000 4194304 4196468 140727982444528 140727982427072 140543863426807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
/proc/16959/statm: 7191572 226921 3548 1 0 7152672 0
[pid=16959/tid=16960] ppid=16957 vsize=28766288 memory=8317482817917895235 CPUtime=0.61 cores=0-7
/proc/16959/task/16960/stat : 16960 (java) S 16957 16957 15343 0 -1 1077944384 9133 0 0 0 57 4 0 0 20 0 28 0 447697446 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543867667584 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16961] ppid=16957 vsize=28766288 memory=4872558044660077418 CPUtime=7.98 cores=0-7
/proc/16959/task/16961/stat : 16961 (java) S 16957 16957 15343 0 -1 1077944384 23058 0 0 0 760 38 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543816046864 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16962] ppid=16957 vsize=28766288 memory=1764 CPUtime=7.99 cores=0-7
/proc/16959/task/16962/stat : 16962 (java) S 16957 16957 15343 0 -1 1077944384 20249 0 0 0 760 39 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543814994320 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16963] ppid=16957 vsize=28766288 memory=111628 CPUtime=8 cores=0-7
/proc/16959/task/16963/stat : 16963 (java) S 16957 16957 15343 0 -1 1077944384 20427 0 0 0 759 41 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543813941776 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16964] ppid=16957 vsize=28766288 memory=796 CPUtime=8.07 cores=0-7
/proc/16959/task/16964/stat : 16964 (java) S 16957 16957 15343 0 -1 1077944384 22123 0 0 0 764 43 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543411477136 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16965] ppid=16957 vsize=28766288 memory=1112 CPUtime=8 cores=0-7
/proc/16959/task/16965/stat : 16965 (java) S 16957 16957 15343 0 -1 1077944384 20898 0 0 0 759 41 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543410424592 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16966] ppid=16957 vsize=28766288 memory=1004 CPUtime=8.01 cores=0-7
/proc/16959/task/16966/stat : 16966 (java) S 16957 16957 15343 0 -1 1077944384 19474 0 0 0 762 39 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543409372048 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16967] ppid=16957 vsize=28766288 memory=6036 CPUtime=8.05 cores=0-7
/proc/16959/task/16967/stat : 16967 (java) S 16957 16957 15343 0 -1 1077944384 20338 0 0 0 765 40 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543408319504 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16968] ppid=16957 vsize=28766288 memory=14008 CPUtime=7.99 cores=0-7
/proc/16959/task/16968/stat : 16968 (java) S 16957 16957 15343 0 -1 1077944384 23084 0 0 0 759 40 0 0 20 0 28 0 447697447 29456678912 226921 33554432000 4194304 4196468 140727982444528 140543407266960 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16969] ppid=16957 vsize=28766288 memory=2124 CPUtime=3.16 cores=0-7
/proc/16959/task/16969/stat : 16969 (java) S 16957 16957 15343 0 -1 1077944384 70458 0 0 0 226 90 0 0 20 0 28 0 447697448 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542260242416 140543863437954 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16970] ppid=16957 vsize=28766288 memory=26552 CPUtime=0 cores=0-7
/proc/16959/task/16970/stat : 16970 (java) S 16957 16957 15343 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447697449 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542259188704 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16971] ppid=16957 vsize=28766288 memory=12024 CPUtime=0 cores=0-7
/proc/16959/task/16971/stat : 16971 (java) S 16957 16957 15343 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 447697449 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542258136064 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16972] ppid=16957 vsize=28766288 memory=500 CPUtime=0 cores=0-7
/proc/16959/task/16972/stat : 16972 (java) S 16957 16957 15343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447697451 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542257084624 140543863445403 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16973] ppid=16957 vsize=28766288 memory=1560 CPUtime=1.98 cores=0-7
/proc/16959/task/16973/stat : 16973 (java) S 16957 16957 15343 0 -1 1077944384 13418 0 0 0 196 2 0 0 20 0 28 0 447697451 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542256032240 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16974] ppid=16957 vsize=28766288 memory=932 CPUtime=2.18 cores=0-7
/proc/16959/task/16974/stat : 16974 (java) S 16957 16957 15343 0 -1 1077944384 14880 0 0 0 215 3 0 0 20 0 28 0 447697452 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542254979696 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 33 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16975] ppid=16957 vsize=28766288 memory=1560 CPUtime=2.31 cores=0-7
/proc/16959/task/16975/stat : 16975 (java) S 16957 16957 15343 0 -1 1077944384 12172 0 0 0 228 3 0 0 20 0 28 0 447697452 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542253927152 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16976] ppid=16957 vsize=28766288 memory=932 CPUtime=0.64 cores=0-7
/proc/16959/task/16976/stat : 16976 (java) S 16957 16957 15343 0 -1 1077944384 7492 0 0 0 63 1 0 0 20 0 28 0 447697452 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542252874608 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16977] ppid=16957 vsize=28766288 memory=3768 CPUtime=0 cores=0-7
/proc/16959/task/16977/stat : 16977 (java) S 16957 16957 15343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447697452 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542251821280 140543863437013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16978] ppid=16957 vsize=28766288 memory=1980 CPUtime=0.88 cores=0-7
/proc/16959/task/16978/stat : 16978 (java) S 16957 16957 15343 0 -1 1077944384 3311 0 0 0 66 22 0 0 20 0 28 0 447697452 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542250768816 140543863437954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 58 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16979] ppid=16957 vsize=28766288 memory=2512 CPUtime=2498.39 cores=0-7
/proc/16959/task/16979/stat : 16979 (java) R 16957 16957 15343 0 -1 4202560 10674 0 0 0 249830 9 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542241549272 140543500276056 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16980] ppid=16957 vsize=28766288 memory=1436 CPUtime=2498.84 cores=0-7
/proc/16959/task/16980/stat : 16980 (java) R 16957 16957 15343 0 -1 4202560 10524 0 0 0 249876 8 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542240498248 140543498943261 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16981] ppid=16957 vsize=28766288 memory=812 CPUtime=2497.42 cores=0-7
/proc/16959/task/16981/stat : 16981 (java) R 16957 16957 15343 0 -1 4202560 20989 0 0 0 249725 17 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542239445080 140543498896503 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16982] ppid=16957 vsize=28766288 memory=1764 CPUtime=2495.32 cores=0-7
/proc/16959/task/16982/stat : 16982 (java) R 16957 16957 15343 0 -1 4202560 84238 0 0 0 249479 53 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542238392776 140543498943769 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16983] ppid=16957 vsize=28766288 memory=111628 CPUtime=2492.97 cores=0-7
/proc/16959/task/16983/stat : 16983 (java) R 16957 16957 15343 0 -1 4202560 67538 0 0 0 249268 29 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542237339984 140543498380949 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16984] ppid=16957 vsize=28766288 memory=796 CPUtime=2496.86 cores=0-7
/proc/16959/task/16984/stat : 16984 (java) R 16957 16957 15343 0 -1 4202560 68984 0 0 0 249659 27 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542236287576 140543499315099 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16985] ppid=16957 vsize=28766288 memory=3028 CPUtime=2492.19 cores=0-7
/proc/16959/task/16985/stat : 16985 (java) R 16957 16957 15343 0 -1 4202560 173369 0 0 0 249158 61 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542235236912 140543498943040 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
[pid=16959/tid=16986] ppid=16957 vsize=28766288 memory=2012 CPUtime=2498.01 cores=0-7
/proc/16959/task/16986/stat : 16986 (java) R 16957 16957 15343 0 -1 4202560 10822 0 0 0 249790 11 0 0 20 0 28 0 447697509 29456678912 226921 33554432000 4194304 4196468 140727982444528 140542234181480 140543499007001 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 38088704 140727982445546 140727982445718 140727982445718 140727982448591 0
Current children cumulated CPU time: 20046.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 909136 KiB

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

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

[startup+2520.1 s]
# the end of solver process 16959 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20040.4 s, system=6.31673 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): 20046.7
CPU user time (s): 20040.4
CPU system time (s): 6.31673
CPU usage (%): 795.474
Max. virtual memory (cumulated for all children) (KiB): 28881324
Max. memory (cumulated for all children) (KiB): 1550940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20040.4
system time used= 6.31673
maximum resident set size= 1551536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 749729
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 210854
involuntary context switches= 229468


# summary of solver processes directly reported to runsolver:
#   pid: 16957,16959
#   total CPU time (s): 20046.7
#   total CPU user time (s): 20040.4
#   total CPU system time (s): 6.31673

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.6044 second user time and 28.4725 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 11:59:45
IDJOB=4399630
IDBENCH=138939
IDSOLVER=2854
FILE ID=node103/4399630-1568714444
RUNJOBID= node103-1568711398-15370
PBS_JOBID= 21703932
Free space on /tmp= 61720 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h375-20.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-4399630-1568714444/watcher-4399630-1568714444 -o /tmp/evaluation-result-4399630-1568714444/solver-4399630-1568714444 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568711398-15370 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1606853206 HOME/instance-4399630-1568714444.xml

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

MD5SUM BENCH= cc39eb921a5cd1c2fcd1d541ff73edd4
RANDOM SEED=1606853206

node103.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.74
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.74
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.74
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.74
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:        31491772 kB
MemAvailable:   31883580 kB
Buffers:           88016 kB
Cached:           598300 kB
SwapCached:         9016 kB
Active:           413372 kB
Inactive:         285852 kB
Active(anon):       5064 kB
Inactive(anon):    57316 kB
Active(file):     408308 kB
Inactive(file):   228536 kB
Unevictable:      111148 kB
Mlocked:          111148 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26280 kB
Writeback:             0 kB
AnonPages:        130216 kB
Mapped:            48772 kB
Shmem:             40856 kB
Slab:             171040 kB
SReclaimable:     141596 kB
SUnreclaim:        29444 kB
KernelStack:        3728 kB
PageTables:         6140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61692 MiB
End job on node103 at 2019-09-17 12:41:45