Trace number 4390693

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 NameAnswerCPU timeWall clock time
AbsCon 2019-07-23UNSAT 46.4183 42.4186

DiagnosticValue
WRONG_DECISIONS2565

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-050-05-mul.xml
MD5SUM0dc4c2f273d2e82d82a6e1c594dd299c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark13.9722
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of constraints1485
Number of domains2
Minimum domain size50
Maximum domain size2500
Distribution of domain sizes[{"size":50,"count":50},{"size":2500,"count":5}]
Minimum variable degree54
Maximum variable degree54
Distribution of variable degrees[{"degree":54,"count":55}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1485}]
Number of extensional constraints0
Number of intensional constraints1485
Distribution of constraint types[{"type":"intension","count":1485}]
Optimization problemNO
Type of objective

Solver Data

2.60/2.43	
2.60/2.43	AbsCon 2 
2.60/2.45	
3.51/2.72	  Instance
3.51/2.72	    name=instance-4390693-1568380517, framework=CSP
3.51/2.72	
3.51/2.72	  Loading variables...
3.51/2.77	  Loading constraints...
6.92/3.99	
6.92/3.99	  Domains
6.92/3.99	    nTypes=2, nValues=15000, sizes=[50#50,2500#5]
6.92/3.99	  Variables
6.92/3.99	    count=55, degrees=[54#55]
6.92/3.99	  Constraints
6.92/3.99	    count=1485, nSpecific=5, arities=[2#1485]
6.92/3.99	    distribution=[CtrIntension#1480,NE#5]
6.92/3.99	    nIntStructures=(100,shared:1380), nCftStructures=(99,shared:1376,unbuilt:10)
6.92/3.99	    wck=1.592, cpu=3.41, mem=134M852
6.92/4.00	  Solver SolverBacktrack being built...
6.92/4.00	
7.08/4.03	
7.08/4.03	  Solver
7.08/4.03	    guaranteedGAC=true
7.08/4.03	    wck=1.633, cpu=3.442, mem=30M564
12.92/9.76	
12.92/9.76	  Preprocessing
12.92/9.76	    filters=0, revisions=(10,useless=10), ccks=22236830, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
12.92/9.76	    wck=5.727, cpu=9.17, mem=31M885
12.92/9.76	
13.40/9.92	    num=0, depth=26..28, filters=1929, revisions=(3503,useless=1574), ccks=22484724, wck=5.892, mem=31M885
13.40/9.92	    decisions=55, wrong=14, backtracks=4, failedAssignments=10, nogoods=3
13.40/9.92	    
13.91/10.15	    num=1, depth=29..33, filters=4093, revisions=(7505,useless=3412), ccks=22927968, wck=6.117, mem=31M885
13.91/10.15	    decisions=122, wrong=32, backtracks=11, failedAssignments=21, nogoods=5
13.91/10.15	    
14.22/10.43	    num=2, depth=31..35, filters=6524, revisions=(12291,useless=5766), ccks=23534786, wck=6.397, mem=31M885
14.22/10.43	    decisions=196, wrong=52, backtracks=20, failedAssignments=33, nogoods=10
14.22/10.43	    
14.66/10.81	    num=3, depth=32..39, filters=8051, revisions=(15027,useless=6995), ccks=24442085, wck=6.781, mem=31M885
14.66/10.81	    decisions=259, wrong=65, backtracks=20, failedAssignments=46, nogoods=23
14.66/10.81	    
14.79/10.96	    num=4, depth=0..0, filters=8163, revisions=(15853,useless=7737), ccks=24818455, wck=6.925, mem=31M885
14.79/10.96	    decisions=287, wrong=79, backtracks=20, failedAssignments=60, nogoods=23
14.79/10.96	    
15.01/11.13	    num=5, depth=0..0, filters=8291, revisions=(16797,useless=8585), ccks=25266754, wck=7.095, mem=31M885
15.01/11.13	    decisions=319, wrong=95, backtracks=20, failedAssignments=76, nogoods=23
15.01/11.13	    
15.20/11.31	    num=6, depth=0..0, filters=8427, revisions=(17800,useless=9486), ccks=25743184, wck=7.277, mem=31M885
15.20/11.31	    decisions=353, wrong=112, backtracks=20, failedAssignments=93, nogoods=23
15.20/11.31	    
15.40/11.56	    num=7, depth=0..0, filters=8579, revisions=(18921,useless=10493), ccks=26397361, wck=7.525, mem=31M885
15.40/11.56	    decisions=391, wrong=131, backtracks=20, failedAssignments=112, nogoods=23
15.40/11.56	    
15.71/11.86	    num=8, depth=0..0, filters=8747, revisions=(20160,useless=11606), ccks=27199952, wck=7.829, mem=31M885
15.71/11.86	    decisions=433, wrong=152, backtracks=20, failedAssignments=133, nogoods=23
15.71/11.86	    
16.11/12.23	    num=9, depth=0..0, filters=8949, revisions=(21535,useless=12825), ccks=28168076, wck=8.196, mem=31M885
16.11/12.23	    decisions=479, wrong=175, backtracks=20, failedAssignments=156, nogoods=23
16.11/12.23	    
16.61/12.73	    num=10, depth=0..0, filters=9199, revisions=(23060,useless=14150), ccks=29499464, wck=8.7, mem=31M885
16.61/12.73	    decisions=529, wrong=200, backtracks=20, failedAssignments=181, nogoods=23
16.61/12.73	    
17.11/13.28	    num=11, depth=0..0, filters=9477, revisions=(24766,useless=15634), ccks=30928711, wck=9.243, mem=31M885
17.11/13.28	    decisions=585, wrong=228, backtracks=20, failedAssignments=209, nogoods=23
17.11/13.28	    
17.82/13.90	    num=12, depth=0..0, filters=9787, revisions=(26657,useless=17277), ccks=32580487, wck=9.872, mem=31M885
17.82/13.90	    decisions=647, wrong=259, backtracks=20, failedAssignments=240, nogoods=23
17.82/13.90	    
18.52/14.62	    num=13, depth=0..0, filters=10177, revisions=(28781,useless=19079), ccks=34451805, wck=10.585, mem=31M885
18.52/14.62	    decisions=715, wrong=293, backtracks=20, failedAssignments=274, nogoods=23
18.52/14.62	    
19.32/15.40	    num=14, depth=0..0, filters=10615, revisions=(31106,useless=21040), ccks=36511025, wck=11.37, mem=31M885
19.32/15.40	    decisions=789, wrong=330, backtracks=20, failedAssignments=311, nogoods=23
19.32/15.40	    
20.12/16.26	    num=15, depth=0..0, filters=11101, revisions=(33683,useless=23213), ccks=38767616, wck=12.23, mem=31M885
20.12/16.26	    decisions=871, wrong=371, backtracks=20, failedAssignments=352, nogoods=23
20.12/16.26	    
21.13/17.20	    num=16, depth=0..0, filters=11637, revisions=(36514,useless=25598), ccks=41225164, wck=13.167, mem=31M885
21.13/17.20	    decisions=961, wrong=416, backtracks=20, failedAssignments=397, nogoods=23
21.13/17.20	    
22.13/18.22	    num=17, depth=0..0, filters=12231, revisions=(39658,useless=28248), ccks=43893374, wck=14.184, mem=31M885
22.13/18.22	    decisions=1061, wrong=466, backtracks=20, failedAssignments=447, nogoods=23
22.13/18.22	    
23.24/19.31	    num=18, depth=0..0, filters=12883, revisions=(43115,useless=31163), ccks=46756208, wck=15.275, mem=31M885
23.24/19.31	    decisions=1171, wrong=521, backtracks=20, failedAssignments=502, nogoods=23
23.24/19.31	    
24.44/20.50	    num=19, depth=0..0, filters=13609, revisions=(46952,useless=34396), ccks=49878508, wck=16.47, mem=31M885
24.44/20.50	    decisions=1293, wrong=582, backtracks=20, failedAssignments=563, nogoods=23
24.44/20.50	    
25.64/21.78	    num=20, depth=0..0, filters=14407, revisions=(51167,useless=37947), ccks=53220838, wck=17.748, mem=31M885
25.64/21.78	    decisions=1427, wrong=649, backtracks=20, failedAssignments=630, nogoods=23
25.64/21.78	    
27.05/23.13	    num=21, depth=0..0, filters=15283, revisions=(55817,useless=41869), ccks=56751654, wck=19.098, mem=31M885
27.05/23.13	    decisions=1575, wrong=723, backtracks=20, failedAssignments=704, nogoods=23
27.05/23.13	    
28.45/24.58	    num=22, depth=0..0, filters=16249, revisions=(60914,useless=46162), ccks=60543420, wck=20.548, mem=31M885
28.45/24.58	    decisions=1737, wrong=804, backtracks=20, failedAssignments=785, nogoods=23
28.45/24.58	    
29.97/26.09	    num=23, depth=0..0, filters=17305, revisions=(66509,useless=50879), ccks=64500770, wck=22.062, mem=31M885
29.97/26.09	    decisions=1915, wrong=893, backtracks=20, failedAssignments=874, nogoods=23
29.97/26.09	    
31.56/27.69	    num=24, depth=0..0, filters=18469, revisions=(72671,useless=56073), ccks=68671053, wck=23.657, mem=31M885
31.56/27.69	    decisions=2111, wrong=991, backtracks=20, failedAssignments=972, nogoods=23
31.56/27.69	    
33.26/29.36	    num=25, depth=0..0, filters=19753, revisions=(79463,useless=61797), ccks=73036864, wck=25.328, mem=31M885
33.26/29.36	    decisions=2327, wrong=1099, backtracks=20, failedAssignments=1080, nogoods=23
33.26/29.36	    
34.98/31.08	    num=26, depth=0..0, filters=21163, revisions=(86942,useless=68104), ccks=77523455, wck=27.045, mem=31M885
34.98/31.08	    decisions=2565, wrong=1218, backtracks=20, failedAssignments=1199, nogoods=23
34.98/31.08	    
36.77/32.86	    num=27, depth=0..0, filters=22723, revisions=(95183,useless=75047), ccks=82162594, wck=28.823, mem=31M885
36.77/32.86	    decisions=2827, wrong=1349, backtracks=20, failedAssignments=1330, nogoods=23
36.77/32.86	    
38.58/34.63	    num=28, depth=0..0, filters=24433, revisions=(104237,useless=82679), ccks=86803962, wck=30.6, mem=31M885
38.58/34.63	    decisions=3115, wrong=1493, backtracks=20, failedAssignments=1474, nogoods=23
38.58/34.63	    
40.29/36.39	    num=29, depth=0..0, filters=26311, revisions=(114173,useless=91053), ccks=91393613, wck=32.357, mem=31M885
40.29/36.39	    decisions=3431, wrong=1651, backtracks=20, failedAssignments=1632, nogoods=23
40.29/36.39	    
42.00/38.08	    num=30, depth=0..0, filters=28375, revisions=(125111,useless=100275), ccks=95807080, wck=34.049, mem=31M885
42.00/38.08	    decisions=3779, wrong=1825, backtracks=20, failedAssignments=1806, nogoods=23
42.00/38.08	    
43.59/39.67	    num=31, depth=0..0, filters=30645, revisions=(137122,useless=110398), ccks=99921776, wck=35.633, mem=34M418
43.59/39.67	    decisions=4161, wrong=2016, backtracks=20, failedAssignments=1997, nogoods=23
43.59/39.67	    
45.00/41.07	    num=32, depth=0..0, filters=33151, revisions=(150389,useless=121581), ccks=103549146, wck=37.033, mem=34M418
45.00/41.07	    decisions=4583, wrong=2227, backtracks=20, failedAssignments=2208, nogoods=23
45.00/41.07	    
46.10/42.17	    num=33, depth=0..0, filters=35911, revisions=(164981,useless=133877), ccks=106416279, wck=38.138, mem=34M418
46.10/42.17	    decisions=5047, wrong=2459, backtracks=20, failedAssignments=2440, nogoods=23
46.10/42.17	    
46.39/42.40	    num=34, depth=0..0, filters=37163, revisions=(171635,useless=139491), ccks=107091368, wck=38.371, mem=34M418
46.39/42.40	    decisions=5257, wrong=2565, backtracks=21, failedAssignments=2545, nogoods=23
46.39/42.40	    
46.39/42.40	  Global
46.39/42.40	    filters=37163, revisions=(171635,useless=139491), ccks=107091368, nogoods=23
46.39/42.40	    Stop=FULL_EXPLORATION, wrong=2565, wck=40.005, cpu=41.803, mem=34M418
46.39/42.40	
46.39/42.40	s UNSATISFIABLE
46.39/42.40	
46.39/42.40	d WRONG_DECISIONS 2565

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390693-1568380517/watcher-4390693-1568380517 -o /tmp/evaluation-result-4390693-1568380517/solver-4390693-1568380517 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568380458-20196 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390693-1568380517.xml -cm 

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

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=20226, runsolver pid=20219

[startup+0.100152 s]*
/proc/loadavg: 0.16 0.05 0.06 2/202 20229
/proc/meminfo: memFree=31700004/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=111596 memory=5604 CPUtime=0 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 1725 0 0 0 0 0 0 0 20 0 2 0 414304842 114274304 1401 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 27899 1401 1062 1 0 16810 0
[pid=20226/tid=20228] ppid=20219 vsize=111596 memory=720575944405811505 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) D 20219 20226 20165 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 2 0 414304850 114274304 1401 33554432000 4194304 4196468 140728972258976 140680637190376 140680625628533 0 4 0 16784584 18446744072101654052 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5604 KiB

[startup+0.209771 s]*
/proc/loadavg: 0.16 0.05 0.06 4/216 20243
/proc/meminfo: memFree=31680176/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10260324 memory=20640 CPUtime=0.03 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 4066 0 0 0 3 0 0 0 20 0 9 0 414304842 10506571776 5160 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2565081 5160 2156 1 0 2527622 0
[pid=20226/tid=20228] ppid=20219 vsize=10260324 memory=7022364594140610616 CPUtime=0.03 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) R 20219 20226 20165 0 -1 4202560 2714 0 0 0 3 0 0 0 20 0 9 0 414304850 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680637188464 140680632972445 0 4 0 16800971 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10260324 memory=364 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10260324 memory=3834732175314290336 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10260324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10260324 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10260324 memory=140052128237184 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414304862 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10260324 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 414304862 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680191083296 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10260324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 414304862 10506571776 5160 33554432000 4194304 4196468 140728972258976 140680190030960 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20640 KiB

[startup+0.310038 s]*
/proc/loadavg: 0.16 0.05 0.06 3/216 20243
/proc/meminfo: memFree=31677600/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10260324 memory=20900 CPUtime=0.05 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 4112 0 0 0 4 1 0 0 20 0 9 0 414304842 10506571776 5225 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2565081 5225 2188 1 0 2527622 0
[pid=20226/tid=20228] ppid=20219 vsize=10260324 memory=7022364594140610616 CPUtime=0.03 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) D 20219 20226 20165 0 -1 1077944384 2760 0 0 0 3 0 0 0 20 0 9 0 414304850 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680637185560 140680625628533 0 4 0 16800971 18446744072101654052 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10260324 memory=364 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10260324 memory=3834732175314290336 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10260324 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10260324 memory=3472328296160571439 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414304860 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10260324 memory=7307339799173659103 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414304862 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10260324 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 414304862 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680191083296 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10260324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 414304862 10506571776 5225 33554432000 4194304 4196468 140728972258976 140680190030960 140680632960725 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20900 KiB

[startup+0.700664 s]
/proc/loadavg: 0.16 0.05 0.06 2/228 20255
/proc/meminfo: memFree=31664784/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10659884 memory=40320 CPUtime=0.47 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 9433 0 0 0 43 4 0 0 20 0 15 0 414304842 10915721216 10080 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2664971 10080 3002 1 0 2627468 0
[pid=20226/tid=20228] ppid=20219 vsize=10659884 memory=3028 CPUtime=0.3 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) R 20219 20226 20165 0 -1 4202560 6279 0 0 0 27 3 0 0 20 0 15 0 414304850 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680637171408 140680617031006 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10659884 memory=2392 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414304860 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10659884 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414304860 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10659884 memory=2380 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414304860 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10659884 memory=31040 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414304860 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10659884 memory=31268 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414304862 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10659884 memory=1644 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414304862 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680191083296 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10659884 memory=8317482817917895235 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414304862 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680190030960 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20245] ppid=20219 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20245/stat : 20245 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414304876 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680188979280 140680632969115 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20249] ppid=20219 vsize=10659884 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/20226/task/20249/stat : 20249 (java) S 20219 20226 20165 0 -1 1077944384 837 0 0 0 5 0 0 0 20 0 15 0 414304876 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680187927152 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20250] ppid=20219 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/20226/task/20250/stat : 20250 (java) S 20219 20226 20165 0 -1 1077944384 231 0 0 0 3 0 0 0 20 0 15 0 414304876 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680186874352 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20251] ppid=20219 vsize=10659884 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/20226/task/20251/stat : 20251 (java) S 20219 20226 20165 0 -1 1077944384 727 0 0 0 7 0 0 0 20 0 15 0 414304876 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680185822064 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20253] ppid=20219 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20253/stat : 20253 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414304877 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680184769504 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20255] ppid=20219 vsize=10659884 memory=7306898399083652690 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20255/stat : 20255 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414304884 10915721216 10080 33554432000 4194304 4196468 140728972258976 140680183716272 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40320 KiB

