Trace number 4399297

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 2019-09-16OPT98 204.885 51.8145

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-29-05.xml
MD5SUM28da73d1db83f7f431b4b8f6a2cf23fc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark169.35
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints62
Number of domains2
Minimum domain size1
Maximum domain size188
Distribution of domain sizes[{"size":1,"count":1},{"size":188,"count":31}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":3},{"degree":7,"count":7},{"degree":8,"count":17},{"degree":9,"count":3}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":58},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints58
Distribution of constraint types[{"type":"intension","count":58},{"type":"cumulative","count":4}]
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399297-1568698186.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4399297-1568698186.xml, -tl, 2520s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.30/0.63	c solve instance...
1.60/0.73	o 117 
1.60/0.74	o 115 
1.60/0.79	o 114 
2.35/0.95	o 112 
2.77/1.03	o 111 
3.21/1.17	o 108 
3.51/1.27	o 107 
3.90/1.30	o 106 
6.74/2.10	o 104 
9.06/2.66	o 103 
10.27/3.00	o 102 
36.09/9.47	o 101 
59.54/15.35	o 100 
98.19/25.11	o 99 
157.48/39.96	o 98 
204.86/51.80	s OPTIMUM FOUND
204.86/51.80	v <instantiation>
204.86/51.80	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] </list>
204.86/51.80	v 	<values>0 54 2 0 4 9 2 23 14 38 54 24 46 34 19 57 77 35 63 29 75 45 92 64 85 87 72 82 92 90 94 98 </values>
204.86/51.80	v </instantiation>

Verifier Data

OK	98

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399297-1568698186/watcher-4399297-1568698186 -o /tmp/evaluation-result-4399297-1568698186/solver-4399297-1568698186 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 183333739 HOME/instance-4399297-1568698186.xml 

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

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


[startup+0.102567 s]*
/proc/loadavg: 8.13 8.31 8.04 6/233 7233
/proc/meminfo: memFree=29112432/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0
[pid=7219] ppid=7217 vsize=15144776 memory=30164 CPUtime=0.14 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7217 7217 32437 0 -1 1077944320 5487 0 0 0 13 1 0 0 20 0 15 0 445733488 15508250624 7541 33554432000 4194304 4196468 140724373956640 140724373939184 140008310439671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
/proc/7219/statm: 3786194 7541 3146 1 0 3748377 0
[pid=7219/tid=7220] ppid=7217 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) R 7217 7217 32437 0 -1 4202560 3365 0 0 0 9 0 0 0 20 0 15 0 445733488 15508250624 7541 33554432000 4194304 4196468 140724373956640 140008314672632 140008310451606 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7221] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 7541 33554432000 4194304 4196468 140724373956640 140008222096144 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7222] ppid=7217 vsize=15144776 memory=140313965799040 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 7541 33554432000 4194304 4196468 140724373956640 140008221043600 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7223] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 7541 33554432000 4194304 4196468 140724373956640 140008219991056 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7224] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 7541 33554432000 4194304 4196468 140724373956640 140008218938512 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7225] ppid=7217 vsize=15144776 memory=140313965799040 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733491 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007385819120 140008310450818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7226] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7217 7217 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445733491 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007384765344 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7227] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7217 7217 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445733491 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007383712752 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7228] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007382661328 140008310458267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7229] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) R 7217 7217 32437 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007381608944 140008310450818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7230] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) R 7217 7217 32437 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007380556400 140008294728673 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7231] ppid=7217 vsize=15144776 memory=140313965799040 CPUtime=0.02 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) R 7217 7217 32437 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 445733494 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007379499880 140008289066129 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7232] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007378451552 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7233] ppid=7217 vsize=15144776 memory=140313965799040 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) R 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 7541 33554432000 4194304 4196468 140724373956640 140007377398064 140008310450818 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31616 KiB

