Trace number 4398989

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16? (TO) 2520.5 636.687

General information on the benchmark

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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398989-1568697323.xml"  -tl '2520s' -p 4
0.15/0.18	c Choco e747e1e
0.15/0.18	c [HOME/instance-4398989-1568697323.xml, -tl, 2520s, -p, 4]
0.15/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.26/0.62	c solve instance...
2520.16/636.66	s UNKNOWN
2520.16/636.66	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 (14223 MiB free)
  memory of node 1: 16384 MiB (15276 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398989-1568697323/watcher-4398989-1568697323 -o /tmp/evaluation-result-4398989-1568697323/solver-4398989-1568697323 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19868 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 168095314 HOME/instance-4398989-1568697323.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=22990, runsolver pid=22987

[startup+0.104211 s]*
/proc/loadavg: 8.58 8.26 7.88 7/234 23006
/proc/meminfo: memFree=30190536/32770624 swapFree=66922424/67108860
[pid=22990] ppid=22987 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22990/stat : 22990 (xcsp3-exec) S 22987 22990 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445670185 115843072 362 33554432000 4194304 5098028 140722472918160 140722472916264 140433613730428 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26189824 140722472919931 140722472920173 140722472920173 140722472923082 0
/proc/22990/statm: 28282 362 304 221 0 87 0
[pid=22992] ppid=22990 vsize=15144776 memory=30208 CPUtime=0.15 cores=1,3,5,7
/proc/22992/stat : 22992 (java) S 22990 22990 19836 0 -1 1077944320 6024 0 0 0 14 1 0 0 20 0 15 0 445670185 15508250624 7552 33554432000 4194304 4196468 140734395399072 140734395381616 139725693763319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
/proc/22992/statm: 3786194 7552 3186 1 0 3748377 0
[pid=22992/tid=22993] ppid=22990 vsize=15144776 memory=7100839878744900722 CPUtime=0.09 cores=1,3,5,7
/proc/22992/task/22993/stat : 22993 (java) R 22990 22990 19836 0 -1 4202560 3885 0 0 0 9 0 0 0 20 0 15 0 445670185 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725697992800 139725302287059 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22994] ppid=22990 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22994/stat : 22994 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725285747856 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22995] ppid=22990 vsize=15144776 memory=140221686756992 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22995/stat : 22995 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725284695056 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22996] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22996/stat : 22996 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725283642256 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22997] ppid=22990 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22997/stat : 22997 (java) S 22990 22990 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725282589456 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22998] ppid=22990 vsize=15144776 memory=140221686756992 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22998/stat : 22998 (java) S 22990 22990 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445670187 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725229611376 139725693774466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22999] ppid=22990 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22999/stat : 22999 (java) S 22990 22990 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445670188 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725228557344 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23000] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23000/stat : 23000 (java) S 22990 22990 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445670188 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725227504496 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23001] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23001/stat : 23001 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445670190 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725226452816 139725693781915 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23002] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23002/stat : 23002 (java) R 22990 22990 19836 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 445670190 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725225401200 139725693774466 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23003] ppid=22990 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23003/stat : 23003 (java) S 22990 22990 19836 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 445670190 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725224348400 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23004] ppid=22990 vsize=15144776 memory=140221686756992 CPUtime=0.02 cores=1,3,5,7
/proc/22992/task/23004/stat : 23004 (java) S 22990 22990 19836 0 -1 1077944384 364 0 0 0 2 0 0 0 20 0 15 0 445670190 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725223295600 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23005] ppid=22990 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23005/stat : 23005 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445670191 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725222243040 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23006] ppid=22990 vsize=15144776 memory=140221686756992 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23006/stat : 23006 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670191 15508250624 7552 33554432000 4194304 4196468 140734395399072 139725221190320 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31656 KiB

