Trace number 4269078

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-09)SAT (TO)225 2520.0601 2513.02

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-16-a3.xml
MD5SUM0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark20036
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints123
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":120},{"size":501,"count":16}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":16,"count":14},{"degree":17,"count":2}]
Minimum constraint arity1
Maximum constraint arity120
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":120},{"arity":16,"count":1},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints121
Distribution of constraint types[{"type":"intension","count":121},{"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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269078-1502773458.xml"  -tl '2520s' -p 1 -x 0
0.05/0.31	c [HOME/instance-4269078-1502773458.xml, -tl, 2520s, -p, 1, -x, 0]
0.22/0.37	c simple solver
0.38/0.44	c parse instance...
0.79/0.68	c solve instance...
125.80/122.45	o 293 
125.80/122.46	o 275 
125.80/122.46	o 273 
125.91/122.59	o 272 
126.04/122.66	o 271 
126.15/122.74	o 267 
152.17/148.31	o 265 
247.92/244.09	o 261 
247.92/244.10	o 259 
247.92/244.10	o 254 
248.42/244.55	o 252 
248.52/244.66	o 251 
248.52/244.66	o 244 
249.03/245.19	o 242 
250.63/246.71	o 239 
254.16/250.25	o 236 
868.40/863.75	o 235 
1462.77/1457.42	o 231 
1494.10/1488.72	o 230 
1611.54/1605.93	o 227 
2370.58/2363.88	o 226 
2388.52/2381.73	o 225 
2520.04/2513.01	s SATISFIABLE
2520.04/2513.01	v <instantiation>
2520.04/2513.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] 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[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[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[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[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[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[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[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][12] y[11][13] y[11][14] y[11][15] y[12][13] y[12][14] y[12][15] y[13][14] y[13][15] y[14][15] </list>
2520.04/2513.01	v 	<values>0 2 8 13 17 20 39 74 84 112 139 162 163 195 209 225 2 8 13 17 20 39 74 84 112 139 162 163 195 209 225 6 11 15 18 37 72 82 110 137 160 161 193 207 223 5 9 12 31 66 76 104 131 154 155 187 201 217 4 7 26 61 71 99 126 149 150 182 196 212 3 22 57 67 95 122 145 146 178 192 208 19 54 64 92 119 142 143 175 189 205 35 45 73 100 123 124 156 170 186 10 38 65 88 89 121 135 151 28 55 78 79 111 125 141 27 50 51 83 97 113 23 24 56 70 86 1 33 47 63 32 46 62 14 30 16 </values>
2520.04/2513.01	v </instantiation>
2520.04/2513.01	c Unexpected resolution interruption!

Verifier Data

OK	225

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269078-1502773458/watcher-4269078-1502773458 -o /tmp/evaluation-result-4269078-1502773458/solver-4269078-1502773458 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 543732141 HOME/instance-4269078-1502773458.xml 

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

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

solver pid=3374, runsolver pid=3371

[startup+0.100159 s]*
/proc/loadavg: 1.30 1.40 1.47 3/206 3381
/proc/meminfo: memFree=31387024/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13441356 memory=15688 CPUtime=0.01 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 3696 0 0 0 1 0 0 0 20 0 7 0 65686410 13763948544 3922 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3360339 3922 2003 1 0 3349836 0
[pid=3376/tid=3377] ppid=3374 vsize=13441356 memory=-6739615476349292588 CPUtime=0.01 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) R 3374 3374 11586 0 -1 4202560 2493 0 0 0 1 0 0 0 20 0 7 0 65686410 13763948544 3988 18446744073709551615 4194304 4196468 140724928185520 139669781773072 139669759954960 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13441356 memory=5118961333147690361 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 65686411 13763948544 3988 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13441356 memory=140659881768576 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 65686411 13763948544 3988 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 65686411 13763948544 3988 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13441356 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65686411 13763948544 3988 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65686412 13763948544 3988 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17068 KiB

[startup+0.210106 s]*
/proc/loadavg: 1.30 1.40 1.47 2/214 3389
/proc/meminfo: memFree=31382732/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13907304 memory=21420 CPUtime=0.05 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 4801 0 0 0 5 0 0 0 20 0 14 0 65686410 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3476826 5355 2564 1 0 3466323 0
[pid=3376/tid=3377] ppid=3374 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) D 3374 3374 11586 0 -1 4202560 2978 0 0 0 4 0 0 0 20 0 14 0 65686410 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669781768096 139669777552637 0 4 1 16800974 18446744071580418449 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13907304 memory=1358 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 65686411 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13907304 memory=288371036033480320 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 65686411 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 65686411 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 65686411 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13907304 memory=140659881768576 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 65686412 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 65686413 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669322150944 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3384/stat : 3384 (java) S 3374 3374 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 65686413 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669321098096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3385] ppid=3374 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3385/stat : 3385 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 65686415 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669320046416 139669777549211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3386] ppid=3374 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3386/stat : 3386 (java) S 3374 3374 11586 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 14 0 65686415 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669318994800 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3387] ppid=3374 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3387/stat : 3387 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 65686415 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669317942000 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3388] ppid=3374 vsize=13907304 memory=140659881768576 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3388/stat : 3388 (java) S 3374 3374 11586 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 14 0 65686415 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669249452656 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3389] ppid=3374 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3389/stat : 3389 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 65686416 14241079296 5355 18446744073709551615 4194304 4196468 140724928185520 139669248400096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22800 KiB

