Trace number 4393417

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-06-14SAT (TO)182 2520.58 634.594

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n35/
TravellingSalesman-35-30-07.xml
MD5SUM1a4fb6e98f7c5153812b28830edea47d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2520.38
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size35
Maximum domain size37
Distribution of domain sizes[{"size":35,"count":35},{"size":37,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393417-1568346957.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393417-1568346957.xml, -tl, 2520s, -p, 4]
0.33/0.26	c 4 solvers in parallel
0.34/0.38	c parse instance...
1.36/0.71	c solve instance...
1.72/0.80	o 251 
1.72/0.81	o 247 
1.72/0.84	o 245 
1.72/0.84	o 244 
1.72/0.85	o 243 
1.72/0.86	o 242 
2.09/0.99	o 241 
2.50/1.07	o 187 
4.05/1.42	o 185 
196.25/49.70	o 182 
2520.27/634.57	s SATISFIABLE
2520.27/634.57	v <instantiation>
2520.27/634.57	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] </list>
2520.27/634.57	v 	<values>31 34 26 14 1 5 2 3 6 8 9 7 12 13 18 17 23 22 16 15 21 20 19 24 29 30 28 27 4 0 10 11 25 33 32 1 7 20 11 2 1 6 1 2 2 2 7 1 5 1 4 1 4 2 4 3 1 5 9 2 11 6 21 8 4 4 10 9 1 4 </values>
2520.27/634.57	v </instantiation>
2520.27/634.57	c Unexpected resolution interruption!

Verifier Data

OK	182

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393417-1568346957/watcher-4393417-1568346957 -o /tmp/evaluation-result-4393417-1568346957/solver-4393417-1568346957 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1190406451 HOME/instance-4393417-1568346957.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
Current StackSize limit: 8192 KiB

solver pid=22110, runsolver pid=22106

[startup+0.100083 s]*
/proc/loadavg: 1.08 1.03 1.20 6/229 22134
/proc/meminfo: memFree=31080536/32770624 swapFree=66940736/67108860
[pid=22110] ppid=22106 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22110/stat : 22110 (xcsp3-exec) S 22106 22110 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410934424 115843072 362 33554432000 4194304 5098028 140727010279232 140727010277336 140645701583484 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 28917760 140727010284410 140727010284653 140727010284653 140727010287562 0
/proc/22110/statm: 28282 362 304 221 0 87 0
[pid=22112] ppid=22110 vsize=15144768 memory=29020 CPUtime=0.13 cores=1,3,5,7
/proc/22112/stat : 22112 (java) S 22110 22110 22042 0 -1 1077944320 5705 0 0 0 12 1 0 0 20 0 15 0 410934425 15508242432 7255 33554432000 4194304 4196468 140721747344656 140721747327200 140708342062839 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
/proc/22112/statm: 3786192 7255 3164 1 0 3748377 0
[pid=22112/tid=22114] ppid=22110 vsize=15144768 memory=8514701219881255588 CPUtime=0.09 cores=1,3,5,7
/proc/22112/task/22114/stat : 22114 (java) R 22110 22110 22042 0 -1 4202560 3577 0 0 0 9 0 0 0 20 0 15 0 410934425 15508242432 7255 33554432000 4194304 4196468 140721747344656 140708346296112 140708342074774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22116] ppid=22110 vsize=15144768 memory=3472467914303956176 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22116/stat : 22116 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 7255 33554432000 4194304 4196468 140721747344656 140708298615952 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22117] ppid=22110 vsize=15144768 memory=139785408804480 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22117/stat : 22117 (java) S 22110 22110 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 7255 33554432000 4194304 4196468 140721747344656 140708297563152 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22118] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22118/stat : 22118 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707932330896 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22119] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22119/stat : 22119 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707931278096 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22120] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22120/stat : 22120 (java) S 22110 22110 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410934427 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707811494256 140708342073986 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22125] ppid=22110 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22125/stat : 22125 (java) S 22110 22110 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410934427 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707810440224 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22127] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22127/stat : 22127 (java) S 22110 22110 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410934428 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707809387376 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22129] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22129/stat : 22129 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707808335696 140708342081435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22130] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22130/stat : 22130 (java) S 22110 22110 22042 0 -1 1077944384 405 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707807284080 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22131] ppid=22110 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22131/stat : 22131 (java) S 22110 22110 22042 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707806231280 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22132] ppid=22110 vsize=15144768 memory=139785408804480 CPUtime=0.02 cores=1,3,5,7
/proc/22112/task/22132/stat : 22132 (java) R 22110 22110 22042 0 -1 4202560 374 0 0 0 2 0 0 0 20 0 15 0 410934430 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707805174240 140708326143326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22133] ppid=22110 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22133/stat : 22133 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707804125920 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22134] ppid=22110 vsize=15144768 memory=139785408804480 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22134/stat : 22134 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 7255 33554432000 4194304 4196468 140721747344656 140707803073200 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30468 KiB

