Trace number 4297447

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.7b par (e747e1e)OPT34 9.23553 2.00866

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-08_c18.xml
MD5SUM5c5040f535ec624befc4f337dc6f1e70
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark9.23553
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints29
Number of domains2
Minimum domain size64
Maximum domain size65
Distribution of domain sizes[{"size":64,"count":28},{"size":65,"count":8}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":36},{"degree":2,"count":28},{"degree":7,"count":7},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity28
Distribution of constraint arities[{"arity":3,"count":28},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints28
Distribution of constraint types[{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297447-1532717483.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297447-1532717483.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.28/0.61	c solve instance...
1.28/0.67	o 44 
1.28/0.69	o 41 
1.82/0.71	o 40 
1.82/0.71	o 40 
1.82/0.73	o 39 
1.82/0.75	o 38 
1.82/0.75	o 37 
1.82/0.76	o 36 
1.82/0.77	o 34 
7.98/1.83	s OPTIMUM FOUND
7.98/1.83	v <instantiation>
7.98/1.83	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[3][4] y[3][5] y[3][6] y[3][7] y[4][5] y[4][6] y[4][7] y[5][6] y[5][7] y[6][7] </list>
7.98/1.83	v 	<values>0 1 4 9 15 22 32 34 1 4 9 15 22 32 34 3 8 14 21 31 33 5 11 18 28 30 6 13 23 25 7 17 19 10 12 2 </values>
7.98/1.83	v </instantiation>

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297447-1532717483/watcher-4297447-1532717483 -o /tmp/evaluation-result-4297447-1532717483/solver-4297447-1532717483 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532713069-31492 --watchdog 2580 HOME/xcsp3-exec -seed 914992567 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297447-1532717483.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100139 s]*
/proc/loadavg: 7.14 8.03 7.34 2/205 32399
/proc/meminfo: memFree=27338008/32770624 swapFree=67108860/67108860
[pid=32378] ppid=32375 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32378/stat : 32378 (xcsp3-exec) S 32375 32378 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89311479 115843072 363 33554432000 4194304 5098028 140735745360000 140735745358104 139955358704252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22294528 140735745369142 140735745369344 140735745369344 140735745372106 0
/proc/32378/statm: 28282 363 305 221 0 87 0
[pid=32380] ppid=32378 vsize=26104152 memory=27136 CPUtime=0.11 cores=0-7
/proc/32380/stat : 32380 (java) S 32378 32378 31465 0 -1 1077944320 5649 0 0 0 10 1 0 0 20 0 20 0 89311480 26730651648 6784 33554432000 4194304 4196468 140734902217584 140734902200128 140009275092727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
/proc/32380/statm: 6526038 6784 3027 1 0 6488315 0
[pid=32380/tid=32381] ppid=32378 vsize=26104152 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32380/task/32381/stat : 32381 (java) R 32378 32378 31465 0 -1 4202560 3665 0 0 0 8 1 0 0 20 0 20 0 89311480 26730651648 6784 33554432000 4194304 4196468 140734902217584 140009279319024 140009259136357 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32382] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32382/stat : 32382 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140009227713168 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32383] ppid=32378 vsize=26104152 memory=139664504288896 CPUtime=0 cores=0-7
/proc/32380/task/32383/stat : 32383 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140009226660368 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32384] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32384/stat : 32384 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140009225607568 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32385] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32385/stat : 32385 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140009224554768 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32386] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32386/stat : 32386 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008829090960 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32387] ppid=32378 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32380/task/32387/stat : 32387 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008828038160 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32388] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32388/stat : 32388 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008826985360 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32389] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32389/stat : 32389 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008825932560 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32390] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32390/stat : 32390 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311482 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008334752112 140009275103874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32391] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32391/stat : 32391 (java) S 32378 32378 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89311483 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008333698080 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32392] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32392/stat : 32392 (java) S 32378 32378 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89311483 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008332645232 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32393] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32393/stat : 32393 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311485 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008331593552 140009275111323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32394] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32394/stat : 32394 (java) S 32378 32378 31465 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 89311485 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008330541936 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32395] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32395/stat : 32395 (java) R 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311485 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008329489136 140009275103874 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32396] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32396/stat : 32396 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89311485 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008328436336 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32397] ppid=32378 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/32380/task/32397/stat : 32397 (java) R 32378 32378 31465 0 -1 4202560 250 0 0 0 1 0 0 0 20 0 20 0 89311485 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008327383536 140009275114074 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32398] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32398/stat : 32398 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89311486 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008326330976 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32399] ppid=32378 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32380/task/32399/stat : 32399 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311486 26730651648 6784 33554432000 4194304 4196468 140734902217584 140008325278256 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28588 KiB

