Trace number 4284400

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 5a (2017-08-18)OPT4752 249.35699 235.91499

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr15c.xml
MD5SUMce755c39cb9d6ddef8bea85f09074509
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4752
Best CPU time to get the best result obtained on this benchmark4.56043
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints15
Number of domains2
Minimum domain size15
Maximum domain size64
Distribution of domain sizes[{"size":15,"count":15},{"size":64,"count":14}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":211},{"degree":2,"count":16},{"degree":3,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":14},{"arity":15,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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-4284400-1503211307.xml"  -tl '264s' -p 1 -x 3
0.13/0.14	c [HOME/instance-4284400-1503211307.xml, -tl, 264s, -p, 1, -x, 3]
0.13/0.19	c simple solver
0.33/0.26	c parse instance...
0.73/0.46	c solve instance...
1.04/0.54	o 12179 
1.04/0.60	o 12036 
1.39/0.61	o 12034 
1.39/0.62	o 11299 
1.39/0.66	o 10613 
1.39/0.66	o 10077 
1.39/0.68	o 9720 
1.70/0.71	o 9430 
1.70/0.71	o 9119 
1.70/0.76	o 7919 
2.35/0.90	o 7515 
2.35/0.94	o 7258 
2.35/0.94	o 7019 
2.35/0.99	o 6662 
3.90/1.42	o 5867 
3.90/1.43	o 5855 
53.77/45.42	o 5832 
83.75/74.31	o 5772 
83.75/74.31	o 5690 
83.75/74.31	o 5553 
129.88/119.32	o 5498 
129.88/119.37	o 5485 
154.67/143.52	o 5223 
223.16/210.37	o 5186 
236.57/223.51	o 5141 
236.57/223.52	o 5059 
244.36/231.18	o 4752 
249.33/235.90	s OPTIMUM FOUND
249.33/235.90	v <instantiation>
249.33/235.90	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] d[0][1] d[0][2] d[1][3] d[2][4] d[3][5] d[4][6] d[5][7] d[6][8] d[7][9] d[8][10] d[9][11] d[10][12] d[11][13] d[12][14] </list>
249.33/235.90	v 	<values>12 1 4 6 7 0 13 5 3 2 14 8 11 10 9 4 2 3 1 5 12 39 20 50 1 4 11 10 13 </values>
249.33/235.90	v </instantiation>

Verifier Data

OK	4752

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284400-1503211307/watcher-4284400-1503211307 -o /tmp/evaluation-result-4284400-1503211307/solver-4284400-1503211307 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20020 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1012795005 HOME/instance-4284400-1503211307.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=21052, runsolver pid=21049
Current StackSize limit: 8192 KiB


[startup+0.102998 s]*
/proc/loadavg: 1.45 1.58 1.52 4/217 21068
/proc/meminfo: memFree=20965500/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13978596 memory=28108 CPUtime=0.13 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 5408 0 0 0 12 1 0 0 20 0 15 0 154218365 14314082304 7027 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3494649 7027 2867 1 0 3482966 0
[pid=21054/tid=21055] ppid=21052 vsize=13978596 memory=-6962121287837372198 CPUtime=0.1 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 3344 0 0 0 9 1 0 0 20 0 15 0 154218365 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703648464096 140703644249494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13978596 memory=139699906393728 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13978596 memory=139699906393728 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218368 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218368 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218368 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) R 21052 21052 19988 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 154218371 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703113873520 140703644248706 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) S 21052 21052 19988 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 154218371 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703112820720 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13978596 memory=139699906393728 CPUtime=0.01 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) R 21052 21052 19988 0 -1 4202560 332 0 0 0 1 0 0 0 20 0 15 0 154218371 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703111768432 140703644258906 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13978596 memory=139699906393728 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218371 14314082304 7027 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29492 KiB

[startup+0.210651 s]*
/proc/loadavg: 1.45 1.58 1.52 2/200 21070
/proc/meminfo: memFree=21196916/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13982852 memory=40592 CPUtime=0.33 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 8170 0 0 0 31 2 0 0 20 0 15 0 154218365 14318440448 10148 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3495713 10148 3061 1 0 3482966 0
[pid=21054/tid=21055] ppid=21052 vsize=13982852 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 5308 0 0 0 18 1 0 0 20 0 15 0 154218365 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703648447184 140703636954663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13982852 memory=365 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13982852 memory=139699906414005 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13982852 memory=139699906393728 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218368 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218368 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218368 14318473216 10148 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) S 21052 21052 19988 0 -1 1077944384 626 0 0 0 3 0 0 0 20 0 15 0 154218371 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703113873520 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) S 21052 21052 19988 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 15 0 154218371 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703112820720 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13982852 memory=139699906393728 CPUtime=0.08 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) S 21052 21052 19988 0 -1 1077944384 742 0 0 0 8 0 0 0 20 0 15 0 154218371 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703111768432 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13982852 memory=139699906393728 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218371 14318440448 10148 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41976 KiB

