Trace number 4254539

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-07-26)No Cert. 980.28101 252.06599

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-27-a4.xml
MD5SUM4a6b886165f8d6d7f8f178d50db8a3de
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark857
Best CPU time to get the best result obtained on this benchmark1920.78
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints58502
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":27}]
Minimum variable degree8451
Maximum variable degree8452
Distribution of variable degrees[{"degree":8451,"count":25},{"degree":8452,"count":2}]
Minimum constraint arity1
Maximum constraint arity27
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":5850},{"arity":4,"count":52650},{"arity":27,"count":1}]
Number of extensional constraints0
Number of intensional constraints58501
Distribution of constraint types[{"type":"intension","count":58501},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254539-1502642926.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4254539-1502642926.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.26	c parse instance...
129.62/25.72	c solve instance...
980.21/252.01	s SATISFIABLE
980.21/252.01	c Unexpected resolution interruption!

Verifier Data

ERROR: no instantiation found

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254539-1502642926/watcher-4254539-1502642926 -o /tmp/evaluation-result-4254539-1502642926/solver-4254539-1502642926 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502636397-3850 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 699627881 HOME/instance-4254539-1502642926.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=15218, runsolver pid=15215

[startup+0.100142 s]*
/proc/loadavg: 1.13 4.15 6.03 2/200 15239
/proc/meminfo: memFree=29133988/32770624 swapFree=67108860/67108860
[pid=15218] ppid=15215 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15218/stat : 15218 (xcsp3-exec) S 15215 15218 3823 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97380732 9740288 346 33554432000 4194304 5098028 140723675570896 140723675569000 139905880453756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38670336 140723675579499 140723675579708 140723675579708 140723675582443 0
/proc/15218/statm: 2378 346 289 221 0 87 0
[pid=15220] ppid=15218 vsize=25999808 memory=26192 CPUtime=0.12 cores=0-7
/proc/15220/stat : 15220 (java) S 15218 15218 3823 0 -1 1077944320 5484 0 0 0 11 1 0 0 20 0 20 0 97380732 26623803392 6548 33554432000 4194304 4196468 140721965559712 140721965542256 139674193231607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
/proc/15220/statm: 6499952 6548 2846 1 0 6488269 0
[pid=15220/tid=15221] ppid=15218 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15220/task/15221/stat : 15221 (java) R 15218 15218 3823 0 -1 4202560 3499 0 0 0 8 1 0 0 20 0 20 0 97380732 26623803392 6548 33554432000 4194304 4196468 140721965559712 139674197463520 139674174609496 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15222] ppid=15218 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/15220/task/15222/stat : 15222 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139674149784208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15223] ppid=15218 vsize=25999808 memory=140559955588736 CPUtime=0 cores=0-7
/proc/15220/task/15223/stat : 15223 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139673750600208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15224] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15224/stat : 15224 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139673749547408 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15225] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15225/stat : 15225 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139673748494608 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15226] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15226/stat : 15226 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139673747442832 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15227] ppid=15218 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15220/task/15227/stat : 15227 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139673746390032 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15228] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15228/stat : 15228 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139673745337232 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15229] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15229/stat : 15229 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26623803392 6548 33554432000 4194304 4196468 140721965559712 139673744284432 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15230] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15230/stat : 15230 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380735 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672398305648 139674193242754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15231] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15231/stat : 15231 (java) S 15218 15218 3823 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97380735 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672397251616 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15232] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15232/stat : 15232 (java) S 15218 15218 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97380735 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672396198768 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15233] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15233/stat : 15233 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380738 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672395147088 139674193250203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15234] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15234/stat : 15234 (java) S 15218 15218 3823 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 97380738 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672394095472 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15235] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15235/stat : 15235 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97380738 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672393042672 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15236] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15236/stat : 15236 (java) S 15218 15218 3823 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 97380738 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672391989872 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15237] ppid=15218 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15220/task/15237/stat : 15237 (java) R 15218 15218 3823 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 20 0 97380738 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672390937072 139674193242754 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15238] ppid=15218 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15238/stat : 15238 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97380738 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672389884512 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15239] ppid=15218 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15220/task/15239/stat : 15239 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380738 26623803392 6548 33554432000 4194304 4196468 140721965559712 139672388831792 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27576 KiB