[startup+1.50091 s]
/proc/loadavg: 0.16 0.05 0.06 4/228 20255
/proc/meminfo: memFree=31613252/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10663980 memory=68540 CPUtime=1.57 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 16307 0 0 0 150 7 0 0 20 0 15 0 414304842 10919915520 17135 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2665995 17135 3084 1 0 2628492 0
[pid=20226/tid=20228] ppid=20219 vsize=10663980 memory=6791534058613427641 CPUtime=1.09 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) R 20219 20226 20165 0 -1 4202560 11639 0 0 0 104 5 0 0 20 0 15 0 414304850 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680637173056 140680616143224 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10663980 memory=-8486080722631693414 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414304860 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10663980 memory=-7666414585839465563 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414304860 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10663980 memory=-6520478321162704286 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414304860 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10663980 memory=-7521736447810188379 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414304860 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10663980 memory=-8412652160765825907 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414304862 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414304862 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680191083296 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10663980 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414304862 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680190030960 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20245] ppid=20219 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20245/stat : 20245 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414304876 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680188979280 140680632969115 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20249] ppid=20219 vsize=10663980 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/20226/task/20249/stat : 20249 (java) S 20219 20226 20165 0 -1 1077944384 1108 0 0 0 12 0 0 0 20 0 15 0 414304876 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680187927152 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20250] ppid=20219 vsize=10663980 memory=6944656592455097440 CPUtime=0.14 cores=0,2,4,6
/proc/20226/task/20250/stat : 20250 (java) S 20219 20226 20165 0 -1 1077944384 1016 0 0 0 14 0 0 0 20 0 15 0 414304876 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680186874352 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20251] ppid=20219 vsize=10663980 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/20226/task/20251/stat : 20251 (java) S 20219 20226 20165 0 -1 1077944384 1170 0 0 0 19 0 0 0 20 0 15 0 414304876 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680185822064 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20253] ppid=20219 vsize=10663980 memory=13412 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20253/stat : 20253 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414304877 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680184769504 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20255] ppid=20219 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20255/stat : 20255 (java) S 20219 20226 20165 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 414304884 10919915520 17135 33554432000 4194304 4196468 140728972258976 140680183716272 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 68540 KiB

