Trace number 4399587

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-6-5-5-cp.xml
MD5SUM7ef6c2ff7df08c4e9d344e8b869548bc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark117.039
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints4357
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":150}]
Minimum variable degree118
Maximum variable degree119
Distribution of variable degrees[{"degree":118,"count":120},{"degree":119,"count":30}]
Minimum constraint arity4
Maximum constraint arity150
Distribution of constraint arities[{"arity":4,"count":4350},{"arity":30,"count":6},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints4350
Distribution of constraint types[{"type":"intension","count":4350},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399587-1568704132.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399587-1568704132.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
43.88/12.72	c solve instance...
20040.58/2520.07	s UNKNOWN
20040.58/2520.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14617 MiB free)
  memory of node 1: 16384 MiB (15383 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399587-1568704132/watcher-4399587-1568704132 -o /tmp/evaluation-result-4399587-1568704132/solver-4399587-1568704132 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568700865-599 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1991408850 HOME/instance-4399587-1568704132.xml 

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

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


[startup+0.100128 s]*
/proc/loadavg: 8.14 8.21 8.17 3/211 1490
/proc/meminfo: memFree=30704244/32770624 swapFree=66954040/67108860
[pid=1469] ppid=1466 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1469/stat : 1469 (xcsp3-exec) S 1466 1469 561 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446355087 115843072 363 33554432000 4194304 5098028 140733294461344 140733294459448 140201564947068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16314368 140733294470005 140733294470249 140733294470249 140733294473162 0
/proc/1469/statm: 28282 363 304 221 0 87 0
[pid=1471] ppid=1469 vsize=28227396 memory=30104 CPUtime=0.12 cores=0-7
/proc/1471/stat : 1471 (java) S 1469 1469 561 0 -1 1077944320 5994 0 0 0 11 1 0 0 20 0 20 0 446355087 28904853504 7526 33554432000 4194304 4196468 140722131595632 140722131578176 140302471782135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
/proc/1471/statm: 7056849 7526 3120 1 0 7019032 0
[pid=1471/tid=1472] ppid=1469 vsize=28227396 memory=8681835568965067404 CPUtime=0.09 cores=0-7
/proc/1471/task/1472/stat : 1472 (java) R 1469 1469 561 0 -1 4202560 3915 0 0 0 9 0 0 0 20 0 20 0 446355087 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302476008720 140302471794070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1473] ppid=1469 vsize=28227396 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1471/task/1473/stat : 1473 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302424402192 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1474] ppid=1469 vsize=28227396 memory=140553551664768 CPUtime=0 cores=0-7
/proc/1471/task/1474/stat : 1474 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302423349648 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1475] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1475/stat : 1475 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302020893200 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1476] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1476/stat : 1476 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302019840656 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1477] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1477/stat : 1477 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302018788112 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1478] ppid=1469 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1471/task/1478/stat : 1478 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302017735568 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1479] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1479/stat : 1479 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302016683024 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1480] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1480/stat : 1480 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 7526 33554432000 4194304 4196468 140722131595632 140302015630480 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1481] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1481/stat : 1481 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355089 28904853504 7526 33554432000 4194304 4196468 140722131595632 140301002823664 140302471793282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1482] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1482/stat : 1482 (java) S 1469 1469 561 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446355090 28904853504 7526 33554432000 4194304 4196468 140722131595632 140301001769888 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1483] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1483/stat : 1483 (java) S 1469 1469 561 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446355090 28904853504 7526 33554432000 4194304 4196468 140722131595632 140301000717296 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1484] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1484/stat : 1484 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355092 28904853504 7526 33554432000 4194304 4196468 140722131595632 140300999665872 140302471800731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1485] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1485/stat : 1485 (java) S 1469 1469 561 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 446355092 28904853504 7526 33554432000 4194304 4196468 140722131595632 140300998613488 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1486] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1486/stat : 1486 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355093 28904853504 7526 33554432000 4194304 4196468 140722131595632 140300997560944 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1487] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1487/stat : 1487 (java) S 1469 1469 561 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446355093 28904853504 7526 33554432000 4194304 4196468 140722131595632 140300996508400 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1488] ppid=1469 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/1471/task/1488/stat : 1488 (java) S 1469 1469 561 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 20 0 446355093 28904853504 7526 33554432000 4194304 4196468 140722131595632 140300995455856 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1489] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1489/stat : 1489 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355093 28904853504 7526 33554432000 4194304 4196468 140722131595632 140300994402528 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1490] ppid=1469 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1471/task/1490/stat : 1490 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355093 28904853504 7526 33554432000 4194304 4196468 140722131595632 140300993350064 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31556 KiB

