Trace number 4302772

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)2368 252.119 231.542

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 benchmark1502
Best CPU time to get the best result obtained on this benchmark252.065
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.98/0.74	c Concrete v3.9.2.1532736233296 running
10.18/4.30	c 21:56:25.135 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4017. 'extension(3, x[1][0]=[0‥3]) :: init: true :: relation: MDD 277601240, 5 edges, 4 vertices, 3 tuples
10.18/4.30	c 21:56:25.140 [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.18/4.31	c 21:56:25.145 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4038. 'extension(3, x[1][3]=[0‥3]) :: init: true :: relation: MDD 889753223, 5 edges, 4 vertices, 3 tuples
10.18/4.31	c 21:56:25.146 [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.18/4.31	c 21:56:25.147 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4059. 'extension(3, x[1][5]=[0‥3]) :: init: true :: relation: MDD 231351829, 5 edges, 4 vertices, 3 tuples
10.18/4.31	c 21:56:25.148 [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.18/4.31	c 21:56:25.150 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4080. 'extension(x[0][2]=[0‥3], 3) :: init: true :: relation: MDD 1487185741, 5 edges, 4 vertices, 3 tuples
10.18/4.31	c 21:56:25.151 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4081. 'extension(3, x[2][2]=[0‥3]) :: init: true :: relation: MDD 1487185741, 5 edges, 4 vertices, 3 tuples
10.18/4.31	c 21:56:25.153 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4105. 'extension(x[0][12]=[0‥3], 3) :: init: true :: relation: MDD 1155399955, 5 edges, 4 vertices, 3 tuples
10.18/4.32	c 21:56:25.154 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4106. 'extension(3, x[2][12]=[0‥3]) :: init: true :: relation: MDD 1155399955, 5 edges, 4 vertices, 3 tuples
10.18/4.32	c 21:56:25.157 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4130. 'extension(x[0][17]=[0‥3], 3) :: init: true :: relation: MDD 1827869767, 5 edges, 4 vertices, 3 tuples
10.18/4.32	c 21:56:25.157 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4131. 'extension(3, x[2][17]=[0‥3]) :: init: true :: relation: MDD 1827869767, 5 edges, 4 vertices, 3 tuples
10.18/4.32	c 21:56:25.160 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4154. 'extension(x[1][9]=[0‥3], 3) :: init: true :: relation: MDD 1531782631, 5 edges, 4 vertices, 3 tuples
10.18/4.32	c 21:56:25.160 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4155. 'extension(3, x[3][9]=[0‥3]) :: init: true :: relation: MDD 1531782631, 5 edges, 4 vertices, 3 tuples
10.18/4.32	c 21:56:25.163 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4181. 'extension(x[1][15]=[0‥3], 3) :: init: true :: relation: MDD 214055354, 5 edges, 4 vertices, 3 tuples
10.18/4.33	c 21:56:25.164 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4182. 'extension(3, x[3][15]=[0‥3]) :: init: true :: relation: MDD 214055354, 5 edges, 4 vertices, 3 tuples
10.18/4.33	c 21:56:25.167 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4207. 'extension(x[2][4]=[0‥3], 3) :: init: true :: relation: MDD 1055800875, 5 edges, 4 vertices, 3 tuples
10.18/4.33	c 21:56:25.168 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4208. 'extension(3, x[4][4]=[0‥3]) :: init: true :: relation: MDD 1055800875, 5 edges, 4 vertices, 3 tuples
10.18/4.33	c 21:56:25.171 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4235. 'extension(x[2][14]=[0‥3], 3) :: init: true :: relation: MDD 632669667, 5 edges, 4 vertices, 3 tuples
10.18/4.33	c 21:56:25.171 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4236. 'extension(3, x[4][14]=[0‥3]) :: init: true :: relation: MDD 632669667, 5 edges, 4 vertices, 3 tuples
10.18/4.34	c 21:56:25.175 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4264. 'extension(x[3][6]=[0‥3], 3) :: init: true :: relation: MDD 1385140107, 5 edges, 4 vertices, 3 tuples
10.18/4.34	c 21:56:25.176 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4265. 'extension(3, x[5][6]=[0‥3]) :: init: true :: relation: MDD 1385140107, 5 edges, 4 vertices, 3 tuples
10.18/4.34	c 21:56:25.179 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4293. 'extension(x[3][10]=[0‥3], 3) :: init: true :: relation: MDD 1778801068, 5 edges, 4 vertices, 3 tuples
10.18/4.34	c 21:56:25.180 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4294. 'extension(3, x[5][10]=[0‥3]) :: init: true :: relation: MDD 1778801068, 5 edges, 4 vertices, 3 tuples
10.18/4.34	c 21:56:25.183 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4323. 'extension(x[3][11]=[0‥3], 3) :: init: true :: relation: MDD 2003961164, 5 edges, 4 vertices, 3 tuples
10.18/4.34	c 21:56:25.183 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4324. 'extension(3, x[5][11]=[0‥3]) :: init: true :: relation: MDD 2003961164, 5 edges, 4 vertices, 3 tuples
10.18/4.35	c 21:56:25.187 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4353. 'extension(3, wk[1][0]=[0‥1]) :: init: true :: relation: MDD 707250996, 4 edges, 3 vertices, 3 tuples
10.18/4.35	c 21:56:25.187 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4354. 'extension(x[5][1]=[0‥3], 3) :: init: true :: relation: MDD 668301868, 5 edges, 4 vertices, 3 tuples
10.18/4.35	c 21:56:25.188 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4355. 'extension(3, x[7][1]=[0‥3]) :: init: true :: relation: MDD 668301868, 5 edges, 4 vertices, 3 tuples
10.18/4.35	c 21:56:25.191 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4384. 'extension(3, wk[8][0]=[0‥1]) :: init: true :: relation: MDD 630122462, 4 edges, 3 vertices, 3 tuples
10.18/4.35	c 21:56:25.191 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4385. 'extension(x[5][8]=[0‥3], 3) :: init: true :: relation: MDD 1682031750, 5 edges, 4 vertices, 3 tuples
10.18/4.35	c 21:56:25.192 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4386. 'extension(3, x[7][8]=[0‥3]) :: init: true :: relation: MDD 1682031750, 5 edges, 4 vertices, 3 tuples
10.18/4.36	c 21:56:25.195 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4415. 'extension(3, wk[16][0]=[0‥1]) :: init: true :: relation: MDD 1539995236, 4 edges, 3 vertices, 3 tuples
10.18/4.36	c 21:56:25.195 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4416. 'extension(x[5][16]=[0‥3], 3) :: init: true :: relation: MDD 828535871, 5 edges, 4 vertices, 3 tuples
10.18/4.36	c 21:56:25.196 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4417. 'extension(3, x[7][16]=[0‥3]) :: init: true :: relation: MDD 828535871, 5 edges, 4 vertices, 3 tuples
10.18/4.36	c 21:56:25.199 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4445. 'extension(x[7][13]=[0‥3], 3) :: init: true :: relation: MDD 1993366729, 5 edges, 4 vertices, 3 tuples
10.18/4.37	c 21:56:25.199 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4446. 'extension(3, x[9][13]=[0‥3]) :: init: true :: relation: MDD 1993366729, 5 edges, 4 vertices, 3 tuples
10.18/4.37	c 21:56:25.202 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4476. 'extension(x[7][18]=[0‥3], 3) :: init: true :: relation: MDD 1863103905, 5 edges, 4 vertices, 3 tuples
10.18/4.37	c 21:56:25.203 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4477. 'extension(3, x[9][18]=[0‥3]) :: init: true :: relation: MDD 1863103905, 5 edges, 4 vertices, 3 tuples
10.18/4.37	c 21:56:25.206 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4505. 'extension(x[10][19]=[0‥3], 3) :: init: true :: relation: MDD 1700078557, 5 edges, 4 vertices, 3 tuples
10.18/4.37	c 21:56:25.207 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4506. 'extension(3, x[12][19]=[0‥3]) :: init: true :: relation: MDD 1700078557, 5 edges, 4 vertices, 3 tuples
10.18/4.37	c 21:56:25.210 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4531. 'extension(3, wk[7][1]=[0‥1]) :: init: true :: relation: MDD 36707189, 4 edges, 3 vertices, 3 tuples
10.18/4.37	c 21:56:25.210 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4532. 'extension(x[11][7]=[0‥3], 3) :: init: true :: relation: MDD 869005911, 5 edges, 4 vertices, 3 tuples
10.18/4.37	c 21:56:25.211 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4533. 'extension(3, x[13][7]=[0‥3]) :: init: true :: relation: MDD 869005911, 5 edges, 4 vertices, 3 tuples
10.18/4.39	c 21:56:25.229 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4708. 'extension(x[1][0]=[0‥3]) :: init: true :: relation: Empty MDD
10.18/4.39	c 21:56:25.229 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4710. 'extension(x[1][0]=[0‥3]) :: init: true :: relation: Empty MDD
10.18/4.39	c 21:56:25.229 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4716. 'extension(x[1][3]=[0‥3]) :: init: true :: relation: Empty MDD
10.18/4.39	c 21:56:25.230 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4718. 'extension(x[1][3]=[0‥3]) :: init: true :: relation: Empty MDD
10.18/4.39	c 21:56:25.230 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4724. 'extension(x[1][5]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.231 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4726. 'extension(x[1][5]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.231 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4732. 'extension(x[0][2]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.231 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4734. 'extension(x[2][2]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.232 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4746. 'extension(x[0][12]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.233 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4748. 'extension(x[2][12]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.233 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4760. 'extension(x[0][17]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.234 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4762. 'extension(x[2][17]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.234 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4772. 'extension(x[1][9]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.235 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4774. 'extension(x[3][9]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.236 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4788. 'extension(x[1][15]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.236 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4790. 'extension(x[3][15]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.237 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4802. 'extension(x[2][4]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.237 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4804. 'extension(x[4][4]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.238 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4818. 'extension(x[2][14]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.238 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4820. 'extension(x[4][14]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.239 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4836. 'extension(x[3][6]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.239 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4838. 'extension(x[5][6]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.240 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4852. 'extension(x[3][10]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.241 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4854. 'extension(x[5][10]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.242 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4870. 'extension(x[3][11]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.242 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4872. 'extension(x[5][11]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.40	c 21:56:25.243 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4888. 'extension(wk[1][0]=[0‥1]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.243 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4890. 'extension(x[5][1]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.243 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4892. 'extension(x[7][1]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.244 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4906. 'extension(wk[8][0]=[0‥1]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.245 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4908. 'extension(x[5][8]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.245 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4910. 'extension(x[7][8]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.246 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4924. 'extension(wk[16][0]=[0‥1]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.246 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4926. 'extension(x[5][16]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.246 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4928. 'extension(x[7][16]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.247 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4940. 'extension(x[7][13]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.247 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4942. 'extension(x[9][13]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.248 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4958. 'extension(x[7][18]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.248 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4960. 'extension(x[9][18]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.249 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4972. 'extension(x[10][19]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.249 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4974. 'extension(x[12][19]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.250 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4986. 'extension(wk[7][1]=[0‥1]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.251 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4988. 'extension(x[11][7]=[0‥3]) :: init: true :: relation: Empty MDD
10.50/4.41	c 21:56:25.251 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 4990. 'extension(x[13][7]=[0‥3]) :: init: true :: relation: Empty MDD
19.58/7.45	o 3843
19.89/7.52	o 3743
20.60/7.83	o 3643
20.60/7.85	o 3642
20.60/7.86	o 3641
20.60/7.87	o 3541
20.60/7.89	o 3441
20.85/7.91	o 3341
21.09/8.05	o 3254
21.09/8.06	o 3253
21.09/8.08	o 3052
21.09/8.08	o 3051
21.30/8.11	o 3050
27.13/11.94	o 3049
27.13/11.94	o 3048
27.63/12.33	o 3047
31.00/15.12	o 2952
31.00/15.13	o 2951
31.00/15.14	o 2950
31.00/15.16	o 2949
31.13/15.29	o 2849
34.56/18.50	o 2755
34.56/18.50	o 2754
38.63/22.40	o 2753
38.63/22.41	o 2752
48.19/31.77	o 2751
48.19/31.78	o 2749
48.29/31.80	o 2748
48.29/31.86	o 2747
48.61/32.12	o 2654
48.61/32.13	o 2653
48.61/32.14	o 2652
48.61/32.15	o 2651
48.61/32.16	o 2649
48.61/32.17	o 2648
54.85/37.30	o 2553
54.85/37.31	o 2552
54.95/37.40	o 2551
54.95/37.46	o 2550
55.25/37.70	o 2549
87.63/69.33	o 2454
90.84/72.44	o 2453
228.01/207.79	o 2368
252.06/231.50	Exception in thread "main" java.util.concurrent.TimeoutException
252.06/231.50		at concrete.MAC.mac(MAC.scala:188)
252.06/231.50		at concrete.MAC.$anonfun$oneRun$1(MAC.scala:252)
252.06/231.50		at scala.util.Try$.apply(Try.scala:209)
252.06/231.50		at cspom.StatisticsManager$.$anonfun$measure$1(StatisticsManager.scala:194)
252.06/231.50		at cspom.StatisticsManager$.$anonfun$measureTry$1(StatisticsManager.scala:182)
252.06/231.50		at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.java:12)
252.06/231.50		at org.scalameter.MeasureBuilder.$anonfun$measure$1(MeasureBuilder.scala:61)
252.06/231.50		at org.scalameter.Measurer$Default.measure(Measurer.scala:133)
252.06/231.50		at org.scalameter.MeasureBuilder.measureWith(MeasureBuilder.scala:51)
252.06/231.50		at org.scalameter.MeasureBuilder.measure(MeasureBuilder.scala:61)
252.06/231.50		at cspom.StatisticsManager$.measureTry(StatisticsManager.scala:181)
252.06/231.50		at cspom.StatisticsManager$.measure(StatisticsManager.scala:194)
252.06/231.50		at concrete.MAC.oneRun(MAC.scala:253)
252.06/231.50		at concrete.MAC.nextSolution(MAC.scala:272)
252.06/231.50		at concrete.MAC.nextSolution(MAC.scala:355)
252.06/231.50		at concrete.Solver.hasNext(Solver.scala:166)
252.06/231.50		at scala.collection.Iterator.foreach(Iterator.scala:944)
252.06/231.50		at scala.collection.Iterator.foreach$(Iterator.scala:944)
252.06/231.50		at concrete.Solver.foreach(Solver.scala:68)
252.06/231.50		at concrete.runner.ConcreteRunner.$anonfun$run$2(ConcreteRunner.scala:73)
252.06/231.50		at scala.util.Success.$anonfun$map$1(Try.scala:251)
252.06/231.50		at scala.util.Success.map(Try.scala:209)
252.06/231.50		at concrete.runner.ConcreteRunner.run(ConcreteRunner.scala:68)
252.06/231.50		at concrete.runner.ConcreteRunner.run$(ConcreteRunner.scala:33)
252.06/231.50		at concrete.runner.XCSP3Concrete$.run(XCSP3Concrete.scala:18)
252.06/231.50		at concrete.runner.XCSP3Concrete$.delayedEndpoint$concrete$runner$XCSP3Concrete$1(XCSP3Concrete.scala:121)
252.06/231.50		at concrete.runner.XCSP3Concrete$delayedInit$body.apply(XCSP3Concrete.scala:18)
252.06/231.50		at scala.Function0.apply$mcV$sp(Function0.scala:34)
252.06/231.50		at scala.Function0.apply$mcV$sp$(Function0.scala:34)
252.06/231.50		at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
252.06/231.50		at scala.App.$anonfun$main$1$adapted(App.scala:76)
252.06/231.50		at scala.collection.immutable.List.foreach(List.scala:389)
252.06/231.50		at scala.App.main(App.scala:76)
252.06/231.50		at scala.App.main$(App.scala:74)
252.06/231.50		at concrete.runner.XCSP3Concrete$.main(XCSP3Concrete.scala:18)
252.06/231.50		at concrete.runner.XCSP3Concrete.main(XCSP3Concrete.scala)
252.06/231.51	v <instantiation cost="2368">
252.06/231.51	v       <list>
252.06/231.51	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]
252.06/231.51	v       </list>
252.06/231.51	v       <values>
252.06/231.51	v         3 3 3 3 0 3 1 2 3 1 1 2 3 3 2 3 3 0 3 3 3 3 3 0 0 0 1 2 1 1 1 2 3 3 2 3 1 3 3 3 3 3 0 2 0 0 1 2 1 3 3 3 1 1 2 3 1 3 3 3 0 1 0 3 3 0 2 2 1 3 3 3 1 1 3 3 1 3 3 0 1 1 2 3 3 3 3 3 2 0 3 3 1 1 3 3 1 3 3 0 3 3 2 0 3 3 3 3 3 0 0 3 1 2 3 3 3 3 0 3 3 3 2 0 3 3 0 0 3 0 0 3 2 2 1 3 3 1 0 3 3 1 3 0 3 3 1 0 2 0 0 1 3 3 1 1 3 1 2 3 3 1 3 0 0 3 1 3 2 0 1 1 3 3 1 2 3 3 3 3 0 1 2 2 0 1 2 3 2 3 1 1 3 3 1 3 3 3 3 0 0 3 2 3 3 1 2 1 3 3 1 2 0 1 1 3 3 3 3 3 0 3 3 3 3 1 3 1 3 3 3 2 2 2 1 3 3 0 2 3 0 1 3 3 0 1 3 3 1 3 3 2 3 3 3 1 3 3 3 1 0 1 3 3 0 3 3 3 2 3 3 3 3 3 3 1 3 3 3 3 6 1 0 7 0 7 0 7 2 0 5 7 5 0 2 7 7 0 0 7 3 4 0 7 1 5 3 5 2 2 4 6 0 4 5 5 5 2 0 7 3 5 0 6 0 3 5 6 1 4 2 7 0 4 3 7 0 6 3 5 0 3 1 10 0 4 0 10 2 2 0 10 2 0 2 10 3 1 0 10 2 3 3 12 3 5 3 9 3 5 3 9 4 5 2 9 2 5 2 11 4 1 2 13 6 2 3 9 4 6 2 8 3 5 2 10 3 5 4 8 2 5 3 10 2 3 4 11 2 5 1 12 2 2 1 15 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 1 1 0 0 0 0 2 2 2 0 3 0 2 1 1 2 0 0 2 2 3 3 0 0 0 2 1 1 0 0 1 0 0 3 0 2 0 0 2 2 2 2 2 0 2 0 0 0 0 0 0 0 0 0 0 0 0 3 3 3 3 3 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 200 0 0 500 0 0 0 300 0 0 0 0 100 0 0 1 0 0 100 0 0 0 0 0 1 0 0 0 0 0 0 100 400 0 100 300 200 0
252.06/231.51	v       </values>
252.06/231.51	v     </instantiation>
252.06/231.51	s SATISFIABLE

Verifier Data

OK	2368

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302772-1532894180/watcher-4302772-1532894180 -o /tmp/evaluation-result-4302772-1532894180/solver-4302772-1532894180 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532894180-24643 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=127112794 -superng HOME/instance-4302772-1532894180.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=24740, runsolver pid=24737
Current StackSize limit: 8192 KiB


[startup+0.100126 s]*
/proc/loadavg: 1.92 2.00 2.04 5/208 24797
/proc/meminfo: memFree=28084424/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=10021560 memory=17344 CPUtime=0.08 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 4513 12910 0 0 1 0 5 2 20 0 6 0 106981298 10262077440 4336 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2505390 4336 1957 1 0 2493828 0
[pid=24740/tid=24793] ppid=24737 vsize=10022588 memory=4279135703980212366 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) S 24737 24740 22977 0 -1 1077944384 2330 12910 0 0 1 0 5 2 20 0 7 0 106981307 10263130112 4402 33554432000 4194304 4196468 140727173454864 139830005899856 139830034073301 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=10022588 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 7 0 106981308 10263130112 4402 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=10022588 memory=139904238397056 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 7 0 106981308 10263130112 4402 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=10088124 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 7 0 106981308 10330238976 4402 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=10088124 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 7 0 106981308 10330238976 4402 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=10088124 memory=139904238397056 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 7 0 106981309 10330238976 4402 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10021560 KiB
Current children cumulated memory: 17344 KiB

[startup+0.209877 s]*
/proc/loadavg: 1.92 2.00 2.04 4/217 24806
/proc/meminfo: memFree=28051872/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=10985364 memory=48036 CPUtime=0.25 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 8726 12910 0 0 17 1 5 2 20 0 15 0 106981298 11249012736 12009 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2746341 12009 2958 1 0 2708764 0
[pid=24740/tid=24793] ppid=24737 vsize=10983736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 5367 12910 0 0 11 1 5 2 20 0 15 0 106981307 11247345664 11723 33554432000 4194304 4196468 140727173454864 139830005887904 139830026780199 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=10983736 memory=343 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981308 11247345664 11483 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=10983736 memory=3688640995495421600 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11247345664 11483 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246329856 11475 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246329856 11475 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=10982744 memory=139904238397056 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981309 11246329856 11475 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 13 12910 0 0 0 0 5 2 20 0 15 0 106981310 11246329856 11475 33554432000 4194304 4196468 140727173454864 139828834330144 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=10982776 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11246362624 11475 33554432000 4194304 4196468 140727173454864 139828633003376 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=10982776 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11246362624 11475 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=10982776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) S 24737 24740 22977 0 -1 1077944384 415 12910 0 0 1 0 5 2 20 0 15 0 106981312 11246362624 11475 33554432000 4194304 4196468 140727173454864 139829526124912 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=10982776 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) S 24737 24740 22977 0 -1 1077944384 184 12910 0 0 1 0 5 2 20 0 15 0 106981312 11246362624 11475 33554432000 4194304 4196468 140727173454864 139829525072112 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=10982776 memory=139904238397056 CPUtime=0.1 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) S 24737 24740 22977 0 -1 1077944384 619 12910 0 0 3 0 5 2 20 0 15 0 106981312 11246362624 11540 33554432000 4194304 4196468 140727173454864 139829524019312 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=10982776 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11246362624 11540 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=10982776 memory=139904238397056 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981313 11246362624 11540 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10985364 KiB
Current children cumulated memory: 48036 KiB

[startup+0.310347 s]*
/proc/loadavg: 1.92 2.00 2.04 3/217 24806
/proc/meminfo: memFree=28036280/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=10983192 memory=56360 CPUtime=0.38 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 10652 12910 0 0 29 2 5 2 20 0 15 0 106981298 11246788608 14090 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2745798 14090 3077 1 0 2708109 0
[pid=24740/tid=24793] ppid=24737 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 7208 12910 0 0 20 2 5 2 20 0 15 0 106981307 11246788608 14090 33554432000 4194304 4196468 140727173454864 139830005875104 139830034075030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 14090 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981309 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 13 12910 0 0 0 0 5 2 20 0 15 0 106981310 11246788608 14090 33554432000 4194304 4196468 140727173454864 139828834330144 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11246788608 14090 33554432000 4194304 4196468 140727173454864 139828633003376 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11246788608 14090 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) S 24737 24740 22977 0 -1 1077944384 417 12910 0 0 1 0 5 2 20 0 15 0 106981312 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829526124912 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) S 24737 24740 22977 0 -1 1077944384 184 12910 0 0 1 0 5 2 20 0 15 0 106981312 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829525072112 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=10983192 memory=139904238397056 CPUtime=0.12 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) R 24737 24740 22977 0 -1 4202560 625 12910 0 0 5 0 5 2 20 0 15 0 106981312 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829524019312 139830017435992 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11246788608 14090 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=10983192 memory=139904238397056 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981313 11246788608 14090 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56360 KiB

[startup+0.700745 s]
/proc/loadavg: 1.92 2.00 2.04 5/217 24806
/proc/meminfo: memFree=28001380/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=10983192 memory=88768 CPUtime=0.98 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 16755 12910 0 0 87 4 5 2 20 0 15 0 106981298 11246788608 22192 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2745798 22192 3238 1 0 2708109 0
[pid=24740/tid=24793] ppid=24737 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 12220 12910 0 0 56 3 5 2 20 0 15 0 106981307 11246788608 22192 33554432000 4194304 4196468 140727173454864 139830005883920 139830014338979 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=10983192 memory=79 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 22192 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=10983192 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 106981308 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=10983192 memory=139904264700487 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 5 12910 0 0 0 0 5 2 20 0 15 0 106981309 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=10983192 memory=139904264700507 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 13 12910 0 0 0 0 5 2 20 0 15 0 106981310 11246788608 22192 33554432000 4194304 4196468 140727173454864 139828834330144 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=10983192 memory=139904264700508 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11246788608 22192 33554432000 4194304 4196468 140727173454864 139828633003376 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=10983192 memory=139904264700512 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11246788608 22192 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=10983192 memory=139904264700521 CPUtime=0.14 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) S 24737 24740 22977 0 -1 1077944384 814 12910 0 0 7 0 5 2 20 0 15 0 106981312 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829526124912 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=10983192 memory=139904264700524 CPUtime=0.17 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) S 24737 24740 22977 0 -1 1077944384 818 12910 0 0 10 0 5 2 20 0 15 0 106981312 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829525072112 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=10983192 memory=142489835012750 CPUtime=0.2 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) S 24737 24740 22977 0 -1 1077944384 678 12910 0 0 13 0 5 2 20 0 15 0 106981312 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829524019312 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=10983192 memory=18268 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11246788608 22192 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=10983192 memory=18328 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981313 11246788608 22192 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88768 KiB

[startup+1.50304 s]
/proc/loadavg: 2.09 2.03 2.05 6/217 24806
/proc/meminfo: memFree=27919316/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=10998092 memory=190608 CPUtime=2.99 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 27050 12910 0 0 282 10 5 2 20 0 15 0 106981298 11262046208 47652 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2749523 47652 3473 1 0 2711181 0
[pid=24740/tid=24793] ppid=24737 vsize=10998092 memory=10799 CPUtime=1.42 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 17457 12910 0 0 129 6 5 2 20 0 15 0 106981307 11262046208 47652 33554432000 4194304 4196468 140727173454864 139830005878032 139830018143582 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=10998092 memory=25313 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 21 12910 0 0 1 0 5 2 20 0 15 0 106981308 11262046208 47652 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 200 12910 0 0 1 0 5 2 20 0 15 0 106981308 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=10998092 memory=321013415751723303 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 24 12910 0 0 1 0 5 2 20 0 15 0 106981308 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=10998092 memory=288288891742739861 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 54 12910 0 0 1 0 5 2 20 0 15 0 106981308 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=10998092 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 118 12910 0 0 1 0 5 2 20 0 15 0 106981309 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=10998092 memory=6944656575208382560 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 14 12910 0 0 0 0 5 2 20 0 15 0 106981310 11262046208 47652 33554432000 4194304 4196468 140727173454864 139828834330144 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=10998092 memory=-2672971631320983069 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11262046208 47652 33554432000 4194304 4196468 140727173454864 139828633003376 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=10998092 memory=-7606742920825102191 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11262046208 47652 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=10998092 memory=-3472574944341025154 CPUtime=0.52 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) R 24737 24740 22977 0 -1 4202560 2285 12910 0 0 45 0 5 2 20 0 15 0 106981312 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829526111456 139830017966176 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=10998092 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) R 24737 24740 22977 0 -1 4202560 2870 12910 0 0 52 0 5 2 20 0 15 0 106981312 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829525058208 139830015585444 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=10998092 memory=-2892745056951965031 CPUtime=0.52 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) S 24737 24740 22977 0 -1 1077944384 1808 12910 0 0 45 0 5 2 20 0 15 0 106981312 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829524019312 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11262046208 47652 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981313 11262046208 47652 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0

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

/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 61786 12910 0 0 16074 35 5 2 20 0 15 0 106981307 11348049920 602549 33554432000 4194304 4196468 140727173454864 139830005894496 139829614660329 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=11082080 memory=2454320 CPUtime=0.98 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 2398 12910 0 0 64 27 5 2 20 0 15 0 106981308 11348049920 602549 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=11082080 memory=2454320 CPUtime=0.99 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 1880 12910 0 0 65 27 5 2 20 0 15 0 106981308 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=11082080 memory=2410196 CPUtime=0.98 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2107 12910 0 0 64 27 5 2 20 0 15 0 106981308 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=11082080 memory=2410196 CPUtime=0.99 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 4204 12910 0 0 66 26 5 2 20 0 15 0 106981308 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=11082080 memory=90 CPUtime=0.16 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 4463 12910 0 0 8 1 5 2 20 0 15 0 106981309 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=11082080 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 15 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 602549 33554432000 4194304 4196468 140727173454864 139828834330208 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=11082080 memory=1008 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 602549 33554432000 4194304 4196468 140727173454864 139828633003392 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=11082080 memory=2410196 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11348049920 602549 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=11082080 memory=2410196 CPUtime=6.87 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) S 24737 24740 22977 0 -1 1077944384 20753 12910 0 0 676 4 5 2 20 0 15 0 106981312 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829526124912 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=11082080 memory=2410196 CPUtime=7.23 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) S 24737 24740 22977 0 -1 1077944384 25772 12910 0 0 712 4 5 2 20 0 15 0 106981312 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829525072112 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=11082080 memory=2410196 CPUtime=3.14 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) S 24737 24740 22977 0 -1 1077944384 18858 12910 0 0 303 4 5 2 20 0 15 0 106981312 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829524019312 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=11082080 memory=4136 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11348049920 602549 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=11082080 memory=30748 CPUtime=0.14 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 2909 12910 0 0 4 3 5 2 20 0 15 0 106981313 11348049920 602549 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 182.12 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 2410196 KiB

[startup+222.301 s]
/proc/loadavg: 1.31 1.81 1.97 3/218 24818
/proc/meminfo: memFree=23724684/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=11082080 memory=2025420 CPUtime=242.73 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 159505 12910 0 0 24101 165 5 2 20 0 15 0 106981298 11348049920 506355 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2770520 506355 3534 1 0 2732173 0
[pid=24740/tid=24793] ppid=24737 vsize=11082080 memory=7881976923623549031 CPUtime=221 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 65646 12910 0 0 22058 35 5 2 20 0 15 0 106981307 11348049920 506355 33554432000 4194304 4196468 140727173454864 139830005898312 139829613602786 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=11082080 memory=2025420 CPUtime=1.11 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 4273 12910 0 0 76 28 5 2 20 0 15 0 106981308 11348049920 506355 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=11082080 memory=2035680 CPUtime=1.11 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 2090 12910 0 0 76 28 5 2 20 0 15 0 106981308 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=11082080 memory=2057224 CPUtime=1.09 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2158 12910 0 0 75 27 5 2 20 0 15 0 106981308 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=11082080 memory=2057224 CPUtime=1.11 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 4429 12910 0 0 78 26 5 2 20 0 15 0 106981308 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=11082080 memory=2057224 CPUtime=0.19 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 4812 12910 0 0 10 2 5 2 20 0 15 0 106981309 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=11082080 memory=2025420 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 15 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 506355 33554432000 4194304 4196468 140727173454864 139828834330208 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=11082080 memory=2091084 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 506355 33554432000 4194304 4196468 140727173454864 139828633003392 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=11082080 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11348049920 506355 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=11082080 memory=2025420 CPUtime=6.96 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) S 24737 24740 22977 0 -1 1077944384 23284 12910 0 0 685 4 5 2 20 0 15 0 106981312 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829526124912 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=11082080 memory=2025420 CPUtime=7.32 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) S 24737 24740 22977 0 -1 1077944384 26596 12910 0 0 721 4 5 2 20 0 15 0 106981312 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829525072112 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=11082080 memory=2025420 CPUtime=3.2 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) S 24737 24740 22977 0 -1 1077944384 21058 12910 0 0 308 5 5 2 20 0 15 0 106981312 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829524019312 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=11082080 memory=30748 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11348049920 506355 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=11082080 memory=1292 CPUtime=0.17 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 2945 12910 0 0 5 5 5 2 20 0 15 0 106981313 11348049920 506355 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 242.73 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 2025420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+231.501 s]
/proc/loadavg: 1.49 1.83 1.97 6/218 24946
/proc/meminfo: memFree=26087124/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=11082080 memory=1977188 CPUtime=252.06 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 159731 12910 0 0 25033 166 5 2 20 0 15 0 106981298 11348049920 494297 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2770520 494297 3534 1 0 2732173 0
[pid=24740/tid=24793] ppid=24737 vsize=11082080 memory=1977188 CPUtime=230.17 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 65780 12910 0 0 22975 35 5 2 20 0 15 0 106981307 11348049920 494297 33554432000 4194304 4196468 140727173454864 139830005898312 139829599125920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=11082080 memory=2091084 CPUtime=1.13 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 4284 12910 0 0 78 28 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=11082080 memory=2025420 CPUtime=1.14 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 2099 12910 0 0 79 28 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=11082080 memory=1977188 CPUtime=1.12 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2170 12910 0 0 78 27 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=11082080 memory=1977188 CPUtime=1.14 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 4443 12910 0 0 80 27 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=11082080 memory=1977188 CPUtime=0.19 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 4819 12910 0 0 10 2 5 2 20 0 15 0 106981309 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=11082080 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 15 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 494297 33554432000 4194304 4196468 140727173454864 139828834330208 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=11082080 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 494297 33554432000 4194304 4196468 140727173454864 139828633003392 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=11082080 memory=1983352 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=11082080 memory=4136 CPUtime=6.98 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) S 24737 24740 22977 0 -1 1077944384 23292 12910 0 0 687 4 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829526124912 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=11082080 memory=0 CPUtime=7.34 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) S 24737 24740 22977 0 -1 1077944384 26603 12910 0 0 723 4 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829525072112 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=11082080 memory=0 CPUtime=3.2 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) S 24737 24740 22977 0 -1 1077944384 21080 12910 0 0 308 5 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829524019312 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=11082080 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11348049920 494297 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=11082080 memory=11044 CPUtime=0.18 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 2947 12910 0 0 5 6 5 2 20 0 15 0 106981313 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1977188 KiB

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