[startup+0.312434 s]*
/proc/loadavg: 1.30 1.40 1.47 4/215 3390
/proc/meminfo: memFree=31374488/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13974352 memory=31460 CPUtime=0.22 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 6294 0 0 0 21 1 0 0 20 0 15 0 65686410 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3493588 7865 2966 1 0 3482964 0
[pid=3376/tid=3377] ppid=3374 vsize=13974352 memory=6933928925625698159 CPUtime=0.13 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) R 3374 3374 11586 0 -1 4202560 3604 0 0 0 13 0 0 0 20 0 15 0 65686410 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669781768528 139669777552541 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65686411 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65686412 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65686413 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669322150944 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3384/stat : 3384 (java) S 3374 3374 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65686413 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669321098096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3385] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3385/stat : 3385 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686415 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669320046416 139669777549211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3386] ppid=3374 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3376/task/3386/stat : 3386 (java) S 3374 3374 11586 0 -1 1077944384 493 0 0 0 1 0 0 0 20 0 15 0 65686415 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669318994800 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3387] ppid=3374 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3376/task/3387/stat : 3387 (java) S 3374 3374 11586 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 15 0 65686415 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669317942000 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3388] ppid=3374 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/3376/task/3388/stat : 3388 (java) R 3374 3374 11586 0 -1 4202560 706 0 0 0 5 0 0 0 20 0 15 0 65686415 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669249452656 139669777551962 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3389] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3389/stat : 3389 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686416 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669248400096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3390] ppid=3374 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3390/stat : 3390 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686425 14309736448 7865 18446744073709551615 4194304 4196468 140724928185520 139669247347376 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32840 KiB

