Trace number 4308514

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
OscaR - Hybrid 2018-08-14SAT (TO)3467 2520.08 2464.33

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had20_c18.xml
MD5SUM1a91d8580332af2f3782d1e605995059
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3467
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size11
Maximum domain size20
Distribution of domain sizes[{"size":11,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"type":"allDifferent","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.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 368568282
0.68/0.55	c timeout: 2520
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
2.18/1.30	c Parsing done, starting first complete search...
2.47/1.33	o 3861
2.47/1.33	o 3859
2.47/1.34	o 3849
2.47/1.34	o 3834
2.47/1.35	o 3829
2.47/1.35	o 3828
2.47/1.38	o 3824
2.80/1.47	o 3820
2.80/1.49	o 3817
2.80/1.49	o 3813
3.11/1.50	o 3805
3.11/1.52	o 3799
3.11/1.53	o 3797
3.42/1.63	o 3792
3.94/1.89	o 3791
4.25/1.98	o 3789
4.25/1.98	o 3787
4.93/2.46	o 3785
4.93/2.46	o 3781
6.19/3.65	o 3779
6.49/3.90	o 3770
6.49/3.91	o 3769
6.49/3.91	o 3763
6.49/3.91	o 3759
6.49/3.92	o 3756
6.49/3.94	o 3755
6.49/3.95	o 3752
6.49/3.95	o 3749
6.49/3.96	o 3746
6.74/4.16	o 3739
7.40/4.73	o 3738
8.21/5.58	o 3735
13.40/10.60	c First complete search done, starting ALNS search...
13.40/10.69	o 3723
13.40/10.69	o 3720
13.64/10.70	o 3707
13.64/10.71	o 3695
13.64/10.71	o 3692
15.58/11.95	o 3688
17.00/13.22	o 3671
17.00/13.22	o 3667
17.10/13.30	o 3655
17.10/13.31	o 3645
17.63/13.82	o 3624
17.63/13.82	o 3620
17.63/13.87	o 3616
17.63/13.87	o 3614
17.74/13.97	o 3605
17.96/14.16	o 3600
19.44/15.58	o 3599
21.13/17.12	o 3577
21.13/17.13	o 3575
21.13/17.14	o 3571
21.33/17.35	o 3570
21.33/17.36	o 3566
22.05/18.05	o 3559
22.25/18.29	o 3541
22.78/18.74	o 3540
22.78/18.74	o 3539
23.31/19.22	o 3533
23.92/19.84	o 3531
23.92/19.89	o 3526
24.43/20.37	o 3523
24.83/20.79	o 3521
25.95/21.86	o 3518
26.06/21.92	o 3511
26.06/21.92	o 3510
27.59/23.44	o 3499
27.70/23.59	o 3497
27.70/23.59	o 3496
27.70/23.59	o 3493
31.06/26.86	o 3489
36.74/32.46	o 3487
38.49/34.12	o 3485
39.40/35.07	o 3483
67.49/62.60	o 3482
78.46/73.41	o 3480
94.53/89.26	o 3475
94.53/89.26	o 3474
114.98/109.33	o 3473
128.30/122.42	o 3471
133.38/127.41	o 3469
471.57/459.98	o 3467
2520.03/2464.31	s SATISFIABLE
2520.03/2464.32	v <instantiation>
2520.03/2464.32	v 	<list>
2520.03/2464.32	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19]
2520.03/2464.32	v 	</list>
2520.03/2464.32	v 	<values>
2520.03/2464.32	v 		8 3 0 15 18 17 6 10 13 11 9 4 2 19 1 16 14 7 5 12 9 5 5 5 7 8 5 5 2 4 5 2 3 2 4 4 1 5 4 6 8 5 2 3 3 4 6 4 5 2 5 3 3 7 3 5 3 5 9 8 6 4 5 6 1 8 4 4 3 6 4 6 5 1 7 8 6 8 3 5 5 3 6 3 2 6 8 4 4 4 5 3 4 8 8 6 5 6 4 5 7 7 5 6 3 6 3 4 6 10 4 7 6 6 3 6 4 3 2 6 8 7 4 3 4 9 9 7 5 6 8 1 5 9 7 6 3 6 4 5 1 5 7 6 5 6 3 6 3 6 2 5 5 8 5 7 7 6 2 7 4 4 3 5 6 7 6 7 7 6 5 5 5 5 6 5 7 4 3 4 4 7 5 6 5 2 4 4 5 6 7 1 2 4 7 6 3 2 9 9 5 4 3 5 9 5 7 5 7 1 
2520.03/2464.32	v 	</values>
2520.03/2464.32	v </instantiation>

Verifier Data

OK	3467

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308514-1534314552/watcher-4308514-1534314552 -o /tmp/evaluation-result-4308514-1534314552/solver-4308514-1534314552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534293443-21973 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 368568282 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308514-1534314552.xml 

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

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

solver pid=24397, runsolver pid=24394

[startup+0.10011 s]*
/proc/loadavg: 1.15 1.30 1.38 3/215 24412
/proc/meminfo: memFree=23436132/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14082736 memory=33248 CPUtime=0.11 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 7246 0 0 0 10 1 0 0 20 0 15 0 249018391 14420721664 8312 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3520684 8312 3136 1 0 3482761 0
[pid=24397/tid=24399] ppid=24394 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 5321 0 0 0 8 1 0 0 20 0 15 0 249018392 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244571742448 140244567569565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14082736 memory=5793855280233822649 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249018394 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249018394 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244108682912 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249018395 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244107629808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0.01 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) R 24394 24397 21941 0 -1 4202560 247 0 0 0 1 0 0 0 20 0 15 0 249018397 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244035819504 140244546247840 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 8312 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33248 KiB

