Trace number 4304176

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
Concrete 3.9.2-SuperNGSAT (TO)2345 2520.09 2451.44

General information on the benchmark

NameNurseRostering/
NurseRostering-03_c18.xml
MD5SUMeb17d19b145b92a5bb64f51f86380189
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1249
Best CPU time to get the best result obtained on this benchmark2400.37
Satisfiable
(Un)Satisfiability was proved
Number of variables576
Number of constraints1322
Number of domains14
Minimum domain size1
Maximum domain size21
Distribution of domain sizes[{"size":1,"count":28},{"size":2,"count":104},{"size":3,"count":3},{"size":4,"count":280},{"size":6,"count":10},{"size":15,"count":53},{"size":21,"count":98}]
Minimum variable degree2
Maximum variable degree25
Distribution of variable degrees[{"degree":2,"count":256},{"degree":3,"count":40},{"degree":12,"count":5},{"degree":13,"count":15},{"degree":14,"count":16},{"degree":15,"count":6},{"degree":16,"count":19},{"degree":17,"count":22},{"degree":18,"count":38},{"degree":19,"count":31},{"degree":20,"count":35},{"degree":21,"count":37},{"degree":22,"count":36},{"degree":23,"count":9},{"degree":24,"count":7},{"degree":25,"count":4}]
Minimum constraint arity2
Maximum constraint arity21
Distribution of constraint arities[{"arity":2,"count":575},{"arity":3,"count":360},{"arity":4,"count":75},{"arity":6,"count":135},{"arity":7,"count":40},{"arity":15,"count":80},{"arity":20,"count":1},{"arity":21,"count":56}]
Number of extensional constraints316
Number of intensional constraints174
Distribution of constraint types[{"type":"extension","count":316},{"type":"intension","count":174},{"type":"regular","count":480},{"type":"sum","count":40},{"type":"count","count":311},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
10.02/4.28	c 05:20:42.265 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4017. 'extension(3, x[1][0]=[0‥3]) :: init: true :: relation: MDD 1334528976, 5 edges, 4 vertices, 3 tuples
10.02/4.29	c 05:20:42.270 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4018. 'extension(3, x[1][0]=[0‥3]) :: init: true :: relation: MDD 1468192631, 4 edges, 3 vertices, 3 tuples
10.02/4.29	c 05:20:42.275 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4038. 'extension(3, x[1][3]=[0‥3]) :: init: true :: relation: MDD 2036704540, 5 edges, 4 vertices, 3 tuples
10.02/4.29	c 05:20:42.276 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4039. 'extension(3, x[1][3]=[0‥3]) :: init: true :: relation: MDD 1353512285, 4 edges, 3 vertices, 3 tuples
10.02/4.29	c 05:20:42.278 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4059. 'extension(3, x[1][5]=[0‥3]) :: init: true :: relation: MDD 305651902, 5 edges, 4 vertices, 3 tuples
10.02/4.29	c 05:20:42.278 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4060. 'extension(3, x[1][5]=[0‥3]) :: init: true :: relation: MDD 807053698, 4 edges, 3 vertices, 3 tuples
10.37/4.30	c 05:20:42.281 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4080. 'extension(x[0][2]=[0‥3], 3) :: init: true :: relation: MDD 827248723, 5 edges, 4 vertices, 3 tuples
10.37/4.30	c 05:20:42.281 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4081. 'extension(3, x[2][2]=[0‥3]) :: init: true :: relation: MDD 827248723, 5 edges, 4 vertices, 3 tuples
10.37/4.30	c 05:20:42.284 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4105. 'extension(x[0][12]=[0‥3], 3) :: init: true :: relation: MDD 57264571, 5 edges, 4 vertices, 3 tuples
10.37/4.30	c 05:20:42.284 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4106. 'extension(3, x[2][12]=[0‥3]) :: init: true :: relation: MDD 57264571, 5 edges, 4 vertices, 3 tuples
10.37/4.30	c 05:20:42.287 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4130. 'extension(x[0][17]=[0‥3], 3) :: init: true :: relation: MDD 1726519676, 5 edges, 4 vertices, 3 tuples
10.37/4.30	c 05:20:42.287 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4131. 'extension(3, x[2][17]=[0‥3]) :: init: true :: relation: MDD 1726519676, 5 edges, 4 vertices, 3 tuples
10.37/4.31	c 05:20:42.290 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4154. 'extension(x[1][9]=[0‥3], 3) :: init: true :: relation: MDD 499310212, 5 edges, 4 vertices, 3 tuples
10.37/4.31	c 05:20:42.291 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4155. 'extension(3, x[3][9]=[0‥3]) :: init: true :: relation: MDD 499310212, 5 edges, 4 vertices, 3 tuples
10.37/4.31	c 05:20:42.294 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4181. 'extension(x[1][15]=[0‥3], 3) :: init: true :: relation: MDD 1775675341, 5 edges, 4 vertices, 3 tuples
10.37/4.31	c 05:20:42.294 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4182. 'extension(3, x[3][15]=[0‥3]) :: init: true :: relation: MDD 1775675341, 5 edges, 4 vertices, 3 tuples
10.37/4.31	c 05:20:42.297 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4207. 'extension(x[2][4]=[0‥3], 3) :: init: true :: relation: MDD 1498621286, 5 edges, 4 vertices, 3 tuples
10.37/4.31	c 05:20:42.298 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4208. 'extension(3, x[4][4]=[0‥3]) :: init: true :: relation: MDD 1498621286, 5 edges, 4 vertices, 3 tuples
10.37/4.32	c 05:20:42.301 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4235. 'extension(x[2][14]=[0‥3], 3) :: init: true :: relation: MDD 58421994, 5 edges, 4 vertices, 3 tuples
10.37/4.32	c 05:20:42.302 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4236. 'extension(3, x[4][14]=[0‥3]) :: init: true :: relation: MDD 58421994, 5 edges, 4 vertices, 3 tuples
10.37/4.32	c 05:20:42.305 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4264. 'extension(x[3][6]=[0‥3], 3) :: init: true :: relation: MDD 508873523, 5 edges, 4 vertices, 3 tuples
10.37/4.32	c 05:20:42.306 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4265. 'extension(3, x[5][6]=[0‥3]) :: init: true :: relation: MDD 508873523, 5 edges, 4 vertices, 3 tuples
10.37/4.33	c 05:20:42.309 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4293. 'extension(x[3][10]=[0‥3], 3) :: init: true :: relation: MDD 2085601983, 5 edges, 4 vertices, 3 tuples
10.37/4.33	c 05:20:42.310 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4294. 'extension(3, x[5][10]=[0‥3]) :: init: true :: relation: MDD 2085601983, 5 edges, 4 vertices, 3 tuples
10.37/4.33	c 05:20:42.313 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4323. 'extension(x[3][11]=[0‥3], 3) :: init: true :: relation: MDD 1183213894, 5 edges, 4 vertices, 3 tuples
10.37/4.33	c 05:20:42.314 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4324. 'extension(3, x[5][11]=[0‥3]) :: init: true :: relation: MDD 1183213894, 5 edges, 4 vertices, 3 tuples
10.37/4.33	c 05:20:42.318 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4353. 'extension(3, wk[1][0]=[0‥1]) :: init: true :: relation: MDD 117249632, 4 edges, 3 vertices, 3 tuples
10.37/4.33	c 05:20:42.318 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4354. 'extension(x[5][1]=[0‥3], 3) :: init: true :: relation: MDD 164733543, 5 edges, 4 vertices, 3 tuples
10.37/4.34	c 05:20:42.319 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4355. 'extension(3, x[7][1]=[0‥3]) :: init: true :: relation: MDD 164733543, 5 edges, 4 vertices, 3 tuples
10.37/4.34	c 05:20:42.322 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4384. 'extension(3, wk[8][0]=[0‥1]) :: init: true :: relation: MDD 1830231264, 4 edges, 3 vertices, 3 tuples
10.37/4.34	c 05:20:42.322 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4385. 'extension(x[5][8]=[0‥3], 3) :: init: true :: relation: MDD 592088871, 5 edges, 4 vertices, 3 tuples
10.37/4.34	c 05:20:42.323 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4386. 'extension(3, x[7][8]=[0‥3]) :: init: true :: relation: MDD 592088871, 5 edges, 4 vertices, 3 tuples
10.37/4.34	c 05:20:42.326 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4415. 'extension(3, wk[16][0]=[0‥1]) :: init: true :: relation: MDD 66774422, 4 edges, 3 vertices, 3 tuples
10.37/4.34	c 05:20:42.326 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4416. 'extension(x[5][16]=[0‥3], 3) :: init: true :: relation: MDD 809968973, 5 edges, 4 vertices, 3 tuples
10.37/4.34	c 05:20:42.327 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4417. 'extension(3, x[7][16]=[0‥3]) :: init: true :: relation: MDD 809968973, 5 edges, 4 vertices, 3 tuples
10.37/4.35	c 05:20:42.330 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4445. 'extension(x[7][13]=[0‥3], 3) :: init: true :: relation: MDD 1759313234, 5 edges, 4 vertices, 3 tuples
10.37/4.35	c 05:20:42.331 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4446. 'extension(3, x[9][13]=[0‥3]) :: init: true :: relation: MDD 1759313234, 5 edges, 4 vertices, 3 tuples
10.37/4.35	c 05:20:42.334 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4476. 'extension(x[7][18]=[0‥3], 3) :: init: true :: relation: MDD 1196716338, 5 edges, 4 vertices, 3 tuples
10.37/4.35	c 05:20:42.335 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4477. 'extension(3, x[9][18]=[0‥3]) :: init: true :: relation: MDD 1196716338, 5 edges, 4 vertices, 3 tuples
10.37/4.35	c 05:20:42.338 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4505. 'extension(x[10][19]=[0‥3], 3) :: init: true :: relation: MDD 975905570, 5 edges, 4 vertices, 3 tuples
10.37/4.35	c 05:20:42.338 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4506. 'extension(3, x[12][19]=[0‥3]) :: init: true :: relation: MDD 975905570, 5 edges, 4 vertices, 3 tuples
10.37/4.36	c 05:20:42.341 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4531. 'extension(3, wk[7][1]=[0‥1]) :: init: true :: relation: MDD 794563378, 4 edges, 3 vertices, 3 tuples
10.37/4.36	c 05:20:42.341 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4532. 'extension(x[11][7]=[0‥3], 3) :: init: true :: relation: MDD 1551139176, 5 edges, 4 vertices, 3 tuples
10.37/4.36	c 05:20:42.342 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4533. 'extension(3, x[13][7]=[0‥3]) :: init: true :: relation: MDD 1551139176, 5 edges, 4 vertices, 3 tuples
10.37/4.38	c 05:20:42.361 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4708. 'extension(x[1][0]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.361 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4710. 'extension(x[1][0]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.362 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4716. 'extension(x[1][3]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.362 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4718. 'extension(x[1][3]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.363 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4724. 'extension(x[1][5]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.363 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4726. 'extension(x[1][5]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.363 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4732. 'extension(x[0][2]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.364 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4734. 'extension(x[2][2]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.365 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4746. 'extension(x[0][12]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.365 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4748. 'extension(x[2][12]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.366 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4760. 'extension(x[0][17]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.366 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4762. 'extension(x[2][17]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.367 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4772. 'extension(x[1][9]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.367 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4774. 'extension(x[3][9]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.368 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4788. 'extension(x[1][15]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.368 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4790. 'extension(x[3][15]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.38	c 05:20:42.369 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4802. 'extension(x[2][4]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.369 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4804. 'extension(x[4][4]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.370 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4818. 'extension(x[2][14]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.371 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4820. 'extension(x[4][14]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.372 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4836. 'extension(x[3][6]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.372 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4838. 'extension(x[5][6]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.373 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4852. 'extension(x[3][10]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.373 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4854. 'extension(x[5][10]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.375 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4870. 'extension(x[3][11]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.375 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4872. 'extension(x[5][11]=[0‥3]) :: init: true :: relation: Empty MDD
10.37/4.39	c 05:20:42.376 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4888. 'extension(wk[1][0]=[0‥1]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.376 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4890. 'extension(x[5][1]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.376 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4892. 'extension(x[7][1]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.377 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4906. 'extension(wk[8][0]=[0‥1]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.378 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4908. 'extension(x[5][8]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.378 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4910. 'extension(x[7][8]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.379 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4924. 'extension(wk[16][0]=[0‥1]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.379 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4926. 'extension(x[5][16]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.379 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4928. 'extension(x[7][16]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.381 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4940. 'extension(x[7][13]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.381 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4942. 'extension(x[9][13]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.382 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4958. 'extension(x[7][18]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.382 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4960. 'extension(x[9][18]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.383 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4972. 'extension(x[10][19]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.384 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4974. 'extension(x[12][19]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.384 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4986. 'extension(wk[7][1]=[0‥1]) :: init: true :: relation: Empty MDD
10.70/4.40	c 05:20:42.385 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4988. 'extension(x[11][7]=[0‥3]) :: init: true :: relation: Empty MDD
10.70/4.41	c 05:20:42.385 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4990. 'extension(x[13][7]=[0‥3]) :: init: true :: relation: Empty MDD
18.69/6.99	o 3340
23.24/8.96	o 3339
23.58/9.01	o 3338
23.58/9.07	o 3239
23.58/9.08	o 3238
27.91/12.17	o 3231
27.91/12.19	o 3230
44.96/28.35	o 3138
44.96/28.37	o 3137
45.12/28.41	o 3136
80.98/62.95	o 3041
80.98/62.98	o 3040
80.98/63.01	o 3039
97.70/79.15	o 2948
97.70/79.15	o 2947
97.70/79.17	o 2946
97.70/79.19	o 2945
97.88/79.21	o 2944
97.88/79.22	o 2943
97.88/79.26	o 2942
97.88/79.29	o 2845
98.82/79.99	o 2843
101.12/82.28	o 2842
101.22/82.31	o 2743
101.56/82.52	o 2742
101.66/82.68	o 2645
101.66/82.69	o 2643
101.86/82.89	o 2547
101.86/82.89	o 2545
101.97/82.90	o 2544
101.97/82.91	o 2543
548.95/522.08	o 2446
548.95/522.09	o 2445
587.05/559.47	o 2444
587.37/559.72	o 2345
2520.02/2451.41	Exception in thread "main" java.util.concurrent.TimeoutException
2520.02/2451.41		at concrete.MAC.mac(MAC.scala:188)
2520.02/2451.41		at concrete.MAC.$anonfun$oneRun$1(MAC.scala:252)
2520.02/2451.41		at scala.util.Try$.apply(Try.scala:209)
2520.02/2451.41		at cspom.StatisticsManager$.$anonfun$measure$1(StatisticsManager.scala:194)
2520.02/2451.41		at cspom.StatisticsManager$.$anonfun$measureTry$1(StatisticsManager.scala:182)
2520.02/2451.41		at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.java:12)
2520.02/2451.41		at org.scalameter.MeasureBuilder.$anonfun$measure$1(MeasureBuilder.scala:61)
2520.02/2451.41		at org.scalameter.Measurer$Default.measure(Measurer.scala:133)
2520.02/2451.41		at org.scalameter.MeasureBuilder.measureWith(MeasureBuilder.scala:51)
2520.02/2451.41		at org.scalameter.MeasureBuilder.measure(MeasureBuilder.scala:61)
2520.02/2451.41		at cspom.StatisticsManager$.measureTry(StatisticsManager.scala:181)
2520.02/2451.41		at cspom.StatisticsManager$.measure(StatisticsManager.scala:194)
2520.02/2451.41		at concrete.MAC.oneRun(MAC.scala:253)
2520.02/2451.41		at concrete.MAC.nextSolution(MAC.scala:272)
2520.02/2451.41		at concrete.MAC.nextSolution(MAC.scala:355)
2520.02/2451.41		at concrete.Solver.hasNext(Solver.scala:166)
2520.02/2451.41		at scala.collection.Iterator.foreach(Iterator.scala:944)
2520.02/2451.41		at scala.collection.Iterator.foreach$(Iterator.scala:944)
2520.02/2451.41		at concrete.Solver.foreach(Solver.scala:68)
2520.02/2451.41		at concrete.runner.ConcreteRunner.$anonfun$run$2(ConcreteRunner.scala:73)
2520.02/2451.41		at scala.util.Success.$anonfun$map$1(Try.scala:251)
2520.02/2451.41		at scala.util.Success.map(Try.scala:209)
2520.02/2451.41		at concrete.runner.ConcreteRunner.run(ConcreteRunner.scala:68)
2520.02/2451.41		at concrete.runner.ConcreteRunner.run$(ConcreteRunner.scala:33)
2520.02/2451.41		at concrete.runner.XCSP3Concrete$.run(XCSP3Concrete.scala:18)
2520.02/2451.41		at concrete.runner.XCSP3Concrete$.delayedEndpoint$concrete$runner$XCSP3Concrete$1(XCSP3Concrete.scala:121)
2520.02/2451.41		at concrete.runner.XCSP3Concrete$delayedInit$body.apply(XCSP3Concrete.scala:18)
2520.02/2451.41		at scala.Function0.apply$mcV$sp(Function0.scala:34)
2520.02/2451.41		at scala.Function0.apply$mcV$sp$(Function0.scala:34)
2520.02/2451.41		at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
2520.02/2451.41		at scala.App.$anonfun$main$1$adapted(App.scala:76)
2520.02/2451.41		at scala.collection.immutable.List.foreach(List.scala:389)
2520.02/2451.41		at scala.App.main(App.scala:76)
2520.02/2451.41		at scala.App.main$(App.scala:74)
2520.02/2451.41		at concrete.runner.XCSP3Concrete$.main(XCSP3Concrete.scala:18)
2520.02/2451.41		at concrete.runner.XCSP3Concrete.main(XCSP3Concrete.scala)
2520.02/2451.42	v <instantiation cost="2345">
2520.02/2451.42	v       <list>
2520.02/2451.42	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[12][18] x[12][19] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[13][18] x[13][19] ps[0][0] ps[0][1] ps[0][2] ps[0][3] ps[1][0] ps[1][1] ps[1][2] ps[1][3] ps[2][0] ps[2][1] ps[2][2] ps[2][3] ps[3][0] ps[3][1] ps[3][2] ps[3][3] ps[4][0] ps[4][1] ps[4][2] ps[4][3] ps[5][0] ps[5][1] ps[5][2] ps[5][3] ps[6][0] ps[6][1] ps[6][2] ps[6][3] ps[7][0] ps[7][1] ps[7][2] ps[7][3] ps[8][0] ps[8][1] ps[8][2] ps[8][3] ps[9][0] ps[9][1] ps[9][2] ps[9][3] ps[10][0] ps[10][1] ps[10][2] ps[10][3] ps[11][0] ps[11][1] ps[11][2] ps[11][3] ps[12][0] ps[12][1] ps[12][2] ps[12][3] ps[13][0] ps[13][1] ps[13][2] ps[13][3] ps[14][0] ps[14][1] ps[14][2] ps[14][3] ps[15][0] ps[15][1] ps[15][2] ps[15][3] ps[16][0] ps[16][1] ps[16][2] ps[16][3] ps[17][0] ps[17][1] ps[17][2] ps[17][3] ps[18][0] ps[18][1] ps[18][2] ps[18][3] ps[19][0] ps[19][1] ps[19][2] ps[19][3] ds[0][0] ds[0][1] ds[0][2] ds[0][3] ds[1][0] ds[1][1] ds[1][2] ds[1][3] ds[2][0] ds[2][1] ds[2][2] ds[2][3] ds[3][0] ds[3][1] ds[3][2] ds[3][3] ds[4][0] ds[4][1] ds[4][2] ds[4][3] ds[5][0] ds[5][1] ds[5][2] ds[5][3] ds[6][0] ds[6][1] ds[6][2] ds[6][3] ds[7][0] ds[7][1] ds[7][2] ds[7][3] ds[8][0] ds[8][1] ds[8][2] ds[8][3] ds[9][0] ds[9][1] ds[9][2] ds[9][3] ds[10][0] ds[10][1] ds[10][2] ds[10][3] ds[11][0] ds[11][1] ds[11][2] ds[11][3] ds[12][0] ds[12][1] ds[12][2] ds[12][3] ds[13][0] ds[13][1] ds[13][2] ds[13][3] wk[0][0] wk[0][1] wk[1][0] wk[1][1] wk[2][0] wk[2][1] wk[3][0] wk[3][1] wk[4][0] wk[4][1] wk[5][0] wk[5][1] wk[6][0] wk[6][1] wk[7][0] wk[7][1] wk[8][0] wk[8][1] wk[9][0] wk[9][1] wk[10][0] wk[10][1] wk[11][0] wk[11][1] wk[12][0] wk[12][1] wk[13][0] wk[13][1] wk[14][0] wk[14][1] wk[15][0] wk[15][1] wk[16][0] wk[16][1] wk[17][0] wk[17][1] wk[18][0] wk[18][1] wk[19][0] wk[19][1] cn[0] cn[1] cn[2] cn[3] cn[4] cn[5] cn[6] cn[7] cn[8] cn[9] cn[10] cn[11] cn[12] cn[13] cn[14] cn[15] cn[16] cn[17] cn[18] cn[19] cn[20] cn[21] cn[22] cn[23] cn[24] cn[25] cn[26] cn[27] cn[28] cn[29] cn[30] cn[31] cn[32] cn[33] cn[34] cn[35] cn[36] cn[37] cn[38] cf[0] cf[1] cf[2] cf[3] cf[4] cf[5] cf[6] cf[7] cf[8] cf[9] cf[10] cf[11] cf[12] cf[13] cf[14] cf[15] cf[16] cf[17] cf[18] cf[19] cf[20] cf[21] cf[22] cf[23] cf[24] cc[0][0] cc[0][1] cc[0][2] cc[0][3] cc[1][0] cc[1][1] cc[1][2] cc[1][3] cc[2][0] cc[2][1] cc[2][2] cc[2][3] cc[3][0] cc[3][1] cc[3][2] cc[3][3] cc[4][0] cc[4][1] cc[4][2] cc[4][3] cc[5][0] cc[5][1] cc[5][2] cc[5][3] cc[6][0] cc[6][1] cc[6][2] cc[6][3] cc[7][0] cc[7][1] cc[7][2] cc[7][3] cc[8][0] cc[8][1] cc[8][2] cc[8][3] cc[9][0] cc[9][1] cc[9][2] cc[9][3] cc[10][0] cc[10][1] cc[10][2] cc[10][3] cc[11][0] cc[11][1] cc[11][2] cc[11][3] cc[12][0] cc[12][1] cc[12][2] cc[12][3] cc[13][0] cc[13][1] cc[13][2] cc[13][3]
2520.02/2451.42	v       </list>
2520.02/2451.42	v       <values>
2520.02/2451.42	v         3 3 3 3 0 3 2 0 1 1 3 3 3 3 1 2 3 3 3 3 3 3 3 2 0 3 2 0 2 1 1 1 3 3 1 3 3 3 0 3 0 3 3 2 3 3 2 0 2 3 1 1 0 1 1 3 1 3 3 3 1 0 0 2 3 0 3 3 2 3 1 1 1 2 3 0 1 3 3 3 1 1 2 2 3 1 3 3 2 0 3 3 1 2 3 3 3 1 3 0 3 3 3 3 0 3 3 1 3 0 3 3 3 2 3 3 3 3 3 0 3 3 3 3 0 3 3 1 3 0 3 3 3 2 3 0 3 3 0 0 0 1 2 0 3 3 1 1 1 0 0 1 3 3 2 3 3 0 2 3 0 1 2 0 3 0 1 3 1 1 1 2 3 3 2 3 3 3 3 3 1 1 2 0 0 0 3 3 3 3 1 2 0 3 3 2 2 3 3 1 1 3 3 3 0 0 3 2 3 3 1 2 1 1 3 3 3 1 3 3 3 3 3 3 0 0 2 2 3 3 1 2 1 1 3 3 3 3 2 3 3 2 1 0 3 0 2 3 1 3 1 2 1 3 2 3 1 3 3 3 3 2 1 2 3 3 3 3 1 3 3 3 1 3 2 3 3 0 3 3 3 4 0 7 1 4 2 7 1 2 4 7 4 0 5 5 7 0 0 7 6 1 0 7 0 2 5 7 3 3 2 6 0 5 4 5 4 3 0 7 1 8 0 5 0 4 5 5 2 6 0 6 0 3 4 7 0 3 4 7 2 0 2 10 0 3 1 10 2 2 0 10 2 0 2 10 3 1 0 10 2 3 2 13 3 4 3 10 3 5 3 9 4 5 3 8 2 5 4 9 3 1 1 15 5 1 1 13 5 5 3 7 3 5 3 9 4 4 4 8 2 5 2 11 2 3 4 11 2 5 4 9 1 3 3 13 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 1 0 0 0 0 2 0 3 3 2 0 0 1 0 2 2 0 2 3 3 0 0 0 0 0 0 0 0 1 1 1 0 0 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 3 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 100 500 100 0 100 400 200 0 1 100 0 0 0 1 1 0 0 100 0 0 0 0 0 0 0 0 0 0 0 100 100 0 200 200 0 0
2520.02/2451.42	v       </values>
2520.02/2451.42	v     </instantiation>
2520.02/2451.42	s SATISFIABLE

Verifier Data

OK	2345

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304176-1534044037/watcher-4304176-1534044037 -o /tmp/evaluation-result-4304176-1534044037/solver-4304176-1534044037 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534038993-15972 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=409513340 -superng HOME/instance-4304176-1534044037.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=16918, runsolver pid=16915

[startup+0.100117 s]*
/proc/loadavg: 1.69 1.63 1.55 3/207 16975
/proc/meminfo: memFree=3511496/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=10005480 memory=18856 CPUtime=0.08 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 4342 12894 0 0 1 0 5 2 20 0 6 0 221966930 10245611520 4714 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2501370 4714 1934 1 0 2489808 0
[pid=16918/tid=16971] ppid=16915 vsize=10005480 memory=4279135704013833615 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 2147 12894 0 0 1 0 5 2 20 0 6 0 221966939 10245611520 4714 33554432000 4194304 4196468 140736237667232 139755582595664 139755610780829 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 6 0 221966940 10245611520 4714 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=10005480 memory=139769894434432 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 6 0 221966940 10245611520 4714 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 6 0 221966940 10245611520 4714 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 6 0 221966940 10245611520 4714 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18856 KiB

[startup+0.209945 s]*
/proc/loadavg: 1.69 1.63 1.55 3/216 16984
/proc/meminfo: memFree=3485836/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=10982696 memory=43712 CPUtime=0.26 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 8351 12894 0 0 17 2 5 2 20 0 15 0 221966930 11246280704 10928 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2745674 10928 2931 1 0 2708109 0
[pid=16918/tid=16971] ppid=16915 vsize=10982696 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 4858 12894 0 0 10 1 5 2 20 0 15 0 221966939 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755582556560 139755592132352 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=10982696 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=10982696 memory=139769894434432 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=10982696 memory=139769894434432 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246280704 10928 33554432000 4194304 4196468 140736237667232 139754410599712 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246280704 10928 33554432000 4194304 4196468 140736237667232 139754209273456 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246280704 10928 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) S 16915 16918 15060 0 -1 1077944384 368 12894 0 0 1 0 5 2 20 0 15 0 221966945 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755102726256 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) S 16915 16918 15060 0 -1 1077944384 261 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755101673456 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=10982696 memory=139769894434432 CPUtime=0.1 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 643 12894 0 0 3 0 5 2 20 0 15 0 221966945 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246280704 10928 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=10982696 memory=139769894434432 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246280704 10928 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 43712 KiB

[startup+0.310449 s]*
/proc/loadavg: 1.69 1.63 1.55 3/216 16984
/proc/meminfo: memFree=3477648/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=10983192 memory=55072 CPUtime=0.38 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 10383 12894 0 0 28 3 5 2 20 0 15 0 221966930 11246788608 13768 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2745798 13768 3063 1 0 2708109 0
[pid=16918/tid=16971] ppid=16915 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 6879 12894 0 0 19 2 5 2 20 0 15 0 221966939 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755582570912 139755610780829 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=10983192 memory=7084813469699035216 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=10983192 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=10983192 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246788608 13768 33554432000 4194304 4196468 140736237667232 139754410599712 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246788608 13768 33554432000 4194304 4196468 140736237667232 139754209273456 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246788608 13768 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) S 16915 16918 15060 0 -1 1077944384 369 12894 0 0 2 0 5 2 20 0 15 0 221966945 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755102726256 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) S 16915 16918 15060 0 -1 1077944384 261 12894 0 0 1 0 5 2 20 0 15 0 221966945 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755101673456 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 655 12894 0 0 5 0 5 2 20 0 15 0 221966945 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246788608 13768 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246788608 13768 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55072 KiB

[startup+0.700791 s]
/proc/loadavg: 1.69 1.63 1.55 3/216 16984
/proc/meminfo: memFree=3465380/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=10983192 memory=88916 CPUtime=0.99 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 16839 12894 0 0 87 5 5 2 20 0 15 0 221966930 11246788608 22229 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2745798 22229 3236 1 0 2708109 0
[pid=16918/tid=16971] ppid=16915 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 12358 12894 0 0 55 4 5 2 20 0 15 0 221966939 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755582579728 139755591034735 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=10983192 memory=3544 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 2 12894 0 0 0 0 5 2 20 0 15 0 221966940 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=10983192 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 5 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=10983192 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246788608 22229 33554432000 4194304 4196468 140736237667232 139754410599712 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=10983192 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11246788608 22229 33554432000 4194304 4196468 140736237667232 139754209273456 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=10983192 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246788608 22229 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=10983192 memory=13252 CPUtime=0.17 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) S 16915 16918 15060 0 -1 1077944384 972 12894 0 0 10 0 5 2 20 0 15 0 221966945 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755102726256 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=10983192 memory=15460 CPUtime=0.14 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) S 16915 16918 15060 0 -1 1077944384 544 12894 0 0 7 0 5 2 20 0 15 0 221966945 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755101673456 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=10983192 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 741 12894 0 0 13 0 5 2 20 0 15 0 221966945 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=10983192 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246788608 22229 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=10983192 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966945 11246788608 22229 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88916 KiB

[startup+1.5012 s]
/proc/loadavg: 1.69 1.63 1.55 4/216 16984
/proc/meminfo: memFree=3418676/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=10998092 memory=192132 CPUtime=2.96 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 26465 12894 0 0 278 11 5 2 20 0 15 0 221966930 11262046208 48033 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2749523 48033 3466 1 0 2711181 0
[pid=16918/tid=16971] ppid=16915 vsize=10998092 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 17225 12894 0 0 128 6 5 2 20 0 15 0 221966939 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755582574848 139755603862405 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 20 12894 0 0 1 0 5 2 20 0 15 0 221966940 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 26 12894 0 0 1 0 5 2 20 0 15 0 221966940 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=10998092 memory=3834024672109998386 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 172 12894 0 0 1 0 5 2 20 0 15 0 221966940 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 52 12894 0 0 1 0 5 2 20 0 15 0 221966940 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=10998092 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 49 12894 0 0 1 0 5 2 20 0 15 0 221966942 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=10998092 memory=279539557148928 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11262046208 48033 33554432000 4194304 4196468 140736237667232 139754410599712 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11262046208 48033 33554432000 4194304 4196468 140736237667232 139754209273456 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=10998092 memory=1024 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11262046208 48033 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=10998092 memory=3172 CPUtime=0.58 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) R 16915 16918 15060 0 -1 4202560 2670 12894 0 0 50 1 5 2 20 0 15 0 221966945 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755102700112 139755589997424 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=10998092 memory=2076 CPUtime=0.52 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) R 16915 16918 15060 0 -1 4202560 2261 12894 0 0 45 0 5 2 20 0 15 0 221966945 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755101659968 139755590005992 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=10998092 memory=9004 CPUtime=0.53 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 1777 12894 0 0 46 0 5 2 20 0 15 0 221966945 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=10998092 memory=768 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11262046208 48033 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=10998092 memory=736 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966945 11262046208 48033 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 10998092 KiB

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

/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 354718 12894 0 0 229872 97 5 2 20 0 15 0 221966939 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755582593920 139755169012316 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=11082080 memory=0 CPUtime=14.34 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 67949 12894 0 0 1352 75 5 2 20 0 15 0 221966940 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=11082080 memory=1479380 CPUtime=14.36 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 60665 12894 0 0 1359 70 5 2 20 0 15 0 221966940 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=11082080 memory=1479380 CPUtime=14.38 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 67992 12894 0 0 1358 73 5 2 20 0 15 0 221966940 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=11082080 memory=1479380 CPUtime=14.34 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 67254 12894 0 0 1356 71 5 2 20 0 15 0 221966940 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=11082080 memory=0 CPUtime=6.05 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 28328 12894 0 0 556 42 5 2 20 0 15 0 221966942 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=11082080 memory=1479380 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 369845 33554432000 4194304 4196468 140736237667232 139754410599776 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=11082080 memory=1479380 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 369845 33554432000 4194304 4196468 140736237667232 139754209273472 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=11082080 memory=1479380 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 369845 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=11082080 memory=1479380 CPUtime=9.92 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) S 16915 16918 15060 0 -1 1077944384 116392 12894 0 0 974 11 5 2 20 0 15 0 221966945 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755102726256 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=11082080 memory=1479380 CPUtime=9.72 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) S 16915 16918 15060 0 -1 1077944384 102970 12894 0 0 955 10 5 2 20 0 15 0 221966945 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755101673456 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=11082080 memory=1477332 CPUtime=4.72 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 120377 12894 0 0 452 13 5 2 20 0 15 0 221966945 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=11082080 memory=1479380 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 369845 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=11082080 memory=804 CPUtime=1.29 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1843 12894 0 0 57 65 5 2 20 0 15 0 221966945 11348049920 369845 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 2388.35 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1479380 KiB

[startup+2382.3 s]
/proc/loadavg: 1.81 1.43 1.39 5/215 17186
/proc/meminfo: memFree=3776916/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=11082080 memory=1471368 CPUtime=2449.5 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 994656 12894 0 0 244445 498 5 2 20 0 15 0 221966930 11348049920 367842 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2770520 367842 3534 1 0 2732173 0
[pid=16918/tid=16971] ppid=16915 vsize=11082080 memory=1471368 CPUtime=2359.15 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 356659 12894 0 0 235810 98 5 2 20 0 15 0 221966939 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755582594432 139755169130570 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=11082080 memory=1471368 CPUtime=14.73 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 68124 12894 0 0 1390 76 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=11082080 memory=1479388 CPUtime=14.76 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 61028 12894 0 0 1397 72 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=11082080 memory=1479388 CPUtime=14.77 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 68153 12894 0 0 1396 74 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=11082080 memory=465 CPUtime=14.74 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 68145 12894 0 0 1395 72 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=11082080 memory=1479388 CPUtime=6.21 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 28720 12894 0 0 570 44 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=11082080 memory=1475472 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139754410599776 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=11082080 memory=1471368 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139754209273472 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=11082080 memory=1473932 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=11082080 memory=1471368 CPUtime=9.92 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) S 16915 16918 15060 0 -1 1077944384 116394 12894 0 0 974 11 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755102726256 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=11082080 memory=1471368 CPUtime=9.72 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) S 16915 16918 15060 0 -1 1077944384 102974 12894 0 0 955 10 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755101673456 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=11082080 memory=1471368 CPUtime=4.72 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 120383 12894 0 0 452 13 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=11082080 memory=1471368 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=11082080 memory=3544 CPUtime=1.33 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1864 12894 0 0 59 67 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 2449.5 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1471368 KiB

[startup+2442.3 s]
/proc/loadavg: 1.84 1.51 1.42 3/216 17210
/proc/meminfo: memFree=2440192/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=11082080 memory=1471368 CPUtime=2510.74 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 997463 12894 0 0 250564 503 5 2 20 0 15 0 221966930 11348049920 367842 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2770520 367842 3534 1 0 2732173 0
[pid=16918/tid=16971] ppid=16915 vsize=11082080 memory=1471368 CPUtime=2418.47 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 357757 12894 0 0 241741 99 5 2 20 0 15 0 221966939 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755582594208 139755177373824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=11082080 memory=1471368 CPUtime=15.16 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 68253 12894 0 0 1433 76 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=11082080 memory=1471368 CPUtime=15.18 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 61376 12894 0 0 1439 72 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=11082080 memory=1471368 CPUtime=15.2 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 68793 12894 0 0 1438 75 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=11082080 memory=465 CPUtime=15.16 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 68359 12894 0 0 1437 72 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=11082080 memory=1471368 CPUtime=6.39 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 29067 12894 0 0 587 45 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=11082080 memory=1471368 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139754410599776 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=11082080 memory=1471368 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139754209273472 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=11082080 memory=1471368 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=11082080 memory=1471368 CPUtime=9.92 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) S 16915 16918 15060 0 -1 1077944384 116396 12894 0 0 974 11 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755102726256 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=11082080 memory=1471368 CPUtime=9.72 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) S 16915 16918 15060 0 -1 1077944384 102977 12894 0 0 955 10 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755101673456 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=11082080 memory=1471368 CPUtime=4.72 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 120386 12894 0 0 452 13 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=11082080 memory=1471368 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=11082080 memory=3544 CPUtime=1.36 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1887 12894 0 0 61 68 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 2510.74 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1471368 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2451.4 s]
/proc/loadavg: 1.79 1.51 1.42 3/216 17210
/proc/meminfo: memFree=2414076/32770624 swapFree=67058720/67108860
[pid=16918] ppid=16915 vsize=11082080 memory=1471368 CPUtime=2520.02 cores=1,3,5,7
/proc/16918/stat : 16918 (java) S 16915 16918 15060 0 -1 1077944320 997515 12894 0 0 251491 504 5 2 20 0 15 0 221966930 11348049920 367842 33554432000 4194304 4196468 140736237667232 140736237649776 139755610758903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
/proc/16918/statm: 2770520 367842 3534 1 0 2732173 0
[pid=16918/tid=16971] ppid=16915 vsize=11082080 memory=6791534058613427641 CPUtime=2427.45 cores=1,3,5,7
/proc/16918/task/16971/stat : 16971 (java) R 16915 16918 15060 0 -1 4202560 357792 12894 0 0 242639 99 5 2 20 0 15 0 221966939 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755582593472 139755169012330 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16972] ppid=16915 vsize=11082080 memory=1471368 CPUtime=15.22 cores=1,3,5,7
/proc/16918/task/16972/stat : 16972 (java) S 16915 16918 15060 0 -1 1077944384 68255 12894 0 0 1439 76 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755615000976 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16973] ppid=16915 vsize=11082080 memory=6791534058613427641 CPUtime=15.25 cores=1,3,5,7
/proc/16918/task/16973/stat : 16973 (java) S 16915 16918 15060 0 -1 1077944384 61379 12894 0 0 1446 72 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755485649168 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16974] ppid=16915 vsize=11082080 memory=59188 CPUtime=15.27 cores=1,3,5,7
/proc/16918/task/16974/stat : 16974 (java) S 16915 16918 15060 0 -1 1077944384 68796 12894 0 0 1445 75 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755149646480 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16975] ppid=16915 vsize=11082080 memory=780 CPUtime=15.23 cores=1,3,5,7
/proc/16918/task/16975/stat : 16975 (java) S 16915 16918 15060 0 -1 1077944384 68364 12894 0 0 1444 72 5 2 20 0 15 0 221966940 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755148593680 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16976] ppid=16915 vsize=11082080 memory=1948 CPUtime=6.41 cores=1,3,5,7
/proc/16918/task/16976/stat : 16976 (java) S 16915 16918 15060 0 -1 1077944384 29071 12894 0 0 589 45 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755103779440 139755610770050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16977] ppid=16915 vsize=11082080 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16977/stat : 16977 (java) S 16915 16918 15060 0 -1 1077944384 13 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139754410599776 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16978] ppid=16915 vsize=11082080 memory=13808 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16978/stat : 16978 (java) S 16915 16918 15060 0 -1 1077944384 1 12894 0 0 0 0 5 2 20 0 15 0 221966942 11348049920 367842 33554432000 4194304 4196468 140736237667232 139754209273472 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16979] ppid=16915 vsize=11082080 memory=524 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16979/stat : 16979 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139753901873744 139755610777499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16980] ppid=16915 vsize=11082080 memory=1528 CPUtime=9.92 cores=1,3,5,7
/proc/16918/task/16980/stat : 16980 (java) S 16915 16918 15060 0 -1 1077944384 116396 12894 0 0 974 11 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755102726256 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16981] ppid=16915 vsize=11082080 memory=6791534058613427641 CPUtime=9.72 cores=1,3,5,7
/proc/16918/task/16981/stat : 16981 (java) S 16915 16918 15060 0 -1 1077944384 102977 12894 0 0 955 10 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755101673456 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16982] ppid=16915 vsize=11082080 memory=1471368 CPUtime=4.72 cores=1,3,5,7
/proc/16918/task/16982/stat : 16982 (java) S 16915 16918 15060 0 -1 1077944384 120386 12894 0 0 452 13 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755100621168 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16983] ppid=16915 vsize=11082080 memory=924 CPUtime=0.07 cores=1,3,5,7
/proc/16918/task/16983/stat : 16983 (java) S 16915 16918 15060 0 -1 1077944384 3 12894 0 0 0 0 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139753471076832 139755610769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
[pid=16918/tid=16984] ppid=16915 vsize=11082080 memory=1140 CPUtime=1.37 cores=1,3,5,7
/proc/16918/task/16984/stat : 16984 (java) S 16915 16918 15060 0 -1 1077944384 1887 12894 0 0 61 69 5 2 20 0 15 0 221966945 11348049920 367842 33554432000 4194304 4196468 140736237667232 139755099569072 139755610770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22765568 140736237668964 140736237671772 140736237671772 140736237674447 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1471368 KiB

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