[startup+0.210087 s]*
/proc/loadavg: 7.14 8.03 7.34 3/205 32399
/proc/meminfo: memFree=27326472/32770624 swapFree=67108860/67108860
[pid=32378] ppid=32375 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32378/stat : 32378 (xcsp3-exec) S 32375 32378 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89311479 115843072 363 33554432000 4194304 5098028 140735745360000 140735745358104 139955358704252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22294528 140735745369142 140735745369344 140735745369344 140735745372106 0
/proc/32378/statm: 28282 363 305 221 0 87 0
[pid=32380] ppid=32378 vsize=26104152 memory=39492 CPUtime=0.34 cores=0-7
/proc/32380/stat : 32380 (java) S 32378 32378 31465 0 -1 1077944320 8497 0 0 0 31 3 0 0 20 0 20 0 89311480 26730651648 9873 33554432000 4194304 4196468 140734902217584 140734902200128 140009275092727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
/proc/32380/statm: 6526038 9873 3170 1 0 6488315 0
[pid=32380/tid=32381] ppid=32378 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32380/task/32381/stat : 32381 (java) R 32378 32378 31465 0 -1 4202560 5566 0 0 0 18 1 0 0 20 0 20 0 89311480 26730651648 9873 33554432000 4194304 4196468 140734902217584 140009279327424 140009275114653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32382] ppid=32378 vsize=26104152 memory=342 CPUtime=0 cores=0-7
/proc/32380/task/32382/stat : 32382 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140009227713168 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32383] ppid=32378 vsize=26104152 memory=3905664546990093984 CPUtime=0 cores=0-7
/proc/32380/task/32383/stat : 32383 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140009226660368 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32384] ppid=32378 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32380/task/32384/stat : 32384 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140009225607568 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32385] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32385/stat : 32385 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140009224554768 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32386] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32386/stat : 32386 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008829090960 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32387] ppid=32378 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32380/task/32387/stat : 32387 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008828038160 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32388] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32388/stat : 32388 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008826985360 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32389] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32389/stat : 32389 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89311481 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008825932560 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32390] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32390/stat : 32390 (java) S 32378 32378 31465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89311482 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008334752112 140009275103874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32391] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32391/stat : 32391 (java) S 32378 32378 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89311483 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008333698080 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32392] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32392/stat : 32392 (java) S 32378 32378 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89311483 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008332645232 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32393] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32393/stat : 32393 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311485 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008331593552 140009275111323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32394] ppid=32378 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/32380/task/32394/stat : 32394 (java) S 32378 32378 31465 0 -1 1077944384 505 0 0 0 1 0 0 0 20 0 20 0 89311485 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008330541936 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32395] ppid=32378 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/32380/task/32395/stat : 32395 (java) S 32378 32378 31465 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 20 0 89311485 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008329489136 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32396] ppid=32378 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/32380/task/32396/stat : 32396 (java) S 32378 32378 31465 0 -1 1077944384 288 0 0 0 1 0 0 0 20 0 20 0 89311485 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008328436336 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32397] ppid=32378 vsize=26104152 memory=-1 CPUtime=0.08 cores=0-7
/proc/32380/task/32397/stat : 32397 (java) S 32378 32378 31465 0 -1 1077944384 785 0 0 0 8 0 0 0 20 0 20 0 89311485 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008327383536 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32398] ppid=32378 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32398/stat : 32398 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89311486 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008326330976 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32399] ppid=32378 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/32380/task/32399/stat : 32399 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311486 26730651648 9873 33554432000 4194304 4196468 140734902217584 140008325278256 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40944 KiB

