Trace number 4292485

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 4.0.7 seq (493a269)? (TO) 2400.12 2386.24

General information on the benchmark

NameColouredQueens/
ColouredQueens-11_c18.xml
MD5SUM3da25fcd556a00d93fc440927ef81e89
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints60
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":117}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":24}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292485-1532278903.xml"  -tl '2400s' -p 1 -x 0
0.11/0.18	c Choco 493a269
0.11/0.18	c [HOME/instance-4292485-1532278903.xml, -tl, 2400s, -p, 1, -x, 0]
0.31/0.23	c simple solver
0.31/0.30	c parse instance...
0.68/0.49	c solve instance...
2400.08/2386.20	s UNKNOWN
2400.08/2386.20	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 (7256 MiB free)
  memory of node 1: 16384 MiB (10471 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292485-1532278903/watcher-4292485-1532278903 -o /tmp/evaluation-result-4292485-1532278903/solver-4292485-1532278903 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532278902-6638 --watchdog 2560 HOME/xcsp3-exec -seed 1955144571 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292485-1532278903.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=6670, runsolver pid=6663
Current StackSize limit: 8192 KiB


[startup+0.10059 s]*
/proc/loadavg: 1.26 1.13 1.47 6/221 6701
/proc/meminfo: memFree=18120612/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0
[pid=6673] ppid=6670 vsize=14082840 memory=29148 CPUtime=0.11 cores=0,2,4,6
/proc/6673/stat : 6673 (java) S 6670 6670 3751 0 -1 1077944320 5641 0 0 0 10 1 0 0 20 0 15 0 45453147 14420828160 7287 33554432000 4194304 4196468 140722271375408 140722271357952 140462712196855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
/proc/6673/statm: 3520710 7287 3001 1 0 3483008 0
[pid=6673/tid=6675] ppid=6670 vsize=14082840 memory=-8746395936792821695 CPUtime=0.08 cores=0,2,4,6
/proc/6673/task/6675/stat : 6675 (java) R 6670 6670 3751 0 -1 4202560 3661 0 0 0 8 0 0 0 20 0 15 0 45453147 14420828160 7287 33554432000 4194304 4196468 140722271375408 140462716430128 140462696277342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6680] ppid=6670 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6680/stat : 6680 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 7287 33554432000 4194304 4196468 140722271375408 140462308469776 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6681] ppid=6670 vsize=14082840 memory=139790711559808 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6681/stat : 6681 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 7287 33554432000 4194304 4196468 140722271375408 140462307417232 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6682] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6682/stat : 6682 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 7287 33554432000 4194304 4196468 140722271375408 140462306364176 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6683] ppid=6670 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6683/stat : 6683 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 7287 33554432000 4194304 4196468 140722271375408 140462305311632 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6685] ppid=6670 vsize=14082840 memory=139790711559808 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6685/stat : 6685 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453149 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461825915120 140462712208002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6687] ppid=6670 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6687/stat : 6687 (java) S 6670 6670 3751 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45453150 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461824861344 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6689] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45453150 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) S 6670 6670 3751 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461821704944 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461820652400 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14082840 memory=139790711559808 CPUtime=0.01 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) S 6670 6670 3751 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 15 0 45453153 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461819599344 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14082840 memory=139790711559808 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 7287 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30604 KiB

