Trace number 4393398

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r1.xml
MD5SUMa404c513102fb879343dc63e509eedd5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2520.44
Satisfiable
(Un)Satisfiability was proved
Number of variables166
Number of constraints25
Number of domains2
Minimum domain size12
Maximum domain size70
Distribution of domain sizes[{"size":12,"count":1},{"size":70,"count":165}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":154},{"degree":5,"count":11}]
Minimum constraint arity12
Maximum constraint arity165
Distribution of constraint arities[{"arity":12,"count":1},{"arity":15,"count":22},{"arity":165,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":11},{"type":"lex","count":1},{"type":"sum","count":11},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393398-1568347775.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393398-1568347775.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.03/0.54	c solve instance...
2520.18/633.27	s UNKNOWN
2520.18/633.27	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 (15210 MiB free)
  memory of node 1: 16384 MiB (12872 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100058 s]*
/proc/loadavg: 5.28 5.00 5.29 5/233 21903
/proc/meminfo: memFree=28742184/32770624 swapFree=67000012/67108860
[pid=21887] ppid=21884 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21887/stat : 21887 (xcsp3-exec) S 21884 21887 15420 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 410691544 115843072 362 33554432000 4194304 5098028 140722544778560 140722544776664 140540459627132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16678912 140722544780154 140722544780397 140722544780397 140722544783306 0
/proc/21887/statm: 28282 362 304 221 0 87 0
[pid=21889] ppid=21887 vsize=15144768 memory=29012 CPUtime=0.12 cores=0,2,4,6
/proc/21889/stat : 21889 (java) S 21887 21887 15420 0 -1 1077944320 5653 0 0 0 11 1 0 0 20 0 15 0 410691544 15508242432 7253 33554432000 4194304 4196468 140724190407744 140724190390288 139898604465911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
/proc/21889/statm: 3786192 7253 3151 1 0 3748377 0
[pid=21889/tid=21890] ppid=21887 vsize=15144768 memory=7748307311448697419 CPUtime=0.09 cores=0,2,4,6
/proc/21889/task/21890/stat : 21890 (java) R 21887 21887 15420 0 -1 4202560 3561 0 0 0 8 1 0 0 20 0 15 0 410691544 15508242432 7253 33554432000 4194304 4196468 140724190407744 139898608700448 139898604477846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21891] ppid=21887 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21891/stat : 21891 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 7253 33554432000 4194304 4196468 140724190407744 139898196778000 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21892] ppid=21887 vsize=15144768 memory=139993287739008 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21892/stat : 21892 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 7253 33554432000 4194304 4196468 140724190407744 139898195725456 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21893] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21893/stat : 21893 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 7253 33554432000 4194304 4196468 140724190407744 139898194672400 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21894] ppid=21887 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21894/stat : 21894 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 7253 33554432000 4194304 4196468 140724190407744 139898193619856 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21895] ppid=21887 vsize=15144768 memory=139993287739008 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21895/stat : 21895 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410691546 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897679603952 139898604477058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21896] ppid=21887 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21896/stat : 21896 (java) S 21887 21887 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410691547 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897678550176 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21897] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21897/stat : 21897 (java) S 21887 21887 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410691547 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897677497072 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21898] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21898/stat : 21898 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410691549 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897676445648 139898604484507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21899] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21899/stat : 21899 (java) R 21887 21887 15420 0 -1 4202560 432 0 0 0 0 0 0 0 20 0 15 0 410691549 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897675393776 139898589883856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21900] ppid=21887 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21900/stat : 21900 (java) R 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410691549 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897674341232 139898604477058 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21901] ppid=21887 vsize=15144768 memory=139993287739008 CPUtime=0.02 cores=0,2,4,6
/proc/21889/task/21901/stat : 21901 (java) R 21887 21887 15420 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 15 0 410691549 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897673288176 139898604487258 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21902] ppid=21887 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21902/stat : 21902 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410691550 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897672235872 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21903] ppid=21887 vsize=15144768 memory=139993287739008 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21903/stat : 21903 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691550 15508242432 7253 33554432000 4194304 4196468 140724190407744 139897671182896 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30460 KiB

