Trace number 4405763

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.09 2494.14

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-126.xml
MD5SUMe5b164a238094fc306b5fb8652aa9c45
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 benchmark45.9191
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size398
Maximum domain size398
Distribution of domain sizes[{"size":398,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"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-4405763-1569406013.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.19	c [HOME/instance-4405763-1569406013.xml, -tl, 2520s, -p, 1]
0.33/0.23	c simple solver
0.33/0.29	c parse instance...
0.99/0.53	c solve instance...
2520.04/2494.11	s UNKNOWN
2520.04/2494.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 (12653 MiB free)
  memory of node 1: 16384 MiB (6206 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405763-1569406013/watcher-4405763-1569406013 -o /var/tmp/evaluation-result-4405763-1569406013/solver-4405763-1569406013 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21640 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1947704155 HOME/instance-4405763-1569406013.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
solver pid=24220, runsolver pid=24217
Current StackSize limit: 8192 KiB


[startup+0.101049 s]*
/proc/loadavg: 2.03 2.04 2.05 4/230 24236
/proc/meminfo: memFree=19296432/32770624 swapFree=66997300/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0
[pid=24222] ppid=24220 vsize=15144776 memory=30360 CPUtime=0.12 cores=0,2,4,6
/proc/24222/stat : 24222 (java) S 24220 24220 21609 0 -1 1077944320 5475 0 0 0 11 1 0 0 20 0 15 0 516869024 15508250624 7590 33554432000 4194304 4196468 140722365534592 140722365517136 140074224045815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
/proc/24222/statm: 3786194 7590 3152 1 0 3748377 0
[pid=24222/tid=24223] ppid=24220 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/24222/task/24223/stat : 24223 (java) R 24220 24220 21609 0 -1 4202560 3398 0 0 0 8 1 0 0 20 0 15 0 516869024 15508250624 7590 33554432000 4194304 4196468 140722365534592 140074228279088 140073861287783 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24224] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24224/stat : 24224 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073816267152 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24225] ppid=24220 vsize=15144776 memory=3976878977970210464 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24225/stat : 24225 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073815214352 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24226] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24226/stat : 24226 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073814162064 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24227] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24227/stat : 24227 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073813109264 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24228] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24228/stat : 24228 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869026 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073692502640 140074224056962 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24229] ppid=24220 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24229/stat : 24229 (java) S 24220 24220 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516869027 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073691448608 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24230] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516869027 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073690396272 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) S 24220 24220 21609 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073688291440 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073687238640 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15144776 memory=139822570014336 CPUtime=0.02 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) R 24220 24220 21609 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 516869030 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073686186352 140074203000602 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 7590 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31812 KiB

[startup+0.210769 s]*
/proc/loadavg: 2.03 2.04 2.05 4/230 24236
/proc/meminfo: memFree=19283940/32770624 swapFree=66997300/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0
[pid=24222] ppid=24220 vsize=15144776 memory=41004 CPUtime=0.33 cores=0,2,4,6
/proc/24222/stat : 24222 (java) S 24220 24220 21609 0 -1 1077944320 8903 0 0 0 30 3 0 0 20 0 15 0 516869024 15508250624 10251 33554432000 4194304 4196468 140722365534592 140722365517136 140074224045815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
/proc/24222/statm: 3786194 10251 3318 1 0 3748377 0
[pid=24222/tid=24223] ppid=24220 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/24222/task/24223/stat : 24223 (java) R 24220 24220 21609 0 -1 4202560 6191 0 0 0 18 2 0 0 20 0 15 0 516869024 15508250624 10251 33554432000 4194304 4196468 140722365534592 140074228275536 140074208126302 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24224] ppid=24220 vsize=15144776 memory=8998 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24224/stat : 24224 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073816267152 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24225] ppid=24220 vsize=15144776 memory=139822573591622 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24225/stat : 24225 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073815214352 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24226] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24226/stat : 24226 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073814162064 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24227] ppid=24220 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24227/stat : 24227 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073813109264 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24228] ppid=24220 vsize=15144776 memory=139822570014336 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24228/stat : 24228 (java) S 24220 24220 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516869026 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073692502640 140074224056962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24229] ppid=24220 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24229/stat : 24229 (java) S 24220 24220 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516869027 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073691448608 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24230] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516869027 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073690396272 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) S 24220 24220 21609 0 -1 1077944384 465 0 0 0 2 0 0 0 20 0 15 0 516869030 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073688291440 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) S 24220 24220 21609 0 -1 1077944384 177 0 0 0 2 0 0 0 20 0 15 0 516869030 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073687238640 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15144776 memory=139822570014336 CPUtime=0.07 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) S 24220 24220 21609 0 -1 1077944384 762 0 0 0 7 0 0 0 20 0 15 0 516869030 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073686186352 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869030 15508250624 10251 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42456 KiB

