Trace number 4393388

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14? (TO) 2520.57 639.216

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393388-1568347129.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393388-1568347129.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.00/0.88	c solve instance...
2520.20/639.18	s UNKNOWN
2520.20/639.18	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 (15211 MiB free)
  memory of node 1: 16384 MiB (12827 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393388-1568347129/watcher-4393388-1568347129 -o /tmp/evaluation-result-4393388-1568347129/solver-4393388-1568347129 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568343521-17189 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 304357098 HOME/instance-4393388-1568347129.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=21618, runsolver pid=21615
Current StackSize limit: 8192 KiB


[startup+0.100125 s]*
/proc/loadavg: 4.69 3.94 5.43 5/233 21634
/proc/meminfo: memFree=28695880/32770624 swapFree=66999996/67108860
[pid=21618] ppid=21615 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21618/stat : 21618 (xcsp3-exec) S 21615 21618 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410626921 115843072 363 33554432000 4194304 5098028 140732416853136 140732416851240 140603911201404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12738560 140732416861051 140732416861293 140732416861293 140732416864202 0
/proc/21618/statm: 28282 363 304 221 0 87 0
[pid=21620] ppid=21618 vsize=15144768 memory=28992 CPUtime=0.13 cores=0,2,4,6
/proc/21620/stat : 21620 (java) S 21618 21618 15420 0 -1 1077944320 5649 0 0 0 12 1 0 0 20 0 15 0 410626921 15508242432 7248 33554432000 4194304 4196468 140737277036608 140737277019152 140104579718903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
/proc/21620/statm: 3786192 7248 3137 1 0 3748377 0
[pid=21620/tid=21621] ppid=21618 vsize=15144768 memory=7748307311448697419 CPUtime=0.08 cores=0,2,4,6
/proc/21620/task/21621/stat : 21621 (java) R 21618 21618 15420 0 -1 4202560 3569 0 0 0 8 0 0 0 20 0 15 0 410626921 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104583943312 140104571956030 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21622] ppid=21618 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21622/stat : 21622 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104532339344 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21623] ppid=21618 vsize=15144768 memory=139730010732160 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21623/stat : 21623 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104531286544 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21624] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21624/stat : 21624 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104530233744 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21625] ppid=21618 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21625/stat : 21625 (java) S 21618 21618 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104529180944 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21626] ppid=21618 vsize=15144768 memory=139730010732160 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21626/stat : 21626 (java) S 21618 21618 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410626924 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104047782768 140104579730050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21627] ppid=21618 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21627/stat : 21627 (java) S 21618 21618 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410626924 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104046728736 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21628] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21628/stat : 21628 (java) S 21618 21618 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410626924 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104045675888 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21629] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21629/stat : 21629 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104044624208 140104579737499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21630] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21630/stat : 21630 (java) R 21618 21618 15420 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104043571568 140104563154641 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21631] ppid=21618 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21631/stat : 21631 (java) R 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104042518768 140104579730050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21632] ppid=21618 vsize=15144768 memory=139730010732160 CPUtime=0.02 cores=0,2,4,6
/proc/21620/task/21632/stat : 21632 (java) R 21618 21618 15420 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 15 0 410626927 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104041465968 140104563799390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21633] ppid=21618 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21633/stat : 21633 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104040413408 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21634] ppid=21618 vsize=15144768 memory=139730010732160 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21634/stat : 21634 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 7248 33554432000 4194304 4196468 140737277036608 140104039361712 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30444 KiB