[startup+0.210646 s]*
/proc/loadavg: 5.28 5.00 5.29 3/233 21903
/proc/meminfo: memFree=28728244/32770624 swapFree=67000012/67108860
[pid=21887] ppid=21884 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21887/stat : 21887 (xcsp3-exec) S 21884 21887 15420 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 410691544 115843072 362 33554432000 4194304 5098028 140722544778560 140722544776664 140540459627132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16678912 140722544780154 140722544780397 140722544780397 140722544783306 0
/proc/21887/statm: 28282 362 304 221 0 87 0
[pid=21889] ppid=21887 vsize=15144768 memory=40780 CPUtime=0.34 cores=0,2,4,6
/proc/21889/stat : 21889 (java) S 21887 21887 15420 0 -1 1077944320 9450 0 0 0 31 3 0 0 20 0 15 0 410691544 15508242432 10195 33554432000 4194304 4196468 140724190407744 140724190390288 139898604465911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
/proc/21889/statm: 3786192 10195 3307 1 0 3748377 0
[pid=21889/tid=21890] ppid=21887 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/21889/task/21890/stat : 21890 (java) R 21887 21887 15420 0 -1 4202560 6588 0 0 0 18 2 0 0 20 0 15 0 410691544 15508242432 10260 33554432000 4194304 4196468 140724190407744 139898608699360 139898241818314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21891] ppid=21887 vsize=15144768 memory=13675 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21891/stat : 21891 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 10260 33554432000 4194304 4196468 140724190407744 139898196778000 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21892] ppid=21887 vsize=15144768 memory=288370369439450752 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21892/stat : 21892 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 10260 33554432000 4194304 4196468 140724190407744 139898195725456 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21893] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21893/stat : 21893 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 10260 33554432000 4194304 4196468 140724190407744 139898194672400 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21894] ppid=21887 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21894/stat : 21894 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691545 15508242432 10260 33554432000 4194304 4196468 140724190407744 139898193619856 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21895] ppid=21887 vsize=15144768 memory=139993287739008 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21895/stat : 21895 (java) S 21887 21887 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410691546 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897679603952 139898604477058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21896] ppid=21887 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21896/stat : 21896 (java) S 21887 21887 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410691547 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897678550176 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21897] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21897/stat : 21897 (java) S 21887 21887 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410691547 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897677497072 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21898] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21898/stat : 21898 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410691549 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897676445648 139898604484507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21899] ppid=21887 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21889/task/21899/stat : 21899 (java) S 21887 21887 15420 0 -1 1077944384 509 0 0 0 2 0 0 0 20 0 15 0 410691549 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897675393776 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21900] ppid=21887 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21889/task/21900/stat : 21900 (java) S 21887 21887 15420 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 15 0 410691549 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897674341232 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21901] ppid=21887 vsize=15144768 memory=139993287739008 CPUtime=0.08 cores=0,2,4,6
/proc/21889/task/21901/stat : 21901 (java) R 21887 21887 15420 0 -1 4202560 793 0 0 0 8 0 0 0 20 0 15 0 410691549 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897673287984 139898582999152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21902] ppid=21887 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21902/stat : 21902 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410691550 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897672235872 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21903] ppid=21887 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21903/stat : 21903 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691550 15508242432 10260 33554432000 4194304 4196468 140724190407744 139897671182896 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42228 KiB