[startup+0.310857 s]*
/proc/loadavg: 2.03 2.04 2.05 3/230 24236
/proc/meminfo: memFree=19278868/32770624 swapFree=66997300/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0
[pid=24222] ppid=24220 vsize=15149032 memory=49376 CPUtime=0.52 cores=0,2,4,6
/proc/24222/stat : 24222 (java) S 24220 24220 21609 0 -1 1077944320 10163 0 0 0 48 4 0 0 20 0 15 0 516869024 15512608768 12344 33554432000 4194304 4196468 140722365534592 140722365517136 140074224045815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
/proc/24222/statm: 3787258 12344 3360 1 0 3748377 0
[pid=24222/tid=24223] ppid=24220 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/24222/task/24223/stat : 24223 (java) R 24220 24220 21609 0 -1 4202560 7239 0 0 0 27 3 0 0 20 0 15 0 516869024 15512608768 12344 33554432000 4194304 4196468 140722365534592 140074228276928 140074208126302 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24224] ppid=24220 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24224/stat : 24224 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073816267152 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24225] ppid=24220 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24225/stat : 24225 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073815214352 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24226] ppid=24220 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24226/stat : 24226 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073814162064 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24227] ppid=24220 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24227/stat : 24227 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073813109264 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24228] ppid=24220 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24228/stat : 24228 (java) S 24220 24220 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516869026 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073692502640 140074224056962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24229] ppid=24220 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24229/stat : 24229 (java) S 24220 24220 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516869027 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073691448608 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24230] ppid=24220 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516869027 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073690396272 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) R 24220 24220 21609 0 -1 4202560 528 0 0 0 4 0 0 0 20 0 15 0 516869030 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073688291512 140074208951425 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) R 24220 24220 21609 0 -1 1077944384 183 0 0 0 3 0 0 0 20 0 15 0 516869030 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073687238640 140074224056962 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) S 24220 24220 21609 0 -1 1077944384 910 0 0 0 12 0 0 0 20 0 15 0 516869030 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073686186352 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869030 15512608768 12344 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50828 KiB

[startup+0.710035 s]
/proc/loadavg: 2.03 2.04 2.05 5/230 24236
/proc/meminfo: memFree=19263368/32770624 swapFree=66997300/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0
[pid=24222] ppid=24220 vsize=15151156 memory=87028 CPUtime=1.58 cores=0,2,4,6
/proc/24222/stat : 24222 (java) S 24220 24220 21609 0 -1 1077944320 18475 0 0 0 152 6 0 0 20 0 15 0 516869024 15514783744 21757 33554432000 4194304 4196468 140722365534592 140722365517136 140074224045815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
/proc/24222/statm: 3787789 21757 3458 1 0 3748889 0
[pid=24222/tid=24223] ppid=24220 vsize=15151156 memory=-3704326594973231466 CPUtime=0.69 cores=0,2,4,6
/proc/24222/task/24223/stat : 24223 (java) R 24220 24220 21609 0 -1 4202560 9358 0 0 0 65 4 0 0 20 0 15 0 516869024 15514783744 21757 33554432000 4194304 4196468 140722365534592 140074228285072 140074209271089 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24224] ppid=24220 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24224/stat : 24224 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073816267152 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24225] ppid=24220 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24225/stat : 24225 (java) S 24220 24220 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516869025 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073815214352 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24226] ppid=24220 vsize=15151156 memory=740 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24226/stat : 24226 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073814162064 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24227] ppid=24220 vsize=15151156 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24227/stat : 24227 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869025 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073813109264 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24228] ppid=24220 vsize=15151156 memory=9564 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24228/stat : 24228 (java) S 24220 24220 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516869026 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073692502640 140074224056962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24229] ppid=24220 vsize=15151156 memory=4076 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24229/stat : 24229 (java) S 24220 24220 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073691448608 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24230] ppid=24220 vsize=15151156 memory=2836 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073690396272 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15151156 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15151156 memory=1732 CPUtime=0.27 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) R 24220 24220 21609 0 -1 4202560 2680 0 0 0 27 0 0 0 20 0 15 0 516869030 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073688277624 140074202062827 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15151156 memory=6140 CPUtime=0.25 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) R 24220 24220 21609 0 -1 4202560 2426 0 0 0 25 0 0 0 20 0 15 0 516869030 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073687219864 140074201873053 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15151156 memory=772 CPUtime=0.33 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) S 24220 24220 21609 0 -1 1077944384 2710 0 0 0 33 0 0 0 20 0 15 0 516869030 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073686186352 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15151156 memory=952 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 21757 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 88480 KiB