[startup+0.210134 s]*
/proc/loadavg: 1.13 4.15 6.03 2/200 15239
/proc/meminfo: memFree=29122336/32770624 swapFree=67108860/67108860
[pid=15218] ppid=15215 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15218/stat : 15218 (xcsp3-exec) S 15215 15218 3823 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97380732 9740288 346 33554432000 4194304 5098028 140723675570896 140723675569000 139905880453756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38670336 140723675579499 140723675579708 140723675579708 140723675582443 0
/proc/15218/statm: 2378 346 289 221 0 87 0
[pid=15220] ppid=15218 vsize=26004064 memory=39036 CPUtime=0.34 cores=0-7
/proc/15220/stat : 15220 (java) S 15218 15218 3823 0 -1 1077944320 8325 0 0 0 32 2 0 0 20 0 20 0 97380732 26628161536 9759 33554432000 4194304 4196468 140721965559712 140721965542256 139674193231607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
/proc/15220/statm: 6501016 9759 3053 1 0 6488269 0
[pid=15220/tid=15221] ppid=15218 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15220/task/15221/stat : 15221 (java) R 15218 15218 3823 0 -1 4202560 5421 0 0 0 18 1 0 0 20 0 20 0 97380732 26628161536 9759 33554432000 4194304 4196468 140721965559712 139674197445824 139674193253533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15222] ppid=15218 vsize=26004064 memory=327 CPUtime=0 cores=0-7
/proc/15220/task/15222/stat : 15222 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139674149784208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15223] ppid=15218 vsize=26004064 memory=3691176021202892448 CPUtime=0 cores=0-7
/proc/15220/task/15223/stat : 15223 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139673750600208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15224] ppid=15218 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15220/task/15224/stat : 15224 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139673749547408 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15225] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15225/stat : 15225 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139673748494608 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15226] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15226/stat : 15226 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139673747442832 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15227] ppid=15218 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15220/task/15227/stat : 15227 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139673746390032 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15228] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15228/stat : 15228 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139673745337232 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15229] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15229/stat : 15229 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 9759 33554432000 4194304 4196468 140721965559712 139673744284432 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15230] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15230/stat : 15230 (java) S 15218 15218 3823 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 97380735 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672398305648 139674193242754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15231] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15231/stat : 15231 (java) S 15218 15218 3823 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97380735 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672397251616 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15232] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15232/stat : 15232 (java) S 15218 15218 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97380735 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672396198768 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15233] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15233/stat : 15233 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380738 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672395147088 139674193250203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15234] ppid=15218 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15220/task/15234/stat : 15234 (java) S 15218 15218 3823 0 -1 1077944384 326 0 0 0 1 0 0 0 20 0 20 0 97380738 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672394095472 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15235] ppid=15218 vsize=26004064 memory=0 CPUtime=0.03 cores=0-7
/proc/15220/task/15235/stat : 15235 (java) S 15218 15218 3823 0 -1 1077944384 328 0 0 0 3 0 0 0 20 0 20 0 97380738 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672393042672 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15236] ppid=15218 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15220/task/15236/stat : 15236 (java) S 15218 15218 3823 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 20 0 97380738 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672391989872 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15237] ppid=15218 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/15220/task/15237/stat : 15237 (java) R 15218 15218 3823 0 -1 4202560 802 0 0 0 8 0 0 0 20 0 20 0 97380738 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672390937072 139674193243542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15238] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15238/stat : 15238 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97380738 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672389884512 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15239] ppid=15218 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15220/task/15239/stat : 15239 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380738 26628161536 9759 33554432000 4194304 4196468 140721965559712 139672388831792 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40420 KiB

