Trace number 4405889

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2520.12 2500.31

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-029.xml
MD5SUM46cde9b56a99396b1706cac103cc08fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark242.093
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints51
Number of domains1
Minimum domain size203
Maximum domain size203
Distribution of domain sizes[{"size":203,"count":48}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":46},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity48
Distribution of constraint arities[{"arity":1,"count":49},{"arity":2,"count":1},{"arity":48,"count":1}]
Number of extensional constraints0
Number of intensional constraints50
Distribution of constraint types[{"type":"intension","count":50},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405889-1569406688.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405889-1569406688.xml, -tl, 2520s, -p, 1]
0.13/0.22	c simple solver
0.35/0.28	c parse instance...
0.99/0.52	c solve instance...
2520.09/2500.30	s UNKNOWN
2520.09/2500.30	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 (12921 MiB free)
  memory of node 1: 16384 MiB (11661 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100115 s]*
/proc/loadavg: 2.04 2.03 2.05 5/229 23624
/proc/meminfo: memFree=25153424/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0
[pid=23610] ppid=23608 vsize=15144776 memory=32060 CPUtime=0.13 cores=1,3,5,7
/proc/23610/stat : 23610 (java) S 23608 23608 21684 0 -1 1077944320 5916 0 0 0 12 1 0 0 20 0 15 0 516606581 15508250624 8015 33554432000 4194304 4196468 140726850479024 140726850461568 140066262781687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
/proc/23610/statm: 3786194 8015 3154 1 0 3748377 0
[pid=23610/tid=23611] ppid=23608 vsize=15144776 memory=-8895323862916359523 CPUtime=0.09 cores=1,3,5,7
/proc/23610/task/23611/stat : 23611 (java) R 23608 23608 21684 0 -1 4202560 3818 0 0 0 9 0 0 0 20 0 15 0 516606581 15508250624 8015 33554432000 4194304 4196468 140726850479024 140066267013008 140066262803613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23612] ppid=23608 vsize=15144776 memory=3472467936932041936 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23612/stat : 23612 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065855036304 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23613] ppid=23608 vsize=15144776 memory=139808036890240 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23613/stat : 23613 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065853983504 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23614] ppid=23608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23614/stat : 23614 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065852931216 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23615] ppid=23608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23615/stat : 23615 (java) S 23608 23608 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516606582 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065851878416 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23616] ppid=23608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23616/stat : 23616 (java) S 23608 23608 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516606583 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065798629488 140066262792834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23617] ppid=23608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23617/stat : 23617 (java) S 23608 23608 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516606584 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065797575456 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23618] ppid=23608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606584 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065134077040 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) R 23608 23608 21684 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 516606587 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065131973328 140066262791893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) R 23608 23608 21684 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 15 0 516606587 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065130912080 140066240614544 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15144776 memory=139808036890240 CPUtime=0.02 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) R 23608 23608 21684 0 -1 4202560 371 0 0 0 2 0 0 0 20 0 15 0 516606587 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065129868144 140066262803034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15144776 memory=139808036890240 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606587 15508250624 8015 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 33512 KiB