[startup+0.212699 s]*
/proc/loadavg: 1.08 1.03 1.20 3/229 22134
/proc/meminfo: memFree=31049484/32770624 swapFree=66940736/67108860
[pid=22110] ppid=22106 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22110/stat : 22110 (xcsp3-exec) S 22106 22110 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410934424 115843072 362 33554432000 4194304 5098028 140727010279232 140727010277336 140645701583484 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 28917760 140727010284410 140727010284653 140727010284653 140727010287562 0
/proc/22110/statm: 28282 362 304 221 0 87 0
[pid=22112] ppid=22110 vsize=15144768 memory=40628 CPUtime=0.33 cores=1,3,5,7
/proc/22112/stat : 22112 (java) S 22110 22110 22042 0 -1 1077944320 9435 0 0 0 31 2 0 0 20 0 15 0 410934425 15508242432 10157 33554432000 4194304 4196468 140721747344656 140721747327200 140708342062839 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
/proc/22112/statm: 3786192 10157 3254 1 0 3748377 0
[pid=22112/tid=22114] ppid=22110 vsize=15144768 memory=5852835216252043682 CPUtime=0.19 cores=1,3,5,7
/proc/22112/task/22114/stat : 22114 (java) D 22110 22110 22042 0 -1 4202560 6602 0 0 0 18 1 0 0 20 0 15 0 410934425 15508242432 10157 33554432000 4194304 4196468 140721747344656 140708346298416 140708342084765 0 4 0 16800975 18446744071580419588 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22116] ppid=22110 vsize=15144768 memory=3472467914303956176 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22116/stat : 22116 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 10157 33554432000 4194304 4196468 140721747344656 140708298615952 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22117] ppid=22110 vsize=15144768 memory=139785408804480 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22117/stat : 22117 (java) S 22110 22110 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 10157 33554432000 4194304 4196468 140721747344656 140708297563152 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22118] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22118/stat : 22118 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707932330896 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22119] ppid=22110 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22119/stat : 22119 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707931278096 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22120] ppid=22110 vsize=15144768 memory=139785408804480 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22120/stat : 22120 (java) S 22110 22110 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410934427 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707811494256 140708342073986 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22125] ppid=22110 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22125/stat : 22125 (java) S 22110 22110 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410934427 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707810440224 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22127] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22127/stat : 22127 (java) S 22110 22110 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410934428 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707809387376 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22129] ppid=22110 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22129/stat : 22129 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707808335696 140708342081435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22130] ppid=22110 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22112/task/22130/stat : 22130 (java) S 22110 22110 22042 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 410934430 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707807284080 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22131] ppid=22110 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22112/task/22131/stat : 22131 (java) S 22110 22110 22042 0 -1 1077944384 303 0 0 0 2 0 0 0 20 0 15 0 410934430 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707806231280 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22132] ppid=22110 vsize=15144768 memory=139785408804480 CPUtime=0.08 cores=1,3,5,7
/proc/22112/task/22132/stat : 22132 (java) S 22110 22110 22042 0 -1 1077944384 776 0 0 0 8 0 0 0 20 0 15 0 410934430 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707805178480 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22133] ppid=22110 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22133/stat : 22133 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707804125920 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22134] ppid=22110 vsize=15144768 memory=139785408804480 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22134/stat : 22134 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934430 15508242432 10157 33554432000 4194304 4196468 140721747344656 140707803073200 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42076 KiB