[startup+3.11286 s]
/proc/loadavg: 0.16 0.05 0.06 9/230 20257
/proc/meminfo: memFree=31394232/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10746276 memory=186140 CPUtime=4.92 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 28131 0 6 0 478 14 0 0 20 0 16 0 414304842 11004186624 46535 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2686569 46535 3358 1 0 2646705 0
[pid=20226/tid=20228] ppid=20219 vsize=10746276 memory=280103942759008 CPUtime=1.89 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) S 20219 20226 20165 0 -1 1077944384 15385 0 6 0 181 8 0 0 20 0 16 0 414304850 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680637193392 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10746276 memory=4438752070603508256 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414304860 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10746276 memory=-8253362762722141311 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414304860 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10746276 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 414304860 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10746276 memory=39284 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 132 0 0 0 1 0 0 0 20 0 16 0 414304860 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10746276 memory=3028 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 1054 0 0 0 1 0 0 0 20 0 16 0 414304862 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414304862 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680191083360 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10746276 memory=56 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414304862 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680190030976 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20245] ppid=20219 vsize=10746276 memory=140051971479120 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20245/stat : 20245 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304876 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680188979280 140680632969115 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20249] ppid=20219 vsize=10746276 memory=140051971372176 CPUtime=0.82 cores=0,2,4,6
/proc/20226/task/20249/stat : 20249 (java) R 20219 20226 20165 0 -1 4202560 3190 0 0 0 82 0 0 0 20 0 16 0 414304876 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680187907704 140680616447299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20250] ppid=20219 vsize=10746276 memory=140051971372272 CPUtime=0.84 cores=0,2,4,6
/proc/20226/task/20250/stat : 20250 (java) R 20219 20226 20165 0 -1 4202560 2572 0 0 0 84 0 0 0 20 0 16 0 414304876 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680186861136 140680617353391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20251] ppid=20219 vsize=10746276 memory=0 CPUtime=0.62 cores=0,2,4,6
/proc/20226/task/20251/stat : 20251 (java) R 20219 20226 20165 0 -1 1077944384 3070 0 0 0 62 0 0 0 20 0 16 0 414304876 11004186624 46535 33554432000 4194304 4196468 140728972258976 140680185817824 140680632960725 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0

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

