Trace number 4399499

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallelSAT 20.0896 3.41728

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K03-P07.xml
MD5SUMda29a6dd83857351367aad9031227a75
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.04114
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints41
Number of domains2
Minimum domain size39
Maximum domain size40
Distribution of domain sizes[{"size":39,"count":39},{"size":40,"count":21}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":42},{"degree":2,"count":39},{"degree":4,"count":6},{"degree":5,"count":15}]
Minimum constraint arity3
Maximum constraint arity39
Distribution of constraint arities[{"arity":3,"count":39},{"arity":21,"count":1},{"arity":39,"count":1}]
Number of extensional constraints0
Number of intensional constraints39
Distribution of constraint types[{"type":"intension","count":39},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399499-1568701232.xml"  -tl '20160s' -p 8
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4399499-1568701232.xml, -tl, 20160s, -p, 8]
0.33/0.24	c 8 solvers in parallel
0.33/0.32	c parse instance...
1.58/1.03	c solve instance...
19.31/3.39	s SATISFIABLE
19.31/3.39	v <instantiation>
19.31/3.39	v 	<list>cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] cn[3][0] cn[3][1] cn[3][2] cn[4][0] cn[4][1] cn[4][2] cn[5][0] cn[5][1] cn[5][2] cn[6][0] cn[6][1] cn[6][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] ce[3][0][1] ce[3][0][2] ce[3][1][2] ce[4][0][1] ce[4][0][2] ce[4][1][2] ce[5][0][1] ce[5][0][2] ce[5][1][2] ce[6][0][1] ce[6][0][2] ce[6][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2] cie[2][0] cie[2][1] cie[2][2] cie[3][0] cie[3][1] cie[3][2] cie[4][0] cie[4][1] cie[4][2] cie[5][0] cie[5][1] cie[5][2] </list>
19.31/3.39	v 	<values>39 1 31 0 33 35 37 11 38 12 18 2 27 13 36 3 34 16 32 15 4 38 8 30 33 35 2 26 1 27 6 10 16 14 9 23 31 13 18 17 28 11 39 32 4 37 22 3 25 7 36 15 5 34 24 21 20 29 19 12 </values>
19.31/3.39	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399499-1568701232/watcher-4399499-1568701232 -o /tmp/evaluation-result-4399499-1568701232/solver-4399499-1568701232 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568700981-18697 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 56141928 HOME/instance-4399499-1568701232.xml 

running on 8 cores: 0-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=19205, runsolver pid=19202
Current StackSize limit: 8192 KiB


[startup+0.10014 s]*
/proc/loadavg: 7.29 6.68 7.01 3/211 19226
/proc/meminfo: memFree=30575796/32770688 swapFree=66961208/67108860
[pid=19205] ppid=19202 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19205/stat : 19205 (xcsp3-exec) S 19202 19205 18670 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446064892 115843072 363 33554432000 4194304 5098028 140733604340544 140733604338648 140129145496188 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40730624 140733604344695 140733604344937 140733604344937 140733604347850 0
/proc/19205/statm: 28282 363 304 221 0 87 0
[pid=19207] ppid=19205 vsize=28227396 memory=26864 CPUtime=0.12 cores=0-7
/proc/19207/stat : 19207 (java) S 19205 19205 18670 0 -1 1077944320 5765 0 0 0 11 1 0 0 20 0 20 0 446064892 28904853504 6716 33554432000 4194304 4196468 140726384882688 140726384865232 140640680775415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
/proc/19207/statm: 7056849 6716 3120 1 0 7019032 0
[pid=19207/tid=19208] ppid=19205 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/19207/task/19208/stat : 19208 (java) R 19205 19205 18670 0 -1 4202560 3645 0 0 0 8 0 0 0 20 0 20 0 446064892 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640685003648 140640662644000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19209] ppid=19205 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19207/task/19209/stat : 19209 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640232474896 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19210] ppid=19205 vsize=28227396 memory=139744388998784 CPUtime=0 cores=0-7
/proc/19207/task/19210/stat : 19210 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640231422352 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19211] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19211/stat : 19211 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640230369808 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19212] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19212/stat : 19212 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640229317264 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19213] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19213/stat : 19213 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640228264720 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19214] ppid=19205 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19207/task/19214/stat : 19214 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640227212176 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19215] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19215/stat : 19215 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640226159632 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19216] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19216/stat : 19216 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640225107088 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19217] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19217/stat : 19217 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064895 28904853504 6716 33554432000 4194304 4196468 140726384882688 140640181819376 140640680786562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19218] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19218/stat : 19218 (java) S 19205 19205 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446064895 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639930016672 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19219] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19219/stat : 19219 (java) S 19205 19205 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446064895 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639928964080 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19220] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19220/stat : 19220 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639927912656 140640680794011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19221] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19221/stat : 19221 (java) S 19205 19205 18670 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639926860272 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19222] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19222/stat : 19222 (java) S 19205 19205 18670 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639925807728 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19223] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19223/stat : 19223 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639924755184 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19224] ppid=19205 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19207/task/19224/stat : 19224 (java) S 19205 19205 18670 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 20 0 446064898 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639923702640 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19225] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19225/stat : 19225 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639922649312 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19226] ppid=19205 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19207/task/19226/stat : 19226 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064899 28904853504 6716 33554432000 4194304 4196468 140726384882688 140639921596848 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28316 KiB