[startup+1.50108 s]
/proc/loadavg: 2.03 2.04 2.05 5/230 24236
/proc/meminfo: memFree=19213328/32770624 swapFree=66997300/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0

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

/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 1578411 33554432000 4194304 4196468 140722365534592 140073690396288 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15151156 memory=6313644 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1578411 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15151156 memory=1452 CPUtime=3.59 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) S 24220 24220 21609 0 -1 1077944384 23050 0 0 0 356 3 0 0 20 0 15 0 516869030 15514783744 1578411 33554432000 4194304 4196468 140722365534592 140073688291440 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15151156 memory=0 CPUtime=3.66 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) S 24220 24220 21609 0 -1 1077944384 24949 0 0 0 363 3 0 0 20 0 15 0 516869030 15514783744 1578411 33554432000 4194304 4196468 140722365534592 140073687238640 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15151156 memory=1452 CPUtime=0.57 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) S 24220 24220 21609 0 -1 1077944384 9577 0 0 0 56 1 0 0 20 0 15 0 516869030 15514783744 1578411 33554432000 4194304 4196468 140722365534592 140073686186352 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15151156 memory=6235092 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1578411 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15151156 memory=33 CPUtime=0.72 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1358 0 0 0 28 44 0 0 20 0 15 0 516869030 15514783744 1578411 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 2406.24 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 6315096 KiB