[startup+0.210655 s]*
/proc/loadavg: 8.14 8.21 8.17 2/211 1490
/proc/meminfo: memFree=30692360/32770624 swapFree=66954040/67108860
[pid=1469] ppid=1466 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1469/stat : 1469 (xcsp3-exec) S 1466 1469 561 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446355087 115843072 363 33554432000 4194304 5098028 140733294461344 140733294459448 140201564947068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16314368 140733294470005 140733294470249 140733294470249 140733294473162 0
/proc/1469/statm: 28282 363 304 221 0 87 0
[pid=1471] ppid=1469 vsize=28227396 memory=40232 CPUtime=0.33 cores=0-7
/proc/1471/stat : 1471 (java) S 1469 1469 561 0 -1 1077944320 9392 0 0 0 30 3 0 0 20 0 20 0 446355087 28904853504 10058 33554432000 4194304 4196468 140722131595632 140722131578176 140302471782135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
/proc/1471/statm: 7056849 10058 3199 1 0 7019032 0
[pid=1471/tid=1472] ppid=1469 vsize=28227396 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/1471/task/1472/stat : 1472 (java) R 1469 1469 561 0 -1 4202560 6682 0 0 0 18 1 0 0 20 0 20 0 446355087 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302476015872 140302455862622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1473] ppid=1469 vsize=28227396 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/1471/task/1473/stat : 1473 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302424402192 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1474] ppid=1469 vsize=28227396 memory=288370929703376512 CPUtime=0 cores=0-7
/proc/1471/task/1474/stat : 1474 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302423349648 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1475] ppid=1469 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1471/task/1475/stat : 1475 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302020893200 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1476] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1476/stat : 1476 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302019840656 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1477] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1477/stat : 1477 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302018788112 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1478] ppid=1469 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1471/task/1478/stat : 1478 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302017735568 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1479] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1479/stat : 1479 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302016683024 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1480] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1480/stat : 1480 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28904853504 10058 33554432000 4194304 4196468 140722131595632 140302015630480 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1481] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1481/stat : 1481 (java) S 1469 1469 561 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446355089 28904853504 10058 33554432000 4194304 4196468 140722131595632 140301002823664 140302471793282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1482] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1482/stat : 1482 (java) S 1469 1469 561 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446355090 28904853504 10058 33554432000 4194304 4196468 140722131595632 140301001769888 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1483] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1483/stat : 1483 (java) S 1469 1469 561 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446355090 28904853504 10058 33554432000 4194304 4196468 140722131595632 140301000717296 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1484] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1484/stat : 1484 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355092 28904853504 10058 33554432000 4194304 4196468 140722131595632 140300999665872 140302471800731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1485] ppid=1469 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/1471/task/1485/stat : 1485 (java) S 1469 1469 561 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 20 0 446355092 28904853504 10058 33554432000 4194304 4196468 140722131595632 140300998613488 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1486] ppid=1469 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/1471/task/1486/stat : 1486 (java) S 1469 1469 561 0 -1 1077944384 123 0 0 0 2 0 0 0 20 0 20 0 446355093 28904853504 10058 33554432000 4194304 4196468 140722131595632 140300997560944 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1487] ppid=1469 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1471/task/1487/stat : 1487 (java) S 1469 1469 561 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446355093 28904853504 10058 33554432000 4194304 4196468 140722131595632 140300996508400 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1488] ppid=1469 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/1471/task/1488/stat : 1488 (java) R 1469 1469 561 0 -1 4202560 759 0 0 0 7 0 0 0 20 0 20 0 446355093 28904853504 10058 33554432000 4194304 4196468 140722131595632 140300995455664 140302450705921 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1489] ppid=1469 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1489/stat : 1489 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355093 28904853504 10058 33554432000 4194304 4196468 140722131595632 140300994402528 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1490] ppid=1469 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1471/task/1490/stat : 1490 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355093 28904853504 10058 33554432000 4194304 4196468 140722131595632 140300993350064 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41684 KiB