[startup+2451.44 s]
# the end of solver process 16918 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515 s, system=5.09164 s

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

Child status: 143
Real time (s): 2451.44
CPU time (s): 2520.09
CPU user time (s): 2515
CPU system time (s): 5.09164
CPU usage (%): 102.8
Max. virtual memory (cumulated for all children) (KiB): 11082668
Max. memory (cumulated for all children) (KiB): 2944176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515
system time used= 5.09164
maximum resident set size= 2950132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1014345
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 180093
involuntary context switches= 5032


# summary of solver processes directly reported to runsolver:
#   pid: 16918
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515
#   total CPU system time (s): 5.09164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6754 second user time and 22.0599 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 05:20:37
IDJOB=4304176
IDBENCH=141051
IDSOLVER=2781
FILE ID=node103/4304176-1534044037
RUNJOBID= node103-1534038993-15972
PBS_JOBID= 21036972
Free space on /tmp= 34432 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/NurseRostering/NurseRostering-03_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304176-1534044037/watcher-4304176-1534044037 -o /tmp/evaluation-result-4304176-1534044037/solver-4304176-1534044037 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534038993-15972 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=409513340 -superng HOME/instance-4304176-1534044037.xml

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

MD5SUM BENCH= eb17d19b145b92a5bb64f51f86380189
RANDOM SEED=409513340

node103.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.48
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.48
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.48
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.48
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:         3518756 kB
MemAvailable:   30091508 kB
Buffers:          117488 kB
Cached:         26405932 kB
SwapCached:         5936 kB
Active:         15039152 kB
Inactive:       13351876 kB
Active(anon):    1845328 kB
Inactive(anon):    73792 kB
Active(file):   13193824 kB
Inactive(file): 13278084 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058720 kB
Dirty:             26560 kB
Writeback:             0 kB
AnonPages:       1921616 kB
Mapped:            62996 kB
Shmem:             48596 kB
Slab:             558328 kB
SReclaimable:     529304 kB
SUnreclaim:        29024 kB
KernelStack:        3856 kB
PageTables:         9256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3148692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1114112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34404 MiB
End job on node103 at 2018-08-12 06:01:29