[startup+0.310377 s]*
/proc/loadavg: 1.08 1.03 1.20 1/229 22134
/proc/meminfo: memFree=31049112/32770624 swapFree=66940736/67108860
[pid=22110] ppid=22106 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22110/stat : 22110 (xcsp3-exec) S 22106 22110 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410934424 115843072 362 33554432000 4194304 5098028 140727010279232 140727010277336 140645701583484 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 28917760 140727010284410 140727010284653 140727010284653 140727010287562 0
/proc/22110/statm: 28282 362 304 221 0 87 0
[pid=22112] ppid=22110 vsize=15149024 memory=40992 CPUtime=0.34 cores=1,3,5,7
/proc/22112/stat : 22112 (java) S 22110 22110 22042 0 -1 1077944320 9509 0 0 0 32 2 0 0 20 0 15 0 410934425 15512600576 10248 33554432000 4194304 4196468 140721747344656 140721747327200 140708342062839 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
/proc/22112/statm: 3787256 10248 3256 1 0 3748377 0
[pid=22112/tid=22114] ppid=22110 vsize=15149024 memory=8514701219880992413 CPUtime=0.2 cores=1,3,5,7
/proc/22112/task/22114/stat : 22114 (java) D 22110 22110 22042 0 -1 4202560 6676 0 0 0 19 1 0 0 20 0 15 0 410934425 15512600576 10248 33554432000 4194304 4196468 140721747344656 140708346283656 140708344343034 0 4 0 16800975 18446744071580431491 0 0 -1 3 0 0 8 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22116] ppid=22110 vsize=15149024 memory=3472467914303956176 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22116/stat : 22116 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15512600576 10248 33554432000 4194304 4196468 140721747344656 140708298615952 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22117] ppid=22110 vsize=15149024 memory=139785408804480 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22117/stat : 22117 (java) S 22110 22110 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410934426 15512600576 10248 33554432000 4194304 4196468 140721747344656 140708297563152 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22118] ppid=22110 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22118/stat : 22118 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707932330896 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22119] ppid=22110 vsize=15149024 memory=139785280825375 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22119/stat : 22119 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707931278096 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22120] ppid=22110 vsize=15149024 memory=279570561629984 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22120/stat : 22120 (java) S 22110 22110 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410934427 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707811494256 140708342073986 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22125] ppid=22110 vsize=15149024 memory=139785280802319 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22125/stat : 22125 (java) S 22110 22110 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410934427 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707810440224 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22127] ppid=22110 vsize=15149024 memory=279570689615968 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22127/stat : 22127 (java) S 22110 22110 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410934428 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707809387376 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22129] ppid=22110 vsize=15149024 memory=139785280806927 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22129/stat : 22129 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707808335696 140708342081435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22130] ppid=22110 vsize=15149024 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22112/task/22130/stat : 22130 (java) S 22110 22110 22042 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 410934430 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707807284080 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22131] ppid=22110 vsize=15149024 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22112/task/22131/stat : 22131 (java) S 22110 22110 22042 0 -1 1077944384 303 0 0 0 2 0 0 0 20 0 15 0 410934430 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707806231280 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22132] ppid=22110 vsize=15149024 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22112/task/22132/stat : 22132 (java) S 22110 22110 22042 0 -1 1077944384 776 0 0 0 8 0 0 0 20 0 15 0 410934430 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707805178480 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22133] ppid=22110 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22133/stat : 22133 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707804125920 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22134] ppid=22110 vsize=15149024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22134/stat : 22134 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934430 15512600576 10248 33554432000 4194304 4196468 140721747344656 140707803073200 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 42440 KiB