[startup+0.211733 s]*
/proc/loadavg: 8.13 8.31 8.04 6/233 7233
/proc/meminfo: memFree=29100832/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0
[pid=7219] ppid=7217 vsize=15144776 memory=40568 CPUtime=0.34 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7217 7217 32437 0 -1 1077944320 8843 0 0 0 32 2 0 0 20 0 15 0 445733488 15508250624 10142 33554432000 4194304 4196468 140724373956640 140724373939184 140008310439671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
/proc/7219/statm: 3786194 10142 3294 1 0 3748377 0
[pid=7219/tid=7220] ppid=7217 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) R 7217 7217 32437 0 -1 4202560 6131 0 0 0 19 1 0 0 20 0 15 0 445733488 15508250624 10142 33554432000 4194304 4196468 140724373956640 140008314677984 140008310451606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7221] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 10142 33554432000 4194304 4196468 140724373956640 140008222096144 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7222] ppid=7217 vsize=15144776 memory=140313968916452 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 10142 33554432000 4194304 4196468 140724373956640 140008221043600 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7223] ppid=7217 vsize=15144776 memory=140313965799040 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 10142 33554432000 4194304 4196468 140724373956640 140008219991056 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7224] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15508250624 10142 33554432000 4194304 4196468 140724373956640 140008218938512 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7225] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7217 7217 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445733491 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007385819120 140008310450818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7226] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7217 7217 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445733491 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007384765344 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7227] ppid=7217 vsize=15144776 memory=140313965799040 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7217 7217 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445733491 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007383712752 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7228] ppid=7217 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007382661328 140008310458267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7229] ppid=7217 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) S 7217 7217 32437 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 15 0 445733494 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007381608944 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7230] ppid=7217 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) S 7217 7217 32437 0 -1 1077944384 132 0 0 0 3 0 0 0 20 0 15 0 445733494 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007380556400 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7231] ppid=7217 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7217 7217 32437 0 -1 1077944384 770 0 0 0 8 0 0 0 20 0 15 0 445733494 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007379503856 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7232] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007378451552 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7233] ppid=7217 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445733494 15508250624 10142 33554432000 4194304 4196468 140724373956640 140007377398064 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42020 KiB

[startup+0.31057 s]*
/proc/loadavg: 8.13 8.31 8.04 7/233 7233
/proc/meminfo: memFree=29093684/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0
[pid=7219] ppid=7217 vsize=15149032 memory=50004 CPUtime=0.53 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7217 7217 32437 0 -1 1077944320 10324 0 0 0 50 3 0 0 20 0 15 0 445733488 15512608768 12501 33554432000 4194304 4196468 140724373956640 140724373939184 140008310439671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
/proc/7219/statm: 3787258 12501 3332 1 0 3748377 0
[pid=7219/tid=7220] ppid=7217 vsize=15149032 memory=7100839887217527144 CPUtime=0.29 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) R 7217 7217 32437 0 -1 4202560 7312 0 0 0 27 2 0 0 20 0 15 0 445733488 15512608768 12501 33554432000 4194304 4196468 140724373956640 140008314673456 140008294520158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7221] ppid=7217 vsize=15149032 memory=4294967331 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15512608768 12501 33554432000 4194304 4196468 140724373956640 140008222096144 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7222] ppid=7217 vsize=15149032 memory=140313965852448 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445733489 15512608768 12501 33554432000 4194304 4196468 140724373956640 140008221043600 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7223] ppid=7217 vsize=15149032 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15512608768 12501 33554432000 4194304 4196468 140724373956640 140008219991056 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7224] ppid=7217 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445733489 15512608768 12501 33554432000 4194304 4196468 140724373956640 140008218938512 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7225] ppid=7217 vsize=15149032 memory=140313965859360 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7217 7217 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445733491 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007385819120 140008310450818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7226] ppid=7217 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7217 7217 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445733491 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007384765344 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7227] ppid=7217 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7217 7217 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445733491 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007383712752 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7228] ppid=7217 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445733494 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007382661328 140008310458267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7229] ppid=7217 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) S 7217 7217 32437 0 -1 1077944384 524 0 0 0 4 0 0 0 20 0 15 0 445733494 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007381608944 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7230] ppid=7217 vsize=15149032 memory=140313830210479 CPUtime=0.05 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) S 7217 7217 32437 0 -1 1077944384 283 0 0 0 5 0 0 0 20 0 15 0 445733494 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007380556400 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7231] ppid=7217 vsize=15149032 memory=140313965806151 CPUtime=0.13 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7217 7217 32437 0 -1 1077944384 932 0 0 0 13 0 0 0 20 0 15 0 445733494 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007379503856 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7232] ppid=7217 vsize=15149032 memory=140313830219695 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445733494 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007378451552 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7233] ppid=7217 vsize=15149032 memory=280627796021120 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445733494 15512608768 12501 33554432000 4194304 4196468 140724373956640 140007377398064 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51456 KiB