[startup+0.311326 s]*
/proc/loadavg: 8.14 8.21 8.17 3/211 1490
/proc/meminfo: memFree=30685088/32770624 swapFree=66954040/67108860
[pid=1469] ppid=1466 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1469/stat : 1469 (xcsp3-exec) S 1466 1469 561 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446355087 115843072 363 33554432000 4194304 5098028 140733294461344 140733294459448 140201564947068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16314368 140733294470005 140733294470249 140733294470249 140733294473162 0
/proc/1469/statm: 28282 363 304 221 0 87 0
[pid=1471] ppid=1469 vsize=28231652 memory=49644 CPUtime=0.53 cores=0-7
/proc/1471/stat : 1471 (java) S 1469 1469 561 0 -1 1077944320 10776 0 0 0 49 4 0 0 20 0 20 0 446355087 28909211648 12411 33554432000 4194304 4196468 140722131595632 140722131578176 140302471782135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
/proc/1471/statm: 7057913 12411 3341 1 0 7019032 0
[pid=1471/tid=1472] ppid=1469 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/1471/task/1472/stat : 1472 (java) R 1469 1469 561 0 -1 4202560 7791 0 0 0 28 2 0 0 20 0 20 0 446355087 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302476013248 140302455862622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1473] ppid=1469 vsize=28231652 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1471/task/1473/stat : 1473 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302424402192 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1474] ppid=1469 vsize=28231652 memory=1040 CPUtime=0 cores=0-7
/proc/1471/task/1474/stat : 1474 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302423349648 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1475] ppid=1469 vsize=28231652 memory=924 CPUtime=0 cores=0-7
/proc/1471/task/1475/stat : 1475 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302020893200 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1476] ppid=1469 vsize=28231652 memory=5028 CPUtime=0 cores=0-7
/proc/1471/task/1476/stat : 1476 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302019840656 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1477] ppid=1469 vsize=28231652 memory=4132 CPUtime=0 cores=0-7
/proc/1471/task/1477/stat : 1477 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302018788112 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1478] ppid=1469 vsize=28231652 memory=780 CPUtime=0 cores=0-7
/proc/1471/task/1478/stat : 1478 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302017735568 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1479] ppid=1469 vsize=28231652 memory=2832 CPUtime=0 cores=0-7
/proc/1471/task/1479/stat : 1479 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302016683024 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1480] ppid=1469 vsize=28231652 memory=1720 CPUtime=0 cores=0-7
/proc/1471/task/1480/stat : 1480 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28909211648 12439 33554432000 4194304 4196468 140722131595632 140302015630480 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1481] ppid=1469 vsize=28231652 memory=1200 CPUtime=0 cores=0-7
/proc/1471/task/1481/stat : 1481 (java) S 1469 1469 561 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446355089 28909211648 12439 33554432000 4194304 4196468 140722131595632 140301002823664 140302471793282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1482] ppid=1469 vsize=28231652 memory=5996 CPUtime=0 cores=0-7
/proc/1471/task/1482/stat : 1482 (java) S 1469 1469 561 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446355090 28909211648 12439 33554432000 4194304 4196468 140722131595632 140301001769888 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1483] ppid=1469 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1483/stat : 1483 (java) S 1469 1469 561 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446355090 28909211648 12439 33554432000 4194304 4196468 140722131595632 140301000717296 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1484] ppid=1469 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1484/stat : 1484 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355092 28909211648 12439 33554432000 4194304 4196468 140722131595632 140300999665872 140302471800731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1485] ppid=1469 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/1471/task/1485/stat : 1485 (java) S 1469 1469 561 0 -1 1077944384 403 0 0 0 2 0 0 0 20 0 20 0 446355092 28909211648 12439 33554432000 4194304 4196468 140722131595632 140300998613488 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1486] ppid=1469 vsize=28231652 memory=0 CPUtime=0.03 cores=0-7
/proc/1471/task/1486/stat : 1486 (java) S 1469 1469 561 0 -1 1077944384 124 0 0 0 3 0 0 0 20 0 20 0 446355093 28909211648 12439 33554432000 4194304 4196468 140722131595632 140300997560944 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1487] ppid=1469 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/1471/task/1487/stat : 1487 (java) R 1469 1469 561 0 -1 4202560 248 0 0 0 2 0 0 0 20 0 20 0 446355093 28909211648 12439 33554432000 4194304 4196468 140722131595632 140300996498784 140302453308136 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1488] ppid=1469 vsize=28231652 memory=140553408841199 CPUtime=0.12 cores=0-7
/proc/1471/task/1488/stat : 1488 (java) S 1469 1469 561 0 -1 1077944384 928 0 0 0 12 0 0 0 20 0 20 0 446355093 28909211648 12439 33554432000 4194304 4196468 140722131595632 140300995455856 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1489] ppid=1469 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1489/stat : 1489 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355093 28909211648 12439 33554432000 4194304 4196468 140722131595632 140300994402528 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1490] ppid=1469 vsize=28231652 memory=115843071 CPUtime=0 cores=0-7
/proc/1471/task/1490/stat : 1490 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446355093 28909211648 12439 33554432000 4194304 4196468 140722131595632 140300993350064 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51096 KiB