[startup+0.309853 s]*
/proc/loadavg: 7.14 8.03 7.34 4/205 32399
/proc/meminfo: memFree=27320516/32770624 swapFree=67108860/67108860
[pid=32378] ppid=32375 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32378/stat : 32378 (xcsp3-exec) S 32375 32378 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89311479 115843072 363 33554432000 4194304 5098028 140735745360000 140735745358104 139955358704252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22294528 140735745369142 140735745369344 140735745369344 140735745372106 0
/proc/32378/statm: 28282 363 305 221 0 87 0
[pid=32380] ppid=32378 vsize=26108408 memory=46480 CPUtime=0.52 cores=0-7
/proc/32380/stat : 32380 (java) S 32378 32378 31465 0 -1 1077944320 9373 0 0 0 49 3 0 0 20 0 20 0 89311480 26735009792 11620 33554432000 4194304 4196468 140734902217584 140734902200128 140009275092727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
/proc/32380/statm: 6527102 11620 3237 1 0 6488315 0
[pid=32380/tid=32381] ppid=32378 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32380/task/32381/stat : 32381 (java) R 32378 32378 31465 0 -1 4202560 6278 0 0 0 27 2 0 0 20 0 20 0 89311480 26735009792 11620 33554432000 4194304 4196468 140734902217584 140009279329504 140009275114653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32382] ppid=32378 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32382/stat : 32382 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140009227713168 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32383] ppid=32378 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32383/stat : 32383 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140009226660368 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32384] ppid=32378 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32384/stat : 32384 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140009225607568 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32385] ppid=32378 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32385/stat : 32385 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140009224554768 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32386] ppid=32378 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/32380/task/32386/stat : 32386 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008829090960 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32387] ppid=32378 vsize=26108408 memory=139664350606255 CPUtime=0 cores=0-7
/proc/32380/task/32387/stat : 32387 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008828038160 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32388] ppid=32378 vsize=26108408 memory=139664350608560 CPUtime=0 cores=0-7
/proc/32380/task/32388/stat : 32388 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008826985360 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32389] ppid=32378 vsize=26108408 memory=139664350610864 CPUtime=0 cores=0-7
/proc/32380/task/32389/stat : 32389 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89311481 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008825932560 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32390] ppid=32378 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32390/stat : 32390 (java) S 32378 32378 31465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89311482 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008334752112 140009275103874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32391] ppid=32378 vsize=26108408 memory=279328701228688 CPUtime=0 cores=0-7
/proc/32380/task/32391/stat : 32391 (java) S 32378 32378 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89311483 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008333698080 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32392] ppid=32378 vsize=26108408 memory=279328701235600 CPUtime=0 cores=0-7
/proc/32380/task/32392/stat : 32392 (java) S 32378 32378 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89311483 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008332645232 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32393] ppid=32378 vsize=26108408 memory=279328701176880 CPUtime=0 cores=0-7
/proc/32380/task/32393/stat : 32393 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311485 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008331593552 140009275111323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32394] ppid=32378 vsize=26108408 memory=279328701249424 CPUtime=0.02 cores=0-7
/proc/32380/task/32394/stat : 32394 (java) S 32378 32378 31465 0 -1 1077944384 583 0 0 0 2 0 0 0 20 0 20 0 89311485 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008330541936 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32395] ppid=32378 vsize=26108408 memory=279328701256336 CPUtime=0.03 cores=0-7
/proc/32380/task/32395/stat : 32395 (java) S 32378 32378 31465 0 -1 1077944384 51 0 0 0 3 0 0 0 20 0 20 0 89311485 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008329489136 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32396] ppid=32378 vsize=26108408 memory=279328701254032 CPUtime=0.03 cores=0-7
/proc/32380/task/32396/stat : 32396 (java) S 32378 32378 31465 0 -1 1077944384 294 0 0 0 3 0 0 0 20 0 20 0 89311485 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008328436336 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32397] ppid=32378 vsize=26108408 memory=279328701270192 CPUtime=0.12 cores=0-7
/proc/32380/task/32397/stat : 32397 (java) S 32378 32378 31465 0 -1 1077944384 854 0 0 0 12 0 0 0 20 0 20 0 89311485 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008327383536 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32398] ppid=32378 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32398/stat : 32398 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89311486 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008326330976 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32399] ppid=32378 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/32380/task/32399/stat : 32399 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89311486 26735009792 11620 33554432000 4194304 4196468 140734902217584 140008325278256 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47932 KiB