[startup+0.210783 s]*
/proc/loadavg: 4.69 3.94 5.43 4/233 21634
/proc/meminfo: memFree=28684032/32770624 swapFree=66999996/67108860
[pid=21618] ppid=21615 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21618/stat : 21618 (xcsp3-exec) S 21615 21618 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410626921 115843072 363 33554432000 4194304 5098028 140732416853136 140732416851240 140603911201404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12738560 140732416861051 140732416861293 140732416861293 140732416864202 0
/proc/21618/statm: 28282 363 304 221 0 87 0
[pid=21620] ppid=21618 vsize=15144768 memory=40440 CPUtime=0.34 cores=0,2,4,6
/proc/21620/stat : 21620 (java) S 21618 21618 15420 0 -1 1077944320 9279 0 0 0 31 3 0 0 20 0 15 0 410626921 15508242432 10110 33554432000 4194304 4196468 140737277036608 140737277019152 140104579718903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
/proc/21620/statm: 3786192 10110 3306 1 0 3748377 0
[pid=21620/tid=21621] ppid=21618 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/21620/task/21621/stat : 21621 (java) R 21618 21618 15420 0 -1 4202560 6549 0 0 0 18 2 0 0 20 0 15 0 410626921 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104583953024 140104563799390 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21622] ppid=21618 vsize=15144768 memory=13675 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21622/stat : 21622 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104532339344 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21623] ppid=21618 vsize=15144768 memory=288370106162443904 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21623/stat : 21623 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104531286544 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21624] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21624/stat : 21624 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104530233744 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21625] ppid=21618 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21625/stat : 21625 (java) S 21618 21618 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410626922 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104529180944 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21626] ppid=21618 vsize=15144768 memory=139730010732160 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21626/stat : 21626 (java) S 21618 21618 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410626924 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104047782768 140104579730050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21627] ppid=21618 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21627/stat : 21627 (java) S 21618 21618 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410626924 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104046728736 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21628] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21628/stat : 21628 (java) S 21618 21618 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410626924 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104045675888 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21629] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21629/stat : 21629 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104044624208 140104579737499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21630] ppid=21618 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21620/task/21630/stat : 21630 (java) S 21618 21618 15420 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 15 0 410626927 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104043571568 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21631] ppid=21618 vsize=15144768 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/21620/task/21631/stat : 21631 (java) S 21618 21618 15420 0 -1 1077944384 137 0 0 0 3 0 0 0 20 0 15 0 410626927 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104042518768 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21632] ppid=21618 vsize=15144768 memory=139730010732160 CPUtime=0.08 cores=0,2,4,6
/proc/21620/task/21632/stat : 21632 (java) R 21618 21618 15420 0 -1 4202560 797 0 0 0 8 0 0 0 20 0 15 0 410626927 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104041465968 140104571956030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21633] ppid=21618 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21633/stat : 21633 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104040413408 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21634] ppid=21618 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21634/stat : 21634 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626927 15508242432 10110 33554432000 4194304 4196468 140737277036608 140104039361712 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41892 KiB