[startup+0.708507 s]
/proc/loadavg: 1.08 1.03 1.20 11/229 22134
/proc/meminfo: memFree=31021004/32770624 swapFree=66940736/67108860
[pid=22110] ppid=22106 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22110/stat : 22110 (xcsp3-exec) S 22106 22110 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410934424 115843072 362 33554432000 4194304 5098028 140727010279232 140727010277336 140645701583484 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 28917760 140727010284410 140727010284653 140727010284653 140727010287562 0
/proc/22110/statm: 28282 362 304 221 0 87 0
[pid=22112] ppid=22110 vsize=15151148 memory=82580 CPUtime=1.36 cores=1,3,5,7
/proc/22112/stat : 22112 (java) S 22110 22110 22042 0 -1 1077944320 13793 0 1 0 131 5 0 0 20 0 15 0 410934425 15514775552 20645 33554432000 4194304 4196468 140721747344656 140721747327200 140708342062839 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
/proc/22112/statm: 3787787 20645 3454 1 0 3748889 0
[pid=22112/tid=22114] ppid=22110 vsize=15151148 memory=1088 CPUtime=0.59 cores=1,3,5,7
/proc/22112/task/22114/stat : 22114 (java) R 22110 22110 22042 0 -1 4202560 9062 0 1 0 55 4 0 0 20 0 15 0 410934425 15514775552 20645 33554432000 4194304 4196468 140721747344656 140708346298688 140708326143326 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22116] ppid=22110 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22116/stat : 22116 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15514775552 20645 33554432000 4194304 4196468 140721747344656 140708298615952 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22117] ppid=22110 vsize=15151148 memory=780 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22117/stat : 22117 (java) S 22110 22110 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410934426 15514775552 20645 33554432000 4194304 4196468 140721747344656 140708297563152 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22118] ppid=22110 vsize=15151148 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22118/stat : 22118 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707932330896 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22119] ppid=22110 vsize=15151148 memory=624 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22119/stat : 22119 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934426 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707931278096 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22120] ppid=22110 vsize=15151148 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22120/stat : 22120 (java) S 22110 22110 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410934427 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707811494256 140708342073986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22125] ppid=22110 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22125/stat : 22125 (java) S 22110 22110 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410934427 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707810440224 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22127] ppid=22110 vsize=15151148 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22127/stat : 22127 (java) S 22110 22110 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410934428 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707809387376 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22129] ppid=22110 vsize=15151148 memory=38148 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22129/stat : 22129 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707808335696 140708342081435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22130] ppid=22110 vsize=15151148 memory=1988 CPUtime=0.22 cores=1,3,5,7
/proc/22112/task/22130/stat : 22130 (java) R 22110 22110 22042 0 -1 4202560 1084 0 0 0 22 0 0 0 20 0 15 0 410934430 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707807270176 140708325973264 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22131] ppid=22110 vsize=15151148 memory=988 CPUtime=0.23 cores=1,3,5,7
/proc/22112/task/22131/stat : 22131 (java) R 22110 22110 22042 0 -1 4202560 833 0 0 0 23 0 0 0 20 0 15 0 410934430 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707806211344 140708326022756 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22132] ppid=22110 vsize=15151148 memory=1428 CPUtime=0.3 cores=1,3,5,7
/proc/22112/task/22132/stat : 22132 (java) S 22110 22110 22042 0 -1 1077944384 1507 0 0 0 30 0 0 0 20 0 15 0 410934430 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707805178480 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22133] ppid=22110 vsize=15151148 memory=1772 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22133/stat : 22133 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410934430 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707804125920 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22134] ppid=22110 vsize=15151148 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22134/stat : 22134 (java) S 22110 22110 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410934430 15514775552 20645 33554432000 4194304 4196468 140721747344656 140707803073200 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 84028 KiB

[startup+1.50151 s]
/proc/loadavg: 1.08 1.03 1.20 18/237 22262
/proc/meminfo: memFree=30793720/32770624 swapFree=66940736/67108860
[pid=22110] ppid=22106 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22110/stat : 22110 (xcsp3-exec) S 22106 22110 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410934424 115843072 362 33554432000 4194304 5098028 140727010279232 140727010277336 140645701583484 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 28917760 140727010284410 140727010284653 140727010284653 140727010287562 0
/proc/22110/statm: 28282 362 304 221 0 87 0

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

