Trace number 4399047

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? (TO) 2520.68 635.101

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-2_X2.xml
MD5SUMbca347db5d1c552995f700e5a754db73
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark165.879
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399047-1568698528.xml"  -tl '2520s' -p 4
0.11/0.18	c Choco e747e1e
0.11/0.19	c [HOME/instance-4399047-1568698528.xml, -tl, 2520s, -p, 4]
0.33/0.23	c 4 solvers in parallel
0.33/0.29	c parse instance...
1.96/0.90	c solve instance...
2520.33/635.08	s UNKNOWN
2520.33/635.08	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 (13948 MiB free)
  memory of node 1: 16384 MiB (14118 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399047-1568698528/watcher-4399047-1568698528 -o /tmp/evaluation-result-4399047-1568698528/solver-4399047-1568698528 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1164272759 HOME/instance-4399047-1568698528.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8305, runsolver pid=8302
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 8.35 8.51 8.23 6/234 8321
/proc/meminfo: memFree=28721652/32770624 swapFree=66939908/67108860
[pid=8305] ppid=8302 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8305/stat : 8305 (xcsp3-exec) S 8302 8305 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445767675 115843072 362 33554432000 4194304 5098028 140721585966480 140721585964584 139690723345020 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26812416 140721585967994 140721585968237 140721585968237 140721585971146 0
/proc/8305/statm: 28282 362 304 221 0 87 0
[pid=8307] ppid=8305 vsize=15144776 memory=28804 CPUtime=0.11 cores=1,3,5,7
/proc/8307/stat : 8307 (java) S 8305 8305 32437 0 -1 1077944320 5663 0 0 0 10 1 0 0 20 0 15 0 445767676 15508250624 7201 33554432000 4194304 4196468 140735758467184 140735758449728 139849441513207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
/proc/8307/statm: 3786194 7201 3123 1 0 3748377 0
[pid=8307/tid=8308] ppid=8305 vsize=15144776 memory=7031125463459224206 CPUtime=0.08 cores=1,3,5,7
/proc/8307/task/8308/stat : 8308 (java) R 8305 8305 32437 0 -1 4202560 3584 0 0 0 7 1 0 0 20 0 15 0 445767676 15508250624 7201 33554432000 4194304 4196468 140735758467184 139849445745472 139849441525142 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8309] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8309/stat : 8309 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 7201 33554432000 4194304 4196468 140735758467184 139849377749776 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8310] ppid=8305 vsize=15144776 memory=139696292443776 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8310/stat : 8310 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 7201 33554432000 4194304 4196468 140735758467184 139849376697232 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8311] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8311/stat : 8311 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 7201 33554432000 4194304 4196468 140735758467184 139849375644688 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8312] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8312/stat : 8312 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 7201 33554432000 4194304 4196468 140735758467184 139849374592144 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8313] ppid=8305 vsize=15144776 memory=139696292443776 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8313/stat : 8313 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767678 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848977270768 139849441524354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8314] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8314/stat : 8314 (java) S 8305 8305 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445767679 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848976216992 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8315] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8315/stat : 8315 (java) S 8305 8305 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445767679 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848975164400 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8316] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8316/stat : 8316 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848974112976 139849441531803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8317] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8317/stat : 8317 (java) S 8305 8305 32437 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 445767681 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848973060592 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8318] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8318/stat : 8318 (java) S 8305 8305 32437 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 445767681 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848972008048 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8319] ppid=8305 vsize=15144776 memory=139696292443776 CPUtime=0.01 cores=1,3,5,7
/proc/8307/task/8319/stat : 8319 (java) R 8305 8305 32437 0 -1 4202560 349 0 0 0 1 0 0 0 20 0 15 0 445767681 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848970955504 139849433750334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8320] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8320/stat : 8320 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848969903200 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8321] ppid=8305 vsize=15144776 memory=139696292443776 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8321/stat : 8321 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767682 15508250624 7201 33554432000 4194304 4196468 140735758467184 139848968849712 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30252 KiB