[startup+0.214508 s]*
/proc/loadavg: 1.15 1.30 1.38 5/215 24412
/proc/meminfo: memFree=23420984/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14082736 memory=47156 CPUtime=0.33 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 10379 0 0 0 30 3 0 0 20 0 15 0 249018391 14420721664 11789 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3520684 11789 3415 1 0 3482761 0
[pid=24397/tid=24399] ppid=24394 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 8090 0 0 0 18 2 0 0 20 0 15 0 249018392 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244571776352 140244551591269 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14082736 memory=4211973755428720010 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249018394 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249018394 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244108682912 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249018395 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244107629808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 249018397 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) R 24394 24397 21941 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 15 0 249018397 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0.06 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) S 24394 24397 21941 0 -1 1077944384 295 0 0 0 6 0 0 0 20 0 15 0 249018397 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244035819504 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 11789 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47156 KiB

[startup+0.3106 s]*
/proc/loadavg: 1.15 1.30 1.38 3/215 24412
/proc/meminfo: memFree=23416952/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14082736 memory=50616 CPUtime=0.44 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 10731 0 0 0 41 3 0 0 20 0 15 0 249018391 14420721664 12654 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3520684 12654 3418 1 0 3482761 0
[pid=24397/tid=24399] ppid=24394 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 8425 0 0 0 28 2 0 0 20 0 15 0 249018392 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244571768736 140244549111214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14082736 memory=4211973755428720010 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14082736 memory=140029223931829 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14082736 memory=140029087317957 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14082736 memory=140029087305167 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249018393 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14082736 memory=140029223951440 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249018394 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14082736 memory=140029087314351 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249018394 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244108682912 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14082736 memory=280058174619536 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249018395 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244107629808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14082736 memory=280058174617232 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 249018397 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) S 24394 24397 21941 0 -1 1077944384 213 0 0 0 2 0 0 0 20 0 15 0 249018397 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0.08 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) S 24394 24397 21941 0 -1 1077944384 306 0 0 0 8 0 0 0 20 0 15 0 249018397 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244035819504 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14082736 memory=140029223929472 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018397 14420721664 12654 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50616 KiB

[startup+0.700815 s]
/proc/loadavg: 1.15 1.30 1.38 3/215 24412
/proc/meminfo: memFree=23393140/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14084804 memory=88928 CPUtime=0.99 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 17601 0 0 0 94 5 0 0 20 0 15 0 249018391 14422839296 22232 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3521201 22232 3498 1 0 3483273 0
[pid=24397/tid=24399] ppid=24394 vsize=14084804 memory=1220 CPUtime=0.67 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 14867 0 0 0 63 4 0 0 20 0 15 0 249018392 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244571753616 140244551628126 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14084804 memory=7307747153392788800 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14084804 memory=8025788831224522324 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249018393 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14084804 memory=6370994028255662160 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249018394 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249018394 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244108682912 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249018395 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244107629808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14084804 memory=230 CPUtime=0.07 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 560 0 0 0 7 0 0 0 20 0 15 0 249018397 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14084804 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) S 24394 24397 21941 0 -1 1077944384 376 0 0 0 7 0 0 0 20 0 15 0 249018397 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14084804 memory=709 CPUtime=0.15 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) S 24394 24397 21941 0 -1 1077944384 416 0 0 0 15 0 0 0 20 0 15 0 249018397 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244035819504 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14084804 memory=280058174803440 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018397 14422839296 22232 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88928 KiB