[startup+0.312093 s]*
/proc/loadavg: 5.28 5.00 5.29 6/233 21903
/proc/meminfo: memFree=28721128/32770624 swapFree=67000012/67108860
[pid=21887] ppid=21884 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21887/stat : 21887 (xcsp3-exec) S 21884 21887 15420 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 410691544 115843072 362 33554432000 4194304 5098028 140722544778560 140722544776664 140540459627132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16678912 140722544780154 140722544780397 140722544780397 140722544783306 0
/proc/21887/statm: 28282 362 304 221 0 87 0
[pid=21889] ppid=21887 vsize=15149024 memory=49748 CPUtime=0.53 cores=0,2,4,6
/proc/21889/stat : 21889 (java) S 21887 21887 15420 0 -1 1077944320 10858 0 0 0 49 4 0 0 20 0 15 0 410691544 15512600576 12437 33554432000 4194304 4196468 140724190407744 140724190390288 139898604465911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
/proc/21889/statm: 3787256 12437 3351 1 0 3748377 0
[pid=21889/tid=21890] ppid=21887 vsize=15149024 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/21889/task/21890/stat : 21890 (java) R 21887 21887 15420 0 -1 4202560 7774 0 0 0 27 3 0 0 20 0 15 0 410691544 15512600576 12437 33554432000 4194304 4196468 140724190407744 139898608697024 139898588546398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21891] ppid=21887 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21891/stat : 21891 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691545 15512600576 12502 33554432000 4194304 4196468 140724190407744 139898196778000 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21892] ppid=21887 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21892/stat : 21892 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410691545 15512600576 12502 33554432000 4194304 4196468 140724190407744 139898195725456 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21893] ppid=21887 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21893/stat : 21893 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410691545 15512600576 12502 33554432000 4194304 4196468 140724190407744 139898194672400 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21894] ppid=21887 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21894/stat : 21894 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691545 15512600576 12502 33554432000 4194304 4196468 140724190407744 139898193619856 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21895] ppid=21887 vsize=15149024 memory=-7595490506177102494 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21895/stat : 21895 (java) S 21887 21887 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410691546 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897679603952 139898604477058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21896] ppid=21887 vsize=15149024 memory=-7533229591079788448 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21896/stat : 21896 (java) S 21887 21887 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410691547 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897678550176 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21897] ppid=21887 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21897/stat : 21897 (java) S 21887 21887 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410691547 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897677497072 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21898] ppid=21887 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21898/stat : 21898 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410691549 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897676445648 139898604484507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21899] ppid=21887 vsize=15149024 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/21889/task/21899/stat : 21899 (java) S 21887 21887 15420 0 -1 1077944384 516 0 0 0 4 0 0 0 20 0 15 0 410691549 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897675393776 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21900] ppid=21887 vsize=15149024 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/21889/task/21900/stat : 21900 (java) R 21887 21887 15420 0 -1 4202560 377 0 0 0 5 0 0 0 20 0 15 0 410691549 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897674341232 139898585990812 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21901] ppid=21887 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/21889/task/21901/stat : 21901 (java) S 21887 21887 15420 0 -1 1077944384 890 0 0 0 12 0 0 0 20 0 15 0 410691549 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897673288176 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21902] ppid=21887 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21902/stat : 21902 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410691550 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897672235872 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21903] ppid=21887 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21903/stat : 21903 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410691550 15512600576 12502 33554432000 4194304 4196468 140724190407744 139897671182896 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51196 KiB

[startup+0.707542 s]
/proc/loadavg: 5.28 5.00 5.29 6/233 21903
/proc/meminfo: memFree=28705436/32770624 swapFree=67000012/67108860
[pid=21887] ppid=21884 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21887/stat : 21887 (xcsp3-exec) S 21884 21887 15420 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 410691544 115843072 362 33554432000 4194304 5098028 140722544778560 140722544776664 140540459627132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16678912 140722544780154 140722544780397 140722544780397 140722544783306 0
/proc/21887/statm: 28282 362 304 221 0 87 0
[pid=21889] ppid=21887 vsize=15417404 memory=81816 CPUtime=1.71 cores=0,2,4,6
/proc/21889/stat : 21889 (java) S 21887 21887 15420 0 -1 1077944320 14708 0 0 0 166 5 0 0 20 0 19 0 410691544 15787421696 20454 33554432000 4194304 4196468 140724190407744 140724190390288 139898604465911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
/proc/21889/statm: 3854351 20454 3447 1 0 3815453 0
[pid=21889/tid=21890] ppid=21887 vsize=15417404 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/21889/task/21890/stat : 21890 (java) S 21887 21887 15420 0 -1 1077944384 9140 0 0 0 49 4 0 0 20 0 19 0 410691544 15787421696 20454 33554432000 4194304 4196468 140724190407744 139898608706688 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21891] ppid=21887 vsize=15417404 memory=33 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21891/stat : 21891 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410691545 15787421696 20454 33554432000 4194304 4196468 140724190407744 139898196778000 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21892] ppid=21887 vsize=15417404 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21892/stat : 21892 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 410691545 15787421696 20454 33554432000 4194304 4196468 140724190407744 139898195725456 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21893] ppid=21887 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21893/stat : 21893 (java) S 21887 21887 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 410691545 15787421696 20454 33554432000 4194304 4196468 140724190407744 139898194672400 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21894] ppid=21887 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21894/stat : 21894 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410691545 15787421696 20454 33554432000 4194304 4196468 140724190407744 139898193619856 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21895] ppid=21887 vsize=15417404 memory=34468 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21895/stat : 21895 (java) S 21887 21887 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 410691546 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897679603952 139898604477058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21896] ppid=21887 vsize=15417404 memory=988 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21896/stat : 21896 (java) S 21887 21887 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897678550176 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21897] ppid=21887 vsize=15417404 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21897/stat : 21897 (java) S 21887 21887 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897677497072 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21898] ppid=21887 vsize=15417404 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21898/stat : 21898 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691549 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897676445648 139898604484507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21899] ppid=21887 vsize=15417404 memory=580 CPUtime=0.2 cores=0,2,4,6
/proc/21889/task/21899/stat : 21899 (java) R 21887 21887 15420 0 -1 4202560 1134 0 0 0 20 0 0 0 20 0 19 0 410691549 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897675392912 139898589392532 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21900] ppid=21887 vsize=15417404 memory=1696 CPUtime=0.26 cores=0,2,4,6
/proc/21889/task/21900/stat : 21900 (java) R 21887 21887 15420 0 -1 4202560 1173 0 0 0 26 0 0 0 20 0 19 0 410691549 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897674327112 139898584183047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21901] ppid=21887 vsize=15417404 memory=3436 CPUtime=0.31 cores=0,2,4,6
/proc/21889/task/21901/stat : 21901 (java) R 21887 21887 15420 0 -1 1077944384 1757 0 0 0 31 0 0 0 20 0 19 0 410691549 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897673288176 139898604477058 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21902] ppid=21887 vsize=15417404 memory=7548 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21902/stat : 21902 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691550 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897672235872 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21903] ppid=21887 vsize=15417404 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21903/stat : 21903 (java) S 21887 21887 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410691550 15787421696 20454 33554432000 4194304 4196468 140724190407744 139897671182896 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 83264 KiB

