Trace number 4281826

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)151 2520.05 2512.6101

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-14-a3.xml
MD5SUMa5381fa3d98671549d41a8d043d26ba4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark129
Best CPU time to get the best result obtained on this benchmark20028.4
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints94
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":91},{"size":501,"count":14}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":12},{"degree":15,"count":2}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":91},{"arity":14,"count":1},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints92
Distribution of constraint types[{"type":"intension","count":92},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281826-1503123365.xml"  -tl '2520s' -p 1 -x 0
0.12/0.26	c [HOME/instance-4281826-1503123365.xml, -tl, 2520s, -p, 1, -x, 0]
0.31/0.32	c simple solver
0.31/0.38	c parse instance...
0.92/0.61	c solve instance...
9.64/7.05	o 188 
19.51/16.09	o 177 
19.62/16.11	o 175 
19.62/16.20	o 169 
21.13/17.65	o 166 
196.05/192.27	o 164 
196.45/192.63	o 163 
260.45/256.56	o 162 
314.03/310.10	o 154 
483.83/479.50	o 153 
1410.32/1404.60	o 151 
2520.03/2512.60	s SATISFIABLE
2520.03/2512.60	v <instantiation>
2520.03/2512.60	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[9][10] y[9][11] y[9][12] y[9][13] y[10][11] y[10][12] y[10][13] y[11][12] y[11][13] y[12][13] </list>
2520.03/2512.60	v 	<values>0 5 8 15 19 21 41 53 70 88 97 127 128 151 5 8 15 19 21 41 53 70 88 97 127 128 151 3 10 14 16 36 48 65 83 92 122 123 146 7 11 13 33 45 62 80 89 119 120 143 4 6 26 38 55 73 82 112 113 136 2 22 34 51 69 78 108 109 132 20 32 49 67 76 106 107 130 12 29 47 56 86 87 110 17 35 44 74 75 98 18 27 57 58 81 9 39 40 63 30 31 54 1 24 23 </values>
2520.03/2512.60	v </instantiation>
2520.03/2512.60	c Unexpected resolution interruption!

Verifier Data

OK	151

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281826-1503123365/watcher-4281826-1503123365 -o /tmp/evaluation-result-4281826-1503123365/solver-4281826-1503123365 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 601104999 HOME/instance-4281826-1503123365.xml 

running on 4 cores: 0,2,4,6

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=21101, runsolver pid=21098

[startup+0.100648 s]*
/proc/loadavg: 2.20 2.03 1.80 3/207 21109
/proc/meminfo: memFree=30715200/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13574484 memory=16760 CPUtime=0.02 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 4008 0 0 0 2 0 0 0 20 0 9 0 10744587 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3393621 4190 2082 1 0 3383118 0
[pid=21103/tid=21104] ppid=21101 vsize=13574484 memory=-6871798056524144002 CPUtime=0.02 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 2712 0 0 0 2 0 0 0 20 0 9 0 10744587 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363599176296 140363587177278 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10744588 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13574484 memory=140352892221056 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10744588 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10744588 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21108/stat : 21108 (java) S 21101 21101 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 10744588 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363192142480 140363594950357 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21109] ppid=21101 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21109/stat : 21109 (java) S 21101 21101 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 10744589 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363073260016 140363594951298 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21110] ppid=21101 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21110/stat : 21110 (java) S 21101 21101 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 10744590 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363072206240 140363594950357 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21111] ppid=21101 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 10744590 13900271616 4190 18446744073709551615 4194304 4196468 140720937182064 140363071153712 140363594950357 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18140 KiB