[startup+0.215267 s]*
/proc/loadavg: 2.04 2.03 2.05 5/229 23624
/proc/meminfo: memFree=25141912/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0
[pid=23610] ppid=23608 vsize=15144776 memory=42384 CPUtime=0.35 cores=1,3,5,7
/proc/23610/stat : 23610 (java) S 23608 23608 21684 0 -1 1077944320 9305 0 0 0 32 3 0 0 20 0 15 0 516606581 15508250624 10596 33554432000 4194304 4196468 140726850479024 140726850461568 140066262781687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
/proc/23610/statm: 3786194 10596 3261 1 0 3748377 0
[pid=23610/tid=23611] ppid=23608 vsize=15146892 memory=-8895323862916359523 CPUtime=0.2 cores=1,3,5,7
/proc/23610/task/23611/stat : 23611 (java) R 23608 23608 21684 0 -1 4202560 6657 0 0 0 19 1 0 0 20 0 15 0 516606581 15510417408 10606 33554432000 4194304 4196468 140726850479024 140066267003832 140066265058416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23612] ppid=23608 vsize=15146892 memory=3472467936932041936 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23612/stat : 23612 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065855036304 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23613] ppid=23608 vsize=15146892 memory=139808036890240 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23613/stat : 23613 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065853983504 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23614] ppid=23608 vsize=15146892 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23614/stat : 23614 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065852931216 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23615] ppid=23608 vsize=15146892 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23615/stat : 23615 (java) S 23608 23608 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516606582 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065851878416 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23616] ppid=23608 vsize=15146892 memory=139808036890240 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23616/stat : 23616 (java) S 23608 23608 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516606583 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065798629488 140066262792834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23617] ppid=23608 vsize=15146892 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23617/stat : 23617 (java) S 23608 23608 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516606584 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065797575456 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23618] ppid=23608 vsize=15146892 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606584 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065134077040 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15146892 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15146892 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) S 23608 23608 21684 0 -1 1077944384 425 0 0 0 1 0 0 0 20 0 15 0 516606587 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065131973232 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15146892 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) S 23608 23608 21684 0 -1 1077944384 179 0 0 0 3 0 0 0 20 0 15 0 516606587 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065130920432 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15146892 memory=139808036890240 CPUtime=0.08 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) S 23608 23608 21684 0 -1 1077944384 784 0 0 0 8 0 0 0 20 0 15 0 516606587 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065129868144 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15146892 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15510417408 10606 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15149032 memory=139808036890240 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606587 15512608768 10609 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43836 KiB

[startup+0.31649 s]*
/proc/loadavg: 2.04 2.03 2.05 4/229 23624
/proc/meminfo: memFree=25133884/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0
[pid=23610] ppid=23608 vsize=15149032 memory=52352 CPUtime=0.54 cores=1,3,5,7
/proc/23610/stat : 23610 (java) S 23608 23608 21684 0 -1 1077944320 10898 0 0 0 50 4 0 0 20 0 15 0 516606581 15512608768 13088 33554432000 4194304 4196468 140726850479024 140726850461568 140066262781687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
/proc/23610/statm: 3787258 13088 3371 1 0 3748377 0
[pid=23610/tid=23611] ppid=23608 vsize=15149032 memory=-8094235084319000145 CPUtime=0.3 cores=1,3,5,7
/proc/23610/task/23611/stat : 23611 (java) R 23608 23608 21684 0 -1 4202560 7842 0 0 0 28 2 0 0 20 0 15 0 516606581 15512608768 13098 33554432000 4194304 4196468 140726850479024 140066267017632 140066255498650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23612] ppid=23608 vsize=15149032 memory=3472467936932041936 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23612/stat : 23612 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065855036304 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23613] ppid=23608 vsize=15149032 memory=279615933372800 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23613/stat : 23613 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065853983504 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23614] ppid=23608 vsize=15149032 memory=279615792997408 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23614/stat : 23614 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065852931216 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23615] ppid=23608 vsize=15149032 memory=139807896482575 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23615/stat : 23615 (java) S 23608 23608 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516606582 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065851878416 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23616] ppid=23608 vsize=15149032 memory=279615933382016 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23616/stat : 23616 (java) S 23608 23608 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516606583 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065798629488 140066262792834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23617] ppid=23608 vsize=15149032 memory=139807896487183 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23617/stat : 23617 (java) S 23608 23608 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516606584 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065797575456 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23618] ppid=23608 vsize=15149032 memory=139807896512769 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606584 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065134077040 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15149032 memory=139807896515199 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) S 23608 23608 21684 0 -1 1077944384 571 0 0 0 3 0 0 0 20 0 15 0 516606587 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065131973232 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15149032 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) R 23608 23608 21684 0 -1 1077944384 215 0 0 0 5 0 0 0 20 0 15 0 516606587 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065130920432 140066262792834 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15149032 memory=139808036890240 CPUtime=0.12 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) R 23608 23608 21684 0 -1 1077944384 984 0 0 0 12 0 0 0 20 0 15 0 516606587 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065129868144 140066262792834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15149032 memory=139808036891692 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606587 15512608768 13098 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 53804 KiB

