Trace number 4296190

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) 140.058 110.062

General information on the benchmark

NameEternity/
Eternity-12-12_c18.xml
MD5SUM72288e631366ae5e472c0848b2762e00
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 variables456
Number of constraints193
Number of domains2
Minimum domain size17
Maximum domain size144
Distribution of domain sizes[{"size":17,"count":312},{"size":144,"count":144}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":11},{"degree":2,"count":444},{"degree":13,"count":1}]
Minimum constraint arity1
Maximum constraint arity144
Distribution of constraint arities[{"arity":1,"count":48},{"arity":5,"count":144},{"arity":144,"count":1}]
Number of extensional constraints144
Number of intensional constraints48
Distribution of constraint types[{"type":"extension","count":144},{"type":"intension","count":48},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.55/0.51	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Thu Jul 26 11:47:55 CEST 2018
0.67/0.54	c PID: 5038
0.67/0.54	c IP: 172.20.3.134
0.67/0.54	c HOST: node134.alineos.net
0.67/0.55	c (0,0) Parsing Begin
3.00/1.34	c (0,0) Parsing End
3.00/1.34	c (0,0) CSP: 456 int (0 aux), 0 bool (0 aux), 193 ctr, max domain size 144
3.00/1.34	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
3.00/1.34	c (0,0) Constraint Name Generate Begin
3.00/1.35	c (0,0) Ctr:HOME/instance-4296190-1532598475.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
3.00/1.35	c (0,0) Constraint Name Generate End
3.00/1.35	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
3.00/1.35	c (0,0) CSP to CSPinCNF Begin
20.43/10.69	c (10,9) translated 20 (10%) constraints
28.67/18.28	c (17,17) translated 39 (20%) constraints
37.14/25.91	c (25,24) translated 58 (30%) constraints
46.06/33.95	c (33,32) translated 78 (40%) constraints
54.77/41.65	c (41,39) translated 97 (50%) constraints
63.75/49.43	c (48,47) translated 116 (60%) constraints
73.19/57.63	c (57,55) translated 136 (70%) constraints
78.61/61.90	c (61,58) translated 155 (80%) constraints
78.61/61.90	c (61,58) translated 174 (90%) constraints
78.61/61.90	c (61,58) translated 193 (100%) constraints
83.29/65.18	c (64,61) STATISTICS1:HOME/instance-4296190-1532598475.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,120552,772250,144,144,145,2,144:10296,144:62064;17:899712;2:1322064;1:81840,145:144;144:2;5:12528;4:316656;3:129600;2:313272;1:48,2:10296;1:2345136;0:144,
83.29/65.18	c (64,61) ===========================================
83.29/65.18	c (64,61) Both Encoding selects:
83.29/65.18	c (64,61) Order
83.29/65.18	c (64,61) ===========================================
86.31/66.69	c (66,63) translated 77225 (10%) constraints
87.64/67.86	c (67,64) translated 154450 (20%) constraints
89.80/69.28	c (68,65) translated 231675 (30%) constraints
91.00/70.44	c (69,66) translated 308900 (40%) constraints
92.20/71.60	c (71,68) translated 386125 (50%) constraints
93.30/72.76	c (72,69) translated 463350 (60%) constraints
94.51/73.93	c (73,70) translated 540575 (70%) constraints
95.62/75.09	c (74,71) translated 617800 (80%) constraints
98.03/76.56	c (76,72) translated 695025 (90%) constraints
99.23/77.72	c (77,73) translated 772250 (100%) constraints
99.23/77.72	c (77,73) CSP to CSPinCNF End
99.23/77.77	c (77,73) CSP: 456 int (0 aux), 120096 bool (120096 aux), 772298 ctr, max domain size 144
99.23/77.77	c (77,73) Heap : 1439 MiB used (max 10742 MiB), NonHeap : 30 MiB used (max 0 MiB)
99.23/77.77	c (77,73) CSPinCNF Propagation Begin
123.15/97.17	c (96,92) 28557 values, 151339 unsatisfiable literals, and 165348 valid clauses are removed
123.15/97.17	c (96,92) CSPinCNF Propagation End
123.24/97.21	c (96,92) CSP: 24453 int (23997 aux), 96099 bool (96099 aux), 606950 ctr, max domain size 144
123.24/97.21	c (96,92) Heap : 1803 MiB used (max 10762 MiB), NonHeap : 28 MiB used (max 0 MiB)
123.24/97.21	c (96,92) Simplify CSPinCNF Begin
125.33/98.60	c (98,93) Simplify CSPinCNF End
125.33/98.65	c (98,93) CSP: 24453 int (23997 aux), 116691 bool (116691 aux), 627542 ctr, max domain size 144
125.33/98.65	c (98,93) Heap : 2412 MiB used (max 10762 MiB), NonHeap : 29 MiB used (max 0 MiB)
125.33/98.65	c (98,93) Calculate Precise Domain Begin
125.33/98.66	c (98,93) 0 values are removed by re-calculation
125.33/98.66	c (98,93) Calculate Precise Domain End
125.43/98.71	c (98,93) CSP: 24453 int (23997 aux), 116691 bool (116691 aux), 627542 ctr, max domain size 144
125.43/98.71	c (98,93) Heap : 2412 MiB used (max 10762 MiB), NonHeap : 29 MiB used (max 0 MiB)
125.43/98.71	c (98,93) CSPinCNF to SatSolver Begin
133.62/104.24	c (103,98) 62755 (10 %) CSP clauses are encoded (136947 SAT variables, 1912778 SAT clauses)
134.07/104.61	c (104,99) 125509 (20 %) CSP clauses are encoded (136947 SAT variables, 1975532 SAT clauses)
134.37/104.97	c (104,99) 188263 (30 %) CSP clauses are encoded (136947 SAT variables, 2038286 SAT clauses)
134.77/105.33	c (104,99) 251017 (40 %) CSP clauses are encoded (136947 SAT variables, 2101040 SAT clauses)
135.07/105.69	c (105,100) 313771 (50 %) CSP clauses are encoded (136947 SAT variables, 2163794 SAT clauses)
135.49/106.06	c (105,100) 376526 (60 %) CSP clauses are encoded (136947 SAT variables, 2226549 SAT clauses)
135.88/106.42	c (105,100) 439280 (70 %) CSP clauses are encoded (136947 SAT variables, 2289303 SAT clauses)
136.18/106.78	c (106,101) 502034 (80 %) CSP clauses are encoded (136947 SAT variables, 2352057 SAT clauses)
136.59/107.15	c (106,101) 564788 (90 %) CSP clauses are encoded (136947 SAT variables, 2414811 SAT clauses)
136.99/107.52	c (106,101) 627542 (100 %) CSP clauses are encoded (136947 SAT variables, 2477565 SAT clauses)
136.99/107.52	c (106,101) CSPinCNF to SatSolver End
136.99/107.52	c (106,101) Heap : 1437 MiB used (max 10308 MiB), NonHeap : 31 MiB used (max 0 MiB)
139.19/109.36	c (108,103) STATISTICS2:HOME/instance-4296190-1532598475.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,141144,627542,144,144,144,2,144:9900;44:9560;4:1132,144:57400;44:14920;17:760099;4:1172;2:1068710,144:101;100:1;44:40;5:9000;4:241120;3:101265;2:276015,2:20592;1:1861117,
139.19/109.36	c (108,103) SatSolver.solve Begin
139.19/109.36	c (108,103) 136947 bool, 2477566 clause
139.19/109.36	c (108,103) 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-4296190-1532598475.xml-scop-5038.cnf HOME/instance-4296190-1532598475.xml-scop-5038.cnf.out
139.95/110.02	c (109,0) receiving signal SIGTERM
139.95/110.02	s UNKNOWN
139.95/110.03	c (109,103) SatSolver is killed by some reasons.
139.95/110.03	c (109,103) 0,0,77,96,98,98,106,TO,TO,STOP-AFTER(DIMACS)
139.95/110.03	c END-Prog: Thu Jul 26 11:49:45 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 (9129 MiB free)
  memory of node 1: 16384 MiB (7985 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296190-1532598475/watcher-4296190-1532598475 -o /tmp/evaluation-result-4296190-1532598475/solver-4296190-1532598475 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532597865-4306 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296190-1532598475.xml 

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=5038, runsolver pid=5035

[startup+0.100165 s]*
/proc/loadavg: 2.04 2.11 1.81 4/225 5053
/proc/meminfo: memFree=17467508/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15011656 memory=72564 CPUtime=0.12 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 6831 0 0 0 10 2 0 0 20 0 15 0 77410690 15371935744 18141 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3752914 18141 2777 1 0 3715374 0
[pid=5038/tid=5040] ppid=5035 vsize=15011656 memory=4571050957640668051 CPUtime=0.09 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) R 5035 5038 4275 0 -1 4202560 5145 0 0 0 8 1 0 0 20 0 15 0 77410690 15371935744 18339 33554432000 4194304 4196468 140725081292720 139753514258824 139753522721912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 18339 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 18405 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 18405 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 18405 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410693 15371935744 18405 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5046] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77410693 15371935744 18405 33554432000 4194304 4196468 140725081292720 139751994680608 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77410694 15371935744 18405 33554432000 4194304 4196468 140725081292720 139751860459120 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 18405 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 18405 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 18405 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0.01 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) S 5035 5038 4275 0 -1 1077944384 271 0 0 0 1 0 0 0 20 0 15 0 77410696 15371935744 18405 33554432000 4194304 4196468 140725081292720 139752510667120 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 18405 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410697 15371935744 18405 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72564 KiB