[startup+0.210166 s]*
/proc/loadavg: 2.20 2.03 1.80 3/215 21117
/proc/meminfo: memFree=30706712/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13974352 memory=27924 CPUtime=0.12 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 5413 0 0 0 11 1 0 0 20 0 15 0 10744587 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3493588 6981 2841 1 0 3482964 0
[pid=21103/tid=21104] ppid=21101 vsize=13974352 memory=8390339637985935414 CPUtime=0.09 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 3438 0 0 0 8 1 0 0 20 0 15 0 10744587 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363599165872 140363594952086 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13974352 memory=288230613264376582 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13974352 memory=3616589360537581216 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21108/stat : 21108 (java) S 21101 21101 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363192142480 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21109] ppid=21101 vsize=13974352 memory=140352892221056 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21109/stat : 21109 (java) S 21101 21101 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10744589 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363073260016 140363594951298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21110] ppid=21101 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21110/stat : 21110 (java) S 21101 21101 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10744590 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363072206240 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21111] ppid=21101 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10744590 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363071153648 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21112] ppid=21101 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21112/stat : 21112 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363070102224 140363594958747 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21113] ppid=21101 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21113/stat : 21113 (java) S 21101 21101 15523 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 10744593 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363069048816 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21114] ppid=21101 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21114/stat : 21114 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363067996272 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21115] ppid=21101 vsize=13974352 memory=140352892221056 CPUtime=0.01 cores=0,2,4,6
/proc/21103/task/21115/stat : 21115 (java) R 21101 21101 15523 0 -1 4202560 241 0 0 0 1 0 0 0 20 0 15 0 10744593 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363066943728 140363580621946 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21116] ppid=21101 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21116/stat : 21116 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363065891424 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21117] ppid=21101 vsize=13974352 memory=140352892221056 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21117/stat : 21117 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744597 14309736448 6981 18446744073709551615 4194304 4196468 140720937182064 140363064838960 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29304 KiB

[startup+0.310898 s]*
/proc/loadavg: 2.20 2.03 1.80 5/215 21117
/proc/meminfo: memFree=30692928/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13974352 memory=39868 CPUtime=0.31 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 9067 0 0 0 29 2 0 0 20 0 15 0 10744587 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3493588 9967 2995 1 0 3482964 0
[pid=21103/tid=21104] ppid=21101 vsize=13974352 memory=8390339637985935414 CPUtime=0.19 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 6177 0 0 0 17 2 0 0 20 0 15 0 10744587 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363599171104 140363579020638 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13974352 memory=301741412146488070 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13974352 memory=3616589360537581216 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13974352 memory=3472328296227680299 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21108/stat : 21108 (java) S 21101 21101 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10744588 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363192142480 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21109] ppid=21101 vsize=13974352 memory=4211961928433344503 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21109/stat : 21109 (java) S 21101 21101 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10744589 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363073260016 140363594951298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21110] ppid=21101 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21110/stat : 21110 (java) S 21101 21101 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10744590 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363072206240 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21111] ppid=21101 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10744590 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363071153648 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21112] ppid=21101 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21112/stat : 21112 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363070102224 140363594958747 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21113] ppid=21101 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21103/task/21113/stat : 21113 (java) S 21101 21101 15523 0 -1 1077944384 590 0 0 0 2 0 0 0 20 0 15 0 10744593 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363069048816 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21114] ppid=21101 vsize=13974352 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21103/task/21114/stat : 21114 (java) S 21101 21101 15523 0 -1 1077944384 308 0 0 0 2 0 0 0 20 0 15 0 10744593 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363067996272 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21115] ppid=21101 vsize=13974352 memory=140352892221056 CPUtime=0.07 cores=0,2,4,6
/proc/21103/task/21115/stat : 21115 (java) R 21101 21101 15523 0 -1 4202560 689 0 0 0 7 0 0 0 20 0 15 0 10744593 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363066943728 140363573956953 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21116] ppid=21101 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21116/stat : 21116 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363065891424 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21117] ppid=21101 vsize=13974352 memory=140352892221056 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21117/stat : 21117 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744597 14309736448 9967 18446744073709551615 4194304 4196468 140720937182064 140363064838960 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41248 KiB