[startup+0.309393 s]*
/proc/loadavg: 1.13 4.15 6.03 3/200 15239
/proc/meminfo: memFree=29117932/32770624 swapFree=67108860/67108860
[pid=15218] ppid=15215 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15218/stat : 15218 (xcsp3-exec) S 15215 15218 3823 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97380732 9740288 346 33554432000 4194304 5098028 140723675570896 140723675569000 139905880453756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38670336 140723675579499 140723675579708 140723675579708 140723675582443 0
/proc/15218/statm: 2378 346 289 221 0 87 0
[pid=15220] ppid=15218 vsize=26004064 memory=43660 CPUtime=0.5 cores=0-7
/proc/15220/stat : 15220 (java) S 15218 15218 3823 0 -1 1077944320 9189 0 0 0 48 2 0 0 20 0 20 0 97380732 26628161536 10915 33554432000 4194304 4196468 140721965559712 140721965542256 139674193231607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
/proc/15220/statm: 6501016 10915 3068 1 0 6488269 0
[pid=15220/tid=15221] ppid=15218 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15220/task/15221/stat : 15221 (java) R 15218 15218 3823 0 -1 4202560 6117 0 0 0 27 2 0 0 20 0 20 0 97380732 26628161536 10915 33554432000 4194304 4196468 140721965559712 139674197470912 139674193243542 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15222] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15222/stat : 15222 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139674149784208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15223] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15223/stat : 15223 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139673750600208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15224] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15224/stat : 15224 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139673749547408 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15225] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15225/stat : 15225 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139673748494608 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15226] ppid=15218 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15220/task/15226/stat : 15226 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139673747442832 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15227] ppid=15218 vsize=26004064 memory=140559851287471 CPUtime=0 cores=0-7
/proc/15220/task/15227/stat : 15227 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139673746390032 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15228] ppid=15218 vsize=26004064 memory=140559851289776 CPUtime=0 cores=0-7
/proc/15220/task/15228/stat : 15228 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139673745337232 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15229] ppid=15218 vsize=26004064 memory=140559851292080 CPUtime=0 cores=0-7
/proc/15220/task/15229/stat : 15229 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628161536 10915 33554432000 4194304 4196468 140721965559712 139673744284432 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15230] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15230/stat : 15230 (java) S 15218 15218 3823 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 97380735 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672398305648 139674193242754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15231] ppid=15218 vsize=26004064 memory=281119702591120 CPUtime=0 cores=0-7
/proc/15220/task/15231/stat : 15231 (java) S 15218 15218 3823 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97380735 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672397251616 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15232] ppid=15218 vsize=26004064 memory=281119702598032 CPUtime=0 cores=0-7
/proc/15220/task/15232/stat : 15232 (java) S 15218 15218 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97380735 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672396198768 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15233] ppid=15218 vsize=26004064 memory=281119702539312 CPUtime=0 cores=0-7
/proc/15220/task/15233/stat : 15233 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380738 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672395147088 139674193250203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15234] ppid=15218 vsize=26004064 memory=281119702611856 CPUtime=0.01 cores=0-7
/proc/15220/task/15234/stat : 15234 (java) S 15218 15218 3823 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 20 0 97380738 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672394095472 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15235] ppid=15218 vsize=26004064 memory=281119702618768 CPUtime=0.03 cores=0-7
/proc/15220/task/15235/stat : 15235 (java) S 15218 15218 3823 0 -1 1077944384 328 0 0 0 3 0 0 0 20 0 20 0 97380738 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672393042672 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15236] ppid=15218 vsize=26004064 memory=281119702616464 CPUtime=0.02 cores=0-7
/proc/15220/task/15236/stat : 15236 (java) S 15218 15218 3823 0 -1 1077944384 190 0 0 0 2 0 0 0 20 0 20 0 97380738 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672391989872 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15237] ppid=15218 vsize=26004064 memory=281119702632624 CPUtime=0.13 cores=0-7
/proc/15220/task/15237/stat : 15237 (java) R 15218 15218 3823 0 -1 4202560 910 0 0 0 13 0 0 0 20 0 20 0 97380738 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672390934736 139674171915632 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15238] ppid=15218 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15238/stat : 15238 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97380738 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672389884512 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15239] ppid=15218 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15220/task/15239/stat : 15239 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380738 26628161536 10915 33554432000 4194304 4196468 140721965559712 139672388831792 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45044 KiB

