Trace number 4295948

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
scop both+MapleCOMSPS (2018-06-13)? (MO) 40.3444 24.4342

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-20_c18.xml
MD5SUMced38eac701d5b6d60722ead643d09b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints762
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":400},{"size":400,"count":380}]
Minimum variable degree0
Maximum variable degree383
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":382,"count":20},{"degree":383,"count":380}]
Minimum constraint arity3
Maximum constraint arity401
Distribution of constraint arities[{"arity":3,"count":380},{"arity":20,"count":1},{"arity":400,"count":1},{"arity":401,"count":380}]
Number of extensional constraints0
Number of intensional constraints380
Distribution of constraint types[{"type":"intension","count":380},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":380}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 11:37:46 CEST 2018
0.67/0.55	c PID: 4338
0.67/0.55	c IP: 172.20.3.134
0.67/0.55	c HOST: node134.alineos.net
0.67/0.56	c (0,0) Parsing Begin
3.23/1.52	c (0,0) Parsing End
3.23/1.53	c (1,0) CSP: 780 int (0 aux), 0 bool (0 aux), 762 ctr, max domain size 400
3.23/1.53	c (1,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.23/1.53	c (1,0) Constraint Name Generate Begin
3.56/1.61	c (1,1) Ctr:HOME/instance-4295948-1532597865.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
3.56/1.61	c (1,1) Constraint Name Generate End
3.56/1.61	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.56/1.61	c (1,1) CSP to CSPinCNF Begin
7.84/3.34	c (2,2) translated 77 (10%) constraints
8.66/4.16	c (3,3) translated 153 (20%) constraints
9.46/4.98	c (4,4) translated 229 (30%) constraints
10.30/5.79	c (5,5) translated 305 (40%) constraints
11.20/6.60	c (6,6) translated 381 (50%) constraints
11.20/6.64	c (6,6) translated 458 (60%) constraints
11.20/6.65	c (6,6) translated 534 (70%) constraints
11.20/6.66	c (6,6) translated 610 (80%) constraints
11.20/6.67	c (6,6) translated 686 (90%) constraints
11.20/6.67	c (6,6) translated 762 (100%) constraints
12.81/7.25	c (6,6) STATISTICS1:HOME/instance-4295948-1532597865.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,780,160080,400,400,20,3,400:760;20:6840;1:760,400:152380;20:161120;1:8460,20:80;3:152000;2:7600;1:400,3:760;2:7600;1:457640,
12.81/7.25	c (6,6) ===========================================
12.81/7.25	c (6,6) Both Encoding selects:
12.81/7.25	c (6,6) Order
12.81/7.25	c (6,6) ===========================================
16.45/8.41	c (7,7) translated 16008 (10%) constraints
17.36/9.23	c (8,8) translated 32016 (20%) constraints
18.24/10.04	c (9,9) translated 48024 (30%) constraints
19.05/10.84	c (10,10) translated 64032 (40%) constraints
19.91/11.65	c (11,10) translated 80040 (50%) constraints
20.84/12.45	c (11,11) translated 96048 (60%) constraints
21.64/13.24	c (12,12) translated 112056 (70%) constraints
22.50/14.05	c (13,13) translated 128064 (80%) constraints
23.35/14.85	c (14,14) translated 144072 (90%) constraints
25.79/16.07	c (15,14) translated 160080 (100%) constraints
25.79/16.07	c (15,14) CSP to CSPinCNF End
25.79/16.07	c (15,14) CSP: 780 int (0 aux), 8000 bool (8000 aux), 464480 ctr, max domain size 400
25.79/16.07	c (15,14) Heap : 481 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
25.79/16.07	c (15,14) CSPinCNF Propagation Begin
28.74/18.10	c (17,16) 1300 values, 20988 unsatisfiable literals, and 35280 valid clauses are removed
28.74/18.10	c (17,16) CSPinCNF Propagation End
28.74/18.11	c (17,16) CSP: 1240 int (460 aux), 7540 bool (7540 aux), 429200 ctr, max domain size 398
28.74/18.11	c (17,16) Heap : 2217 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
28.74/18.11	c (17,16) Simplify CSPinCNF Begin
30.30/18.99	c (18,17) Simplify CSPinCNF End
30.30/18.99	c (18,17) CSP: 1240 int (460 aux), 22580 bool (22580 aux), 444240 ctr, max domain size 398
30.30/18.99	c (18,17) Heap : 2605 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
30.30/18.99	c (18,17) Calculate Precise Domain Begin
30.30/18.99	c (18,17) 0 values are removed by re-calculation
30.30/18.99	c (18,17) Calculate Precise Domain End
30.30/19.00	c (18,17) CSP: 1240 int (460 aux), 22580 bool (22580 aux), 444240 ctr, max domain size 398
30.30/19.00	c (18,17) Heap : 2605 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
30.30/19.00	c (18,17) CSPinCNF to SatSolver Begin
34.34/20.52	c (19,19) 44424 (10 %) CSP clauses are encoded (178864 SAT variables, 455475 SAT clauses)
34.56/20.70	c (20,19) 88848 (20 %) CSP clauses are encoded (178864 SAT variables, 499899 SAT clauses)
34.66/20.87	c (20,19) 133272 (30 %) CSP clauses are encoded (178864 SAT variables, 544323 SAT clauses)
34.87/21.05	c (20,19) 177696 (40 %) CSP clauses are encoded (178864 SAT variables, 588747 SAT clauses)
35.06/21.22	c (20,19) 222120 (50 %) CSP clauses are encoded (178864 SAT variables, 633171 SAT clauses)
35.26/21.40	c (20,19) 266544 (60 %) CSP clauses are encoded (178864 SAT variables, 677595 SAT clauses)
35.37/21.57	c (21,20) 310968 (70 %) CSP clauses are encoded (178864 SAT variables, 722019 SAT clauses)
35.57/21.75	c (21,20) 355392 (80 %) CSP clauses are encoded (178864 SAT variables, 766443 SAT clauses)
35.77/21.92	c (21,20) 399816 (90 %) CSP clauses are encoded (178864 SAT variables, 810867 SAT clauses)
36.86/22.54	c (22,21) 444240 (100 %) CSP clauses are encoded (178864 SAT variables, 1150402 SAT clauses)
36.86/22.54	c (22,21) CSPinCNF to SatSolver End
36.86/22.54	c (22,21) Heap : 2572 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
39.14/23.64	c (23,22) STATISTICS2:HOME/instance-4295948-1532597865.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,23820,444240,400,398,18,3,400:612;361:136;324:12;20:9792;19:3464;18:424;1:1360,398:216512;397:26996;377:49764;376:1504;356:4272;20:246636;19:51952;18:4340;2:443788;1:1360,18:76;3:141628;2:301776;1:760,3:760;2:15040;1:1014764,
39.14/23.64	c (23,22) SatSolver.solve Begin
39.14/23.64	c (23,22) 178864 bool, 1150724 clause
39.14/23.64	c (23,22) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295948-1532597865.xml-scop-4338.cnf HOME/instance-4295948-1532597865.xml-scop-4338.cnf.out
40.28/24.40	c (23,0) receiving signal SIGTERM
40.28/24.40	s UNKNOWN
40.28/24.41	c (23,22) SatSolver is killed by some reasons.
40.28/24.41	c (23,22) 1,1,15,17,18,18,22,TO,TO,STOP-AFTER(DIMACS)
40.28/24.41	c END-Prog: Thu Jul 26 11:38:09 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295948-1532597865/watcher-4295948-1532597865 -o /tmp/evaluation-result-4295948-1532597865/solver-4295948-1532597865 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532597865-4307 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295948-1532597865.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=4338, runsolver pid=4335

[startup+0.101707 s]*
/proc/loadavg: 1.02 1.04 1.33 4/219 4366
/proc/meminfo: memFree=20759908/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15011656 memory=72576 CPUtime=0.11 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 6850 0 0 0 9 2 0 0 20 0 15 0 77349705 15371935744 18144 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3752914 18144 2774 1 0 3715374 0
[pid=4338/tid=4340] ppid=4335 vsize=15011656 memory=-8536112912607835328 CPUtime=0.08 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) R 4335 4338 4275 0 -1 4202560 4966 0 0 0 7 1 0 0 20 0 15 0 77349705 15371935744 18210 33554432000 4194304 4196468 140735527257808 140021975724920 140021984200434 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15011656 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 18210 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 18210 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 18210 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 18210 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 18210 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4353] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 18210 33554432000 4194304 4196468 140735527257808 140020564353824 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 18210 33554432000 4194304 4196468 140735527257808 140020295918704 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 18210 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) S 4335 4338 4275 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 18210 33554432000 4194304 4196468 140735527257808 140021041367664 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 18276 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0.01 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) S 4335 4338 4275 0 -1 1077944384 295 0 0 0 1 0 0 0 20 0 15 0 77349712 15371935744 18276 33554432000 4194304 4196468 140735527257808 140021039262576 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 18276 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 18276 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72576 KiB