[startup+0.210843 s]*
/proc/loadavg: 1.26 1.13 1.47 8/221 6701
/proc/meminfo: memFree=18097032/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0
[pid=6673] ppid=6670 vsize=14082840 memory=40376 CPUtime=0.31 cores=0,2,4,6
/proc/6673/stat : 6673 (java) S 6670 6670 3751 0 -1 1077944320 8171 0 0 0 29 2 0 0 20 0 15 0 45453147 14420828160 10094 33554432000 4194304 4196468 140722271375408 140722271357952 140462712196855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
/proc/6673/statm: 3520710 10094 3158 1 0 3483008 0
[pid=6673/tid=6675] ppid=6670 vsize=14082840 memory=7883960649037381690 CPUtime=0.18 cores=0,2,4,6
/proc/6673/task/6675/stat : 6675 (java) R 6670 6670 3751 0 -1 4202560 5417 0 0 0 17 1 0 0 20 0 15 0 45453147 14420828160 10094 33554432000 4194304 4196468 140722271375408 140462716427712 140462712218781 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6680] ppid=6670 vsize=14082840 memory=12626 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6680/stat : 6680 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 10094 33554432000 4194304 4196468 140722271375408 140462308469776 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6681] ppid=6670 vsize=14082840 memory=139790711809381 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6681/stat : 6681 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 10094 33554432000 4194304 4196468 140722271375408 140462307417232 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6682] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6682/stat : 6682 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 10094 33554432000 4194304 4196468 140722271375408 140462306364176 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6683] ppid=6670 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6683/stat : 6683 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14420828160 10094 33554432000 4194304 4196468 140722271375408 140462305311632 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6685] ppid=6670 vsize=14082840 memory=139790711559808 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6685/stat : 6685 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453149 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461825915120 140462712208002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6687] ppid=6670 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6687/stat : 6687 (java) S 6670 6670 3751 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45453150 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461824861344 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6689] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45453150 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14082840 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) S 6670 6670 3751 0 -1 1077944384 569 0 0 0 2 0 0 0 20 0 15 0 45453153 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461821704944 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14082840 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) S 6670 6670 3751 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 15 0 45453153 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461820652400 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14082840 memory=139790711559808 CPUtime=0.07 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) R 6670 6670 3751 0 -1 4202560 759 0 0 0 7 0 0 0 20 0 15 0 45453153 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461819599344 140462712208790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453153 14420828160 10094 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 41832 KiB

[startup+0.310575 s]*
/proc/loadavg: 1.26 1.13 1.47 4/221 6701
/proc/meminfo: memFree=18083648/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0
[pid=6673] ppid=6670 vsize=14087096 memory=46404 CPUtime=0.47 cores=0,2,4,6
/proc/6673/stat : 6673 (java) S 6670 6670 3751 0 -1 1077944320 8844 0 0 0 44 3 0 0 20 0 15 0 45453147 14425186304 11601 33554432000 4194304 4196468 140722271375408 140722271357952 140462712196855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
/proc/6673/statm: 3521774 11601 3180 1 0 3483008 0
[pid=6673/tid=6675] ppid=6670 vsize=14087096 memory=7883960649037381690 CPUtime=0.27 cores=0,2,4,6
/proc/6673/task/6675/stat : 6675 (java) R 6670 6670 3751 0 -1 4202560 5960 0 0 0 25 2 0 0 20 0 15 0 45453147 14425186304 11601 33554432000 4194304 4196468 140722271375408 140462716419584 140462696240485 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6680] ppid=6670 vsize=14087096 memory=12965 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6680/stat : 6680 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14425186304 11601 33554432000 4194304 4196468 140722271375408 140462308469776 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6681] ppid=6670 vsize=14087096 memory=269778 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6681/stat : 6681 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14425186304 11601 33554432000 4194304 4196468 140722271375408 140462307417232 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6682] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6682/stat : 6682 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14425186304 11601 33554432000 4194304 4196468 140722271375408 140462306364176 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6683] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6683/stat : 6683 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14425186304 11601 33554432000 4194304 4196468 140722271375408 140462305311632 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6685] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6685/stat : 6685 (java) S 6670 6670 3751 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45453149 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461825915120 140462712208002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6687] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6687/stat : 6687 (java) S 6670 6670 3751 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45453150 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461824861344 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6689] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45453150 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14087096 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) S 6670 6670 3751 0 -1 1077944384 572 0 0 0 3 0 0 0 20 0 15 0 45453153 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461821704944 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14087096 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) S 6670 6670 3751 0 -1 1077944384 128 0 0 0 3 0 0 0 20 0 15 0 45453153 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461820652400 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14087096 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) R 6670 6670 3751 0 -1 4202560 882 0 0 0 11 0 0 0 20 0 15 0 45453153 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461819599344 140462696277342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453153 14425186304 11601 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 47860 KiB