[startup+40.0007 s]*
/proc/loadavg: 0.98 0.26 0.13 5/230 20260
/proc/meminfo: memFree=31200120/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10748324 memory=249760 CPUtime=44 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 46403 0 6 0 4380 20 0 0 20 0 16 0 414304842 11006283776 62440 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2687081 62440 3367 1 0 2647217 0
[pid=20226/tid=20228] ppid=20219 vsize=10748324 memory=4351136304640454246 CPUtime=1.89 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) S 20219 20226 20165 0 -1 1077944384 15385 0 6 0 181 8 0 0 20 0 16 0 414304850 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680637193392 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10748324 memory=6284276723113160550 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10748324 memory=8317482817917895235 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10748324 memory=1060 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10748324 memory=1548 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10748324 memory=8560 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 1254 0 0 0 1 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10748324 memory=1668 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680191083360 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10748324 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680190030976 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20245] ppid=20219 vsize=10748324 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20245/stat : 20245 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680188979280 140680632969115 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20249] ppid=20219 vsize=10748324 memory=5948 CPUtime=1.8 cores=0,2,4,6
/proc/20226/task/20249/stat : 20249 (java) S 20219 20226 20165 0 -1 1077944384 6842 0 0 0 179 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680187927152 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20250] ppid=20219 vsize=10748324 memory=1560 CPUtime=1.88 cores=0,2,4,6
/proc/20226/task/20250/stat : 20250 (java) S 20219 20226 20165 0 -1 1077944384 6578 0 0 0 187 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680186874352 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20251] ppid=20219 vsize=10748324 memory=932 CPUtime=0.78 cores=0,2,4,6
/proc/20226/task/20251/stat : 20251 (java) S 20219 20226 20165 0 -1 1077944384 7229 0 0 0 77 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680185822064 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20253] ppid=20219 vsize=10748324 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20253/stat : 20253 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304877 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680184769504 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20255] ppid=20219 vsize=10748324 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20255/stat : 20255 (java) S 20219 20226 20165 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 16 0 414304884 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680183716272 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20256] ppid=20219 vsize=10748324 memory=2512 CPUtime=37.49 cores=0,2,4,6
/proc/20226/task/20256/stat : 20256 (java) R 20219 20226 20165 0 -1 4202560 7190 0 0 0 3746 3 0 0 20 0 16 0 414305086 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680098847776 140680269585452 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 44 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 249760 KiB