[startup+0.210549 s]*
/proc/loadavg: 1.02 1.04 1.33 5/219 4366
/proc/meminfo: memFree=20734468/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15011656 memory=85960 CPUtime=0.25 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 10449 0 0 0 22 3 0 0 20 0 15 0 77349705 15371935744 21490 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3752914 21490 2881 1 0 3715374 0
[pid=4338/tid=4340] ppid=4335 vsize=15011656 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) R 4335 4338 4275 0 -1 4202560 8299 0 0 0 17 2 0 0 20 0 15 0 77349705 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021975751120 140022003936662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15011656 memory=364 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 21490 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15011656 memory=288370952538535552 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4353] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 21490 33554432000 4194304 4196468 140735527257808 140020564353824 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 21490 33554432000 4194304 4196468 140735527257808 140020295918704 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 21490 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) S 4335 4338 4275 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021041367664 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0.03 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) R 4335 4338 4275 0 -1 4202560 343 0 0 0 3 0 0 0 20 0 15 0 77349712 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021039262576 140021982909469 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 21490 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 21490 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85960 KiB

[startup+0.310276 s]*
/proc/loadavg: 1.02 1.04 1.33 8/219 4366
/proc/meminfo: memFree=20727012/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15011656 memory=90128 CPUtime=0.43 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 11144 0 0 0 39 4 0 0 20 0 15 0 77349705 15371935744 22532 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3752914 22532 2963 1 0 3715374 0
[pid=4338/tid=4340] ppid=4335 vsize=15011656 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) R 4335 4338 4275 0 -1 4202560 8731 0 0 0 27 2 0 0 20 0 15 0 77349705 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021975728880 140021989169038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15011656 memory=4294980952 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 22532 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15011656 memory=288370952538535552 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349707 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4353] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 22532 33554432000 4194304 4196468 140735527257808 140020564353824 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349709 15371935744 22532 33554432000 4194304 4196468 140735527257808 140020295918704 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 22532 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) S 4335 4338 4275 0 -1 1077944384 459 0 0 0 1 0 0 0 20 0 15 0 77349712 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021041367664 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 15 0 77349712 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0.07 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) S 4335 4338 4275 0 -1 1077944384 458 0 0 0 7 0 0 0 20 0 15 0 77349712 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021039262576 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 22532 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15011656 memory=140576386823808 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349712 15371935744 22532 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90128 KiB