/proc/22112/stat : 22112 (java) S 22110 22110 22042 0 -1 1077944320 69657 0 1 0 231158 124 0 0 20 0 19 0 410934425 15923744768 74442 33554432000 4194304 4196468 140721747344656 140721747327200 140708342062839 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
/proc/22112/statm: 3887633 74442 3514 1 0 3848735 0
[pid=22112/tid=22114] ppid=22110 vsize=15550532 memory=1436 CPUtime=0.6 cores=1,3,5,7
/proc/22112/task/22114/stat : 22114 (java) S 22110 22110 22042 0 -1 1077944384 9270 0 1 0 56 4 0 0 20 0 19 0 410934425 15923744768 74442 33554432000 4194304 4196468 140721747344656 140708346303616 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22116] ppid=22110 vsize=15550532 memory=1448 CPUtime=0.67 cores=1,3,5,7
/proc/22112/task/22116/stat : 22116 (java) S 22110 22110 22042 0 -1 1077944384 4033 0 0 0 58 9 0 0 20 0 19 0 410934426 15923744768 74442 33554432000 4194304 4196468 140721747344656 140708298615952 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22117] ppid=22110 vsize=15550532 memory=297768 CPUtime=0.68 cores=1,3,5,7
/proc/22112/task/22117/stat : 22117 (java) S 22110 22110 22042 0 -1 1077944384 4950 0 0 0 59 9 0 0 20 0 19 0 410934426 15923744768 74442 33554432000 4194304 4196468 140721747344656 140708297563152 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22118] ppid=22110 vsize=15550532 memory=297632 CPUtime=0.67 cores=1,3,5,7
/proc/22112/task/22118/stat : 22118 (java) S 22110 22110 22042 0 -1 1077944384 3264 0 0 0 58 9 0 0 20 0 19 0 410934426 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707932330896 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22119] ppid=22110 vsize=15550532 memory=292000 CPUtime=0.67 cores=1,3,5,7
/proc/22112/task/22119/stat : 22119 (java) S 22110 22110 22042 0 -1 1077944384 3637 0 0 0 58 9 0 0 20 0 19 0 410934426 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707931278096 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22120] ppid=22110 vsize=15550532 memory=1448 CPUtime=1.11 cores=1,3,5,7
/proc/22112/task/22120/stat : 22120 (java) S 22110 22110 22042 0 -1 1077944384 3761 0 0 0 33 78 0 0 20 0 19 0 410934427 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707811494256 140708342073986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22125] ppid=22110 vsize=15550532 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22125/stat : 22125 (java) S 22110 22110 22042 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 410934427 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707810440288 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22127] ppid=22110 vsize=15550532 memory=292000 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22127/stat : 22127 (java) S 22110 22110 22042 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 410934428 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707809387392 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22129] ppid=22110 vsize=15550532 memory=292000 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22129/stat : 22129 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410934430 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707808335696 140708342081435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22130] ppid=22110 vsize=15550532 memory=1448 CPUtime=2.19 cores=1,3,5,7
/proc/22112/task/22130/stat : 22130 (java) S 22110 22110 22042 0 -1 1077944384 9861 0 0 0 219 0 0 0 20 0 19 0 410934430 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707807284080 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22131] ppid=22110 vsize=15550532 memory=1448 CPUtime=2.21 cores=1,3,5,7
/proc/22112/task/22131/stat : 22131 (java) S 22110 22110 22042 0 -1 1077944384 11697 0 0 0 220 1 0 0 20 0 19 0 410934430 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707806231280 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22132] ppid=22110 vsize=15550532 memory=1448 CPUtime=0.6 cores=1,3,5,7
/proc/22112/task/22132/stat : 22132 (java) S 22110 22110 22042 0 -1 1077944384 5958 0 0 0 59 1 0 0 20 0 19 0 410934430 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707805178480 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22133] ppid=22110 vsize=15550532 memory=297768 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22133/stat : 22133 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410934430 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707804125920 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22134] ppid=22110 vsize=15550532 memory=1448 CPUtime=0.22 cores=1,3,5,7
/proc/22112/task/22134/stat : 22134 (java) S 22110 22110 22042 0 -1 1077944384 1234 0 0 0 0 22 0 0 20 0 19 0 410934430 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707803073200 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22297] ppid=22110 vsize=15550532 memory=297768 CPUtime=528.09 cores=1,3,5,7
/proc/22112/task/22297/stat : 22297 (java) R 22110 22110 22042 0 -1 4202560 1344 0 0 0 52808 1 0 0 20 0 19 0 410939395 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707395513288 140707981317522 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22298] ppid=22110 vsize=15550532 memory=1448 CPUtime=527.77 cores=1,3,5,7
/proc/22112/task/22298/stat : 22298 (java) R 22110 22110 22042 0 -1 4202560 2635 0 0 0 52775 2 0 0 20 0 19 0 410939395 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707396569456 140707983404929 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22299] ppid=22110 vsize=15550532 memory=1448 CPUtime=527.53 cores=1,3,5,7
/proc/22112/task/22299/stat : 22299 (java) R 22110 22110 22042 0 -1 4202560 1242 0 0 0 52753 0 0 0 20 0 19 0 410939395 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707394461480 140707982742784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22300] ppid=22110 vsize=15550532 memory=1448 CPUtime=529.12 cores=1,3,5,7
/proc/22112/task/22300/stat : 22300 (java) R 22110 22110 22042 0 -1 4202560 1344 0 0 0 52912 0 0 0 20 0 19 0 410939395 15923744768 74442 33554432000 4194304 4196468 140721747344656 140707399725200 140707983840570 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
Current children cumulated CPU time: 2312.82 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 299216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.512 s]
/proc/loadavg: 8.62 7.58 4.81 5/215 22391
/proc/meminfo: memFree=30811876/32770624 swapFree=66940748/67108860
[pid=22110] ppid=22106 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22110/stat : 22110 (xcsp3-exec) S 22106 22110 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410934424 115843072 362 33554432000 4194304 5098028 140727010279232 140727010277336 140645701583484 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 28917760 140727010284410 140727010284653 140727010284653 140727010287562 0
/proc/22110/statm: 28282 362 304 221 0 87 0
[pid=22112] ppid=22110 vsize=15550532 memory=310000 CPUtime=2520.27 cores=1,3,5,7
/proc/22112/stat : 22112 (java) S 22110 22110 22042 0 -1 1077944320 71242 0 1 0 251897 130 0 0 20 0 19 0 410934425 15923744768 77500 33554432000 4194304 4196468 140721747344656 140721747327200 140708342062839 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
/proc/22112/statm: 3887633 77500 3514 1 0 3848735 0
[pid=22112/tid=22114] ppid=22110 vsize=15550532 memory=310000 CPUtime=0.6 cores=1,3,5,7
/proc/22112/task/22114/stat : 22114 (java) S 22110 22110 22042 0 -1 1077944384 9270 0 1 0 56 4 0 0 20 0 19 0 410934425 15923744768 77500 33554432000 4194304 4196468 140721747344656 140708346303616 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22116] ppid=22110 vsize=15550532 memory=1448 CPUtime=0.71 cores=1,3,5,7
/proc/22112/task/22116/stat : 22116 (java) S 22110 22110 22042 0 -1 1077944384 4477 0 0 0 62 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140708298615952 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22117] ppid=22110 vsize=15550532 memory=12040 CPUtime=0.72 cores=1,3,5,7
/proc/22112/task/22117/stat : 22117 (java) S 22110 22110 22042 0 -1 1077944384 5096 0 0 0 63 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140708297563152 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22118] ppid=22110 vsize=15550532 memory=22848 CPUtime=0.72 cores=1,3,5,7
/proc/22112/task/22118/stat : 22118 (java) S 22110 22110 22042 0 -1 1077944384 3369 0 0 0 63 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707932330896 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22119] ppid=22110 vsize=15550532 memory=307952 CPUtime=0.72 cores=1,3,5,7
/proc/22112/task/22119/stat : 22119 (java) S 22110 22110 22042 0 -1 1077944384 3850 0 0 0 63 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707931278096 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22120] ppid=22110 vsize=15550532 memory=310000 CPUtime=1.19 cores=1,3,5,7
/proc/22112/task/22120/stat : 22120 (java) S 22110 22110 22042 0 -1 1077944384 4004 0 0 0 36 83 0 0 20 0 19 0 410934427 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707811494256 140708342073986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22125] ppid=22110 vsize=15550532 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22125/stat : 22125 (java) S 22110 22110 22042 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 410934427 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707810440288 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22127] ppid=22110 vsize=15550532 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22127/stat : 22127 (java) S 22110 22110 22042 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 410934428 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707809387392 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22129] ppid=22110 vsize=15550532 memory=217712 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22129/stat : 22129 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707808335696 140708342081435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22130] ppid=22110 vsize=15550532 memory=7452164711714089044 CPUtime=2.19 cores=1,3,5,7
/proc/22112/task/22130/stat : 22130 (java) S 22110 22110 22042 0 -1 1077944384 9868 0 0 0 219 0 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707807284080 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22131] ppid=22110 vsize=15550532 memory=1532 CPUtime=2.21 cores=1,3,5,7
/proc/22112/task/22131/stat : 22131 (java) S 22110 22110 22042 0 -1 1077944384 11699 0 0 0 220 1 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707806231280 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22132] ppid=22110 vsize=15550532 memory=1088 CPUtime=0.6 cores=1,3,5,7
/proc/22112/task/22132/stat : 22132 (java) S 22110 22110 22042 0 -1 1077944384 6223 0 0 0 59 1 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707805178480 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22133] ppid=22110 vsize=15550532 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22133/stat : 22133 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707804125920 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22134] ppid=22110 vsize=15550532 memory=310000 CPUtime=0.24 cores=1,3,5,7
/proc/22112/task/22134/stat : 22134 (java) S 22110 22110 22042 0 -1 1077944384 1236 0 0 0 0 24 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707803073200 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22297] ppid=22110 vsize=15550532 memory=310000 CPUtime=579.92 cores=1,3,5,7
/proc/22112/task/22297/stat : 22297 (java) R 22110 22110 22042 0 -1 4202560 1392 0 0 0 57991 1 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707395513368 140707982807406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22298] ppid=22110 vsize=15550532 memory=1448 CPUtime=579.22 cores=1,3,5,7
/proc/22112/task/22298/stat : 22298 (java) R 22110 22110 22042 0 -1 4202560 2679 0 0 0 57920 2 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707396570352 140707981956800 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22299] ppid=22110 vsize=15550532 memory=6791534058613427641 CPUtime=579.52 cores=1,3,5,7
/proc/22112/task/22299/stat : 22299 (java) R 22110 22110 22042 0 -1 4202560 1289 0 0 0 57952 0 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707394464400 140707983152992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22300] ppid=22110 vsize=15550532 memory=1056 CPUtime=581.02 cores=1,3,5,7
/proc/22112/task/22300/stat : 22300 (java) R 22110 22110 22042 0 -1 4202560 1363 0 0 0 58102 0 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707399725200 140707983840512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
Current children cumulated CPU time: 2520.27 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 311448 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+634.542 s]
# the end of solver process 22110 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001124 s, system=0.001124 s