[startup+0.701028 s]
/proc/loadavg: 8.14 8.21 8.17 3/211 1490
/proc/meminfo: memFree=30658984/32770624 swapFree=66954040/67108860
[pid=1469] ppid=1466 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1469/stat : 1469 (xcsp3-exec) S 1466 1469 561 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446355087 115843072 363 33554432000 4194304 5098028 140733294461344 140733294459448 140201564947068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16314368 140733294470005 140733294470249 140733294470249 140733294473162 0
/proc/1469/statm: 28282 363 304 221 0 87 0
[pid=1471] ppid=1469 vsize=28233776 memory=129984 CPUtime=2.02 cores=0-7
/proc/1471/stat : 1471 (java) S 1469 1469 561 0 -1 1077944320 15976 0 0 0 195 7 0 0 20 0 20 0 446355087 28911386624 32496 33554432000 4194304 4196468 140722131595632 140722131578176 140302471782135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
/proc/1471/statm: 7058444 32496 3453 1 0 7019544 0
[pid=1471/tid=1472] ppid=1469 vsize=28233776 memory=4580 CPUtime=0.67 cores=0-7
/proc/1471/task/1472/stat : 1472 (java) R 1469 1469 561 0 -1 4202560 8550 0 0 0 64 3 0 0 20 0 20 0 446355087 28911386624 32496 33554432000 4194304 4196468 140722131595632 140302476015984 140302464499287 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1473] ppid=1469 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1473/stat : 1473 (java) S 1469 1469 561 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446355088 28911386624 32496 33554432000 4194304 4196468 140722131595632 140302424402192 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1474] ppid=1469 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/1471/task/1474/stat : 1474 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28911386624 32496 33554432000 4194304 4196468 140722131595632 140302423349648 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1475] ppid=1469 vsize=28233776 memory=2044 CPUtime=0 cores=0-7
/proc/1471/task/1475/stat : 1475 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446355088 28911386624 32496 33554432000 4194304 4196468 140722131595632 140302020893200 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0

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

[pid=1471/tid=1498] ppid=1469 vsize=28768336 memory=14689708097669003 CPUtime=2419.35 cores=0-7
/proc/1471/task/1498/stat : 1498 (java) R 1469 1469 561 0 -1 4202560 20559 0 0 0 241919 16 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300976762680 140302111223531 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
Current children cumulated CPU time: 19420.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 4493080 KiB