[startup+0.210763 s]*
/proc/loadavg: 2.04 2.11 1.81 4/225 5053
/proc/meminfo: memFree=17453628/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15011656 memory=84588 CPUtime=0.26 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 10041 0 0 0 24 2 0 0 20 0 15 0 77410690 15371935744 21147 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3752914 21147 2937 1 0 3715374 0
[pid=5038/tid=5040] ppid=5035 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) R 5035 5038 4275 0 -1 4202560 7919 0 0 0 18 2 0 0 20 0 15 0 77410690 15371935744 21147 33554432000 4194304 4196468 140725081292720 139753514273232 139753542468765 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15011656 memory=288292155783643159 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21147 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15011656 memory=3619126509122926240 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21147 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21147 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21147 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410693 15371935744 21147 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5046] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77410693 15371935744 21147 33554432000 4194304 4196468 140725081292720 139751994680608 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77410694 15371935744 21147 33554432000 4194304 4196468 140725081292720 139751860459120 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 21147 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 340 0 0 0 1 0 0 0 20 0 15 0 77410696 15371935744 21147 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 21147 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0.03 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) R 5035 5038 4275 0 -1 4202560 292 0 0 0 3 0 0 0 20 0 15 0 77410696 15371935744 21147 33554432000 4194304 4196468 140725081292720 139752510667120 139753542458774 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 21147 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410697 15371935744 21147 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84588 KiB