[startup+0.700659 s]
/proc/loadavg: 1.02 1.04 1.33 4/219 4366
/proc/meminfo: memFree=20677388/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15019976 memory=130812 CPUtime=1.02 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 18341 0 0 0 96 6 0 0 20 0 15 0 77349705 15380455424 32703 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3754994 32703 3149 1 0 3716398 0
[pid=4338/tid=4340] ppid=4335 vsize=15019976 memory=1236 CPUtime=0.66 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) R 4335 4338 4275 0 -1 4202560 15316 0 0 0 62 4 0 0 20 0 15 0 77349705 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021975759936 140021987968357 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15019976 memory=13560 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15380455424 32703 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15019976 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15019976 memory=644 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15019976 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349707 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15019976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77349709 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4353] ppid=4335 vsize=15019976 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77349709 15380455424 32703 33554432000 4194304 4196468 140735527257808 140020564353824 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15019976 memory=928 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349709 15380455424 32703 33554432000 4194304 4196468 140735527257808 140020295918704 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15019976 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15380455424 32703 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15019976 memory=7733916894068367465 CPUtime=0.08 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) R 4335 4338 4275 0 -1 4202560 737 0 0 0 8 0 0 0 20 0 15 0 77349712 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021041359120 140021984560786 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15019976 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 243 0 0 0 7 0 0 0 20 0 15 0 77349712 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15019976 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) R 4335 4338 4275 0 -1 4202560 707 0 0 0 17 0 0 0 20 0 15 0 77349712 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021039256960 140021997021563 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15380455424 32703 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15019976 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349712 15380455424 32703 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15019976 KiB
Current children cumulated memory: 130812 KiB

