Trace number 4284289

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 5a (2017-08-18)SAT (TO)295 250.879 240.02499

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-17-a3.xml
MD5SUM1a474c72a1f7224eb7c0241d7ff915ce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark236
Best CPU time to get the best result obtained on this benchmark251.94
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of constraints139
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":136},{"size":501,"count":17}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":153},{"degree":2,"count":136},{"degree":17,"count":15},{"degree":18,"count":2}]
Minimum constraint arity1
Maximum constraint arity136
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":136},{"arity":17,"count":1},{"arity":136,"count":1}]
Number of extensional constraints0
Number of intensional constraints137
Distribution of constraint types[{"type":"intension","count":137},{"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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284289-1503212408.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284289-1503212408.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
0.99/0.52	c solve instance...
11.06/5.79	o 500 
33.98/26.49	o 499 
37.13/29.45	o 498 
41.06/32.97	o 333 
41.06/33.00	o 331 
42.26/34.01	o 319 
42.65/34.46	o 315 
44.82/36.43	o 309 
45.32/36.92	o 295 
250.85/240.01	s SATISFIABLE
250.85/240.01	v <instantiation>
250.85/240.01	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] x[14] x[15] x[16] 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[0][14] y[0][15] y[0][16] 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[1][14] y[1][15] y[1][16] 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[2][14] y[2][15] y[2][16] 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[3][14] y[3][15] y[3][16] 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[4][14] y[4][15] y[4][16] 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[5][14] y[5][15] y[5][16] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[6][16] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[7][16] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[12][13] y[12][14] y[12][15] y[12][16] y[13][14] y[13][15] y[13][16] y[14][15] y[14][16] y[15][16] </list>
250.85/240.01	v 	<values>0 5 9 12 20 33 34 50 76 86 134 178 180 240 258 289 295 5 9 12 20 33 34 50 76 86 134 178 180 240 258 289 295 4 7 15 28 29 45 71 81 129 173 175 235 253 284 290 3 11 24 25 41 67 77 125 169 171 231 249 280 286 8 21 22 38 64 74 122 166 168 228 246 277 283 13 14 30 56 66 114 158 160 220 238 269 275 1 17 43 53 101 145 147 207 225 256 262 16 42 52 100 144 146 206 224 255 261 26 36 84 128 130 190 208 239 245 10 58 102 104 164 182 213 219 48 92 94 154 172 203 209 44 46 106 124 155 161 2 62 80 111 117 60 78 109 115 18 49 55 31 37 6 </values>
250.85/240.01	v </instantiation>
250.85/240.01	c Unexpected resolution interruption!

Verifier Data

OK	295

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284289-1503212408/watcher-4284289-1503212408 -o /tmp/evaluation-result-4284289-1503212408/solver-4284289-1503212408 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503209106-8067 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1165065428 HOME/instance-4284289-1503212408.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=10069, runsolver pid=10066

[startup+0.100063 s]*
/proc/loadavg: 1.81 1.87 1.78 4/216 10085
/proc/meminfo: memFree=23467960/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0
[pid=10071] ppid=10069 vsize=13978596 memory=27868 CPUtime=0.12 cores=0,2,4,6
/proc/10071/stat : 10071 (java) S 10069 10069 8036 0 -1 1077944320 5328 0 0 0 11 1 0 0 20 0 15 0 154328260 14314082304 6967 33554432000 4194304 4196468 140720584305040 140720584287584 139635540115191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
/proc/10071/statm: 3494649 6967 2865 1 0 3482966 0
[pid=10071/tid=10072] ppid=10069 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=0,2,4,6
/proc/10071/task/10072/stat : 10072 (java) R 10069 10069 8036 0 -1 4202560 3338 0 0 0 8 1 0 0 20 0 15 0 154328260 14314082304 6967 33554432000 4194304 4196468 140720584305040 139635544347296 139635175009422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10073] ppid=10069 vsize=13978596 memory=3472468656919692496 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10073/stat : 10073 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14314082304 6967 33554432000 4194304 4196468 140720584305040 139635496667408 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10074] ppid=10069 vsize=13978596 memory=140528024540800 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10074/stat : 10074 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14314082304 6967 33554432000 4194304 4196468 140720584305040 139635495614864 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10075] ppid=10069 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10075/stat : 10075 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14314082304 7032 33554432000 4194304 4196468 140720584305040 139635133442576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10076] ppid=10069 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10076/stat : 10076 (java) S 10069 10069 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154328261 14314082304 7032 33554432000 4194304 4196468 140720584305040 139635132390032 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10077] ppid=10069 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10077/stat : 10077 (java) S 10069 10069 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154328262 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634880104944 139635540126338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10078] ppid=10069 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10078/stat : 10078 (java) S 10069 10069 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154328263 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634879051168 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10079] ppid=10069 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154328263 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634877998576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) S 10069 10069 8036 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 154328265 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634875893744 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634874841200 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13978596 memory=140528024540800 CPUtime=0.01 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) R 10069 10069 8036 0 -1 4202560 295 0 0 0 1 0 0 0 20 0 15 0 154328265 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634873788656 139635519056659 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13978596 memory=140528024540800 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328266 14314082304 7032 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29248 KiB