[startup+41.6006 s]
/proc/loadavg: 1.07 0.29 0.14 4/230 20260
/proc/meminfo: memFree=31190424/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10748324 memory=249760 CPUtime=45.59 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 46413 0 6 0 4539 20 0 0 20 0 16 0 414304842 11006283776 62440 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2687081 62440 3367 1 0 2647217 0
[pid=20226/tid=20228] ppid=20219 vsize=10748324 memory=249760 CPUtime=1.89 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) S 20219 20226 20165 0 -1 1077944384 15385 0 6 0 181 8 0 0 20 0 16 0 414304850 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680637193392 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10748324 memory=249760 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10748324 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10748324 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10748324 memory=46532 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10748324 memory=6656426216303648864 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 1254 0 0 0 1 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680191083360 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680190030976 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20245] ppid=20219 vsize=10748324 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20245/stat : 20245 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680188979280 140680632969115 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20249] ppid=20219 vsize=10748324 memory=1388 CPUtime=1.8 cores=0,2,4,6
/proc/20226/task/20249/stat : 20249 (java) S 20219 20226 20165 0 -1 1077944384 6842 0 0 0 179 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680187927152 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20250] ppid=20219 vsize=10748324 memory=776 CPUtime=1.88 cores=0,2,4,6
/proc/20226/task/20250/stat : 20250 (java) S 20219 20226 20165 0 -1 1077944384 6578 0 0 0 187 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680186874352 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20251] ppid=20219 vsize=10748324 memory=3972 CPUtime=0.78 cores=0,2,4,6
/proc/20226/task/20251/stat : 20251 (java) S 20219 20226 20165 0 -1 1077944384 7229 0 0 0 77 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680185822064 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20253] ppid=20219 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20253/stat : 20253 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304877 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680184769504 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20255] ppid=20219 vsize=10748324 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20255/stat : 20255 (java) S 20219 20226 20165 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 16 0 414304884 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680183716272 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20256] ppid=20219 vsize=10748324 memory=1548 CPUtime=39.08 cores=0,2,4,6
/proc/20226/task/20256/stat : 20256 (java) R 20219 20226 20165 0 -1 4202560 7200 0 0 0 3905 3 0 0 20 0 16 0 414305086 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680098847776 140680268505381 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 45.59 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 249760 KiB

