Trace number 4269878

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)OPT1 25.783001 19.6548

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-04-06.xml
MD5SUMbc597584f482d34acd2131afdcab0789
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.109919
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints91
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":24}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":24}]
Minimum constraint arity4
Maximum constraint arity24
Distribution of constraint arities[{"arity":4,"count":90},{"arity":24,"count":1}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"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-4269878-1502860259.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269878-1502860259.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
23.20/17.66	c solve instance...
25.34/19.47	o 2 
25.71/19.62	o 1 
25.71/19.63	s OPTIMUM FOUND
25.71/19.63	v <instantiation>
25.71/19.63	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] </list>
25.71/19.63	v 	<values>0 0 0 1 1 1 0 1 1 0 0 1 1 0 1 0 1 0 1 1 0 1 0 0 </values>
25.71/19.63	v </instantiation>

Verifier Data

OK	1

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 (13759 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269878-1502860259/watcher-4269878-1502860259 -o /tmp/evaluation-result-4269878-1502860259/solver-4269878-1502860259 -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 640989824 HOME/instance-4269878-1502860259.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=28740, runsolver pid=28737
Current StackSize limit: 8192 KiB


[startup+0.100096 s]*
/proc/loadavg: 1.99 1.88 1.89 3/217 28756
/proc/meminfo: memFree=24632068/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13978596 memory=27816 CPUtime=0.12 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 5325 0 0 0 10 2 0 0 20 0 15 0 119106722 14314082304 6889 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3494649 6954 2865 1 0 3482966 0
[pid=28742/tid=28743] ppid=28740 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 3329 0 0 0 8 1 0 0 20 0 15 0 119106722 14314082304 6954 33554432000 4194304 4196468 140720427293904 140051162613552 140051158392214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14314082304 6954 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13978596 memory=140048351360640 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14314082304 6954 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14314082304 6954 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14314082304 6954 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13978596 memory=140048351360640 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106724 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119106725 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119106725 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 119106728 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 119106728 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13978596 memory=140048351360640 CPUtime=0.01 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) R 28740 28740 25083 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 15 0 119106728 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050333038960 140051136989809 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13978596 memory=140048351360640 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106728 14314082304 6954 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29200 KiB

[startup+0.212974 s]*
/proc/loadavg: 1.99 1.88 1.89 4/217 28756
/proc/meminfo: memFree=24620028/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13982852 memory=40560 CPUtime=0.33 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 8234 0 0 0 30 3 0 0 20 0 15 0 119106722 14318440448 10140 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3495713 10140 3072 1 0 3482966 0
[pid=28742/tid=28743] ppid=28740 vsize=13982884 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 5345 0 0 0 18 1 0 0 20 0 15 0 119106722 14318473216 10140 33554432000 4194304 4196468 140720427293904 140051162582080 140051151059997 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13982852 memory=8911 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 10140 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13982852 memory=288370424503072384 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 10140 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 10140 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 10140 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13982852 memory=140048351360640 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106724 14318440448 10140 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119106725 14318440448 10140 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119106725 14318440448 10140 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14318473216 10140 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13982884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 581 0 0 0 2 0 0 0 20 0 15 0 119106728 14318473216 10140 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 119106728 14318440448 10140 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13982852 memory=140048351360640 CPUtime=0.07 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) S 28740 28740 25083 0 -1 1077944384 751 0 0 0 7 0 0 0 20 0 15 0 119106728 14318440448 10140 33554432000 4194304 4196468 140720427293904 140050333038960 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14318440448 10140 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106728 14318440448 10140 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41944 KiB

[startup+0.310484 s]*
/proc/loadavg: 1.99 1.88 1.89 4/217 28756
/proc/meminfo: memFree=24613576/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13982852 memory=48016 CPUtime=0.5 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 9195 0 0 0 47 3 0 0 20 0 15 0 119106722 14318440448 12004 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3495713 12004 3107 1 0 3482966 0
[pid=28742/tid=28743] ppid=28740 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 5991 0 0 0 28 2 0 0 20 0 15 0 119106722 14318440448 12004 33554432000 4194304 4196468 140720427293904 140051162615088 140051142460766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 12004 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 12004 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 12004 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14318440448 12004 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106724 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119106725 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119106725 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 718 0 0 0 3 0 0 0 20 0 15 0 119106728 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 15 0 119106728 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) R 28740 28740 25083 0 -1 4202560 902 0 0 0 12 0 0 0 20 0 15 0 119106728 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050333034000 140051158392214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106728 14318440448 12004 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49400 KiB