[startup+0.213814 s]*
/proc/loadavg: 1.81 1.87 1.78 4/216 10085
/proc/meminfo: memFree=23454784/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0
[pid=10071] ppid=10069 vsize=13982852 memory=40316 CPUtime=0.34 cores=0,2,4,6
/proc/10071/stat : 10071 (java) S 10069 10069 8036 0 -1 1077944320 8222 0 0 0 31 3 0 0 20 0 15 0 154328260 14318440448 10079 33554432000 4194304 4196468 140720584305040 140720584287584 139635540115191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
/proc/10071/statm: 3495713 10079 3049 1 0 3482966 0
[pid=10071/tid=10072] ppid=10069 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=0,2,4,6
/proc/10071/task/10072/stat : 10072 (java) D 10069 10069 8036 0 -1 1077944384 5359 0 0 0 18 2 0 0 20 0 15 0 154328260 14318440448 10079 33554432000 4194304 4196468 140720584305040 139635544326096 139635532794413 0 4 0 16800975 18446744072101629476 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10073] ppid=10069 vsize=13982852 memory=3472468656919692496 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10073/stat : 10073 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14318440448 10079 33554432000 4194304 4196468 140720584305040 139635496667408 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10074] ppid=10069 vsize=13982852 memory=140528024540800 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10074/stat : 10074 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14318440448 10079 33554432000 4194304 4196468 140720584305040 139635495614864 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10075] ppid=10069 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10075/stat : 10075 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14318473216 10079 33554432000 4194304 4196468 140720584305040 139635133442576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10076] ppid=10069 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10076/stat : 10076 (java) S 10069 10069 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154328261 14318473216 10079 33554432000 4194304 4196468 140720584305040 139635132390032 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10077] ppid=10069 vsize=13982852 memory=140528024540800 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10077/stat : 10077 (java) S 10069 10069 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154328262 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634880104944 139635540126338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10078] ppid=10069 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10078/stat : 10078 (java) S 10069 10069 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154328263 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634879051168 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10079] ppid=10069 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154328263 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634877998576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13982852 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) S 10069 10069 8036 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 15 0 154328265 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634875893744 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13982852 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) S 10069 10069 8036 0 -1 1077944384 326 0 0 0 3 0 0 0 20 0 15 0 154328265 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634874841200 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13982852 memory=140528024540800 CPUtime=0.07 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) R 10069 10069 8036 0 -1 4202560 759 0 0 0 7 0 0 0 20 0 15 0 154328265 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634873788656 139635540136538 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13982852 memory=140528024540800 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328266 14318440448 10079 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41696 KiB

