Trace number 4393117

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-06-14? (TO) 2520.72 636.107

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-06-0021.xml
MD5SUM5b025fdb2af725278bd5449402283f43
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 benchmark50.8929
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
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-4393117-1568320297.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393117-1568320297.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.03/0.58	c solve instance...
2520.35/636.07	s UNKNOWN
2520.35/636.07	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 (11095 MiB free)
  memory of node 1: 16384 MiB (13092 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393117-1568320297/watcher-4393117-1568320297 -o /tmp/evaluation-result-4393117-1568320297/solver-4393117-1568320297 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11622 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1912642742 HOME/instance-4393117-1568320297.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100131 s]*
/proc/loadavg: 8.50 8.44 8.18 6/234 23401
/proc/meminfo: memFree=24752548/32770624 swapFree=66952812/67108860
[pid=23385] ppid=23382 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23385/stat : 23385 (xcsp3-exec) S 23382 23385 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407971652 115843072 362 33554432000 4194304 5098028 140736396493024 140736396491128 140310088491644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13279232 140736396501882 140736396502125 140736396502125 140736396505034 0
/proc/23385/statm: 28282 362 304 221 0 87 0
[pid=23387] ppid=23385 vsize=15144768 memory=28672 CPUtime=0.13 cores=0,2,4,6
/proc/23387/stat : 23387 (java) S 23385 23385 11591 0 -1 1077944320 5650 0 0 0 12 1 0 0 20 0 15 0 407971652 15508242432 7168 33554432000 4194304 4196468 140735243079392 140735243061936 139864725028599 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
/proc/23387/statm: 3786192 7168 3115 1 0 3748377 0
[pid=23387/tid=23388] ppid=23385 vsize=15144768 memory=7100839861464564850 CPUtime=0.09 cores=0,2,4,6
/proc/23387/task/23388/stat : 23388 (java) R 23385 23385 11591 0 -1 4202560 3574 0 0 0 8 1 0 0 20 0 15 0 407971652 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864729253008 139864717265726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23389] ppid=23385 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23389/stat : 23389 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864677649168 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23390] ppid=23385 vsize=15144768 memory=139674453415552 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23390/stat : 23390 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864676596624 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23391] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23391/stat : 23391 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864675544080 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23392] ppid=23385 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23392/stat : 23392 (java) S 23385 23385 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864674491536 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23393] ppid=23385 vsize=15144768 memory=139674453415552 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23393/stat : 23393 (java) S 23385 23385 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407971655 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864193333232 139864725039746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23394] ppid=23385 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23394/stat : 23394 (java) S 23385 23385 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407971655 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864192279456 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23395] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23395/stat : 23395 (java) S 23385 23385 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407971655 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864191226864 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23396] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23396/stat : 23396 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864190175440 139864725047195 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23397] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23397/stat : 23397 (java) R 23385 23385 11591 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864189123056 139864725039746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23398] ppid=23385 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23398/stat : 23398 (java) R 23385 23385 11591 0 -1 4202560 144 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864188061856 139864709927939 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23399] ppid=23385 vsize=15144768 memory=139674453415552 CPUtime=0.02 cores=0,2,4,6
/proc/23387/task/23399/stat : 23399 (java) R 23385 23385 11591 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 15 0 407971658 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864187017968 139864703966302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23400] ppid=23385 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23400/stat : 23400 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864185965664 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23401] ppid=23385 vsize=15144768 memory=139674453415552 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23401/stat : 23401 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 7234 33554432000 4194304 4196468 140735243079392 139864184912176 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30120 KiB