[startup+1.50154 s]
/proc/loadavg: 5.42 5.03 5.30 5/237 21908
/proc/meminfo: memFree=28683660/32770624 swapFree=67000012/67108860
[pid=21887] ppid=21884 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21887/stat : 21887 (xcsp3-exec) S 21884 21887 15420 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 410691544 115843072 362 33554432000 4194304 5098028 140722544778560 140722544776664 140540459627132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16678912 140722544780154 140722544780397 140722544780397 140722544783306 0
/proc/21887/statm: 28282 362 304 221 0 87 0

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

/proc/21889/stat : 21889 (java) S 21887 21887 15420 0 -1 1077944320 54042 0 0 0 207840 27 0 0 20 0 19 0 410691544 15787421696 49487 33554432000 4194304 4196468 140724190407744 140724190390288 139898604465911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
/proc/21889/statm: 3854351 49487 3518 1 0 3815453 0
[pid=21889/tid=21890] ppid=21887 vsize=15417404 memory=1448 CPUtime=0.53 cores=0,2,4,6
/proc/21889/task/21890/stat : 21890 (java) S 21887 21887 15420 0 -1 1077944384 9140 0 0 0 49 4 0 0 20 0 19 0 410691544 15787421696 49487 33554432000 4194304 4196468 140724190407744 139898608706688 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21891] ppid=21887 vsize=15417404 memory=197948 CPUtime=0.26 cores=0,2,4,6
/proc/21889/task/21891/stat : 21891 (java) S 21887 21887 15420 0 -1 1077944384 1179 0 0 0 23 3 0 0 20 0 19 0 410691545 15787421696 49487 33554432000 4194304 4196468 140724190407744 139898196778000 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21892] ppid=21887 vsize=15417404 memory=197948 CPUtime=0.26 cores=0,2,4,6
/proc/21889/task/21892/stat : 21892 (java) S 21887 21887 15420 0 -1 1077944384 2713 0 0 0 23 3 0 0 20 0 19 0 410691545 15787421696 49487 33554432000 4194304 4196468 140724190407744 139898195725456 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21893] ppid=21887 vsize=15417404 memory=197948 CPUtime=0.26 cores=0,2,4,6
/proc/21889/task/21893/stat : 21893 (java) S 21887 21887 15420 0 -1 1077944384 462 0 0 0 24 2 0 0 20 0 19 0 410691545 15787421696 49487 33554432000 4194304 4196468 140724190407744 139898194672400 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21894] ppid=21887 vsize=15417404 memory=1448 CPUtime=0.26 cores=0,2,4,6
/proc/21889/task/21894/stat : 21894 (java) S 21887 21887 15420 0 -1 1077944384 2049 0 0 0 24 2 0 0 20 0 19 0 410691545 15787421696 49487 33554432000 4194304 4196468 140724190407744 139898193619856 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21895] ppid=21887 vsize=15417404 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21889/task/21895/stat : 21895 (java) S 21887 21887 15420 0 -1 1077944384 2184 0 0 0 9 6 0 0 20 0 19 0 410691546 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897679603952 139898604477058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21896] ppid=21887 vsize=15417404 memory=189740 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21896/stat : 21896 (java) S 21887 21887 15420 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897678550240 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21897] ppid=21887 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21897/stat : 21897 (java) S 21887 21887 15420 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897677497088 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21898] ppid=21887 vsize=15417404 memory=197948 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21898/stat : 21898 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691549 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897676445648 139898604484507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21899] ppid=21887 vsize=15417404 memory=1448 CPUtime=1.82 cores=0,2,4,6
/proc/21889/task/21899/stat : 21899 (java) S 21887 21887 15420 0 -1 1077944384 9792 0 0 0 182 0 0 0 20 0 19 0 410691549 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897675393776 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21900] ppid=21887 vsize=15417404 memory=4126316290023845779 CPUtime=1.72 cores=0,2,4,6
/proc/21889/task/21900/stat : 21900 (java) S 21887 21887 15420 0 -1 1077944384 11175 0 0 0 171 1 0 0 20 0 19 0 410691549 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897674341232 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21901] ppid=21887 vsize=15417404 memory=185644 CPUtime=0.51 cores=0,2,4,6
/proc/21889/task/21901/stat : 21901 (java) S 21887 21887 15420 0 -1 1077944384 7012 0 0 0 51 0 0 0 20 0 19 0 410691549 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897673288176 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21902] ppid=21887 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21902/stat : 21902 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691550 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897672235872 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21903] ppid=21887 vsize=15417404 memory=197948 CPUtime=0.08 cores=0,2,4,6
/proc/21889/task/21903/stat : 21903 (java) S 21887 21887 15420 0 -1 1077944384 466 0 0 0 4 4 0 0 20 0 19 0 410691550 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897671182896 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 39 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21904] ppid=21887 vsize=15417404 memory=6791534058613427641 CPUtime=518.92 cores=0,2,4,6
/proc/21889/task/21904/stat : 21904 (java) R 21887 21887 15420 0 -1 4202560 901 0 0 0 51891 1 0 0 20 0 19 0 410691598 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897662208720 139898246618642 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21905] ppid=21887 vsize=15417404 memory=2116 CPUtime=517.47 cores=0,2,4,6
/proc/21889/task/21905/stat : 21905 (java) R 21887 21887 15420 0 -1 4202560 3113 0 0 0 51746 1 0 0 20 0 19 0 410691599 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897661159792 139898248045808 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21906] ppid=21887 vsize=15417404 memory=1448 CPUtime=518.61 cores=0,2,4,6
/proc/21889/task/21906/stat : 21906 (java) R 21887 21887 15420 0 -1 4202560 860 0 0 0 51860 1 0 0 20 0 19 0 410691599 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897660104456 139898246616758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21907] ppid=21887 vsize=15417404 memory=197948 CPUtime=517.69 cores=0,2,4,6
/proc/21889/task/21907/stat : 21907 (java) R 21887 21887 15420 0 -1 4202560 1587 0 0 0 51769 0 0 0 20 0 19 0 410691599 15787421696 49487 33554432000 4194304 4196468 140724190407744 139897659052080 139898246618634 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
Current children cumulated CPU time: 2078.67 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 199396 KiB

