Trace number 4406307

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2520.11 2514.12

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-28-a3.xml
MD5SUM7bf94b2c859f2895a81dfe97f17444ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark914
Best CPU time to get the best result obtained on this benchmark19852.1
Satisfiable
(Un)Satisfiability was proved
Number of variables812
Number of constraints381
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":378},{"size":1001,"count":28}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":406},{"degree":2,"count":378},{"degree":28,"count":26},{"degree":29,"count":2}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":378},{"arity":28,"count":1},{"arity":378,"count":1}]
Number of extensional constraints0
Number of intensional constraints379
Distribution of constraint types[{"type":"intension","count":379},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406307-1569403116.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406307-1569403116.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
1.61/0.70	c solve instance...
2520.09/2514.11	s UNKNOWN
2520.09/2514.11	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 (13112 MiB free)
  memory of node 1: 16384 MiB (10846 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406307-1569403116/watcher-4406307-1569403116 -o /tmp/evaluation-result-4406307-1569403116/solver-4406307-1569403116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569396627-21715 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406307-1569403116.xml 

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

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

solver pid=23028, runsolver pid=23025

[startup+0.100128 s]*
/proc/loadavg: 2.01 2.03 2.05 3/229 23044
/proc/meminfo: memFree=24519540/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0
[pid=23030] ppid=23028 vsize=15144776 memory=29100 CPUtime=0.12 cores=0,2,4,6
/proc/23030/stat : 23030 (java) S 23028 23028 21684 0 -1 1077944320 5661 0 0 0 11 1 0 0 20 0 15 0 516249354 15508250624 7275 33554432000 4194304 4196468 140732275334848 140732275317392 140487645945591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
/proc/23030/statm: 3786194 7275 3161 1 0 3748377 0
[pid=23030/tid=23031] ppid=23028 vsize=15144776 memory=-8895323862916359523 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23031/stat : 23031 (java) R 23028 23028 21684 0 -1 4202560 3588 0 0 0 8 1 0 0 20 0 15 0 516249354 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487650170128 140487257240444 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23032] ppid=23028 vsize=15144776 memory=3472468502213375184 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23032/stat : 23032 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487582181776 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23033] ppid=23028 vsize=15144776 memory=140373318223488 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23033/stat : 23033 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487581128976 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23034] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23034/stat : 23034 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487580076688 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23035] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23035/stat : 23035 (java) S 23028 23028 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487579023888 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23036] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23036/stat : 23036 (java) S 23028 23028 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516249356 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487181683312 140487645956738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23037] ppid=23028 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23037/stat : 23037 (java) S 23028 23028 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516249357 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487180629280 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23038] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516249357 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487179576944 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) S 23028 23028 21684 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 516249359 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487177472112 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249359 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487176419312 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15144776 memory=140373318223488 CPUtime=0.02 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) R 23028 23028 21684 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 516249359 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487175367024 140487624860528 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15144776 memory=140373318223488 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249360 15508250624 7275 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30548 KiB

[startup+0.212889 s]*
/proc/loadavg: 2.01 2.03 2.05 3/229 23044
/proc/meminfo: memFree=24505736/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0
[pid=23030] ppid=23028 vsize=15144776 memory=40772 CPUtime=0.34 cores=0,2,4,6
/proc/23030/stat : 23030 (java) S 23028 23028 21684 0 -1 1077944320 9449 0 0 0 32 2 0 0 20 0 15 0 516249354 15508250624 10193 33554432000 4194304 4196468 140732275334848 140732275317392 140487645945591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
/proc/23030/statm: 3786194 10193 3303 1 0 3748377 0
[pid=23030/tid=23031] ppid=23028 vsize=15144776 memory=-8895323862916359523 CPUtime=0.2 cores=0,2,4,6
/proc/23030/task/23031/stat : 23031 (java) R 23028 23028 21684 0 -1 4202560 6617 0 0 0 18 2 0 0 20 0 15 0 516249354 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487650182656 140487645957526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23032] ppid=23028 vsize=15144776 memory=3472468502213375184 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23032/stat : 23032 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487582181776 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23033] ppid=23028 vsize=15144776 memory=140373318223488 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23033/stat : 23033 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487581128976 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23034] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23034/stat : 23034 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487580076688 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23035] ppid=23028 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23035/stat : 23035 (java) S 23028 23028 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516249355 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487579023888 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23036] ppid=23028 vsize=15144776 memory=140373318223488 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23036/stat : 23036 (java) S 23028 23028 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516249356 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487181683312 140487645956738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23037] ppid=23028 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23037/stat : 23037 (java) S 23028 23028 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516249357 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487180629280 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23038] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516249357 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487179576944 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) S 23028 23028 21684 0 -1 1077944384 559 0 0 0 3 0 0 0 20 0 15 0 516249359 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487177472112 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) S 23028 23028 21684 0 -1 1077944384 186 0 0 0 1 0 0 0 20 0 15 0 516249359 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487176419312 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15144776 memory=140373318223488 CPUtime=0.08 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) R 23028 23028 21684 0 -1 4202560 781 0 0 0 8 0 0 0 20 0 15 0 516249359 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487175367024 140487624901125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15144776 memory=140373318223488 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249360 15508250624 10193 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42220 KiB