[startup+1.50132 s]
/proc/loadavg: 1.15 1.30 1.38 3/215 24412
/proc/meminfo: memFree=23361316/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14090948 memory=170900 CPUtime=3.11 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 26838 0 0 0 302 9 0 0 20 0 15 0 249018391 14429130752 42725 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3522737 42725 3556 1 0 3484809 0
[pid=24397/tid=24399] ppid=24394 vsize=14090948 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 19640 0 0 0 140 6 0 0 20 0 15 0 249018392 14429130752 42725 33554432000 4194304 4196468 140728730990464 140244571785552 140244193747260 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14090948 memory=4947941553179827072 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14429130752 42725 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14090948 memory=-5790888637219826024 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14429130752 42725 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249018393 14429130752 42725 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14090948 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249018393 14429130752 42725 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14090948 memory=-7018132522118631982 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 249018394 14429130752 42725 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0

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

/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 183289 0 0 0 235517 64 0 0 20 0 15 0 249018392 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244571784800 140244195456330 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14092996 memory=354684 CPUtime=16.76 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 20691 0 0 0 1610 66 0 0 20 0 15 0 249018393 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14092996 memory=33 CPUtime=16.77 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 19789 0 0 0 1605 72 0 0 20 0 15 0 249018393 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14092996 memory=3812 CPUtime=16.78 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 17890 0 0 0 1611 67 0 0 20 0 15 0 249018393 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14092996 memory=67800 CPUtime=16.73 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 22541 0 0 0 1607 66 0 0 20 0 15 0 249018393 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14092996 memory=373512 CPUtime=7.1 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 35617 0 0 0 630 80 0 0 20 0 15 0 249018394 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14092996 memory=373512 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 249018394 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244108682976 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14092996 memory=359172 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249018395 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244107629824 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14092996 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14092996 memory=351608 CPUtime=1.88 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 14910 0 0 0 185 3 0 0 20 0 15 0 249018397 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14092996 memory=351608 CPUtime=1.77 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) S 24394 24397 21941 0 -1 1077944384 13607 0 0 0 175 2 0 0 20 0 15 0 249018397 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14092996 memory=375048 CPUtime=1.05 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) S 24394 24397 21941 0 -1 1077944384 29984 0 0 0 102 3 0 0 20 0 15 0 249018397 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244035819504 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14092996 memory=932 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14092996 memory=353660 CPUtime=1.37 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1686 0 0 0 57 80 0 0 20 0 15 0 249018397 14431227904 87645 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 2436.11 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 350580 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.36 1.40 3/215 24589
/proc/meminfo: memFree=20024712/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14092996 memory=352848 CPUtime=2497.54 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 366568 0 0 0 249296 458 0 0 20 0 15 0 249018391 14431227904 88212 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3523249 88212 3619 1 0 3485321 0
[pid=24397/tid=24399] ppid=24394 vsize=14092996 memory=352848 CPUtime=2415.13 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 184314 0 0 0 241447 66 0 0 20 0 15 0 249018392 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244571784800 140244191951601 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14092996 memory=354388 CPUtime=17.24 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 20941 0 0 0 1657 67 0 0 20 0 15 0 249018393 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14092996 memory=358884 CPUtime=17.25 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 20020 0 0 0 1652 73 0 0 20 0 15 0 249018393 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14092996 memory=1100 CPUtime=17.26 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 18184 0 0 0 1658 68 0 0 20 0 15 0 249018393 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14092996 memory=355928 CPUtime=17.21 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 22818 0 0 0 1654 67 0 0 20 0 15 0 249018393 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14092996 memory=354388 CPUtime=7.26 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 38631 0 0 0 644 82 0 0 20 0 15 0 249018394 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14092996 memory=354388 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 249018394 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244108682976 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14092996 memory=352848 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249018395 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244107629824 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14092996 memory=360424 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14092996 memory=360424 CPUtime=1.88 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 14910 0 0 0 185 3 0 0 20 0 15 0 249018397 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14092996 memory=357884 CPUtime=1.77 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) S 24394 24397 21941 0 -1 1077944384 13607 0 0 0 175 2 0 0 20 0 15 0 249018397 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14092996 memory=360424 CPUtime=1.06 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) S 24394 24397 21941 0 -1 1077944384 29984 0 0 0 103 3 0 0 20 0 15 0 249018397 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244035819504 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14092996 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14092996 memory=363504 CPUtime=1.4 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1701 0 0 0 58 82 0 0 20 0 15 0 249018397 14431227904 88212 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 2497.54 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 352848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464.3 s]
/proc/loadavg: 1.30 1.35 1.39 3/216 24597
/proc/meminfo: memFree=20021428/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14092996 memory=364000 CPUtime=2520.03 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 368304 0 0 0 251540 463 0 0 20 0 15 0 249018391 14431227904 91000 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3523249 91000 3619 1 0 3485321 0
[pid=24397/tid=24399] ppid=24394 vsize=14092996 memory=354160 CPUtime=2436.89 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 184953 0 0 0 243622 67 0 0 20 0 15 0 249018392 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244571784688 140244195456712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14092996 memory=368616 CPUtime=17.4 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 21205 0 0 0 1673 67 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14092996 memory=364000 CPUtime=17.41 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 20285 0 0 0 1668 73 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14092996 memory=365540 CPUtime=17.43 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 18455 0 0 0 1674 69 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14092996 memory=364000 CPUtime=17.38 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 23068 0 0 0 1670 68 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14092996 memory=367076 CPUtime=7.3 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 38672 0 0 0 647 83 0 0 20 0 15 0 249018394 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14092996 memory=13756 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 249018394 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244108682976 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14092996 memory=3316 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249018395 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244107629824 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14092996 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14092996 memory=1220 CPUtime=1.88 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 14912 0 0 0 185 3 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14092996 memory=368616 CPUtime=1.77 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) S 24394 24397 21941 0 -1 1077944384 13609 0 0 0 175 2 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14092996 memory=368616 CPUtime=1.06 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) S 24394 24397 21941 0 -1 1077944384 29986 0 0 0 103 3 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244035819504 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14092996 memory=3812 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14092996 memory=67800 CPUtime=1.41 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1701 0 0 0 58 83 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 364000 KiB

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