[startup+0.700813 s]
/proc/loadavg: 1.99 1.88 1.89 3/217 28756
/proc/meminfo: memFree=24592612/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13984976 memory=74724 CPUtime=1.14 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 10239 0 0 0 111 3 0 0 20 0 15 0 119106722 14320615424 18681 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3496244 18681 3180 1 0 3483478 0
[pid=28742/tid=28743] ppid=28740 vsize=13984976 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 6397 0 0 0 65 2 0 0 20 0 15 0 119106722 14320615424 18681 33554432000 4194304 4196468 140720427293904 140051162618080 140050783104717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14320615424 18681 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119106723 14320615424 18681 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13984976 memory=33476 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14320615424 18681 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106723 14320615424 18681 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119106724 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13984976 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13984976 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13984976 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13984976 memory=5792 CPUtime=0.12 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 950 0 0 0 12 0 0 0 20 0 15 0 119106728 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13984976 memory=796 CPUtime=0.12 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 463 0 0 0 12 0 0 0 20 0 15 0 119106728 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13984976 memory=1436 CPUtime=0.21 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) S 28740 28740 25083 0 -1 1077944384 1120 0 0 0 21 0 0 0 20 0 15 0 119106728 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050333038960 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13984976 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 18681 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 76108 KiB

[startup+1.50083 s]
/proc/loadavg: 1.99 1.88 1.89 4/217 28756
/proc/meminfo: memFree=24561272/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0

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

/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13984976 memory=1813064 CPUtime=23.2 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 52581 0 0 0 2132 188 0 0 20 0 15 0 119106722 14320615424 453266 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3496244 453266 3230 1 0 3483478 0
[pid=28742/tid=28743] ppid=28740 vsize=13984976 memory=1384 CPUtime=14.46 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 8325 0 0 0 1439 7 0 0 20 0 15 0 119106722 14320615424 453266 33554432000 4194304 4196468 140720427293904 140051162615376 140050783170893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13984976 memory=6791534058613427641 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 8527 0 0 0 119 45 0 0 20 0 15 0 119106723 14320615424 453266 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13984976 memory=9099 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 8995 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 453266 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13984976 memory=19292 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 9065 0 0 0 120 44 0 0 20 0 15 0 119106723 14320615424 453266 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13984976 memory=0 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 8327 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 453266 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13984976 memory=6944656592455360604 CPUtime=1.45 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 2751 0 0 0 145 0 0 0 20 0 15 0 119106724 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13984976 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13984976 memory=1224 CPUtime=0.2 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 1266 0 0 0 20 0 0 0 20 0 15 0 119106728 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13984976 memory=12032 CPUtime=0.14 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 466 0 0 0 14 0 0 0 20 0 15 0 119106728 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13984976 memory=5792 CPUtime=0.31 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) S 28740 28740 25083 0 -1 1077944384 3380 0 0 0 30 1 0 0 20 0 15 0 119106728 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050333038960 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13984976 memory=2290 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 453266 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 23.2 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1814448 KiB

[startup+18.4008 s]
/proc/loadavg: 2.00 1.89 1.89 4/217 28756
/proc/meminfo: memFree=22841312/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13984976 memory=1815412 CPUtime=24.2 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 56423 0 0 0 2231 189 0 0 20 0 15 0 119106722 14320615424 453853 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3496244 453853 3249 1 0 3483478 0
[pid=28742/tid=28743] ppid=28740 vsize=13984976 memory=1296 CPUtime=15.26 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 11041 0 0 0 1518 8 0 0 20 0 15 0 119106722 14320615424 453853 33554432000 4194304 4196468 140720427293904 140051162616520 140050783983549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13984976 memory=2408 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 8527 0 0 0 119 45 0 0 20 0 15 0 119106723 14320615424 453853 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13984976 memory=1384 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 8995 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 453853 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13984976 memory=1815324 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 9065 0 0 0 120 44 0 0 20 0 15 0 119106723 14320615424 453853 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13984976 memory=6628 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 8327 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 453853 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13984976 memory=8836 CPUtime=1.45 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 2753 0 0 0 145 0 0 0 20 0 15 0 119106724 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13984976 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13984976 memory=1813064 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13984976 memory=7656234198527600231 CPUtime=0.28 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 1765 0 0 0 28 0 0 0 20 0 15 0 119106728 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13984976 memory=7235710566141946944 CPUtime=0.2 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 909 0 0 0 20 0 0 0 20 0 15 0 119106728 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13984976 memory=7667497561383256160 CPUtime=0.36 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) S 28740 28740 25083 0 -1 1077944384 3562 0 0 0 35 1 0 0 20 0 15 0 119106728 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050333038960 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13984976 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13984976 memory=7308333214767606124 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 453853 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 24.2 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1816796 KiB