[startup+0.701524 s]
/proc/loadavg: 2.04 2.03 2.05 5/229 23624
/proc/meminfo: memFree=25118004/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0
[pid=23610] ppid=23608 vsize=15151156 memory=95728 CPUtime=1.58 cores=1,3,5,7
/proc/23610/stat : 23610 (java) S 23608 23608 21684 0 -1 1077944320 20105 0 0 0 151 7 0 0 20 0 15 0 516606581 15514783744 23932 33554432000 4194304 4196468 140726850479024 140726850461568 140066262781687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
/proc/23610/statm: 3787789 23932 3451 1 0 3748889 0
[pid=23610/tid=23611] ppid=23608 vsize=15151156 memory=6945208551368380768 CPUtime=0.68 cores=1,3,5,7
/proc/23610/task/23611/stat : 23611 (java) R 23608 23608 21684 0 -1 4202560 9710 0 0 0 64 4 0 0 20 0 15 0 516606581 15514783744 23932 33554432000 4194304 4196468 140726850479024 140066267020648 140065882872042 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23612] ppid=23608 vsize=15151156 memory=7084813469732589655 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23612/stat : 23612 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065855036304 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23613] ppid=23608 vsize=15151156 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23613/stat : 23613 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065853983504 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23614] ppid=23608 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23614/stat : 23614 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606582 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065852931216 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23615] ppid=23608 vsize=15151156 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23615/stat : 23615 (java) S 23608 23608 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516606582 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065851878416 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23616] ppid=23608 vsize=15151156 memory=11620 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23616/stat : 23616 (java) S 23608 23608 21684 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516606583 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065798629488 140066262792834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23617] ppid=23608 vsize=15151156 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23617/stat : 23617 (java) S 23608 23608 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065797575456 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23618] ppid=23608 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065134077040 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15151156 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15151156 memory=1560 CPUtime=0.27 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) R 23608 23608 21684 0 -1 4202560 3620 0 0 0 26 1 0 0 20 0 15 0 516606587 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065131957896 140066247178388 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15151156 memory=1172 CPUtime=0.28 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) R 23608 23608 21684 0 -1 4202560 2810 0 0 0 28 0 0 0 20 0 15 0 516606587 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065130906488 140066247896930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15151156 memory=14008 CPUtime=0.33 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) S 23608 23608 21684 0 -1 1077944384 2680 0 0 0 32 1 0 0 20 0 15 0 516606587 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065129868144 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15151156 memory=14076 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15151156 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 23932 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 97180 KiB

[startup+1.50083 s]
/proc/loadavg: 2.04 2.03 2.05 5/229 23624
/proc/meminfo: memFree=25080212/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0

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

/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 178014 33554432000 4194304 4196468 140726850479024 140065134077056 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15151156 memory=713596 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 178014 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15151156 memory=1452 CPUtime=3.17 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) S 23608 23608 21684 0 -1 1077944384 24444 0 0 0 314 3 0 0 20 0 15 0 516606587 15514783744 178014 33554432000 4194304 4196468 140726850479024 140065131973232 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15151156 memory=713596 CPUtime=3.14 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) S 23608 23608 21684 0 -1 1077944384 20545 0 0 0 312 2 0 0 20 0 15 0 516606587 15514783744 178014 33554432000 4194304 4196468 140726850479024 140065130920432 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15151156 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) S 23608 23608 21684 0 -1 1077944384 10976 0 0 0 55 2 0 0 20 0 15 0 516606587 15514783744 178014 33554432000 4194304 4196468 140726850479024 140065129868144 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 178014 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15151156 memory=717172 CPUtime=0.53 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1846 0 0 0 23 30 0 0 20 0 15 0 516606587 15514783744 178014 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 2401.68 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 713508 KiB