[startup+0.312141 s]*
/proc/loadavg: 4.69 3.94 5.43 6/233 21634
/proc/meminfo: memFree=28675088/32770624 swapFree=66999996/67108860
[pid=21618] ppid=21615 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21618/stat : 21618 (xcsp3-exec) S 21615 21618 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410626921 115843072 363 33554432000 4194304 5098028 140732416853136 140732416851240 140603911201404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12738560 140732416861051 140732416861293 140732416861293 140732416864202 0
/proc/21618/statm: 28282 363 304 221 0 87 0
[pid=21620] ppid=21618 vsize=15149024 memory=49684 CPUtime=0.53 cores=0,2,4,6
/proc/21620/stat : 21620 (java) S 21618 21618 15420 0 -1 1077944320 10793 0 0 0 49 4 0 0 20 0 15 0 410626921 15512600576 12421 33554432000 4194304 4196468 140737277036608 140737277019152 140104579718903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
/proc/21620/statm: 3787256 12421 3351 1 0 3748377 0
[pid=21620/tid=21621] ppid=21618 vsize=15149024 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/21620/task/21621/stat : 21621 (java) R 21618 21618 15420 0 -1 4202560 7744 0 0 0 27 2 0 0 20 0 15 0 410626921 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104583950016 140104563799390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21622] ppid=21618 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21622/stat : 21622 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104532339344 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21623] ppid=21618 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21623/stat : 21623 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104531286544 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21624] ppid=21618 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21624/stat : 21624 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104530233744 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21625] ppid=21618 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21625/stat : 21625 (java) S 21618 21618 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410626922 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104529180944 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21626] ppid=21618 vsize=15149024 memory=-7595490506177102494 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21626/stat : 21626 (java) S 21618 21618 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410626924 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104047782768 140104579730050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21627] ppid=21618 vsize=15149024 memory=-7533229591079788448 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21627/stat : 21627 (java) S 21618 21618 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410626924 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104046728736 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21628] ppid=21618 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21628/stat : 21628 (java) S 21618 21618 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410626924 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104045675888 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21629] ppid=21618 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21629/stat : 21629 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104044624208 140104579737499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21630] ppid=21618 vsize=15149024 memory=7827413994055111515 CPUtime=0.03 cores=0,2,4,6
/proc/21620/task/21630/stat : 21630 (java) S 21618 21618 15420 0 -1 1077944384 527 0 0 0 3 0 0 0 20 0 15 0 410626927 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104043571568 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21631] ppid=21618 vsize=15149024 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/21620/task/21631/stat : 21631 (java) R 21618 21618 15420 0 -1 4202560 248 0 0 0 5 0 0 0 20 0 15 0 410626927 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104042509152 140104564844342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21632] ppid=21618 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/21620/task/21632/stat : 21632 (java) S 21618 21618 15420 0 -1 1077944384 974 0 0 0 12 0 0 0 20 0 15 0 410626927 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104041465968 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21633] ppid=21618 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21633/stat : 21633 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104040413408 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21634] ppid=21618 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21634/stat : 21634 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626927 15512600576 12425 33554432000 4194304 4196468 140737277036608 140104039361712 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51136 KiB

[startup+0.704481 s]
/proc/loadavg: 4.69 3.94 5.43 5/233 21634
/proc/meminfo: memFree=28665060/32770624 swapFree=66999996/67108860
[pid=21618] ppid=21615 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21618/stat : 21618 (xcsp3-exec) S 21615 21618 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410626921 115843072 363 33554432000 4194304 5098028 140732416853136 140732416851240 140603911201404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12738560 140732416861051 140732416861293 140732416861293 140732416864202 0
/proc/21618/statm: 28282 363 304 221 0 87 0
[pid=21620] ppid=21618 vsize=15151148 memory=85372 CPUtime=1.66 cores=0,2,4,6
/proc/21620/stat : 21620 (java) S 21618 21618 15420 0 -1 1077944320 14980 0 0 0 161 5 0 0 20 0 15 0 410626921 15514775552 21343 33554432000 4194304 4196468 140737277036608 140737277019152 140104579718903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
/proc/21620/statm: 3787787 21343 3458 1 0 3748889 0
[pid=21620/tid=21621] ppid=21618 vsize=15151148 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/21620/task/21621/stat : 21621 (java) R 21618 21618 15420 0 -1 4202560 9207 0 0 0 64 3 0 0 20 0 15 0 410626921 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104583956176 140104201636093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21622] ppid=21618 vsize=15151148 memory=33 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21622/stat : 21622 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104532339344 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21623] ppid=21618 vsize=15151148 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21623/stat : 21623 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104531286544 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21624] ppid=21618 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21624/stat : 21624 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626922 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104530233744 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21625] ppid=21618 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21625/stat : 21625 (java) S 21618 21618 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410626922 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104529180944 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21626] ppid=21618 vsize=15151148 memory=34424 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21626/stat : 21626 (java) S 21618 21618 15420 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 410626924 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104047782768 140104579730050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21627] ppid=21618 vsize=15151148 memory=988 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21627/stat : 21627 (java) S 21618 21618 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410626924 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104046728736 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21628] ppid=21618 vsize=15151148 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21628/stat : 21628 (java) S 21618 21618 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410626924 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104045675888 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21629] ppid=21618 vsize=15151148 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21629/stat : 21629 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104044624208 140104579737499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21630] ppid=21618 vsize=15151148 memory=580 CPUtime=0.27 cores=0,2,4,6
/proc/21620/task/21630/stat : 21630 (java) R 21618 21618 15420 0 -1 4202560 1447 0 0 0 27 0 0 0 20 0 15 0 410626927 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104043558352 140104563274444 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21631] ppid=21618 vsize=15151148 memory=1696 CPUtime=0.28 cores=0,2,4,6
/proc/21620/task/21631/stat : 21631 (java) R 21618 21618 15420 0 -1 4202560 915 0 0 0 28 0 0 0 20 0 15 0 410626927 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104042507616 140104565870585 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21632] ppid=21618 vsize=15151148 memory=3436 CPUtime=0.41 cores=0,2,4,6
/proc/21620/task/21632/stat : 21632 (java) S 21618 21618 15420 0 -1 1077944384 2104 0 0 0 41 0 0 0 20 0 15 0 410626927 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104041465968 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21633] ppid=21618 vsize=15151148 memory=7548 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21633/stat : 21633 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410626927 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104040413408 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21634] ppid=21618 vsize=15151148 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21634/stat : 21634 (java) S 21618 21618 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410626927 15514775552 21343 33554432000 4194304 4196468 140737277036608 140104039361712 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 86824 KiB