[startup+0.21101 s]*
/proc/loadavg: 8.58 8.26 7.88 6/234 23006
/proc/meminfo: memFree=30177804/32770624 swapFree=66922424/67108860
[pid=22990] ppid=22987 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22990/stat : 22990 (xcsp3-exec) S 22987 22990 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445670185 115843072 362 33554432000 4194304 5098028 140722472918160 140722472916264 140433613730428 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26189824 140722472919931 140722472920173 140722472920173 140722472923082 0
/proc/22990/statm: 28282 362 304 221 0 87 0
[pid=22992] ppid=22990 vsize=15144776 memory=40988 CPUtime=0.34 cores=1,3,5,7
/proc/22992/stat : 22992 (java) S 22990 22990 19836 0 -1 1077944320 9512 0 0 0 32 2 0 0 20 0 15 0 445670185 15508250624 10247 33554432000 4194304 4196468 140734395399072 140734395381616 139725693763319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
/proc/22992/statm: 3786194 10247 3275 1 0 3748377 0
[pid=22992/tid=22993] ppid=22990 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/22992/task/22993/stat : 22993 (java) R 22990 22990 19836 0 -1 4202560 6677 0 0 0 18 2 0 0 20 0 15 0 445670185 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725698001136 139725675316976 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22994] ppid=22990 vsize=15144776 memory=2810770 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22994/stat : 22994 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725285747856 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22995] ppid=22990 vsize=15144776 memory=140221686777085 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22995/stat : 22995 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725284695056 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22996] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22996/stat : 22996 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725283642256 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22997] ppid=22990 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22997/stat : 22997 (java) S 22990 22990 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445670186 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725282589456 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22998] ppid=22990 vsize=15144776 memory=140221686756992 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22998/stat : 22998 (java) S 22990 22990 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445670187 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725229611376 139725693774466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22999] ppid=22990 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22999/stat : 22999 (java) S 22990 22990 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445670188 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725228557344 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23000] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23000/stat : 23000 (java) S 22990 22990 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445670188 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725227504496 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23001] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23001/stat : 23001 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445670190 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725226452816 139725693781915 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23002] ppid=22990 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22992/task/23002/stat : 23002 (java) S 22990 22990 19836 0 -1 1077944384 365 0 0 0 2 0 0 0 20 0 15 0 445670190 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725225401200 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23003] ppid=22990 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22992/task/23003/stat : 23003 (java) S 22990 22990 19836 0 -1 1077944384 453 0 0 0 2 0 0 0 20 0 15 0 445670190 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725224348400 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23004] ppid=22990 vsize=15144776 memory=140221686756992 CPUtime=0.08 cores=1,3,5,7
/proc/22992/task/23004/stat : 23004 (java) R 22990 22990 19836 0 -1 4202560 712 0 0 0 8 0 0 0 20 0 15 0 445670190 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725223295600 139725693784666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23005] ppid=22990 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23005/stat : 23005 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445670191 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725222243040 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23006] ppid=22990 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23006/stat : 23006 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670191 15508250624 10247 33554432000 4194304 4196468 140734395399072 139725221190320 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42436 KiB

[startup+0.310679 s]*
/proc/loadavg: 8.58 8.26 7.88 7/234 23006
/proc/meminfo: memFree=30170904/32770624 swapFree=66922424/67108860
[pid=22990] ppid=22987 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22990/stat : 22990 (xcsp3-exec) S 22987 22990 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445670185 115843072 362 33554432000 4194304 5098028 140722472918160 140722472916264 140433613730428 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26189824 140722472919931 140722472920173 140722472920173 140722472923082 0
/proc/22990/statm: 28282 362 304 221 0 87 0
[pid=22992] ppid=22990 vsize=15149032 memory=50488 CPUtime=0.53 cores=1,3,5,7
/proc/22992/stat : 22992 (java) S 22990 22990 19836 0 -1 1077944320 10928 0 0 0 50 3 0 0 20 0 15 0 445670185 15512608768 12622 33554432000 4194304 4196468 140734395399072 140734395381616 139725693763319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
/proc/22992/statm: 3787258 12622 3370 1 0 3748377 0
[pid=22992/tid=22993] ppid=22990 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/22992/task/22993/stat : 22993 (java) R 22990 22990 19836 0 -1 4202560 7854 0 0 0 28 2 0 0 20 0 15 0 445670185 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725697994432 139725677843806 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22994] ppid=22990 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22994/stat : 22994 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725285747856 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22995] ppid=22990 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22995/stat : 22995 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725284695056 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22996] ppid=22990 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22996/stat : 22996 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670186 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725283642256 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22997] ppid=22990 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22997/stat : 22997 (java) S 22990 22990 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445670186 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725282589456 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22998] ppid=22990 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22998/stat : 22998 (java) S 22990 22990 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445670187 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725229611376 139725693774466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22999] ppid=22990 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22999/stat : 22999 (java) S 22990 22990 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445670188 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725228557344 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23000] ppid=22990 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23000/stat : 23000 (java) S 22990 22990 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445670188 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725227504496 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23001] ppid=22990 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23001/stat : 23001 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445670190 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725226452816 139725693781915 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23002] ppid=22990 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/22992/task/23002/stat : 23002 (java) S 22990 22990 19836 0 -1 1077944384 407 0 0 0 4 0 0 0 20 0 15 0 445670190 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725225401200 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23003] ppid=22990 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/22992/task/23003/stat : 23003 (java) S 22990 22990 19836 0 -1 1077944384 554 0 0 0 5 0 0 0 20 0 15 0 445670190 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725224348400 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23004] ppid=22990 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/22992/task/23004/stat : 23004 (java) S 22990 22990 19836 0 -1 1077944384 809 0 0 0 12 0 0 0 20 0 15 0 445670190 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725223295600 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23005] ppid=22990 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23005/stat : 23005 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445670191 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725222243040 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23006] ppid=22990 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23006/stat : 23006 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445670191 15512608768 12622 33554432000 4194304 4196468 140734395399072 139725221190320 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51936 KiB