[startup+2442.3 s]
/proc/loadavg: 1.88 1.68 1.63 3/229 24535
/proc/meminfo: memFree=12860896/32770624 swapFree=66997312/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0
[pid=24222] ppid=24220 vsize=15151156 memory=6318444 CPUtime=2467.37 cores=0,2,4,6
/proc/24222/stat : 24222 (java) S 24220 24220 21609 0 -1 1077944320 196981 0 0 0 246405 332 0 0 20 0 15 0 516869024 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140722365517136 140074224045815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
/proc/24222/statm: 3787789 1579611 3528 1 0 3748889 0
[pid=24222/tid=24223] ppid=24220 vsize=15151156 memory=6318444 CPUtime=2434.25 cores=0,2,4,6
/proc/24222/task/24223/stat : 24223 (java) R 24220 24220 21609 0 -1 4202560 65987 0 0 0 243187 238 0 0 20 0 15 0 516869024 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140074228285392 140073866441636 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24224] ppid=24220 vsize=15151156 memory=6316396 CPUtime=5.8 cores=0,2,4,6
/proc/24222/task/24224/stat : 24224 (java) S 24220 24220 21609 0 -1 1077944384 13725 0 0 0 569 11 0 0 20 0 15 0 516869025 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073816267152 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24225] ppid=24220 vsize=15151156 memory=6316396 CPUtime=5.78 cores=0,2,4,6
/proc/24222/task/24225/stat : 24225 (java) S 24220 24220 21609 0 -1 1077944384 14776 0 0 0 567 11 0 0 20 0 15 0 516869025 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073815214352 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24226] ppid=24220 vsize=15151156 memory=6316396 CPUtime=5.79 cores=0,2,4,6
/proc/24222/task/24226/stat : 24226 (java) S 24220 24220 21609 0 -1 1077944384 17145 0 0 0 567 12 0 0 20 0 15 0 516869025 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073814162064 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24227] ppid=24220 vsize=15151156 memory=6316396 CPUtime=5.8 cores=0,2,4,6
/proc/24222/task/24227/stat : 24227 (java) S 24220 24220 21609 0 -1 1077944384 14517 0 0 0 568 12 0 0 20 0 15 0 516869025 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073813109264 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24228] ppid=24220 vsize=15151156 memory=6316396 CPUtime=1.3 cores=0,2,4,6
/proc/24222/task/24228/stat : 24228 (java) S 24220 24220 21609 0 -1 1077944384 10227 0 0 0 118 12 0 0 20 0 15 0 516869026 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073692502640 140074224056962 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24229] ppid=24220 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24229/stat : 24229 (java) S 24220 24220 21609 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073691448672 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24230] ppid=24220 vsize=15151156 memory=6318444 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073690396288 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15151156 memory=1452 CPUtime=3.59 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) S 24220 24220 21609 0 -1 1077944384 23103 0 0 0 356 3 0 0 20 0 15 0 516869030 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073688291440 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15151156 memory=6318444 CPUtime=3.67 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) S 24220 24220 21609 0 -1 1077944384 25083 0 0 0 364 3 0 0 20 0 15 0 516869030 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073687238640 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15151156 memory=6318444 CPUtime=0.58 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) S 24220 24220 21609 0 -1 1077944384 9631 0 0 0 57 1 0 0 20 0 15 0 516869030 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073686186352 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15151156 memory=1452 CPUtime=0.73 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1384 0 0 0 28 45 0 0 20 0 15 0 516869030 15514783744 1579611 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 2467.37 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 6319896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2494.11 s]
/proc/loadavg: 1.74 1.66 1.62 3/229 24539
/proc/meminfo: memFree=12761488/32770624 swapFree=66997312/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0
[pid=24222] ppid=24220 vsize=15151156 memory=6415896 CPUtime=2520.04 cores=0,2,4,6
/proc/24222/stat : 24222 (java) S 24220 24220 21609 0 -1 1077944320 207431 0 0 0 251669 335 0 0 20 0 15 0 516869024 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140722365517136 140074224045815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
/proc/24222/statm: 3787789 1603974 3528 1 0 3748889 0
[pid=24222/tid=24223] ppid=24220 vsize=15151156 memory=6416408 CPUtime=2485.75 cores=0,2,4,6
/proc/24222/task/24223/stat : 24223 (java) R 24220 24220 21609 0 -1 4202560 70368 0 0 0 248335 240 0 0 20 0 15 0 516869024 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140074228285504 140073867866004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24224] ppid=24220 vsize=15151156 memory=6416408 CPUtime=6.08 cores=0,2,4,6
/proc/24222/task/24224/stat : 24224 (java) S 24220 24220 21609 0 -1 1077944384 14776 0 0 0 597 11 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073816267152 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24225] ppid=24220 vsize=15151156 memory=6416408 CPUtime=6.07 cores=0,2,4,6
/proc/24222/task/24225/stat : 24225 (java) S 24220 24220 21609 0 -1 1077944384 16483 0 0 0 595 12 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073815214352 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24226] ppid=24220 vsize=15151156 memory=6416408 CPUtime=6.08 cores=0,2,4,6
/proc/24222/task/24226/stat : 24226 (java) S 24220 24220 21609 0 -1 1077944384 18890 0 0 0 595 13 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073814162064 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24227] ppid=24220 vsize=15151156 memory=6416920 CPUtime=6.08 cores=0,2,4,6
/proc/24222/task/24227/stat : 24227 (java) S 24220 24220 21609 0 -1 1077944384 15864 0 0 0 596 12 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073813109264 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24228] ppid=24220 vsize=15151156 memory=1452 CPUtime=1.31 cores=0,2,4,6
/proc/24222/task/24228/stat : 24228 (java) S 24220 24220 21609 0 -1 1077944384 10411 0 0 0 119 12 0 0 20 0 15 0 516869026 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073692502640 140074224056962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24229] ppid=24220 vsize=15151156 memory=6416408 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24229/stat : 24229 (java) S 24220 24220 21609 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073691448672 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24230] ppid=24220 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073690396288 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15151156 memory=1452 CPUtime=3.59 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) S 24220 24220 21609 0 -1 1077944384 23105 0 0 0 356 3 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073688291440 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15151156 memory=288230574492221466 CPUtime=3.67 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) S 24220 24220 21609 0 -1 1077944384 25085 0 0 0 364 3 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073687238640 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15151156 memory=288230596050944315 CPUtime=0.58 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) S 24220 24220 21609 0 -1 1077944384 9633 0 0 0 57 1 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073686186352 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15151156 memory=6414872 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15151156 memory=1452 CPUtime=0.75 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1413 0 0 0 29 46 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 6417348 KiB

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