[startup+1.50117 s]
/proc/loadavg: 4.69 3.94 5.43 8/237 21638
/proc/meminfo: memFree=28587000/32770624 swapFree=66999996/67108860
[pid=21618] ppid=21615 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21618/stat : 21618 (xcsp3-exec) S 21615 21618 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410626921 115843072 363 33554432000 4194304 5098028 140732416853136 140732416851240 140603911201404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12738560 140732416861051 140732416861293 140732416861293 140732416864202 0
/proc/21618/statm: 28282 363 304 221 0 87 0

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

/proc/21620/stat : 21620 (java) S 21618 21618 15420 0 -1 1077944320 104352 0 0 0 229208 188 0 0 20 0 19 0 410626921 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140737277019152 140104579718903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
/proc/21620/statm: 3854351 1025016 3544 1 0 3815453 0
[pid=21620/tid=21621] ppid=21618 vsize=15417404 memory=4100064 CPUtime=0.87 cores=0,2,4,6
/proc/21620/task/21621/stat : 21621 (java) S 21618 21618 15420 0 -1 1077944384 9309 0 0 0 83 4 0 0 20 0 19 0 410626921 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104583959680 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21622] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2.5 cores=0,2,4,6
/proc/21620/task/21622/stat : 21622 (java) S 21618 21618 15420 0 -1 1077944384 4648 0 0 0 239 11 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104532339344 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21623] ppid=21618 vsize=15417404 memory=4100060 CPUtime=2.5 cores=0,2,4,6
/proc/21620/task/21623/stat : 21623 (java) S 21618 21618 15420 0 -1 1077944384 3577 0 0 0 235 15 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104531286544 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21624] ppid=21618 vsize=15417404 memory=4062076 CPUtime=2.52 cores=0,2,4,6
/proc/21620/task/21624/stat : 21624 (java) S 21618 21618 15420 0 -1 1077944384 5557 0 0 0 241 11 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104530233744 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21625] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.52 cores=0,2,4,6
/proc/21620/task/21625/stat : 21625 (java) S 21618 21618 15420 0 -1 1077944384 2114 0 0 0 243 9 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104529180944 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21626] ppid=21618 vsize=15417404 memory=4100036 CPUtime=8.07 cores=0,2,4,6
/proc/21620/task/21626/stat : 21626 (java) S 21618 21618 15420 0 -1 1077944384 18809 0 0 0 747 60 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104047782768 140104579730050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21627] ppid=21618 vsize=15417404 memory=4100044 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21627/stat : 21627 (java) S 21618 21618 15420 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104046728800 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21628] ppid=21618 vsize=15417404 memory=4100044 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21628/stat : 21628 (java) S 21618 21618 15420 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104045675904 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21629] ppid=21618 vsize=15417404 memory=4100020 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21629/stat : 21629 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104044624208 140104579737499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21630] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2.3 cores=0,2,4,6
/proc/21620/task/21630/stat : 21630 (java) S 21618 21618 15420 0 -1 1077944384 15650 0 0 0 228 2 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104043571568 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21631] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2.36 cores=0,2,4,6
/proc/21620/task/21631/stat : 21631 (java) S 21618 21618 15420 0 -1 1077944384 15477 0 0 0 234 2 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104042518768 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21632] ppid=21618 vsize=15417404 memory=1452 CPUtime=0.77 cores=0,2,4,6
/proc/21620/task/21632/stat : 21632 (java) S 21618 21618 15420 0 -1 1077944384 8117 0 0 0 76 1 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104041465968 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21633] ppid=21618 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21633/stat : 21633 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104040413408 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21634] ppid=21618 vsize=15417404 memory=4100020 CPUtime=0.61 cores=0,2,4,6
/proc/21620/task/21634/stat : 21634 (java) S 21618 21618 15420 0 -1 1077944384 609 0 0 0 41 20 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104039361712 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21635] ppid=21618 vsize=15417404 memory=3616 CPUtime=567.71 cores=0,2,4,6
/proc/21620/task/21635/stat : 21635 (java) R 21618 21618 15420 0 -1 4202560 4995 0 0 0 56746 25 0 0 20 0 19 0 410627010 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104030387496 140104204485461 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21636] ppid=21618 vsize=15417404 memory=1452 CPUtime=563.97 cores=0,2,4,6
/proc/21620/task/21636/stat : 21636 (java) R 21618 21618 15420 0 -1 4202560 6680 0 0 0 56388 9 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104029335816 140104207362083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21637] ppid=21618 vsize=15417404 memory=4100060 CPUtime=569.9 cores=0,2,4,6
/proc/21620/task/21637/stat : 21637 (java) R 21618 21618 15420 0 -1 4202560 5690 0 0 0 56956 34 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104028282768 140104206917595 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21638] ppid=21618 vsize=15417404 memory=1452 CPUtime=567.26 cores=0,2,4,6
/proc/21620/task/21638/stat : 21638 (java) R 21618 21618 15420 0 -1 4202560 1714 0 0 0 56724 2 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104027230136 140104207362015 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
Current children cumulated CPU time: 2293.96 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4101516 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+639.112 s]
/proc/loadavg: 5.13 4.96 5.28 6/237 21733
/proc/meminfo: memFree=24661244/32770624 swapFree=67000012/67108860
[pid=21618] ppid=21615 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21618/stat : 21618 (xcsp3-exec) S 21615 21618 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410626921 115843072 363 33554432000 4194304 5098028 140732416853136 140732416851240 140603911201404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12738560 140732416861051 140732416861293 140732416861293 140732416864202 0
/proc/21618/statm: 28282 363 304 221 0 87 0
[pid=21620] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2520.2 cores=0,2,4,6
/proc/21620/stat : 21620 (java) S 21618 21618 15420 0 -1 1077944320 105518 0 0 0 251832 188 0 0 20 0 19 0 410626921 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140737277019152 140104579718903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
/proc/21620/statm: 3854351 1025016 3544 1 0 3815453 0
[pid=21620/tid=21621] ppid=21618 vsize=15417404 memory=4100064 CPUtime=0.87 cores=0,2,4,6
/proc/21620/task/21621/stat : 21621 (java) S 21618 21618 15420 0 -1 1077944384 9309 0 0 0 83 4 0 0 20 0 19 0 410626921 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104583959680 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21622] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2.5 cores=0,2,4,6
/proc/21620/task/21622/stat : 21622 (java) S 21618 21618 15420 0 -1 1077944384 4648 0 0 0 239 11 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104532339344 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21623] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.5 cores=0,2,4,6
/proc/21620/task/21623/stat : 21623 (java) S 21618 21618 15420 0 -1 1077944384 3577 0 0 0 235 15 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104531286544 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21624] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.52 cores=0,2,4,6
/proc/21620/task/21624/stat : 21624 (java) S 21618 21618 15420 0 -1 1077944384 5557 0 0 0 241 11 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104530233744 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21625] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2.52 cores=0,2,4,6
/proc/21620/task/21625/stat : 21625 (java) S 21618 21618 15420 0 -1 1077944384 2114 0 0 0 243 9 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104529180944 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21626] ppid=21618 vsize=15417404 memory=4100064 CPUtime=8.07 cores=0,2,4,6
/proc/21620/task/21626/stat : 21626 (java) S 21618 21618 15420 0 -1 1077944384 18818 0 0 0 747 60 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104047782768 140104579730050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21627] ppid=21618 vsize=15417404 memory=4100064 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21627/stat : 21627 (java) S 21618 21618 15420 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104046728800 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21628] ppid=21618 vsize=15417404 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21628/stat : 21628 (java) S 21618 21618 15420 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104045675904 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21629] ppid=21618 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21629/stat : 21629 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104044624208 140104579737499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21630] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.3 cores=0,2,4,6
/proc/21620/task/21630/stat : 21630 (java) S 21618 21618 15420 0 -1 1077944384 15653 0 0 0 228 2 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104043571568 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21631] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.36 cores=0,2,4,6
/proc/21620/task/21631/stat : 21631 (java) S 21618 21618 15420 0 -1 1077944384 15480 0 0 0 234 2 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104042518768 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21632] ppid=21618 vsize=15417404 memory=1452 CPUtime=0.77 cores=0,2,4,6
/proc/21620/task/21632/stat : 21632 (java) S 21618 21618 15420 0 -1 1077944384 8126 0 0 0 76 1 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104041465968 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21633] ppid=21618 vsize=15417404 memory=4100064 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21633/stat : 21633 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104040413408 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21634] ppid=21618 vsize=15417404 memory=1452 CPUtime=0.67 cores=0,2,4,6
/proc/21620/task/21634/stat : 21634 (java) S 21618 21618 15420 0 -1 1077944384 638 0 0 0 45 22 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104039361712 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21635] ppid=21618 vsize=15417404 memory=1398722017469774279 CPUtime=624.52 cores=0,2,4,6
/proc/21620/task/21635/stat : 21635 (java) R 21618 21618 15420 0 -1 4202560 5107 0 0 0 62427 25 0 0 20 0 19 0 410627010 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104030387496 140104206916802 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21636] ppid=21618 vsize=15417404 memory=4126316290023845779 CPUtime=620.77 cores=0,2,4,6
/proc/21620/task/21636/stat : 21636 (java) R 21618 21618 15420 0 -1 4202560 7528 0 0 0 62068 9 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104029335816 140104206917334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21637] ppid=21618 vsize=15417404 memory=4108 CPUtime=625.71 cores=0,2,4,6
/proc/21620/task/21637/stat : 21637 (java) R 21618 21618 15420 0 -1 4202560 5747 0 0 0 62537 34 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104028282768 140104207361925 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21638] ppid=21618 vsize=15417404 memory=7235128920329711715 CPUtime=624.01 cores=0,2,4,6
/proc/21620/task/21638/stat : 21638 (java) R 21618 21618 15420 0 -1 4202560 1810 0 0 0 62399 2 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104027230136 140104207361925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
Current children cumulated CPU time: 2520.2 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4101516 KiB

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