[startup+0.702919 s]
/proc/loadavg: 8.13 8.31 8.04 6/233 7233
/proc/meminfo: memFree=29075480/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0
[pid=7219] ppid=7217 vsize=15417412 memory=89960 CPUtime=1.6 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7217 7217 32437 0 -1 1077944320 15170 0 0 0 155 5 0 0 20 0 19 0 445733488 15787429888 22490 33554432000 4194304 4196468 140724373956640 140724373939184 140008310439671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
/proc/7219/statm: 3854353 22490 3454 1 0 3815453 0
[pid=7219/tid=7220] ppid=7217 vsize=15417412 memory=148 CPUtime=0.62 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) S 7217 7217 32437 0 -1 1077944384 8853 0 0 0 59 3 0 0 20 0 19 0 445733488 15787429888 22490 33554432000 4194304 4196468 140724373956640 140008314680448 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7221] ppid=7217 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445733489 15787429888 22490 33554432000 4194304 4196468 140724373956640 140008222096144 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7222] ppid=7217 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445733489 15787429888 22490 33554432000 4194304 4196468 140724373956640 140008221043600 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7223] ppid=7217 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445733489 15787429888 22490 33554432000 4194304 4196468 140724373956640 140008219991056 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7224] ppid=7217 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7217 7217 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445733489 15787429888 22490 33554432000 4194304 4196468 140724373956640 140008218938512 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7225] ppid=7217 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7217 7217 32437 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 445733491 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007385819120 140008310450818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7226] ppid=7217 vsize=15417412 memory=132 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7217 7217 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445733491 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007384765344 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7227] ppid=7217 vsize=15417412 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7217 7217 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445733491 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007383712752 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7228] ppid=7217 vsize=15417412 memory=14698517092372542 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007382661328 140008310458267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7229] ppid=7217 vsize=15417412 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) R 7217 7217 32437 0 -1 4202560 1256 0 0 0 21 0 0 0 20 0 19 0 445733494 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007381608128 140008293748816 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7230] ppid=7217 vsize=15417412 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) S 7217 7217 32437 0 -1 1077944384 950 0 0 0 22 0 0 0 20 0 19 0 445733494 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007380556400 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7231] ppid=7217 vsize=15417412 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) R 7217 7217 32437 0 -1 1077944384 2128 0 0 0 40 0 0 0 20 0 19 0 445733494 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007379503984 140008310449877 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7232] ppid=7217 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007378451552 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7233] ppid=7217 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7217 7217 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445733494 15787429888 22490 33554432000 4194304 4196468 140724373956640 140007377398064 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 91412 KiB

[startup+1.50691 s]
/proc/loadavg: 8.13 8.31 8.04 14/237 7253
/proc/meminfo: memFree=28997216/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0

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