[startup+2442.3 s]
/proc/loadavg: 1.78 1.74 1.72 3/229 23927
/proc/meminfo: memFree=24418412/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0
[pid=23610] ppid=23608 vsize=15151156 memory=736756 CPUtime=2461.88 cores=1,3,5,7
/proc/23610/stat : 23610 (java) S 23608 23608 21684 0 -1 1077944320 225905 0 0 0 245444 744 0 0 20 0 15 0 516606581 15514783744 184189 33554432000 4194304 4196468 140726850479024 140726850461568 140066262781687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
/proc/23610/statm: 3787789 184189 3534 1 0 3748889 0
[pid=23610/tid=23611] ppid=23608 vsize=15151156 memory=1452 CPUtime=2436.28 cores=1,3,5,7
/proc/23610/task/23611/stat : 23611 (java) R 23608 23608 21684 0 -1 4202560 110956 0 0 0 242992 636 0 0 20 0 15 0 516606581 15514783744 184189 33554432000 4194304 4196468 140726850479024 140066267021536 140065884854325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23612] ppid=23608 vsize=15151156 memory=736756 CPUtime=4.16 cores=1,3,5,7
/proc/23610/task/23612/stat : 23612 (java) S 23608 23608 21684 0 -1 1077944384 6877 0 0 0 402 14 0 0 20 0 15 0 516606582 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065855036304 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23613] ppid=23608 vsize=15151156 memory=737272 CPUtime=4.15 cores=1,3,5,7
/proc/23610/task/23613/stat : 23613 (java) S 23608 23608 21684 0 -1 1077944384 7503 0 0 0 400 15 0 0 20 0 15 0 516606582 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065853983504 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23614] ppid=23608 vsize=15151156 memory=739828 CPUtime=4.15 cores=1,3,5,7
/proc/23610/task/23614/stat : 23614 (java) S 23608 23608 21684 0 -1 1077944384 9635 0 0 0 402 13 0 0 20 0 15 0 516606582 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065852931216 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23615] ppid=23608 vsize=15151156 memory=1452 CPUtime=4.16 cores=1,3,5,7
/proc/23610/task/23615/stat : 23615 (java) S 23608 23608 21684 0 -1 1077944384 9546 0 0 0 402 14 0 0 20 0 15 0 516606582 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065851878416 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23616] ppid=23608 vsize=15151156 memory=735732 CPUtime=1.48 cores=1,3,5,7
/proc/23610/task/23616/stat : 23616 (java) S 23608 23608 21684 0 -1 1077944384 22151 0 0 0 122 26 0 0 20 0 15 0 516606583 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065798629488 140066262792834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23617] ppid=23608 vsize=15151156 memory=736756 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23617/stat : 23617 (java) S 23608 23608 21684 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065797575520 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23618] ppid=23608 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065134077056 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15151156 memory=736756 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15151156 memory=735732 CPUtime=3.17 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) S 23608 23608 21684 0 -1 1077944384 24446 0 0 0 314 3 0 0 20 0 15 0 516606587 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065131973232 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15151156 memory=1452 CPUtime=3.14 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) S 23608 23608 21684 0 -1 1077944384 20547 0 0 0 312 2 0 0 20 0 15 0 516606587 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065130920432 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15151156 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) S 23608 23608 21684 0 -1 1077944384 10978 0 0 0 55 2 0 0 20 0 15 0 516606587 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065129868144 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15151156 memory=1452 CPUtime=0.55 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1863 0 0 0 24 31 0 0 20 0 15 0 516606587 15514783744 184189 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 2461.88 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 738208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.3 s]
/proc/loadavg: 1.79 1.76 1.72 3/229 23931
/proc/meminfo: memFree=24392876/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0
[pid=23610] ppid=23608 vsize=15151156 memory=764564 CPUtime=2520.09 cores=1,3,5,7
/proc/23610/stat : 23610 (java) S 23608 23608 21684 0 -1 1077944320 227142 0 0 0 251262 747 0 0 20 0 15 0 516606581 15514783744 191141 33554432000 4194304 4196468 140726850479024 140726850461568 140066262781687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
/proc/23610/statm: 3787789 191141 3534 1 0 3748889 0
[pid=23610/tid=23611] ppid=23608 vsize=15151156 memory=767132 CPUtime=2494.19 cores=1,3,5,7
/proc/23610/task/23611/stat : 23611 (java) R 23608 23608 21684 0 -1 4202560 111272 0 0 0 248782 637 0 0 20 0 15 0 516606581 15514783744 191141 33554432000 4194304 4196468 140726850479024 140066267021376 140065884731003 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23612] ppid=23608 vsize=15151156 memory=1452 CPUtime=4.22 cores=1,3,5,7
/proc/23610/task/23612/stat : 23612 (java) S 23608 23608 21684 0 -1 1077944384 7027 0 0 0 408 14 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065855036304 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23613] ppid=23608 vsize=15151156 memory=765592 CPUtime=4.21 cores=1,3,5,7
/proc/23610/task/23613/stat : 23613 (java) S 23608 23608 21684 0 -1 1077944384 7633 0 0 0 406 15 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065853983504 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23614] ppid=23608 vsize=15151156 memory=765592 CPUtime=4.21 cores=1,3,5,7
/proc/23610/task/23614/stat : 23614 (java) S 23608 23608 21684 0 -1 1077944384 9988 0 0 0 408 13 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065852931216 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23615] ppid=23608 vsize=15151156 memory=1452 CPUtime=4.22 cores=1,3,5,7
/proc/23610/task/23615/stat : 23615 (java) S 23608 23608 21684 0 -1 1077944384 9648 0 0 0 408 14 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065851878416 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23616] ppid=23608 vsize=15151156 memory=1452 CPUtime=1.5 cores=1,3,5,7
/proc/23610/task/23616/stat : 23616 (java) S 23608 23608 21684 0 -1 1077944384 22325 0 0 0 124 26 0 0 20 0 15 0 516606583 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065798629488 140066262792834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23617] ppid=23608 vsize=15151156 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23617/stat : 23617 (java) S 23608 23608 21684 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065797575520 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23618] ppid=23608 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065134077056 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15151156 memory=317 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15151156 memory=1452 CPUtime=3.17 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) S 23608 23608 21684 0 -1 1077944384 24447 0 0 0 314 3 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065131973232 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15151156 memory=1452 CPUtime=3.14 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) S 23608 23608 21684 0 -1 1077944384 20547 0 0 0 312 2 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065130920432 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15151156 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) S 23608 23608 21684 0 -1 1077944384 10978 0 0 0 55 2 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065129868144 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15151156 memory=3608 CPUtime=0.56 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1874 0 0 0 24 32 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 766016 KiB

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

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