[startup+0.310541 s]*
/proc/loadavg: 1.81 1.87 1.78 4/216 10085
/proc/meminfo: memFree=23448456/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0
[pid=10071] ppid=10069 vsize=13982852 memory=47720 CPUtime=0.51 cores=0,2,4,6
/proc/10071/stat : 10071 (java) S 10069 10069 8036 0 -1 1077944320 9108 0 0 0 48 3 0 0 20 0 15 0 154328260 14318440448 11930 33554432000 4194304 4196468 140720584305040 140720584287584 139635540115191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
/proc/10071/statm: 3495713 11930 3121 1 0 3482966 0
[pid=10071/tid=10072] ppid=10069 vsize=13982852 memory=5853961137533323680 CPUtime=0.29 cores=0,2,4,6
/proc/10071/task/10072/stat : 10072 (java) R 10069 10069 8036 0 -1 4202560 5973 0 0 0 27 2 0 0 20 0 15 0 154328260 14318440448 11930 33554432000 4194304 4196468 140720584305040 139635544350240 139635540127126 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10073] ppid=10069 vsize=13982852 memory=3472468824252221104 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10073/stat : 10073 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14318440448 11930 33554432000 4194304 4196468 140720584305040 139635496667408 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10074] ppid=10069 vsize=13982852 memory=140528024540800 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10074/stat : 10074 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14318440448 11930 33554432000 4194304 4196468 140720584305040 139635495614864 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10075] ppid=10069 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10075/stat : 10075 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14318440448 11930 33554432000 4194304 4196468 140720584305040 139635133442576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10076] ppid=10069 vsize=13982852 memory=140527907512095 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10076/stat : 10076 (java) S 10069 10069 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154328261 14318440448 11930 33554432000 4194304 4196468 140720584305040 139635132390032 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10077] ppid=10069 vsize=13982852 memory=281055815003424 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10077/stat : 10077 (java) S 10069 10069 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154328262 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634880104944 139635540126338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10078] ppid=10069 vsize=13982852 memory=140527907489039 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10078/stat : 10078 (java) S 10069 10069 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154328263 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634879051168 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10079] ppid=10069 vsize=13982852 memory=281055932039008 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154328263 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634877998576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13982852 memory=140527907493647 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) R 10069 10069 8036 0 -1 1077944384 580 0 0 0 3 0 0 0 20 0 15 0 154328265 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634875893744 139635540126338 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13982852 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) S 10069 10069 8036 0 -1 1077944384 370 0 0 0 4 0 0 0 20 0 15 0 154328265 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634874841200 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) R 10069 10069 8036 0 -1 1077944384 885 0 0 0 12 0 0 0 20 0 15 0 154328265 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634873788656 139635540126338 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13982852 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328266 14318440448 11930 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49100 KiB

[startup+0.70085 s]
/proc/loadavg: 1.81 1.87 1.78 6/216 10085
/proc/meminfo: memFree=23432204/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0
[pid=10071] ppid=10069 vsize=13984976 memory=76496 CPUtime=1.57 cores=0,2,4,6
/proc/10071/stat : 10071 (java) S 10069 10069 8036 0 -1 1077944320 13437 0 0 0 152 5 0 0 20 0 15 0 154328260 14320615424 19124 33554432000 4194304 4196468 140720584305040 140720584287584 139635540115191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
/proc/10071/statm: 3496244 19124 3205 1 0 3483478 0
[pid=10071/tid=10072] ppid=10069 vsize=13984976 memory=7295942831016923217 CPUtime=0.67 cores=0,2,4,6
/proc/10071/task/10072/stat : 10072 (java) R 10069 10069 8036 0 -1 4202560 6816 0 0 0 64 3 0 0 20 0 15 0 154328260 14320615424 19124 33554432000 4194304 4196468 140720584305040 139635544352256 139635177379248 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10073] ppid=10069 vsize=13984976 memory=7662144047788938346 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10073/stat : 10073 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14320615424 19124 33554432000 4194304 4196468 140720584305040 139635496667408 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10074] ppid=10069 vsize=13984976 memory=7739276948478193513 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10074/stat : 10074 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14320615424 19124 33554432000 4194304 4196468 140720584305040 139635495614864 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10075] ppid=10069 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10075/stat : 10075 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328261 14320615424 19124 33554432000 4194304 4196468 140720584305040 139635133442576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10076] ppid=10069 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10076/stat : 10076 (java) S 10069 10069 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154328261 14320615424 19124 33554432000 4194304 4196468 140720584305040 139635132390032 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10077] ppid=10069 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10077/stat : 10077 (java) S 10069 10069 8036 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154328262 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634880104944 139635540126338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10078] ppid=10069 vsize=13984976 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10078/stat : 10078 (java) S 10069 10069 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634879051168 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10079] ppid=10069 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634877998576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13984976 memory=8716 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13984976 memory=1712 CPUtime=0.25 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) R 10069 10069 8036 0 -1 4202560 1928 0 0 0 25 0 0 0 20 0 15 0 154328265 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634875874024 139635525240549 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13984976 memory=4612 CPUtime=0.26 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) R 10069 10069 8036 0 -1 4202560 1196 0 0 0 26 0 0 0 20 0 15 0 154328265 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634874827224 139635519361034 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13984976 memory=1004 CPUtime=0.36 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) S 10069 10069 8036 0 -1 1077944384 2191 0 0 0 36 0 0 0 20 0 15 0 154328265 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634873788656 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13984976 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154328266 14320615424 19124 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 77876 KiB