[startup+0.700725 s]
/proc/loadavg: 8.58 8.26 7.88 8/234 23006
/proc/meminfo: memFree=30155116/32770624 swapFree=66922424/67108860
[pid=22990] ppid=22987 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22990/stat : 22990 (xcsp3-exec) S 22987 22990 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445670185 115843072 362 33554432000 4194304 5098028 140722472918160 140722472916264 140433613730428 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26189824 140722472919931 140722472920173 140722472920173 140722472923082 0
/proc/22990/statm: 28282 362 304 221 0 87 0
[pid=22992] ppid=22990 vsize=15417412 memory=90188 CPUtime=1.54 cores=1,3,5,7
/proc/22992/stat : 22992 (java) S 22990 22990 19836 0 -1 1077944320 16241 0 0 0 149 5 0 0 20 0 19 0 445670185 15787429888 22547 33554432000 4194304 4196468 140734395399072 140734395381616 139725693763319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
/proc/22992/statm: 3854353 22547 3456 1 0 3815453 0
[pid=22992/tid=22993] ppid=22990 vsize=15417412 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/22992/task/22993/stat : 22993 (java) S 22990 22990 19836 0 -1 1077944384 9341 0 0 0 56 3 0 0 20 0 19 0 445670185 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725698004096 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22994] ppid=22990 vsize=15417412 memory=32728 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22994/stat : 22994 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445670186 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725285747856 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22995] ppid=22990 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22995/stat : 22995 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445670186 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725284695056 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22996] ppid=22990 vsize=15417412 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22996/stat : 22996 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445670186 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725283642256 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22997] ppid=22990 vsize=15417412 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22997/stat : 22997 (java) S 22990 22990 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445670186 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725282589456 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22998] ppid=22990 vsize=15417412 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22998/stat : 22998 (java) S 22990 22990 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445670187 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725229611376 139725693774466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22999] ppid=22990 vsize=15417412 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22999/stat : 22999 (java) S 22990 22990 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445670188 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725228557344 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23000] ppid=22990 vsize=15417412 memory=588 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23000/stat : 23000 (java) S 22990 22990 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445670188 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725227504496 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23001] ppid=22990 vsize=15417412 memory=780 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23001/stat : 23001 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670190 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725226452816 139725693781915 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23002] ppid=22990 vsize=15417412 memory=1056 CPUtime=0.2 cores=1,3,5,7
/proc/22992/task/23002/stat : 23002 (java) D 22990 22990 19836 0 -1 4202560 1316 0 0 0 20 0 0 0 20 0 19 0 445670190 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725225387352 139725686860155 0 4 0 16800975 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23003] ppid=22990 vsize=15417412 memory=11620 CPUtime=0.19 cores=1,3,5,7
/proc/22992/task/23003/stat : 23003 (java) D 22990 22990 19836 0 -1 4202560 1453 0 0 0 19 0 0 0 20 0 19 0 445670190 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725224327400 139725672940742 0 4 0 16800975 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23004] ppid=22990 vsize=15417412 memory=3992 CPUtime=0.37 cores=1,3,5,7
/proc/22992/task/23004/stat : 23004 (java) R 22990 22990 19836 0 -1 4202560 2120 0 0 0 37 0 0 0 20 0 19 0 445670190 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725223291816 139725686480471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23005] ppid=22990 vsize=15417412 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23005/stat : 23005 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670191 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725222243040 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23006] ppid=22990 vsize=15417412 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23006/stat : 23006 (java) S 22990 22990 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445670191 15787429888 22547 33554432000 4194304 4196468 140734395399072 139725221190320 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 91636 KiB