[startup+0.211027 s]*
/proc/loadavg: 7.29 6.68 7.01 4/211 19226
/proc/meminfo: memFree=30547256/32770688 swapFree=66961208/67108860
[pid=19205] ppid=19202 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19205/stat : 19205 (xcsp3-exec) S 19202 19205 18670 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446064892 115843072 363 33554432000 4194304 5098028 140733604340544 140733604338648 140129145496188 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40730624 140733604344695 140733604344937 140733604344937 140733604347850 0
/proc/19205/statm: 28282 363 304 221 0 87 0
[pid=19207] ppid=19205 vsize=28227396 memory=39344 CPUtime=0.33 cores=0-7
/proc/19207/stat : 19207 (java) S 19205 19205 18670 0 -1 1077944320 9637 0 0 0 30 3 0 0 20 0 20 0 446064892 28904853504 9836 33554432000 4194304 4196468 140726384882688 140726384865232 140640680775415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
/proc/19207/statm: 7056849 9836 3294 1 0 7019032 0
[pid=19207/tid=19208] ppid=19205 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19207/task/19208/stat : 19208 (java) R 19205 19205 18670 0 -1 4202560 6662 0 0 0 18 2 0 0 20 0 20 0 446064892 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640685012976 140640664855902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19209] ppid=19205 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/19207/task/19209/stat : 19209 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640232474896 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19210] ppid=19205 vsize=28227396 memory=288370120540710528 CPUtime=0 cores=0-7
/proc/19207/task/19210/stat : 19210 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640231422352 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19211] ppid=19205 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19207/task/19211/stat : 19211 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640230369808 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19212] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19212/stat : 19212 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640229317264 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19213] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19213/stat : 19213 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640228264720 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19214] ppid=19205 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19207/task/19214/stat : 19214 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640227212176 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19215] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19215/stat : 19215 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640226159632 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19216] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19216/stat : 19216 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640225107088 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19217] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19217/stat : 19217 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064895 28904853504 9836 33554432000 4194304 4196468 140726384882688 140640181819376 140640680786562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19218] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19218/stat : 19218 (java) S 19205 19205 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446064895 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639930016672 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19219] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19219/stat : 19219 (java) S 19205 19205 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446064895 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639928964080 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19220] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19220/stat : 19220 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639927912656 140640680794011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19221] ppid=19205 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19207/task/19221/stat : 19221 (java) S 19205 19205 18670 0 -1 1077944384 434 0 0 0 1 0 0 0 20 0 20 0 446064898 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639926860272 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19222] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19222/stat : 19222 (java) S 19205 19205 18670 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639925807728 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19223] ppid=19205 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/19207/task/19223/stat : 19223 (java) S 19205 19205 18670 0 -1 1077944384 191 0 0 0 2 0 0 0 20 0 20 0 446064898 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639924755184 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19224] ppid=19205 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/19207/task/19224/stat : 19224 (java) R 19205 19205 18670 0 -1 4202560 905 0 0 0 7 0 0 0 20 0 20 0 446064898 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639923702640 140640664855902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19225] ppid=19205 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19225/stat : 19225 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446064898 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639922649312 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19226] ppid=19205 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19207/task/19226/stat : 19226 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064899 28904853504 9836 33554432000 4194304 4196468 140726384882688 140639921596848 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 40796 KiB