[startup+1.50082 s]
/proc/loadavg: 1.81 1.87 1.78 6/216 10085
/proc/meminfo: memFree=23404164/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0

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

/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 61669 33554432000 4194304 4196468 140720584305040 139634877998592 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13984976 memory=247716 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14320615424 61669 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13984976 memory=2196 CPUtime=3.79 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) S 10069 10069 8036 0 -1 1077944384 14833 0 0 0 378 1 0 0 20 0 15 0 154328265 14320615424 61669 33554432000 4194304 4196468 140720584305040 139634875893744 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13984976 memory=1380 CPUtime=4.05 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) S 10069 10069 8036 0 -1 1077944384 17234 0 0 0 403 2 0 0 20 0 15 0 154328265 14320615424 61669 33554432000 4194304 4196468 140720584305040 139634874841200 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13984976 memory=1380 CPUtime=0.78 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) S 10069 10069 8036 0 -1 1077944384 7806 0 0 0 77 1 0 0 20 0 15 0 154328265 14320615424 61669 33554432000 4194304 4196468 140720584305040 139634873788656 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13984976 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14320615424 61669 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13984976 memory=56 CPUtime=0.03 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 563 0 0 0 1 2 0 0 20 0 15 0 154328266 14320615424 61669 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 111.7 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 248056 KiB

[startup+162.301 s]
/proc/loadavg: 1.85 1.99 1.85 3/217 10166
/proc/meminfo: memFree=26154952/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0
[pid=10071] ppid=10069 vsize=13984976 memory=244660 CPUtime=171.9 cores=0,2,4,6
/proc/10071/stat : 10071 (java) S 10069 10069 8036 0 -1 1077944320 64144 0 0 0 17159 31 0 0 20 0 15 0 154328260 14320615424 61165 33554432000 4194304 4196468 140720584305040 140720584287584 139635540115191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
/proc/10071/statm: 3496244 61165 3268 1 0 3483478 0
[pid=10071/tid=10072] ppid=10069 vsize=13984976 memory=243624 CPUtime=161.86 cores=0,2,4,6
/proc/10071/task/10072/stat : 10072 (java) R 10069 10069 8036 0 -1 4202560 14389 0 0 0 16180 6 0 0 20 0 15 0 154328260 14320615424 61165 33554432000 4194304 4196468 140720584305040 139635544354832 139635180748701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10073] ppid=10069 vsize=13984976 memory=244660 CPUtime=0.3 cores=0,2,4,6
/proc/10071/task/10073/stat : 10073 (java) S 10069 10069 8036 0 -1 1077944384 514 0 0 0 27 3 0 0 20 0 15 0 154328261 14320615424 61165 33554432000 4194304 4196468 140720584305040 139635496667408 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10074] ppid=10069 vsize=13984976 memory=244660 CPUtime=0.31 cores=0,2,4,6
/proc/10071/task/10074/stat : 10074 (java) S 10069 10069 8036 0 -1 1077944384 991 0 0 0 28 3 0 0 20 0 15 0 154328261 14320615424 61165 33554432000 4194304 4196468 140720584305040 139635495614864 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10075] ppid=10069 vsize=13984976 memory=1380 CPUtime=0.29 cores=0,2,4,6
/proc/10071/task/10075/stat : 10075 (java) S 10069 10069 8036 0 -1 1077944384 1478 0 0 0 26 3 0 0 20 0 15 0 154328261 14320615424 61165 33554432000 4194304 4196468 140720584305040 139635133442576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10076] ppid=10069 vsize=13984976 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/10071/task/10076/stat : 10076 (java) S 10069 10069 8036 0 -1 1077944384 1828 0 0 0 27 4 0 0 20 0 15 0 154328261 14320615424 61165 33554432000 4194304 4196468 140720584305040 139635132390032 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10077] ppid=10069 vsize=13984976 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10071/task/10077/stat : 10077 (java) S 10069 10069 8036 0 -1 1077944384 1435 0 0 0 3 1 0 0 20 0 15 0 154328262 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634880104944 139635540126338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10078] ppid=10069 vsize=13984976 memory=281055815432976 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10078/stat : 10078 (java) S 10069 10069 8036 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634879051232 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10079] ppid=10069 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634877998592 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13984976 memory=1440 CPUtime=3.79 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) S 10069 10069 8036 0 -1 1077944384 14944 0 0 0 378 1 0 0 20 0 15 0 154328265 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634875893744 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13984976 memory=1380 CPUtime=4.07 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) S 10069 10069 8036 0 -1 1077944384 18194 0 0 0 405 2 0 0 20 0 15 0 154328265 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634874841200 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13984976 memory=243624 CPUtime=0.78 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) S 10069 10069 8036 0 -1 1077944384 8420 0 0 0 77 1 0 0 20 0 15 0 154328265 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634873788656 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13984976 memory=243624 CPUtime=0.04 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 600 0 0 0 2 2 0 0 20 0 15 0 154328266 14320615424 61165 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 171.9 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 246040 KiB