[startup+0.310341 s]*
/proc/loadavg: 1.45 1.58 1.52 3/199 21074
/proc/meminfo: memFree=21192052/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13982928 memory=47528 CPUtime=0.5 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 9119 0 0 0 47 3 0 0 20 0 15 0 154218365 14318518272 11882 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3495732 11882 3087 1 0 3482966 0
[pid=21054/tid=21055] ppid=21052 vsize=13982928 memory=92612 CPUtime=0.29 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 6046 0 0 0 27 2 0 0 20 0 15 0 154218365 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703648476064 140703628318046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13982928 memory=4051050782618046287 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13982928 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13982928 memory=139699906393728 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218368 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13982928 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218368 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218368 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13982928 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) S 21052 21052 19988 0 -1 1077944384 639 0 0 0 3 0 0 0 20 0 15 0 154218371 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703113873520 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13982928 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) S 21052 21052 19988 0 -1 1077944384 293 0 0 0 3 0 0 0 20 0 15 0 154218371 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703112820720 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13982928 memory=139699906393728 CPUtime=0.11 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) S 21052 21052 19988 0 -1 1077944384 849 0 0 0 11 0 0 0 20 0 15 0 154218371 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703111768432 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13982928 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13982928 memory=139699906393728 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218371 14318518272 11882 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 48912 KiB

[startup+0.701357 s]
/proc/loadavg: 1.45 1.58 1.52 7/215 21099
/proc/meminfo: memFree=21155856/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13984976 memory=74064 CPUtime=1.7 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 12694 0 0 0 166 4 0 0 20 0 15 0 154218365 14320615424 18516 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3496244 18516 3210 1 0 3483478 0
[pid=21054/tid=21055] ppid=21052 vsize=13984976 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 6677 0 0 0 64 3 0 0 20 0 15 0 154218365 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703648474000 140703644258906 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13984976 memory=23600 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13984976 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13984976 memory=640 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218366 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13984976 memory=2468 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13984976 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13984976 memory=932 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13984976 memory=2236 CPUtime=0.31 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) R 21052 21052 19988 0 -1 4202560 1848 0 0 0 31 0 0 0 20 0 15 0 154218371 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703113859488 140703627737732 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13984976 memory=4124 CPUtime=0.32 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) R 21052 21052 19988 0 -1 4202560 971 0 0 0 32 0 0 0 20 0 15 0 154218371 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703112801736 140703628211130 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13984976 memory=2200 CPUtime=0.36 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) R 21052 21052 19988 0 -1 4202560 1889 0 0 0 36 0 0 0 20 0 15 0 154218371 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703111768432 140703644249494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13984976 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 18516 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 75448 KiB

[startup+1.50086 s]
/proc/loadavg: 1.45 1.58 1.52 7/215 21099
/proc/meminfo: memFree=21070980/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0

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

/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13984976 memory=316660 CPUtime=248.61 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 82049 0 0 0 24775 86 0 0 20 0 15 0 154218365 14320615424 79165 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3496244 79165 3281 1 0 3483478 0
[pid=21054/tid=21055] ppid=21052 vsize=13984976 memory=6791534058613427641 CPUtime=233.14 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 16327 0 0 0 23308 6 0 0 20 0 15 0 154218365 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703648476944 140703283876053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13984976 memory=317172 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 3219 0 0 0 151 17 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13984976 memory=23612 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 3936 0 0 0 151 17 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13984976 memory=1232 CPUtime=1.67 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 4065 0 0 0 151 16 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13984976 memory=6791534058613427641 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 3882 0 0 0 152 16 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13984976 memory=319712 CPUtime=0.24 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 7023 0 0 0 21 3 0 0 20 0 15 0 154218368 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13984976 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13984976 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13984976 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13984976 memory=2428 CPUtime=4.11 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) S 21052 21052 19988 0 -1 1077944384 17385 0 0 0 410 1 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703113873520 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13984976 memory=1732 CPUtime=3.54 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) S 21052 21052 19988 0 -1 1077944384 16236 0 0 0 352 2 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703112820720 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13984976 memory=1944 CPUtime=0.69 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) S 21052 21052 19988 0 -1 1077944384 8143 0 0 0 68 1 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703111768432 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13984976 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13984976 memory=1228 CPUtime=0.09 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 488 0 0 0 4 5 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 248.61 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 318044 KiB