/proc/7219/task/7299/stat : 7299 (java) R 7217 7217 32437 0 -1 4202560 597 0 0 0 1113 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007367127240 140007903424745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7300] ppid=7217 vsize=15486024 memory=0 CPUtime=11.04 cores=1,3,5,7
/proc/7219/task/7300/stat : 7300 (java) R 7217 7217 32437 0 -1 4202560 318 0 0 0 1104 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007368182056 140007903079797 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 202.09 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223904 KiB

[startup+51.8145 s]
# the end of solver process 7217 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=204.721 s, system=0.163905 s

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

[startup+51.2019 s]
/proc/loadavg: 8.59 8.43 8.10 9/237 7300
/proc/meminfo: memFree=28870872/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0
[pid=7219] ppid=7217 vsize=15486024 memory=222452 CPUtime=202.45 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7217 7217 32437 0 -1 1077944320 68270 0 0 0 20230 15 0 0 20 0 19 0 445733488 15857688576 55613 33554432000 4194304 4196468 140724373956640 140724373939184 140008310439671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
/proc/7219/statm: 3871506 55613 3531 1 0 3832606 0
[pid=7219/tid=7220] ppid=7217 vsize=15486024 memory=217828 CPUtime=0.62 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) S 7217 7217 32437 0 -1 1077944384 9386 0 0 0 59 3 0 0 20 0 19 0 445733488 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008314680448 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7221] ppid=7217 vsize=15486024 memory=2832 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7217 7217 32437 0 -1 1077944384 1491 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008222096144 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7222] ppid=7217 vsize=15486024 memory=4486604260213485459 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7217 7217 32437 0 -1 1077944384 521 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008221043600 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7223] ppid=7217 vsize=15486024 memory=217828 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7217 7217 32437 0 -1 1077944384 2233 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008219991056 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7224] ppid=7217 vsize=15486024 memory=217816 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7217 7217 32437 0 -1 1077944384 1822 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008218938512 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7225] ppid=7217 vsize=15486024 memory=1620 CPUtime=0.02 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7217 7217 32437 0 -1 1077944384 1414 0 0 0 1 1 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007385819120 140008310450818 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7226] ppid=7217 vsize=15486024 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7217 7217 32437 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007384765408 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7227] ppid=7217 vsize=15486024 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7217 7217 32437 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007383712768 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7228] ppid=7217 vsize=15486024 memory=3388 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007382661328 140008310458267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7229] ppid=7217 vsize=15486024 memory=1452 CPUtime=2.58 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) S 7217 7217 32437 0 -1 1077944384 13158 0 0 0 257 1 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007381608944 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7230] ppid=7217 vsize=15486024 memory=222452 CPUtime=2.52 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) S 7217 7217 32437 0 -1 1077944384 16691 0 0 0 250 2 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007380556400 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7231] ppid=7217 vsize=15486024 memory=1452 CPUtime=0.76 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7217 7217 32437 0 -1 1077944384 9219 0 0 0 75 1 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007379503856 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7232] ppid=7217 vsize=15486024 memory=217828 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007378451552 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7233] ppid=7217 vsize=15486024 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7217 7217 32437 0 -1 1077944384 538 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007377398064 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7297] ppid=7217 vsize=15486024 memory=56 CPUtime=11.09 cores=1,3,5,7
/proc/7219/task/7297/stat : 7297 (java) R 7217 7217 32437 0 -1 4202560 185 0 0 0 1109 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007366073072 140007903573162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7298] ppid=7217 vsize=15486024 memory=0 CPUtime=11.21 cores=1,3,5,7
/proc/7219/task/7298/stat : 7298 (java) R 7217 7217 32437 0 -1 4202560 531 0 0 0 1121 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007363968888 140007903760172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7299] ppid=7217 vsize=15486024 memory=0 CPUtime=11.22 cores=1,3,5,7
/proc/7219/task/7299/stat : 7299 (java) R 7217 7217 32437 0 -1 4202560 598 0 0 0 1122 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007367127824 140007903304564 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7300] ppid=7217 vsize=15486024 memory=0 CPUtime=11.13 cores=1,3,5,7
/proc/7219/task/7300/stat : 7300 (java) R 7217 7217 32437 0 -1 4202560 318 0 0 0 1113 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007368179032 140007903868707 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 202.45 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223904 KiB