[startup+42.0006 s]*
/proc/loadavg: 1.07 0.29 0.14 4/230 20260
/proc/meminfo: memFree=31190424/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10748324 memory=249760 CPUtime=46 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 46413 0 6 0 4580 20 0 0 20 0 16 0 414304842 11006283776 62440 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2687081 62440 3367 1 0 2647217 0
[pid=20226/tid=20228] ppid=20219 vsize=10748324 memory=8317482817917895235 CPUtime=1.89 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) S 20219 20226 20165 0 -1 1077944384 15385 0 6 0 181 8 0 0 20 0 16 0 414304850 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680637193392 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10748324 memory=3054156605268465310 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10748324 memory=-8707038579349950309 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10748324 memory=-8341965534556230502 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10748324 memory=9047017150487036571 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10748324 memory=8514726395714825349 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 1254 0 0 0 1 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10748324 memory=4715433313220523562 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680191083360 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10748324 memory=140054588586844 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680190030976 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20245] ppid=20219 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20245/stat : 20245 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680188979280 140680632969115 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20249] ppid=20219 vsize=10748324 memory=226890237386248 CPUtime=1.8 cores=0,2,4,6
/proc/20226/task/20249/stat : 20249 (java) S 20219 20226 20165 0 -1 1077944384 6842 0 0 0 179 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680187927152 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20250] ppid=20219 vsize=10748324 memory=33 CPUtime=1.88 cores=0,2,4,6
/proc/20226/task/20250/stat : 20250 (java) S 20219 20226 20165 0 -1 1077944384 6578 0 0 0 187 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680186874352 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20251] ppid=20219 vsize=10748324 memory=-7662142094119126430 CPUtime=0.78 cores=0,2,4,6
/proc/20226/task/20251/stat : 20251 (java) S 20219 20226 20165 0 -1 1077944384 7229 0 0 0 77 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680185822064 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20253] ppid=20219 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20253/stat : 20253 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304877 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680184769504 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20255] ppid=20219 vsize=10748324 memory=7595975425026773081 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20255/stat : 20255 (java) S 20219 20226 20165 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 16 0 414304884 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680183716272 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20256] ppid=20219 vsize=10748324 memory=6155669068124481127 CPUtime=39.49 cores=0,2,4,6
/proc/20226/task/20256/stat : 20256 (java) R 20219 20226 20165 0 -1 4202560 7200 0 0 0 3946 3 0 0 20 0 16 0 414305086 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680098847776 140680269585452 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 46 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 249760 KiB