[startup+1.50086 s]
/proc/loadavg: 8.58 8.26 7.88 11/238 23010
/proc/meminfo: memFree=30110832/32770624 swapFree=66922424/67108860
[pid=22990] ppid=22987 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22990/stat : 22990 (xcsp3-exec) S 22987 22990 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445670185 115843072 362 33554432000 4194304 5098028 140722472918160 140722472916264 140433613730428 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26189824 140722472919931 140722472920173 140722472920173 140722472923082 0
/proc/22990/statm: 28282 362 304 221 0 87 0

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

/proc/22992/stat : 22992 (java) S 22990 22990 19836 0 -1 1077944320 103034 0 0 0 206599 182 0 0 20 0 19 0 445670185 15789527040 88351 33554432000 4194304 4196468 140734395399072 140734395381616 139725693763319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
/proc/22992/statm: 3854865 88351 3542 1 0 3815965 0
[pid=22992/tid=22993] ppid=22990 vsize=15419460 memory=337472 CPUtime=0.59 cores=1,3,5,7
/proc/22992/task/22993/stat : 22993 (java) S 22990 22990 19836 0 -1 1077944384 9341 0 0 0 56 3 0 0 20 0 19 0 445670185 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725698004096 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22994] ppid=22990 vsize=15419460 memory=332412 CPUtime=1.9 cores=1,3,5,7
/proc/22992/task/22994/stat : 22994 (java) S 22990 22990 19836 0 -1 1077944384 2396 0 0 0 180 10 0 0 20 0 19 0 445670186 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725285747856 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22995] ppid=22990 vsize=15419460 memory=332544 CPUtime=1.89 cores=1,3,5,7
/proc/22992/task/22995/stat : 22995 (java) S 22990 22990 19836 0 -1 1077944384 4167 0 0 0 181 8 0 0 20 0 19 0 445670186 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725284695056 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22996] ppid=22990 vsize=15419460 memory=1448 CPUtime=1.9 cores=1,3,5,7
/proc/22992/task/22996/stat : 22996 (java) S 22990 22990 19836 0 -1 1077944384 2671 0 0 0 181 9 0 0 20 0 19 0 445670186 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725283642256 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22997] ppid=22990 vsize=15419460 memory=353404 CPUtime=1.9 cores=1,3,5,7
/proc/22992/task/22997/stat : 22997 (java) S 22990 22990 19836 0 -1 1077944384 3198 0 0 0 181 9 0 0 20 0 19 0 445670186 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725282589456 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22998] ppid=22990 vsize=15419460 memory=353404 CPUtime=2.32 cores=1,3,5,7
/proc/22992/task/22998/stat : 22998 (java) S 22990 22990 19836 0 -1 1077944384 17271 0 0 0 93 139 0 0 20 0 19 0 445670187 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725229611376 139725693774466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22999] ppid=22990 vsize=15419460 memory=353404 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22999/stat : 22999 (java) S 22990 22990 19836 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 445670188 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725228557408 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23000] ppid=22990 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23000/stat : 23000 (java) S 22990 22990 19836 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 19 0 445670188 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725227504512 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23001] ppid=22990 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23001/stat : 23001 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670190 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725226452816 139725693781915 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23002] ppid=22990 vsize=15419460 memory=1448 CPUtime=3.27 cores=1,3,5,7
/proc/22992/task/23002/stat : 23002 (java) S 22990 22990 19836 0 -1 1077944384 17516 0 0 0 325 2 0 0 20 0 19 0 445670190 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725225401200 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23003] ppid=22990 vsize=15419460 memory=1448 CPUtime=3.57 cores=1,3,5,7
/proc/22992/task/23003/stat : 23003 (java) S 22990 22990 19836 0 -1 1077944384 17803 0 0 0 355 2 0 0 20 0 19 0 445670190 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725224348400 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23004] ppid=22990 vsize=15419460 memory=1448 CPUtime=0.64 cores=1,3,5,7
/proc/22992/task/23004/stat : 23004 (java) S 22990 22990 19836 0 -1 1077944384 8949 0 0 0 63 1 0 0 20 0 19 0 445670190 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725223295600 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 32 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23005] ppid=22990 vsize=15419460 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23005/stat : 23005 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670191 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725222243040 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23006] ppid=22990 vsize=15419460 memory=1704 CPUtime=0.12 cores=1,3,5,7
/proc/22992/task/23006/stat : 23006 (java) S 22990 22990 19836 0 -1 1077944384 1114 0 0 0 4 8 0 0 20 0 19 0 445670191 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725221190320 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23007] ppid=22990 vsize=15419460 memory=1448 CPUtime=512.75 cores=1,3,5,7
/proc/22992/task/23007/stat : 23007 (java) R 22990 22990 19836 0 -1 4202560 3412 0 0 0 51272 3 0 0 20 0 19 0 445670248 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725144676032 139725307943901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23008] ppid=22990 vsize=15419460 memory=1448 CPUtime=512.76 cores=1,3,5,7
/proc/22992/task/23008/stat : 23008 (java) R 22990 22990 19836 0 -1 4202560 5042 0 0 0 51273 3 0 0 20 0 19 0 445670248 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725143621024 139725309369451 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23009] ppid=22990 vsize=15419460 memory=280443110994320 CPUtime=512.19 cores=1,3,5,7
/proc/22992/task/23009/stat : 23009 (java) R 22990 22990 19836 0 -1 4202560 3061 0 0 0 51218 1 0 0 20 0 19 0 445670248 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725142568712 139725308767258 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23010] ppid=22990 vsize=15419460 memory=7452728842579373158 CPUtime=511.87 cores=1,3,5,7
/proc/22992/task/23010/stat : 23010 (java) R 22990 22990 19836 0 -1 4202560 5670 0 0 0 51184 3 0 0 20 0 19 0 445670248 15789527040 88351 33554432000 4194304 4196468 140734395399072 139725141516440 139725308749498 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
Current children cumulated CPU time: 2067.81 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 354852 KiB