[startup+0.728097 s]*
/proc/loadavg: 7.29 6.68 7.01 3/211 19226
/proc/meminfo: memFree=30548536/32770688 swapFree=66961208/67108860
[pid=19205] ppid=19202 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19205/stat : 19205 (xcsp3-exec) S 19202 19205 18670 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446064892 115843072 363 33554432000 4194304 5098028 140733604340544 140733604338648 140129145496188 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40730624 140733604344695 140733604344937 140733604344937 140733604347850 0
/proc/19205/statm: 28282 363 304 221 0 87 0
[pid=19207] ppid=19205 vsize=28233776 memory=54256 CPUtime=0.79 cores=0-7
/proc/19207/stat : 19207 (java) S 19205 19205 18670 0 -1 1077944320 11966 0 0 0 74 5 0 0 20 0 20 0 446064892 28911386624 13564 33554432000 4194304 4196468 140726384882688 140726384865232 140640680775415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
/proc/19207/statm: 7058444 13564 3398 1 0 7019544 0
[pid=19207/tid=19208] ppid=19205 vsize=28233776 memory=1398722017469774279 CPUtime=0.44 cores=0-7
/proc/19207/task/19208/stat : 19208 (java) R 19205 19205 18670 0 -1 4202560 8425 0 0 0 41 3 0 0 20 0 20 0 446064892 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640685009856 140640664855902 0 4 0 16800975 0 0 0 -1 6 0 0 27 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19209] ppid=19205 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19209/stat : 19209 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640232474896 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19210] ppid=19205 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19210/stat : 19210 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640231422352 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19211] ppid=19205 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19211/stat : 19211 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640230369808 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19212] ppid=19205 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19212/stat : 19212 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640229317264 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19213] ppid=19205 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19213/stat : 19213 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640228264720 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19214] ppid=19205 vsize=28233776 memory=139744277260975 CPUtime=0 cores=0-7
/proc/19207/task/19214/stat : 19214 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640227212176 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19215] ppid=19205 vsize=28233776 memory=139744277263280 CPUtime=0 cores=0-7
/proc/19207/task/19215/stat : 19215 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13564 33554432000 4194304 4196468 140726384882688 140640226159632 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19216] ppid=19205 vsize=28233776 memory=139744277265584 CPUtime=0 cores=0-7
/proc/19207/task/19216/stat : 19216 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 13592 33554432000 4194304 4196468 140726384882688 140640225107088 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19217] ppid=19205 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19217/stat : 19217 (java) S 19205 19205 18670 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446064895 28911386624 13592 33554432000 4194304 4196468 140726384882688 140640181819376 140640680786562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19218] ppid=19205 vsize=28233776 memory=279488554545040 CPUtime=0 cores=0-7
/proc/19207/task/19218/stat : 19218 (java) S 19205 19205 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446064895 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639930016672 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19219] ppid=19205 vsize=28233776 memory=279488554542736 CPUtime=0 cores=0-7
/proc/19207/task/19219/stat : 19219 (java) S 19205 19205 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446064895 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639928964080 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19220] ppid=19205 vsize=28233776 memory=279488554549648 CPUtime=0 cores=0-7
/proc/19207/task/19220/stat : 19220 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064898 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639927912656 140640680794011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19221] ppid=19205 vsize=28233776 memory=279488554490896 CPUtime=0.05 cores=0-7
/proc/19207/task/19221/stat : 19221 (java) R 19205 19205 18670 0 -1 4202560 564 0 0 0 5 0 0 0 20 0 20 0 446064898 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639926860272 140640666805224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19222] ppid=19205 vsize=28233776 memory=279488554563472 CPUtime=0.02 cores=0-7
/proc/19207/task/19222/stat : 19222 (java) S 19205 19205 18670 0 -1 1077944384 170 0 0 0 2 0 0 0 20 0 20 0 446064898 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639925807728 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19223] ppid=19205 vsize=28233776 memory=279488554570384 CPUtime=0.05 cores=0-7
/proc/19207/task/19223/stat : 19223 (java) S 19205 19205 18670 0 -1 1077944384 254 0 0 0 5 0 0 0 20 0 20 0 446064898 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639924755184 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19224] ppid=19205 vsize=28233776 memory=279488554568080 CPUtime=0.18 cores=0-7
/proc/19207/task/19224/stat : 19224 (java) S 19205 19205 18670 0 -1 1077944384 1243 0 0 0 18 0 0 0 20 0 20 0 446064898 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639923702640 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19225] ppid=19205 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19225/stat : 19225 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446064898 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639922649312 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19226] ppid=19205 vsize=28233776 memory=-1 CPUtime=0 cores=0-7
/proc/19207/task/19226/stat : 19226 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446064899 28911386624 13592 33554432000 4194304 4196468 140726384882688 140639921596848 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 55708 KiB

