Trace number 4269879

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 4.0.5 seq (2017-08-09)OPT2 22.5089 15.9579

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-07-09.xml
MD5SUMa3ba3cad77540d9164e30b3f583ccc44
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.92215198
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints757
Number of domains1
Minimum domain size63
Maximum domain size63
Distribution of domain sizes[{"size":63,"count":63}]
Minimum variable degree50
Maximum variable degree50
Distribution of variable degrees[{"degree":50,"count":63}]
Minimum constraint arity4
Maximum constraint arity63
Distribution of constraint arities[{"arity":4,"count":756},{"arity":63,"count":1}]
Number of extensional constraints0
Number of intensional constraints756
Distribution of constraint types[{"type":"intension","count":756},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269879-1502860280.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269879-1502860280.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
1.35/0.69	c solve instance...
15.61/10.82	o 5 
15.61/10.85	o 4 
15.85/10.93	o 3 
22.23/15.71	o 2 
22.44/15.95	s OPTIMUM FOUND
22.44/15.95	v <instantiation>
22.44/15.95	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] </list>
22.44/15.95	v 	<values>0 0 0 0 0 1 1 1 2 0 1 1 2 2 1 2 2 0 0 2 2 1 1 0 1 2 1 1 1 2 0 2 0 1 0 0 1 2 0 1 2 1 0 0 2 1 2 1 2 0 0 0 1 1 2 1 2 0 1 2 0 1 2 </values>
22.44/15.95	v </instantiation>

Verifier Data

OK	2

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 (10311 MiB free)
  memory of node 1: 16384 MiB (13760 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269879-1502860280/watcher-4269879-1502860280 -o /tmp/evaluation-result-4269879-1502860280/solver-4269879-1502860280 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502838668-25115 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2141371677 HOME/instance-4269879-1502860280.xml 

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

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


[startup+0.101024 s]*
/proc/loadavg: 1.92 1.87 1.89 3/217 28832
/proc/meminfo: memFree=24630576/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13978596 memory=27552 CPUtime=0.12 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 5318 0 0 0 11 1 0 0 20 0 15 0 119108844 14314082304 6888 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3494649 6888 2842 1 0 3482966 0
[pid=28818/tid=28819] ppid=28816 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 3317 0 0 0 8 0 0 0 20 0 15 0 119108844 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076786053680 140076781841814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13978596 memory=139873551619712 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119108845 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13978596 memory=139873551619712 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119108847 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119108847 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076120748832 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119108847 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076119696496 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) S 28816 28816 25083 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 119108850 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076117592688 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) S 28816 28816 25083 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 119108850 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076116539888 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13978596 memory=139873551619712 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) R 28816 28816 25083 0 -1 4202560 272 0 0 0 1 0 0 0 20 0 15 0 119108850 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076115487600 140076766995534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13978596 memory=139873551619712 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108850 14314082304 6953 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28936 KiB

[startup+0.21066 s]*
/proc/loadavg: 1.92 1.87 1.89 3/217 28832
/proc/meminfo: memFree=24618668/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13982852 memory=40188 CPUtime=0.34 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 8136 0 0 0 32 2 0 0 20 0 15 0 119108844 14318440448 10047 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3495713 10047 3030 1 0 3482966 0
[pid=28818/tid=28819] ppid=28816 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 5235 0 0 0 18 1 0 0 20 0 15 0 119108844 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076786051872 140076781851805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13982852 memory=8911 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13982852 memory=288370249703331456 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13982852 memory=139873551619712 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119108847 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119108847 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076120748832 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119108847 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076119696496 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) S 28816 28816 25083 0 -1 1077944384 508 0 0 0 3 0 0 0 20 0 15 0 119108850 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076117592688 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) S 28816 28816 25083 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 15 0 119108850 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076116539888 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13982852 memory=139873551619712 CPUtime=0.08 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) R 28816 28816 25083 0 -1 4202560 763 0 0 0 8 0 0 0 20 0 15 0 119108850 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076115487600 140076774067006 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108850 14318440448 10047 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41572 KiB