[startup+2464.33 s]
# the end of solver process 24397 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.44 s, system=4.64004 s

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

[startup+2464.3 s]
/proc/loadavg: 1.30 1.35 1.39 3/216 24597
/proc/meminfo: memFree=20021428/32770624 swapFree=67108372/67108860
[pid=24397] ppid=24394 vsize=14092996 memory=364000 CPUtime=2520.03 cores=1,3,5,7
/proc/24397/stat : 24397 (java) S 24394 24397 21941 0 -1 1077944320 368304 0 0 0 251540 463 0 0 20 0 15 0 249018391 14431227904 91000 33554432000 4194304 4196468 140728730990464 140728730973008 140244567547639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
/proc/24397/statm: 3523249 91000 3619 1 0 3485321 0
[pid=24397/tid=24399] ppid=24394 vsize=14092996 memory=354160 CPUtime=2436.89 cores=1,3,5,7
/proc/24397/task/24399/stat : 24399 (java) R 24394 24397 21941 0 -1 4202560 184953 0 0 0 243622 67 0 0 20 0 15 0 249018392 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244571784688 140244195456712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24400] ppid=24394 vsize=14092996 memory=368616 CPUtime=17.4 cores=1,3,5,7
/proc/24397/task/24400/stat : 24400 (java) S 24394 24397 21941 0 -1 1077944384 21205 0 0 0 1673 67 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244520167952 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24401] ppid=24394 vsize=14092996 memory=364000 CPUtime=17.41 cores=1,3,5,7
/proc/24397/task/24401/stat : 24401 (java) S 24394 24397 21941 0 -1 1077944384 20285 0 0 0 1668 73 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244519115408 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24402] ppid=24394 vsize=14092996 memory=365540 CPUtime=17.43 cores=1,3,5,7
/proc/24397/task/24402/stat : 24402 (java) S 24394 24397 21941 0 -1 1077944384 18455 0 0 0 1674 69 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244518062352 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24403] ppid=24394 vsize=14092996 memory=364000 CPUtime=17.38 cores=1,3,5,7
/proc/24397/task/24403/stat : 24403 (java) S 24394 24397 21941 0 -1 1077944384 23068 0 0 0 1670 68 0 0 20 0 15 0 249018393 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244517009808 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24404] ppid=24394 vsize=14092996 memory=367076 CPUtime=7.3 cores=1,3,5,7
/proc/24397/task/24404/stat : 24404 (java) S 24394 24397 21941 0 -1 1077944384 38672 0 0 0 647 83 0 0 20 0 15 0 249018394 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244109736688 140244567558786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24405] ppid=24394 vsize=14092996 memory=13756 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24405/stat : 24405 (java) S 24394 24397 21941 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 249018394 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244108682976 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24406] ppid=24394 vsize=14092996 memory=3316 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24406/stat : 24406 (java) S 24394 24397 21941 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249018395 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244107629824 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24407] ppid=24394 vsize=14092996 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24407/stat : 24407 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244106578384 140244567566235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24408] ppid=24394 vsize=14092996 memory=1220 CPUtime=1.88 cores=1,3,5,7
/proc/24397/task/24408/stat : 24408 (java) S 24394 24397 21941 0 -1 1077944384 14912 0 0 0 185 3 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244105525488 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24409] ppid=24394 vsize=14092996 memory=368616 CPUtime=1.77 cores=1,3,5,7
/proc/24397/task/24409/stat : 24409 (java) S 24394 24397 21941 0 -1 1077944384 13609 0 0 0 175 2 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244036872560 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24410] ppid=24394 vsize=14092996 memory=368616 CPUtime=1.06 cores=1,3,5,7
/proc/24397/task/24410/stat : 24410 (java) S 24394 24397 21941 0 -1 1077944384 29986 0 0 0 103 3 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244035819504 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24411] ppid=24394 vsize=14092996 memory=3812 CPUtime=0 cores=1,3,5,7
/proc/24397/task/24411/stat : 24411 (java) S 24394 24397 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244034767200 140244567557845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
[pid=24397/tid=24412] ppid=24394 vsize=14092996 memory=67800 CPUtime=1.41 cores=1,3,5,7
/proc/24397/task/24412/stat : 24412 (java) S 24394 24397 21941 0 -1 1077944384 1701 0 0 0 58 83 0 0 20 0 15 0 249018397 14431227904 91000 33554432000 4194304 4196468 140728730990464 140244033715248 140244567558786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32677888 140728730993749 140728730993929 140728730993929 140728730996687 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 364000 KiB