[startup+19.2008 s]
/proc/loadavg: 2.00 1.89 1.89 4/217 28756
/proc/meminfo: memFree=22840940/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13984976 memory=1816164 CPUtime=25.12 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 56832 0 0 0 2323 189 0 0 20 0 15 0 119106722 14320615424 454041 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3496244 454041 3250 1 0 3483478 0
[pid=28742/tid=28743] ppid=28740 vsize=13984976 memory=6791534058613427641 CPUtime=16.06 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 11275 0 0 0 1598 8 0 0 20 0 15 0 119106722 14320615424 454041 33554432000 4194304 4196468 140720427293904 140051162615872 140050784048364 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13984976 memory=1815508 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 8527 0 0 0 119 45 0 0 20 0 15 0 119106723 14320615424 454041 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13984976 memory=7584172172082901604 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 8995 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 454041 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13984976 memory=7450474757761887342 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 9065 0 0 0 120 44 0 0 20 0 15 0 119106723 14320615424 454041 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13984976 memory=6791534058613427641 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 8327 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 454041 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13984976 memory=33476 CPUtime=1.45 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 2753 0 0 0 145 0 0 0 20 0 15 0 119106724 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13984976 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13984976 memory=1384 CPUtime=0.31 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 1778 0 0 0 31 0 0 0 20 0 15 0 119106728 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13984976 memory=1384 CPUtime=0.26 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 1042 0 0 0 26 0 0 0 20 0 15 0 119106728 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13984976 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) S 28740 28740 25083 0 -1 1077944384 3591 0 0 0 37 1 0 0 20 0 15 0 119106728 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050333038960 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13984976 memory=4638778420176961639 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 454041 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 25.12 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1817548 KiB