[startup+1.50075 s]
/proc/loadavg: 1.02 1.04 1.33 5/219 4366
/proc/meminfo: memFree=20604372/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15022100 memory=273752 CPUtime=3.23 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 21411 0 0 0 314 9 0 0 20 0 15 0 77349705 15382630400 68438 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3755525 68438 3205 1 0 3716910 0
[pid=4338/tid=4340] ppid=4335 vsize=15022100 memory=206740 CPUtime=1.46 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) R 4335 4338 4275 0 -1 4202560 16201 0 0 0 139 7 0 0 20 0 15 0 77349705 15382630400 68438 33554432000 4194304 4196468 140735527257808 140021975759008 140021505662512 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15022100 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15382630400 68438 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15382630400 68438 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15382630400 68438 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349707 15382630400 68438 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77349709 15382630400 68438 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0

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

[pid=4338/tid=4353] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 166191 33554432000 4194304 4196468 140735527257808 140020564353824 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 166191 33554432000 4194304 4196468 140735527257808 140020295918704 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 166191 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15024148 memory=0 CPUtime=1.83 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) S 4335 4338 4275 0 -1 1077944384 1849 0 0 0 183 0 0 0 20 0 15 0 77349712 15384727552 166191 33554432000 4194304 4196468 140735527257808 140021041367664 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15024148 memory=0 CPUtime=1.75 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 1699 0 0 0 174 1 0 0 20 0 15 0 77349712 15384727552 166191 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15024148 memory=176 CPUtime=0.95 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) S 4335 4338 4275 0 -1 1077944384 3376 0 0 0 95 0 0 0 20 0 15 0 77349712 15384727552 166191 33554432000 4194304 4196468 140735527257808 140021039262576 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15024148 memory=170 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 166191 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15024148 memory=94 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 166191 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 7.64 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 664764 KiB