Child status: 143
Real time (s): 2464.33
CPU time (s): 2520.08
CPU user time (s): 2515.44
CPU system time (s): 4.64004
CPU usage (%): 102.262
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 581016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.44
system time used= 4.64004
maximum resident set size= 597996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368685
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231268
involuntary context switches= 5598


# summary of solver processes directly reported to runsolver:
#   pid: 24397
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2515.44
#   total CPU system time (s): 4.64004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6942 second user time and 22.8942 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 08:29:12
IDJOB=4308514
IDBENCH=141241
IDSOLVER=2792
FILE ID=node137/4308514-1534314552
RUNJOBID= node137-1534293443-21973
PBS_JOBID= 21038143
Free space on /tmp= 29252 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had20_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308514-1534314552/watcher-4308514-1534314552 -o /tmp/evaluation-result-4308514-1534314552/solver-4308514-1534314552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534293443-21973 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 368568282 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308514-1534314552.xml

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

MD5SUM BENCH= 1a91d8580332af2f3782d1e605995059
RANDOM SEED=368568282

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23454536 kB
MemAvailable:   30964032 kB
Buffers:          162520 kB
Cached:          7564528 kB
SwapCached:            8 kB
Active:          4933716 kB
Inactive:        3776880 kB
Active(anon):     930404 kB
Inactive(anon):   113400 kB
Active(file):    4003312 kB
Inactive(file):  3663480 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             35784 kB
Writeback:             0 kB
AnonPages:        990368 kB
Mapped:            69416 kB
Shmem:             57816 kB
Slab:             299720 kB
SReclaimable:     271164 kB
SUnreclaim:        28556 kB
KernelStack:        3568 kB
PageTables:         7872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1613936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    894976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 29216 MiB
End job on node137 at 2018-08-15 09:10:17