[startup+0.700911 s]
/proc/loadavg: 1.13 4.15 6.03 3/200 15239
/proc/meminfo: memFree=29074676/32770624 swapFree=67108860/67108860
[pid=15218] ppid=15215 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15218/stat : 15218 (xcsp3-exec) S 15215 15218 3823 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97380732 9740288 346 33554432000 4194304 5098028 140723675570896 140723675569000 139905880453756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38670336 140723675579499 140723675579708 140723675579708 140723675582443 0
/proc/15218/statm: 2378 346 289 221 0 87 0
[pid=15220] ppid=15218 vsize=26004140 memory=131680 CPUtime=1.92 cores=0-7
/proc/15220/stat : 15220 (java) S 15218 15218 3823 0 -1 1077944320 14284 0 0 0 187 5 0 0 20 0 20 0 97380732 26628239360 32920 33554432000 4194304 4196468 140721965559712 140721965542256 139674193231607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
/proc/15220/statm: 6501035 32920 3196 1 0 6488269 0
[pid=15220/tid=15221] ppid=15218 vsize=26004140 memory=281119702990512 CPUtime=0.67 cores=0-7
/proc/15220/task/15221/stat : 15221 (java) R 15218 15218 3823 0 -1 4202560 6436 0 0 0 64 3 0 0 20 0 20 0 97380732 26628239360 32920 33554432000 4194304 4196468 140721965559712 139674197465568 139673833125026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15222] ppid=15218 vsize=26004140 memory=140559851496304 CPUtime=0 cores=0-7
/proc/15220/task/15222/stat : 15222 (java) S 15218 15218 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97380733 26628239360 32920 33554432000 4194304 4196468 140721965559712 139674149784208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15223] ppid=15218 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15223/stat : 15223 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628239360 32920 33554432000 4194304 4196468 140721965559712 139673750600208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15224] ppid=15218 vsize=26004140 memory=5296 CPUtime=0 cores=0-7
/proc/15220/task/15224/stat : 15224 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97380733 26628239360 32920 33554432000 4194304 4196468 140721965559712 139673749547408 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0

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

[pid=15220/tid=15247] ppid=15218 vsize=26538700 memory=956 CPUtime=106.19 cores=0-7
/proc/15220/task/15247/stat : 15247 (java) R 15218 15218 3823 0 -1 4202560 14396 0 0 0 10558 61 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672373451568 139673834670311 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
Current children cumulated CPU time: 876.79 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 10197456 KiB