[startup+0.700804 s]
/proc/loadavg: 1.26 1.13 1.47 5/204 6701
/proc/meminfo: memFree=18104644/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0
[pid=6673] ppid=6670 vsize=14089220 memory=72836 CPUtime=1.5 cores=0,2,4,6
/proc/6673/stat : 6673 (java) S 6670 6670 3751 0 -1 1077944320 14014 0 0 0 146 4 0 0 20 0 15 0 45453147 14427361280 18209 33554432000 4194304 4196468 140722271375408 140722271357952 140462712196855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
/proc/6673/statm: 3522305 18209 3337 1 0 3483520 0
[pid=6673/tid=6675] ppid=6670 vsize=14089220 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/6673/task/6675/stat : 6675 (java) R 6670 6670 3751 0 -1 4202560 6925 0 0 0 63 2 0 0 20 0 15 0 45453147 14427361280 18209 33554432000 4194304 4196468 140722271375408 140462716431904 140462350055489 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6680] ppid=6670 vsize=14089220 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6680/stat : 6680 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14427361280 18209 33554432000 4194304 4196468 140722271375408 140462308469776 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6681] ppid=6670 vsize=14089220 memory=644 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6681/stat : 6681 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14427361280 18209 33554432000 4194304 4196468 140722271375408 140462307417232 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6682] ppid=6670 vsize=14089220 memory=952 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6682/stat : 6682 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453148 14427361280 18209 33554432000 4194304 4196468 140722271375408 140462306364176 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6683] ppid=6670 vsize=14089220 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6683/stat : 6683 (java) S 6670 6670 3751 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45453148 14427361280 18209 33554432000 4194304 4196468 140722271375408 140462305311632 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6685] ppid=6670 vsize=14089220 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6685/stat : 6685 (java) S 6670 6670 3751 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45453149 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461825915120 140462712208002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6687] ppid=6670 vsize=14089220 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6687/stat : 6687 (java) S 6670 6670 3751 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461824861344 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6689] ppid=6670 vsize=14089220 memory=928 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14089220 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14089220 memory=4124 CPUtime=0.26 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) R 6670 6670 3751 0 -1 4202560 2852 0 0 0 26 0 0 0 20 0 15 0 45453153 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461821690824 140462693741073 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14089220 memory=2200 CPUtime=0.27 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) R 6670 6670 3751 0 -1 4202560 1199 0 0 0 27 0 0 0 20 0 15 0 45453153 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461820637864 140462695693643 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14089220 memory=7284 CPUtime=0.29 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) S 6670 6670 3751 0 -1 1077944384 1729 0 0 0 29 0 0 0 20 0 15 0 45453153 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461819599344 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14089220 memory=840 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14089220 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 18209 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 74292 KiB

[startup+1.50077 s]
/proc/loadavg: 1.26 1.13 1.47 8/219 6730
/proc/meminfo: memFree=18059008/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0

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

/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 1941806 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14089220 memory=7767740 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1941806 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14089220 memory=7767740 CPUtime=1.48 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) S 6670 6670 3751 0 -1 1077944384 8223 0 0 0 146 2 0 0 20 0 15 0 45453153 14427361280 1941806 33554432000 4194304 4196468 140722271375408 140461821704944 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14089220 memory=7767740 CPUtime=1.4 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) S 6670 6670 3751 0 -1 1077944384 6532 0 0 0 139 1 0 0 20 0 15 0 45453153 14427361280 1941806 33554432000 4194304 4196468 140722271375408 140461820652400 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14089220 memory=1456 CPUtime=0.42 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) S 6670 6670 3751 0 -1 1077944384 6135 0 0 0 42 0 0 0 20 0 15 0 45453153 14427361280 1941806 33554432000 4194304 4196468 140722271375408 140461819599344 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14089220 memory=7767740 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1941806 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14089220 memory=7766204 CPUtime=0.59 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1118 0 0 0 26 33 0 0 20 0 15 0 45453153 14427361280 1941806 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 2275.82 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 7768680 KiB