[startup+222.301 s]
/proc/loadavg: 1.64 1.91 1.83 3/217 10167
/proc/meminfo: memFree=26080464/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0
[pid=10071] ppid=10069 vsize=13984976 memory=318252 CPUtime=232.81 cores=0,2,4,6
/proc/10071/stat : 10071 (java) S 10069 10069 8036 0 -1 1077944320 67566 0 0 0 23235 46 0 0 20 0 15 0 154328260 14320615424 79563 33554432000 4194304 4196468 140720584305040 140720584287584 139635540115191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
/proc/10071/statm: 3496244 79563 3268 1 0 3483478 0
[pid=10071/tid=10072] ppid=10069 vsize=13984976 memory=281524 CPUtime=221.5 cores=0,2,4,6
/proc/10071/task/10072/stat : 10072 (java) R 10069 10069 8036 0 -1 4202560 15193 0 0 0 22144 6 0 0 20 0 15 0 154328260 14320615424 79563 33554432000 4194304 4196468 140720584305040 139635544354448 139635184159380 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10073] ppid=10069 vsize=13984976 memory=314932 CPUtime=0.61 cores=0,2,4,6
/proc/10071/task/10073/stat : 10073 (java) S 10069 10069 8036 0 -1 1077944384 744 0 0 0 54 7 0 0 20 0 15 0 154328261 14320615424 79563 33554432000 4194304 4196468 140720584305040 139635496667408 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10074] ppid=10069 vsize=13984976 memory=314932 CPUtime=0.6 cores=0,2,4,6
/proc/10071/task/10074/stat : 10074 (java) S 10069 10069 8036 0 -1 1077944384 1717 0 0 0 54 6 0 0 20 0 15 0 154328261 14320615424 79563 33554432000 4194304 4196468 140720584305040 139635495614864 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10075] ppid=10069 vsize=13984976 memory=314932 CPUtime=0.59 cores=0,2,4,6
/proc/10071/task/10075/stat : 10075 (java) S 10069 10069 8036 0 -1 1077944384 1694 0 0 0 53 6 0 0 20 0 15 0 154328261 14320615424 79563 33554432000 4194304 4196468 140720584305040 139635133442576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10076] ppid=10069 vsize=13984976 memory=319796 CPUtime=0.61 cores=0,2,4,6
/proc/10071/task/10076/stat : 10076 (java) S 10069 10069 8036 0 -1 1077944384 2064 0 0 0 54 7 0 0 20 0 15 0 154328261 14320615424 79563 33554432000 4194304 4196468 140720584305040 139635132390032 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10077] ppid=10069 vsize=13984976 memory=318252 CPUtime=0.07 cores=0,2,4,6
/proc/10071/task/10077/stat : 10077 (java) S 10069 10069 8036 0 -1 1077944384 1704 0 0 0 6 1 0 0 20 0 15 0 154328262 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634880104944 139635540126338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10078] ppid=10069 vsize=13984976 memory=318252 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10078/stat : 10078 (java) S 10069 10069 8036 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634879051232 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10079] ppid=10069 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634877998592 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13984976 memory=319796 CPUtime=3.79 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) S 10069 10069 8036 0 -1 1077944384 14947 0 0 0 378 1 0 0 20 0 15 0 154328265 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634875893744 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13984976 memory=1380 CPUtime=4.07 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) S 10069 10069 8036 0 -1 1077944384 18196 0 0 0 405 2 0 0 20 0 15 0 154328265 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634874841200 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13984976 memory=1380 CPUtime=0.79 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) S 10069 10069 8036 0 -1 1077944384 9323 0 0 0 78 1 0 0 20 0 15 0 154328265 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634873788656 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13984976 memory=318252 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13984976 memory=318252 CPUtime=0.07 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 633 0 0 0 3 4 0 0 20 0 15 0 154328266 14320615424 79563 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 232.81 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 319632 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.57 1.88 1.82 3/217 10167
/proc/meminfo: memFree=26058364/32770624 swapFree=67108860/67108860
[pid=10069] ppid=10066 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10069/stat : 10069 (xcsp3-exec) S 10066 10069 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154328260 9740288 345 33554432000 4194304 5098028 140728807312256 140728807310360 139675910447740 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37912576 140728807318644 140728807318848 140728807318848 140728807321579 0
/proc/10069/statm: 2378 345 289 221 0 87 0
[pid=10071] ppid=10069 vsize=13984976 memory=334824 CPUtime=250.85 cores=0,2,4,6
/proc/10071/stat : 10071 (java) S 10069 10069 8036 0 -1 1077944320 69511 0 0 0 25037 48 0 0 20 0 15 0 154328260 14320615424 83706 33554432000 4194304 4196468 140720584305040 140720584287584 139635540115191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
/proc/10071/statm: 3496244 83706 3268 1 0 3483478 0
[pid=10071/tid=10072] ppid=10069 vsize=13984976 memory=42564 CPUtime=239.11 cores=0,2,4,6
/proc/10071/task/10072/stat : 10072 (java) R 10069 10069 8036 0 -1 4202560 15245 0 0 0 23905 6 0 0 20 0 15 0 154328260 14320615424 83706 33554432000 4194304 4196468 140720584305040 139635544354672 139635182260802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10073] ppid=10069 vsize=13984976 memory=1292 CPUtime=0.7 cores=0,2,4,6
/proc/10071/task/10073/stat : 10073 (java) S 10069 10069 8036 0 -1 1077944384 763 0 0 0 63 7 0 0 20 0 15 0 154328261 14320615424 83706 33554432000 4194304 4196468 140720584305040 139635496667408 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10074] ppid=10069 vsize=13984976 memory=-7003737579269690708 CPUtime=0.7 cores=0,2,4,6
/proc/10071/task/10074/stat : 10074 (java) S 10069 10069 8036 0 -1 1077944384 1746 0 0 0 63 7 0 0 20 0 15 0 154328261 14320615424 83706 33554432000 4194304 4196468 140720584305040 139635495614864 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10075] ppid=10069 vsize=13984976 memory=644 CPUtime=0.69 cores=0,2,4,6
/proc/10071/task/10075/stat : 10075 (java) S 10069 10069 8036 0 -1 1077944384 1723 0 0 0 62 7 0 0 20 0 15 0 154328261 14320615424 83706 33554432000 4194304 4196468 140720584305040 139635133442576 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10076] ppid=10069 vsize=13984976 memory=960 CPUtime=0.7 cores=0,2,4,6
/proc/10071/task/10076/stat : 10076 (java) S 10069 10069 8036 0 -1 1077944384 2086 0 0 0 62 8 0 0 20 0 15 0 154328261 14320615424 83706 33554432000 4194304 4196468 140720584305040 139635132390032 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10077] ppid=10069 vsize=13984976 memory=4472 CPUtime=0.07 cores=0,2,4,6
/proc/10071/task/10077/stat : 10077 (java) S 10069 10069 8036 0 -1 1077944384 1709 0 0 0 6 1 0 0 20 0 15 0 154328262 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634880104944 139635540126338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10078] ppid=10069 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10078/stat : 10078 (java) S 10069 10069 8036 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634879051232 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10079] ppid=10069 vsize=13984976 memory=932 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10079/stat : 10079 (java) S 10069 10069 8036 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154328263 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634877998592 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10080] ppid=10069 vsize=13984976 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10080/stat : 10080 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328265 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634876947152 139635540133787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10081] ppid=10069 vsize=13984976 memory=2240 CPUtime=3.82 cores=0,2,4,6
/proc/10071/task/10081/stat : 10081 (java) S 10069 10069 8036 0 -1 1077944384 15935 0 0 0 381 1 0 0 20 0 15 0 154328265 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634875893744 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10082] ppid=10069 vsize=13984976 memory=4124 CPUtime=4.08 cores=0,2,4,6
/proc/10071/task/10082/stat : 10082 (java) S 10069 10069 8036 0 -1 1077944384 18557 0 0 0 406 2 0 0 20 0 15 0 154328265 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634874841200 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10083] ppid=10069 vsize=13984976 memory=2196 CPUtime=0.79 cores=0,2,4,6
/proc/10071/task/10083/stat : 10083 (java) S 10069 10069 8036 0 -1 1077944384 9757 0 0 0 78 1 0 0 20 0 15 0 154328265 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634873788656 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10084] ppid=10069 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10071/task/10084/stat : 10084 (java) S 10069 10069 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154328266 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634872736352 139635540125397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
[pid=10071/tid=10085] ppid=10069 vsize=13984976 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/10071/task/10085/stat : 10085 (java) S 10069 10069 8036 0 -1 1077944384 639 0 0 0 3 4 0 0 20 0 15 0 154328266 14320615424 83706 33554432000 4194304 4196468 140720584305040 139634871683888 139635540126338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39821312 140720584311965 140720584312140 140720584312140 140720584314831 0
Current children cumulated CPU time: 250.85 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 336204 KiB

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