[startup+6.30073 s]
/proc/loadavg: 1.18 1.07 1.34 6/219 4447
/proc/meminfo: memFree=18709876/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15024148 memory=2125280 CPUtime=10.9 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 26013 0 0 0 1051 39 0 0 20 0 15 0 77349705 15384727552 531320 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3756037 531320 3209 1 0 3717422 0
[pid=4338/tid=4340] ppid=4335 vsize=15024148 memory=0 CPUtime=6.26 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) R 4335 4338 4275 0 -1 4202560 17706 0 0 0 591 35 0 0 20 0 15 0 77349705 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021975759408 140021513100992 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15024148 memory=1387792 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15384727552 531320 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15024148 memory=1342736 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15024148 memory=55 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349707 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15024148 memory=13884 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349707 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4353] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 531320 33554432000 4194304 4196468 140735527257808 140020564353824 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15024148 memory=185 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 531320 33554432000 4194304 4196468 140735527257808 140020295918704 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15024148 memory=175 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 531320 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15024148 memory=96 CPUtime=1.85 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) S 4335 4338 4275 0 -1 1077944384 1857 0 0 0 185 0 0 0 20 0 15 0 77349712 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021041367664 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15024148 memory=0 CPUtime=1.76 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 1707 0 0 0 175 1 0 0 20 0 15 0 77349712 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15024148 memory=0 CPUtime=0.97 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) S 4335 4338 4275 0 -1 1077944384 3399 0 0 0 97 0 0 0 20 0 15 0 77349712 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021039262576 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 531320 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15024148 memory=185 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 531320 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 10.9 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 2125280 KiB