[startup+634.594 s]
# the end of solver process 22112 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.28 s, system=1.30733 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+634.512 s]
/proc/loadavg: 8.62 7.58 4.81 5/215 22391
/proc/meminfo: memFree=30811876/32770624 swapFree=66940748/67108860
[pid=22110] ppid=22106 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22110/stat : 22110 (xcsp3-exec) S 22106 22110 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410934424 115843072 362 33554432000 4194304 5098028 140727010279232 140727010277336 140645701583484 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 28917760 140727010284410 140727010284653 140727010284653 140727010287562 0
/proc/22110/statm: 28282 362 304 221 0 87 0
[pid=22112] ppid=22110 vsize=15550532 memory=310000 CPUtime=2520.27 cores=1,3,5,7
/proc/22112/stat : 22112 (java) S 22110 22110 22042 0 -1 1077944320 71242 0 1 0 251897 130 0 0 20 0 19 0 410934425 15923744768 77500 33554432000 4194304 4196468 140721747344656 140721747327200 140708342062839 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
/proc/22112/statm: 3887633 77500 3514 1 0 3848735 0
[pid=22112/tid=22114] ppid=22110 vsize=15550532 memory=310000 CPUtime=0.6 cores=1,3,5,7
/proc/22112/task/22114/stat : 22114 (java) S 22110 22110 22042 0 -1 1077944384 9270 0 1 0 56 4 0 0 20 0 19 0 410934425 15923744768 77500 33554432000 4194304 4196468 140721747344656 140708346303616 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22116] ppid=22110 vsize=15550532 memory=1448 CPUtime=0.71 cores=1,3,5,7
/proc/22112/task/22116/stat : 22116 (java) S 22110 22110 22042 0 -1 1077944384 4477 0 0 0 62 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140708298615952 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22117] ppid=22110 vsize=15550532 memory=12040 CPUtime=0.72 cores=1,3,5,7
/proc/22112/task/22117/stat : 22117 (java) S 22110 22110 22042 0 -1 1077944384 5096 0 0 0 63 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140708297563152 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22118] ppid=22110 vsize=15550532 memory=22848 CPUtime=0.72 cores=1,3,5,7
/proc/22112/task/22118/stat : 22118 (java) S 22110 22110 22042 0 -1 1077944384 3369 0 0 0 63 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707932330896 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22119] ppid=22110 vsize=15550532 memory=307952 CPUtime=0.72 cores=1,3,5,7
/proc/22112/task/22119/stat : 22119 (java) S 22110 22110 22042 0 -1 1077944384 3850 0 0 0 63 9 0 0 20 0 19 0 410934426 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707931278096 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22120] ppid=22110 vsize=15550532 memory=310000 CPUtime=1.19 cores=1,3,5,7
/proc/22112/task/22120/stat : 22120 (java) S 22110 22110 22042 0 -1 1077944384 4004 0 0 0 36 83 0 0 20 0 19 0 410934427 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707811494256 140708342073986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22125] ppid=22110 vsize=15550532 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22125/stat : 22125 (java) S 22110 22110 22042 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 410934427 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707810440288 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22127] ppid=22110 vsize=15550532 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22127/stat : 22127 (java) S 22110 22110 22042 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 410934428 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707809387392 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22129] ppid=22110 vsize=15550532 memory=217712 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22129/stat : 22129 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707808335696 140708342081435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22130] ppid=22110 vsize=15550532 memory=7452164711714089044 CPUtime=2.19 cores=1,3,5,7
/proc/22112/task/22130/stat : 22130 (java) S 22110 22110 22042 0 -1 1077944384 9868 0 0 0 219 0 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707807284080 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22131] ppid=22110 vsize=15550532 memory=1532 CPUtime=2.21 cores=1,3,5,7
/proc/22112/task/22131/stat : 22131 (java) S 22110 22110 22042 0 -1 1077944384 11699 0 0 0 220 1 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707806231280 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22132] ppid=22110 vsize=15550532 memory=1088 CPUtime=0.6 cores=1,3,5,7
/proc/22112/task/22132/stat : 22132 (java) S 22110 22110 22042 0 -1 1077944384 6223 0 0 0 59 1 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707805178480 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22133] ppid=22110 vsize=15550532 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/22112/task/22133/stat : 22133 (java) S 22110 22110 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707804125920 140708342073045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22134] ppid=22110 vsize=15550532 memory=310000 CPUtime=0.24 cores=1,3,5,7
/proc/22112/task/22134/stat : 22134 (java) S 22110 22110 22042 0 -1 1077944384 1236 0 0 0 0 24 0 0 20 0 19 0 410934430 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707803073200 140708342073986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22297] ppid=22110 vsize=15550532 memory=310000 CPUtime=579.92 cores=1,3,5,7
/proc/22112/task/22297/stat : 22297 (java) R 22110 22110 22042 0 -1 4202560 1392 0 0 0 57991 1 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707395513368 140707982807406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22298] ppid=22110 vsize=15550532 memory=1448 CPUtime=579.22 cores=1,3,5,7
/proc/22112/task/22298/stat : 22298 (java) R 22110 22110 22042 0 -1 4202560 2679 0 0 0 57920 2 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707396570352 140707981956800 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22299] ppid=22110 vsize=15550532 memory=6791534058613427641 CPUtime=579.52 cores=1,3,5,7
/proc/22112/task/22299/stat : 22299 (java) R 22110 22110 22042 0 -1 4202560 1289 0 0 0 57952 0 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707394464400 140707983152992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
[pid=22112/tid=22300] ppid=22110 vsize=15550532 memory=1056 CPUtime=581.02 cores=1,3,5,7
/proc/22112/task/22300/stat : 22300 (java) R 22110 22110 22042 0 -1 4202560 1363 0 0 0 58102 0 0 0 20 0 19 0 410939395 15923744768 77500 33554432000 4194304 4196468 140721747344656 140707399725200 140707983840512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18669568 140721747346415 140721747346586 140721747346586 140721747349455 0
Current children cumulated CPU time: 2520.27 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 311448 KiB