[startup+0.211309 s]*
/proc/loadavg: 8.35 8.51 8.23 6/234 8321
/proc/meminfo: memFree=28706116/32770624 swapFree=66939908/67108860
[pid=8305] ppid=8302 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8305/stat : 8305 (xcsp3-exec) S 8302 8305 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445767675 115843072 362 33554432000 4194304 5098028 140721585966480 140721585964584 139690723345020 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26812416 140721585967994 140721585968237 140721585968237 140721585971146 0
/proc/8305/statm: 28282 362 304 221 0 87 0
[pid=8307] ppid=8305 vsize=15144776 memory=40960 CPUtime=0.33 cores=1,3,5,7
/proc/8307/stat : 8307 (java) S 8305 8305 32437 0 -1 1077944320 9459 0 0 0 30 3 0 0 20 0 15 0 445767676 15508250624 10240 33554432000 4194304 4196468 140735758467184 140735758449728 139849441513207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
/proc/8307/statm: 3786194 10240 3299 1 0 3748377 0
[pid=8307/tid=8308] ppid=8305 vsize=15144776 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/8307/task/8308/stat : 8308 (java) R 8305 8305 32437 0 -1 4202560 6604 0 0 0 17 2 0 0 20 0 15 0 445767676 15508250624 10240 33554432000 4194304 4196468 140735758467184 139849445752880 139849441535133 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8309] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8309/stat : 8309 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 10240 33554432000 4194304 4196468 140735758467184 139849377749776 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8310] ppid=8305 vsize=15144776 memory=139696292470525 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8310/stat : 8310 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 10240 33554432000 4194304 4196468 140735758467184 139849376697232 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8311] ppid=8305 vsize=15144776 memory=139696292443776 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8311/stat : 8311 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 10240 33554432000 4194304 4196468 140735758467184 139849375644688 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8312] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8312/stat : 8312 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15508250624 10240 33554432000 4194304 4196468 140735758467184 139849374592144 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8313] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8313/stat : 8313 (java) S 8305 8305 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445767678 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848977270768 139849441524354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8314] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8314/stat : 8314 (java) S 8305 8305 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445767679 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848976216992 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8315] ppid=8305 vsize=15144776 memory=139696292443776 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8315/stat : 8315 (java) S 8305 8305 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445767679 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848975164400 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8316] ppid=8305 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8316/stat : 8316 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848974112976 139849441531803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8317] ppid=8305 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8307/task/8317/stat : 8317 (java) S 8305 8305 32437 0 -1 1077944384 686 0 0 0 3 0 0 0 20 0 15 0 445767681 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848973060592 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8318] ppid=8305 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8307/task/8318/stat : 8318 (java) S 8305 8305 32437 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 15 0 445767681 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848972008048 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8319] ppid=8305 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8307/task/8319/stat : 8319 (java) S 8305 8305 32437 0 -1 1077944384 721 0 0 0 8 0 0 0 20 0 15 0 445767681 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848970955504 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8320] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8320/stat : 8320 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848969903200 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8321] ppid=8305 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8321/stat : 8321 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767682 15508250624 10240 33554432000 4194304 4196468 140735758467184 139848968849712 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42408 KiB

[startup+0.310618 s]*
/proc/loadavg: 8.35 8.51 8.23 7/234 8321
/proc/meminfo: memFree=28699976/32770624 swapFree=66939908/67108860
[pid=8305] ppid=8302 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8305/stat : 8305 (xcsp3-exec) S 8302 8305 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445767675 115843072 362 33554432000 4194304 5098028 140721585966480 140721585964584 139690723345020 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26812416 140721585967994 140721585968237 140721585968237 140721585971146 0
/proc/8305/statm: 28282 362 304 221 0 87 0
[pid=8307] ppid=8305 vsize=15149032 memory=49612 CPUtime=0.51 cores=1,3,5,7
/proc/8307/stat : 8307 (java) S 8305 8305 32437 0 -1 1077944320 10710 0 0 0 48 3 0 0 20 0 15 0 445767676 15512608768 12403 33554432000 4194304 4196468 140735758467184 140735758449728 139849441513207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
/proc/8307/statm: 3787258 12403 3352 1 0 3748377 0
[pid=8307/tid=8308] ppid=8305 vsize=15149032 memory=7100839887217527144 CPUtime=0.29 cores=1,3,5,7
/proc/8307/task/8308/stat : 8308 (java) R 8305 8305 32437 0 -1 4202560 7717 0 0 0 26 3 0 0 20 0 15 0 445767676 15512608768 12442 33554432000 4194304 4196468 140735758467184 139849445744320 139849425593694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8309] ppid=8305 vsize=15149032 memory=4294967331 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8309/stat : 8309 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15512608768 12442 33554432000 4194304 4196468 140735758467184 139849377749776 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8310] ppid=8305 vsize=15149032 memory=139696292497184 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8310/stat : 8310 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15512608768 12442 33554432000 4194304 4196468 140735758467184 139849376697232 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8311] ppid=8305 vsize=15149032 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8311/stat : 8311 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15512608768 12442 33554432000 4194304 4196468 140735758467184 139849375644688 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8312] ppid=8305 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8312/stat : 8312 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15512608768 12442 33554432000 4194304 4196468 140735758467184 139849374592144 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8313] ppid=8305 vsize=15149032 memory=139696292504096 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8313/stat : 8313 (java) S 8305 8305 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445767678 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848977270768 139849441524354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8314] ppid=8305 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8314/stat : 8314 (java) S 8305 8305 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445767679 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848976216992 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8315] ppid=8305 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8315/stat : 8315 (java) S 8305 8305 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445767679 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848975164400 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8316] ppid=8305 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8316/stat : 8316 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848974112976 139849441531803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8317] ppid=8305 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8307/task/8317/stat : 8317 (java) R 8305 8305 32437 0 -1 4202560 765 0 0 0 5 0 0 0 20 0 15 0 445767681 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848973050976 139849427177245 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8318] ppid=8305 vsize=15149032 memory=139696160226223 CPUtime=0.03 cores=1,3,5,7
/proc/8307/task/8318/stat : 8318 (java) S 8305 8305 32437 0 -1 1077944384 178 0 0 0 3 0 0 0 20 0 15 0 445767681 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848972008048 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8319] ppid=8305 vsize=15149032 memory=139696292451997 CPUtime=0.12 cores=1,3,5,7
/proc/8307/task/8319/stat : 8319 (java) S 8305 8305 32437 0 -1 1077944384 802 0 0 0 12 0 0 0 20 0 15 0 445767681 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848970955504 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8320] ppid=8305 vsize=15149032 memory=139696160235439 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8320/stat : 8320 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848969903200 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8321] ppid=8305 vsize=15149032 memory=279392452681600 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8321/stat : 8321 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767682 15512608768 12442 33554432000 4194304 4196468 140735758467184 139848968849712 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51060 KiB

