Trace number 4393392

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.53 635.21

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"type":"lex","count":1},{"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-4393392-1568348235.xml"  -tl '2520s' -p 4
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4393392-1568348235.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
6.94/3.36	c solve instance...
2520.19/635.17	s UNKNOWN
2520.19/635.17	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 (6333 MiB free)
  memory of node 1: 16384 MiB (15351 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393392-1568348235/watcher-4393392-1568348235 -o /tmp/evaluation-result-4393392-1568348235/solver-4393392-1568348235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 689713055 HOME/instance-4393392-1568348235.xml 

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

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

solver pid=23017, runsolver pid=23014

[startup+0.100083 s]*
/proc/loadavg: 7.89 7.93 6.37 6/233 23033
/proc/meminfo: memFree=22189348/32770624 swapFree=66940748/67108860
[pid=23017] ppid=23014 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23017/stat : 23017 (xcsp3-exec) S 23014 23017 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411062232 115843072 362 33554432000 4194304 5098028 140732189905952 140732189904056 140362308317820 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11714560 140732189913979 140732189914221 140732189914221 140732189917130 0
/proc/23017/statm: 28282 362 304 221 0 87 0
[pid=23019] ppid=23017 vsize=15144768 memory=28916 CPUtime=0.11 cores=1,3,5,7
/proc/23019/stat : 23019 (java) S 23017 23017 22042 0 -1 1077944320 5690 0 0 0 10 1 0 0 20 0 15 0 411062232 15508242432 7229 33554432000 4194304 4196468 140726693867696 140726693850240 139881666772727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
/proc/23019/statm: 3786192 7229 3117 1 0 3748377 0
[pid=23019/tid=23020] ppid=23017 vsize=15144768 memory=8514701219881255588 CPUtime=0.09 cores=1,3,5,7
/proc/23019/task/23020/stat : 23020 (java) R 23017 23017 22042 0 -1 4202560 3606 0 0 0 8 1 0 0 20 0 15 0 411062232 15508242432 7229 33554432000 4194304 4196468 140726693867696 139881671006000 139881650816357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23021] ppid=23017 vsize=15144768 memory=3472468610545280208 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23021/stat : 23021 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 7229 33554432000 4194304 4196468 140726693867696 139881594813200 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23022] ppid=23017 vsize=15144768 memory=140481650128512 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23022/stat : 23022 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 7229 33554432000 4194304 4196468 140726693867696 139881593760656 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23023] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23023/stat : 23023 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 7229 33554432000 4194304 4196468 140726693867696 139881592708112 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23024] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23024/stat : 23024 (java) S 23017 23017 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 7229 33554432000 4194304 4196468 140726693867696 139881591655568 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23025] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23025/stat : 23025 (java) S 23017 23017 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411062234 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880540162032 139881666783874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23026] ppid=23017 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23026/stat : 23026 (java) S 23017 23017 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411062235 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880539108256 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23027] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23027/stat : 23027 (java) S 23017 23017 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411062235 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880538055664 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23028] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23028/stat : 23028 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880537004240 139881666791323 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23029] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23029/stat : 23029 (java) S 23017 23017 22042 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 411062237 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880535951856 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23030] ppid=23017 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23030/stat : 23030 (java) S 23017 23017 22042 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 411062237 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880534899312 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23031] ppid=23017 vsize=15144768 memory=140481650128512 CPUtime=0.01 cores=1,3,5,7
/proc/23019/task/23031/stat : 23031 (java) S 23017 23017 22042 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 15 0 411062237 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880533846768 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23032] ppid=23017 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23032/stat : 23032 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880532794464 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23033] ppid=23017 vsize=15144768 memory=140481650128512 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23033/stat : 23033 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062239 15508242432 7229 33554432000 4194304 4196468 140726693867696 139880531740976 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30364 KiB