[startup+0.701027 s]
/proc/loadavg: 2.20 2.03 1.80 4/215 21117
/proc/meminfo: memFree=30684232/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13980732 memory=66644 CPUtime=1.18 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 13506 0 0 0 113 5 0 0 20 0 15 0 10744587 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3495183 16661 3173 1 0 3483476 0
[pid=21103/tid=21104] ppid=21101 vsize=13980732 memory=2475713103361 CPUtime=0.56 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 8699 0 0 0 53 3 0 0 20 0 15 0 10744587 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363599178032 140363240086672 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13980732 memory=2480008070657 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13980732 memory=52268 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21108/stat : 21108 (java) S 21101 21101 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10744588 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363192142480 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21109] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21109/stat : 21109 (java) S 21101 21101 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10744589 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363073260016 140363594951298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21110] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21110/stat : 21110 (java) S 21101 21101 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363072206240 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21111] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363071153648 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21112] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21112/stat : 21112 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363070102224 140363594958747 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21113] ppid=21101 vsize=13980732 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/21103/task/21113/stat : 21113 (java) R 21101 21101 15523 0 -1 4202560 1196 0 0 0 17 0 0 0 20 0 15 0 10744593 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363069029832 140363574595376 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21114] ppid=21101 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21103/task/21114/stat : 21114 (java) R 21101 21101 15523 0 -1 4202560 992 0 0 0 15 0 0 0 20 0 15 0 10744593 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363067996272 140363574602352 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21115] ppid=21101 vsize=13980732 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/21103/task/21115/stat : 21115 (java) S 21101 21101 15523 0 -1 1077944384 1312 0 0 0 26 0 0 0 20 0 15 0 10744593 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363066943728 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21116] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21116/stat : 21116 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363065891424 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21117] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21117/stat : 21117 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744597 14316269568 16661 18446744073709551615 4194304 4196468 140720937182064 140363064838960 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68024 KiB

[startup+1.50085 s]
/proc/loadavg: 2.43 2.08 1.82 5/215 21117
/proc/meminfo: memFree=30654468/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13980732 memory=89124 CPUtime=2.95 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 18908 0 0 0 289 6 0 0 20 0 15 0 10744587 14316269568 22281 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3495183 22281 3184 1 0 3483476 0
[pid=21103/tid=21104] ppid=21101 vsize=13980732 memory=2529 CPUtime=1.36 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 9167 0 0 0 133 3 0 0 20 0 15 0 10744587 14316269568 22281 18446744073709551615 4194304 4196468 140720937182064 140363599179200 140363240251311 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14316269568 22281 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14316269568 22281 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10744588 14316269568 22281 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13980732 memory=4580 CPUtime=0 cores=0,2,4,6

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

/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 48919 18446744073709551615 4194304 4196468 140720937182064 140363071153648 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21112] ppid=21101 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21112/stat : 21112 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 48919 18446744073709551615 4194304 4196468 140720937182064 140363070102224 140363594958747 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21113] ppid=21101 vsize=13980732 memory=1380 CPUtime=1.72 cores=0,2,4,6
/proc/21103/task/21113/stat : 21113 (java) S 21101 21101 15523 0 -1 1077944384 16717 0 0 0 170 2 0 0 20 0 15 0 10744593 14316269568 48919 18446744073709551615 4194304 4196468 140720937182064 140363069048816 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21114] ppid=21101 vsize=13980732 memory=0 CPUtime=1.98 cores=0,2,4,6
/proc/21103/task/21114/stat : 21114 (java) S 21101 21101 15523 0 -1 1077944384 15351 0 0 0 196 2 0 0 20 0 15 0 10744593 14316269568 48919 18446744073709551615 4194304 4196468 140720937182064 140363067996272 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21115] ppid=21101 vsize=13980732 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/21103/task/21115/stat : 21115 (java) S 21101 21101 15523 0 -1 1077944384 9161 0 0 0 46 1 0 0 20 0 15 0 10744593 14316269568 48919 18446744073709551615 4194304 4196468 140720937182064 140363066943728 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21116] ppid=21101 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21116/stat : 21116 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 48919 18446744073709551615 4194304 4196468 140720937182064 140363065891424 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21117] ppid=21101 vsize=13980732 memory=1380 CPUtime=0.66 cores=0,2,4,6
/proc/21103/task/21117/stat : 21117 (java) S 21101 21101 15523 0 -1 1077944384 962 0 0 0 28 38 0 0 20 0 15 0 10744597 14316269568 48919 18446744073709551615 4194304 4196468 140720937182064 140363064838960 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 2389.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 197056 KiB