[startup+582.302 s]
/proc/loadavg: 8.76 8.53 8.19 9/239 23144
/proc/meminfo: memFree=30160012/32770624 swapFree=66922424/67108860
[pid=22990] ppid=22987 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22990/stat : 22990 (xcsp3-exec) S 22987 22990 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445670185 115843072 362 33554432000 4194304 5098028 140722472918160 140722472916264 140433613730428 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26189824 140722472919931 140722472920173 140722472920173 140722472923082 0
/proc/22990/statm: 28282 362 304 221 0 87 0
[pid=22992] ppid=22990 vsize=15419460 memory=380416 CPUtime=2305.18 cores=1,3,5,7
/proc/22992/stat : 22992 (java) S 22990 22990 19836 0 -1 1077944320 109678 0 0 0 230308 210 0 0 20 0 19 0 445670185 15789527040 95104 33554432000 4194304 4196468 140734395399072 140734395381616 139725693763319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
/proc/22992/statm: 3854865 95104 3542 1 0 3815965 0
[pid=22992/tid=22993] ppid=22990 vsize=15419460 memory=376952 CPUtime=0.59 cores=1,3,5,7
/proc/22992/task/22993/stat : 22993 (java) S 22990 22990 19836 0 -1 1077944384 9341 0 0 0 56 3 0 0 20 0 19 0 445670185 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725698004096 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22994] ppid=22990 vsize=15419460 memory=377088 CPUtime=2.16 cores=1,3,5,7
/proc/22992/task/22994/stat : 22994 (java) S 22990 22990 19836 0 -1 1077944384 2565 0 0 0 205 11 0 0 20 0 19 0 445670186 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725285747856 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22995] ppid=22990 vsize=15419460 memory=362476 CPUtime=2.15 cores=1,3,5,7
/proc/22992/task/22995/stat : 22995 (java) S 22990 22990 19836 0 -1 1077944384 4311 0 0 0 206 9 0 0 20 0 19 0 445670186 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725284695056 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22996] ppid=22990 vsize=15419460 memory=382956 CPUtime=2.17 cores=1,3,5,7
/proc/22992/task/22996/stat : 22996 (java) S 22990 22990 19836 0 -1 1077944384 3123 0 0 0 207 10 0 0 20 0 19 0 445670186 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725283642256 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22997] ppid=22990 vsize=15419460 memory=382984 CPUtime=2.16 cores=1,3,5,7
/proc/22992/task/22997/stat : 22997 (java) S 22990 22990 19836 0 -1 1077944384 3312 0 0 0 206 10 0 0 20 0 19 0 445670186 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725282589456 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22998] ppid=22990 vsize=15419460 memory=381444 CPUtime=2.74 cores=1,3,5,7
/proc/22992/task/22998/stat : 22998 (java) S 22990 22990 19836 0 -1 1077944384 17573 0 0 0 108 166 0 0 20 0 19 0 445670187 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725229611376 139725693774466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22999] ppid=22990 vsize=15419460 memory=380932 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22999/stat : 22999 (java) S 22990 22990 19836 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 445670188 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725228557408 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23000] ppid=22990 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23000/stat : 23000 (java) S 22990 22990 19836 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 19 0 445670188 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725227504512 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23001] ppid=22990 vsize=15419460 memory=380932 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23001/stat : 23001 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670190 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725226452816 139725693781915 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23002] ppid=22990 vsize=15419460 memory=1448 CPUtime=3.27 cores=1,3,5,7
/proc/22992/task/23002/stat : 23002 (java) S 22990 22990 19836 0 -1 1077944384 17516 0 0 0 325 2 0 0 20 0 19 0 445670190 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725225401200 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23003] ppid=22990 vsize=15419460 memory=1448 CPUtime=3.57 cores=1,3,5,7
/proc/22992/task/23003/stat : 23003 (java) S 22990 22990 19836 0 -1 1077944384 17803 0 0 0 355 2 0 0 20 0 19 0 445670190 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725224348400 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23004] ppid=22990 vsize=15419460 memory=1448 CPUtime=0.64 cores=1,3,5,7
/proc/22992/task/23004/stat : 23004 (java) S 22990 22990 19836 0 -1 1077944384 8967 0 0 0 63 1 0 0 20 0 19 0 445670190 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725223295600 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 32 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23005] ppid=22990 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23005/stat : 23005 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670191 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725222243040 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23006] ppid=22990 vsize=15419460 memory=381444 CPUtime=0.13 cores=1,3,5,7
/proc/22992/task/23006/stat : 23006 (java) S 22990 22990 19836 0 -1 1077944384 1118 0 0 0 4 9 0 0 20 0 19 0 445670191 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725221190320 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23007] ppid=22990 vsize=15419460 memory=1760 CPUtime=571.7 cores=1,3,5,7
/proc/22992/task/23007/stat : 23007 (java) R 22990 22990 19836 0 -1 4202560 4528 0 0 0 57167 3 0 0 20 0 19 0 445670248 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725144673576 139725309038016 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23008] ppid=22990 vsize=15419460 memory=111636 CPUtime=571.95 cores=1,3,5,7
/proc/22992/task/23008/stat : 23008 (java) R 22990 22990 19836 0 -1 4202560 5060 0 0 0 57191 4 0 0 20 0 19 0 445670248 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725143621024 139725309369434 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23009] ppid=22990 vsize=15419460 memory=800 CPUtime=571.07 cores=1,3,5,7
/proc/22992/task/23009/stat : 23009 (java) R 22990 22990 19836 0 -1 4202560 3601 0 0 0 57105 2 0 0 20 0 19 0 445670248 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725142568712 139725308799187 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23010] ppid=22990 vsize=15419460 memory=1808 CPUtime=570.76 cores=1,3,5,7
/proc/22992/task/23010/stat : 23010 (java) R 22990 22990 19836 0 -1 4202560 9437 0 0 0 57072 4 0 0 20 0 19 0 445670248 15789527040 95104 33554432000 4194304 4196468 140734395399072 139725141519488 139725308967245 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
Current children cumulated CPU time: 2305.18 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 381864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+636.601 s]
/proc/loadavg: 8.50 8.50 8.20 9/237 23151
/proc/meminfo: memFree=30173792/32770624 swapFree=66922424/67108860
[pid=22990] ppid=22987 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22990/stat : 22990 (xcsp3-exec) S 22987 22990 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445670185 115843072 362 33554432000 4194304 5098028 140722472918160 140722472916264 140433613730428 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26189824 140722472919931 140722472920173 140722472920173 140722472923082 0
/proc/22990/statm: 28282 362 304 221 0 87 0
[pid=22992] ppid=22990 vsize=15419460 memory=347924 CPUtime=2520.16 cores=1,3,5,7
/proc/22992/stat : 22992 (java) S 22990 22990 19836 0 -1 1077944320 116062 0 0 0 251783 233 0 0 20 0 19 0 445670185 15789527040 86981 33554432000 4194304 4196468 140734395399072 140734395381616 139725693763319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
/proc/22992/statm: 3854865 86981 3542 1 0 3815965 0
[pid=22992/tid=22993] ppid=22990 vsize=15419460 memory=32740 CPUtime=0.59 cores=1,3,5,7
/proc/22992/task/22993/stat : 22993 (java) S 22990 22990 19836 0 -1 1077944384 9341 0 0 0 56 3 0 0 20 0 19 0 445670185 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725698004096 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22994] ppid=22990 vsize=15419460 memory=6791534058613427641 CPUtime=2.42 cores=1,3,5,7
/proc/22992/task/22994/stat : 22994 (java) S 22990 22990 19836 0 -1 1077944384 2908 0 0 0 231 11 0 0 20 0 19 0 445670186 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725285747856 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22995] ppid=22990 vsize=15419460 memory=288230583166042426 CPUtime=2.4 cores=1,3,5,7
/proc/22992/task/22995/stat : 22995 (java) S 22990 22990 19836 0 -1 1077944384 4639 0 0 0 231 9 0 0 20 0 19 0 445670186 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725284695056 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22996] ppid=22990 vsize=15419460 memory=14136632290838955 CPUtime=2.43 cores=1,3,5,7
/proc/22992/task/22996/stat : 22996 (java) S 22990 22990 19836 0 -1 1077944384 3450 0 0 0 233 10 0 0 20 0 19 0 445670186 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725283642256 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22997] ppid=22990 vsize=15419460 memory=349968 CPUtime=2.42 cores=1,3,5,7
/proc/22992/task/22997/stat : 22997 (java) S 22990 22990 19836 0 -1 1077944384 3919 0 0 0 232 10 0 0 20 0 19 0 445670186 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725282589456 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22998] ppid=22990 vsize=15419460 memory=3848 CPUtime=3.11 cores=1,3,5,7
/proc/22992/task/22998/stat : 22998 (java) S 22990 22990 19836 0 -1 1077944384 18961 0 0 0 123 188 0 0 20 0 19 0 445670187 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725229611376 139725693774466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=22999] ppid=22990 vsize=15419460 memory=2624 CPUtime=0 cores=1,3,5,7
/proc/22992/task/22999/stat : 22999 (java) S 22990 22990 19836 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 445670188 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725228557408 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23000] ppid=22990 vsize=15419460 memory=2760 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23000/stat : 23000 (java) S 22990 22990 19836 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 19 0 445670188 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725227504512 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23001] ppid=22990 vsize=15419460 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23001/stat : 23001 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670190 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725226452816 139725693781915 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23002] ppid=22990 vsize=15419460 memory=1412 CPUtime=3.27 cores=1,3,5,7
/proc/22992/task/23002/stat : 23002 (java) S 22990 22990 19836 0 -1 1077944384 17563 0 0 0 325 2 0 0 20 0 19 0 445670190 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725225401200 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23003] ppid=22990 vsize=15419460 memory=3284 CPUtime=3.57 cores=1,3,5,7
/proc/22992/task/23003/stat : 23003 (java) S 22990 22990 19836 0 -1 1077944384 17805 0 0 0 355 2 0 0 20 0 19 0 445670190 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725224348400 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23004] ppid=22990 vsize=15419460 memory=1448 CPUtime=0.64 cores=1,3,5,7
/proc/22992/task/23004/stat : 23004 (java) S 22990 22990 19836 0 -1 1077944384 8969 0 0 0 63 1 0 0 20 0 19 0 445670190 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725223295600 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 32 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23005] ppid=22990 vsize=15419460 memory=352020 CPUtime=0 cores=1,3,5,7
/proc/22992/task/23005/stat : 23005 (java) S 22990 22990 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445670191 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725222243040 139725693773525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23006] ppid=22990 vsize=15419460 memory=1412 CPUtime=0.15 cores=1,3,5,7
/proc/22992/task/23006/stat : 23006 (java) S 22990 22990 19836 0 -1 1077944384 1132 0 0 0 5 10 0 0 20 0 19 0 445670191 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725221190320 139725693774466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23007] ppid=22990 vsize=15419460 memory=3320 CPUtime=625.05 cores=1,3,5,7
/proc/22992/task/23007/stat : 23007 (java) R 22990 22990 19836 0 -1 4202560 5434 0 0 0 62501 4 0 0 20 0 19 0 445670248 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725144672712 139725308967242 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23008] ppid=22990 vsize=15419460 memory=288230574492221466 CPUtime=625.51 cores=1,3,5,7
/proc/22992/task/23008/stat : 23008 (java) R 22990 22990 19836 0 -1 4202560 6490 0 0 0 62547 4 0 0 20 0 19 0 445670248 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725143621056 139725309369464 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23009] ppid=22990 vsize=15419460 memory=-8412652160765825907 CPUtime=624.51 cores=1,3,5,7
/proc/22992/task/23009/stat : 23009 (java) R 22990 22990 19836 0 -1 4202560 4088 0 0 0 62449 2 0 0 20 0 19 0 445670248 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725142568680 139725307941964 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
[pid=22992/tid=23010] ppid=22990 vsize=15419460 memory=-8634980985311628903 CPUtime=623.98 cores=1,3,5,7
/proc/22992/task/23010/stat : 23010 (java) R 22990 22990 19836 0 -1 4202560 9940 0 0 0 62394 4 0 0 20 0 19 0 445670248 15789527040 86981 33554432000 4194304 4196468 140734395399072 139725141519616 139725309958016 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20287488 140734395405295 140734395405466 140734395405466 140734395408335 0
Current children cumulated CPU time: 2520.16 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 349372 KiB

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