[startup+0.811289 s]*
/proc/loadavg: 7.29 6.68 7.01 6/211 19226
/proc/meminfo: memFree=30539532/32770688 swapFree=66961208/67108860
[pid=19205] ppid=19202 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19205/stat : 19205 (xcsp3-exec) S 19202 19205 18670 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446064892 115843072 363 33554432000 4194304 5098028 140733604340544 140733604338648 140129145496188 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40730624 140733604344695 140733604344937 140733604344937 140733604347850 0
/proc/19205/statm: 28282 363 304 221 0 87 0
[pid=19207] ppid=19205 vsize=28233776 memory=67036 CPUtime=1.05 cores=0-7
/proc/19207/stat : 19207 (java) S 19205 19205 18670 0 -1 1077944320 14584 0 0 0 99 6 0 0 20 0 20 0 446064892 28911386624 16759 33554432000 4194304 4196468 140726384882688 140726384865232 140640680775415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
/proc/19207/statm: 7058444 16759 3438 1 0 7019544 0
[pid=19207/tid=19208] ppid=19205 vsize=28233776 memory=8318255677412212789 CPUtime=0.52 cores=0-7
/proc/19207/task/19208/stat : 19208 (java) R 19205 19205 18670 0 -1 4202560 9153 0 0 0 48 4 0 0 20 0 20 0 446064892 28911386624 16759 33554432000 4194304 4196468 140726384882688 140640685011088 140640680787350 0 4 0 16800975 0 0 0 -1 6 0 0 27 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19209] ppid=19205 vsize=28233776 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/19207/task/19209/stat : 19209 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 16759 33554432000 4194304 4196468 140726384882688 140640232474896 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19210] ppid=19205 vsize=28233776 memory=288370120540710528 CPUtime=0 cores=0-7
/proc/19207/task/19210/stat : 19210 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 16759 33554432000 4194304 4196468 140726384882688 140640231422352 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19211] ppid=19205 vsize=28233776 memory=-1 CPUtime=0 cores=0-7
/proc/19207/task/19211/stat : 19211 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446064893 28911386624 16759 33554432000 4194304 4196468 140726384882688 140640230369808 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0

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

[pid=19207/tid=19233] ppid=19205 vsize=28766288 memory=279488554584352 CPUtime=0.28 cores=0-7
/proc/19207/task/19233/stat : 19233 (java) R 19205 19205 18670 0 -1 4202560 41 0 0 0 28 0 0 0 20 0 28 0 446064997 29456678912 29340 33554432000 4194304 4196468 140726384882688 140639838628480 140640323385418 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19234] ppid=19205 vsize=28766288 memory=56 CPUtime=0.36 cores=0-7
/proc/19207/task/19234/stat : 19234 (java) R 19205 19205 18670 0 -1 4202560 29 0 0 0 36 0 0 0 20 0 28 0 446064997 29456678912 29340 33554432000 4194304 4196468 140726384882688 140639837573104 140640323385848 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
Current children cumulated CPU time: 5.27 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 118812 KiB