[startup+0.210806 s]*
/proc/loadavg: 7.89 7.93 6.37 7/233 23033
/proc/meminfo: memFree=22176616/32770624 swapFree=66940748/67108860
[pid=23017] ppid=23014 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23017/stat : 23017 (xcsp3-exec) S 23014 23017 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411062232 115843072 362 33554432000 4194304 5098028 140732189905952 140732189904056 140362308317820 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11714560 140732189913979 140732189914221 140732189914221 140732189917130 0
/proc/23017/statm: 28282 362 304 221 0 87 0
[pid=23019] ppid=23017 vsize=15144768 memory=40688 CPUtime=0.33 cores=1,3,5,7
/proc/23019/stat : 23019 (java) S 23017 23017 22042 0 -1 1077944320 9417 0 0 0 30 3 0 0 20 0 15 0 411062232 15508242432 10172 33554432000 4194304 4196468 140726693867696 140726693850240 139881666772727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
/proc/23019/statm: 3786192 10172 3269 1 0 3748377 0
[pid=23019/tid=23020] ppid=23017 vsize=15144768 memory=5855082630903857826 CPUtime=0.19 cores=1,3,5,7
/proc/23019/task/23020/stat : 23020 (java) R 23017 23017 22042 0 -1 4202560 6609 0 0 0 17 2 0 0 20 0 15 0 411062232 15508242432 10172 33554432000 4194304 4196468 140726693867696 139881671005456 139881666784662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23021] ppid=23017 vsize=15144768 memory=3472468610545280208 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23021/stat : 23021 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 10172 33554432000 4194304 4196468 140726693867696 139881594813200 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23022] ppid=23017 vsize=15144768 memory=140481650128512 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23022/stat : 23022 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 10172 33554432000 4194304 4196468 140726693867696 139881593760656 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23023] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23023/stat : 23023 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 10172 33554432000 4194304 4196468 140726693867696 139881592708112 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23024] ppid=23017 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23024/stat : 23024 (java) S 23017 23017 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411062233 15508242432 10172 33554432000 4194304 4196468 140726693867696 139881591655568 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23025] ppid=23017 vsize=15144768 memory=140481650128512 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23025/stat : 23025 (java) S 23017 23017 22042 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 411062234 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880540162032 139881666783874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23026] ppid=23017 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23026/stat : 23026 (java) S 23017 23017 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411062235 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880539108256 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23027] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23027/stat : 23027 (java) S 23017 23017 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411062235 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880538055664 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23028] ppid=23017 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23028/stat : 23028 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880537004240 139881666791323 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23029] ppid=23017 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23019/task/23029/stat : 23029 (java) S 23017 23017 22042 0 -1 1077944384 546 0 0 0 3 0 0 0 20 0 15 0 411062237 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880535951856 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23030] ppid=23017 vsize=15144768 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23019/task/23030/stat : 23030 (java) S 23017 23017 22042 0 -1 1077944384 181 0 0 0 1 0 0 0 20 0 15 0 411062237 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880534899312 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23031] ppid=23017 vsize=15144768 memory=140481650128512 CPUtime=0.07 cores=1,3,5,7
/proc/23019/task/23031/stat : 23031 (java) R 23017 23017 22042 0 -1 4202560 775 0 0 0 7 0 0 0 20 0 15 0 411062237 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880533846768 139881666784662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23032] ppid=23017 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23032/stat : 23032 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880532794464 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23033] ppid=23017 vsize=15144768 memory=140481650128512 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23033/stat : 23033 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062239 15508242432 10172 33554432000 4194304 4196468 140726693867696 139880531740976 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42136 KiB