Child status: 143
Real time (s): 634.594
CPU time (s): 2520.58
CPU user time (s): 2519.28
CPU system time (s): 1.30733
CPU usage (%): 397.196
Max. virtual memory (cumulated for all children) (KiB): 15663660
Max. memory (cumulated for all children) (KiB): 311448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.28
system time used= 1.30733
maximum resident set size= 310560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72274
page faults= 1
swaps= 0
block input operations= 456
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22134
involuntary context switches= 50962


# summary of solver processes directly reported to runsolver:
#   pid: 22110,22112
#   total CPU time (s): 2520.58
#   total CPU user time (s): 2519.28
#   total CPU system time (s): 1.30733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.16014 second user time and 7.47041 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 05:55:19
IDJOB=4393417
IDBENCH=135871
IDSOLVER=2840
FILE ID=node149/4393417-1568346957
RUNJOBID= node149-1568346919-22074
PBS_JOBID= 21701170
Free space on /tmp= 57044 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n35/TravellingSalesman-35-30-07.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-4393417-1568346957/watcher-4393417-1568346957 -o /tmp/evaluation-result-4393417-1568346957/solver-4393417-1568346957 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1190406451 HOME/instance-4393417-1568346957.xml

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

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=1190406451

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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.81
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.81
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.81
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:        31112020 kB
MemAvailable:   31853756 kB
Buffers:          133400 kB
Cached:           906900 kB
SwapCached:        61412 kB
Active:           461428 kB
Inactive:         644100 kB
Active(anon):      32572 kB
Inactive(anon):    72612 kB
Active(file):     428856 kB
Inactive(file):   571488 kB
Unevictable:      111536 kB
Mlocked:          111536 kB
SwapTotal:      67108860 kB
SwapFree:       66940736 kB
Dirty:             51852 kB
Writeback:             0 kB
AnonPages:        115060 kB
Mapped:            45916 kB
Shmem:             31172 kB
Slab:             142880 kB
SReclaimable:     114456 kB
SUnreclaim:        28424 kB
KernelStack:        3280 kB
PageTables:         6348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     532992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 57020 MiB
End job on node149 at 2019-09-13 06:05:54