[startup+3.10161 s]
/proc/loadavg: 7.29 6.68 7.01 13/219 19234
/proc/meminfo: memFree=30467516/32770688 swapFree=66961208/67108860
[pid=19205] ppid=19202 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19205/stat : 19205 (xcsp3-exec) S 19202 19205 18670 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446064892 115843072 363 33554432000 4194304 5098028 140733604340544 140733604338648 140129145496188 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40730624 140733604344695 140733604344937 140733604344937 140733604347850 0
/proc/19205/statm: 28282 363 304 221 0 87 0
[pid=19207] ppid=19205 vsize=28768336 memory=151644 CPUtime=17.71 cores=0-7
/proc/19207/stat : 19207 (java) S 19205 19205 18670 0 -1 1077944320 31974 0 0 0 1757 14 0 0 20 0 28 0 446064892 29458776064 37911 33554432000 4194304 4196468 140726384882688 140726384865232 140640680775415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
/proc/19207/statm: 7192084 37911 3476 1 0 7153184 0
[pid=19207/tid=19208] ppid=19205 vsize=28768336 memory=137028 CPUtime=0.75 cores=0-7
/proc/19207/task/19208/stat : 19208 (java) S 19205 19205 18670 0 -1 1077944384 9396 0 0 0 71 4 0 0 20 0 28 0 446064892 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640685016192 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19209] ppid=19205 vsize=28768336 memory=131112 CPUtime=0 cores=0-7
/proc/19207/task/19209/stat : 19209 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640232474896 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19210] ppid=19205 vsize=28768336 memory=19899 CPUtime=0 cores=0-7
/proc/19207/task/19210/stat : 19210 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640231422352 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19211] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19211/stat : 19211 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640230369808 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19212] ppid=19205 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/19207/task/19212/stat : 19212 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640229317264 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19213] ppid=19205 vsize=28768336 memory=122344 CPUtime=0 cores=0-7
/proc/19207/task/19213/stat : 19213 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640228264720 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19214] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19214/stat : 19214 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640227212176 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19215] ppid=19205 vsize=28768336 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/19207/task/19215/stat : 19215 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640226159632 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19216] ppid=19205 vsize=28768336 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/19207/task/19216/stat : 19216 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640225107088 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19217] ppid=19205 vsize=28768336 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/19207/task/19217/stat : 19217 (java) S 19205 19205 18670 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 446064895 29458776064 37911 33554432000 4194304 4196468 140726384882688 140640181819376 140640680786562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19218] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19218/stat : 19218 (java) S 19205 19205 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446064895 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639930016672 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19219] ppid=19205 vsize=28768336 memory=139744277549732 CPUtime=0 cores=0-7
/proc/19207/task/19219/stat : 19219 (java) S 19205 19205 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446064895 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639928964080 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19220] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19220/stat : 19220 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064898 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639927912656 140640680794011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19221] ppid=19205 vsize=28768336 memory=0 CPUtime=1.59 cores=0-7
/proc/19207/task/19221/stat : 19221 (java) R 19205 19205 18670 0 -1 4202560 4869 0 0 0 157 2 0 0 20 0 28 0 446064898 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639926846816 140640662296631 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19222] ppid=19205 vsize=28768336 memory=0 CPUtime=1.51 cores=0-7
/proc/19207/task/19222/stat : 19222 (java) R 19205 19205 18670 0 -1 4202560 6859 0 0 0 150 1 0 0 20 0 28 0 446064898 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639925800216 140640660429392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19223] ppid=19205 vsize=28768336 memory=0 CPUtime=1.52 cores=0-7
/proc/19207/task/19223/stat : 19223 (java) R 19205 19205 18670 0 -1 4202560 4886 0 0 0 151 1 0 0 20 0 28 0 446064898 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639924743664 140640665901596 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19224] ppid=19205 vsize=28768336 memory=0 CPUtime=0.71 cores=0-7
/proc/19207/task/19224/stat : 19224 (java) R 19205 19205 18670 0 -1 1077944384 3620 0 0 0 70 1 0 0 20 0 28 0 446064898 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639923702640 140640680786562 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19225] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19225/stat : 19225 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446064898 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639922649312 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19226] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19226/stat : 19226 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446064899 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639921596848 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19227] ppid=19205 vsize=28768336 memory=0 CPUtime=1.32 cores=0-7
/proc/19207/task/19227/stat : 19227 (java) R 19205 19205 18670 0 -1 4202560 126 0 0 0 132 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639844945400 140640324757466 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19228] ppid=19205 vsize=28768336 memory=0 CPUtime=1.55 cores=0-7
/proc/19207/task/19228/stat : 19228 (java) R 19205 19205 18670 0 -1 4202560 103 0 0 0 155 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639843893912 140640324986981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19229] ppid=19205 vsize=28768336 memory=0 CPUtime=1.32 cores=0-7
/proc/19207/task/19229/stat : 19229 (java) R 19205 19205 18670 0 -1 4202560 183 0 0 0 132 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639842840144 140640325698852 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19230] ppid=19205 vsize=28768336 memory=0 CPUtime=1.52 cores=0-7
/proc/19207/task/19230/stat : 19230 (java) R 19205 19205 18670 0 -1 4202560 160 0 0 0 152 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639841788520 140640324759315 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19231] ppid=19205 vsize=28768336 memory=0 CPUtime=1.4 cores=0-7
/proc/19207/task/19231/stat : 19231 (java) R 19205 19205 18670 0 -1 4202560 79 0 0 0 140 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639840734992 140640324757521 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19232] ppid=19205 vsize=28768336 memory=0 CPUtime=1.5 cores=0-7
/proc/19207/task/19232/stat : 19232 (java) R 19205 19205 18670 0 -1 4202560 119 0 0 0 150 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639839682840 140640324986259 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19233] ppid=19205 vsize=28768336 memory=0 CPUtime=1.45 cores=0-7
/proc/19207/task/19233/stat : 19233 (java) R 19205 19205 18670 0 -1 4202560 112 0 0 0 145 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639838629864 140640324554621 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19234] ppid=19205 vsize=28768336 memory=0 CPUtime=1.46 cores=0-7
/proc/19207/task/19234/stat : 19234 (java) R 19205 19205 18670 0 -1 1077944384 127 0 0 0 146 0 0 0 20 0 28 0 446064997 29458776064 37911 33554432000 4194304 4196468 140726384882688 140639837576744 140640680796605 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
Current children cumulated CPU time: 17.71 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 153096 KiB