[startup+19.6008 s]
/proc/loadavg: 2.00 1.89 1.89 4/217 28756
/proc/meminfo: memFree=22840940/32770624 swapFree=67108860/67108860
[pid=28740] ppid=28737 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28740/stat : 28740 (xcsp3-exec) S 28737 28740 25083 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 119106722 9740288 346 33554432000 4194304 5098028 140736687047616 140736687045720 140674276188796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30117888 140736687051887 140736687052091 140736687052091 140736687054827 0
/proc/28740/statm: 2378 346 289 221 0 87 0
[pid=28742] ppid=28740 vsize=13984976 memory=1817116 CPUtime=25.71 cores=1,3,5,7
/proc/28742/stat : 28742 (java) S 28740 28740 25083 0 -1 1077944320 57068 0 0 0 2382 189 0 0 20 0 15 0 119106722 14320615424 454279 33554432000 4194304 4196468 140720427293904 140720427276448 140051158380279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
/proc/28742/statm: 3496244 454279 3252 1 0 3483478 0
[pid=28742/tid=28743] ppid=28740 vsize=13984976 memory=6791534058613427641 CPUtime=16.46 cores=1,3,5,7
/proc/28742/task/28743/stat : 28743 (java) R 28740 28740 25083 0 -1 4202560 11282 0 0 0 1638 8 0 0 20 0 15 0 119106722 14320615424 454279 33554432000 4194304 4196468 140720427293904 140051162616952 140050784519212 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28744] ppid=28740 vsize=13984976 memory=1813064 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28744/stat : 28744 (java) S 28740 28740 25083 0 -1 1077944384 8527 0 0 0 119 45 0 0 20 0 15 0 119106723 14320615424 454279 33554432000 4194304 4196468 140720427293904 140051111000464 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28745] ppid=28740 vsize=13984976 memory=1952 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28745/stat : 28745 (java) S 28740 28740 25083 0 -1 1077944384 8995 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 454279 33554432000 4194304 4196468 140720427293904 140051109947664 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28746] ppid=28740 vsize=13984976 memory=8680 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28746/stat : 28746 (java) S 28740 28740 25083 0 -1 1077944384 9065 0 0 0 120 44 0 0 20 0 15 0 119106723 14320615424 454279 33554432000 4194304 4196468 140720427293904 140051108895376 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28747] ppid=28740 vsize=13984976 memory=4620 CPUtime=1.64 cores=1,3,5,7
/proc/28742/task/28747/stat : 28747 (java) S 28740 28740 25083 0 -1 1077944384 8327 0 0 0 121 43 0 0 20 0 15 0 119106723 14320615424 454279 33554432000 4194304 4196468 140720427293904 140051107842576 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28748] ppid=28740 vsize=13984976 memory=1196 CPUtime=1.45 cores=1,3,5,7
/proc/28742/task/28748/stat : 28748 (java) S 28740 28740 25083 0 -1 1077944384 2753 0 0 0 145 0 0 0 20 0 15 0 119106724 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050339355248 140051158391426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28749] ppid=28740 vsize=13984976 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28749/stat : 28749 (java) S 28740 28740 25083 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050338301216 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28750] ppid=28740 vsize=13984976 memory=18476 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28750/stat : 28750 (java) S 28740 28740 25083 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 119106725 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050337248880 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28751] ppid=28740 vsize=13984976 memory=19820 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28751/stat : 28751 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050336197200 140051158398875 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28752] ppid=28740 vsize=13984976 memory=4048 CPUtime=0.42 cores=1,3,5,7
/proc/28742/task/28752/stat : 28752 (java) S 28740 28740 25083 0 -1 1077944384 1968 0 0 0 42 0 0 0 20 0 15 0 119106728 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050335144048 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28753] ppid=28740 vsize=13984976 memory=1792 CPUtime=0.32 cores=1,3,5,7
/proc/28742/task/28753/stat : 28753 (java) S 28740 28740 25083 0 -1 1077944384 1061 0 0 0 32 0 0 0 20 0 15 0 119106728 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050334091248 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28754] ppid=28740 vsize=13984976 memory=1813064 CPUtime=0.4 cores=1,3,5,7
/proc/28742/task/28754/stat : 28754 (java) S 28740 28740 25083 0 -1 1077944384 3611 0 0 0 39 1 0 0 20 0 15 0 119106728 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050333038960 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28755] ppid=28740 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28755/stat : 28755 (java) S 28740 28740 25083 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050331986400 140051158390485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
[pid=28742/tid=28756] ppid=28740 vsize=13984976 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28756/stat : 28756 (java) S 28740 28740 25083 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 119106728 14320615424 454279 33554432000 4194304 4196468 140720427293904 140050330934192 140051158391426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29466624 140720427295895 140720427296071 140720427296071 140720427298767 0
Current children cumulated CPU time: 25.71 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1818500 KiB

Child status: 0
Real time (s): 19.6548
CPU time (s): 25.783
CPU user time (s): 23.8687
CPU system time (s): 1.91431
CPU usage (%): 131.179
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1818500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.8687
system time used= 1.91431
maximum resident set size= 1818144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57667
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= 3017
involuntary context switches= 93


# summary of solver processes directly reported to runsolver:
#   pid: 28740
#   total CPU time (s): 25.783
#   total CPU user time (s): 23.8687
#   total CPU system time (s): 1.91431

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.147221 second user time and 0.238554 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-16 06:56:40
IDJOB=4269878
IDBENCH=139741
IDSOLVER=2660
FILE ID=node149/4269878-1502860259
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-04-06.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-4269878-1502860259/watcher-4269878-1502860259 -o /tmp/evaluation-result-4269878-1502860259/solver-4269878-1502860259 -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 640989824 HOME/instance-4269878-1502860259.xml

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

MD5SUM BENCH= bc597584f482d34acd2131afdcab0789
RANDOM SEED=640989824

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:        24648620 kB
MemAvailable:   28898000 kB
Buffers:          333948 kB
Cached:          4187460 kB
SwapCached:            0 kB
Active:          4287564 kB
Inactive:        3356436 kB
Active(anon):    3125552 kB
Inactive(anon):    24956 kB
Active(file):    1162012 kB
Inactive(file):  3331480 kB
Unevictable:        6348 kB
Mlocked:            6348 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7876 kB
Writeback:             4 kB
AnonPages:       3067132 kB
Mapped:            59240 kB
Shmem:             25224 kB
Slab:             170704 kB
SReclaimable:     143444 kB
SUnreclaim:        27260 kB
KernelStack:        3808 kB
PageTables:        11488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3891996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2947072 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:00