[startup+231.542 s]
# the end of solver process 24740 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.401 s, system=1.71825 s

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

[startup+231.501 s]
/proc/loadavg: 1.49 1.83 1.97 6/218 24946
/proc/meminfo: memFree=26087124/32770624 swapFree=67108792/67108860
[pid=24740] ppid=24737 vsize=11082080 memory=1977188 CPUtime=252.06 cores=0,2,4,6
/proc/24740/stat : 24740 (java) S 24737 24740 22977 0 -1 1077944320 159731 12910 0 0 25033 166 5 2 20 0 15 0 106981298 11348049920 494297 33554432000 4194304 4196468 140727173454864 140727173437408 139830034063095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
/proc/24740/statm: 2770520 494297 3534 1 0 2732173 0
[pid=24740/tid=24793] ppid=24737 vsize=11082080 memory=1977188 CPUtime=230.17 cores=0,2,4,6
/proc/24740/task/24793/stat : 24793 (java) R 24737 24740 22977 0 -1 4202560 65780 12910 0 0 22975 35 5 2 20 0 15 0 106981307 11348049920 494297 33554432000 4194304 4196468 140727173454864 139830005898312 139829599125920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24794] ppid=24737 vsize=11082080 memory=2091084 CPUtime=1.13 cores=0,2,4,6
/proc/24740/task/24794/stat : 24794 (java) S 24737 24740 22977 0 -1 1077944384 4284 12910 0 0 78 28 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139830038305424 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24795] ppid=24737 vsize=11082080 memory=2025420 CPUtime=1.14 cores=0,2,4,6
/proc/24740/task/24795/stat : 24795 (java) S 24737 24740 22977 0 -1 1077944384 2099 12910 0 0 79 28 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829573376528 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24796] ppid=24737 vsize=11082080 memory=1977188 CPUtime=1.12 cores=0,2,4,6
/proc/24740/task/24796/stat : 24796 (java) S 24737 24740 22977 0 -1 1077944384 2170 12910 0 0 78 27 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829572323728 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24797] ppid=24737 vsize=11082080 memory=1977188 CPUtime=1.14 cores=0,2,4,6
/proc/24740/task/24797/stat : 24797 (java) S 24737 24740 22977 0 -1 1077944384 4443 12910 0 0 80 27 5 2 20 0 15 0 106981308 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829571270928 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24798] ppid=24737 vsize=11082080 memory=1977188 CPUtime=0.19 cores=0,2,4,6
/proc/24740/task/24798/stat : 24798 (java) S 24737 24740 22977 0 -1 1077944384 4819 12910 0 0 10 2 5 2 20 0 15 0 106981309 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829527178096 139830034074242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24799] ppid=24737 vsize=11082080 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24799/stat : 24799 (java) S 24737 24740 22977 0 -1 1077944384 15 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 494297 33554432000 4194304 4196468 140727173454864 139828834330208 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24800] ppid=24737 vsize=11082080 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24800/stat : 24800 (java) S 24737 24740 22977 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 106981310 11348049920 494297 33554432000 4194304 4196468 140727173454864 139828633003392 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24801] ppid=24737 vsize=11082080 memory=1983352 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24801/stat : 24801 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139828325603664 139830034081691 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24802] ppid=24737 vsize=11082080 memory=4136 CPUtime=6.98 cores=0,2,4,6
/proc/24740/task/24802/stat : 24802 (java) S 24737 24740 22977 0 -1 1077944384 23292 12910 0 0 687 4 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829526124912 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24803] ppid=24737 vsize=11082080 memory=0 CPUtime=7.34 cores=0,2,4,6
/proc/24740/task/24803/stat : 24803 (java) S 24737 24740 22977 0 -1 1077944384 26603 12910 0 0 723 4 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829525072112 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24804] ppid=24737 vsize=11082080 memory=0 CPUtime=3.2 cores=0,2,4,6
/proc/24740/task/24804/stat : 24804 (java) S 24737 24740 22977 0 -1 1077944384 21080 12910 0 0 308 5 5 2 20 0 15 0 106981312 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829524019312 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24805] ppid=24737 vsize=11082080 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/24740/task/24805/stat : 24805 (java) S 24737 24740 22977 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 106981313 11348049920 494297 33554432000 4194304 4196468 140727173454864 139827894806752 139830034073301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
[pid=24740/tid=24806] ppid=24737 vsize=11082080 memory=11044 CPUtime=0.18 cores=0,2,4,6
/proc/24740/task/24806/stat : 24806 (java) S 24737 24740 22977 0 -1 1077944384 2947 12910 0 0 5 6 5 2 20 0 15 0 106981313 11348049920 494297 33554432000 4194304 4196468 140727173454864 139829522967728 139830034074242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20496384 140727173462633 140727173465441 140727173465441 140727173468111 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1977188 KiB