[startup+0.701501 s]
/proc/loadavg: 8.35 8.51 8.23 9/234 8321
/proc/meminfo: memFree=28681948/32770624 swapFree=66939908/67108860
[pid=8305] ppid=8302 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8305/stat : 8305 (xcsp3-exec) S 8302 8305 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445767675 115843072 362 33554432000 4194304 5098028 140721585966480 140721585964584 139690723345020 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26812416 140721585967994 140721585968237 140721585968237 140721585971146 0
/proc/8305/statm: 28282 362 304 221 0 87 0
[pid=8307] ppid=8305 vsize=15151156 memory=96208 CPUtime=1.62 cores=1,3,5,7
/proc/8307/stat : 8307 (java) S 8305 8305 32437 0 -1 1077944320 15115 0 0 0 156 6 0 0 20 0 15 0 445767676 15514783744 24052 33554432000 4194304 4196468 140735758467184 140735758449728 139849441513207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
/proc/8307/statm: 3787789 24052 3451 1 0 3748889 0
[pid=8307/tid=8308] ppid=8305 vsize=15151156 memory=148 CPUtime=0.67 cores=1,3,5,7
/proc/8307/task/8308/stat : 8308 (java) R 8305 8305 32437 0 -1 4202560 8920 0 0 0 63 4 0 0 20 0 15 0 445767676 15514783744 24052 33554432000 4194304 4196468 140735758467184 139849445734224 139849054172965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8309] ppid=8305 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8309/stat : 8309 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15514783744 24052 33554432000 4194304 4196468 140735758467184 139849377749776 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8310] ppid=8305 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8310/stat : 8310 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15514783744 24052 33554432000 4194304 4196468 140735758467184 139849376697232 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8311] ppid=8305 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8311/stat : 8311 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767677 15514783744 24052 33554432000 4194304 4196468 140735758467184 139849375644688 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8312] ppid=8305 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8312/stat : 8312 (java) S 8305 8305 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767677 15514783744 24052 33554432000 4194304 4196468 140735758467184 139849374592144 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8313] ppid=8305 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8313/stat : 8313 (java) S 8305 8305 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445767678 15514783744 24052 33554432000 4194304 4196468 140735758467184 139848977270768 139849441524354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8314] ppid=8305 vsize=15151156 memory=132 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8314/stat : 8314 (java) S 8305 8305 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445767679 15514783744 24052 33554432000 4194304 4196468 140735758467184 139848976216992 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8315] ppid=8305 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8315/stat : 8315 (java) S 8305 8305 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445767679 15514783744 24052 33554432000 4194304 4196468 140735758467184 139848975164400 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8316] ppid=8305 vsize=15151156 memory=14698517092372542 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8316/stat : 8316 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15514783744 24052 33554432000 4194304 4196468 140735758467184 139848974112976 139849441531803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8317] ppid=8305 vsize=15151156 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/8307/task/8317/stat : 8317 (java) R 8305 8305 32437 0 -1 4202560 1692 0 0 0 28 0 0 0 20 0 15 0 445767681 15514783744 24052 33554432000 4194304 4196468 140735758467184 139848973046944 139849420751691 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8318] ppid=8305 vsize=15151156 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/8307/task/8318/stat : 8318 (java) R 8305 8305 32437 0 -1 4202560 1139 0 0 0 24 0 0 0 20 0 15 0 445767681 15514783744 24052 33554432000 4194304 4196468 140735758467184 139848971989160 139849433750334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8319] ppid=8305 vsize=15151156 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/8307/task/8319/stat : 8319 (java) S 8305 8305 32437 0 -1 1077944384 2070 0 0 0 40 0 0 0 20 0 15 0 445767681 15514783744 24118 33554432000 4194304 4196468 140735758467184 139848970955504 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8320] ppid=8305 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8320/stat : 8320 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767681 15514783744 24118 33554432000 4194304 4196468 140735758467184 139848969903200 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8321] ppid=8305 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8321/stat : 8321 (java) S 8305 8305 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767682 15514783744 24118 33554432000 4194304 4196468 140735758467184 139848968849712 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 97656 KiB