[startup+582.302 s]
/proc/loadavg: 8.12 7.87 6.73 9/237 22045
/proc/meminfo: memFree=31098264/32770624 swapFree=67000020/67108860
[pid=21887] ppid=21884 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21887/stat : 21887 (xcsp3-exec) S 21884 21887 15420 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 410691544 115843072 362 33554432000 4194304 5098028 140722544778560 140722544776664 140540459627132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16678912 140722544780154 140722544780397 140722544780397 140722544783306 0
/proc/21887/statm: 28282 362 304 221 0 87 0
[pid=21889] ppid=21887 vsize=15417404 memory=212376 CPUtime=2317.51 cores=0,2,4,6
/proc/21889/stat : 21889 (java) S 21887 21887 15420 0 -1 1077944320 54642 0 0 0 231721 30 0 0 20 0 19 0 410691544 15787421696 53094 33554432000 4194304 4196468 140724190407744 140724190390288 139898604465911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
/proc/21889/statm: 3854351 53094 3518 1 0 3815453 0
[pid=21889/tid=21890] ppid=21887 vsize=15417404 memory=206232 CPUtime=0.53 cores=0,2,4,6
/proc/21889/task/21890/stat : 21890 (java) S 21887 21887 15420 0 -1 1077944384 9140 0 0 0 49 4 0 0 20 0 19 0 410691544 15787421696 53094 33554432000 4194304 4196468 140724190407744 139898608706688 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21891] ppid=21887 vsize=15417404 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/21889/task/21891/stat : 21891 (java) S 21887 21887 15420 0 -1 1077944384 1199 0 0 0 27 3 0 0 20 0 19 0 410691545 15787421696 53094 33554432000 4194304 4196468 140724190407744 139898196778000 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21892] ppid=21887 vsize=15417404 memory=212376 CPUtime=0.3 cores=0,2,4,6
/proc/21889/task/21892/stat : 21892 (java) S 21887 21887 15420 0 -1 1077944384 3026 0 0 0 27 3 0 0 20 0 19 0 410691545 15787421696 53094 33554432000 4194304 4196468 140724190407744 139898195725456 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21893] ppid=21887 vsize=15417404 memory=1448 CPUtime=0.29 cores=0,2,4,6
/proc/21889/task/21893/stat : 21893 (java) S 21887 21887 15420 0 -1 1077944384 511 0 0 0 27 2 0 0 20 0 19 0 410691545 15787421696 53094 33554432000 4194304 4196468 140724190407744 139898194672400 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21894] ppid=21887 vsize=15417404 memory=181548 CPUtime=0.29 cores=0,2,4,6
/proc/21889/task/21894/stat : 21894 (java) S 21887 21887 15420 0 -1 1077944384 2074 0 0 0 27 2 0 0 20 0 19 0 410691545 15787421696 53094 33554432000 4194304 4196468 140724190407744 139898193619856 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21895] ppid=21887 vsize=15417404 memory=212376 CPUtime=0.18 cores=0,2,4,6
/proc/21889/task/21895/stat : 21895 (java) S 21887 21887 15420 0 -1 1077944384 2203 0 0 0 11 7 0 0 20 0 19 0 410691546 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897679603952 139898604477058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21896] ppid=21887 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21896/stat : 21896 (java) S 21887 21887 15420 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897678550240 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21897] ppid=21887 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21897/stat : 21897 (java) S 21887 21887 15420 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897677497088 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21898] ppid=21887 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21898/stat : 21898 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691549 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897676445648 139898604484507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21899] ppid=21887 vsize=15417404 memory=1448 CPUtime=1.82 cores=0,2,4,6
/proc/21889/task/21899/stat : 21899 (java) S 21887 21887 15420 0 -1 1077944384 9794 0 0 0 182 0 0 0 20 0 19 0 410691549 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897675393776 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21900] ppid=21887 vsize=15417404 memory=1448 CPUtime=1.72 cores=0,2,4,6
/proc/21889/task/21900/stat : 21900 (java) S 21887 21887 15420 0 -1 1077944384 11177 0 0 0 171 1 0 0 20 0 19 0 410691549 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897674341232 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21901] ppid=21887 vsize=15417404 memory=1448 CPUtime=0.51 cores=0,2,4,6
/proc/21889/task/21901/stat : 21901 (java) S 21887 21887 15420 0 -1 1077944384 7014 0 0 0 51 0 0 0 20 0 19 0 410691549 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897673288176 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21902] ppid=21887 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21902/stat : 21902 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691550 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897672235872 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21903] ppid=21887 vsize=15417404 memory=3616 CPUtime=0.1 cores=0,2,4,6
/proc/21889/task/21903/stat : 21903 (java) S 21887 21887 15420 0 -1 1077944384 472 0 0 0 5 5 0 0 20 0 19 0 410691550 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897671182896 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21904] ppid=21887 vsize=15417404 memory=34496 CPUtime=578.5 cores=0,2,4,6
/proc/21889/task/21904/stat : 21904 (java) R 21887 21887 15420 0 -1 4202560 924 0 0 0 57849 1 0 0 20 0 19 0 410691598 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897662208968 139898246616746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21905] ppid=21887 vsize=15417404 memory=1448 CPUtime=577.15 cores=0,2,4,6
/proc/21889/task/21905/stat : 21905 (java) R 21887 21887 15420 0 -1 4202560 3183 0 0 0 57714 1 0 0 20 0 19 0 410691599 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897661159680 139898246617099 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21906] ppid=21887 vsize=15417404 memory=1448 CPUtime=578.22 cores=0,2,4,6
/proc/21889/task/21906/stat : 21906 (java) R 21887 21887 15420 0 -1 4202560 894 0 0 0 57821 1 0 0 20 0 19 0 410691599 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897660104456 139898246616746 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21907] ppid=21887 vsize=15417404 memory=208280 CPUtime=577.46 cores=0,2,4,6
/proc/21889/task/21907/stat : 21907 (java) R 21887 21887 15420 0 -1 4202560 1622 0 0 0 57746 0 0 0 20 0 19 0 410691599 15787421696 53094 33554432000 4194304 4196468 140724190407744 139897659051968 139898246616628 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
Current children cumulated CPU time: 2317.51 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 213824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.206 s]
/proc/loadavg: 8.30 7.96 6.82 10/237 22049
/proc/meminfo: memFree=31024628/32770624 swapFree=67000020/67108860
[pid=21887] ppid=21884 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21887/stat : 21887 (xcsp3-exec) S 21884 21887 15420 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 410691544 115843072 362 33554432000 4194304 5098028 140722544778560 140722544776664 140540459627132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16678912 140722544780154 140722544780397 140722544780397 140722544783306 0
/proc/21887/statm: 28282 362 304 221 0 87 0
[pid=21889] ppid=21887 vsize=15417404 memory=213908 CPUtime=2520.18 cores=0,2,4,6
/proc/21889/stat : 21889 (java) S 21887 21887 15420 0 -1 1077944320 55169 0 0 0 251986 32 0 0 20 0 19 0 410691544 15787421696 53477 33554432000 4194304 4196468 140724190407744 140724190390288 139898604465911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
/proc/21889/statm: 3854351 53477 3518 1 0 3815453 0
[pid=21889/tid=21890] ppid=21887 vsize=15417404 memory=1564 CPUtime=0.53 cores=0,2,4,6
/proc/21889/task/21890/stat : 21890 (java) S 21887 21887 15420 0 -1 1077944384 9140 0 0 0 49 4 0 0 20 0 19 0 410691544 15787421696 53477 33554432000 4194304 4196468 140724190407744 139898608706688 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21891] ppid=21887 vsize=15417404 memory=928 CPUtime=0.35 cores=0,2,4,6
/proc/21889/task/21891/stat : 21891 (java) S 21887 21887 15420 0 -1 1077944384 1262 0 0 0 31 4 0 0 20 0 19 0 410691545 15787421696 53477 33554432000 4194304 4196468 140724190407744 139898196778000 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21892] ppid=21887 vsize=15417404 memory=1980 CPUtime=0.36 cores=0,2,4,6
/proc/21889/task/21892/stat : 21892 (java) S 21887 21887 15420 0 -1 1077944384 3094 0 0 0 33 3 0 0 20 0 19 0 410691545 15787421696 53477 33554432000 4194304 4196468 140724190407744 139898195725456 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21893] ppid=21887 vsize=15417404 memory=1332 CPUtime=0.36 cores=0,2,4,6
/proc/21889/task/21893/stat : 21893 (java) S 21887 21887 15420 0 -1 1077944384 518 0 0 0 33 3 0 0 20 0 19 0 410691545 15787421696 53477 33554432000 4194304 4196468 140724190407744 139898194672400 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21894] ppid=21887 vsize=15417404 memory=1448 CPUtime=0.36 cores=0,2,4,6
/proc/21889/task/21894/stat : 21894 (java) S 21887 21887 15420 0 -1 1077944384 2080 0 0 0 33 3 0 0 20 0 19 0 410691545 15787421696 53477 33554432000 4194304 4196468 140724190407744 139898193619856 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21895] ppid=21887 vsize=15417404 memory=213908 CPUtime=0.2 cores=0,2,4,6
/proc/21889/task/21895/stat : 21895 (java) S 21887 21887 15420 0 -1 1077944384 2369 0 0 0 13 7 0 0 20 0 19 0 410691546 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897679603952 139898604477058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21896] ppid=21887 vsize=15417404 memory=139993184829264 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21896/stat : 21896 (java) S 21887 21887 15420 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897678550240 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21897] ppid=21887 vsize=15417404 memory=-7684191407570971757 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21897/stat : 21897 (java) S 21887 21887 15420 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 19 0 410691547 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897677497088 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21898] ppid=21887 vsize=15417404 memory=7681421203011431829 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21898/stat : 21898 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691549 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897676445648 139898604484507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21899] ppid=21887 vsize=15417404 memory=-7357787915995474596 CPUtime=1.82 cores=0,2,4,6
/proc/21889/task/21899/stat : 21899 (java) S 21887 21887 15420 0 -1 1077944384 9794 0 0 0 182 0 0 0 20 0 19 0 410691549 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897675393776 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21900] ppid=21887 vsize=15417404 memory=8546823402028195750 CPUtime=1.72 cores=0,2,4,6
/proc/21889/task/21900/stat : 21900 (java) S 21887 21887 15420 0 -1 1077944384 11177 0 0 0 171 1 0 0 20 0 19 0 410691549 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897674341232 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21901] ppid=21887 vsize=15417404 memory=-7101718590825193272 CPUtime=0.51 cores=0,2,4,6
/proc/21889/task/21901/stat : 21901 (java) S 21887 21887 15420 0 -1 1077944384 7014 0 0 0 51 0 0 0 20 0 19 0 410691549 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897673288176 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21902] ppid=21887 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21889/task/21902/stat : 21902 (java) S 21887 21887 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410691550 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897672235872 139898604476117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21903] ppid=21887 vsize=15417404 memory=3848 CPUtime=0.1 cores=0,2,4,6
/proc/21889/task/21903/stat : 21903 (java) S 21887 21887 15420 0 -1 1077944384 482 0 0 0 5 5 0 0 20 0 19 0 410691550 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897671182896 139898604477058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 39 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21904] ppid=21887 vsize=15417404 memory=2676 CPUtime=629.03 cores=0,2,4,6
/proc/21889/task/21904/stat : 21904 (java) R 21887 21887 15420 0 -1 4202560 954 0 0 0 62902 1 0 0 20 0 19 0 410691598 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897662211808 139898246027849 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21905] ppid=21887 vsize=15417404 memory=2608 CPUtime=627.65 cores=0,2,4,6
/proc/21889/task/21905/stat : 21905 (java) R 21887 21887 15420 0 -1 4202560 3247 0 0 0 62764 1 0 0 20 0 19 0 410691599 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897661157000 139898246616746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21906] ppid=21887 vsize=15417404 memory=1412 CPUtime=628.91 cores=0,2,4,6
/proc/21889/task/21906/stat : 21906 (java) R 21887 21887 15420 0 -1 4202560 917 0 0 0 62890 1 0 0 20 0 19 0 410691599 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897660104208 139898246616746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
[pid=21889/tid=21907] ppid=21887 vsize=15417404 memory=3436 CPUtime=628.15 cores=0,2,4,6
/proc/21889/task/21907/stat : 21907 (java) R 21887 21887 15420 0 -1 4202560 1712 0 0 0 62815 0 0 0 20 0 19 0 410691599 15787421696 53477 33554432000 4194304 4196468 140724190407744 139897659052424 139898246616472 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15314944 140724190413807 140724190413978 140724190413978 140724190416847 0
Current children cumulated CPU time: 2520.18 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 215356 KiB

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