[startup+0.312112 s]*
/proc/loadavg: 7.89 7.93 6.37 8/233 23033
/proc/meminfo: memFree=22169808/32770624 swapFree=66940748/67108860
[pid=23017] ppid=23014 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23017/stat : 23017 (xcsp3-exec) S 23014 23017 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411062232 115843072 362 33554432000 4194304 5098028 140732189905952 140732189904056 140362308317820 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11714560 140732189913979 140732189914221 140732189914221 140732189917130 0
/proc/23017/statm: 28282 362 304 221 0 87 0
[pid=23019] ppid=23017 vsize=15149024 memory=49844 CPUtime=0.52 cores=1,3,5,7
/proc/23019/stat : 23019 (java) S 23017 23017 22042 0 -1 1077944320 10811 0 0 0 48 4 0 0 20 0 15 0 411062232 15512600576 12461 33554432000 4194304 4196468 140726693867696 140726693850240 139881666772727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
/proc/23019/statm: 3787256 12461 3369 1 0 3748377 0
[pid=23019/tid=23020] ppid=23017 vsize=15149024 memory=8514701219880992413 CPUtime=0.29 cores=1,3,5,7
/proc/23019/task/23020/stat : 23020 (java) R 23017 23017 22042 0 -1 4202560 7764 0 0 0 26 3 0 0 20 0 15 0 411062232 15512600576 12461 33554432000 4194304 4196468 140726693867696 139881671003840 139881666794653 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23021] ppid=23017 vsize=15149024 memory=3472468610545280208 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23021/stat : 23021 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15512600576 12461 33554432000 4194304 4196468 140726693867696 139881594813200 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23022] ppid=23017 vsize=15149024 memory=140481650128512 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23022/stat : 23022 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15512600576 12461 33554432000 4194304 4196468 140726693867696 139881593760656 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23023] ppid=23017 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23023/stat : 23023 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15512600576 12461 33554432000 4194304 4196468 140726693867696 139881592708112 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23024] ppid=23017 vsize=15149024 memory=140481535289375 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23024/stat : 23024 (java) S 23017 23017 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411062233 15512600576 12461 33554432000 4194304 4196468 140726693867696 139881591655568 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23025] ppid=23017 vsize=15149024 memory=280963070557984 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23025/stat : 23025 (java) S 23017 23017 22042 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 411062234 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880540162032 139881666783874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23026] ppid=23017 vsize=15149024 memory=140481535266319 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23026/stat : 23026 (java) S 23017 23017 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411062235 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880539108256 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23027] ppid=23017 vsize=15149024 memory=280963185404000 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23027/stat : 23027 (java) S 23017 23017 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411062235 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880538055664 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23028] ppid=23017 vsize=15149024 memory=140481535270927 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23028/stat : 23028 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880537004240 139881666791323 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23029] ppid=23017 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/23019/task/23029/stat : 23029 (java) R 23017 23017 22042 0 -1 4202560 646 0 0 0 5 0 0 0 20 0 15 0 411062237 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880535932872 139881648294951 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23030] ppid=23017 vsize=15149024 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/23019/task/23030/stat : 23030 (java) S 23017 23017 22042 0 -1 1077944384 229 0 0 0 3 0 0 0 20 0 15 0 411062237 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880534899312 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23031] ppid=23017 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/23019/task/23031/stat : 23031 (java) S 23017 23017 22042 0 -1 1077944384 870 0 0 0 12 0 0 0 20 0 15 0 411062237 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880533846768 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23032] ppid=23017 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23032/stat : 23032 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880532794464 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23033] ppid=23017 vsize=15149024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23033/stat : 23033 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062239 15512600576 12461 33554432000 4194304 4196468 140726693867696 139880531740976 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51292 KiB