[startup+0.310943 s]*
/proc/loadavg: 2.04 2.11 1.81 3/225 5053
/proc/meminfo: memFree=17450588/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15011656 memory=87796 CPUtime=0.44 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 10588 0 0 0 41 3 0 0 20 0 15 0 77410690 15371935744 21949 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3752914 21949 2989 1 0 3715374 0
[pid=5038/tid=5040] ppid=5035 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) R 5035 5038 4275 0 -1 4202560 8296 0 0 0 28 2 0 0 20 0 15 0 77410690 15371935744 21949 33554432000 4194304 4196468 140725081292720 139753514276144 139753527612392 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15011656 memory=4294967660 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21949 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15011656 memory=139837213841697 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21949 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21949 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15371935744 21949 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410693 15371935744 21949 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5046] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77410693 15371935744 21949 33554432000 4194304 4196468 140725081292720 139751994680608 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77410694 15371935744 21949 33554432000 4194304 4196468 140725081292720 139751860459120 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 21949 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 454 0 0 0 2 0 0 0 20 0 15 0 77410696 15371935744 21949 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 175 0 0 0 1 0 0 0 20 0 15 0 77410696 15371935744 21949 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0.08 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) S 5035 5038 4275 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 15 0 77410696 15371935744 21949 33554432000 4194304 4196468 140725081292720 139752510667120 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15371935744 21949 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15011656 memory=139837213816448 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410697 15371935744 21949 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87796 KiB