[startup+42.4006 s]
/proc/loadavg: 1.07 0.29 0.14 4/230 20260
/proc/meminfo: memFree=31190424/32770624 swapFree=66996900/67108860
[pid=20226] ppid=20219 vsize=10748324 memory=249760 CPUtime=46.39 cores=0,2,4,6
/proc/20226/stat : 20226 (java) S 20219 20226 20165 0 -1 1077944320 46413 0 6 0 4619 20 0 0 20 0 16 0 414304842 11006283776 62440 33554432000 4194304 4196468 140728972258976 140728972241520 140680632950519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
/proc/20226/statm: 2687081 62440 3367 1 0 2647217 0
[pid=20226/tid=20228] ppid=20219 vsize=10748324 memory=249760 CPUtime=1.89 cores=0,2,4,6
/proc/20226/task/20228/stat : 20228 (java) S 20219 20226 20165 0 -1 1077944384 15385 0 6 0 181 8 0 0 20 0 16 0 414304850 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680637193392 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20230] ppid=20219 vsize=10748324 memory=249760 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20230/stat : 20230 (java) S 20219 20226 20165 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680585571216 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20231] ppid=20219 vsize=10748324 memory=1112 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20231/stat : 20231 (java) S 20219 20226 20165 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680584518416 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20232] ppid=20219 vsize=10748324 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/20226/task/20232/stat : 20232 (java) S 20219 20226 20165 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680583466128 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20233] ppid=20219 vsize=10748324 memory=303430223234596890 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20233/stat : 20233 (java) S 20219 20226 20165 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 16 0 414304860 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680582413328 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20239] ppid=20219 vsize=10748324 memory=288230583166042426 CPUtime=0.01 cores=0,2,4,6
/proc/20226/task/20239/stat : 20239 (java) S 20219 20226 20165 0 -1 1077944384 1254 0 0 0 1 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680192137328 140680632961666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20241] ppid=20219 vsize=10748324 memory=14689699524512400 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20241/stat : 20241 (java) S 20219 20226 20165 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680191083360 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20243] ppid=20219 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20243/stat : 20243 (java) S 20219 20226 20165 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414304862 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680190030976 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20245] ppid=20219 vsize=10748324 memory=932 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20245/stat : 20245 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680188979280 140680632969115 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20249] ppid=20219 vsize=10748324 memory=3624 CPUtime=1.8 cores=0,2,4,6
/proc/20226/task/20249/stat : 20249 (java) S 20219 20226 20165 0 -1 1077944384 6842 0 0 0 179 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680187927152 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20250] ppid=20219 vsize=10748324 memory=1980 CPUtime=1.88 cores=0,2,4,6
/proc/20226/task/20250/stat : 20250 (java) S 20219 20226 20165 0 -1 1077944384 6578 0 0 0 187 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680186874352 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20251] ppid=20219 vsize=10748324 memory=2512 CPUtime=0.78 cores=0,2,4,6
/proc/20226/task/20251/stat : 20251 (java) S 20219 20226 20165 0 -1 1077944384 7229 0 0 0 77 1 0 0 20 0 16 0 414304876 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680185822064 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20253] ppid=20219 vsize=10748324 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20253/stat : 20253 (java) S 20219 20226 20165 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414304877 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680184769504 140680632960725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20255] ppid=20219 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/20226/task/20255/stat : 20255 (java) S 20219 20226 20165 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 16 0 414304884 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680183716272 140680632961666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
[pid=20226/tid=20256] ppid=20219 vsize=10748324 memory=249760 CPUtime=39.88 cores=0,2,4,6
/proc/20226/task/20256/stat : 20256 (java) R 20219 20226 20165 0 -1 4202560 7200 0 0 0 3985 3 0 0 20 0 16 0 414305086 11006283776 62440 33554432000 4194304 4196468 140728972258976 140680098847776 140680266701386 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21069824 140728972264459 140728972264562 140728972264562 140728972267471 0
Current children cumulated CPU time: 46.39 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 249760 KiB