[startup+12.7007 s]
/proc/loadavg: 1.57 1.16 1.36 3/224 4453
/proc/meminfo: memFree=15372512/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15024148 memory=3139996 CPUtime=21.14 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 39066 0 0 0 2045 69 0 0 20 0 15 0 77349705 15384727552 784999 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3756037 784999 3224 1 0 3717422 0
[pid=4338/tid=4340] ppid=4335 vsize=15024148 memory=3143508 CPUtime=12.5 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) R 4335 4338 4275 0 -1 4202560 18712 0 0 0 1202 48 0 0 20 0 15 0 77349705 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021975761024 140021508109871 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15024148 memory=140576226251376 CPUtime=0.13 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 98 0 0 0 10 3 0 0 20 0 15 0 77349707 15384727552 784999 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15024148 memory=3088196 CPUtime=0.14 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 83 0 0 0 11 3 0 0 20 0 15 0 77349707 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15024148 memory=3139996 CPUtime=0.13 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 68 0 0 0 11 2 0 0 20 0 15 0 77349707 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15024148 memory=3139996 CPUtime=0.14 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 282 0 0 0 11 3 0 0 20 0 15 0 77349707 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15024148 memory=13884 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4353] ppid=4335 vsize=15024148 memory=134 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 784999 33554432000 4194304 4196468 140735527257808 140020564353824 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77349709 15384727552 784999 33554432000 4194304 4196468 140735527257808 140020295918704 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 784999 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15024148 memory=3139996 CPUtime=3.34 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) S 4335 4338 4275 0 -1 1077944384 4765 0 0 0 333 1 0 0 20 0 15 0 77349712 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021041367664 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15024148 memory=3139996 CPUtime=3.32 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 6801 0 0 0 330 2 0 0 20 0 15 0 77349712 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15024148 memory=2811544 CPUtime=1.34 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) S 4335 4338 4275 0 -1 1077944384 6898 0 0 0 132 2 0 0 20 0 15 0 77349712 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021039262576 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15024148 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 784999 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15024148 memory=23136 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77349712 15384727552 784999 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 21.14 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3139996 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+24.4008 s]
/proc/loadavg: 1.90 1.25 1.39 3/224 4621
/proc/meminfo: memFree=15712556/32770624 swapFree=67108860/67108860
[pid=4338] ppid=4335 vsize=15683912 memory=3685932 CPUtime=39.56 cores=1,3,5,7
/proc/4338/stat : 4338 (java) S 4335 4338 4275 0 -1 1077944320 56508 0 0 0 3816 140 0 0 20 0 19 0 77349705 16060325888 921483 33554432000 4194304 4196468 140735527257808 140735527240352 140022003924727 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
/proc/4338/statm: 3920978 921483 3265 1 0 3881834 0
[pid=4616] ppid=4338 vsize=190928 memory=153876 CPUtime=0.72 cores=1,3,5,7
/proc/4616/stat : 4616 (minisat_release) R 4338 4338 4275 0 -1 4202496 33377 0 0 0 66 6 0 0 20 0 1 0 77352071 195510272 38469 33554432000 4194304 4308513 140735386948528 140735385896760 140471902726146 0 4 0 8388610 0 0 0 17 3 0 0 0 0 0 6409496 6410680 14221312 140735386952369 140735386952878 140735386952878 140735386955717 0
/proc/4616/statm: 47732 38469 331 28 0 43972 0
[pid=4338/tid=4340] ppid=4335 vsize=15683912 memory=0 CPUtime=22.6 cores=1,3,5,7
/proc/4338/task/4340/stat : 4340 (java) S 4335 4338 4275 0 -1 1077944384 24049 0 0 0 2207 53 0 0 20 0 19 0 77349705 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021975763968 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4345] ppid=4335 vsize=15683912 memory=140576225949904 CPUtime=1.03 cores=1,3,5,7
/proc/4338/task/4345/stat : 4345 (java) S 4335 4338 4275 0 -1 1077944384 455 0 0 0 84 19 0 0 20 0 19 0 77349707 16060325888 921483 33554432000 4194304 4196468 140735527257808 140022008167312 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4346] ppid=4335 vsize=15683912 memory=3685932 CPUtime=1.02 cores=1,3,5,7
/proc/4338/task/4346/stat : 4346 (java) S 4335 4338 4275 0 -1 1077944384 1754 0 0 0 83 19 0 0 20 0 19 0 77349707 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021841546000 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4347] ppid=4335 vsize=15683912 memory=13560 CPUtime=1.02 cores=1,3,5,7
/proc/4338/task/4347/stat : 4347 (java) S 4335 4338 4275 0 -1 1077944384 612 0 0 0 84 18 0 0 20 0 19 0 77349707 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021840493712 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4348] ppid=4335 vsize=15683912 memory=4052 CPUtime=1.03 cores=1,3,5,7
/proc/4338/task/4348/stat : 4348 (java) S 4335 4338 4275 0 -1 1077944384 731 0 0 0 84 19 0 0 20 0 19 0 77349707 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021462981648 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4352] ppid=4335 vsize=15683912 memory=644 CPUtime=0.02 cores=1,3,5,7
/proc/4338/task/4352/stat : 4352 (java) S 4335 4338 4275 0 -1 1077944384 296 0 0 0 2 0 0 0 20 0 19 0 77349709 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021042419824 140022003935874 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4353] ppid=4335 vsize=15683912 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4353/stat : 4353 (java) S 4335 4338 4275 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 77349709 16060325888 921483 33554432000 4194304 4196468 140735527257808 140020564353888 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4354] ppid=4335 vsize=15683912 memory=956 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4354/stat : 4354 (java) S 4335 4338 4275 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 77349709 16060325888 921483 33554432000 4194304 4196468 140735527257808 140020295918720 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4361] ppid=4335 vsize=15683912 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4361/stat : 4361 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77349712 16060325888 921483 33554432000 4194304 4196468 140735527257808 140019921410128 140022003943323 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4362] ppid=4335 vsize=15683912 memory=928 CPUtime=5.47 cores=1,3,5,7
/proc/4338/task/4362/stat : 4362 (java) S 4335 4338 4275 0 -1 1077944384 8296 0 0 0 546 1 0 0 20 0 19 0 77349712 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021041367664 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4363] ppid=4335 vsize=15683912 memory=1568 CPUtime=5.66 cores=1,3,5,7
/proc/4338/task/4363/stat : 4363 (java) S 4335 4338 4275 0 -1 1077944384 10430 0 0 0 563 3 0 0 20 0 19 0 77349712 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021040314864 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4364] ppid=4335 vsize=15683912 memory=2240 CPUtime=1.61 cores=1,3,5,7
/proc/4338/task/4364/stat : 4364 (java) S 4335 4338 4275 0 -1 1077944384 8459 0 0 0 158 3 0 0 20 0 19 0 77349712 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021039262576 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4365] ppid=4335 vsize=15683912 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4365/stat : 4365 (java) S 4335 4338 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77349712 16060325888 921483 33554432000 4194304 4196468 140735527257808 140019423505376 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4366] ppid=4335 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4366/stat : 4366 (java) S 4335 4338 4275 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 77349712 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021038209456 140022003935874 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4617] ppid=4335 vsize=15683912 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4617/stat : 4617 (java) S 4335 4338 4275 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 77352071 16060325888 921483 33554432000 4194304 4196468 140735527257808 140021034689472 140022003949337 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4619] ppid=4335 vsize=15683912 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4619/stat : 4619 (java) S 4335 4338 4275 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 77352071 16060325888 921483 33554432000 4194304 4196468 140735527257808 140018886622640 140022003946653 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4620] ppid=4335 vsize=15683912 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4620/stat : 4620 (java) S 4335 4338 4275 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 77352071 16060325888 921483 33554432000 4194304 4196468 140735527257808 140018618187568 140022003946653 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
[pid=4338/tid=4621] ppid=4335 vsize=15683912 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/4338/task/4621/stat : 4621 (java) S 4335 4338 4275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 77352074 16060325888 921483 33554432000 4194304 4196468 140735527257808 140019155066272 140022003934933 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15523840 140735527265268 140735527265545 140735527265545 140735527268303 0
Current children cumulated CPU time: 40.28 s
Current children cumulated vsize: 15874840 KiB
Current children cumulated memory: 3839808 KiB

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