[startup+0.317985 s]*
/proc/loadavg: 1.92 1.87 1.89 6/217 28832
/proc/meminfo: memFree=24611596/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13982852 memory=47680 CPUtime=0.53 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 9077 0 0 0 50 3 0 0 20 0 15 0 119108844 14318440448 11920 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3495713 11920 3111 1 0 3482966 0
[pid=28818/tid=28819] ppid=28816 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 5920 0 0 0 28 2 0 0 20 0 15 0 119108844 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076786060720 140076781851805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119108845 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119108847 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119108847 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076120748832 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119108847 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076119696496 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13982852 memory=4713750055892520310 CPUtime=0.04 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) S 28816 28816 25083 0 -1 1077944384 576 0 0 0 4 0 0 0 20 0 15 0 119108850 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076117592688 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) S 28816 28816 25083 0 -1 1077944384 354 0 0 0 4 0 0 0 20 0 15 0 119108850 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076116539888 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) R 28816 28816 25083 0 -1 4202560 931 0 0 0 13 0 0 0 20 0 15 0 119108850 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076115483552 140076774067006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108850 14318440448 11920 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49064 KiB

[startup+0.700755 s]
/proc/loadavg: 1.92 1.87 1.89 5/217 28832
/proc/meminfo: memFree=24594216/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13984976 memory=94748 CPUtime=1.64 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 12246 0 0 0 159 5 0 0 20 0 15 0 119108844 14320615424 23687 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3496244 23687 3196 1 0 3483478 0
[pid=28818/tid=28819] ppid=28816 vsize=13984976 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 6686 0 0 0 64 3 0 0 20 0 15 0 119108844 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076786068464 140076415745353 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13984976 memory=33476 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13984976 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076120748832 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13984976 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076119696496 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13984976 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13984976 memory=5792 CPUtime=0.27 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) R 28816 28816 25083 0 -1 4202560 1114 0 0 0 27 0 0 0 20 0 15 0 119108850 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076117592688 140076761085308 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13984976 memory=796 CPUtime=0.26 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) R 28816 28816 25083 0 -1 4202560 1133 0 0 0 26 0 0 0 20 0 15 0 119108850 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076116530272 140076761673456 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13984976 memory=1436 CPUtime=0.4 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) R 28816 28816 25083 0 -1 1077944384 2006 0 0 0 40 0 0 0 20 0 15 0 119108850 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076115487600 140076781841026 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13984976 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 23687 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 96132 KiB

[startup+1.50084 s]
/proc/loadavg: 1.92 1.87 1.89 3/217 28832
/proc/meminfo: memFree=24528572/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0

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

/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13984976 memory=234956 CPUtime=21.72 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 46198 0 0 0 2158 14 0 0 20 0 15 0 119108844 14320615424 58739 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3496244 58739 3254 1 0 3483478 0
[pid=28818/tid=28819] ppid=28816 vsize=13984976 memory=1 CPUtime=15.14 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 8680 0 0 0 1510 4 0 0 20 0 15 0 119108844 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076786066696 140076422742441 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13984976 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13984976 memory=246400 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13984976 memory=1224 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13984976 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13984976 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 357 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076120748896 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076119696512 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13984976 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13984976 memory=1224 CPUtime=2.96 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) S 28816 28816 25083 0 -1 1077944384 14579 0 0 0 294 2 0 0 20 0 15 0 119108850 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076117592688 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13984976 memory=12032 CPUtime=2.86 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) S 28816 28816 25083 0 -1 1077944384 15422 0 0 0 284 2 0 0 20 0 15 0 119108850 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076116539888 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13984976 memory=5792 CPUtime=0.63 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) S 28816 28816 25083 0 -1 1077944384 4739 0 0 0 62 1 0 0 20 0 15 0 119108850 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076115487600 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13984976 memory=246300 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58739 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 21.72 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 236340 KiB