[startup+51.6009 s]
/proc/loadavg: 8.59 8.43 8.10 9/237 7300
/proc/meminfo: memFree=28870872/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0
[pid=7219] ppid=7217 vsize=15486024 memory=222452 CPUtime=204.04 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7217 7217 32437 0 -1 1077944320 68274 0 0 0 20389 15 0 0 20 0 19 0 445733488 15857688576 55613 33554432000 4194304 4196468 140724373956640 140724373939184 140008310439671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
/proc/7219/statm: 3871506 55613 3531 1 0 3832606 0
[pid=7219/tid=7220] ppid=7217 vsize=15486024 memory=668 CPUtime=0.62 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) S 7217 7217 32437 0 -1 1077944384 9386 0 0 0 59 3 0 0 20 0 19 0 445733488 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008314680448 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7221] ppid=7217 vsize=15486024 memory=1256 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7217 7217 32437 0 -1 1077944384 1491 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008222096144 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7222] ppid=7217 vsize=15486024 memory=1036 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7217 7217 32437 0 -1 1077944384 521 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008221043600 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7223] ppid=7217 vsize=15486024 memory=1415 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7217 7217 32437 0 -1 1077944384 2233 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008219991056 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7224] ppid=7217 vsize=15486024 memory=16200 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7217 7217 32437 0 -1 1077944384 1822 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008218938512 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7225] ppid=7217 vsize=15486024 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7217 7217 32437 0 -1 1077944384 1414 0 0 0 1 1 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007385819120 140008310450818 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7226] ppid=7217 vsize=15486024 memory=159 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7217 7217 32437 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007384765408 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7227] ppid=7217 vsize=15486024 memory=648 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7217 7217 32437 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007383712768 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7228] ppid=7217 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007382661328 140008310458267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7229] ppid=7217 vsize=15486024 memory=4962 CPUtime=2.58 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) S 7217 7217 32437 0 -1 1077944384 13158 0 0 0 257 1 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007381608944 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7230] ppid=7217 vsize=15486024 memory=62 CPUtime=2.52 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) S 7217 7217 32437 0 -1 1077944384 16691 0 0 0 250 2 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007380556400 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7231] ppid=7217 vsize=15486024 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7217 7217 32437 0 -1 1077944384 9219 0 0 0 75 1 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007379503856 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7232] ppid=7217 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007378451552 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7233] ppid=7217 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) R 7217 7217 32437 0 -1 1077944384 538 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007377398064 140008310450818 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7297] ppid=7217 vsize=15486024 memory=222956 CPUtime=11.49 cores=1,3,5,7
/proc/7219/task/7297/stat : 7297 (java) R 7217 7217 32437 0 -1 4202560 185 0 0 0 1149 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007366073072 140007903079792 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7298] ppid=7217 vsize=15486024 memory=2008 CPUtime=11.6 cores=1,3,5,7
/proc/7219/task/7298/stat : 7298 (java) R 7217 7217 32437 0 -1 4202560 532 0 0 0 1160 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007363968888 140007903780943 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7299] ppid=7217 vsize=15486024 memory=1436 CPUtime=11.62 cores=1,3,5,7
/proc/7219/task/7299/stat : 7299 (java) R 7217 7217 32437 0 -1 4202560 600 0 0 0 1162 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007367127824 140007903781779 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7300] ppid=7217 vsize=15486024 memory=4152 CPUtime=11.52 cores=1,3,5,7
/proc/7219/task/7300/stat : 7300 (java) R 7217 7217 32437 0 -1 4202560 319 0 0 0 1152 0 0 0 20 0 19 0 445737484 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007368179032 140007903633985 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 204.04 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223904 KiB