[startup+3.41724 s]
# the end of solver process 19205 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.9344 s, system=0.155202 s

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

[startup+3.20149 s]
/proc/loadavg: 7.29 6.68 7.01 13/219 19234
/proc/meminfo: memFree=30467516/32770688 swapFree=66961208/67108860
[pid=19205] ppid=19202 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19205/stat : 19205 (xcsp3-exec) S 19202 19205 18670 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446064892 115843072 363 33554432000 4194304 5098028 140733604340544 140733604338648 140129145496188 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40730624 140733604344695 140733604344937 140733604344937 140733604347850 0
/proc/19205/statm: 28282 363 304 221 0 87 0
[pid=19207] ppid=19205 vsize=28768336 memory=157872 CPUtime=18.51 cores=0-7
/proc/19207/stat : 19207 (java) S 19205 19205 18670 0 -1 1077944320 31995 0 0 0 1837 14 0 0 20 0 28 0 446064892 29458776064 39468 33554432000 4194304 4196468 140726384882688 140726384865232 140640680775415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
/proc/19207/statm: 7192084 39468 3476 1 0 7153184 0
[pid=19207/tid=19208] ppid=19205 vsize=28768336 memory=0 CPUtime=0.75 cores=0-7
/proc/19207/task/19208/stat : 19208 (java) S 19205 19205 18670 0 -1 1077944384 9396 0 0 0 71 4 0 0 20 0 28 0 446064892 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640685016192 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19209] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19209/stat : 19209 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640232474896 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19210] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19210/stat : 19210 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640231422352 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19211] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19211/stat : 19211 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640230369808 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19212] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19212/stat : 19212 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640229317264 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19213] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19213/stat : 19213 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640228264720 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19214] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19214/stat : 19214 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640227212176 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19215] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19215/stat : 19215 (java) S 19205 19205 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640226159632 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19216] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19216/stat : 19216 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064893 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640225107088 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19217] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19217/stat : 19217 (java) S 19205 19205 18670 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 446064895 29458776064 39468 33554432000 4194304 4196468 140726384882688 140640181819376 140640680786562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19218] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19218/stat : 19218 (java) S 19205 19205 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446064895 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639930016672 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19219] ppid=19205 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19207/task/19219/stat : 19219 (java) S 19205 19205 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446064895 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639928964080 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19220] ppid=19205 vsize=28768336 memory=7883944108235712103 CPUtime=0 cores=0-7
/proc/19207/task/19220/stat : 19220 (java) S 19205 19205 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446064898 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639927912656 140640680794011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19221] ppid=19205 vsize=28768336 memory=7380671248541445222 CPUtime=1.64 cores=0-7
/proc/19207/task/19221/stat : 19221 (java) R 19205 19205 18670 0 -1 4202560 4869 0 0 0 162 2 0 0 20 0 28 0 446064898 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639926846816 140640662320000 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19222] ppid=19205 vsize=28768336 memory=7883944108235712103 CPUtime=1.55 cores=0-7
/proc/19207/task/19222/stat : 19222 (java) R 19205 19205 18670 0 -1 4202560 6862 0 0 0 154 1 0 0 20 0 28 0 446064898 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639925794272 140640664273242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19223] ppid=19205 vsize=28768336 memory=7883944108235712103 CPUtime=1.58 cores=0-7
/proc/19207/task/19223/stat : 19223 (java) R 19205 19205 18670 0 -1 4202560 4896 0 0 0 157 1 0 0 20 0 28 0 446064898 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639924739808 140640665899009 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19224] ppid=19205 vsize=28768336 memory=7883944108235712103 CPUtime=0.71 cores=0-7
/proc/19207/task/19224/stat : 19224 (java) S 19205 19205 18670 0 -1 1077944384 3625 0 0 0 70 1 0 0 20 0 28 0 446064898 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639923702640 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19225] ppid=19205 vsize=28768336 memory=7295950583417696866 CPUtime=0 cores=0-7
/proc/19207/task/19225/stat : 19225 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446064898 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639922649312 140640680785621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19226] ppid=19205 vsize=28768336 memory=7380671248541445222 CPUtime=0 cores=0-7
/proc/19207/task/19226/stat : 19226 (java) S 19205 19205 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446064899 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639921596848 140640680786562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19227] ppid=19205 vsize=28768336 memory=7517159033909830208 CPUtime=1.37 cores=0-7
/proc/19207/task/19227/stat : 19227 (java) R 19205 19205 18670 0 -1 4202560 126 0 0 0 137 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639844944920 140640324757076 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19228] ppid=19205 vsize=28768336 memory=7649399388526229809 CPUtime=1.61 cores=0-7
/proc/19207/task/19228/stat : 19228 (java) R 19205 19205 18670 0 -1 4202560 103 0 0 0 161 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639843893912 140640323962002 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19229] ppid=19205 vsize=28768336 memory=0 CPUtime=1.41 cores=0-7
/proc/19207/task/19229/stat : 19229 (java) R 19205 19205 18670 0 -1 4202560 184 0 0 0 141 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639842840144 140640323962273 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19230] ppid=19205 vsize=28768336 memory=2209 CPUtime=1.62 cores=0-7
/proc/19207/task/19230/stat : 19230 (java) R 19205 19205 18670 0 -1 4202560 160 0 0 0 162 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639841788520 140640324756863 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19231] ppid=19205 vsize=28768336 memory=2209 CPUtime=1.48 cores=0-7
/proc/19207/task/19231/stat : 19231 (java) R 19205 19205 18670 0 -1 4202560 80 0 0 0 148 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639840735768 140640325138476 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19232] ppid=19205 vsize=28768336 memory=2209 CPUtime=1.6 cores=0-7
/proc/19207/task/19232/stat : 19232 (java) R 19205 19205 18670 0 -1 4202560 119 0 0 0 160 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639839683160 140640324554761 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19233] ppid=19205 vsize=28768336 memory=2209 CPUtime=1.53 cores=0-7
/proc/19207/task/19233/stat : 19233 (java) R 19205 19205 18670 0 -1 4202560 112 0 0 0 153 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639838629864 140640324554262 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
[pid=19207/tid=19234] ppid=19205 vsize=28768336 memory=2209 CPUtime=1.56 cores=0-7
/proc/19207/task/19234/stat : 19234 (java) R 19205 19205 18670 0 -1 4202560 128 0 0 0 156 0 0 0 20 0 28 0 446064997 29458776064 39468 33554432000 4194304 4196468 140726384882688 140639837576632 140640323962742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15888384 140726384886762 140726384886934 140726384886934 140726384889807 0
Current children cumulated CPU time: 18.51 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 159324 KiB