[startup+0.70493 s]
/proc/loadavg: 1.30 1.40 1.47 3/215 3390
/proc/meminfo: memFree=31357752/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13980732 memory=63844 CPUtime=1.05 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 13064 0 0 0 101 4 0 0 20 0 15 0 65686410 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3495183 15961 3173 1 0 3483476 0
[pid=3376/tid=3377] ppid=3374 vsize=13980732 memory=9992 CPUtime=0.51 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) R 3374 3374 11586 0 -1 4202560 8569 0 0 0 49 2 0 0 20 0 15 0 65686410 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669781769296 139669777542550 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13980732 memory=7308310103312590144 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13980732 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13980732 memory=7301858164987948385 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13980732 memory=7810130297587315507 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65686412 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13980732 memory=281319552858992 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669322150944 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3384/stat : 3384 (java) S 3374 3374 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669321098096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3385] ppid=3374 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3385/stat : 3385 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686415 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669320046416 139669777549211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3386] ppid=3374 vsize=13980732 memory=6944656592455097440 CPUtime=0.13 cores=1,3,5,7
/proc/3376/task/3386/stat : 3386 (java) R 3374 3374 11586 0 -1 4202560 1033 0 0 0 13 0 0 0 20 0 15 0 65686415 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669318987760 139669761801785 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3387] ppid=3374 vsize=13980732 memory=6944656575208382560 CPUtime=0.12 cores=1,3,5,7
/proc/3376/task/3387/stat : 3387 (java) R 3374 3374 11586 0 -1 1077944384 807 0 0 0 12 0 0 0 20 0 15 0 65686415 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669317942000 139669777541762 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3388] ppid=3374 vsize=13980732 memory=6656426216303648864 CPUtime=0.26 cores=1,3,5,7
/proc/3376/task/3388/stat : 3388 (java) R 3374 3374 11586 0 -1 4202560 1348 0 0 0 26 0 0 0 20 0 15 0 65686415 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669249452656 139669777551962 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3389] ppid=3374 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3389/stat : 3389 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686416 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669248400096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3390] ppid=3374 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3390/stat : 3390 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686425 14316269568 15961 18446744073709551615 4194304 4196468 140724928185520 139669247347376 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65224 KiB

[startup+1.50085 s]
/proc/loadavg: 1.30 1.40 1.47 4/215 3390
/proc/meminfo: memFree=31329632/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13980732 memory=95468 CPUtime=3.2 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 18982 0 0 0 316 4 0 0 20 0 15 0 65686410 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3495183 23867 3191 1 0 3483476 0
[pid=3376/tid=3377] ppid=3374 vsize=13980732 memory=281319552858992 CPUtime=1.31 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) R 3374 3374 11586 0 -1 4202560 9076 0 0 0 128 3 0 0 20 0 15 0 65686410 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 139669781770080 139669404182381 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65686411 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65686412 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13980732 memory=164 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 23867 18446744073709551615 4194304 4196468 140724928185520 139669322150944 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13980732 memory=-8458152057957772438 CPUtime=0 cores=1,3,5,7

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

[pid=3376/tid=3382] ppid=3374 vsize=13980732 memory=175328 CPUtime=0.99 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 4641 0 0 0 91 8 0 0 20 0 15 0 65686412 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669322151008 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13980732 memory=238812 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3384/stat : 3384 (java) S 3374 3374 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669321098096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3385] ppid=3374 vsize=13980732 memory=175328 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3385/stat : 3385 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686415 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669320046416 139669777549211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3386] ppid=3374 vsize=13980732 memory=175328 CPUtime=2.01 cores=1,3,5,7
/proc/3376/task/3386/stat : 3386 (java) S 3374 3374 11586 0 -1 1077944384 13862 0 0 0 200 1 0 0 20 0 15 0 65686415 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669318994800 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3387] ppid=3374 vsize=13980732 memory=1380 CPUtime=1.64 cores=1,3,5,7
/proc/3376/task/3387/stat : 3387 (java) S 3374 3374 11586 0 -1 1077944384 13714 0 0 0 163 1 0 0 20 0 15 0 65686415 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669317942000 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3388] ppid=3374 vsize=13980732 memory=175328 CPUtime=0.51 cores=1,3,5,7
/proc/3376/task/3388/stat : 3388 (java) S 3374 3374 11586 0 -1 1077944384 8705 0 0 0 50 1 0 0 20 0 15 0 65686415 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669249452656 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3389] ppid=3374 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3389/stat : 3389 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686416 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669248400096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3390] ppid=3374 vsize=13980732 memory=4120 CPUtime=0.48 cores=1,3,5,7
/proc/3376/task/3390/stat : 3390 (java) S 3374 3374 11586 0 -1 1077944384 1153 0 0 0 20 28 0 0 20 0 15 0 65686425 14316269568 43832 18446744073709551615 4194304 4196468 140724928185520 139669247347376 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 2389.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 176708 KiB