[startup+0.313145 s]*
/proc/loadavg: 2.01 2.03 2.05 6/229 23044
/proc/meminfo: memFree=24500152/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0
[pid=23030] ppid=23028 vsize=15149032 memory=49996 CPUtime=0.53 cores=0,2,4,6
/proc/23030/stat : 23030 (java) S 23028 23028 21684 0 -1 1077944320 10818 0 0 0 50 3 0 0 20 0 15 0 516249354 15512608768 12499 33554432000 4194304 4196468 140732275334848 140732275317392 140487645945591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
/proc/23030/statm: 3787258 12499 3370 1 0 3748377 0
[pid=23030/tid=23031] ppid=23028 vsize=15149032 memory=-8094235084319000145 CPUtime=0.29 cores=0,2,4,6
/proc/23030/task/23031/stat : 23031 (java) R 23028 23028 21684 0 -1 4202560 7754 0 0 0 27 2 0 0 20 0 15 0 516249354 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487650173792 140487631316560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23032] ppid=23028 vsize=15149032 memory=3472468502213375184 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23032/stat : 23032 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487582181776 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23033] ppid=23028 vsize=15149032 memory=280746539776384 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23033/stat : 23033 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487581128976 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23034] ppid=23028 vsize=15149032 memory=280746443138080 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23034/stat : 23034 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487580076688 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23035] ppid=23028 vsize=15149032 memory=140373221552911 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23035/stat : 23035 (java) S 23028 23028 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516249355 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487579023888 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23036] ppid=23028 vsize=15149032 memory=280746539785600 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23036/stat : 23036 (java) S 23028 23028 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516249356 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487181683312 140487645956738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23037] ppid=23028 vsize=15149032 memory=140373221557519 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23037/stat : 23037 (java) S 23028 23028 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516249357 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487180629280 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23038] ppid=23028 vsize=15149032 memory=140373221581820 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516249357 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487179576944 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15149032 memory=140373221584769 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15149032 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) R 23028 23028 21684 0 -1 4202560 670 0 0 0 6 0 0 0 20 0 15 0 516249359 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487177453128 140487627490176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15149032 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) S 23028 23028 21684 0 -1 1077944384 207 0 0 0 3 0 0 0 20 0 15 0 516249359 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487176419312 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15149032 memory=140373318223488 CPUtime=0.12 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) S 23028 23028 21684 0 -1 1077944384 886 0 0 0 12 0 0 0 20 0 15 0 516249359 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487175367024 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15149032 memory=140373318224936 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249360 15512608768 12499 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51444 KiB

[startup+0.701101 s]
/proc/loadavg: 2.01 2.03 2.05 4/229 23044
/proc/meminfo: memFree=24487360/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0
[pid=23030] ppid=23028 vsize=15151156 memory=83796 CPUtime=1.61 cores=0,2,4,6
/proc/23030/stat : 23030 (java) S 23028 23028 21684 0 -1 1077944320 15166 0 0 0 156 5 0 0 20 0 15 0 516249354 15514783744 20949 33554432000 4194304 4196468 140732275334848 140732275317392 140487645945591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
/proc/23030/statm: 3787789 20949 3454 1 0 3748889 0
[pid=23030/tid=23031] ppid=23028 vsize=15151156 memory=6945208551368380768 CPUtime=0.67 cores=0,2,4,6
/proc/23030/task/23031/stat : 23031 (java) R 23028 23028 21684 0 -1 4202560 9194 0 0 0 63 4 0 0 20 0 15 0 516249354 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487650166544 140487645967517 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23032] ppid=23028 vsize=15151156 memory=7084813469732589655 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23032/stat : 23032 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487582181776 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23033] ppid=23028 vsize=15151156 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23033/stat : 23033 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487581128976 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23034] ppid=23028 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23034/stat : 23034 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249355 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487580076688 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23035] ppid=23028 vsize=15151156 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23035/stat : 23035 (java) S 23028 23028 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516249355 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487579023888 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23036] ppid=23028 vsize=15151156 memory=11620 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23036/stat : 23036 (java) S 23028 23028 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516249356 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487181683312 140487645956738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23037] ppid=23028 vsize=15151156 memory=3608 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23037/stat : 23037 (java) S 23028 23028 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487180629280 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23038] ppid=23028 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487179576944 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15151156 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15151156 memory=1560 CPUtime=0.26 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) S 23028 23028 21684 0 -1 1077944384 1388 0 0 0 26 0 0 0 20 0 15 0 516249359 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487177472112 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15151156 memory=1172 CPUtime=0.26 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) R 23028 23028 21684 0 -1 4202560 1256 0 0 0 26 0 0 0 20 0 15 0 516249359 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487176405336 140487627489825 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15151156 memory=14008 CPUtime=0.39 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) R 23028 23028 21684 0 -1 4202560 2022 0 0 0 39 0 0 0 20 0 15 0 516249359 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487175367024 140487626170232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15151156 memory=14076 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15151156 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516249360 15514783744 20949 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 85244 KiB