[startup+0.700757 s]
/proc/loadavg: 2.04 2.11 1.81 3/225 5053
/proc/meminfo: memFree=17426332/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15019976 memory=129816 CPUtime=1.01 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 17652 0 0 0 96 5 0 0 20 0 15 0 77410690 15380455424 32454 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3754994 32454 3154 1 0 3716398 0
[pid=5038/tid=5040] ppid=5035 vsize=15019976 memory=161505198745364 CPUtime=0.67 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) R 5035 5038 4275 0 -1 4202560 14826 0 0 0 63 4 0 0 20 0 15 0 77410690 15380455424 32454 33554432000 4194304 4196468 140725081292720 139753514283888 139753535124853 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15019976 memory=444197 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15380455424 32454 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15380455424 32454 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15380455424 32454 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15019976 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15380455424 32454 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77410693 15380455424 32454 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5046] ppid=5035 vsize=15019976 memory=-3472574513799858008 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77410693 15380455424 32454 33554432000 4194304 4196468 140725081292720 139751994680608 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15019976 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77410694 15380455424 32454 33554432000 4194304 4196468 140725081292720 139751860459120 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15380455424 32454 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15019976 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 612 0 0 0 7 0 0 0 20 0 15 0 77410696 15380455424 32454 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15019976 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 401 0 0 0 7 0 0 0 20 0 15 0 77410696 15380455424 32454 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15019976 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) S 5035 5038 4275 0 -1 1077944384 453 0 0 0 17 0 0 0 20 0 15 0 77410696 15380455424 32454 33554432000 4194304 4196468 140725081292720 139752510667120 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15380455424 32454 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15019976 memory=6721 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410697 15380455424 32454 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15019976 KiB
Current children cumulated memory: 129816 KiB

[startup+1.50065 s]
/proc/loadavg: 2.04 2.11 1.81 5/225 5053
/proc/meminfo: memFree=17304168/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15022100 memory=287216 CPUtime=3.54 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 21502 0 0 0 346 8 0 0 20 0 15 0 77410690 15382630400 71804 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3755525 71804 3200 1 0 3716910 0
[pid=5038/tid=5040] ppid=5035 vsize=15022100 memory=279674177560456 CPUtime=1.47 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) R 5035 5038 4275 0 -1 4202560 15936 0 0 0 140 7 0 0 20 0 15 0 77410690 15382630400 71804 33554432000 4194304 4196468 140725081292720 139753514278784 139753022480244 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15382630400 71804 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15022100 memory=15541821036039219 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15382630400 71804 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15022100 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77410692 15382630400 71804 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15022100 memory=4640767346415259730 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77410692 15382630400 71804 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15022100 memory=5787213831426565969 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77410693 15382630400 71804 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0

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

[pid=5038/tid=5046] ppid=5035 vsize=15024148 memory=7016593495243482243 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77410693 15384727552 856885 33554432000 4194304 4196468 140725081292720 139751994680672 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15024148 memory=2319529053435070416 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 77410694 15384727552 856885 33554432000 4194304 4196468 140725081292720 139751860459120 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15024148 memory=3427540 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15384727552 856885 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15024148 memory=4096 CPUtime=4.15 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 8024 0 0 0 414 1 0 0 20 0 15 0 77410696 15384727552 856885 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15024148 memory=3280072 CPUtime=4.34 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 4044 0 0 0 433 1 0 0 20 0 15 0 77410696 15384727552 856885 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15024148 memory=1730980 CPUtime=1.34 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) S 5035 5038 4275 0 -1 1077944384 4420 0 0 0 133 1 0 0 20 0 15 0 77410696 15384727552 856885 33554432000 4194304 4196468 140725081292720 139752510667120 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15384727552 856885 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15024148 memory=616 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 77410697 15384727552 856885 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 36.73 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3427540 KiB