[startup+639.146 s]
# the end of solver process 21618 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000772 s, system=0.001544 s

[startup+639.216 s]
# the end of solver process 21620 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.66 s, system=1.91005 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+639.112 s]
/proc/loadavg: 5.13 4.96 5.28 6/237 21733
/proc/meminfo: memFree=24661244/32770624 swapFree=67000012/67108860
[pid=21618] ppid=21615 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21618/stat : 21618 (xcsp3-exec) S 21615 21618 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410626921 115843072 363 33554432000 4194304 5098028 140732416853136 140732416851240 140603911201404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12738560 140732416861051 140732416861293 140732416861293 140732416864202 0
/proc/21618/statm: 28282 363 304 221 0 87 0
[pid=21620] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2520.2 cores=0,2,4,6
/proc/21620/stat : 21620 (java) S 21618 21618 15420 0 -1 1077944320 105518 0 0 0 251832 188 0 0 20 0 19 0 410626921 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140737277019152 140104579718903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
/proc/21620/statm: 3854351 1025016 3544 1 0 3815453 0
[pid=21620/tid=21621] ppid=21618 vsize=15417404 memory=4100064 CPUtime=0.87 cores=0,2,4,6
/proc/21620/task/21621/stat : 21621 (java) S 21618 21618 15420 0 -1 1077944384 9309 0 0 0 83 4 0 0 20 0 19 0 410626921 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104583959680 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21622] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2.5 cores=0,2,4,6
/proc/21620/task/21622/stat : 21622 (java) S 21618 21618 15420 0 -1 1077944384 4648 0 0 0 239 11 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104532339344 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21623] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.5 cores=0,2,4,6
/proc/21620/task/21623/stat : 21623 (java) S 21618 21618 15420 0 -1 1077944384 3577 0 0 0 235 15 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104531286544 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21624] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.52 cores=0,2,4,6
/proc/21620/task/21624/stat : 21624 (java) S 21618 21618 15420 0 -1 1077944384 5557 0 0 0 241 11 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104530233744 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21625] ppid=21618 vsize=15417404 memory=4100064 CPUtime=2.52 cores=0,2,4,6
/proc/21620/task/21625/stat : 21625 (java) S 21618 21618 15420 0 -1 1077944384 2114 0 0 0 243 9 0 0 20 0 19 0 410626922 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104529180944 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21626] ppid=21618 vsize=15417404 memory=4100064 CPUtime=8.07 cores=0,2,4,6
/proc/21620/task/21626/stat : 21626 (java) S 21618 21618 15420 0 -1 1077944384 18818 0 0 0 747 60 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104047782768 140104579730050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21627] ppid=21618 vsize=15417404 memory=4100064 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21627/stat : 21627 (java) S 21618 21618 15420 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104046728800 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21628] ppid=21618 vsize=15417404 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21628/stat : 21628 (java) S 21618 21618 15420 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 410626924 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104045675904 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21629] ppid=21618 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21629/stat : 21629 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104044624208 140104579737499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21630] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.3 cores=0,2,4,6
/proc/21620/task/21630/stat : 21630 (java) S 21618 21618 15420 0 -1 1077944384 15653 0 0 0 228 2 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104043571568 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21631] ppid=21618 vsize=15417404 memory=1452 CPUtime=2.36 cores=0,2,4,6
/proc/21620/task/21631/stat : 21631 (java) S 21618 21618 15420 0 -1 1077944384 15480 0 0 0 234 2 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104042518768 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21632] ppid=21618 vsize=15417404 memory=1452 CPUtime=0.77 cores=0,2,4,6
/proc/21620/task/21632/stat : 21632 (java) S 21618 21618 15420 0 -1 1077944384 8126 0 0 0 76 1 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104041465968 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21633] ppid=21618 vsize=15417404 memory=4100064 CPUtime=0 cores=0,2,4,6
/proc/21620/task/21633/stat : 21633 (java) S 21618 21618 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104040413408 140104579729109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21634] ppid=21618 vsize=15417404 memory=1452 CPUtime=0.67 cores=0,2,4,6
/proc/21620/task/21634/stat : 21634 (java) S 21618 21618 15420 0 -1 1077944384 638 0 0 0 45 22 0 0 20 0 19 0 410626927 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104039361712 140104579730050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21635] ppid=21618 vsize=15417404 memory=1398722017469774279 CPUtime=624.52 cores=0,2,4,6
/proc/21620/task/21635/stat : 21635 (java) R 21618 21618 15420 0 -1 4202560 5107 0 0 0 62427 25 0 0 20 0 19 0 410627010 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104030387496 140104206916802 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21636] ppid=21618 vsize=15417404 memory=4126316290023845779 CPUtime=620.77 cores=0,2,4,6
/proc/21620/task/21636/stat : 21636 (java) R 21618 21618 15420 0 -1 4202560 7528 0 0 0 62068 9 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104029335816 140104206917334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21637] ppid=21618 vsize=15417404 memory=4108 CPUtime=625.71 cores=0,2,4,6
/proc/21620/task/21637/stat : 21637 (java) R 21618 21618 15420 0 -1 4202560 5747 0 0 0 62537 34 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104028282768 140104207361925 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
[pid=21620/tid=21638] ppid=21618 vsize=15417404 memory=7235128920329711715 CPUtime=624.01 cores=0,2,4,6
/proc/21620/task/21638/stat : 21638 (java) R 21618 21618 15420 0 -1 4202560 1810 0 0 0 62399 2 0 0 20 0 19 0 410627011 15787421696 1025016 33554432000 4194304 4196468 140737277036608 140104027230136 140104207361925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9744384 140737277039599 140737277039770 140737277039770 140737277042639 0
Current children cumulated CPU time: 2520.2 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4101516 KiB