[startup+3.40121 s]*
/proc/loadavg: 6.87 6.61 6.99 2/210 19234
/proc/meminfo: memFree=30433956/32770688 swapFree=66961208/67108860
[pid=19205] ppid=19202 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19205/stat : 19205 (xcsp3-exec) S 19202 19205 18670 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446064892 115843072 363 33554432000 4194304 5098028 140733604340544 140733604338648 140129145496188 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40730624 140733604344695 140733604344937 140733604344937 140733604347850 0
/proc/19205/statm: 28282 363 304 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): 3.41728
CPU time (s): 20.0896
CPU user time (s): 19.9344
CPU system time (s): 0.155202
CPU usage (%): 587.884
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 167600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.9344
system time used= 0.155202
maximum resident set size= 170440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4136
involuntary context switches= 589


# summary of solver processes directly reported to runsolver:
#   pid: 19205
#   total CPU time (s): 20.0896
#   total CPU user time (s): 19.9344
#   total CPU system time (s): 0.155202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047379 second user time and 0.090546 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-17 08:19:51
IDJOB=4399499
IDBENCH=120691
IDSOLVER=2854
FILE ID=node116/4399499-1568701232
RUNJOBID= node116-1568700981-18697
PBS_JOBID= 21703912
Free space on /tmp= 61232 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K03-P07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399499-1568701232/watcher-4399499-1568701232 -o /tmp/evaluation-result-4399499-1568701232/solver-4399499-1568701232 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568700981-18697 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 56141928 HOME/instance-4399499-1568701232.xml

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

MD5SUM BENCH= da29a6dd83857351367aad9031227a75
RANDOM SEED=56141928

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        30588520 kB
MemAvailable:   31842584 kB
Buffers:          150144 kB
Cached:          1398060 kB
SwapCached:        46588 kB
Active:          1024968 kB
Inactive:         573508 kB
Active(anon):       4540 kB
Inactive(anon):    94964 kB
Active(file):    1020428 kB
Inactive(file):   478544 kB
Unevictable:      110568 kB
Mlocked:          110568 kB
SwapTotal:      67108860 kB
SwapFree:       66961208 kB
Dirty:             26492 kB
Writeback:             8 kB
AnonPages:        114796 kB
Mapped:            48024 kB
Shmem:             40292 kB
Slab:             171112 kB
SReclaimable:     141856 kB
SUnreclaim:        29256 kB
KernelStack:        3376 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     506032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61208 MiB
End job on node116 at 2019-09-17 08:19:55