[startup+2502.3 s]
/proc/loadavg: 8.18 8.35 8.34 9/219 1688
/proc/meminfo: memFree=26235144/32770624 swapFree=66954068/67108860
[pid=1469] ppid=1466 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1469/stat : 1469 (xcsp3-exec) S 1466 1469 561 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446355087 115843072 363 33554432000 4194304 5098028 140733294461344 140733294459448 140201564947068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16314368 140733294470005 140733294470249 140733294470249 140733294473162 0
/proc/1469/statm: 28282 363 304 221 0 87 0
[pid=1471] ppid=1469 vsize=28768336 memory=4491628 CPUtime=19899.4 cores=0-7
/proc/1471/stat : 1471 (java) S 1469 1469 561 0 -1 1077944320 270945 0 0 0 1988760 1177 0 0 20 0 28 0 446355087 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140722131578176 140302471782135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
/proc/1471/statm: 7192084 1122907 3556 1 0 7153184 0
[pid=1471/tid=1472] ppid=1469 vsize=28768336 memory=1452 CPUtime=8.36 cores=0-7
/proc/1471/task/1472/stat : 1472 (java) S 1469 1469 561 0 -1 1077944384 13573 0 0 0 820 16 0 0 20 0 28 0 446355087 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302476022912 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1473] ppid=1469 vsize=28768336 memory=4491628 CPUtime=6.88 cores=0-7
/proc/1471/task/1473/stat : 1473 (java) S 1469 1469 561 0 -1 1077944384 5491 0 0 0 575 113 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302424402192 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1474] ppid=1469 vsize=28768336 memory=4491628 CPUtime=6.87 cores=0-7
/proc/1471/task/1474/stat : 1474 (java) S 1469 1469 561 0 -1 1077944384 4484 0 0 0 578 109 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302423349648 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1475] ppid=1469 vsize=28768336 memory=4491628 CPUtime=6.86 cores=0-7
/proc/1471/task/1475/stat : 1475 (java) S 1469 1469 561 0 -1 1077944384 5237 0 0 0 576 110 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302020893200 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1476] ppid=1469 vsize=28768336 memory=4491628 CPUtime=6.85 cores=0-7
/proc/1471/task/1476/stat : 1476 (java) S 1469 1469 561 0 -1 1077944384 5401 0 0 0 577 108 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302019840656 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1477] ppid=1469 vsize=28768336 memory=4491628 CPUtime=6.91 cores=0-7
/proc/1471/task/1477/stat : 1477 (java) S 1469 1469 561 0 -1 1077944384 7194 0 0 0 575 116 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302018788112 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1478] ppid=1469 vsize=28768336 memory=4491628 CPUtime=6.84 cores=0-7
/proc/1471/task/1478/stat : 1478 (java) S 1469 1469 561 0 -1 1077944384 5332 0 0 0 571 113 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302017735568 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1479] ppid=1469 vsize=28768336 memory=500 CPUtime=6.82 cores=0-7
/proc/1471/task/1479/stat : 1479 (java) S 1469 1469 561 0 -1 1077944384 4395 0 0 0 568 114 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302016683024 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1480] ppid=1469 vsize=28768336 memory=924 CPUtime=6.84 cores=0-7
/proc/1471/task/1480/stat : 1480 (java) S 1469 1469 561 0 -1 1077944384 4386 0 0 0 569 115 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302015630480 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1481] ppid=1469 vsize=28768336 memory=5028 CPUtime=0.45 cores=0-7
/proc/1471/task/1481/stat : 1481 (java) S 1469 1469 561 0 -1 1077944384 14394 0 0 0 43 2 0 0 20 0 28 0 446355089 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140301002823664 140302471793282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1482] ppid=1469 vsize=28768336 memory=4486604260213485459 CPUtime=0 cores=0-7
/proc/1471/task/1482/stat : 1482 (java) S 1469 1469 561 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 446355090 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140301001769952 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1483] ppid=1469 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/1471/task/1483/stat : 1483 (java) S 1469 1469 561 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 446355090 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140301000717312 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1484] ppid=1469 vsize=28768336 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/1471/task/1484/stat : 1484 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446355092 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300999665872 140302471800731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1485] ppid=1469 vsize=28768336 memory=288230621803970871 CPUtime=2.68 cores=0-7
/proc/1471/task/1485/stat : 1485 (java) S 1469 1469 561 0 -1 1077944384 17807 0 0 0 264 4 0 0 20 0 28 0 446355092 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300998613488 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1486] ppid=1469 vsize=28768336 memory=8112282956445269571 CPUtime=2.68 cores=0-7
/proc/1471/task/1486/stat : 1486 (java) S 1469 1469 561 0 -1 1077944384 14156 0 0 0 265 3 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300997560944 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1487] ppid=1469 vsize=28768336 memory=1452 CPUtime=3.26 cores=0-7
/proc/1471/task/1487/stat : 1487 (java) S 1469 1469 561 0 -1 1077944384 20083 0 0 0 322 4 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300996508400 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1488] ppid=1469 vsize=28768336 memory=1452 CPUtime=0.92 cores=0-7
/proc/1471/task/1488/stat : 1488 (java) S 1469 1469 561 0 -1 1077944384 9308 0 0 0 90 2 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300995455856 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1489] ppid=1469 vsize=28768336 memory=4491628 CPUtime=0 cores=0-7
/proc/1471/task/1489/stat : 1489 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300994402528 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1490] ppid=1469 vsize=28768336 memory=0 CPUtime=1.16 cores=0-7
/proc/1471/task/1490/stat : 1490 (java) S 1469 1469 561 0 -1 1077944384 3048 0 0 0 58 58 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300993350064 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1491] ppid=1469 vsize=28768336 memory=6082769381606660780 CPUtime=2482.75 cores=0-7
/proc/1471/task/1491/stat : 1491 (java) R 1469 1469 561 0 -1 4202560 14776 0 0 0 248228 47 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300984130216 140302111224138 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1492] ppid=1469 vsize=28768336 memory=4126316290023845779 CPUtime=2484.78 cores=0-7
/proc/1471/task/1492/stat : 1492 (java) R 1469 1469 561 0 -1 4202560 10966 0 0 0 248468 10 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300983078968 140302111546537 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1493] ppid=1469 vsize=28768336 memory=1720 CPUtime=2464.56 cores=0-7
/proc/1471/task/1493/stat : 1493 (java) R 1469 1469 561 0 -1 4202560 22741 0 0 0 246387 69 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300982026328 140302110920071 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1494] ppid=1469 vsize=28768336 memory=1200 CPUtime=2474.87 cores=0-7
/proc/1471/task/1494/stat : 1494 (java) R 1469 1469 561 0 -1 4202560 20881 0 0 0 247468 19 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300980973800 140302111223531 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1495] ppid=1469 vsize=28768336 memory=3612 CPUtime=2484.74 cores=0-7
/proc/1471/task/1495/stat : 1495 (java) R 1469 1469 561 0 -1 4202560 17966 0 0 0 248439 35 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300979921240 140302111409895 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1496] ppid=1469 vsize=28768336 memory=33812 CPUtime=2470.31 cores=0-7
/proc/1471/task/1496/stat : 1496 (java) R 1469 1469 561 0 -1 4202560 15075 0 0 0 246997 34 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300978871360 140302111410169 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1497] ppid=1469 vsize=28768336 memory=992 CPUtime=2484.69 cores=0-7
/proc/1471/task/1497/stat : 1497 (java) R 1469 1469 561 0 -1 4202560 11959 0 0 0 248460 9 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300977814896 140302111223340 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1498] ppid=1469 vsize=28768336 memory=1452 CPUtime=2478.08 cores=0-7
/proc/1471/task/1498/stat : 1498 (java) R 1469 1469 561 0 -1 4202560 20911 0 0 0 247792 16 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300976762680 140302107581771 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
Current children cumulated CPU time: 19899.4 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 4493080 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.27 8.36 8.34 9/220 1697
/proc/meminfo: memFree=26234596/32770624 swapFree=66954088/67108860
[pid=1469] ppid=1466 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1469/stat : 1469 (xcsp3-exec) S 1466 1469 561 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446355087 115843072 363 33554432000 4194304 5098028 140733294461344 140733294459448 140201564947068 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16314368 140733294470005 140733294470249 140733294470249 140733294473162 0
/proc/1469/statm: 28282 363 304 221 0 87 0
[pid=1471] ppid=1469 vsize=28768336 memory=4491628 CPUtime=20040.6 cores=0-7
/proc/1471/stat : 1471 (java) S 1469 1469 561 0 -1 1077944320 271377 0 0 0 2002880 1178 0 0 20 0 28 0 446355087 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140722131578176 140302471782135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
/proc/1471/statm: 7192084 1122907 3556 1 0 7153184 0
[pid=1471/tid=1472] ppid=1469 vsize=28768336 memory=8317482817917895235 CPUtime=8.36 cores=0-7
/proc/1471/task/1472/stat : 1472 (java) S 1469 1469 561 0 -1 1077944384 13573 0 0 0 820 16 0 0 20 0 28 0 446355087 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302476022912 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1473] ppid=1469 vsize=28768336 memory=4126316290023845779 CPUtime=6.88 cores=0-7
/proc/1471/task/1473/stat : 1473 (java) S 1469 1469 561 0 -1 1077944384 5491 0 0 0 575 113 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302424402192 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1474] ppid=1469 vsize=28768336 memory=4108 CPUtime=6.87 cores=0-7
/proc/1471/task/1474/stat : 1474 (java) S 1469 1469 561 0 -1 1077944384 4484 0 0 0 578 109 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302423349648 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1475] ppid=1469 vsize=28768336 memory=15092 CPUtime=6.86 cores=0-7
/proc/1471/task/1475/stat : 1475 (java) S 1469 1469 561 0 -1 1077944384 5237 0 0 0 576 110 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302020893200 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1476] ppid=1469 vsize=28768336 memory=12024 CPUtime=6.85 cores=0-7
/proc/1471/task/1476/stat : 1476 (java) S 1469 1469 561 0 -1 1077944384 5401 0 0 0 577 108 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302019840656 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1477] ppid=1469 vsize=28768336 memory=2120 CPUtime=6.91 cores=0-7
/proc/1471/task/1477/stat : 1477 (java) S 1469 1469 561 0 -1 1077944384 7194 0 0 0 575 116 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302018788112 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1478] ppid=1469 vsize=28768336 memory=1452 CPUtime=6.84 cores=0-7
/proc/1471/task/1478/stat : 1478 (java) S 1469 1469 561 0 -1 1077944384 5332 0 0 0 571 113 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302017735568 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1479] ppid=1469 vsize=28768336 memory=4491628 CPUtime=6.82 cores=0-7
/proc/1471/task/1479/stat : 1479 (java) S 1469 1469 561 0 -1 1077944384 4395 0 0 0 568 114 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302016683024 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1480] ppid=1469 vsize=28768336 memory=1452 CPUtime=6.84 cores=0-7
/proc/1471/task/1480/stat : 1480 (java) S 1469 1469 561 0 -1 1077944384 4386 0 0 0 569 115 0 0 20 0 28 0 446355088 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140302015630480 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1481] ppid=1469 vsize=28768336 memory=8112282956445269571 CPUtime=0.45 cores=0-7
/proc/1471/task/1481/stat : 1481 (java) S 1469 1469 561 0 -1 1077944384 14396 0 0 0 43 2 0 0 20 0 28 0 446355089 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140301002823664 140302471793282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1482] ppid=1469 vsize=28768336 memory=11624 CPUtime=0 cores=0-7
/proc/1471/task/1482/stat : 1482 (java) S 1469 1469 561 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 446355090 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140301001769952 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1483] ppid=1469 vsize=28768336 memory=740 CPUtime=0 cores=0-7
/proc/1471/task/1483/stat : 1483 (java) S 1469 1469 561 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 446355090 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140301000717312 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1484] ppid=1469 vsize=28768336 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/1471/task/1484/stat : 1484 (java) S 1469 1469 561 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446355092 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300999665872 140302471800731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1485] ppid=1469 vsize=28768336 memory=4491628 CPUtime=2.68 cores=0-7
/proc/1471/task/1485/stat : 1485 (java) S 1469 1469 561 0 -1 1077944384 17809 0 0 0 264 4 0 0 20 0 28 0 446355092 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300998613488 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1486] ppid=1469 vsize=28768336 memory=1040 CPUtime=2.68 cores=0-7
/proc/1471/task/1486/stat : 1486 (java) S 1469 1469 561 0 -1 1077944384 14158 0 0 0 265 3 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300997560944 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1487] ppid=1469 vsize=28768336 memory=924 CPUtime=3.26 cores=0-7
/proc/1471/task/1487/stat : 1487 (java) S 1469 1469 561 0 -1 1077944384 20085 0 0 0 322 4 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300996508400 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1488] ppid=1469 vsize=28768336 memory=5028 CPUtime=0.92 cores=0-7
/proc/1471/task/1488/stat : 1488 (java) S 1469 1469 561 0 -1 1077944384 9310 0 0 0 90 2 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300995455856 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1489] ppid=1469 vsize=28768336 memory=4132 CPUtime=0 cores=0-7
/proc/1471/task/1489/stat : 1489 (java) S 1469 1469 561 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300994402528 140302471792341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1490] ppid=1469 vsize=28768336 memory=780 CPUtime=1.18 cores=0-7
/proc/1471/task/1490/stat : 1490 (java) S 1469 1469 561 0 -1 1077944384 3052 0 0 0 59 59 0 0 20 0 28 0 446355093 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300993350064 140302471793282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1491] ppid=1469 vsize=28768336 memory=4126316290023845779 CPUtime=2500.44 cores=0-7
/proc/1471/task/1491/stat : 1491 (java) R 1469 1469 561 0 -1 4202560 14825 0 0 0 249997 47 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300984130216 140302111412853 0 4 0 16800975 0 0 0 -1 0 0 0 17 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1492] ppid=1469 vsize=28768336 memory=111636 CPUtime=2502.47 cores=0-7
/proc/1471/task/1492/stat : 1492 (java) R 1469 1469 561 0 -1 4202560 10991 0 0 0 250237 10 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300983078968 140302111223549 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1493] ppid=1469 vsize=28768336 memory=804 CPUtime=2482.26 cores=0-7
/proc/1471/task/1493/stat : 1493 (java) R 1469 1469 561 0 -1 4202560 22781 0 0 0 248156 70 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300982026328 140302111655754 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1494] ppid=1469 vsize=28768336 memory=1732 CPUtime=2492.57 cores=0-7
/proc/1471/task/1494/stat : 1494 (java) R 1469 1469 561 0 -1 4202560 20909 0 0 0 249238 19 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300980973800 140302111655754 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1495] ppid=1469 vsize=28768336 memory=8317482817917895235 CPUtime=2502.44 cores=0-7
/proc/1471/task/1495/stat : 1495 (java) R 1469 1469 561 0 -1 4202560 17997 0 0 0 250209 35 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300979921240 140302111410148 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1496] ppid=1469 vsize=28768336 memory=4126316290023845779 CPUtime=2488.01 cores=0-7
/proc/1471/task/1496/stat : 1496 (java) R 1469 1469 561 0 -1 4202560 15227 0 0 0 248767 34 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300978871360 140302107581745 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1497] ppid=1469 vsize=28768336 memory=796 CPUtime=2502.39 cores=0-7
/proc/1471/task/1497/stat : 1497 (java) R 1469 1469 561 0 -1 4202560 11995 0 0 0 250230 9 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300977814896 140302111223517 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
[pid=1471/tid=1498] ppid=1469 vsize=28768336 memory=1436 CPUtime=2495.4 cores=0-7
/proc/1471/task/1498/stat : 1498 (java) R 1469 1469 561 0 -1 4202560 20968 0 0 0 249524 16 0 0 20 0 28 0 446356361 29458776064 1122907 33554432000 4194304 4196468 140722131595632 140300976762680 140302111409960 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 33144832 140722131600362 140722131600534 140722131600534 140722131603407 0
Current children cumulated CPU time: 20040.6 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 4493080 KiB

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

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