[startup+51.1104 s]
/proc/loadavg: 2.20 2.16 1.85 3/225 5053
/proc/meminfo: memFree=13624376/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15024148 memory=3906856 CPUtime=65.46 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 45448 0 0 0 6379 167 0 0 20 0 15 0 77410690 15384727552 976714 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3756037 976714 3238 1 0 3717422 0
[pid=5038/tid=5040] ppid=5035 vsize=15024148 memory=279674178152584 CPUtime=49.39 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) R 5035 5038 4275 0 -1 4202560 21539 0 0 0 4890 49 0 0 20 0 15 0 77410690 15384727552 976714 33554432000 4194304 4196468 140725081292720 139753514284664 139753024315488 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15024148 memory=2240 CPUtime=1.49 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 1141 0 0 0 122 27 0 0 20 0 15 0 77410692 15384727552 976714 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15024148 memory=4124 CPUtime=1.49 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 798 0 0 0 122 27 0 0 20 0 15 0 77410692 15384727552 976714 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15024148 memory=3093120 CPUtime=1.5 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 1713 0 0 0 122 28 0 0 20 0 15 0 77410692 15384727552 976714 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15024148 memory=1844 CPUtime=1.5 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 659 0 0 0 123 27 0 0 20 0 15 0 77410692 15384727552 976714 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15024148 memory=21702469751740 CPUtime=0.02 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 312 0 0 0 2 0 0 0 20 0 15 0 77410693 15384727552 976714 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5046] ppid=5035 vsize=15024148 memory=-3831251742559211316 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77410693 15384727552 976714 33554432000 4194304 4196468 140725081292720 139751994680672 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15024148 memory=3906856 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 77410694 15384727552 976714 33554432000 4194304 4196468 140725081292720 139751860459120 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15024148 memory=7157461592046397801 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15384727552 976714 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15024148 memory=4096 CPUtime=4.18 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 8065 0 0 0 417 1 0 0 20 0 15 0 77410696 15384727552 976714 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15024148 memory=23156 CPUtime=4.41 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 4452 0 0 0 440 1 0 0 20 0 15 0 77410696 15384727552 976714 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15024148 memory=3906856 CPUtime=1.37 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) S 5035 5038 4275 0 -1 1077944384 5331 0 0 0 136 1 0 0 20 0 15 0 77410696 15384727552 976714 33554432000 4194304 4196468 140725081292720 139752510667120 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15024148 memory=3906856 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15384727552 976714 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15024148 memory=4096 CPUtime=0.02 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 87 0 0 0 1 1 0 0 20 0 15 0 77410697 15384727552 976714 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 65.46 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3906856 KiB