[startup+15.6008 s]
/proc/loadavg: 1.73 1.83 1.87 3/217 28832
/proc/meminfo: memFree=24412064/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13984976 memory=234964 CPUtime=22.13 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 47102 0 0 0 2199 14 0 0 20 0 15 0 119108844 14320615424 58741 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3496244 58741 3254 1 0 3483478 0
[pid=28818/tid=28819] ppid=28816 vsize=13984976 memory=33476 CPUtime=15.54 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 8901 0 0 0 1550 4 0 0 20 0 15 0 119108844 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076786066696 140076423998183 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13984976 memory=1296 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13984976 memory=2408 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13984976 memory=1732 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13984976 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 357 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076120748896 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13984976 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076119696512 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13984976 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13984976 memory=8680 CPUtime=2.96 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) S 28816 28816 25083 0 -1 1077944384 14581 0 0 0 294 2 0 0 20 0 15 0 119108850 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076117592688 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13984976 memory=4620 CPUtime=2.87 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) S 28816 28816 25083 0 -1 1077944384 16099 0 0 0 285 2 0 0 20 0 15 0 119108850 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076116539888 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13984976 memory=1196 CPUtime=0.63 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) S 28816 28816 25083 0 -1 1077944384 4741 0 0 0 62 1 0 0 20 0 15 0 119108850 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076115487600 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13984976 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13984976 memory=18476 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58741 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 22.13 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 236348 KiB

[startup+15.8008 s]
/proc/loadavg: 1.73 1.83 1.87 3/217 28832
/proc/meminfo: memFree=24412064/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13984976 memory=234968 CPUtime=22.34 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 47668 0 0 0 2220 14 0 0 20 0 15 0 119108844 14320615424 58742 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3496244 58742 3254 1 0 3483478 0
[pid=28818/tid=28819] ppid=28816 vsize=13984976 memory=5792 CPUtime=15.74 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 9032 0 0 0 1570 4 0 0 20 0 15 0 119108844 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076786067464 140076421056239 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13984976 memory=796 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13984976 memory=1436 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13984976 memory=1012 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13984976 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13984976 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 357 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13984976 memory=8680 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076120748896 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13984976 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076119696512 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13984976 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13984976 memory=15872 CPUtime=2.97 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) S 28816 28816 25083 0 -1 1077944384 14784 0 0 0 295 2 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076117592688 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13984976 memory=18476 CPUtime=2.88 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) S 28816 28816 25083 0 -1 1077944384 16260 0 0 0 286 2 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076116539888 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13984976 memory=19820 CPUtime=0.63 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) S 28816 28816 25083 0 -1 1077944384 4812 0 0 0 62 1 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076115487600 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13984976 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 22.34 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 236352 KiB