[startup+0.708553 s]
/proc/loadavg: 7.14 8.03 7.34 5/205 32399
/proc/meminfo: memFree=27299908/32770624 swapFree=67108860/67108860
[pid=32378] ppid=32375 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32378/stat : 32378 (xcsp3-exec) S 32375 32378 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89311479 115843072 363 33554432000 4194304 5098028 140735745360000 140735745358104 139955358704252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22294528 140735745369142 140735745369344 140735745369344 140735745372106 0
/proc/32378/statm: 28282 363 305 221 0 87 0
[pid=32380] ppid=32378 vsize=26643044 memory=125760 CPUtime=1.82 cores=0-7
/proc/32380/stat : 32380 (java) S 32378 32378 31465 0 -1 1077944320 13896 0 0 0 176 6 0 0 20 0 28 0 89311480 27282477056 31440 33554432000 4194304 4196468 140734902217584 140734902200128 140009275092727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
/proc/32380/statm: 6660761 31440 3367 1 0 6621955 0
[pid=32380/tid=32381] ppid=32378 vsize=26643044 memory=279328701628080 CPUtime=0.6 cores=0-7
/proc/32380/task/32381/stat : 32381 (java) S 32378 32378 31465 0 -1 1077944384 7236 0 0 0 57 3 0 0 20 0 28 0 89311480 27282477056 31440 33554432000 4194304 4196468 140734902217584 140009279333504 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32382] ppid=32378 vsize=26643044 memory=139664350815088 CPUtime=0 cores=0-7
/proc/32380/task/32382/stat : 32382 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140009227713168 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32383] ppid=32378 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32383/stat : 32383 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140009226660368 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32384] ppid=32378 vsize=26643044 memory=1696 CPUtime=0 cores=0-7
/proc/32380/task/32384/stat : 32384 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140009225607568 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32385] ppid=32378 vsize=26643044 memory=8476 CPUtime=0 cores=0-7
/proc/32380/task/32385/stat : 32385 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140009224554768 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32386] ppid=32378 vsize=26643044 memory=4576 CPUtime=0 cores=0-7
/proc/32380/task/32386/stat : 32386 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008829090960 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32387] ppid=32378 vsize=26643044 memory=15864 CPUtime=0 cores=0-7
/proc/32380/task/32387/stat : 32387 (java) S 32378 32378 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008828038160 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32388] ppid=32378 vsize=26643044 memory=4012 CPUtime=0 cores=0-7
/proc/32380/task/32388/stat : 32388 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008826985360 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32389] ppid=32378 vsize=26643044 memory=15788 CPUtime=0 cores=0-7
/proc/32380/task/32389/stat : 32389 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89311481 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008825932560 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32390] ppid=32378 vsize=26643044 memory=18220 CPUtime=0 cores=0-7
/proc/32380/task/32390/stat : 32390 (java) S 32378 32378 31465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 89311482 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008334752112 140009275103874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32391] ppid=32378 vsize=26643044 memory=1788 CPUtime=0 cores=0-7
/proc/32380/task/32391/stat : 32391 (java) S 32378 32378 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89311483 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008333698080 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32392] ppid=32378 vsize=26643044 memory=1232 CPUtime=0 cores=0-7
/proc/32380/task/32392/stat : 32392 (java) S 32378 32378 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 89311483 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008332645232 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32393] ppid=32378 vsize=26643044 memory=644 CPUtime=0 cores=0-7
/proc/32380/task/32393/stat : 32393 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89311485 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008331593552 140009275111323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32394] ppid=32378 vsize=26643044 memory=22244 CPUtime=0.16 cores=0-7
/proc/32380/task/32394/stat : 32394 (java) R 32378 32378 31465 0 -1 4202560 815 0 0 0 16 0 0 0 20 0 28 0 89311485 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008330528504 140009258503528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32395] ppid=32378 vsize=26643044 memory=1224 CPUtime=0.2 cores=0-7
/proc/32380/task/32395/stat : 32395 (java) R 32378 32378 31465 0 -1 4202560 884 0 0 0 20 0 0 0 20 0 28 0 89311485 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008329475016 140009256613792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32396] ppid=32378 vsize=26643044 memory=1944 CPUtime=0.18 cores=0-7
/proc/32380/task/32396/stat : 32396 (java) R 32378 32378 31465 0 -1 4202560 957 0 0 0 18 0 0 0 20 0 28 0 89311485 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008328429360 140009260217417 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32397] ppid=32378 vsize=26643044 memory=5484 CPUtime=0.4 cores=0-7
/proc/32380/task/32397/stat : 32397 (java) R 32378 32378 31465 0 -1 4202560 2044 0 0 0 40 0 0 0 20 0 28 0 89311485 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008327383536 140009261417111 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32398] ppid=32378 vsize=26643044 memory=1444 CPUtime=0 cores=0-7
/proc/32380/task/32398/stat : 32398 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89311486 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008326330976 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32399] ppid=32378 vsize=26643044 memory=1160 CPUtime=0 cores=0-7
/proc/32380/task/32399/stat : 32399 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89311486 27282477056 31440 33554432000 4194304 4196468 140734902217584 140008325278256 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 127212 KiB