[startup+1.50083 s]
/proc/loadavg: 2.01 2.03 2.05 5/229 23044
/proc/meminfo: memFree=24441496/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0

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

/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 40963 33554432000 4194304 4196468 140732275334848 140487179576960 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40963 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15151156 memory=1448 CPUtime=1.89 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) S 23028 23028 21684 0 -1 1077944384 14946 0 0 0 187 2 0 0 20 0 15 0 516249359 15514783744 40963 33554432000 4194304 4196468 140732275334848 140487177472112 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15151156 memory=1448 CPUtime=2.24 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) S 23028 23028 21684 0 -1 1077944384 19055 0 0 0 222 2 0 0 20 0 15 0 516249359 15514783744 40963 33554432000 4194304 4196468 140732275334848 140487176419312 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15151156 memory=2012 CPUtime=0.64 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) S 23028 23028 21684 0 -1 1077944384 8487 0 0 0 62 2 0 0 20 0 15 0 516249359 15514783744 40963 33554432000 4194304 4196468 140732275334848 140487175367024 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15151156 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40963 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15151156 memory=1448 CPUtime=0.68 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 901 0 0 0 33 35 0 0 20 0 15 0 516249360 15514783744 40963 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 2448.24 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 165300 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/230 23349
/proc/meminfo: memFree=21115460/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0
[pid=23030] ppid=23028 vsize=15151156 memory=163340 CPUtime=2508.27 cores=0,2,4,6
/proc/23030/stat : 23030 (java) S 23028 23028 21684 0 -1 1077944320 79183 0 0 0 250780 47 0 0 20 0 15 0 516249354 15514783744 40835 33554432000 4194304 4196468 140732275334848 140732275317392 140487645945591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
/proc/23030/statm: 3787789 40835 3512 1 0 3748889 0
[pid=23030/tid=23031] ppid=23028 vsize=15151156 memory=163340 CPUtime=2502.3 cores=0,2,4,6
/proc/23030/task/23031/stat : 23031 (java) R 23028 23028 21684 0 -1 4202560 19161 0 0 0 250222 8 0 0 20 0 15 0 516249354 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487650184496 140487261622326 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23032] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23032/stat : 23032 (java) S 23028 23028 21684 0 -1 1077944384 3009 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487582181776 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23033] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.08 cores=0,2,4,6
/proc/23030/task/23033/stat : 23033 (java) S 23028 23028 21684 0 -1 1077944384 4914 0 0 0 6 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487581128976 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23034] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23034/stat : 23034 (java) S 23028 23028 21684 0 -1 1077944384 2652 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487580076688 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23035] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23035/stat : 23035 (java) S 23028 23028 21684 0 -1 1077944384 922 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487579023888 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23036] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.07 cores=0,2,4,6
/proc/23030/task/23036/stat : 23036 (java) S 23028 23028 21684 0 -1 1077944384 3726 0 0 0 6 1 0 0 20 0 15 0 516249356 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487181683312 140487645956738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23037] ppid=23028 vsize=15151156 memory=163340 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23037/stat : 23037 (java) S 23028 23028 21684 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487180629344 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23038] ppid=23028 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487179576960 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15151156 memory=1448 CPUtime=1.89 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) S 23028 23028 21684 0 -1 1077944384 14946 0 0 0 187 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487177472112 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15151156 memory=163340 CPUtime=2.24 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) S 23028 23028 21684 0 -1 1077944384 19055 0 0 0 222 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487176419312 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15151156 memory=1448 CPUtime=0.64 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) S 23028 23028 21684 0 -1 1077944384 8487 0 0 0 62 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487175367024 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.7 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 905 0 0 0 34 36 0 0 20 0 15 0 516249360 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 2508.27 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 164788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.11 s]
/proc/loadavg: 2.00 2.02 2.04 3/229 23349
/proc/meminfo: memFree=21115416/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0
[pid=23030] ppid=23028 vsize=15151156 memory=163340 CPUtime=2520.09 cores=0,2,4,6
/proc/23030/stat : 23030 (java) S 23028 23028 21684 0 -1 1077944320 79191 0 0 0 251962 47 0 0 20 0 15 0 516249354 15514783744 40835 33554432000 4194304 4196468 140732275334848 140732275317392 140487645945591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
/proc/23030/statm: 3787789 40835 3512 1 0 3748889 0
[pid=23030/tid=23031] ppid=23028 vsize=15151156 memory=1448 CPUtime=2514.11 cores=0,2,4,6
/proc/23030/task/23031/stat : 23031 (java) R 23028 23028 21684 0 -1 4202560 19169 0 0 0 251403 8 0 0 20 0 15 0 516249354 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487650184496 140487261622600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23032] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23032/stat : 23032 (java) S 23028 23028 21684 0 -1 1077944384 3009 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487582181776 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23033] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.08 cores=0,2,4,6
/proc/23030/task/23033/stat : 23033 (java) S 23028 23028 21684 0 -1 1077944384 4914 0 0 0 6 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487581128976 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23034] ppid=23028 vsize=15151156 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23034/stat : 23034 (java) S 23028 23028 21684 0 -1 1077944384 2652 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487580076688 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23035] ppid=23028 vsize=15151156 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23035/stat : 23035 (java) S 23028 23028 21684 0 -1 1077944384 922 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487579023888 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23036] ppid=23028 vsize=15151156 memory=2848 CPUtime=0.07 cores=0,2,4,6
/proc/23030/task/23036/stat : 23036 (java) S 23028 23028 21684 0 -1 1077944384 3726 0 0 0 6 1 0 0 20 0 15 0 516249356 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487181683312 140487645956738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23037] ppid=23028 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23037/stat : 23037 (java) S 23028 23028 21684 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487180629344 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23038] ppid=23028 vsize=15151156 memory=11620 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487179576960 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15151156 memory=164 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15151156 memory=7235409256852252754 CPUtime=1.89 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) S 23028 23028 21684 0 -1 1077944384 14946 0 0 0 187 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487177472112 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15151156 memory=1448 CPUtime=2.24 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) S 23028 23028 21684 0 -1 1077944384 19055 0 0 0 222 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487176419312 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15151156 memory=1448 CPUtime=0.64 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) S 23028 23028 21684 0 -1 1077944384 8487 0 0 0 62 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487175367024 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.7 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 905 0 0 0 34 36 0 0 20 0 15 0 516249360 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 164788 KiB

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

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