[startup+636.629 s]
# the end of solver process 22990 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00151 s, system=0.000755 s

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

Child status: 143
Real time (s): 636.687
CPU time (s): 2520.5
CPU user time (s): 2518.16
CPU system time (s): 2.33645
CPU usage (%): 395.877
Max. virtual memory (cumulated for all children) (KiB): 15536540
Max. memory (cumulated for all children) (KiB): 507140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.16
system time used= 2.33645
maximum resident set size= 506128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116740
page faults= 0
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47894
involuntary context switches= 47527


# summary of solver processes directly reported to runsolver:
#   pid: 22990,22992
#   total CPU time (s): 2520.5
#   total CPU user time (s): 2518.16
#   total CPU system time (s): 2.33645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.06759 second user time and 7.31857 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 07:14:41
IDJOB=4398989
IDBENCH=127813
IDSOLVER=2853
FILE ID=node141/4398989-1568697323
RUNJOBID= node141-1568694133-19868
PBS_JOBID= 21703801
Free space on /tmp= 58516 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-029.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-4398989-1568697323/watcher-4398989-1568697323 -o /tmp/evaluation-result-4398989-1568697323/solver-4398989-1568697323 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19868 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 168095314 HOME/instance-4398989-1568697323.xml

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

MD5SUM BENCH= 46cde9b56a99396b1706cac103cc08fa
RANDOM SEED=168095314

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30208824 kB
MemAvailable:   31141136 kB
Buffers:          227920 kB
Cached:          1001148 kB
SwapCached:        77748 kB
Active:          1274532 kB
Inactive:         724000 kB
Active(anon):     697876 kB
Inactive(anon):   114804 kB
Active(file):     576656 kB
Inactive(file):   609196 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922424 kB
Dirty:             26020 kB
Writeback:             4 kB
AnonPages:        801740 kB
Mapped:            56244 kB
Shmem:             34604 kB
Slab:             155356 kB
SReclaimable:     124588 kB
SUnreclaim:        30768 kB
KernelStack:        3808 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2103964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    679936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58492 MiB
End job on node141 at 2019-09-17 07:25:18