[startup+1.50458 s]
/proc/loadavg: 7.14 8.03 7.34 11/213 32479
/proc/meminfo: memFree=27185844/32770624 swapFree=67108860/67108860
[pid=32378] ppid=32375 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32378/stat : 32378 (xcsp3-exec) S 32375 32378 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89311479 115843072 363 33554432000 4194304 5098028 140735745360000 140735745358104 139955358704252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22294528 140735745369142 140735745369344 140735745369344 140735745372106 0
/proc/32378/statm: 28282 363 305 221 0 87 0
[pid=32380] ppid=32378 vsize=26644072 memory=189044 CPUtime=7.98 cores=0-7
/proc/32380/stat : 32380 (java) S 32378 32378 31465 0 -1 1077944320 19987 0 0 0 789 9 0 0 20 0 28 0 89311480 27283529728 47261 33554432000 4194304 4196468 140734902217584 140734902200128 140009275092727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
/proc/32380/statm: 6661018 47261 3377 1 0 6622212 0
[pid=32380/tid=32381] ppid=32378 vsize=26644072 memory=0 CPUtime=0.6 cores=0-7
/proc/32380/task/32381/stat : 32381 (java) S 32378 32378 31465 0 -1 1077944384 7238 0 0 0 57 3 0 0 20 0 28 0 89311480 27283529728 47261 33554432000 4194304 4196468 140734902217584 140009279333504 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32382] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32382/stat : 32382 (java) S 32378 32378 31465 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140009227713168 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32383] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32383/stat : 32383 (java) S 32378 32378 31465 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140009226660368 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32384] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32384/stat : 32384 (java) S 32378 32378 31465 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140009225607568 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32385] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32385/stat : 32385 (java) S 32378 32378 31465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140009224554768 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32386] ppid=32378 vsize=26644072 memory=2244 CPUtime=0 cores=0-7
/proc/32380/task/32386/stat : 32386 (java) S 32378 32378 31465 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008829090960 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32387] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32387/stat : 32387 (java) S 32378 32378 31465 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008828038160 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32388] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32388/stat : 32388 (java) S 32378 32378 31465 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008826985360 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32389] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32389/stat : 32389 (java) S 32378 32378 31465 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 89311481 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008825932560 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32390] ppid=32378 vsize=26644072 memory=0 CPUtime=0 cores=0-7
/proc/32380/task/32390/stat : 32390 (java) S 32378 32378 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 89311482 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008334752112 140009275103874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32391] ppid=32378 vsize=26644072 memory=1696 CPUtime=0 cores=0-7
/proc/32380/task/32391/stat : 32391 (java) S 32378 32378 31465 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 89311483 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008333698080 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32392] ppid=32378 vsize=26644072 memory=8476 CPUtime=0 cores=0-7
/proc/32380/task/32392/stat : 32392 (java) S 32378 32378 31465 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89311483 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008332645232 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32393] ppid=32378 vsize=26644072 memory=4576 CPUtime=0 cores=0-7
/proc/32380/task/32393/stat : 32393 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89311485 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008331593552 140009275111323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32394] ppid=32378 vsize=26644072 memory=15864 CPUtime=0.58 cores=0-7
/proc/32380/task/32394/stat : 32394 (java) R 32378 32378 31465 0 -1 4202560 2565 0 0 0 57 1 0 0 20 0 28 0 89311485 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008330528480 140009254342107 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32395] ppid=32378 vsize=26644072 memory=4012 CPUtime=0.72 cores=0-7
/proc/32380/task/32395/stat : 32395 (java) R 32378 32378 31465 0 -1 4202560 2022 0 0 0 72 0 0 0 20 0 28 0 89311485 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008329478960 140009258576763 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32396] ppid=32378 vsize=26644072 memory=15788 CPUtime=0.63 cores=0-7
/proc/32380/task/32396/stat : 32396 (java) R 32378 32378 31465 0 -1 4202560 2361 0 0 0 63 0 0 0 20 0 28 0 89311485 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008328417352 140009256637377 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32397] ppid=32378 vsize=26644072 memory=18220 CPUtime=0.49 cores=0-7
/proc/32380/task/32397/stat : 32397 (java) S 32378 32378 31465 0 -1 1077944384 2690 0 0 0 49 0 0 0 20 0 28 0 89311485 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008327383536 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32398] ppid=32378 vsize=26644072 memory=1788 CPUtime=0 cores=0-7
/proc/32380/task/32398/stat : 32398 (java) S 32378 32378 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89311486 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008326330976 140009275102933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32399] ppid=32378 vsize=26644072 memory=1232 CPUtime=0 cores=0-7
/proc/32380/task/32399/stat : 32399 (java) S 32378 32378 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89311486 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008325278256 140009275103874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32472] ppid=32378 vsize=26644072 memory=644 CPUtime=0.63 cores=0-7
/proc/32380/task/32472/stat : 32472 (java) R 32378 32378 31465 0 -1 4202560 29 0 0 0 63 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008310367560 140008908654220 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32473] ppid=32378 vsize=26644072 memory=22244 CPUtime=0.54 cores=0-7
/proc/32380/task/32473/stat : 32473 (java) R 32378 32378 31465 0 -1 4202560 25 0 0 0 54 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008316677768 140008909475701 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32474] ppid=32378 vsize=26644072 memory=2432 CPUtime=0.53 cores=0-7
/proc/32380/task/32474/stat : 32474 (java) R 32378 32378 31465 0 -1 4202560 34 0 0 0 53 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008308257872 140008908656207 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32475] ppid=32378 vsize=26644072 memory=1720 CPUtime=0.52 cores=0-7
/proc/32380/task/32475/stat : 32475 (java) R 32378 32378 31465 0 -1 1077944384 28 0 0 0 52 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008314580368 140009275102933 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32476] ppid=32378 vsize=26644072 memory=792 CPUtime=0.42 cores=0-7
/proc/32380/task/32476/stat : 32476 (java) R 32378 32378 31465 0 -1 4202560 30 0 0 0 42 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008315629288 140008909788385 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32477] ppid=32378 vsize=26644072 memory=1224 CPUtime=0.7 cores=0-7
/proc/32380/task/32477/stat : 32477 (java) R 32378 32378 31465 0 -1 4202560 33 0 0 0 70 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008309314872 140008909476660 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32478] ppid=32378 vsize=26644072 memory=1944 CPUtime=0.59 cores=0-7
/proc/32380/task/32478/stat : 32478 (java) R 32378 32378 31465 0 -1 4202560 24 0 0 0 59 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008313525000 140008908654409 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
[pid=32380/tid=32479] ppid=32378 vsize=26644072 memory=5484 CPUtime=0.49 cores=0-7
/proc/32380/task/32479/stat : 32479 (java) R 32378 32378 31465 0 -1 4202560 26 0 0 0 49 0 0 0 20 0 28 0 89311557 27283529728 47261 33554432000 4194304 4196468 140734902217584 140008311418672 140008908654409 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140734902219905 140734902220077 140734902220077 140734902222799 0
Current children cumulated CPU time: 7.98 s
Current children cumulated vsize: 26757200 KiB
Current children cumulated memory: 190496 KiB