[startup+2514.12 s]
# the end of solver process 23030 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.63 s, system=0.478409 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

[startup+2514.11 s]
/proc/loadavg: 2.00 2.02 2.04 3/229 23349
/proc/meminfo: memFree=21115416/32770624 swapFree=66936828/67108860
[pid=23028] ppid=23025 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23028/stat : 23028 (xcsp3-exec) S 23025 23028 21684 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 516249353 115843072 362 33554432000 4194304 5098028 140734205623040 140734205621144 139846147850876 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 36466688 140734205629306 140734205629549 140734205629549 140734205632458 0
/proc/23028/statm: 28282 362 304 221 0 87 0
[pid=23030] ppid=23028 vsize=15151156 memory=163340 CPUtime=2520.09 cores=0,2,4,6
/proc/23030/stat : 23030 (java) S 23028 23028 21684 0 -1 1077944320 79191 0 0 0 251962 47 0 0 20 0 15 0 516249354 15514783744 40835 33554432000 4194304 4196468 140732275334848 140732275317392 140487645945591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
/proc/23030/statm: 3787789 40835 3512 1 0 3748889 0
[pid=23030/tid=23031] ppid=23028 vsize=15151156 memory=1448 CPUtime=2514.11 cores=0,2,4,6
/proc/23030/task/23031/stat : 23031 (java) R 23028 23028 21684 0 -1 4202560 19169 0 0 0 251403 8 0 0 20 0 15 0 516249354 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487650184496 140487261622600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23032] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23032/stat : 23032 (java) S 23028 23028 21684 0 -1 1077944384 3009 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487582181776 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23033] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.08 cores=0,2,4,6
/proc/23030/task/23033/stat : 23033 (java) S 23028 23028 21684 0 -1 1077944384 4914 0 0 0 6 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487581128976 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23034] ppid=23028 vsize=15151156 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23034/stat : 23034 (java) S 23028 23028 21684 0 -1 1077944384 2652 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487580076688 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23035] ppid=23028 vsize=15151156 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23030/task/23035/stat : 23035 (java) S 23028 23028 21684 0 -1 1077944384 922 0 0 0 7 2 0 0 20 0 15 0 516249355 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487579023888 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23036] ppid=23028 vsize=15151156 memory=2848 CPUtime=0.07 cores=0,2,4,6
/proc/23030/task/23036/stat : 23036 (java) S 23028 23028 21684 0 -1 1077944384 3726 0 0 0 6 1 0 0 20 0 15 0 516249356 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487181683312 140487645956738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23037] ppid=23028 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23037/stat : 23037 (java) S 23028 23028 21684 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487180629344 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23038] ppid=23028 vsize=15151156 memory=11620 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23038/stat : 23038 (java) S 23028 23028 21684 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 516249357 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487179576960 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23039] ppid=23028 vsize=15151156 memory=164 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23039/stat : 23039 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487178525264 140487645964187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23040] ppid=23028 vsize=15151156 memory=7235409256852252754 CPUtime=1.89 cores=0,2,4,6
/proc/23030/task/23040/stat : 23040 (java) S 23028 23028 21684 0 -1 1077944384 14946 0 0 0 187 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487177472112 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23041] ppid=23028 vsize=15151156 memory=1448 CPUtime=2.24 cores=0,2,4,6
/proc/23030/task/23041/stat : 23041 (java) S 23028 23028 21684 0 -1 1077944384 19055 0 0 0 222 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487176419312 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23042] ppid=23028 vsize=15151156 memory=1448 CPUtime=0.64 cores=0,2,4,6
/proc/23030/task/23042/stat : 23042 (java) S 23028 23028 21684 0 -1 1077944384 8487 0 0 0 62 2 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487175367024 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23043] ppid=23028 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23030/task/23043/stat : 23043 (java) S 23028 23028 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516249359 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487174314464 140487645955797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
[pid=23030/tid=23044] ppid=23028 vsize=15151156 memory=163340 CPUtime=0.7 cores=0,2,4,6
/proc/23030/task/23044/stat : 23044 (java) S 23028 23028 21684 0 -1 1077944384 905 0 0 0 34 36 0 0 20 0 15 0 516249360 15514783744 40835 33554432000 4194304 4196468 140732275334848 140487105178544 140487645956738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14196736 140732275340271 140732275340442 140732275340442 140732275343311 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 164788 KiB