[startup+0.210746 s]*
/proc/loadavg: 8.50 8.44 8.18 7/234 23401
/proc/meminfo: memFree=24741464/32770624 swapFree=66952812/67108860
[pid=23385] ppid=23382 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23385/stat : 23385 (xcsp3-exec) S 23382 23385 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407971652 115843072 362 33554432000 4194304 5098028 140736396493024 140736396491128 140310088491644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13279232 140736396501882 140736396502125 140736396502125 140736396505034 0
/proc/23385/statm: 28282 362 304 221 0 87 0
[pid=23387] ppid=23385 vsize=15144768 memory=40448 CPUtime=0.35 cores=0,2,4,6
/proc/23387/stat : 23387 (java) S 23385 23385 11591 0 -1 1077944320 9290 0 0 0 32 3 0 0 20 0 15 0 407971652 15508242432 10112 33554432000 4194304 4196468 140735243079392 140735243061936 139864725028599 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
/proc/23387/statm: 3786192 10112 3307 1 0 3748377 0
[pid=23387/tid=23388] ppid=23385 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23387/task/23388/stat : 23388 (java) R 23385 23385 11591 0 -1 4202560 6551 0 0 0 18 2 0 0 20 0 15 0 407971652 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864729262720 139864725040534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23389] ppid=23385 vsize=15144768 memory=13655 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23389/stat : 23389 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864677649168 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23390] ppid=23385 vsize=15144768 memory=139674453433168 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23390/stat : 23390 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864676596624 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23391] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23391/stat : 23391 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864675544080 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23392] ppid=23385 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23392/stat : 23392 (java) S 23385 23385 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407971653 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864674491536 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23393] ppid=23385 vsize=15144768 memory=139674453415552 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23393/stat : 23393 (java) S 23385 23385 11591 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 407971655 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864193333232 139864725039746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23394] ppid=23385 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23394/stat : 23394 (java) S 23385 23385 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407971655 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864192279456 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23395] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23395/stat : 23395 (java) S 23385 23385 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407971655 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864191226864 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23396] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23396/stat : 23396 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864190175440 139864725047195 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23397] ppid=23385 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23387/task/23397/stat : 23397 (java) S 23385 23385 11591 0 -1 1077944384 346 0 0 0 2 0 0 0 20 0 15 0 407971658 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864189123056 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23398] ppid=23385 vsize=15144768 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/23387/task/23398/stat : 23398 (java) S 23385 23385 11591 0 -1 1077944384 287 0 0 0 3 0 0 0 20 0 15 0 407971658 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864188070512 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23399] ppid=23385 vsize=15144768 memory=139674453415552 CPUtime=0.08 cores=0,2,4,6
/proc/23387/task/23399/stat : 23399 (java) R 23385 23385 11591 0 -1 4202560 799 0 0 0 8 0 0 0 20 0 15 0 407971658 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864187017968 139864703577703 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23400] ppid=23385 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23400/stat : 23400 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864185965664 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23401] ppid=23385 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23401/stat : 23401 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971658 15508242432 10112 33554432000 4194304 4196468 140735243079392 139864184912176 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41896 KiB

[startup+0.319259 s]*
/proc/loadavg: 8.50 8.44 8.18 8/234 23401
/proc/meminfo: memFree=24732468/32770624 swapFree=66952812/67108860
[pid=23385] ppid=23382 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23385/stat : 23385 (xcsp3-exec) S 23382 23385 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407971652 115843072 362 33554432000 4194304 5098028 140736396493024 140736396491128 140310088491644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13279232 140736396501882 140736396502125 140736396502125 140736396505034 0
/proc/23385/statm: 28282 362 304 221 0 87 0
[pid=23387] ppid=23385 vsize=15149024 memory=50232 CPUtime=0.54 cores=0,2,4,6
/proc/23387/stat : 23387 (java) S 23385 23385 11591 0 -1 1077944320 10874 0 0 0 51 3 0 0 20 0 15 0 407971652 15512600576 12558 33554432000 4194304 4196468 140735243079392 140735243061936 139864725028599 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
/proc/23387/statm: 3787256 12558 3358 1 0 3748377 0
[pid=23387/tid=23388] ppid=23385 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/23387/task/23388/stat : 23388 (java) R 23385 23385 11591 0 -1 4202560 7817 0 0 0 28 2 0 0 20 0 15 0 407971652 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864729264832 139864725050525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23389] ppid=23385 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23389/stat : 23389 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864677649168 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23390] ppid=23385 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23390/stat : 23390 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864676596624 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23391] ppid=23385 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23391/stat : 23391 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971653 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864675544080 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23392] ppid=23385 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23392/stat : 23392 (java) S 23385 23385 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407971653 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864674491536 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23393] ppid=23385 vsize=15149024 memory=-7089679947157586079 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23393/stat : 23393 (java) S 23385 23385 11591 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 407971655 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864193333232 139864725039746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23394] ppid=23385 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23394/stat : 23394 (java) S 23385 23385 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407971655 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864192279456 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23395] ppid=23385 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23395/stat : 23395 (java) S 23385 23385 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407971655 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864191226864 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23396] ppid=23385 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23396/stat : 23396 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407971658 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864190175440 139864725047195 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23397] ppid=23385 vsize=15149024 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/23387/task/23397/stat : 23397 (java) S 23385 23385 11591 0 -1 1077944384 510 0 0 0 5 0 0 0 20 0 15 0 407971658 15512600576 12558 33554432000 4194304 4196468 140735243079392 139864189123056 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23398] ppid=23385 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23387/task/23398/stat : 23398 (java) S 23385 23385 11591 0 -1 1077944384 300 0 0 0 4 0 0 0 20 0 15 0 407971658 15512600576 12567 33554432000 4194304 4196468 140735243079392 139864188070512 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23399] ppid=23385 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/23387/task/23399/stat : 23399 (java) R 23385 23385 11591 0 -1 4202560 940 0 0 0 12 0 0 0 20 0 15 0 407971658 15512600576 12567 33554432000 4194304 4196468 140735243079392 139864187017968 139864709275659 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23400] ppid=23385 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23400/stat : 23400 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407971658 15512600576 12567 33554432000 4194304 4196468 140735243079392 139864185965664 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23401] ppid=23385 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23401/stat : 23401 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407971658 15512600576 12567 33554432000 4194304 4196468 140735243079392 139864184912176 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51680 KiB