[startup+1.5045 s]
/proc/loadavg: 8.35 8.51 8.23 11/238 8325
/proc/meminfo: memFree=28586884/32770624 swapFree=66939908/67108860
[pid=8305] ppid=8302 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8305/stat : 8305 (xcsp3-exec) S 8302 8305 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445767675 115843072 362 33554432000 4194304 5098028 140721585966480 140721585964584 139690723345020 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26812416 140721585967994 140721585968237 140721585968237 140721585971146 0
/proc/8305/statm: 28282 362 304 221 0 87 0

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

/proc/8307/stat : 8307 (java) S 8305 8305 32437 0 -1 1077944320 58243 0 0 0 207256 51 0 0 20 0 19 0 445767676 15787429888 155013 33554432000 4194304 4196468 140735758467184 140735758449728 139849441513207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
/proc/8307/statm: 3854353 155013 3521 1 0 3815453 0
[pid=8307/tid=8308] ppid=8305 vsize=15417412 memory=620052 CPUtime=0.87 cores=1,3,5,7
/proc/8307/task/8308/stat : 8308 (java) S 8305 8305 32437 0 -1 1077944384 9007 0 0 0 82 5 0 0 20 0 19 0 445767676 15787429888 155013 33554432000 4194304 4196468 140735758467184 139849445753984 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8309] ppid=8305 vsize=15417412 memory=620052 CPUtime=0.74 cores=1,3,5,7
/proc/8307/task/8309/stat : 8309 (java) S 8305 8305 32437 0 -1 1077944384 3013 0 0 0 67 7 0 0 20 0 19 0 445767677 15787429888 155013 33554432000 4194304 4196468 140735758467184 139849377749776 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8310] ppid=8305 vsize=15417412 memory=1448 CPUtime=0.75 cores=1,3,5,7
/proc/8307/task/8310/stat : 8310 (java) S 8305 8305 32437 0 -1 1077944384 1703 0 0 0 66 9 0 0 20 0 19 0 445767677 15787429888 155013 33554432000 4194304 4196468 140735758467184 139849376697232 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8311] ppid=8305 vsize=15417412 memory=1448 CPUtime=0.73 cores=1,3,5,7
/proc/8307/task/8311/stat : 8311 (java) S 8305 8305 32437 0 -1 1077944384 1650 0 0 0 63 10 0 0 20 0 19 0 445767677 15787429888 155013 33554432000 4194304 4196468 140735758467184 139849375644688 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8312] ppid=8305 vsize=15417412 memory=585056 CPUtime=0.74 cores=1,3,5,7
/proc/8307/task/8312/stat : 8312 (java) S 8305 8305 32437 0 -1 1077944384 2227 0 0 0 65 9 0 0 20 0 19 0 445767677 15787429888 155013 33554432000 4194304 4196468 140735758467184 139849374592144 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8313] ppid=8305 vsize=15417412 memory=1448 CPUtime=0.46 cores=1,3,5,7
/proc/8307/task/8313/stat : 8313 (java) S 8305 8305 32437 0 -1 1077944384 2675 0 0 0 42 4 0 0 20 0 19 0 445767678 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848977270768 139849441524354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8314] ppid=8305 vsize=15417412 memory=620052 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8314/stat : 8314 (java) S 8305 8305 32437 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445767679 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848976216992 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8315] ppid=8305 vsize=15417412 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8315/stat : 8315 (java) S 8305 8305 32437 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 445767679 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848975164400 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8316] ppid=8305 vsize=15417412 memory=8072 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8316/stat : 8316 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767681 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848974112976 139849441531803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8317] ppid=8305 vsize=15417412 memory=1448 CPUtime=1.94 cores=1,3,5,7
/proc/8307/task/8317/stat : 8317 (java) S 8305 8305 32437 0 -1 1077944384 7698 0 0 0 194 0 0 0 20 0 19 0 445767681 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848973060592 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8318] ppid=8305 vsize=15417412 memory=348404 CPUtime=1.85 cores=1,3,5,7
/proc/8307/task/8318/stat : 8318 (java) S 8305 8305 32437 0 -1 1077944384 10726 0 0 0 185 0 0 0 20 0 19 0 445767681 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848972008048 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8319] ppid=8305 vsize=15417412 memory=414436 CPUtime=0.68 cores=1,3,5,7
/proc/8307/task/8319/stat : 8319 (java) S 8305 8305 32437 0 -1 1077944384 5078 0 0 0 67 1 0 0 20 0 19 0 445767681 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848970955504 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8320] ppid=8305 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8320/stat : 8320 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767681 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848969903200 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8321] ppid=8305 vsize=15417412 memory=668 CPUtime=0.12 cores=1,3,5,7
/proc/8307/task/8321/stat : 8321 (java) S 8305 8305 32437 0 -1 1077944384 403 0 0 0 0 12 0 0 20 0 19 0 445767682 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848968849712 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8322] ppid=8305 vsize=15417412 memory=1256 CPUtime=516.74 cores=1,3,5,7
/proc/8307/task/8322/stat : 8322 (java) R 8305 8305 32437 0 -1 4202560 1644 0 0 0 51672 2 0 0 20 0 19 0 445767766 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848891952216 139849057929828 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8323] ppid=8305 vsize=15417412 memory=1448 CPUtime=515.33 cores=1,3,5,7
/proc/8307/task/8323/stat : 8323 (java) R 8305 8305 32437 0 -1 4202560 6113 0 0 0 51529 4 0 0 20 0 19 0 445767766 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848890900392 139849058562468 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8324] ppid=8305 vsize=15417412 memory=1448 CPUtime=516.2 cores=1,3,5,7
/proc/8307/task/8324/stat : 8324 (java) R 8305 8305 32437 0 -1 4202560 1126 0 0 0 51620 0 0 0 20 0 19 0 445767766 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848889850784 139849056837905 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8325] ppid=8305 vsize=15417412 memory=620052 CPUtime=515.77 cores=1,3,5,7
/proc/8307/task/8325/stat : 8325 (java) R 8305 8305 32437 0 -1 4202560 3837 0 0 0 51574 3 0 0 20 0 19 0 445767766 15787429888 155013 33554432000 4194304 4196468 140735758467184 139848888794976 139849058562584 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
Current children cumulated CPU time: 2073.07 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 621500 KiB