Child status: 143
Real time (s): 639.216
CPU time (s): 2520.57
CPU user time (s): 2518.66
CPU system time (s): 1.91005
CPU usage (%): 394.322
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 4101516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.66
system time used= 1.91005
maximum resident set size= 4100476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107109
page faults= 0
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18148
involuntary context switches= 24369


# summary of solver processes directly reported to runsolver:
#   pid: 21618,21620
#   total CPU time (s): 2520.57
#   total CPU user time (s): 2518.66
#   total CPU system time (s): 1.91005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.37909 second user time and 7.6236 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-13 05:58:08
IDJOB=4393388
IDBENCH=136273
IDSOLVER=2840
FILE ID=node146/4393388-1568347129
RUNJOBID= node146-1568343521-17189
PBS_JOBID= 21701161
Free space on /tmp= 56672 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393388-1568347129/watcher-4393388-1568347129 -o /tmp/evaluation-result-4393388-1568347129/solver-4393388-1568347129 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568343521-17189 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 304357098 HOME/instance-4393388-1568347129.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=304357098

node146.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.90
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.90
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.90
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.90
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:        28711420 kB
MemAvailable:   29035256 kB
Buffers:          146476 kB
Cached:           457604 kB
SwapCached:         5160 kB
Active:          3189288 kB
Inactive:         281672 kB
Active(anon):    2883956 kB
Inactive(anon):    20900 kB
Active(file):     305332 kB
Inactive(file):   260772 kB
Unevictable:      111040 kB
Mlocked:          111040 kB
SwapTotal:      67108860 kB
SwapFree:       66999996 kB
Dirty:             26196 kB
Writeback:             0 kB
AnonPages:       2986280 kB
Mapped:            54196 kB
Shmem:             29356 kB
Slab:             176272 kB
SReclaimable:     147132 kB
SUnreclaim:        29140 kB
KernelStack:        4064 kB
PageTables:        11540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4224252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2869248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 56648 MiB
End job on node146 at 2019-09-13 06:08:48