[startup+0.701559 s]
/proc/loadavg: 7.89 7.93 6.37 8/233 23033
/proc/meminfo: memFree=22147616/32770624 swapFree=66940748/67108860
[pid=23017] ppid=23014 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23017/stat : 23017 (xcsp3-exec) S 23014 23017 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411062232 115843072 362 33554432000 4194304 5098028 140732189905952 140732189904056 140362308317820 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11714560 140732189913979 140732189914221 140732189914221 140732189917130 0
/proc/23017/statm: 28282 362 304 221 0 87 0
[pid=23019] ppid=23017 vsize=15151148 memory=107780 CPUtime=1.43 cores=1,3,5,7
/proc/23019/stat : 23019 (java) S 23017 23017 22042 0 -1 1077944320 13442 0 0 0 137 6 0 0 20 0 15 0 411062232 15514775552 26945 33554432000 4194304 4196468 140726693867696 140726693850240 139881666772727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
/proc/23019/statm: 3787787 26945 3432 1 0 3748889 0
[pid=23019/tid=23020] ppid=23017 vsize=15151148 memory=1088 CPUtime=0.67 cores=1,3,5,7
/proc/23019/task/23020/stat : 23020 (java) R 23017 23017 22042 0 -1 4202560 8327 0 0 0 62 5 0 0 20 0 15 0 411062232 15514775552 26945 33554432000 4194304 4196468 140726693867696 139881671011192 139881649235700 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23021] ppid=23017 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23021/stat : 23021 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15514775552 26945 33554432000 4194304 4196468 140726693867696 139881594813200 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23022] ppid=23017 vsize=15151148 memory=780 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23022/stat : 23022 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15514775552 26945 33554432000 4194304 4196468 140726693867696 139881593760656 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23023] ppid=23017 vsize=15151148 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23023/stat : 23023 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062233 15514775552 26945 33554432000 4194304 4196468 140726693867696 139881592708112 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23024] ppid=23017 vsize=15151148 memory=624 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23024/stat : 23024 (java) S 23017 23017 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411062233 15514775552 26945 33554432000 4194304 4196468 140726693867696 139881591655568 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23025] ppid=23017 vsize=15151148 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23025/stat : 23025 (java) S 23017 23017 22042 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 411062234 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880540162032 139881666783874 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23026] ppid=23017 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23026/stat : 23026 (java) S 23017 23017 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411062235 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880539108256 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23027] ppid=23017 vsize=15151148 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23027/stat : 23027 (java) S 23017 23017 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411062235 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880538055664 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23028] ppid=23017 vsize=15151148 memory=38204 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23028/stat : 23028 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880537004240 139881666791323 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23029] ppid=23017 vsize=15151148 memory=1988 CPUtime=0.25 cores=1,3,5,7
/proc/23019/task/23029/stat : 23029 (java) S 23017 23017 22042 0 -1 1077944384 1348 0 0 0 25 0 0 0 20 0 15 0 411062237 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880535951856 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23030] ppid=23017 vsize=15151148 memory=988 CPUtime=0.24 cores=1,3,5,7
/proc/23019/task/23030/stat : 23030 (java) S 23017 23017 22042 0 -1 1077944384 995 0 0 0 24 0 0 0 20 0 15 0 411062237 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880534899312 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23031] ppid=23017 vsize=15151148 memory=1428 CPUtime=0.24 cores=1,3,5,7
/proc/23019/task/23031/stat : 23031 (java) S 23017 23017 22042 0 -1 1077944384 1465 0 0 0 24 0 0 0 20 0 15 0 411062237 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880533846768 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23032] ppid=23017 vsize=15151148 memory=1772 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23032/stat : 23032 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411062237 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880532794464 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23033] ppid=23017 vsize=15151148 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23033/stat : 23033 (java) S 23017 23017 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411062239 15514775552 26945 33554432000 4194304 4196468 140726693867696 139880531740976 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 109228 KiB

[startup+1.50155 s]
/proc/loadavg: 7.89 7.93 6.37 8/233 23033
/proc/meminfo: memFree=22061480/32770624 swapFree=66940748/67108860
[pid=23017] ppid=23014 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23017/stat : 23017 (xcsp3-exec) S 23014 23017 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411062232 115843072 362 33554432000 4194304 5098028 140732189905952 140732189904056 140362308317820 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11714560 140732189913979 140732189914221 140732189914221 140732189917130 0
/proc/23017/statm: 28282 362 304 221 0 87 0

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