[startup+2442.3 s]
/proc/loadavg: 1.38 1.47 1.57 3/211 21336
/proc/meminfo: memFree=31509888/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13980732 memory=197772 CPUtime=2449.62 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 87032 0 0 0 244881 81 0 0 20 0 15 0 10744587 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3495183 49443 3238 1 0 3483476 0
[pid=21103/tid=21104] ppid=21101 vsize=13980732 memory=195724 CPUtime=2438.9 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 25625 0 0 0 243880 10 0 0 20 0 15 0 10744587 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363599179872 140363240251672 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13980732 memory=195724 CPUtime=1.16 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 2594 0 0 0 105 11 0 0 20 0 15 0 10744588 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13980732 memory=197772 CPUtime=1.16 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 3511 0 0 0 106 10 0 0 20 0 15 0 10744588 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13980732 memory=1380 CPUtime=1.16 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 3456 0 0 0 104 12 0 0 20 0 15 0 10744588 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13980732 memory=195724 CPUtime=1.14 cores=0,2,4,6
/proc/21103/task/21108/stat : 21108 (java) S 21101 21101 15523 0 -1 1077944384 2993 0 0 0 105 9 0 0 20 0 15 0 10744588 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363192142480 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21109] ppid=21101 vsize=13980732 memory=1380 CPUtime=1.15 cores=0,2,4,6
/proc/21103/task/21109/stat : 21109 (java) S 21101 21101 15523 0 -1 1077944384 5276 0 0 0 107 8 0 0 20 0 15 0 10744589 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363073260016 140363594951298 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21110] ppid=21101 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21110/stat : 21110 (java) S 21101 21101 15523 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363072206240 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21111] ppid=21101 vsize=13980732 memory=195724 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363071153648 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21112] ppid=21101 vsize=13980732 memory=195724 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21112/stat : 21112 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363070102224 140363594958747 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21113] ppid=21101 vsize=13980732 memory=195724 CPUtime=1.72 cores=0,2,4,6
/proc/21103/task/21113/stat : 21113 (java) S 21101 21101 15523 0 -1 1077944384 16717 0 0 0 170 2 0 0 20 0 15 0 10744593 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363069048816 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21114] ppid=21101 vsize=13980732 memory=4612 CPUtime=1.98 cores=0,2,4,6
/proc/21103/task/21114/stat : 21114 (java) S 21101 21101 15523 0 -1 1077944384 15351 0 0 0 196 2 0 0 20 0 15 0 10744593 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363067996272 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21115] ppid=21101 vsize=13980732 memory=1200 CPUtime=0.47 cores=0,2,4,6
/proc/21103/task/21115/stat : 21115 (java) S 21101 21101 15523 0 -1 1077944384 9161 0 0 0 46 1 0 0 20 0 15 0 10744593 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363066943728 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21116] ppid=21101 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21116/stat : 21116 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363065891424 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21117] ppid=21101 vsize=13980732 memory=1380 CPUtime=0.68 cores=0,2,4,6
/proc/21103/task/21117/stat : 21117 (java) S 21101 21101 15523 0 -1 1077944384 965 0 0 0 29 39 0 0 20 0 15 0 10744597 14316269568 49443 18446744073709551615 4194304 4196468 140720937182064 140363064838960 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 2449.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 199152 KiB