[startup+2442.3 s]
/proc/loadavg: 1.48 1.57 1.60 3/214 3633
/proc/meminfo: memFree=31220668/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13980732 memory=177376 CPUtime=2449.2 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 78689 0 0 0 244852 68 0 0 20 0 15 0 65686410 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3495183 44344 3239 1 0 3483476 0
[pid=3376/tid=3377] ppid=3374 vsize=13980732 memory=177376 CPUtime=2439.51 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) R 3374 3374 11586 0 -1 4202560 23524 0 0 0 243944 7 0 0 20 0 15 0 65686410 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669781770288 139669406155684 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13980732 memory=177376 CPUtime=0.97 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 2521 0 0 0 88 9 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13980732 memory=175328 CPUtime=0.98 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 3078 0 0 0 89 9 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13980732 memory=175328 CPUtime=0.98 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 3710 0 0 0 89 9 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13980732 memory=1380 CPUtime=0.98 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2398 0 0 0 88 10 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13980732 memory=175328 CPUtime=1.02 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 4646 0 0 0 93 9 0 0 20 0 15 0 65686412 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669322151008 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13980732 memory=177376 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3384/stat : 3384 (java) S 3374 3374 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669321098096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3385] ppid=3374 vsize=13980732 memory=177376 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3385/stat : 3385 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669320046416 139669777549211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3386] ppid=3374 vsize=13980732 memory=1380 CPUtime=2.01 cores=1,3,5,7
/proc/3376/task/3386/stat : 3386 (java) S 3374 3374 11586 0 -1 1077944384 13862 0 0 0 200 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669318994800 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3387] ppid=3374 vsize=13980732 memory=177376 CPUtime=1.64 cores=1,3,5,7
/proc/3376/task/3387/stat : 3387 (java) S 3374 3374 11586 0 -1 1077944384 13714 0 0 0 163 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669317942000 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3388] ppid=3374 vsize=13980732 memory=4120 CPUtime=0.51 cores=1,3,5,7
/proc/3376/task/3388/stat : 3388 (java) S 3374 3374 11586 0 -1 1077944384 8705 0 0 0 50 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669249452656 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3389] ppid=3374 vsize=13980732 memory=37236 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3389/stat : 3389 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686416 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669248400096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3390] ppid=3374 vsize=13980732 memory=177376 CPUtime=0.5 cores=1,3,5,7
/proc/3376/task/3390/stat : 3390 (java) S 3374 3374 11586 0 -1 1077944384 1156 0 0 0 21 29 0 0 20 0 15 0 65686425 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669247347376 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 2449.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 178756 KiB