Child status: 0
Real time (s): 42.4186
CPU time (s): 46.4183
CPU user time (s): 46.2037
CPU system time (s): 0.214555
CPU usage (%): 109.429
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 252624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.2037
system time used= 0.214555
maximum resident set size= 252624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47444
page faults= 6
swaps= 0
block input operations= 8504
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3837
involuntary context switches= 184


# summary of solver processes directly reported to runsolver:
#   pid: 20226
#   total CPU time (s): 46.4183
#   total CPU user time (s): 46.2037
#   total CPU system time (s): 0.214555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.282429 second user time and 0.406302 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-13 15:14:19
IDJOB=4390693
IDBENCH=120900
IDSOLVER=2832
FILE ID=node103/4390693-1568380517
RUNJOBID= node103-1568380458-20196
PBS_JOBID= 21701851
Free space on /tmp= 57268 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-050-05-mul.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390693-1568380517/watcher-4390693-1568380517 -o /tmp/evaluation-result-4390693-1568380517/solver-4390693-1568380517 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568380458-20196 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390693-1568380517.xml -cm

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

MD5SUM BENCH= 0dc4c2f273d2e82d82a6e1c594dd299c
RANDOM SEED=608469750

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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.74
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.74
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.74
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:        31703664 kB
MemAvailable:   31887732 kB
Buffers:           44716 kB
Cached:           417596 kB
SwapCached:         9140 kB
Active:           401800 kB
Inactive:          72144 kB
Active(anon):       6176 kB
Inactive(anon):    47004 kB
Active(file):     395624 kB
Inactive(file):    25140 kB
Unevictable:      111672 kB
Mlocked:          111672 kB
SwapTotal:      67108860 kB
SwapFree:       66996900 kB
Dirty:             16884 kB
Writeback:             0 kB
AnonPages:        115284 kB
Mapped:            43668 kB
Shmem:             32600 kB
Slab:             187140 kB
SReclaimable:     158276 kB
SUnreclaim:        28864 kB
KernelStack:        3296 kB
PageTables:         5916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     503376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 57248 MiB
End job on node103 at 2019-09-13 15:15:01