[startup+2502.3 s]
/proc/loadavg: 1.15 1.39 1.54 3/211 21338
/proc/meminfo: memFree=31505780/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13980732 memory=199868 CPUtime=2509.72 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 88171 0 0 0 250889 83 0 0 20 0 15 0 10744587 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3495183 49967 3238 1 0 3483476 0
[pid=21103/tid=21104] ppid=21101 vsize=13980732 memory=199868 CPUtime=2498.81 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 26071 0 0 0 249871 10 0 0 20 0 15 0 10744587 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363599179616 140363240779487 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13980732 memory=199868 CPUtime=1.19 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 2632 0 0 0 108 11 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13980732 memory=1380 CPUtime=1.2 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 3539 0 0 0 109 11 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13980732 memory=4124 CPUtime=1.2 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 3512 0 0 0 108 12 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13980732 memory=2257 CPUtime=1.18 cores=0,2,4,6
/proc/21103/task/21108/stat : 21108 (java) S 21101 21101 15523 0 -1 1077944384 3354 0 0 0 109 9 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363192142480 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21109] ppid=21101 vsize=13980732 memory=928 CPUtime=1.18 cores=0,2,4,6
/proc/21103/task/21109/stat : 21109 (java) S 21101 21101 15523 0 -1 1077944384 5461 0 0 0 110 8 0 0 20 0 15 0 10744589 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363073260016 140363594951298 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21110] ppid=21101 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21110/stat : 21110 (java) S 21101 21101 15523 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363072206240 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21111] ppid=21101 vsize=13980732 memory=199868 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363071153648 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21112] ppid=21101 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21112/stat : 21112 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363070102224 140363594958747 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21113] ppid=21101 vsize=13980732 memory=4124 CPUtime=1.72 cores=0,2,4,6
/proc/21103/task/21113/stat : 21113 (java) S 21101 21101 15523 0 -1 1077944384 16719 0 0 0 170 2 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363069048816 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21114] ppid=21101 vsize=13980732 memory=199868 CPUtime=1.98 cores=0,2,4,6
/proc/21103/task/21114/stat : 21114 (java) S 21101 21101 15523 0 -1 1077944384 15353 0 0 0 196 2 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363067996272 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21115] ppid=21101 vsize=13980732 memory=1380 CPUtime=0.47 cores=0,2,4,6
/proc/21103/task/21115/stat : 21115 (java) S 21101 21101 15523 0 -1 1077944384 9163 0 0 0 46 1 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363066943728 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21116] ppid=21101 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21116/stat : 21116 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363065891424 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21117] ppid=21101 vsize=13980732 memory=280705507678528 CPUtime=0.7 cores=0,2,4,6
/proc/21103/task/21117/stat : 21117 (java) S 21101 21101 15523 0 -1 1077944384 984 0 0 0 30 40 0 0 20 0 15 0 10744597 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363064838960 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 2509.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 201248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.6 s]
/proc/loadavg: 1.05 1.36 1.53 3/211 21338
/proc/meminfo: memFree=31505772/32770624 swapFree=67108860/67108860
[pid=21101] ppid=21098 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21101/stat : 21101 (xcsp3-exec) S 21098 21101 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10744579 9740288 345 18446744073709551615 4194304 5098028 140732503986448 140732503984552 140379924882044 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 21200896 140732503994746 140732503994950 140732503994950 140732503998443 0
/proc/21101/statm: 2378 345 289 221 0 87 0
[pid=21103] ppid=21101 vsize=13980732 memory=199868 CPUtime=2520.03 cores=0,2,4,6
/proc/21103/stat : 21103 (java) S 21101 21101 15523 0 -1 1077944320 88183 0 0 0 251920 83 0 0 20 0 15 0 10744587 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140720937164608 140363594940151 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
/proc/21103/statm: 3495183 49967 3238 1 0 3483476 0
[pid=21103/tid=21104] ppid=21101 vsize=13980732 memory=644 CPUtime=2509.09 cores=0,2,4,6
/proc/21103/task/21104/stat : 21104 (java) R 21101 21101 15523 0 -1 4202560 26079 0 0 0 250899 10 0 0 20 0 15 0 10744587 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363599179760 140363240391923 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21105] ppid=21101 vsize=13980732 memory=1792 CPUtime=1.2 cores=0,2,4,6
/proc/21103/task/21105/stat : 21105 (java) S 21101 21101 15523 0 -1 1077944384 2632 0 0 0 109 11 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363195300112 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21106] ppid=21101 vsize=13980732 memory=956 CPUtime=1.2 cores=0,2,4,6
/proc/21103/task/21106/stat : 21106 (java) S 21101 21101 15523 0 -1 1077944384 3539 0 0 0 109 11 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363194247568 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21107] ppid=21101 vsize=13980732 memory=2240 CPUtime=1.2 cores=0,2,4,6
/proc/21103/task/21107/stat : 21107 (java) S 21101 21101 15523 0 -1 1077944384 3512 0 0 0 108 12 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363193195024 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21108] ppid=21101 vsize=13980732 memory=94980718725620 CPUtime=1.18 cores=0,2,4,6
/proc/21103/task/21108/stat : 21108 (java) S 21101 21101 15523 0 -1 1077944384 3354 0 0 0 109 9 0 0 20 0 15 0 10744588 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363192142480 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21109] ppid=21101 vsize=13980732 memory=94980718725620 CPUtime=1.18 cores=0,2,4,6
/proc/21103/task/21109/stat : 21109 (java) S 21101 21101 15523 0 -1 1077944384 5463 0 0 0 110 8 0 0 20 0 15 0 10744589 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363073260016 140363594951298 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21110] ppid=21101 vsize=13980732 memory=94980718725364 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21110/stat : 21110 (java) S 21101 21101 15523 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363072206240 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21111] ppid=21101 vsize=13980732 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21111/stat : 21111 (java) S 21101 21101 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10744590 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363071153648 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21112] ppid=21101 vsize=13980732 memory=288230604624101684 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21112/stat : 21112 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363070102224 140363594958747 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21113] ppid=21101 vsize=13980732 memory=15261445554177768 CPUtime=1.72 cores=0,2,4,6
/proc/21103/task/21113/stat : 21113 (java) S 21101 21101 15523 0 -1 1077944384 16719 0 0 0 170 2 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363069048816 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21114] ppid=21101 vsize=13980732 memory=4300 CPUtime=1.98 cores=0,2,4,6
/proc/21103/task/21114/stat : 21114 (java) S 21101 21101 15523 0 -1 1077944384 15353 0 0 0 196 2 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363067996272 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21115] ppid=21101 vsize=13980732 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/21103/task/21115/stat : 21115 (java) S 21101 21101 15523 0 -1 1077944384 9163 0 0 0 46 1 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363066943728 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21116] ppid=21101 vsize=13980732 memory=576460758282499373 CPUtime=0 cores=0,2,4,6
/proc/21103/task/21116/stat : 21116 (java) S 21101 21101 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10744593 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363065891424 140363594950357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
[pid=21103/tid=21117] ppid=21101 vsize=13980732 memory=288292168702100078 CPUtime=0.7 cores=0,2,4,6
/proc/21103/task/21117/stat : 21117 (java) S 21101 21101 15523 0 -1 1077944384 986 0 0 0 30 40 0 0 20 0 15 0 10744597 14316269568 49967 18446744073709551615 4194304 4196468 140720937182064 140363064838960 140363594951298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10641408 140720937185714 140720937185890 140720937185890 140720937189327 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 201248 KiB

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

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