/proc/23019/stat : 23019 (java) S 23017 23017 22042 0 -1 1077944320 123041 0 0 0 230832 164 0 0 20 0 19 0 411062232 15787421696 933901 33554432000 4194304 4196468 140726693867696 140726693850240 139881666772727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
/proc/23019/statm: 3854351 933901 3537 1 0 3815453 0
[pid=23019/tid=23020] ppid=23017 vsize=15417404 memory=3735604 CPUtime=3.24 cores=1,3,5,7
/proc/23019/task/23020/stat : 23020 (java) S 23017 23017 22042 0 -1 1077944384 11328 0 0 0 317 7 0 0 20 0 19 0 411062232 15787421696 933901 33554432000 4194304 4196468 140726693867696 139881671013504 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23021] ppid=23017 vsize=15417404 memory=3735604 CPUtime=0.58 cores=1,3,5,7
/proc/23019/task/23021/stat : 23021 (java) S 23017 23017 22042 0 -1 1077944384 1471 0 0 0 37 21 0 0 20 0 19 0 411062233 15787421696 933901 33554432000 4194304 4196468 140726693867696 139881594813200 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23022] ppid=23017 vsize=15417404 memory=3735604 CPUtime=0.6 cores=1,3,5,7
/proc/23019/task/23022/stat : 23022 (java) S 23017 23017 22042 0 -1 1077944384 2306 0 0 0 36 24 0 0 20 0 19 0 411062233 15787421696 933901 33554432000 4194304 4196468 140726693867696 139881593760656 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23023] ppid=23017 vsize=15417404 memory=3735604 CPUtime=0.59 cores=1,3,5,7
/proc/23019/task/23023/stat : 23023 (java) S 23017 23017 22042 0 -1 1077944384 2757 0 0 0 36 23 0 0 20 0 19 0 411062233 15787421696 933901 33554432000 4194304 4196468 140726693867696 139881592708112 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23024] ppid=23017 vsize=15417404 memory=3735604 CPUtime=0.59 cores=1,3,5,7
/proc/23019/task/23024/stat : 23024 (java) S 23017 23017 22042 0 -1 1077944384 5153 0 0 0 37 22 0 0 20 0 19 0 411062233 15787421696 933901 33554432000 4194304 4196468 140726693867696 139881591655568 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23025] ppid=23017 vsize=15417404 memory=1448 CPUtime=0.45 cores=1,3,5,7
/proc/23019/task/23025/stat : 23025 (java) S 23017 23017 22042 0 -1 1077944384 7142 0 0 0 44 1 0 0 20 0 19 0 411062234 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880540162032 139881666783874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23026] ppid=23017 vsize=15417404 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23026/stat : 23026 (java) S 23017 23017 22042 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 411062235 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880539108320 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23027] ppid=23017 vsize=15417404 memory=3735604 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23027/stat : 23027 (java) S 23017 23017 22042 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 411062235 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880538055680 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23028] ppid=23017 vsize=15417404 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23028/stat : 23028 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411062237 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880537004240 139881666791323 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23029] ppid=23017 vsize=15417404 memory=3735604 CPUtime=3.93 cores=1,3,5,7
/proc/23019/task/23029/stat : 23029 (java) S 23017 23017 22042 0 -1 1077944384 18942 0 0 0 391 2 0 0 20 0 19 0 411062237 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880535951856 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23030] ppid=23017 vsize=15417404 memory=1448 CPUtime=3.91 cores=1,3,5,7
/proc/23019/task/23030/stat : 23030 (java) S 23017 23017 22042 0 -1 1077944384 17857 0 0 0 389 2 0 0 20 0 19 0 411062237 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880534899312 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23031] ppid=23017 vsize=15417404 memory=3735604 CPUtime=0.79 cores=1,3,5,7
/proc/23019/task/23031/stat : 23031 (java) S 23017 23017 22042 0 -1 1077944384 11338 0 0 0 77 2 0 0 20 0 19 0 411062237 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880533846768 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23032] ppid=23017 vsize=15417404 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23032/stat : 23032 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411062237 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880532794464 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23033] ppid=23017 vsize=15417404 memory=1448 CPUtime=0.4 cores=1,3,5,7
/proc/23019/task/23033/stat : 23033 (java) S 23017 23017 22042 0 -1 1077944384 458 0 0 0 0 40 0 0 20 0 19 0 411062239 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880531740976 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23034] ppid=23017 vsize=15417404 memory=1448 CPUtime=572.73 cores=1,3,5,7
/proc/23019/task/23034/stat : 23034 (java) R 23017 23017 22042 0 -1 4202560 9942 0 0 0 57261 12 0 0 20 0 19 0 411062569 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880522766808 139881270507865 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23035] ppid=23017 vsize=15417404 memory=1448 CPUtime=572.96 cores=1,3,5,7
/proc/23019/task/23035/stat : 23035 (java) R 23017 23017 22042 0 -1 4202560 15537 0 0 0 57279 17 0 0 20 0 19 0 411062569 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880521715096 139881270512066 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23036] ppid=23017 vsize=15417404 memory=1448 CPUtime=574.29 cores=1,3,5,7
/proc/23019/task/23036/stat : 23036 (java) R 23017 23017 22042 0 -1 4202560 7507 0 0 0 57418 11 0 0 20 0 19 0 411062569 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880520662728 139881270507182 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23037] ppid=23017 vsize=15417404 memory=3735604 CPUtime=574.79 cores=1,3,5,7
/proc/23019/task/23037/stat : 23037 (java) R 23017 23017 22042 0 -1 4202560 9915 0 0 0 57463 16 0 0 20 0 19 0 411062569 15787421696 933901 33554432000 4194304 4196468 140726693867696 139880519609680 139881270401482 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
Current children cumulated CPU time: 2309.96 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 3737052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.112 s]
/proc/loadavg: 6.54 6.64 6.59 9/233 23172
/proc/meminfo: memFree=14729204/32770624 swapFree=66940748/67108860
[pid=23017] ppid=23014 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23017/stat : 23017 (xcsp3-exec) S 23014 23017 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411062232 115843072 362 33554432000 4194304 5098028 140732189905952 140732189904056 140362308317820 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11714560 140732189913979 140732189914221 140732189914221 140732189917130 0
/proc/23017/statm: 28282 362 304 221 0 87 0
[pid=23019] ppid=23017 vsize=15417404 memory=3697036 CPUtime=2520.19 cores=1,3,5,7
/proc/23019/stat : 23019 (java) S 23017 23017 22042 0 -1 1077944320 127809 0 0 0 251852 167 0 0 20 0 19 0 411062232 15787421696 924259 33554432000 4194304 4196468 140726693867696 140726693850240 139881666772727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
/proc/23019/statm: 3854351 924259 3537 1 0 3815453 0
[pid=23019/tid=23020] ppid=23017 vsize=15417404 memory=3697036 CPUtime=3.24 cores=1,3,5,7
/proc/23019/task/23020/stat : 23020 (java) S 23017 23017 22042 0 -1 1077944384 11328 0 0 0 317 7 0 0 20 0 19 0 411062232 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881671013504 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23021] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.6 cores=1,3,5,7
/proc/23019/task/23021/stat : 23021 (java) S 23017 23017 22042 0 -1 1077944384 1540 0 0 0 39 21 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881594813200 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23022] ppid=23017 vsize=15417404 memory=1448 CPUtime=0.61 cores=1,3,5,7
/proc/23019/task/23022/stat : 23022 (java) S 23017 23017 22042 0 -1 1077944384 2363 0 0 0 37 24 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881593760656 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23023] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.6 cores=1,3,5,7
/proc/23019/task/23023/stat : 23023 (java) S 23017 23017 22042 0 -1 1077944384 2988 0 0 0 37 23 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881592708112 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23024] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.62 cores=1,3,5,7
/proc/23019/task/23024/stat : 23024 (java) S 23017 23017 22042 0 -1 1077944384 5718 0 0 0 39 23 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881591655568 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23025] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.45 cores=1,3,5,7
/proc/23019/task/23025/stat : 23025 (java) S 23017 23017 22042 0 -1 1077944384 7310 0 0 0 44 1 0 0 20 0 19 0 411062234 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880540162032 139881666783874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23026] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23026/stat : 23026 (java) S 23017 23017 22042 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 411062235 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880539108320 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23027] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23027/stat : 23027 (java) S 23017 23017 22042 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 411062235 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880538055680 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23028] ppid=23017 vsize=15417404 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23028/stat : 23028 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880537004240 139881666791323 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23029] ppid=23017 vsize=15417404 memory=1448 CPUtime=3.93 cores=1,3,5,7
/proc/23019/task/23029/stat : 23029 (java) S 23017 23017 22042 0 -1 1077944384 18969 0 0 0 391 2 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880535951856 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23030] ppid=23017 vsize=15417404 memory=280963071248760 CPUtime=3.91 cores=1,3,5,7
/proc/23019/task/23030/stat : 23030 (java) S 23017 23017 22042 0 -1 1077944384 17859 0 0 0 389 2 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880534899312 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23031] ppid=23017 vsize=15417404 memory=1448 CPUtime=0.79 cores=1,3,5,7
/proc/23019/task/23031/stat : 23031 (java) S 23017 23017 22042 0 -1 1077944384 11386 0 0 0 77 2 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880533846768 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23032] ppid=23017 vsize=15417404 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23032/stat : 23032 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880532794464 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23033] ppid=23017 vsize=15417404 memory=1976 CPUtime=0.42 cores=1,3,5,7
/proc/23019/task/23033/stat : 23033 (java) S 23017 23017 22042 0 -1 1077944384 486 0 0 0 0 42 0 0 20 0 19 0 411062239 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880531740976 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23034] ppid=23017 vsize=15417404 memory=2432 CPUtime=625.15 cores=1,3,5,7
/proc/23019/task/23034/stat : 23034 (java) R 23017 23017 22042 0 -1 4202560 10490 0 0 0 62503 12 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880522766632 139881270507847 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23035] ppid=23017 vsize=15417404 memory=3697036 CPUtime=625.1 cores=1,3,5,7
/proc/23019/task/23035/stat : 23035 (java) R 23017 23017 22042 0 -1 4202560 16882 0 0 0 62493 17 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880521715272 139881270506626 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23036] ppid=23017 vsize=15417404 memory=1448 CPUtime=627.07 cores=1,3,5,7
/proc/23019/task/23036/stat : 23036 (java) R 23017 23017 22042 0 -1 4202560 8616 0 0 0 62696 11 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880520665600 139881270511893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23037] ppid=23017 vsize=15417404 memory=3620 CPUtime=627.56 cores=1,3,5,7
/proc/23019/task/23037/stat : 23037 (java) R 23017 23017 22042 0 -1 4202560 10486 0 0 0 62739 17 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880519609680 139881270507548 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
Current children cumulated CPU time: 2520.19 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 3698484 KiB

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

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