[startup+0.717981 s]
/proc/loadavg: 8.50 8.44 8.18 9/234 23401
/proc/meminfo: memFree=24715908/32770624 swapFree=66952812/67108860
[pid=23385] ppid=23382 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23385/stat : 23385 (xcsp3-exec) S 23382 23385 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407971652 115843072 362 33554432000 4194304 5098028 140736396493024 140736396491128 140310088491644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13279232 140736396501882 140736396502125 140736396502125 140736396505034 0
/proc/23385/statm: 28282 362 304 221 0 87 0
[pid=23387] ppid=23385 vsize=15417404 memory=81788 CPUtime=1.69 cores=0,2,4,6
/proc/23387/stat : 23387 (java) S 23385 23385 11591 0 -1 1077944320 14856 0 0 0 164 5 0 0 20 0 19 0 407971652 15787421696 20447 33554432000 4194304 4196468 140735243079392 140735243061936 139864725028599 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
/proc/23387/statm: 3854351 20447 3452 1 0 3815453 0
[pid=23387/tid=23388] ppid=23385 vsize=15417404 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/23387/task/23388/stat : 23388 (java) S 23385 23385 11591 0 -1 1077944384 9298 0 0 0 52 4 0 0 20 0 19 0 407971652 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864729269376 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23389] ppid=23385 vsize=15417404 memory=38068 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23389/stat : 23389 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407971653 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864677649168 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23390] ppid=23385 vsize=15417404 memory=992 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23390/stat : 23390 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407971653 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864676596624 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23391] ppid=23385 vsize=15417404 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23391/stat : 23391 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407971653 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864675544080 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23392] ppid=23385 vsize=15417404 memory=1324 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23392/stat : 23392 (java) S 23385 23385 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 407971653 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864674491536 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23393] ppid=23385 vsize=15417404 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23393/stat : 23393 (java) R 23385 23385 11591 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864193333152 139864725038805 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23394] ppid=23385 vsize=15417404 memory=752 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23394/stat : 23394 (java) S 23385 23385 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864192279456 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23395] ppid=23385 vsize=15417404 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23395/stat : 23395 (java) S 23385 23385 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864191226864 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23396] ppid=23385 vsize=15417404 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23396/stat : 23396 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864190175440 139864725047195 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23397] ppid=23385 vsize=15417404 memory=944 CPUtime=0.23 cores=0,2,4,6
/proc/23387/task/23397/stat : 23397 (java) R 23385 23385 11591 0 -1 4202560 1086 0 0 0 23 0 0 0 20 0 19 0 407971658 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864189104072 139864704267057 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23398] ppid=23385 vsize=15417404 memory=4004 CPUtime=0.21 cores=0,2,4,6
/proc/23387/task/23398/stat : 23398 (java) R 23385 23385 11591 0 -1 4202560 1077 0 0 0 21 0 0 0 20 0 19 0 407971658 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864188056392 139864710143888 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23399] ppid=23385 vsize=15417404 memory=780 CPUtime=0.36 cores=0,2,4,6
/proc/23387/task/23399/stat : 23399 (java) S 23385 23385 11591 0 -1 1077944384 1886 0 0 0 36 0 0 0 20 0 19 0 407971658 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864187012736 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23400] ppid=23385 vsize=15417404 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23400/stat : 23400 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864185965664 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23401] ppid=23385 vsize=15417404 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23401/stat : 23401 (java) S 23385 23385 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 20447 33554432000 4194304 4196468 140735243079392 139864184912176 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 83236 KiB