[startup+2500.31 s]
# the end of solver process 23610 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.64 s, system=7.48198 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+2500.3 s]
/proc/loadavg: 1.79 1.76 1.72 3/229 23931
/proc/meminfo: memFree=24392876/32770624 swapFree=66936828/67108860
[pid=23608] ppid=23605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/23608/stat : 23608 (xcsp3-exec) S 23605 23608 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516606581 115843072 363 33554432000 4194304 5098028 140722665391936 140722665390040 139701823316604 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15323136 140722665399163 140722665399405 140722665399405 140722665402314 0
/proc/23608/statm: 28282 363 304 221 0 87 0
[pid=23610] ppid=23608 vsize=15151156 memory=764564 CPUtime=2520.09 cores=1,3,5,7
/proc/23610/stat : 23610 (java) S 23608 23608 21684 0 -1 1077944320 227142 0 0 0 251262 747 0 0 20 0 15 0 516606581 15514783744 191141 33554432000 4194304 4196468 140726850479024 140726850461568 140066262781687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
/proc/23610/statm: 3787789 191141 3534 1 0 3748889 0
[pid=23610/tid=23611] ppid=23608 vsize=15151156 memory=767132 CPUtime=2494.19 cores=1,3,5,7
/proc/23610/task/23611/stat : 23611 (java) R 23608 23608 21684 0 -1 4202560 111272 0 0 0 248782 637 0 0 20 0 15 0 516606581 15514783744 191141 33554432000 4194304 4196468 140726850479024 140066267021376 140065884731003 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23612] ppid=23608 vsize=15151156 memory=1452 CPUtime=4.22 cores=1,3,5,7
/proc/23610/task/23612/stat : 23612 (java) S 23608 23608 21684 0 -1 1077944384 7027 0 0 0 408 14 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065855036304 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23613] ppid=23608 vsize=15151156 memory=765592 CPUtime=4.21 cores=1,3,5,7
/proc/23610/task/23613/stat : 23613 (java) S 23608 23608 21684 0 -1 1077944384 7633 0 0 0 406 15 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065853983504 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23614] ppid=23608 vsize=15151156 memory=765592 CPUtime=4.21 cores=1,3,5,7
/proc/23610/task/23614/stat : 23614 (java) S 23608 23608 21684 0 -1 1077944384 9988 0 0 0 408 13 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065852931216 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23615] ppid=23608 vsize=15151156 memory=1452 CPUtime=4.22 cores=1,3,5,7
/proc/23610/task/23615/stat : 23615 (java) S 23608 23608 21684 0 -1 1077944384 9648 0 0 0 408 14 0 0 20 0 15 0 516606582 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065851878416 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23616] ppid=23608 vsize=15151156 memory=1452 CPUtime=1.5 cores=1,3,5,7
/proc/23610/task/23616/stat : 23616 (java) S 23608 23608 21684 0 -1 1077944384 22325 0 0 0 124 26 0 0 20 0 15 0 516606583 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065798629488 140066262792834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23617] ppid=23608 vsize=15151156 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23617/stat : 23617 (java) S 23608 23608 21684 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065797575520 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23618] ppid=23608 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23618/stat : 23618 (java) S 23608 23608 21684 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516606584 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065134077056 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23619] ppid=23608 vsize=15151156 memory=317 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23619/stat : 23619 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065133025360 140066262800283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23620] ppid=23608 vsize=15151156 memory=1452 CPUtime=3.17 cores=1,3,5,7
/proc/23610/task/23620/stat : 23620 (java) S 23608 23608 21684 0 -1 1077944384 24447 0 0 0 314 3 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065131973232 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23621] ppid=23608 vsize=15151156 memory=1452 CPUtime=3.14 cores=1,3,5,7
/proc/23610/task/23621/stat : 23621 (java) S 23608 23608 21684 0 -1 1077944384 20547 0 0 0 312 2 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065130920432 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23622] ppid=23608 vsize=15151156 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/23610/task/23622/stat : 23622 (java) S 23608 23608 21684 0 -1 1077944384 10978 0 0 0 55 2 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065129868144 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23623] ppid=23608 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/23610/task/23623/stat : 23623 (java) S 23608 23608 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065128815584 140066262791893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
[pid=23610/tid=23624] ppid=23608 vsize=15151156 memory=3608 CPUtime=0.56 cores=1,3,5,7
/proc/23610/task/23624/stat : 23624 (java) S 23608 23608 21684 0 -1 1077944384 1874 0 0 0 24 32 0 0 20 0 15 0 516606587 15514783744 191141 33554432000 4194304 4196468 140726850479024 140065127762352 140066262792834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 15921152 140726850487279 140726850487450 140726850487450 140726850490319 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 766016 KiB