[startup+582.302 s]
/proc/loadavg: 8.65 8.46 8.34 9/238 8378
/proc/meminfo: memFree=28326764/32770624 swapFree=66939908/67108860
[pid=8305] ppid=8302 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8305/stat : 8305 (xcsp3-exec) S 8302 8305 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445767675 115843072 362 33554432000 4194304 5098028 140721585966480 140721585964584 139690723345020 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26812416 140721585967994 140721585968237 140721585968237 140721585971146 0
/proc/8305/statm: 28282 362 304 221 0 87 0
[pid=8307] ppid=8305 vsize=15417412 memory=527800 CPUtime=2311.06 cores=1,3,5,7
/proc/8307/stat : 8307 (java) S 8305 8305 32437 0 -1 1077944320 65402 0 0 0 231050 56 0 0 20 0 19 0 445767676 15787429888 131950 33554432000 4194304 4196468 140735758467184 140735758449728 139849441513207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
/proc/8307/statm: 3854353 131950 3537 1 0 3815453 0
[pid=8307/tid=8308] ppid=8305 vsize=15417412 memory=527800 CPUtime=0.87 cores=1,3,5,7
/proc/8307/task/8308/stat : 8308 (java) S 8305 8305 32437 0 -1 1077944384 9007 0 0 0 82 5 0 0 20 0 19 0 445767676 15787429888 131950 33554432000 4194304 4196468 140735758467184 139849445753984 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8309] ppid=8305 vsize=15417412 memory=500952 CPUtime=0.96 cores=1,3,5,7
/proc/8307/task/8309/stat : 8309 (java) S 8305 8305 32437 0 -1 1077944384 3618 0 0 0 89 7 0 0 20 0 19 0 445767677 15787429888 131950 33554432000 4194304 4196468 140735758467184 139849377749776 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8310] ppid=8305 vsize=15417412 memory=500952 CPUtime=0.96 cores=1,3,5,7
/proc/8307/task/8310/stat : 8310 (java) S 8305 8305 32437 0 -1 1077944384 1930 0 0 0 87 9 0 0 20 0 19 0 445767677 15787429888 131950 33554432000 4194304 4196468 140735758467184 139849376697232 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8311] ppid=8305 vsize=15417412 memory=1448 CPUtime=0.95 cores=1,3,5,7
/proc/8307/task/8311/stat : 8311 (java) S 8305 8305 32437 0 -1 1077944384 1915 0 0 0 85 10 0 0 20 0 19 0 445767677 15787429888 131950 33554432000 4194304 4196468 140735758467184 139849375644688 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8312] ppid=8305 vsize=15417412 memory=521656 CPUtime=0.96 cores=1,3,5,7
/proc/8307/task/8312/stat : 8312 (java) S 8305 8305 32437 0 -1 1077944384 2862 0 0 0 86 10 0 0 20 0 19 0 445767677 15787429888 131950 33554432000 4194304 4196468 140735758467184 139849374592144 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8313] ppid=8305 vsize=15417412 memory=521656 CPUtime=0.56 cores=1,3,5,7
/proc/8307/task/8313/stat : 8313 (java) S 8305 8305 32437 0 -1 1077944384 6821 0 0 0 51 5 0 0 20 0 19 0 445767678 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848977270768 139849441524354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8314] ppid=8305 vsize=15417412 memory=527800 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8314/stat : 8314 (java) S 8305 8305 32437 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 445767679 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848976217056 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8315] ppid=8305 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8315/stat : 8315 (java) S 8305 8305 32437 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 19 0 445767679 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848975164416 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8316] ppid=8305 vsize=15417412 memory=622100 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8316/stat : 8316 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767681 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848974112976 139849441531803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8317] ppid=8305 vsize=15417412 memory=527800 CPUtime=1.94 cores=1,3,5,7
/proc/8307/task/8317/stat : 8317 (java) S 8305 8305 32437 0 -1 1077944384 7701 0 0 0 194 0 0 0 20 0 19 0 445767681 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848973060592 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8318] ppid=8305 vsize=15417412 memory=503112 CPUtime=1.85 cores=1,3,5,7
/proc/8307/task/8318/stat : 8318 (java) S 8305 8305 32437 0 -1 1077944384 10728 0 0 0 185 0 0 0 20 0 19 0 445767681 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848972008048 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8319] ppid=8305 vsize=15417412 memory=55 CPUtime=0.68 cores=1,3,5,7
/proc/8307/task/8319/stat : 8319 (java) S 8305 8305 32437 0 -1 1077944384 5080 0 0 0 67 1 0 0 20 0 19 0 445767681 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848970955504 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8320] ppid=8305 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8320/stat : 8320 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767681 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848969903200 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8321] ppid=8305 vsize=15417412 memory=1448 CPUtime=0.26 cores=1,3,5,7
/proc/8307/task/8321/stat : 8321 (java) S 8305 8305 32437 0 -1 1077944384 435 0 0 0 13 13 0 0 20 0 19 0 445767682 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848968849712 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8322] ppid=8305 vsize=15417412 memory=288230574492221466 CPUtime=576.04 cores=1,3,5,7
/proc/8307/task/8322/stat : 8322 (java) R 8305 8305 32437 0 -1 4202560 1821 0 0 0 57601 3 0 0 20 0 19 0 445767766 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848891951720 139849056789968 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8323] ppid=8305 vsize=15417412 memory=288230596050944315 CPUtime=574.61 cores=1,3,5,7
/proc/8307/task/8323/stat : 8323 (java) R 8305 8305 32437 0 -1 4202560 6380 0 0 0 57457 4 0 0 20 0 19 0 445767766 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848890903248 139849056766140 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8324] ppid=8305 vsize=15417412 memory=1448 CPUtime=575.41 cores=1,3,5,7
/proc/8307/task/8324/stat : 8324 (java) R 8305 8305 32437 0 -1 4202560 1210 0 0 0 57541 0 0 0 20 0 19 0 445767766 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848889847848 139849056765925 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8325] ppid=8305 vsize=15417412 memory=3504 CPUtime=574.99 cores=1,3,5,7
/proc/8307/task/8325/stat : 8325 (java) R 8305 8305 32437 0 -1 4202560 4504 0 0 0 57495 4 0 0 20 0 19 0 445767766 15787429888 131950 33554432000 4194304 4196468 140735758467184 139848888795024 139849058562094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
Current children cumulated CPU time: 2311.06 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 529248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.002 s]*
/proc/loadavg: 8.65 8.48 8.35 9/237 8616
/proc/meminfo: memFree=27823076/32770624 swapFree=66939908/67108860
[pid=8305] ppid=8302 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8305/stat : 8305 (xcsp3-exec) S 8302 8305 32437 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445767675 115843072 362 33554432000 4194304 5098028 140721585966480 140721585964584 139690723345020 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26812416 140721585967994 140721585968237 140721585968237 140721585971146 0
/proc/8305/statm: 28282 362 304 221 0 87 0
[pid=8307] ppid=8305 vsize=15417412 memory=527872 CPUtime=2520.33 cores=1,3,5,7
/proc/8307/stat : 8307 (java) S 8305 8305 32437 0 -1 1077944320 66027 0 0 0 251975 58 0 0 20 0 19 0 445767676 15787429888 131968 33554432000 4194304 4196468 140735758467184 140735758449728 139849441513207 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
/proc/8307/statm: 3854353 131968 3537 1 0 3815453 0
[pid=8307/tid=8308] ppid=8305 vsize=15417412 memory=6935054825532540783 CPUtime=0.87 cores=1,3,5,7
/proc/8307/task/8308/stat : 8308 (java) S 8305 8305 32437 0 -1 1077944384 9007 0 0 0 82 5 0 0 20 0 19 0 445767676 15787429888 131968 33554432000 4194304 4196468 140735758467184 139849445753984 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8309] ppid=8305 vsize=15417412 memory=2580 CPUtime=1.01 cores=1,3,5,7
/proc/8307/task/8309/stat : 8309 (java) S 8305 8305 32437 0 -1 1077944384 3652 0 0 0 94 7 0 0 20 0 19 0 445767677 15787429888 131968 33554432000 4194304 4196468 140735758467184 139849377749776 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8310] ppid=8305 vsize=15417412 memory=1760 CPUtime=1.01 cores=1,3,5,7
/proc/8307/task/8310/stat : 8310 (java) S 8305 8305 32437 0 -1 1077944384 1966 0 0 0 92 9 0 0 20 0 19 0 445767677 15787429888 131968 33554432000 4194304 4196468 140735758467184 139849376697232 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8311] ppid=8305 vsize=15417412 memory=111636 CPUtime=1 cores=1,3,5,7
/proc/8307/task/8311/stat : 8311 (java) S 8305 8305 32437 0 -1 1077944384 2211 0 0 0 90 10 0 0 20 0 19 0 445767677 15787429888 131968 33554432000 4194304 4196468 140735758467184 139849375644688 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8312] ppid=8305 vsize=15417412 memory=808 CPUtime=1.02 cores=1,3,5,7
/proc/8307/task/8312/stat : 8312 (java) S 8305 8305 32437 0 -1 1077944384 2895 0 0 0 92 10 0 0 20 0 19 0 445767677 15787429888 131968 33554432000 4194304 4196468 140735758467184 139849374592144 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8313] ppid=8305 vsize=15417412 memory=4104 CPUtime=0.61 cores=1,3,5,7
/proc/8307/task/8313/stat : 8313 (java) S 8305 8305 32437 0 -1 1077944384 6866 0 0 0 55 6 0 0 20 0 19 0 445767678 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848977270768 139849441524354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8314] ppid=8305 vsize=15417412 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8314/stat : 8314 (java) S 8305 8305 32437 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 445767679 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848976217056 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8315] ppid=8305 vsize=15417412 memory=3436 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8315/stat : 8315 (java) S 8305 8305 32437 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 19 0 445767679 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848975164416 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8316] ppid=8305 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8316/stat : 8316 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767681 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848974112976 139849441531803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8317] ppid=8305 vsize=15417412 memory=527872 CPUtime=1.94 cores=1,3,5,7
/proc/8307/task/8317/stat : 8317 (java) S 8305 8305 32437 0 -1 1077944384 7701 0 0 0 194 0 0 0 20 0 19 0 445767681 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848973060592 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8318] ppid=8305 vsize=15417412 memory=1412 CPUtime=1.85 cores=1,3,5,7
/proc/8307/task/8318/stat : 8318 (java) S 8305 8305 32437 0 -1 1077944384 10728 0 0 0 185 0 0 0 20 0 19 0 445767681 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848972008048 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8319] ppid=8305 vsize=15417412 memory=2944 CPUtime=0.68 cores=1,3,5,7
/proc/8307/task/8319/stat : 8319 (java) S 8305 8305 32437 0 -1 1077944384 5080 0 0 0 67 1 0 0 20 0 19 0 445767681 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848970955504 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8320] ppid=8305 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8307/task/8320/stat : 8320 (java) S 8305 8305 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767681 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848969903200 139849441523413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8321] ppid=8305 vsize=15417412 memory=988208 CPUtime=0.26 cores=1,3,5,7
/proc/8307/task/8321/stat : 8321 (java) S 8305 8305 32437 0 -1 1077944384 437 0 0 0 13 13 0 0 20 0 19 0 445767682 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848968849712 139849441524354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8322] ppid=8305 vsize=15417412 memory=1620 CPUtime=628.21 cores=1,3,5,7
/proc/8307/task/8322/stat : 8322 (java) R 8305 8305 32437 0 -1 4202560 1863 0 0 0 62818 3 0 0 20 0 19 0 445767766 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848891954640 139849058562468 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8323] ppid=8305 vsize=15417412 memory=1808 CPUtime=626.86 cores=1,3,5,7
/proc/8307/task/8323/stat : 8323 (java) R 8305 8305 32437 0 -1 4202560 6414 0 0 0 62682 4 0 0 20 0 19 0 445767766 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848890900360 139849058562027 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8324] ppid=8305 vsize=15417412 memory=924 CPUtime=627.73 cores=1,3,5,7
/proc/8307/task/8324/stat : 8324 (java) R 8305 8305 32437 0 -1 4202560 1235 0 0 0 62772 1 0 0 20 0 19 0 445767766 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848889847504 139849056766130 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
[pid=8307/tid=8325] ppid=8305 vsize=15417412 memory=3848 CPUtime=627.25 cores=1,3,5,7
/proc/8307/task/8325/stat : 8325 (java) R 8305 8305 32437 0 -1 4202560 4582 0 0 0 62721 4 0 0 20 0 19 0 445767766 15787429888 131968 33554432000 4194304 4196468 140735758467184 139848888795272 139849056816612 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34504704 140735758472175 140735758472346 140735758472346 140735758475215 0
Current children cumulated CPU time: 2520.33 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 529320 KiB

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

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