[startup+1.50526 s]
/proc/loadavg: 8.50 8.44 8.18 10/238 23405
/proc/meminfo: memFree=24689664/32770624 swapFree=66952812/67108860
[pid=23385] ppid=23382 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23385/stat : 23385 (xcsp3-exec) S 23382 23385 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407971652 115843072 362 33554432000 4194304 5098028 140736396493024 140736396491128 140310088491644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13279232 140736396501882 140736396502125 140736396502125 140736396505034 0
/proc/23385/statm: 28282 362 304 221 0 87 0

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

/proc/23387/stat : 23387 (java) S 23385 23385 11591 0 -1 1077944320 92816 0 0 0 206819 119 0 0 20 0 19 0 407971652 15787421696 183717 33554432000 4194304 4196468 140735243079392 140735243061936 139864725028599 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
/proc/23387/statm: 3854351 183717 3537 1 0 3815453 0
[pid=23387/tid=23388] ppid=23385 vsize=15417404 memory=735380 CPUtime=0.56 cores=0,2,4,6
/proc/23387/task/23388/stat : 23388 (java) S 23385 23385 11591 0 -1 1077944384 9298 0 0 0 52 4 0 0 20 0 19 0 407971652 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864729269376 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23389] ppid=23385 vsize=15417404 memory=734868 CPUtime=2.28 cores=0,2,4,6
/proc/23387/task/23389/stat : 23389 (java) S 23385 23385 11591 0 -1 1077944384 4720 0 0 0 218 10 0 0 20 0 19 0 407971653 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864677649168 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23390] ppid=23385 vsize=15417404 memory=734868 CPUtime=2.28 cores=0,2,4,6
/proc/23387/task/23390/stat : 23390 (java) S 23385 23385 11591 0 -1 1077944384 4859 0 0 0 217 11 0 0 20 0 19 0 407971653 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864676596624 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23391] ppid=23385 vsize=15417404 memory=734868 CPUtime=2.27 cores=0,2,4,6
/proc/23387/task/23391/stat : 23391 (java) S 23385 23385 11591 0 -1 1077944384 3829 0 0 0 219 8 0 0 20 0 19 0 407971653 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864675544080 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23392] ppid=23385 vsize=15417404 memory=1448 CPUtime=2.28 cores=0,2,4,6
/proc/23387/task/23392/stat : 23392 (java) S 23385 23385 11591 0 -1 1077944384 3948 0 0 0 217 11 0 0 20 0 19 0 407971653 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864674491536 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23393] ppid=23385 vsize=15417404 memory=729140 CPUtime=1.58 cores=0,2,4,6
/proc/23387/task/23393/stat : 23393 (java) S 23385 23385 11591 0 -1 1077944384 15926 0 0 0 93 65 0 0 20 0 19 0 407971655 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864193333232 139864725039746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23394] ppid=23385 vsize=15417404 memory=3404 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23394/stat : 23394 (java) S 23385 23385 11591 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864192279520 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23395] ppid=23385 vsize=15417404 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23395/stat : 23395 (java) S 23385 23385 11591 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864191226880 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23396] ppid=23385 vsize=15417404 memory=752 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23396/stat : 23396 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864190175440 139864725047195 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23397] ppid=23385 vsize=15417404 memory=279348700033472 CPUtime=1.86 cores=0,2,4,6
/proc/23387/task/23397/stat : 23397 (java) S 23385 23385 11591 0 -1 1077944384 8932 0 0 0 185 1 0 0 20 0 19 0 407971658 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864189123056 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23398] ppid=23385 vsize=15417404 memory=6943526294502006880 CPUtime=1.86 cores=0,2,4,6
/proc/23387/task/23398/stat : 23398 (java) S 23385 23385 11591 0 -1 1077944384 11630 0 0 0 186 0 0 0 20 0 19 0 407971658 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864188070512 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23399] ppid=23385 vsize=15417404 memory=734868 CPUtime=0.58 cores=0,2,4,6
/proc/23387/task/23399/stat : 23399 (java) S 23385 23385 11591 0 -1 1077944384 7101 0 0 0 57 1 0 0 20 0 19 0 407971658 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864187017968 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23400] ppid=23385 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23400/stat : 23400 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864185965664 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23401] ppid=23385 vsize=15417404 memory=1448 CPUtime=0.13 cores=0,2,4,6
/proc/23387/task/23401/stat : 23401 (java) S 23385 23385 11591 0 -1 1077944384 662 0 0 0 13 0 0 0 20 0 19 0 407971658 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864184912176 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23402] ppid=23385 vsize=15417404 memory=676740 CPUtime=513.23 cores=0,2,4,6
/proc/23387/task/23402/stat : 23402 (java) R 23385 23385 11591 0 -1 4202560 1224 0 0 0 51321 2 0 0 20 0 19 0 407971711 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864175938840 139864357239918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23403] ppid=23385 vsize=15417404 memory=1448 CPUtime=513.5 cores=0,2,4,6
/proc/23387/task/23403/stat : 23403 (java) R 23385 23385 11591 0 -1 4202560 4229 0 0 0 51347 3 0 0 20 0 19 0 407971711 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864174887432 139864358317036 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23404] ppid=23385 vsize=15417404 memory=734868 CPUtime=513.77 cores=0,2,4,6
/proc/23387/task/23404/stat : 23404 (java) R 23385 23385 11591 0 -1 4202560 1783 0 0 0 51375 2 0 0 20 0 19 0 407971711 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864173834128 139864356442169 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23405] ppid=23385 vsize=15417404 memory=728628 CPUtime=513.06 cores=0,2,4,6
/proc/23387/task/23405/stat : 23405 (java) R 23385 23385 11591 0 -1 4202560 13307 0 0 0 51299 7 0 0 20 0 19 0 407971711 15787421696 183717 33554432000 4194304 4196468 140735243079392 139864172784592 139864357207251 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
Current children cumulated CPU time: 2069.38 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 736316 KiB