[startup+2520.11 s]
# the end of solver process 1471 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20029.4 s, system=11.8204 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.11
CPU time (s): 20041.2
CPU user time (s): 20029.4
CPU system time (s): 11.8204
CPU usage (%): 795.252
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 4493080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20029.4
system time used= 11.8204
maximum resident set size= 4492172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272731
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63355
involuntary context switches= 219247


# summary of solver processes directly reported to runsolver:
#   pid: 1469,1471
#   total CPU time (s): 20041.2
#   total CPU user time (s): 20029.4
#   total CPU system time (s): 11.8204

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.2914 second user time and 29.4178 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-17 09:08:09
IDJOB=4399587
IDBENCH=126656
IDSOLVER=2854
FILE ID=node117/4399587-1568704132
RUNJOBID= node117-1568700865-599
PBS_JOBID= 21703907
Free space on /tmp= 61184 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-6-5-5-cp.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399587-1568704132/watcher-4399587-1568704132 -o /tmp/evaluation-result-4399587-1568704132/solver-4399587-1568704132 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568700865-599 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1991408850 HOME/instance-4399587-1568704132.xml

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

MD5SUM BENCH= 7ef6c2ff7df08c4e9d344e8b869548bc
RANDOM SEED=1991408850

node117.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.75
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.75
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.75
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.75
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:        30722156 kB
MemAvailable:   31851204 kB
Buffers:          134088 kB
Cached:          1275192 kB
SwapCached:        49724 kB
Active:           583276 kB
Inactive:         878540 kB
Active(anon):       4308 kB
Inactive(anon):    87484 kB
Active(file):     578968 kB
Inactive(file):   791056 kB
Unevictable:      109132 kB
Mlocked:          109132 kB
SwapTotal:      67108860 kB
SwapFree:       66954040 kB
Dirty:             26052 kB
Writeback:             0 kB
AnonPages:        144828 kB
Mapped:            42104 kB
Shmem:             30000 kB
Slab:             178092 kB
SReclaimable:     149716 kB
SUnreclaim:        28376 kB
KernelStack:        3376 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61160 MiB
End job on node117 at 2019-09-17 09:50:09