[startup+222.301 s]
/proc/loadavg: 2.14 3.85 5.57 2/207 15247
/proc/meminfo: memFree=18945916/32770624 swapFree=67108860/67108860
[pid=15218] ppid=15215 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15218/stat : 15218 (xcsp3-exec) S 15215 15218 3823 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97380732 9740288 346 33554432000 4194304 5098028 140723675570896 140723675569000 139905880453756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38670336 140723675579499 140723675579708 140723675579708 140723675582443 0
/proc/15218/statm: 2378 346 289 221 0 87 0
[pid=15220] ppid=15218 vsize=26538700 memory=10196072 CPUtime=950.48 cores=0-7
/proc/15220/stat : 15220 (java) S 15218 15218 3823 0 -1 1077944320 365924 0 0 0 92986 2062 0 0 20 0 28 0 97380732 27175628800 2549018 33554432000 4194304 4196468 140721965559712 140721965542256 139674193231607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
/proc/15220/statm: 6634675 2549018 3295 1 0 6621909 0
[pid=15220/tid=15221] ppid=15218 vsize=26538700 memory=10196072 CPUtime=10.71 cores=0-7
/proc/15220/task/15221/stat : 15221 (java) S 15218 15218 3823 0 -1 1077944384 23056 0 0 0 1043 28 0 0 20 0 28 0 97380732 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139674197472384 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15222] ppid=15218 vsize=26538700 memory=10196072 CPUtime=38.67 cores=0-7
/proc/15220/task/15222/stat : 15222 (java) S 15218 15218 3823 0 -1 1077944384 11660 0 0 0 3676 191 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139674149784208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15223] ppid=15218 vsize=26538700 memory=1384 CPUtime=38.65 cores=0-7
/proc/15220/task/15223/stat : 15223 (java) S 15218 15218 3823 0 -1 1077944384 13147 0 0 0 3651 214 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673750600208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15224] ppid=15218 vsize=26538700 memory=10196072 CPUtime=38.4 cores=0-7
/proc/15220/task/15224/stat : 15224 (java) S 15218 15218 3823 0 -1 1077944384 11376 0 0 0 3664 176 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673749547408 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15225] ppid=15218 vsize=26538700 memory=101 CPUtime=38.48 cores=0-7
/proc/15220/task/15225/stat : 15225 (java) S 15218 15218 3823 0 -1 1077944384 13953 0 0 0 3633 215 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673748494608 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15226] ppid=15218 vsize=26538700 memory=4140 CPUtime=38.46 cores=0-7
/proc/15220/task/15226/stat : 15226 (java) S 15218 15218 3823 0 -1 1077944384 11193 0 0 0 3642 204 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673747442832 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15227] ppid=15218 vsize=26538700 memory=27844 CPUtime=38.93 cores=0-7
/proc/15220/task/15227/stat : 15227 (java) S 15218 15218 3823 0 -1 1077944384 16105 0 0 0 3691 202 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673746390032 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15228] ppid=15218 vsize=26538700 memory=10196072 CPUtime=38.63 cores=0-7
/proc/15220/task/15228/stat : 15228 (java) S 15218 15218 3823 0 -1 1077944384 10860 0 0 0 3655 208 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673745337232 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15229] ppid=15218 vsize=26538700 memory=10 CPUtime=38.21 cores=0-7
/proc/15220/task/15229/stat : 15229 (java) S 15218 15218 3823 0 -1 1077944384 11071 0 0 0 3635 186 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673744284432 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15230] ppid=15218 vsize=26538700 memory=281119704008432 CPUtime=4.73 cores=0-7
/proc/15220/task/15230/stat : 15230 (java) S 15218 15218 3823 0 -1 1077944384 31283 0 0 0 446 27 0 0 20 0 28 0 97380735 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672398305648 139674193242754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15231] ppid=15218 vsize=26538700 memory=281119703857824 CPUtime=0 cores=0-7
/proc/15220/task/15231/stat : 15231 (java) S 15218 15218 3823 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 97380735 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672397251680 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15232] ppid=15218 vsize=26538700 memory=1224 CPUtime=0 cores=0-7
/proc/15220/task/15232/stat : 15232 (java) S 15218 15218 3823 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 28 0 97380735 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672396198784 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15233] ppid=15218 vsize=26538700 memory=792 CPUtime=0 cores=0-7
/proc/15220/task/15233/stat : 15233 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672395147088 139674193250203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15234] ppid=15218 vsize=26538700 memory=15872 CPUtime=3.59 cores=0-7
/proc/15220/task/15234/stat : 15234 (java) S 15218 15218 3823 0 -1 1077944384 11451 0 0 0 357 2 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672394095472 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15235] ppid=15218 vsize=26538700 memory=18448 CPUtime=3.7 cores=0-7
/proc/15220/task/15235/stat : 15235 (java) S 15218 15218 3823 0 -1 1077944384 20298 0 0 0 367 3 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672393042672 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15236] ppid=15218 vsize=26538700 memory=1384 CPUtime=3.5 cores=0-7
/proc/15220/task/15236/stat : 15236 (java) S 15218 15218 3823 0 -1 1077944384 11968 0 0 0 347 3 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672391989872 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15237] ppid=15218 vsize=26538700 memory=4140 CPUtime=1.01 cores=0-7
/proc/15220/task/15237/stat : 15237 (java) S 15218 15218 3823 0 -1 1077944384 16812 0 0 0 97 4 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672390937072 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15238] ppid=15218 vsize=26538700 memory=27844 CPUtime=0 cores=0-7
/proc/15220/task/15238/stat : 15238 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672389884512 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15239] ppid=15218 vsize=26538700 memory=1292 CPUtime=0.12 cores=0-7
/proc/15220/task/15239/stat : 15239 (java) S 15218 15218 3823 0 -1 1077944384 1312 0 0 0 7 5 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672388831792 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15240] ppid=15218 vsize=26538700 memory=6791534058613427641 CPUtime=55.28 cores=0-7
/proc/15220/task/15240/stat : 15240 (java) S 15218 15218 3823 0 -1 1077944384 6474 0 0 0 5506 22 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672380825136 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15241] ppid=15218 vsize=26538700 memory=10196072 CPUtime=54.88 cores=0-7
/proc/15220/task/15241/stat : 15241 (java) S 15218 15218 3823 0 -1 1077944384 4564 0 0 0 5415 73 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672379773648 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15242] ppid=15218 vsize=26538700 memory=1384 CPUtime=54.53 cores=0-7
/proc/15220/task/15242/stat : 15242 (java) S 15218 15218 3823 0 -1 1077944384 7494 0 0 0 5416 37 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672378721872 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15243] ppid=15218 vsize=26538700 memory=303430223234596890 CPUtime=54.18 cores=0-7
/proc/15220/task/15243/stat : 15243 (java) S 15218 15218 3823 0 -1 1077944384 84165 0 0 0 5332 86 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672377669072 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15244] ppid=15218 vsize=26538700 memory=288230604624101685 CPUtime=119.58 cores=0-7
/proc/15220/task/15244/stat : 15244 (java) S 15218 15218 3823 0 -1 1077944384 11479 0 0 0 11940 18 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672376616272 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15245] ppid=15218 vsize=26538700 memory=14698478437665088 CPUtime=55.11 cores=0-7
/proc/15220/task/15245/stat : 15245 (java) S 15218 15218 3823 0 -1 1077944384 11003 0 0 0 5471 40 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672375563472 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15246] ppid=15218 vsize=26538700 memory=10196072 CPUtime=54.71 cores=0-7
/proc/15220/task/15246/stat : 15246 (java) S 15218 15218 3823 0 -1 1077944384 7890 0 0 0 5424 47 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672374510672 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15247] ppid=15218 vsize=26538700 memory=4140 CPUtime=166.2 cores=0-7
/proc/15220/task/15247/stat : 15247 (java) R 15218 15218 3823 0 -1 4202560 15818 0 0 0 16558 62 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672373453080 139673834688737 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
Current children cumulated CPU time: 950.48 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 10197456 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 1.69 3.58 5.42 2/207 15247
/proc/meminfo: memFree=18946116/32770624 swapFree=67108860/67108860
[pid=15218] ppid=15215 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15218/stat : 15218 (xcsp3-exec) S 15215 15218 3823 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97380732 9740288 346 33554432000 4194304 5098028 140723675570896 140723675569000 139905880453756 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38670336 140723675579499 140723675579708 140723675579708 140723675582443 0
/proc/15218/statm: 2378 346 289 221 0 87 0
[pid=15220] ppid=15218 vsize=26538700 memory=10196072 CPUtime=980.21 cores=0-7
/proc/15220/stat : 15220 (java) S 15218 15218 3823 0 -1 1077944320 366313 0 0 0 95958 2063 0 0 20 0 28 0 97380732 27175628800 2549018 33554432000 4194304 4196468 140721965559712 140721965542256 139674193231607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
/proc/15220/statm: 6634675 2549018 3295 1 0 6621909 0
[pid=15220/tid=15221] ppid=15218 vsize=26538700 memory=6791534058613427641 CPUtime=10.71 cores=0-7
/proc/15220/task/15221/stat : 15221 (java) S 15218 15218 3823 0 -1 1077944384 23056 0 0 0 1043 28 0 0 20 0 28 0 97380732 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139674197472384 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15222] ppid=15218 vsize=26538700 memory=10196072 CPUtime=38.67 cores=0-7
/proc/15220/task/15222/stat : 15222 (java) S 15218 15218 3823 0 -1 1077944384 11660 0 0 0 3676 191 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139674149784208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15223] ppid=15218 vsize=26538700 memory=4612 CPUtime=38.65 cores=0-7
/proc/15220/task/15223/stat : 15223 (java) S 15218 15218 3823 0 -1 1077944384 13147 0 0 0 3651 214 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673750600208 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15224] ppid=15218 vsize=26538700 memory=15872 CPUtime=38.4 cores=0-7
/proc/15220/task/15224/stat : 15224 (java) S 15218 15218 3823 0 -1 1077944384 11376 0 0 0 3664 176 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673749547408 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15225] ppid=15218 vsize=26538700 memory=4126316290023845779 CPUtime=38.48 cores=0-7
/proc/15220/task/15225/stat : 15225 (java) S 15218 15218 3823 0 -1 1077944384 13953 0 0 0 3633 215 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673748494608 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15226] ppid=15218 vsize=26538700 memory=1156 CPUtime=38.46 cores=0-7
/proc/15220/task/15226/stat : 15226 (java) S 15218 15218 3823 0 -1 1077944384 11193 0 0 0 3642 204 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673747442832 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15227] ppid=15218 vsize=26538700 memory=3580 CPUtime=38.93 cores=0-7
/proc/15220/task/15227/stat : 15227 (java) S 15218 15218 3823 0 -1 1077944384 16105 0 0 0 3691 202 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673746390032 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15228] ppid=15218 vsize=26538700 memory=1384 CPUtime=38.63 cores=0-7
/proc/15220/task/15228/stat : 15228 (java) S 15218 15218 3823 0 -1 1077944384 10860 0 0 0 3655 208 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673745337232 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15229] ppid=15218 vsize=26538700 memory=10196072 CPUtime=38.21 cores=0-7
/proc/15220/task/15229/stat : 15229 (java) S 15218 15218 3823 0 -1 1077944384 11071 0 0 0 3635 186 0 0 20 0 28 0 97380733 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139673744284432 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15230] ppid=15218 vsize=26538700 memory=10196072 CPUtime=4.73 cores=0-7
/proc/15220/task/15230/stat : 15230 (java) S 15218 15218 3823 0 -1 1077944384 31292 0 0 0 446 27 0 0 20 0 28 0 97380735 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672398305648 139674193242754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15231] ppid=15218 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15231/stat : 15231 (java) S 15218 15218 3823 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 97380735 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672397251680 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15232] ppid=15218 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15232/stat : 15232 (java) S 15218 15218 3823 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 28 0 97380735 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672396198784 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15233] ppid=15218 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15220/task/15233/stat : 15233 (java) S 15218 15218 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672395147088 139674193250203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15234] ppid=15218 vsize=26538700 memory=4612 CPUtime=3.59 cores=0-7
/proc/15220/task/15234/stat : 15234 (java) S 15218 15218 3823 0 -1 1077944384 11465 0 0 0 357 2 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672394095472 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15235] ppid=15218 vsize=26538700 memory=15872 CPUtime=3.7 cores=0-7
/proc/15220/task/15235/stat : 15235 (java) S 15218 15218 3823 0 -1 1077944384 20301 0 0 0 367 3 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672393042672 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15236] ppid=15218 vsize=26538700 memory=18448 CPUtime=3.5 cores=0-7
/proc/15220/task/15236/stat : 15236 (java) S 15218 15218 3823 0 -1 1077944384 11971 0 0 0 347 3 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672391989872 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15237] ppid=15218 vsize=26538700 memory=15804 CPUtime=1.01 cores=0-7
/proc/15220/task/15237/stat : 15237 (java) S 15218 15218 3823 0 -1 1077944384 16816 0 0 0 97 4 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672390937072 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15238] ppid=15218 vsize=26538700 memory=4044 CPUtime=0 cores=0-7
/proc/15220/task/15238/stat : 15238 (java) S 15218 15218 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672389884512 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15239] ppid=15218 vsize=26538700 memory=1792 CPUtime=0.14 cores=0-7
/proc/15220/task/15239/stat : 15239 (java) S 15218 15218 3823 0 -1 1077944384 1351 0 0 0 8 6 0 0 20 0 28 0 97380738 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672388831792 139674193242754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15240] ppid=15218 vsize=26538700 memory=636 CPUtime=55.28 cores=0-7
/proc/15220/task/15240/stat : 15240 (java) S 15218 15218 3823 0 -1 1077944384 6474 0 0 0 5506 22 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672380825136 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15241] ppid=15218 vsize=26538700 memory=956 CPUtime=54.88 cores=0-7
/proc/15220/task/15241/stat : 15241 (java) S 15218 15218 3823 0 -1 1077944384 4564 0 0 0 5415 73 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672379773648 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15242] ppid=15218 vsize=26538700 memory=2340 CPUtime=54.53 cores=0-7
/proc/15220/task/15242/stat : 15242 (java) S 15218 15218 3823 0 -1 1077944384 7494 0 0 0 5416 37 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672378721872 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15243] ppid=15218 vsize=26538700 memory=1236 CPUtime=54.18 cores=0-7
/proc/15220/task/15243/stat : 15243 (java) S 15218 15218 3823 0 -1 1077944384 84165 0 0 0 5332 86 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672377669072 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15244] ppid=15218 vsize=26538700 memory=2240 CPUtime=119.58 cores=0-7
/proc/15220/task/15244/stat : 15244 (java) S 15218 15218 3823 0 -1 1077944384 11479 0 0 0 11940 18 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672376616272 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15245] ppid=15218 vsize=26538700 memory=4128 CPUtime=55.11 cores=0-7
/proc/15220/task/15245/stat : 15245 (java) S 15218 15218 3823 0 -1 1077944384 11003 0 0 0 5471 40 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672375563472 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15246] ppid=15218 vsize=26538700 memory=1572 CPUtime=54.71 cores=0-7
/proc/15220/task/15246/stat : 15246 (java) S 15218 15218 3823 0 -1 1077944384 7890 0 0 0 5424 47 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672374510672 139674193241813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
[pid=15220/tid=15247] ppid=15218 vsize=26538700 memory=932 CPUtime=195.9 cores=0-7
/proc/15220/task/15247/stat : 15247 (java) R 15218 15218 3823 0 -1 4202560 16135 0 0 0 19528 62 0 0 20 0 28 0 97384311 27175628800 2549018 33554432000 4194304 4196468 140721965559712 139672373453080 139673834689837 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 23003136 140721965560984 140721965561160 140721965561160 140721965563855 0
Current children cumulated CPU time: 980.21 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 10197456 KiB

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