[startup+102.301 s]
/proc/loadavg: 2.16 2.15 1.86 3/225 5054
/proc/meminfo: memFree=12282332/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15026264 memory=5220488 CPUtime=130.78 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 71658 0 0 0 12784 294 0 0 20 0 15 0 77410690 15386894336 1305122 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3756566 1305122 3259 1 0 3717422 0
[pid=5038/tid=5040] ppid=5035 vsize=15026264 memory=5220488 CPUtime=97.54 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) R 5035 5038 4275 0 -1 4202560 26152 0 0 0 9699 55 0 0 20 0 15 0 77410690 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139753514286400 139753542468669 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15026264 memory=5220488 CPUtime=4.53 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 1839 0 0 0 397 56 0 0 20 0 15 0 77410692 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15026264 memory=4 CPUtime=4.52 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 1824 0 0 0 398 54 0 0 20 0 15 0 77410692 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15026264 memory=164 CPUtime=4.49 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 2638 0 0 0 389 60 0 0 20 0 15 0 77410692 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15026264 memory=0 CPUtime=4.5 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 2006 0 0 0 393 57 0 0 20 0 15 0 77410692 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15026264 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 1981 0 0 0 3 0 0 0 20 0 15 0 77410693 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5046] ppid=5035 vsize=15026264 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 77410693 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139751994680672 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15026264 memory=4932440 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 77410694 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139751860459136 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15026264 memory=4932440 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15026264 memory=139837089054833 CPUtime=6.46 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 11025 0 0 0 645 1 0 0 20 0 15 0 77410696 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15026264 memory=3093120 CPUtime=6.81 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 10274 0 0 0 679 2 0 0 20 0 15 0 77410696 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15026264 memory=134 CPUtime=1.76 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) S 5035 5038 4275 0 -1 1077944384 12418 0 0 0 173 3 0 0 20 0 15 0 77410696 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139752510667120 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77410696 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15026264 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 124 0 0 0 2 3 0 0 20 0 15 0 77410697 15386894336 1305122 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 130.78 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 5220488 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+110.001 s]*
/proc/loadavg: 2.14 2.15 1.87 3/230 5060
/proc/meminfo: memFree=11879404/32770624 swapFree=67108860/67108860
[pid=5038] ppid=5035 vsize=15683912 memory=5414456 CPUtime=139.33 cores=0,2,4,6
/proc/5038/stat : 5038 (java) S 5035 5038 4275 0 -1 1077944320 78004 0 0 0 13610 323 0 0 20 0 19 0 77410690 16060325888 1353614 33554432000 4194304 4196468 140725081292720 140725081275264 139753542446839 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
/proc/5038/statm: 3920978 1353614 3263 1 0 3881834 0
[pid=5055] ppid=5038 vsize=192320 memory=171012 CPUtime=0.62 cores=0,2,4,6
/proc/5055/stat : 5055 (minisat_release) R 5038 5038 4275 0 -1 4202496 35025 0 0 0 55 7 0 0 20 0 1 0 77421627 196935680 42753 33554432000 4194304 4308513 140731047859392 140731047856536 140408635509733 0 4 0 8388610 0 0 0 17 0 0 0 0 0 0 6409496 6410680 38584320 140731047862961 140731047863470 140731047863470 140731047866309 0
/proc/5055/statm: 48080 42753 316 28 0 44320 0
[pid=5038/tid=5040] ppid=5035 vsize=15683912 memory=-5059952977386882957 CPUtime=104.37 cores=0,2,4,6
/proc/5038/task/5040/stat : 5040 (java) S 5035 5038 4275 0 -1 1077944384 27704 0 0 0 10377 60 0 0 20 0 19 0 77410690 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139753514286080 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5041] ppid=5035 vsize=15683912 memory=4126316290023845779 CPUtime=4.81 cores=0,2,4,6
/proc/5038/task/5041/stat : 5041 (java) S 5035 5038 4275 0 -1 1077944384 1937 0 0 0 420 61 0 0 20 0 19 0 77410692 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139753546688912 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5042] ppid=5035 vsize=15683912 memory=1292 CPUtime=4.8 cores=0,2,4,6
/proc/5038/task/5042/stat : 5042 (java) S 5035 5038 4275 0 -1 1077944384 1960 0 0 0 420 60 0 0 20 0 19 0 77410692 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139753002711312 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5043] ppid=5035 vsize=15683912 memory=1844 CPUtime=4.77 cores=0,2,4,6
/proc/5038/task/5043/stat : 5043 (java) S 5035 5038 4275 0 -1 1077944384 2778 0 0 0 411 66 0 0 20 0 19 0 77410692 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139753001659024 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5044] ppid=5035 vsize=15683912 memory=1008 CPUtime=4.78 cores=0,2,4,6
/proc/5038/task/5044/stat : 5044 (java) S 5035 5038 4275 0 -1 1077944384 2545 0 0 0 415 63 0 0 20 0 19 0 77410692 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139753000606224 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5045] ppid=5035 vsize=15683912 memory=5404 CPUtime=0.03 cores=0,2,4,6
/proc/5038/task/5045/stat : 5045 (java) S 5035 5038 4275 0 -1 1077944384 2019 0 0 0 3 0 0 0 20 0 19 0 77410693 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139752513825392 139753542457986 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5046] ppid=5035 vsize=15683912 memory=796 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5046/stat : 5046 (java) S 5035 5038 4275 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 77410693 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139751994680672 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5047] ppid=5035 vsize=15683912 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5047/stat : 5047 (java) S 5035 5038 4275 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 77410694 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139751860459136 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5048] ppid=5035 vsize=15683912 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5048/stat : 5048 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77410696 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139751485954640 139753542465435 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5049] ppid=5035 vsize=15683912 memory=11116 CPUtime=6.76 cores=0,2,4,6
/proc/5038/task/5049/stat : 5049 (java) S 5035 5038 4275 0 -1 1077944384 12335 0 0 0 674 2 0 0 20 0 19 0 77410696 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139752512772208 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5050] ppid=5035 vsize=15683912 memory=1200 CPUtime=7.06 cores=0,2,4,6
/proc/5038/task/5050/stat : 5050 (java) S 5035 5038 4275 0 -1 1077944384 11744 0 0 0 704 2 0 0 20 0 19 0 77410696 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139752511719408 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5051] ppid=5035 vsize=15683912 memory=1228 CPUtime=1.81 cores=0,2,4,6
/proc/5038/task/5051/stat : 5051 (java) S 5035 5038 4275 0 -1 1077944384 13088 0 0 0 178 3 0 0 20 0 19 0 77410696 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139752510667120 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5052] ppid=5035 vsize=15683912 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5052/stat : 5052 (java) S 5035 5038 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77410696 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139750988048864 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5053] ppid=5035 vsize=15683912 memory=5411320 CPUtime=0.06 cores=0,2,4,6
/proc/5038/task/5053/stat : 5053 (java) S 5035 5038 4275 0 -1 1077944384 424 0 0 0 3 3 0 0 20 0 19 0 77410697 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139752509615024 139753542457986 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5056] ppid=5035 vsize=15683912 memory=5411320 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5056/stat : 5056 (java) S 5035 5038 4275 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77421627 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139752491251136 139753542471449 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5058] ppid=5035 vsize=15683912 memory=15257064687536258 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5058/stat : 5058 (java) S 5035 5038 4275 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 19 0 77421628 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139750451163056 139753542468765 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5059] ppid=5035 vsize=15683912 memory=2187681859329 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5059/stat : 5059 (java) S 5035 5038 4275 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 77421628 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139750182731056 139753542468765 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
[pid=5038/tid=5060] ppid=5035 vsize=15683912 memory=2389545322241 CPUtime=0 cores=0,2,4,6
/proc/5038/task/5060/stat : 5060 (java) S 5035 5038 4275 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 77421629 16060325888 1353614 33554432000 4194304 4196468 140725081292720 139750585392032 139753542457045 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19369984 140725081293812 140725081294089 140725081294089 140725081296847 0
Current children cumulated CPU time: 139.95 s
Current children cumulated vsize: 15876232 KiB
Current children cumulated memory: 5585468 KiB

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