[startup+2322.3 s]
/proc/loadavg: 1.60 1.56 1.56 3/219 6851
/proc/meminfo: memFree=9250460/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0
[pid=6673] ppid=6670 vsize=14089220 memory=7795788 CPUtime=2336.12 cores=0,2,4,6
/proc/6673/stat : 6673 (java) S 6670 6670 3751 0 -1 1077944320 233300 0 0 0 232374 1238 0 0 20 0 15 0 45453147 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140722271357952 140462712196855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
/proc/6673/statm: 3522305 1948947 3412 1 0 3483520 0
[pid=6673/tid=6675] ppid=6670 vsize=14089220 memory=7795788 CPUtime=2316.54 cores=0,2,4,6
/proc/6673/task/6675/stat : 6675 (java) R 6670 6670 3751 0 -1 4202560 169332 0 0 0 230511 1143 0 0 20 0 15 0 45453147 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462716436368 140462354177297 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6680] ppid=6670 vsize=14089220 memory=0 CPUtime=3.53 cores=0,2,4,6
/proc/6673/task/6680/stat : 6680 (java) S 6670 6670 3751 0 -1 1077944384 6288 0 0 0 344 9 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462308469776 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6681] ppid=6670 vsize=14089220 memory=7795788 CPUtime=3.53 cores=0,2,4,6
/proc/6673/task/6681/stat : 6681 (java) S 6670 6670 3751 0 -1 1077944384 7759 0 0 0 345 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462307417232 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6682] ppid=6670 vsize=14089220 memory=7795788 CPUtime=3.49 cores=0,2,4,6
/proc/6673/task/6682/stat : 6682 (java) S 6670 6670 3751 0 -1 1077944384 7547 0 0 0 341 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462306364176 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6683] ppid=6670 vsize=14089220 memory=7795788 CPUtime=3.5 cores=0,2,4,6
/proc/6673/task/6683/stat : 6683 (java) S 6670 6670 3751 0 -1 1077944384 7298 0 0 0 342 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462305311632 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6685] ppid=6670 vsize=14089220 memory=1456 CPUtime=1.54 cores=0,2,4,6
/proc/6673/task/6685/stat : 6685 (java) S 6670 6670 3751 0 -1 1077944384 11687 0 0 0 118 36 0 0 20 0 15 0 45453149 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461825915120 140462712208002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6687] ppid=6670 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6687/stat : 6687 (java) S 6670 6670 3751 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461824861344 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6689] ppid=6670 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14089220 memory=7795788 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14089220 memory=8112282956445269571 CPUtime=1.48 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) S 6670 6670 3751 0 -1 1077944384 8223 0 0 0 146 2 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461821704944 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14089220 memory=3848 CPUtime=1.4 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) S 6670 6670 3751 0 -1 1077944384 6532 0 0 0 139 1 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461820652400 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14089220 memory=1456 CPUtime=0.42 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) S 6670 6670 3751 0 -1 1077944384 6135 0 0 0 42 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461819599344 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14089220 memory=7795788 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14089220 memory=1456 CPUtime=0.6 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1122 0 0 0 27 33 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 2336.12 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 7797244 KiB