Child status: 143
Real time (s): 2500.31
CPU time (s): 2520.12
CPU user time (s): 2512.64
CPU system time (s): 7.48198
CPU usage (%): 100.792
Max. virtual memory (cumulated for all children) (KiB): 15269280
Max. memory (cumulated for all children) (KiB): 6402232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.64
system time used= 7.48198
maximum resident set size= 6427456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82730
involuntary context switches= 4619


# summary of solver processes directly reported to runsolver:
#   pid: 23608,23610
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2512.64
#   total CPU system time (s): 7.48198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9913 second user time and 23.5393 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-25 12:17:25
IDJOB=4405889
IDBENCH=127813
IDSOLVER=2869
FILE ID=node141/4405889-1569406688
RUNJOBID= node141-1569396627-21716
PBS_JOBID= 21705681
Free space on /tmp= 22904 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-029.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-4405889-1569406688/watcher-4405889-1569406688 -o /tmp/evaluation-result-4405889-1569406688/solver-4405889-1569406688 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569396627-21716 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 674984274 HOME/instance-4405889-1569406688.xml

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

MD5SUM BENCH= 46cde9b56a99396b1706cac103cc08fa
RANDOM SEED=674984274

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:        25173816 kB
MemAvailable:   31619920 kB
Buffers:          126044 kB
Cached:          6599488 kB
SwapCached:        62096 kB
Active:          3540472 kB
Inactive:        3442752 kB
Active(anon):     193668 kB
Inactive(anon):   117552 kB
Active(file):    3346804 kB
Inactive(file):  3325200 kB
Unevictable:      107012 kB
Mlocked:          107012 kB
SwapTotal:      67108860 kB
SwapFree:       66936828 kB
Dirty:             26128 kB
Writeback:             0 kB
AnonPages:        333796 kB
Mapped:            68524 kB
Shmem:             44788 kB
Slab:             209264 kB
SReclaimable:     179872 kB
SUnreclaim:        29392 kB
KernelStack:        3888 kB
PageTables:         6156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1472452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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 12:59:06