[startup+582.302 s]
/proc/loadavg: 8.88 8.65 8.35 9/238 23557
/proc/meminfo: memFree=24535888/32770624 swapFree=66952812/67108860
[pid=23385] ppid=23382 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23385/stat : 23385 (xcsp3-exec) S 23382 23385 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407971652 115843072 362 33554432000 4194304 5098028 140736396493024 140736396491128 140310088491644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13279232 140736396501882 140736396502125 140736396502125 140736396505034 0
/proc/23385/statm: 28282 362 304 221 0 87 0
[pid=23387] ppid=23385 vsize=15417404 memory=885480 CPUtime=2307.09 cores=0,2,4,6
/proc/23387/stat : 23387 (java) S 23385 23385 11591 0 -1 1077944320 96633 0 0 0 230572 137 0 0 20 0 19 0 407971652 15787421696 221370 33554432000 4194304 4196468 140735243079392 140735243061936 139864725028599 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
/proc/23387/statm: 3854351 221370 3537 1 0 3815453 0
[pid=23387/tid=23388] ppid=23385 vsize=15417404 memory=1448 CPUtime=0.56 cores=0,2,4,6
/proc/23387/task/23388/stat : 23388 (java) S 23385 23385 11591 0 -1 1077944384 9298 0 0 0 52 4 0 0 20 0 19 0 407971652 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864729269376 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23389] ppid=23385 vsize=15417404 memory=873080 CPUtime=2.62 cores=0,2,4,6
/proc/23387/task/23389/stat : 23389 (java) S 23385 23385 11591 0 -1 1077944384 4804 0 0 0 251 11 0 0 20 0 19 0 407971653 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864677649168 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23390] ppid=23385 vsize=15417404 memory=763312 CPUtime=2.63 cores=0,2,4,6
/proc/23387/task/23390/stat : 23390 (java) S 23385 23385 11591 0 -1 1077944384 5312 0 0 0 251 12 0 0 20 0 19 0 407971653 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864676596624 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23391] ppid=23385 vsize=15417404 memory=748860 CPUtime=2.63 cores=0,2,4,6
/proc/23387/task/23391/stat : 23391 (java) S 23385 23385 11591 0 -1 1077944384 3932 0 0 0 254 9 0 0 20 0 19 0 407971653 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864675544080 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23392] ppid=23385 vsize=15417404 memory=763312 CPUtime=2.63 cores=0,2,4,6
/proc/23387/task/23392/stat : 23392 (java) S 23385 23385 11591 0 -1 1077944384 4031 0 0 0 251 12 0 0 20 0 19 0 407971653 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864674491536 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23393] ppid=23385 vsize=15417404 memory=877176 CPUtime=1.85 cores=0,2,4,6
/proc/23387/task/23393/stat : 23393 (java) S 23385 23385 11591 0 -1 1077944384 16242 0 0 0 106 79 0 0 20 0 19 0 407971655 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864193333232 139864725039746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23394] ppid=23385 vsize=15417404 memory=885480 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23394/stat : 23394 (java) S 23385 23385 11591 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864192279520 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23395] ppid=23385 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23395/stat : 23395 (java) S 23385 23385 11591 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864191226880 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23396] ppid=23385 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23396/stat : 23396 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864190175440 139864725047195 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23397] ppid=23385 vsize=15417404 memory=885480 CPUtime=1.86 cores=0,2,4,6
/proc/23387/task/23397/stat : 23397 (java) S 23385 23385 11591 0 -1 1077944384 8932 0 0 0 185 1 0 0 20 0 19 0 407971658 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864189123056 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23398] ppid=23385 vsize=15417404 memory=1448 CPUtime=1.86 cores=0,2,4,6
/proc/23387/task/23398/stat : 23398 (java) S 23385 23385 11591 0 -1 1077944384 11630 0 0 0 186 0 0 0 20 0 19 0 407971658 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864188070512 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23399] ppid=23385 vsize=15417404 memory=1448 CPUtime=0.58 cores=0,2,4,6
/proc/23387/task/23399/stat : 23399 (java) S 23385 23385 11591 0 -1 1077944384 7132 0 0 0 57 1 0 0 20 0 19 0 407971658 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864187017968 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23400] ppid=23385 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23400/stat : 23400 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864185965664 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23401] ppid=23385 vsize=15417404 memory=1448 CPUtime=0.15 cores=0,2,4,6
/proc/23387/task/23401/stat : 23401 (java) S 23385 23385 11591 0 -1 1077944384 666 0 0 0 15 0 0 0 20 0 19 0 407971658 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864184912176 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23402] ppid=23385 vsize=15417404 memory=1448 CPUtime=572.29 cores=0,2,4,6
/proc/23387/task/23402/stat : 23402 (java) R 23385 23385 11591 0 -1 4202560 1257 0 0 0 57227 2 0 0 20 0 19 0 407971711 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864175937992 139864352041712 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23403] ppid=23385 vsize=15417404 memory=1448 CPUtime=572.55 cores=0,2,4,6
/proc/23387/task/23403/stat : 23403 (java) R 23385 23385 11591 0 -1 4202560 4296 0 0 0 57252 3 0 0 20 0 19 0 407971711 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864174886608 139864356835050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23404] ppid=23385 vsize=15417404 memory=6791534058613427641 CPUtime=572.73 cores=0,2,4,6
/proc/23387/task/23404/stat : 23404 (java) R 23385 23385 11591 0 -1 4202560 1872 0 0 0 57271 2 0 0 20 0 19 0 407971711 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864173834264 139864356825917 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23405] ppid=23385 vsize=15417404 memory=944 CPUtime=572.04 cores=0,2,4,6
/proc/23387/task/23405/stat : 23405 (java) R 23385 23385 11591 0 -1 4202560 15861 0 0 0 57195 9 0 0 20 0 19 0 407971711 15787421696 221370 33554432000 4194304 4196468 140735243079392 139864172784592 139864357207133 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
Current children cumulated CPU time: 2307.09 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 886928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+636.001 s]*
/proc/loadavg: 9.09 8.74 8.40 9/238 23561
/proc/meminfo: memFree=24533132/32770624 swapFree=66952812/67108860
[pid=23385] ppid=23382 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23385/stat : 23385 (xcsp3-exec) S 23382 23385 11591 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407971652 115843072 362 33554432000 4194304 5098028 140736396493024 140736396491128 140310088491644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13279232 140736396501882 140736396502125 140736396502125 140736396505034 0
/proc/23385/statm: 28282 362 304 221 0 87 0
[pid=23387] ppid=23385 vsize=15417404 memory=920000 CPUtime=2520.35 cores=0,2,4,6
/proc/23387/stat : 23387 (java) S 23385 23385 11591 0 -1 1077944320 98759 0 0 0 251888 147 0 0 20 0 19 0 407971652 15787421696 230000 33554432000 4194304 4196468 140735243079392 140735243061936 139864725028599 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
/proc/23387/statm: 3854351 230000 3537 1 0 3815453 0
[pid=23387/tid=23388] ppid=23385 vsize=15417404 memory=8317482817917895235 CPUtime=0.56 cores=0,2,4,6
/proc/23387/task/23388/stat : 23388 (java) S 23385 23385 11591 0 -1 1077944384 9298 0 0 0 52 4 0 0 20 0 19 0 407971652 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864729269376 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23389] ppid=23385 vsize=15417404 memory=4126316290023845779 CPUtime=2.81 cores=0,2,4,6
/proc/23387/task/23389/stat : 23389 (java) S 23385 23385 11591 0 -1 1077944384 4984 0 0 0 270 11 0 0 20 0 19 0 407971653 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864677649168 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23390] ppid=23385 vsize=15417404 memory=14012 CPUtime=2.82 cores=0,2,4,6
/proc/23387/task/23390/stat : 23390 (java) S 23385 23385 11591 0 -1 1077944384 5355 0 0 0 270 12 0 0 20 0 19 0 407971653 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864676596624 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23391] ppid=23385 vsize=15417404 memory=20760 CPUtime=2.81 cores=0,2,4,6
/proc/23387/task/23391/stat : 23391 (java) S 23385 23385 11591 0 -1 1077944384 4039 0 0 0 272 9 0 0 20 0 19 0 407971653 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864675544080 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23392] ppid=23385 vsize=15417404 memory=12024 CPUtime=2.82 cores=0,2,4,6
/proc/23387/task/23392/stat : 23392 (java) S 23385 23385 11591 0 -1 1077944384 4086 0 0 0 270 12 0 0 20 0 19 0 407971653 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864674491536 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23393] ppid=23385 vsize=15417404 memory=2120 CPUtime=2 cores=0,2,4,6
/proc/23387/task/23393/stat : 23393 (java) S 23385 23385 11591 0 -1 1077944384 17425 0 0 0 112 88 0 0 20 0 19 0 407971655 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864193333232 139864725039746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23394] ppid=23385 vsize=15417404 memory=500 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23394/stat : 23394 (java) S 23385 23385 11591 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864192279520 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23395] ppid=23385 vsize=15417404 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23395/stat : 23395 (java) S 23385 23385 11591 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 407971655 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864191226880 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23396] ppid=23385 vsize=15417404 memory=924 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23396/stat : 23396 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864190175440 139864725047195 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23397] ppid=23385 vsize=15417404 memory=1712 CPUtime=1.86 cores=0,2,4,6
/proc/23387/task/23397/stat : 23397 (java) S 23385 23385 11591 0 -1 1077944384 8934 0 0 0 185 1 0 0 20 0 19 0 407971658 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864189123056 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23398] ppid=23385 vsize=15417404 memory=812 CPUtime=1.86 cores=0,2,4,6
/proc/23387/task/23398/stat : 23398 (java) S 23385 23385 11591 0 -1 1077944384 11632 0 0 0 186 0 0 0 20 0 19 0 407971658 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864188070512 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23399] ppid=23385 vsize=15417404 memory=2608 CPUtime=0.58 cores=0,2,4,6
/proc/23387/task/23399/stat : 23399 (java) S 23385 23385 11591 0 -1 1077944384 7134 0 0 0 57 1 0 0 20 0 19 0 407971658 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864187017968 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23400] ppid=23385 vsize=15417404 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/23387/task/23400/stat : 23400 (java) S 23385 23385 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407971658 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864185965664 139864725038805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23401] ppid=23385 vsize=15417404 memory=1412 CPUtime=0.16 cores=0,2,4,6
/proc/23387/task/23401/stat : 23401 (java) S 23385 23385 11591 0 -1 1077944384 682 0 0 0 16 0 0 0 20 0 19 0 407971658 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864184912176 139864725039746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23402] ppid=23385 vsize=15417404 memory=3212 CPUtime=625.38 cores=0,2,4,6
/proc/23387/task/23402/stat : 23402 (java) R 23385 23385 11591 0 -1 4202560 1364 0 0 0 62536 2 0 0 20 0 19 0 407971711 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864175938312 139864356441885 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23403] ppid=23385 vsize=15417404 memory=1448 CPUtime=625.67 cores=0,2,4,6
/proc/23387/task/23403/stat : 23403 (java) R 23385 23385 11591 0 -1 4202560 4445 0 0 0 62564 3 0 0 20 0 19 0 407971711 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864174886608 139864357207529 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23404] ppid=23385 vsize=15417404 memory=920000 CPUtime=625.78 cores=0,2,4,6
/proc/23387/task/23404/stat : 23404 (java) R 23385 23385 11591 0 -1 4202560 1969 0 0 0 62576 2 0 0 20 0 19 0 407971711 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864173834952 139864356444165 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
[pid=23387/tid=23405] ppid=23385 vsize=15417404 memory=1412 CPUtime=625.13 cores=0,2,4,6
/proc/23387/task/23405/stat : 23405 (java) R 23385 23385 11591 0 -1 4202560 16044 0 0 0 62503 10 0 0 20 0 19 0 407971711 15787421696 230000 33554432000 4194304 4196468 140735243079392 139864172784448 139864357056218 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36917248 140735243084783 140735243084954 140735243084954 140735243087823 0
Current children cumulated CPU time: 2520.35 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 921448 KiB

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