[startup+15.9008 s]
/proc/loadavg: 1.73 1.83 1.87 3/217 28832
/proc/meminfo: memFree=24412064/32770624 swapFree=67108860/67108860
[pid=28816] ppid=28813 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp3-exec) S 28813 28816 25083 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 119108844 9740288 346 33554432000 4194304 5098028 140731033305920 140731033304024 139713598091900 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36376576 140731033314414 140731033314619 140731033314619 140731033317355 0
/proc/28816/statm: 2378 346 289 221 0 87 0
[pid=28818] ppid=28816 vsize=13984976 memory=234968 CPUtime=22.44 cores=1,3,5,7
/proc/28818/stat : 28818 (java) S 28816 28816 25083 0 -1 1077944320 47682 0 0 0 2230 14 0 0 20 0 15 0 119108844 14320615424 58742 33554432000 4194304 4196468 140732680483024 140732680465568 140076781829879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
/proc/28818/statm: 3496244 58742 3254 1 0 3483478 0
[pid=28818/tid=28819] ppid=28816 vsize=13984976 memory=234964 CPUtime=15.84 cores=1,3,5,7
/proc/28818/task/28819/stat : 28819 (java) R 28816 28816 25083 0 -1 4202560 9046 0 0 0 1580 4 0 0 20 0 15 0 119108844 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076786067464 140076423474985 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28820] ppid=28816 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28820/stat : 28820 (java) S 28816 28816 25083 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076738382736 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28821] ppid=28816 vsize=13984976 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28821/stat : 28821 (java) S 28816 28816 25083 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076737329936 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28822] ppid=28816 vsize=13984976 memory=1 CPUtime=0.01 cores=1,3,5,7
/proc/28818/task/28822/stat : 28822 (java) S 28816 28816 25083 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076736277648 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28823] ppid=28816 vsize=13984976 memory=648 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28823/stat : 28823 (java) S 28816 28816 25083 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 15 0 119108845 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076374223888 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28824] ppid=28816 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28824/stat : 28824 (java) S 28816 28816 25083 0 -1 1077944384 357 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076121802864 140076781841026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28825] ppid=28816 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28825/stat : 28825 (java) S 28816 28816 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076120748896 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28826] ppid=28816 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28826/stat : 28826 (java) S 28816 28816 25083 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119108847 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076119696512 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28827] ppid=28816 vsize=13984976 memory=279746790080576 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28827/stat : 28827 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076118644816 140076781848475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28828] ppid=28816 vsize=13984976 memory=33 CPUtime=2.97 cores=1,3,5,7
/proc/28818/task/28828/stat : 28828 (java) S 28816 28816 25083 0 -1 1077944384 14784 0 0 0 295 2 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076117592688 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28829] ppid=28816 vsize=13984976 memory=1384 CPUtime=2.88 cores=1,3,5,7
/proc/28818/task/28829/stat : 28829 (java) S 28816 28816 25083 0 -1 1077944384 16260 0 0 0 286 2 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076116539888 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28830] ppid=28816 vsize=13984976 memory=1384 CPUtime=0.63 cores=1,3,5,7
/proc/28818/task/28830/stat : 28830 (java) S 28816 28816 25083 0 -1 1077944384 4812 0 0 0 62 1 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076115487600 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28831] ppid=28816 vsize=13984976 memory=279746790107936 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28831/stat : 28831 (java) S 28816 28816 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076114435040 140076781840085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
[pid=28818/tid=28832] ppid=28816 vsize=13984976 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/28818/task/28832/stat : 28832 (java) S 28816 28816 25083 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 119108850 14320615424 58742 33554432000 4194304 4196468 140732680483024 140076113381808 140076781841026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39362560 140732680488087 140732680488263 140732680488263 140732680490959 0
Current children cumulated CPU time: 22.44 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 236352 KiB

Child status: 0
Real time (s): 15.9579
CPU time (s): 22.5089
CPU user time (s): 22.3558
CPU system time (s): 0.153159
CPU usage (%): 141.052
Max. virtual memory (cumulated for all children) (KiB): 13996676
Max. memory (cumulated for all children) (KiB): 247804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.3558
system time used= 0.153159
maximum resident set size= 246420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48561
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3223
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 28816
#   total CPU time (s): 22.5089
#   total CPU user time (s): 22.3558
#   total CPU system time (s): 0.153159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.118175 second user time and 0.194726 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-16 06:57:01
IDJOB=4269879
IDBENCH=139744
IDSOLVER=2660
FILE ID=node149/4269879-1502860280
RUNJOBID= node149-1502838668-25115
PBS_JOBID= 20629851
Free space on /tmp= 61928 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-07-09.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269879-1502860280/watcher-4269879-1502860280 -o /tmp/evaluation-result-4269879-1502860280/solver-4269879-1502860280 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502838668-25115 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2141371677 HOME/instance-4269879-1502860280.xml

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

MD5SUM BENCH= a3ba3cad77540d9164e30b3f583ccc44
RANDOM SEED=2141371677

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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.43
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.43
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.43
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:        24649256 kB
MemAvailable:   28898880 kB
Buffers:          333964 kB
Cached:          4187656 kB
SwapCached:            0 kB
Active:          4287288 kB
Inactive:        3356484 kB
Active(anon):    3125076 kB
Inactive(anon):    24956 kB
Active(file):    1162212 kB
Inactive(file):  3331528 kB
Unevictable:        6348 kB
Mlocked:            6348 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:       3128468 kB
Mapped:            59232 kB
Shmem:             25224 kB
Slab:             170604 kB
SReclaimable:     143440 kB
SUnreclaim:        27164 kB
KernelStack:        3584 kB
PageTables:        11572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3891728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3006464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61920 MiB
End job on node149 at 2017-08-16 06:57:17