[startup+24.4342 s]
# the end of solver process 4338 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=38.8405 s, system=1.50393 s

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

Child status: 1
Real time (s): 24.4342
CPU time (s): 40.3444
CPU user time (s): 38.8405
CPU system time (s): 1.50393
CPU usage (%): 165.114
Max. virtual memory (cumulated for all children) (KiB): 15874840
Max. memory (cumulated for all children) (KiB): 3839808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8405
system time used= 1.50394
maximum resident set size= 3687980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90030
page faults= 0
swaps= 0
block input operations= 0
block output operations= 41432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6063
involuntary context switches= 147


# summary of solver processes directly reported to runsolver:
#   pid: 4338
#   total CPU time (s): 40.3444
#   total CPU user time (s): 38.8405
#   total CPU system time (s): 1.50393

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.18896 second user time and 0.25982 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 11:37:45
IDJOB=4295948
IDBENCH=141619
IDSOLVER=2755
FILE ID=node134/4295948-1532597865
RUNJOBID= node134-1532597865-4307
PBS_JOBID= 21021975
Free space on /tmp= 55556 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-20_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295948-1532597865/watcher-4295948-1532597865 -o /tmp/evaluation-result-4295948-1532597865/solver-4295948-1532597865 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532597865-4307 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295948-1532597865.xml

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

MD5SUM BENCH= ced38eac701d5b6d60722ead643d09b8
RANDOM SEED=594818088

node134.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.68
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.68
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.68
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.68
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:        20883372 kB
MemAvailable:   31956460 kB
Buffers:          222280 kB
Cached:         11111668 kB
SwapCached:            0 kB
Active:          2132492 kB
Inactive:        9256468 kB
Active(anon):       6716 kB
Inactive(anon):    76428 kB
Active(file):    2125776 kB
Inactive(file):  9180040 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15460 kB
Writeback:             0 kB
AnonPages:         61724 kB
Mapped:            40588 kB
Shmem:             25248 kB
Slab:             193860 kB
SReclaimable:     166212 kB
SUnreclaim:        27648 kB
KernelStack:        3152 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55544 MiB
End job on node134 at 2018-07-26 11:38:10