[startup+240.02 s]
# the end of solver process 10069 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002099 s, system=0 s

[startup+240.025 s]
# the end of solver process 10071 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.383 s, system=0.495338 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): 240.025
CPU time (s): 250.879
CPU user time (s): 250.383
CPU system time (s): 0.495338
CPU usage (%): 104.522
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 336204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.383
system time used= 0.495338
maximum resident set size= 335584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70430
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10048
involuntary context switches= 431


# summary of solver processes directly reported to runsolver:
#   pid: 10069,10071
#   total CPU time (s): 250.879
#   total CPU user time (s): 250.383
#   total CPU system time (s): 0.495338

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.47231 second user time and 2.28863 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 08:45:48
IDJOB=4284289
IDBENCH=126223
IDSOLVER=2680
FILE ID=node113/4284289-1503212408
RUNJOBID= node113-1503209106-8067
PBS_JOBID= 20630874
Free space on /tmp= 61588 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-17-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-4284289-1503212408/watcher-4284289-1503212408 -o /tmp/evaluation-result-4284289-1503212408/solver-4284289-1503212408 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503209106-8067 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1165065428 HOME/instance-4284289-1503212408.xml

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

MD5SUM BENCH= 1a474c72a1f7224eb7c0241d7ff915ce
RANDOM SEED=1165065428

node113.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.89
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.89
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.89
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.89
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:        23485048 kB
MemAvailable:   28853052 kB
Buffers:          257696 kB
Cached:          5399812 kB
SwapCached:            0 kB
Active:          4425380 kB
Inactive:        4401260 kB
Active(anon):    3119188 kB
Inactive(anon):    85940 kB
Active(file):    1306192 kB
Inactive(file):  4315320 kB
Unevictable:        7460 kB
Mlocked:            7460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7736 kB
Writeback:             0 kB
AnonPages:       3268068 kB
Mapped:            64104 kB
Shmem:             33416 kB
Slab:             151840 kB
SReclaimable:     124656 kB
SUnreclaim:        27184 kB
KernelStack:        3840 kB
PageTables:        11624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4893320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3143680 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= 61580 MiB
End job on node113 at 2017-08-20 08:49:48