[startup+2494.12 s]
# the end of solver process 24220 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001556 s, system=0.000778 s

[startup+2494.14 s]
# the end of solver process 24222 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.7 s, system=3.38532 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+2494.11 s]
/proc/loadavg: 1.74 1.66 1.62 3/229 24539
/proc/meminfo: memFree=12761488/32770624 swapFree=66997312/67108860
[pid=24220] ppid=24217 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24220/stat : 24220 (xcsp3-exec) S 24217 24220 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516869024 115843072 363 33554432000 4194304 5098028 140723475504704 140723475502808 140353664959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8904704 140723475506006 140723475506265 140723475506265 140723475509190 0
/proc/24220/statm: 28282 363 305 221 0 87 0
[pid=24222] ppid=24220 vsize=15151156 memory=6415896 CPUtime=2520.04 cores=0,2,4,6
/proc/24222/stat : 24222 (java) S 24220 24220 21609 0 -1 1077944320 207431 0 0 0 251669 335 0 0 20 0 15 0 516869024 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140722365517136 140074224045815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
/proc/24222/statm: 3787789 1603974 3528 1 0 3748889 0
[pid=24222/tid=24223] ppid=24220 vsize=15151156 memory=6416408 CPUtime=2485.75 cores=0,2,4,6
/proc/24222/task/24223/stat : 24223 (java) R 24220 24220 21609 0 -1 4202560 70368 0 0 0 248335 240 0 0 20 0 15 0 516869024 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140074228285504 140073867866004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24224] ppid=24220 vsize=15151156 memory=6416408 CPUtime=6.08 cores=0,2,4,6
/proc/24222/task/24224/stat : 24224 (java) S 24220 24220 21609 0 -1 1077944384 14776 0 0 0 597 11 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073816267152 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24225] ppid=24220 vsize=15151156 memory=6416408 CPUtime=6.07 cores=0,2,4,6
/proc/24222/task/24225/stat : 24225 (java) S 24220 24220 21609 0 -1 1077944384 16483 0 0 0 595 12 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073815214352 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24226] ppid=24220 vsize=15151156 memory=6416408 CPUtime=6.08 cores=0,2,4,6
/proc/24222/task/24226/stat : 24226 (java) S 24220 24220 21609 0 -1 1077944384 18890 0 0 0 595 13 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073814162064 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24227] ppid=24220 vsize=15151156 memory=6416920 CPUtime=6.08 cores=0,2,4,6
/proc/24222/task/24227/stat : 24227 (java) S 24220 24220 21609 0 -1 1077944384 15864 0 0 0 596 12 0 0 20 0 15 0 516869025 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073813109264 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24228] ppid=24220 vsize=15151156 memory=1452 CPUtime=1.31 cores=0,2,4,6
/proc/24222/task/24228/stat : 24228 (java) S 24220 24220 21609 0 -1 1077944384 10411 0 0 0 119 12 0 0 20 0 15 0 516869026 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073692502640 140074224056962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24229] ppid=24220 vsize=15151156 memory=6416408 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24229/stat : 24229 (java) S 24220 24220 21609 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073691448672 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24230] ppid=24220 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24230/stat : 24230 (java) S 24220 24220 21609 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 516869027 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073690396288 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24231] ppid=24220 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24231/stat : 24231 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073689344592 140074224064411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24232] ppid=24220 vsize=15151156 memory=1452 CPUtime=3.59 cores=0,2,4,6
/proc/24222/task/24232/stat : 24232 (java) S 24220 24220 21609 0 -1 1077944384 23105 0 0 0 356 3 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073688291440 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24233] ppid=24220 vsize=15151156 memory=288230574492221466 CPUtime=3.67 cores=0,2,4,6
/proc/24222/task/24233/stat : 24233 (java) S 24220 24220 21609 0 -1 1077944384 25085 0 0 0 364 3 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073687238640 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24234] ppid=24220 vsize=15151156 memory=288230596050944315 CPUtime=0.58 cores=0,2,4,6
/proc/24222/task/24234/stat : 24234 (java) S 24220 24220 21609 0 -1 1077944384 9633 0 0 0 57 1 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073686186352 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24235] ppid=24220 vsize=15151156 memory=6414872 CPUtime=0 cores=0,2,4,6
/proc/24222/task/24235/stat : 24235 (java) S 24220 24220 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073685133792 140074224056021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
[pid=24222/tid=24236] ppid=24220 vsize=15151156 memory=1452 CPUtime=0.75 cores=0,2,4,6
/proc/24222/task/24236/stat : 24236 (java) S 24220 24220 21609 0 -1 1077944384 1413 0 0 0 29 46 0 0 20 0 15 0 516869030 15514783744 1603974 33554432000 4194304 4196468 140722365534592 140073684081584 140074224056962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 32878592 140722365539291 140722365539466 140722365539466 140722365542351 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 6417348 KiB