[startup+633.23 s]
# the end of solver process 21887 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000804 s, system=0.001609 s

[startup+633.301 s]
# the end of solver process 21889 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.23 s, system=0.331118 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): 633.301
CPU time (s): 2520.56
CPU user time (s): 2520.23
CPU system time (s): 0.331118
CPU usage (%): 398.004
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 257348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.23
system time used= 0.331118
maximum resident set size= 255904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55988
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20427
involuntary context switches= 49412


# summary of solver processes directly reported to runsolver:
#   pid: 21887,21889
#   total CPU time (s): 2520.56
#   total CPU user time (s): 2520.23
#   total CPU system time (s): 0.331118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.76838 second user time and 6.63732 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-13 06:08:55
IDJOB=4393398
IDBENCH=137635
IDSOLVER=2840
FILE ID=node146/4393398-1568347775
RUNJOBID= node146-1568343521-17189
PBS_JOBID= 21701161
Free space on /tmp= 56672 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r1.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-4393398-1568347775/watcher-4393398-1568347775 -o /tmp/evaluation-result-4393398-1568347775/solver-4393398-1568347775 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568343521-17189 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2010100313 HOME/instance-4393398-1568347775.xml

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

MD5SUM BENCH= a404c513102fb879343dc63e509eedd5
RANDOM SEED=2010100313

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28757056 kB
MemAvailable:   29082276 kB
Buffers:          146916 kB
Cached:           457908 kB
SwapCached:         5144 kB
Active:          3143308 kB
Inactive:         282540 kB
Active(anon):    2837524 kB
Inactive(anon):    20900 kB
Active(file):     305784 kB
Inactive(file):   261640 kB
Unevictable:      111040 kB
Mlocked:          111040 kB
SwapTotal:      67108860 kB
SwapFree:       67000012 kB
Dirty:             26064 kB
Writeback:           324 kB
AnonPages:       2927796 kB
Mapped:            54236 kB
Shmem:             29372 kB
Slab:             176588 kB
SReclaimable:     147260 kB
SUnreclaim:        29328 kB
KernelStack:        3872 kB
PageTables:        11448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4171420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2813952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

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