[startup+635.101 s]
# the end of solver process 8307 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.08 s, system=0.591106 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): 635.101
CPU time (s): 2520.68
CPU user time (s): 2520.08
CPU system time (s): 0.591106
CPU usage (%): 396.894
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 658264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.08
system time used= 0.591106
maximum resident set size= 659908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37791
involuntary context switches= 47597


# summary of solver processes directly reported to runsolver:
#   pid: 8305,8307
#   total CPU time (s): 2520.68
#   total CPU user time (s): 2520.08
#   total CPU system time (s): 0.591106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0581 second user time and 7.29599 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 07:34:48
IDJOB=4399047
IDBENCH=134577
IDSOLVER=2853
FILE ID=node119/4399047-1568698528
RUNJOBID= node119-1568694401-32469
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-2_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399047-1568698528/watcher-4399047-1568698528 -o /tmp/evaluation-result-4399047-1568698528/solver-4399047-1568698528 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1164272759 HOME/instance-4399047-1568698528.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bca347db5d1c552995f700e5a754db73
RANDOM SEED=1164272759

node119.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28740412 kB
MemAvailable:   31244056 kB
Buffers:          124908 kB
Cached:          2662216 kB
SwapCached:        61072 kB
Active:          2007720 kB
Inactive:        1426508 kB
Active(anon):     585108 kB
Inactive(anon):   111620 kB
Active(file):    1422612 kB
Inactive(file):  1314888 kB
Unevictable:      106768 kB
Mlocked:          106768 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26412 kB
Writeback:             0 kB
AnonPages:        692524 kB
Mapped:            61972 kB
Shmem:             41008 kB
Slab:             193216 kB
SReclaimable:     163956 kB
SUnreclaim:        29260 kB
KernelStack:        3776 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1924956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    600064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 07:45:23