[startup+635.21 s]
# the end of solver process 23019 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.84 s, system=1.69253 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+635.112 s]
/proc/loadavg: 6.54 6.64 6.59 9/233 23172
/proc/meminfo: memFree=14729204/32770624 swapFree=66940748/67108860
[pid=23017] ppid=23014 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23017/stat : 23017 (xcsp3-exec) S 23014 23017 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411062232 115843072 362 33554432000 4194304 5098028 140732189905952 140732189904056 140362308317820 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11714560 140732189913979 140732189914221 140732189914221 140732189917130 0
/proc/23017/statm: 28282 362 304 221 0 87 0
[pid=23019] ppid=23017 vsize=15417404 memory=3697036 CPUtime=2520.19 cores=1,3,5,7
/proc/23019/stat : 23019 (java) S 23017 23017 22042 0 -1 1077944320 127809 0 0 0 251852 167 0 0 20 0 19 0 411062232 15787421696 924259 33554432000 4194304 4196468 140726693867696 140726693850240 139881666772727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
/proc/23019/statm: 3854351 924259 3537 1 0 3815453 0
[pid=23019/tid=23020] ppid=23017 vsize=15417404 memory=3697036 CPUtime=3.24 cores=1,3,5,7
/proc/23019/task/23020/stat : 23020 (java) S 23017 23017 22042 0 -1 1077944384 11328 0 0 0 317 7 0 0 20 0 19 0 411062232 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881671013504 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23021] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.6 cores=1,3,5,7
/proc/23019/task/23021/stat : 23021 (java) S 23017 23017 22042 0 -1 1077944384 1540 0 0 0 39 21 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881594813200 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23022] ppid=23017 vsize=15417404 memory=1448 CPUtime=0.61 cores=1,3,5,7
/proc/23019/task/23022/stat : 23022 (java) S 23017 23017 22042 0 -1 1077944384 2363 0 0 0 37 24 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881593760656 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23023] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.6 cores=1,3,5,7
/proc/23019/task/23023/stat : 23023 (java) S 23017 23017 22042 0 -1 1077944384 2988 0 0 0 37 23 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881592708112 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23024] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.62 cores=1,3,5,7
/proc/23019/task/23024/stat : 23024 (java) S 23017 23017 22042 0 -1 1077944384 5718 0 0 0 39 23 0 0 20 0 19 0 411062233 15787421696 924259 33554432000 4194304 4196468 140726693867696 139881591655568 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23025] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0.45 cores=1,3,5,7
/proc/23019/task/23025/stat : 23025 (java) S 23017 23017 22042 0 -1 1077944384 7310 0 0 0 44 1 0 0 20 0 19 0 411062234 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880540162032 139881666783874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23026] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23026/stat : 23026 (java) S 23017 23017 22042 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 411062235 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880539108320 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23027] ppid=23017 vsize=15417404 memory=3697036 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23027/stat : 23027 (java) S 23017 23017 22042 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 19 0 411062235 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880538055680 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23028] ppid=23017 vsize=15417404 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23028/stat : 23028 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880537004240 139881666791323 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23029] ppid=23017 vsize=15417404 memory=1448 CPUtime=3.93 cores=1,3,5,7
/proc/23019/task/23029/stat : 23029 (java) S 23017 23017 22042 0 -1 1077944384 18969 0 0 0 391 2 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880535951856 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23030] ppid=23017 vsize=15417404 memory=280963071248760 CPUtime=3.91 cores=1,3,5,7
/proc/23019/task/23030/stat : 23030 (java) S 23017 23017 22042 0 -1 1077944384 17859 0 0 0 389 2 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880534899312 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23031] ppid=23017 vsize=15417404 memory=1448 CPUtime=0.79 cores=1,3,5,7
/proc/23019/task/23031/stat : 23031 (java) S 23017 23017 22042 0 -1 1077944384 11386 0 0 0 77 2 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880533846768 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23032] ppid=23017 vsize=15417404 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/23019/task/23032/stat : 23032 (java) S 23017 23017 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411062237 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880532794464 139881666782933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23033] ppid=23017 vsize=15417404 memory=1976 CPUtime=0.42 cores=1,3,5,7
/proc/23019/task/23033/stat : 23033 (java) S 23017 23017 22042 0 -1 1077944384 486 0 0 0 0 42 0 0 20 0 19 0 411062239 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880531740976 139881666783874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23034] ppid=23017 vsize=15417404 memory=2432 CPUtime=625.15 cores=1,3,5,7
/proc/23019/task/23034/stat : 23034 (java) R 23017 23017 22042 0 -1 4202560 10490 0 0 0 62503 12 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880522766632 139881270507847 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23035] ppid=23017 vsize=15417404 memory=3697036 CPUtime=625.1 cores=1,3,5,7
/proc/23019/task/23035/stat : 23035 (java) R 23017 23017 22042 0 -1 4202560 16882 0 0 0 62493 17 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880521715272 139881270506626 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23036] ppid=23017 vsize=15417404 memory=1448 CPUtime=627.07 cores=1,3,5,7
/proc/23019/task/23036/stat : 23036 (java) R 23017 23017 22042 0 -1 4202560 8616 0 0 0 62696 11 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880520665600 139881270511893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
[pid=23019/tid=23037] ppid=23017 vsize=15417404 memory=3620 CPUtime=627.56 cores=1,3,5,7
/proc/23019/task/23037/stat : 23037 (java) R 23017 23017 22042 0 -1 4202560 10486 0 0 0 62739 17 0 0 20 0 19 0 411062569 15787421696 924259 33554432000 4194304 4196468 140726693867696 139880519609680 139881270507548 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17027072 140726693872623 140726693872794 140726693872794 140726693875663 0
Current children cumulated CPU time: 2520.19 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 3698484 KiB