[startup+2502.3 s]
/proc/loadavg: 1.49 1.56 1.60 3/212 3635
/proc/meminfo: memFree=31220856/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13980732 memory=177376 CPUtime=2509.31 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 79680 0 0 0 250861 70 0 0 20 0 15 0 65686410 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3495183 44344 3239 1 0 3483476 0
[pid=3376/tid=3377] ppid=3374 vsize=13980732 memory=177376 CPUtime=2499.41 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) R 3374 3374 11586 0 -1 4202560 23876 0 0 0 249934 7 0 0 20 0 15 0 65686410 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669781770288 139669404182352 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13980732 memory=177376 CPUtime=1.02 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 2592 0 0 0 92 10 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13980732 memory=177376 CPUtime=1.02 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 3112 0 0 0 93 9 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13980732 memory=1380 CPUtime=1.01 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 3743 0 0 0 92 9 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13980732 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2710 0 0 0 91 10 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13980732 memory=177376 CPUtime=1.06 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 4814 0 0 0 97 9 0 0 20 0 15 0 65686412 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669322151008 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13980732 memory=177376 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3384/stat : 3384 (java) S 3374 3374 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669321098096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3385] ppid=3374 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3385/stat : 3385 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669320046416 139669777549211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3386] ppid=3374 vsize=13980732 memory=37236 CPUtime=2.01 cores=1,3,5,7
/proc/3376/task/3386/stat : 3386 (java) S 3374 3374 11586 0 -1 1077944384 13864 0 0 0 200 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669318994800 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3387] ppid=3374 vsize=13980732 memory=1380 CPUtime=1.64 cores=1,3,5,7
/proc/3376/task/3387/stat : 3387 (java) S 3374 3374 11586 0 -1 1077944384 13716 0 0 0 163 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669317942000 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3388] ppid=3374 vsize=13980732 memory=177376 CPUtime=0.51 cores=1,3,5,7
/proc/3376/task/3388/stat : 3388 (java) S 3374 3374 11586 0 -1 1077944384 8707 0 0 0 50 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669249452656 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3389] ppid=3374 vsize=13980732 memory=177376 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3389/stat : 3389 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686416 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669248400096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3390] ppid=3374 vsize=13980732 memory=1380 CPUtime=0.51 cores=1,3,5,7
/proc/3376/task/3390/stat : 3390 (java) S 3374 3374 11586 0 -1 1077944384 1171 0 0 0 21 30 0 0 20 0 15 0 65686425 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669247347376 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 2509.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 178756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513 s]*
/proc/loadavg: 1.45 1.54 1.59 3/211 3635
/proc/meminfo: memFree=31221500/32770624 swapFree=67108860/67108860
[pid=3374] ppid=3371 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3374/stat : 3374 (xcsp3-exec) S 3371 3374 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65686402 9740288 345 18446744073709551615 4194304 5098028 140724301198752 140724301196856 140484621824636 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13619200 140724301205881 140724301206085 140724301206085 140724301209579 0
/proc/3374/statm: 2378 345 289 221 0 87 0
[pid=3376] ppid=3374 vsize=13980732 memory=177376 CPUtime=2520.04 cores=1,3,5,7
/proc/3376/stat : 3376 (java) S 3374 3374 11586 0 -1 1077944320 79707 0 0 0 251934 70 0 0 20 0 15 0 65686410 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 140724928168064 139669777530615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
/proc/3376/statm: 3495183 44344 3239 1 0 3483476 0
[pid=3376/tid=3377] ppid=3374 vsize=13980732 memory=1716 CPUtime=2510.1 cores=1,3,5,7
/proc/3376/task/3377/stat : 3377 (java) R 3374 3374 11586 0 -1 4202560 23887 0 0 0 251003 7 0 0 20 0 15 0 65686410 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669781770304 139669401564586 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3378] ppid=3374 vsize=13980732 memory=4126316290023845779 CPUtime=1.03 cores=1,3,5,7
/proc/3376/task/3378/stat : 3378 (java) S 3374 3374 11586 0 -1 1077944384 2601 0 0 0 93 10 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669377916048 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3379] ppid=3374 vsize=13980732 memory=-6421031960926448530 CPUtime=1.03 cores=1,3,5,7
/proc/3376/task/3379/stat : 3379 (java) S 3374 3374 11586 0 -1 1077944384 3116 0 0 0 94 9 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669376863248 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3380] ppid=3374 vsize=13980732 memory=1380 CPUtime=1.02 cores=1,3,5,7
/proc/3376/task/3380/stat : 3380 (java) S 3374 3374 11586 0 -1 1077944384 3746 0 0 0 93 9 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669375810448 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3381] ppid=3374 vsize=13980732 memory=7680170660397595203 CPUtime=1.02 cores=1,3,5,7
/proc/3376/task/3381/stat : 3381 (java) S 3374 3374 11586 0 -1 1077944384 2710 0 0 0 92 10 0 0 20 0 15 0 65686411 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669374757648 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3382] ppid=3374 vsize=13980732 memory=281319552581872 CPUtime=1.06 cores=1,3,5,7
/proc/3376/task/3382/stat : 3382 (java) S 3374 3374 11586 0 -1 1077944384 4814 0 0 0 97 9 0 0 20 0 15 0 65686412 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669323204976 139669777541762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3383] ppid=3374 vsize=13980732 memory=281319552581872 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3383/stat : 3383 (java) S 3374 3374 11586 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669322151008 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3384] ppid=3374 vsize=13980732 memory=8387223549236478041 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3384/stat : 3384 (java) S 3374 3374 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 65686413 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669321098096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3385] ppid=3374 vsize=13980732 memory=288284497924064106 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3385/stat : 3385 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669320046416 139669777549211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3386] ppid=3374 vsize=13980732 memory=281319552581872 CPUtime=2.01 cores=1,3,5,7
/proc/3376/task/3386/stat : 3386 (java) S 3374 3374 11586 0 -1 1077944384 13864 0 0 0 200 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669318994800 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3387] ppid=3374 vsize=13980732 memory=6944656592387989600 CPUtime=1.64 cores=1,3,5,7
/proc/3376/task/3387/stat : 3387 (java) S 3374 3374 11586 0 -1 1077944384 13716 0 0 0 163 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669317942000 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3388] ppid=3374 vsize=13980732 memory=6656426216303648864 CPUtime=0.51 cores=1,3,5,7
/proc/3376/task/3388/stat : 3388 (java) S 3374 3374 11586 0 -1 1077944384 8707 0 0 0 50 1 0 0 20 0 15 0 65686415 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669249452656 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3389] ppid=3374 vsize=13980732 memory=140659881767553 CPUtime=0 cores=1,3,5,7
/proc/3376/task/3389/stat : 3389 (java) S 3374 3374 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65686416 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669248400096 139669777540821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
[pid=3376/tid=3390] ppid=3374 vsize=13980732 memory=6944656575208382560 CPUtime=0.51 cores=1,3,5,7
/proc/3376/task/3390/stat : 3390 (java) S 3374 3374 11586 0 -1 1077944384 1171 0 0 0 21 30 0 0 20 0 15 0 65686425 14316269568 44344 18446744073709551615 4194304 4196468 140724928185520 139669247347376 139669777541762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140724928188849 140724928189025 140724928189025 140724928192463 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 178756 KiB