Child status: 143
Real time (s): 2494.14
CPU time (s): 2520.09
CPU user time (s): 2516.7
CPU system time (s): 3.38532
CPU usage (%): 101.04
Max. virtual memory (cumulated for all children) (KiB): 15268324
Max. memory (cumulated for all children) (KiB): 6418372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.7
system time used= 3.38532
maximum resident set size= 6416920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84118
involuntary context switches= 3468


# summary of solver processes directly reported to runsolver:
#   pid: 24220,24222
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.7
#   total CPU system time (s): 3.38532

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7937 second user time and 23.4578 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-25 12:06:14
IDJOB=4405763
IDBENCH=127773
IDSOLVER=2869
FILE ID=node126/4405763-1569406013
RUNJOBID= node126-1569396632-21640
PBS_JOBID= 21705687
Free space on /var/tmp= 13492 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-126.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 /var/tmp/evaluation-result-4405763-1569406013/watcher-4405763-1569406013 -o /var/tmp/evaluation-result-4405763-1569406013/solver-4405763-1569406013 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21640 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1947704155 HOME/instance-4405763-1569406013.xml

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

MD5SUM BENCH= e5b164a238094fc306b5fb8652aa9c45
RANDOM SEED=1947704155

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19313264 kB
MemAvailable:   25939684 kB
Buffers:          110480 kB
Cached:          6715076 kB
SwapCached:         7540 kB
Active:          9267164 kB
Inactive:        3463096 kB
Active(anon):    5898024 kB
Inactive(anon):    56848 kB
Active(file):    3369140 kB
Inactive(file):  3406248 kB
Unevictable:      109436 kB
Mlocked:          109436 kB
SwapTotal:      67108860 kB
SwapFree:       66997300 kB
Dirty:             26292 kB
Writeback:             0 kB
AnonPages:       6011576 kB
Mapped:            68644 kB
Shmem:             41868 kB
Slab:             309512 kB
SReclaimable:     279492 kB
SUnreclaim:        30020 kB
KernelStack:        3920 kB
PageTables:        17460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7621180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5873664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node126 at 2019-09-25 12:47:49