[startup+110.062 s]
# the end of solver process 5038 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=136.704 s, system=3.35384 s

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

Child status: 1
Real time (s): 110.062
CPU time (s): 140.058
CPU user time (s): 136.704
CPU system time (s): 3.35384
CPU usage (%): 127.254
Max. virtual memory (cumulated for all children) (KiB): 15876232
Max. memory (cumulated for all children) (KiB): 5585468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.704
system time used= 3.35384
maximum resident set size= 5416532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113345
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8861
involuntary context switches= 339


# summary of solver processes directly reported to runsolver:
#   pid: 5038
#   total CPU time (s): 140.058
#   total CPU user time (s): 136.704
#   total CPU system time (s): 3.35384

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.730669 second user time and 1.04126 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 11:47:55
IDJOB=4296190
IDBENCH=141662
IDSOLVER=2755
FILE ID=node134/4296190-1532598475
RUNJOBID= node134-1532597865-4306
PBS_JOBID= 21021975
Free space on /tmp= 55548 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Eternity/Eternity-12-12_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-4296190-1532598475/watcher-4296190-1532598475 -o /tmp/evaluation-result-4296190-1532598475/solver-4296190-1532598475 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532597865-4306 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296190-1532598475.xml

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

MD5SUM BENCH= 72288e631366ae5e472c0848b2762e00
RANDOM SEED=1622423320

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:        17526088 kB
MemAvailable:   28607656 kB
Buffers:          222868 kB
Cached:         11118388 kB
SwapCached:            0 kB
Active:          5482628 kB
Inactive:        9257596 kB
Active(anon):    3349984 kB
Inactive(anon):    76428 kB
Active(file):    2132644 kB
Inactive(file):  9181168 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9188 kB
Writeback:             0 kB
AnonPages:       3573636 kB
Mapped:            52852 kB
Shmem:             25248 kB
Slab:             195472 kB
SReclaimable:     167184 kB
SUnreclaim:        28288 kB
KernelStack:        4048 kB
PageTables:        11796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13538628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3391488 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= 55540 MiB
End job on node134 at 2018-07-26 11:49:45