[startup+2512.61 s]
# the end of solver process 21103 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.21 s, system=0.840453 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

Child status: 143
Real time (s): 2512.61
CPU time (s): 2520.05
CPU user time (s): 2519.21
CPU system time (s): 0.840453
CPU usage (%): 100.296
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 205640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.21
system time used= 0.840453
maximum resident set size= 208364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88987
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88788
involuntary context switches= 3858


# summary of solver processes directly reported to runsolver:
#   pid: 21101,21103
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.21
#   total CPU system time (s): 0.840453

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8162 second user time and 22.6782 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 08:02:36
IDJOB=4281826
IDBENCH=126210
IDSOLVER=2677
FILE ID=node130/4281826-1503123365
RUNJOBID= node130-1503095856-15586
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-14-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281826-1503123365/watcher-4281826-1503123365 -o /tmp/evaluation-result-4281826-1503123365/solver-4281826-1503123365 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 601104999 HOME/instance-4281826-1503123365.xml

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

MD5SUM BENCH= a5381fa3d98671549d41a8d043d26ba4
RANDOM SEED=601104999

node130.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.77
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.77
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.77
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.77
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:        30723368 kB
MemAvailable:   30883188 kB
Buffers:          157300 kB
Cached:           285352 kB
SwapCached:            0 kB
Active:          1356384 kB
Inactive:         285208 kB
Active(anon):    1199428 kB
Inactive(anon):     8556 kB
Active(file):     156956 kB
Inactive(file):   276652 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7940 kB
Writeback:             0 kB
AnonPages:       1199040 kB
Mapped:            44440 kB
Shmem:              8868 kB
Slab:             108828 kB
SReclaimable:      84096 kB
SUnreclaim:        24732 kB
KernelStack:        3520 kB
PageTables:         7580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2722752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1091584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-19 08:44:29