Child status: 143
Real time (s): 231.542
CPU time (s): 252.119
CPU user time (s): 250.401
CPU system time (s): 1.71825
CPU usage (%): 108.887
Max. virtual memory (cumulated for all children) (KiB): 11082892
Max. memory (cumulated for all children) (KiB): 2744188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.401
system time used= 1.71825
maximum resident set size= 2750332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174050
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17263
involuntary context switches= 508


# summary of solver processes directly reported to runsolver:
#   pid: 24740
#   total CPU time (s): 252.119
#   total CPU user time (s): 250.401
#   total CPU system time (s): 1.71825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.31862 second user time and 2.24017 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-29 21:56:20
IDJOB=4302772
IDBENCH=141051
IDSOLVER=2777
FILE ID=node150/4302772-1532894180
RUNJOBID= node150-1532894180-24643
PBS_JOBID= 21022512
Free space on /tmp= 55348 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-4302772-1532894180/watcher-4302772-1532894180 -o /tmp/evaluation-result-4302772-1532894180/solver-4302772-1532894180 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532894180-24643 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=127112794 -superng HOME/instance-4302772-1532894180.xml

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

MD5SUM BENCH= eb17d19b145b92a5bb64f51f86380189
RANDOM SEED=127112794

node150.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.76
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.76
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.76
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.76
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:        28113368 kB
MemAvailable:   31924768 kB
Buffers:          221800 kB
Cached:          3833284 kB
SwapCached:           32 kB
Active:          1536764 kB
Inactive:        2585308 kB
Active(anon):      19292 kB
Inactive(anon):    76188 kB
Active(file):    1517472 kB
Inactive(file):  2509120 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             19992 kB
Writeback:         17852 kB
AnonPages:         64964 kB
Mapped:            52432 kB
Shmem:             25156 kB
Slab:             229940 kB
SReclaimable:     201288 kB
SUnreclaim:        28652 kB
KernelStack:        3168 kB
PageTables:         5600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1360884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 55296 MiB
End job on node150 at 2018-07-29 22:00:12