[startup+235.601 s]
/proc/loadavg: 1.89 1.64 1.55 3/218 21158
/proc/meminfo: memFree=19907312/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13984976 memory=316660 CPUtime=249.01 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 82049 0 0 0 24815 86 0 0 20 0 15 0 154218365 14320615424 79165 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3496244 79165 3281 1 0 3483478 0
[pid=21054/tid=21055] ppid=21052 vsize=13984976 memory=1204 CPUtime=233.54 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 16327 0 0 0 23348 6 0 0 20 0 15 0 154218365 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703648476944 140703287358832 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13984976 memory=15876 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 3219 0 0 0 151 17 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13984976 memory=16444 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 3936 0 0 0 151 17 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13984976 memory=4052 CPUtime=1.67 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 4065 0 0 0 151 16 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13984976 memory=23612 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 3882 0 0 0 152 16 0 0 20 0 15 0 154218366 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13984976 memory=1232 CPUtime=0.24 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 7023 0 0 0 21 3 0 0 20 0 15 0 154218368 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13984976 memory=640 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13984976 memory=1384 CPUtime=4.11 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) S 21052 21052 19988 0 -1 1077944384 17385 0 0 0 410 1 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703113873520 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13984976 memory=319712 CPUtime=3.54 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) S 21052 21052 19988 0 -1 1077944384 16236 0 0 0 352 2 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703112820720 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13984976 memory=1008 CPUtime=0.69 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) S 21052 21052 19988 0 -1 1077944384 8143 0 0 0 68 1 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703111768432 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13984976 memory=10736 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13984976 memory=1204 CPUtime=0.09 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 488 0 0 0 4 5 0 0 20 0 15 0 154218371 14320615424 79165 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 249.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 318044 KiB

[startup+235.801 s]
/proc/loadavg: 1.89 1.64 1.55 3/218 21158
/proc/meminfo: memFree=19907312/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13984976 memory=316144 CPUtime=249.23 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 82056 0 0 0 24837 86 0 0 20 0 15 0 154218365 14320615424 79036 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3496244 79036 3281 1 0 3483478 0
[pid=21054/tid=21055] ppid=21052 vsize=13984976 memory=1384 CPUtime=233.73 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 16328 0 0 0 23367 6 0 0 20 0 15 0 154218365 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703648477040 140703284887957 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13984976 memory=1384 CPUtime=1.69 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 3220 0 0 0 152 17 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13984976 memory=312832 CPUtime=1.69 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 3940 0 0 0 152 17 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13984976 memory=4140 CPUtime=1.67 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 4066 0 0 0 151 16 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13984976 memory=42780 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 3882 0 0 0 152 16 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13984976 memory=2468 CPUtime=0.24 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 7023 0 0 0 21 3 0 0 20 0 15 0 154218368 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13984976 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13984976 memory=932 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13984976 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13984976 memory=4124 CPUtime=4.11 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) S 21052 21052 19988 0 -1 1077944384 17385 0 0 0 410 1 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703113873520 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13984976 memory=2200 CPUtime=3.54 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) S 21052 21052 19988 0 -1 1077944384 16236 0 0 0 352 2 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703112820720 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13984976 memory=7528 CPUtime=0.69 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) S 21052 21052 19988 0 -1 1077944384 8143 0 0 0 68 1 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703111768432 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13984976 memory=4104 CPUtime=0.09 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 488 0 0 0 4 5 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 249.23 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 317528 KiB