[startup+252.02 s]
# the end of solver process 15218 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000909 s, system=0.001412 s

[startup+252.066 s]
# the end of solver process 15220 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=959.597 s, system=20.6844 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): 252.066
CPU time (s): 980.281
CPU user time (s): 959.597
CPU system time (s): 20.6844
CPU usage (%): 388.899
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 10197456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 959.597
system time used= 20.6844
maximum resident set size= 10196452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 367648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20943
involuntary context switches= 16883


# summary of solver processes directly reported to runsolver:
#   pid: 15218,15220
#   total CPU time (s): 980.281
#   total CPU user time (s): 959.597
#   total CPU system time (s): 20.6844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.00069 second user time and 2.74597 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-13 18:34:28
IDJOB=4254539
IDBENCH=126242
IDSOLVER=2636
FILE ID=node107/4254539-1502642926
RUNJOBID= node107-1502636397-3850
PBS_JOBID= 20628325
Free space on /tmp= 61660 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-27-a4.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254539-1502642926/watcher-4254539-1502642926 -o /tmp/evaluation-result-4254539-1502642926/solver-4254539-1502642926 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502636397-3850 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 699627881 HOME/instance-4254539-1502642926.xml

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

MD5SUM BENCH= 4a6b886165f8d6d7f8f178d50db8a3de
RANDOM SEED=699627881

node107.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.84
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.84
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.84
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.84
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:        29149868 kB
MemAvailable:   31991940 kB
Buffers:          168364 kB
Cached:          2962176 kB
SwapCached:            0 kB
Active:           536444 kB
Inactive:        2647240 kB
Active(anon):      55916 kB
Inactive(anon):    24972 kB
Active(file):     480528 kB
Inactive(file):  2622268 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10080 kB
Writeback:             0 kB
AnonPages:        213688 kB
Mapped:            43908 kB
Shmem:             25228 kB
Slab:             135992 kB
SReclaimable:     110220 kB
SUnreclaim:        25772 kB
KernelStack:        3536 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61652 MiB
End job on node107 at 2017-08-13 18:38:40