[startup+51.8058 s]
/proc/loadavg: 8.59 8.43 8.10 9/237 7300
/proc/meminfo: memFree=28870872/32770624 swapFree=66939908/67108860
[pid=7217] ppid=7214 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7217/stat : 7217 (xcsp3-exec) S 7214 7217 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445733488 115843072 363 33554432000 4194304 5098028 140721100851616 140721100849720 140094516232828 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 38649856 140721100858235 140721100858477 140721100858477 140721100861386 0
/proc/7217/statm: 28282 363 304 221 0 87 0
[pid=7219] ppid=7217 vsize=15486024 memory=222452 CPUtime=204.86 cores=1,3,5,7
/proc/7219/stat : 7219 (java) S 7217 7217 32437 0 -1 1077944320 68373 0 0 0 20471 15 0 0 20 0 19 0 445733488 15857688576 55613 33554432000 4194304 4196468 140724373956640 140724373939184 140008310439671 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
/proc/7219/statm: 3871506 55613 3531 1 0 3832606 0
[pid=7219/tid=7220] ppid=7217 vsize=15486024 memory=8112282956445269571 CPUtime=0.62 cores=1,3,5,7
/proc/7219/task/7220/stat : 7220 (java) R 7217 7217 32437 0 -1 1077944384 9411 0 0 0 59 3 0 0 20 0 19 0 445733488 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008314680176 140008310449877 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7221] ppid=7217 vsize=15486024 memory=924 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7221/stat : 7221 (java) S 7217 7217 32437 0 -1 1077944384 1491 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008222096144 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7222] ppid=7217 vsize=15486024 memory=3688 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7222/stat : 7222 (java) S 7217 7217 32437 0 -1 1077944384 521 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008221043600 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7223] ppid=7217 vsize=15486024 memory=1984 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7223/stat : 7223 (java) S 7217 7217 32437 0 -1 1077944384 2233 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008219991056 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7224] ppid=7217 vsize=15486024 memory=1440 CPUtime=0.01 cores=1,3,5,7
/proc/7219/task/7224/stat : 7224 (java) S 7217 7217 32437 0 -1 1077944384 1822 0 0 0 1 0 0 0 20 0 19 0 445733489 15857688576 55613 33554432000 4194304 4196468 140724373956640 140008218938512 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7225] ppid=7217 vsize=15486024 memory=816 CPUtime=0.02 cores=1,3,5,7
/proc/7219/task/7225/stat : 7225 (java) S 7217 7217 32437 0 -1 1077944384 1415 0 0 0 1 1 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007385819040 140008310449877 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7226] ppid=7217 vsize=15486024 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7226/stat : 7226 (java) S 7217 7217 32437 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007384765408 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7227] ppid=7217 vsize=15486024 memory=1256 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7227/stat : 7227 (java) S 7217 7217 32437 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 445733491 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007383712768 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7228] ppid=7217 vsize=15486024 memory=1076 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7228/stat : 7228 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007382661328 140008310458267 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7229] ppid=7217 vsize=15486024 memory=14008 CPUtime=2.58 cores=1,3,5,7
/proc/7219/task/7229/stat : 7229 (java) S 7217 7217 32437 0 -1 1077944384 13158 0 0 0 257 1 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007381608944 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7230] ppid=7217 vsize=15486024 memory=26360 CPUtime=2.52 cores=1,3,5,7
/proc/7219/task/7230/stat : 7230 (java) S 7217 7217 32437 0 -1 1077944384 16691 0 0 0 250 2 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007380556400 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7231] ppid=7217 vsize=15486024 memory=14056 CPUtime=0.76 cores=1,3,5,7
/proc/7219/task/7231/stat : 7231 (java) S 7217 7217 32437 0 -1 1077944384 9219 0 0 0 75 1 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007379503856 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7232] ppid=7217 vsize=15486024 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7232/stat : 7232 (java) S 7217 7217 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007378451552 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7233] ppid=7217 vsize=15486024 memory=520 CPUtime=0 cores=1,3,5,7
/proc/7219/task/7233/stat : 7233 (java) S 7217 7217 32437 0 -1 1077944384 538 0 0 0 0 0 0 0 20 0 19 0 445733494 15857688576 55613 33554432000 4194304 4196468 140724373956640 140007377398064 140008310450818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7297] ppid=7217 vsize=15486024 memory=250620 CPUtime=11.7 cores=1,3,5,7
/proc/7219/task/7297/stat : 7297 (java) R 7217 7217 32437 0 -1 4202560 225 0 0 0 1170 0 0 0 20 0 19 0 445737484 15857688576 55596 33554432000 4194304 4196468 140724373956640 140007366079760 140008303156967 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7298] ppid=7217 vsize=15486024 memory=1412 CPUtime=11.81 cores=1,3,5,7
/proc/7219/task/7298/stat : 7298 (java) S 7217 7217 32437 0 -1 1077944384 559 0 0 0 1181 0 0 0 20 0 19 0 445737484 15857688576 55596 33554432000 4194304 4196468 140724373956640 140007363974880 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
[pid=7219/tid=7299] ppid=7217 vsize=15486024 memory=2924 CPUtime=11.82 cores=1,3,5,7
/proc/7219/task/7299/stat : 7299 (java) S 7217 7217 32437 0 -1 1077944384 618 0 0 0 1182 0 0 0 20 0 18 0 445737484 15857688576 55596 33554432000 4194304 4196468 140724373956640 140007367133024 140008310449877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18083840 140724373963759 140724373963930 140724373963930 140724373966799 0
Current children cumulated CPU time: 204.86 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 223904 KiB