[startup+2.00863 s]
# the end of solver process 32378 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.11759 s, system=0.117945 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.92948 s]
/proc/loadavg: 7.14 8.03 7.34 11/213 32479
/proc/meminfo: memFree=27185844/32770624 swapFree=67108860/67108860
[pid=32378] ppid=32375 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32378/stat : 32378 (xcsp3-exec) S 32375 32378 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89311479 115843072 363 33554432000 4194304 5098028 140735745360000 140735745358104 139955358704252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22294528 140735745369142 140735745369344 140735745369344 140735745372106 0
/proc/32378/statm: 28282 363 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 2.00866
CPU time (s): 9.23553
CPU user time (s): 9.11759
CPU system time (s): 0.117945
CPU usage (%): 459.786
Max. virtual memory (cumulated for all children) (KiB): 26757200
Max. memory (cumulated for all children) (KiB): 190496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.11759
system time used= 0.117945
maximum resident set size= 190228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20597
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3993
involuntary context switches= 218


# summary of solver processes directly reported to runsolver:
#   pid: 32378
#   total CPU time (s): 9.23553
#   total CPU user time (s): 9.11759
#   total CPU system time (s): 0.117945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041633 second user time and 0.048919 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-27 20:51:23
IDJOB=4297447
IDBENCH=141372
IDSOLVER=2760
FILE ID=node135/4297447-1532717483
RUNJOBID= node135-1532713069-31492
PBS_JOBID= 21022319
Free space on /tmp= 48368 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-08_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297447-1532717483/watcher-4297447-1532717483 -o /tmp/evaluation-result-4297447-1532717483/solver-4297447-1532717483 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532713069-31492 --watchdog 2580  HOME/xcsp3-exec -seed 914992567 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297447-1532717483.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5c5040f535ec624befc4f337dc6f1e70
RANDOM SEED=914992567

node135.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.50
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.50
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.50
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.50
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:        27353700 kB
MemAvailable:   31928624 kB
Buffers:          166228 kB
Cached:          4642144 kB
SwapCached:            0 kB
Active:          1643340 kB
Inactive:        3218788 kB
Active(anon):       4768 kB
Inactive(anon):    76960 kB
Active(file):    1638572 kB
Inactive(file):  3141828 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             22036 kB
Writeback:             0 kB
AnonPages:         83020 kB
Mapped:            41532 kB
Shmem:             25248 kB
Slab:             248440 kB
SReclaimable:     220716 kB
SUnreclaim:        27724 kB
KernelStack:        3328 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48344 MiB
End job on node135 at 2018-07-27 20:51:25