[startup+235.901 s]
/proc/loadavg: 1.89 1.64 1.55 3/218 21158
/proc/meminfo: memFree=19907312/32770624 swapFree=67108860/67108860
[pid=21052] ppid=21049 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21052/stat : 21052 (xcsp3-exec) S 21049 21052 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154218365 9740288 346 33554432000 4194304 5098028 140727732261456 140727732259560 139947762573948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34308096 140727732266100 140727732266304 140727732266304 140727732269035 0
/proc/21052/statm: 2378 346 289 221 0 87 0
[pid=21054] ppid=21052 vsize=13984976 memory=316144 CPUtime=249.33 cores=1,3,5,7
/proc/21054/stat : 21054 (java) S 21052 21052 19988 0 -1 1077944320 82056 0 0 0 24847 86 0 0 20 0 15 0 154218365 14320615424 79036 33554432000 4194304 4196468 140731500783408 140731500765952 140703644237559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
/proc/21054/statm: 3496244 79036 3281 1 0 3483478 0
[pid=21054/tid=21055] ppid=21052 vsize=13984976 memory=316660 CPUtime=233.83 cores=1,3,5,7
/proc/21054/task/21055/stat : 21055 (java) R 21052 21052 19988 0 -1 4202560 16328 0 0 0 23377 6 0 0 20 0 15 0 154218365 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703648477040 140703286491562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21056] ppid=21052 vsize=13984976 memory=317172 CPUtime=1.69 cores=1,3,5,7
/proc/21054/task/21056/stat : 21056 (java) S 21052 21052 19988 0 -1 1077944384 3220 0 0 0 152 17 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703600789904 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21057] ppid=21052 vsize=13984976 memory=318712 CPUtime=1.69 cores=1,3,5,7
/proc/21054/task/21057/stat : 21057 (java) S 21052 21052 19988 0 -1 1077944384 3940 0 0 0 152 17 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703599737104 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21058] ppid=21052 vsize=13984976 memory=317172 CPUtime=1.67 cores=1,3,5,7
/proc/21054/task/21058/stat : 21058 (java) S 21052 21052 19988 0 -1 1077944384 4066 0 0 0 151 16 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703238122128 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21059] ppid=21052 vsize=13984976 memory=316660 CPUtime=1.68 cores=1,3,5,7
/proc/21054/task/21059/stat : 21059 (java) S 21052 21052 19988 0 -1 1077944384 3882 0 0 0 152 16 0 0 20 0 15 0 154218366 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703237069328 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21060] ppid=21052 vsize=13984976 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/21054/task/21060/stat : 21060 (java) S 21052 21052 19988 0 -1 1077944384 7023 0 0 0 21 3 0 0 20 0 15 0 154218368 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703118084720 140703644248706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21061] ppid=21052 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21061/stat : 21061 (java) S 21052 21052 19988 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703117030688 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21062] ppid=21052 vsize=13984976 memory=319712 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21062/stat : 21062 (java) S 21052 21052 19988 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154218368 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703115978352 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21063] ppid=21052 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21063/stat : 21063 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703114926672 140703644256155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21064] ppid=21052 vsize=13984976 memory=1384 CPUtime=4.11 cores=1,3,5,7
/proc/21054/task/21064/stat : 21064 (java) S 21052 21052 19988 0 -1 1077944384 17385 0 0 0 410 1 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703113873520 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21065] ppid=21052 vsize=13984976 memory=1384 CPUtime=3.54 cores=1,3,5,7
/proc/21054/task/21065/stat : 21065 (java) S 21052 21052 19988 0 -1 1077944384 16236 0 0 0 352 2 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703112820720 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21066] ppid=21052 vsize=13984976 memory=1384 CPUtime=0.69 cores=1,3,5,7
/proc/21054/task/21066/stat : 21066 (java) S 21052 21052 19988 0 -1 1077944384 8143 0 0 0 68 1 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703111768432 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21067] ppid=21052 vsize=13984976 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/21054/task/21067/stat : 21067 (java) S 21052 21052 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703110715872 140703644247765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
[pid=21054/tid=21068] ppid=21052 vsize=13984976 memory=328692 CPUtime=0.09 cores=1,3,5,7
/proc/21054/task/21068/stat : 21068 (java) S 21052 21052 19988 0 -1 1077944384 488 0 0 0 4 5 0 0 20 0 15 0 154218371 14320615424 79036 33554432000 4194304 4196468 140731500783408 140703109663664 140703644248706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140731500786845 140731500787020 140731500787020 140731500789711 0
Current children cumulated CPU time: 249.33 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 317528 KiB

Child status: 0
Real time (s): 235.915
CPU time (s): 249.357
CPU user time (s): 248.483
CPU system time (s): 0.873867
CPU usage (%): 105.698
Max. virtual memory (cumulated for all children) (KiB): 13996504
Max. memory (cumulated for all children) (KiB): 509676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.483
system time used= 0.873867
maximum resident set size= 527872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82671
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11953
involuntary context switches= 698


# summary of solver processes directly reported to runsolver:
#   pid: 21052
#   total CPU time (s): 249.357
#   total CPU user time (s): 248.483
#   total CPU system time (s): 0.873867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.56773 second user time and 2.24673 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-20 08:27:27
IDJOB=4284400
IDBENCH=123040
IDSOLVER=2680
FILE ID=node114/4284400-1503211307
RUNJOBID= node114-1503208995-20020
PBS_JOBID= 20630872
Free space on /tmp= 61700 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr15c.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-4284400-1503211307/watcher-4284400-1503211307 -o /tmp/evaluation-result-4284400-1503211307/solver-4284400-1503211307 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20020 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1012795005 HOME/instance-4284400-1503211307.xml

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

MD5SUM BENCH= ce755c39cb9d6ddef8bea85f09074509
RANDOM SEED=1012795005

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.98
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:        20982916 kB
MemAvailable:   31725560 kB
Buffers:          260952 kB
Cached:         10768028 kB
SwapCached:            0 kB
Active:          2249224 kB
Inactive:        9077056 kB
Active(anon):     289036 kB
Inactive(anon):    44260 kB
Active(file):    1960188 kB
Inactive(file):  9032796 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7880 kB
Writeback:             0 kB
AnonPages:        314876 kB
Mapped:            64204 kB
Shmem:             33416 kB
Slab:             157792 kB
SReclaimable:     130988 kB
SUnreclaim:        26804 kB
KernelStack:        3808 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1182204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-20 08:31:23