Sending SIGTERM to process tree (bottom up)

[startup+2513.02 s]
# the end of solver process 3374 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.36 s, system=0.706343 s

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

Child status: 143
Real time (s): 2513.02
CPU time (s): 2520.06
CPU user time (s): 2519.36
CPU system time (s): 0.706343
CPU usage (%): 100.28
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 205168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.36
system time used= 0.706343
maximum resident set size= 207884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80515
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= 84735
involuntary context switches= 2245


# summary of solver processes directly reported to runsolver:
#   pid: 3374
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.36
#   total CPU system time (s): 0.706343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3912 second user time and 22.1533 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 06:50:01
IDJOB=4269078
IDBENCH=126213
IDSOLVER=2660
FILE ID=node124/4269078-1502773458
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-16-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-4269078-1502773458/watcher-4269078-1502773458 -o /tmp/evaluation-result-4269078-1502773458/solver-4269078-1502773458 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 543732141 HOME/instance-4269078-1502773458.xml

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

MD5SUM BENCH= 0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
RANDOM SEED=543732141

node124.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.51
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.51
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.51
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.51
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:        31393688 kB
MemAvailable:   31800632 kB
Buffers:          233200 kB
Cached:           461036 kB
SwapCached:            0 kB
Active:           644888 kB
Inactive:         282592 kB
Active(anon):     184768 kB
Inactive(anon):    81952 kB
Active(file):     460120 kB
Inactive(file):   200640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7932 kB
Writeback:             0 kB
AnonPages:        233432 kB
Mapped:            60008 kB
Shmem:             33512 kB
Slab:             150884 kB
SReclaimable:     124036 kB
SUnreclaim:        26848 kB
KernelStack:        3440 kB
PageTables:         6936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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 node124 at 2017-08-15 07:31:54