[startup+636.037 s]
# the end of solver process 23385 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002329 s, system=0 s

[startup+636.107 s]
# the end of solver process 23387 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.22 s, system=1.49129 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.107
CPU time (s): 2520.72
CPU user time (s): 2519.22
CPU system time (s): 1.49129
CPU usage (%): 396.272
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 952456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.22
system time used= 1.49129
maximum resident set size= 953920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99437
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49879
involuntary context switches= 58060


# summary of solver processes directly reported to runsolver:
#   pid: 23385,23387
#   total CPU time (s): 2520.72
#   total CPU user time (s): 2519.22
#   total CPU system time (s): 1.49129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.03254 second user time and 7.12303 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 22:30:55
IDJOB=4393117
IDBENCH=133559
IDSOLVER=2840
FILE ID=node117/4393117-1568320297
RUNJOBID= node117-1568312851-11622
PBS_JOBID= 21701132
Free space on /tmp= 58892 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-06-0021.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-4393117-1568320297/watcher-4393117-1568320297 -o /tmp/evaluation-result-4393117-1568320297/solver-4393117-1568320297 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11622 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1912642742 HOME/instance-4393117-1568320297.xml

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

MD5SUM BENCH= 5b025fdb2af725278bd5449402283f43
RANDOM SEED=1912642742

node117.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.75
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.75
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.75
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.75
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:        24769036 kB
MemAvailable:   30782216 kB
Buffers:          154312 kB
Cached:          6108264 kB
SwapCached:        52484 kB
Active:          2412144 kB
Inactive:        4940216 kB
Active(anon):    1037720 kB
Inactive(anon):    93852 kB
Active(file):    1374424 kB
Inactive(file):  4846364 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             26320 kB
Writeback:             0 kB
AnonPages:       1199256 kB
Mapped:            56428 kB
Shmem:             32816 kB
Slab:             245084 kB
SReclaimable:     216456 kB
SUnreclaim:        28628 kB
KernelStack:        4176 kB
PageTables:         7872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2969100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1067008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58868 MiB
End job on node117 at 2019-09-12 22:41:31