Child status: 143
Real time (s): 635.21
CPU time (s): 2520.53
CPU user time (s): 2518.84
CPU system time (s): 1.69253
CPU usage (%): 396.803
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 3737052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.84
system time used= 1.69253
maximum resident set size= 3741748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129737
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17466
involuntary context switches= 35984


# summary of solver processes directly reported to runsolver:
#   pid: 23017,23019
#   total CPU time (s): 2520.53
#   total CPU user time (s): 2518.84
#   total CPU system time (s): 1.69253

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.26803 second user time and 7.54941 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 06:16:38
IDJOB=4393392
IDBENCH=138293
IDSOLVER=2840
FILE ID=node149/4393392-1568348235
RUNJOBID= node149-1568346919-22074
PBS_JOBID= 21701170
Free space on /tmp= 57044 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.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-4393392-1568348235/watcher-4393392-1568348235 -o /tmp/evaluation-result-4393392-1568348235/solver-4393392-1568348235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 689713055 HOME/instance-4393392-1568348235.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=689713055

node149.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.81
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	: 5333.81
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	: 5333.81
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	: 5333.81
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:        22206144 kB
MemAvailable:   22961272 kB
Buffers:          134660 kB
Cached:           916556 kB
SwapCached:        61400 kB
Active:          9339560 kB
Inactive:         653196 kB
Active(anon):    8908600 kB
Inactive(anon):    72352 kB
Active(file):     430960 kB
Inactive(file):   580844 kB
Unevictable:      111276 kB
Mlocked:          111276 kB
SwapTotal:      67108860 kB
SwapFree:       66940748 kB
Dirty:             26028 kB
Writeback:             0 kB
AnonPages:       8992700 kB
Mapped:            56464 kB
Shmem:             31184 kB
Slab:             147604 kB
SReclaimable:     118316 kB
SUnreclaim:        29288 kB
KernelStack:        3824 kB
PageTables:        23588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10961584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8794112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 57020 MiB
End job on node149 at 2019-09-13 06:27:13