Child status: 143
Real time (s): 2514.12
CPU time (s): 2520.11
CPU user time (s): 2519.63
CPU system time (s): 0.478409
CPU usage (%): 100.238
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 236732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.63
system time used= 0.478409
maximum resident set size= 236824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80072
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58248
involuntary context switches= 2582


# summary of solver processes directly reported to runsolver:
#   pid: 23028,23030
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.63
#   total CPU system time (s): 0.478409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8028 second user time and 22.3767 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-25 11:17:53
IDJOB=4406307
IDBENCH=126211
IDSOLVER=2869
FILE ID=node141/4406307-1569403116
RUNJOBID= node141-1569396627-21715
PBS_JOBID= 21705681
Free space on /tmp= 22904 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406307-1569403116/watcher-4406307-1569403116 -o /tmp/evaluation-result-4406307-1569403116/solver-4406307-1569403116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569396627-21715 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406307-1569403116.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=1563985591

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        24534856 kB
MemAvailable:   30977080 kB
Buffers:          123264 kB
Cached:          6598392 kB
SwapCached:        62096 kB
Active:          4182568 kB
Inactive:        3438372 kB
Active(anon):     835924 kB
Inactive(anon):   116848 kB
Active(file):    3346644 kB
Inactive(file):  3321524 kB
Unevictable:      107716 kB
Mlocked:          107716 kB
SwapTotal:      67108860 kB
SwapFree:       66936828 kB
Dirty:             26168 kB
Writeback:             0 kB
AnonPages:        871616 kB
Mapped:            68488 kB
Shmem:             44788 kB
Slab:             209608 kB
SReclaimable:     179780 kB
SUnreclaim:        29828 kB
KernelStack:        4048 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2687064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 22880 MiB
End job on node141 at 2019-09-25 11:59:47