[startup+2382.3 s]
/proc/loadavg: 1.68 1.58 1.57 3/219 6852
/proc/meminfo: memFree=7675324/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0
[pid=6673] ppid=6670 vsize=14089220 memory=7795788 CPUtime=2396.18 cores=0,2,4,6
/proc/6673/stat : 6673 (java) S 6670 6670 3751 0 -1 1077944320 233323 0 0 0 238379 1239 0 0 20 0 15 0 45453147 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140722271357952 140462712196855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
/proc/6673/statm: 3522305 1948947 3412 1 0 3483520 0
[pid=6673/tid=6675] ppid=6670 vsize=14089220 memory=7795788 CPUtime=2376.51 cores=0,2,4,6
/proc/6673/task/6675/stat : 6675 (java) R 6670 6670 3751 0 -1 4202560 169335 0 0 0 236508 1143 0 0 20 0 15 0 45453147 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462716436528 140462355122089 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6680] ppid=6670 vsize=14089220 memory=7795788 CPUtime=3.55 cores=0,2,4,6
/proc/6673/task/6680/stat : 6680 (java) S 6670 6670 3751 0 -1 1077944384 6294 0 0 0 346 9 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462308469776 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6681] ppid=6670 vsize=14089220 memory=7795788 CPUtime=3.54 cores=0,2,4,6
/proc/6673/task/6681/stat : 6681 (java) S 6670 6670 3751 0 -1 1077944384 7761 0 0 0 346 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462307417232 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6682] ppid=6670 vsize=14089220 memory=7795788 CPUtime=3.51 cores=0,2,4,6
/proc/6673/task/6682/stat : 6682 (java) S 6670 6670 3751 0 -1 1077944384 7553 0 0 0 343 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462306364176 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6683] ppid=6670 vsize=14089220 memory=7795788 CPUtime=3.52 cores=0,2,4,6
/proc/6673/task/6683/stat : 6683 (java) S 6670 6670 3751 0 -1 1077944384 7298 0 0 0 344 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462305311632 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6685] ppid=6670 vsize=14089220 memory=7795788 CPUtime=1.54 cores=0,2,4,6
/proc/6673/task/6685/stat : 6685 (java) S 6670 6670 3751 0 -1 1077944384 11689 0 0 0 118 36 0 0 20 0 15 0 45453149 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461825915120 140462712208002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6687] ppid=6670 vsize=14089220 memory=7795788 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6687/stat : 6687 (java) S 6670 6670 3751 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461824861344 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6689] ppid=6670 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14089220 memory=168405667682830 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14089220 memory=55 CPUtime=1.48 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) S 6670 6670 3751 0 -1 1077944384 8223 0 0 0 146 2 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461821704944 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14089220 memory=7795788 CPUtime=1.4 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) S 6670 6670 3751 0 -1 1077944384 6532 0 0 0 139 1 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461820652400 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14089220 memory=1456 CPUtime=0.42 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) S 6670 6670 3751 0 -1 1077944384 6135 0 0 0 42 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461819599344 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14089220 memory=7795788 CPUtime=0.62 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1126 0 0 0 28 34 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 2396.18 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 7797244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2386.2 s]
/proc/loadavg: 1.70 1.59 1.57 3/219 6852
/proc/meminfo: memFree=6825672/32770624 swapFree=67108860/67108860
[pid=6670] ppid=6663 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6670/stat : 6670 (xcsp3-exec) S 6663 6670 3751 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 45453147 115843072 364 33554432000 4194304 5098028 140727143700256 140727143698360 140249898136188 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39415808 140727143707706 140727143707908 140727143707908 140727143710666 0
/proc/6670/statm: 28282 364 306 221 0 87 0
[pid=6673] ppid=6670 vsize=14089220 memory=7795788 CPUtime=2400.08 cores=0,2,4,6
/proc/6673/stat : 6673 (java) S 6670 6670 3751 0 -1 1077944320 233323 0 0 0 238769 1239 0 0 20 0 15 0 45453147 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140722271357952 140462712196855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
/proc/6673/statm: 3522305 1948947 3412 1 0 3483520 0
[pid=6673/tid=6675] ppid=6670 vsize=14089220 memory=16104758104558012 CPUtime=2380.41 cores=0,2,4,6
/proc/6673/task/6675/stat : 6675 (java) R 6670 6670 3751 0 -1 4202560 169335 0 0 0 236898 1143 0 0 20 0 15 0 45453147 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462716436528 140462354016227 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6680] ppid=6670 vsize=14089220 memory=2296 CPUtime=3.55 cores=0,2,4,6
/proc/6673/task/6680/stat : 6680 (java) S 6670 6670 3751 0 -1 1077944384 6294 0 0 0 346 9 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462308469776 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6681] ppid=6670 vsize=14089220 memory=2544 CPUtime=3.54 cores=0,2,4,6
/proc/6673/task/6681/stat : 6681 (java) S 6670 6670 3751 0 -1 1077944384 7761 0 0 0 346 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462307417232 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6682] ppid=6670 vsize=14089220 memory=1408 CPUtime=3.51 cores=0,2,4,6
/proc/6673/task/6682/stat : 6682 (java) S 6670 6670 3751 0 -1 1077944384 7553 0 0 0 343 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462306364176 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6683] ppid=6670 vsize=14089220 memory=3272 CPUtime=3.52 cores=0,2,4,6
/proc/6673/task/6683/stat : 6683 (java) S 6670 6670 3751 0 -1 1077944384 7298 0 0 0 344 8 0 0 20 0 15 0 45453148 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140462305311632 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6685] ppid=6670 vsize=14089220 memory=1456 CPUtime=1.54 cores=0,2,4,6
/proc/6673/task/6685/stat : 6685 (java) S 6670 6670 3751 0 -1 1077944384 11689 0 0 0 118 36 0 0 20 0 15 0 45453149 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461825915120 140462712208002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6687] ppid=6670 vsize=14089220 memory=7795788 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6687/stat : 6687 (java) S 6670 6670 3751 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461824861344 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6689] ppid=6670 vsize=14089220 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6689/stat : 6689 (java) S 6670 6670 3751 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 45453150 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461823808240 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6694] ppid=6670 vsize=14089220 memory=3240 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6694/stat : 6694 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461822756816 140462712215451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6695] ppid=6670 vsize=14089220 memory=1452 CPUtime=1.48 cores=0,2,4,6
/proc/6673/task/6695/stat : 6695 (java) S 6670 6670 3751 0 -1 1077944384 8223 0 0 0 146 2 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461821704944 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6696] ppid=6670 vsize=14089220 memory=2931768 CPUtime=1.4 cores=0,2,4,6
/proc/6673/task/6696/stat : 6696 (java) S 6670 6670 3751 0 -1 1077944384 6532 0 0 0 139 1 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461820652400 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6697] ppid=6670 vsize=14089220 memory=4096 CPUtime=0.42 cores=0,2,4,6
/proc/6673/task/6697/stat : 6697 (java) S 6670 6670 3751 0 -1 1077944384 6135 0 0 0 42 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461819599344 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6699] ppid=6670 vsize=14089220 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/6673/task/6699/stat : 6699 (java) S 6670 6670 3751 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461818547040 140462712207061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
[pid=6673/tid=6701] ppid=6670 vsize=14089220 memory=916 CPUtime=0.62 cores=0,2,4,6
/proc/6673/task/6701/stat : 6701 (java) S 6670 6670 3751 0 -1 1077944384 1126 0 0 0 28 34 0 0 20 0 15 0 45453153 14427361280 1948947 33554432000 4194304 4196468 140722271375408 140461817494064 140462712208002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9711616 140722271376513 140722271376689 140722271376689 140722271379407 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 7797244 KiB

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

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