Child status: 0
Real time (s): 51.8145
CPU time (s): 204.885
CPU user time (s): 204.721
CPU system time (s): 0.163905
CPU usage (%): 395.421
Max. virtual memory (cumulated for all children) (KiB): 15601244
Max. memory (cumulated for all children) (KiB): 225444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 204.721
system time used= 0.163905
maximum resident set size= 223992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69346
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4655
involuntary context switches= 4020


# summary of solver processes directly reported to runsolver:
#   pid: 7217
#   total CPU time (s): 204.885
#   total CPU user time (s): 204.721
#   total CPU system time (s): 0.163905

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.336653 second user time and 0.601941 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 07:29:06
IDJOB=4399297
IDBENCH=130150
IDSOLVER=2853
FILE ID=node119/4399297-1568698186
RUNJOBID= node119-1568694401-32469
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-29-05.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399297-1568698186/watcher-4399297-1568698186 -o /tmp/evaluation-result-4399297-1568698186/solver-4399297-1568698186 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 183333739 HOME/instance-4399297-1568698186.xml

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

MD5SUM BENCH= 28da73d1db83f7f431b4b8f6a2cf23fc
RANDOM SEED=183333739

node119.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.47
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.47
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.47
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.47
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:        29130556 kB
MemAvailable:   31633380 kB
Buffers:          124476 kB
Cached:          2661684 kB
SwapCached:        61072 kB
Active:          1617788 kB
Inactive:        1425772 kB
Active(anon):     195276 kB
Inactive(anon):   111620 kB
Active(file):    1422512 kB
Inactive(file):  1314152 kB
Unevictable:      106768 kB
Mlocked:          106768 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26068 kB
Writeback:             0 kB
AnonPages:        304356 kB
Mapped:            62008 kB
Shmem:             41008 kB
Slab:             193244 kB
SReclaimable:     163992 kB
SUnreclaim:        29252 kB
KernelStack:        3840 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1402440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 07:29:58