[startup+2386.24 s]
# the end of solver process 6673 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2387.7 s, system=12.428 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): 2386.24
CPU time (s): 2400.12
CPU user time (s): 2387.7
CPU system time (s): 12.428
CPU usage (%): 100.582
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 7888188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2387.7
system time used= 12.428
maximum resident set size= 7911308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234005
page faults= 0
swaps= 0
block input operations= 1080
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72442
involuntary context switches= 3329


# summary of solver processes directly reported to runsolver:
#   pid: 6670,6673
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2387.7
#   total CPU system time (s): 12.428

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2568 second user time and 22.3041 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-22 19:01:43
IDJOB=4292485
IDBENCH=141024
IDSOLVER=2747
FILE ID=node106/4292485-1532278903
RUNJOBID= node106-1532278902-6638
PBS_JOBID= 21018972
Free space on /tmp= 53032 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-11_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292485-1532278903/watcher-4292485-1532278903 -o /tmp/evaluation-result-4292485-1532278903/solver-4292485-1532278903 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532278902-6638 --watchdog 2560  HOME/xcsp3-exec -seed 1955144571 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292485-1532278903.xml

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

MD5SUM BENCH= 3da25fcd556a00d93fc440927ef81e89
RANDOM SEED=1955144571

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        18153940 kB
MemAvailable:   31936520 kB
Buffers:          247204 kB
Cached:         13624968 kB
SwapCached:            0 kB
Active:          1326808 kB
Inactive:       12601512 kB
Active(anon):      58756 kB
Inactive(anon):    17096 kB
Active(file):    1268052 kB
Inactive(file): 12584416 kB
Unevictable:        6920 kB
Mlocked:            6920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41164 kB
Writeback:             0 kB
AnonPages:         77240 kB
Mapped:            36456 kB
Shmem:             17036 kB
Slab:             385820 kB
SReclaimable:     358572 kB
SUnreclaim:        27248 kB
KernelStack:        3488 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 52992 MiB
End job on node106 at 2018-07-22 19:41:29