Trace number 4296191

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 order+MapleCOMSPS (2018-06-13)? (MO) 132.528 103.448

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.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 14:08:20 CEST 2018
0.66/0.55	c PID: 10770
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.88/1.34	c (0,0) Parsing End
2.88/1.35	c (0,0) CSP: 456 int (0 aux), 0 bool (0 aux), 193 ctr, max domain size 144
2.88/1.35	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.88/1.35	c (0,0) Constraint Name Generate Begin
2.88/1.36	c (0,0) Ctr:HOME/instance-4296191-1532606899.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.88/1.36	c (0,0) Constraint Name Generate End
2.88/1.36	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.88/1.36	c (0,0) CSP to CSPinCNF Begin
19.42/10.25	c (9,9) translated 20 (10%) constraints
27.33/17.58	c (17,16) translated 39 (20%) constraints
35.47/24.94	c (24,23) translated 58 (30%) constraints
44.14/32.71	c (32,31) translated 78 (40%) constraints
52.56/40.16	c (39,38) translated 97 (50%) constraints
61.17/47.67	c (47,45) translated 116 (60%) constraints
70.40/55.60	c (55,53) translated 136 (70%) constraints
75.60/59.72	c (59,56) translated 155 (80%) constraints
75.60/59.72	c (59,56) translated 174 (90%) constraints
75.60/59.73	c (59,56) translated 193 (100%) constraints
79.80/62.60	c (62,59) STATISTICS1:HOME/instance-4296191-1532606899.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,
79.80/62.60	c (62,59) ===========================================
79.80/62.60	c (62,59) Order
79.80/62.60	c (62,59) ===========================================
82.97/64.10	c (63,61) translated 77225 (10%) constraints
84.19/65.25	c (64,62) translated 154450 (20%) constraints
86.37/66.65	c (66,63) translated 231675 (30%) constraints
87.57/67.80	c (67,64) translated 308900 (40%) constraints
88.67/68.94	c (68,65) translated 386125 (50%) constraints
89.78/70.08	c (69,66) translated 463350 (60%) constraints
90.97/71.22	c (70,67) translated 540575 (70%) constraints
92.07/72.36	c (71,69) translated 617800 (80%) constraints
94.49/73.81	c (73,70) translated 695025 (90%) constraints
95.59/74.95	c (74,71) translated 772250 (100%) constraints
95.59/74.95	c (74,71) CSP to CSPinCNF End
95.59/75.00	c (74,71) CSP: 456 int (0 aux), 120096 bool (120096 aux), 772298 ctr, max domain size 144
95.59/75.00	c (74,71) Heap : 1442 MiB used (max 10742 MiB), NonHeap : 30 MiB used (max 0 MiB)
95.59/75.00	c (74,71) CSPinCNF Propagation Begin
116.04/90.88	c (90,86) 28557 values, 151339 unsatisfiable literals, and 165348 valid clauses are removed
116.04/90.88	c (90,86) CSPinCNF Propagation End
116.14/90.92	c (90,86) CSP: 24453 int (23997 aux), 96099 bool (96099 aux), 606950 ctr, max domain size 144
116.14/90.92	c (90,86) Heap : 1712 MiB used (max 10768 MiB), NonHeap : 28 MiB used (max 0 MiB)
116.14/90.92	c (90,86) Simplify CSPinCNF Begin
118.06/92.15	c (91,87) Simplify CSPinCNF End
118.06/92.19	c (91,87) CSP: 24453 int (23997 aux), 116691 bool (116691 aux), 627542 ctr, max domain size 144
118.06/92.19	c (91,87) Heap : 2377 MiB used (max 10768 MiB), NonHeap : 29 MiB used (max 0 MiB)
118.06/92.19	c (91,87) Calculate Precise Domain Begin
118.06/92.19	c (91,87) 0 values are removed by re-calculation
118.06/92.19	c (91,87) Calculate Precise Domain End
118.15/92.24	c (91,87) CSP: 24453 int (23997 aux), 116691 bool (116691 aux), 627542 ctr, max domain size 144
118.15/92.24	c (91,87) Heap : 2377 MiB used (max 10768 MiB), NonHeap : 29 MiB used (max 0 MiB)
118.15/92.24	c (91,87) CSPinCNF to SatSolver Begin
126.36/97.84	c (97,92) 62755 (10 %) CSP clauses are encoded (136947 SAT variables, 1912778 SAT clauses)
126.71/98.19	c (97,92) 125509 (20 %) CSP clauses are encoded (136947 SAT variables, 1975532 SAT clauses)
127.10/98.54	c (98,93) 188263 (30 %) CSP clauses are encoded (136947 SAT variables, 2038286 SAT clauses)
127.41/98.88	c (98,93) 251017 (40 %) CSP clauses are encoded (136947 SAT variables, 2101040 SAT clauses)
127.81/99.23	c (98,93) 313771 (50 %) CSP clauses are encoded (136947 SAT variables, 2163794 SAT clauses)
128.11/99.57	c (99,94) 376526 (60 %) CSP clauses are encoded (136947 SAT variables, 2226549 SAT clauses)
128.50/99.92	c (99,94) 439280 (70 %) CSP clauses are encoded (136947 SAT variables, 2289303 SAT clauses)
128.81/100.26	c (99,94) 502034 (80 %) CSP clauses are encoded (136947 SAT variables, 2352057 SAT clauses)
129.21/100.61	c (100,95) 564788 (90 %) CSP clauses are encoded (136947 SAT variables, 2414811 SAT clauses)
129.51/100.96	c (100,95) 627542 (100 %) CSP clauses are encoded (136947 SAT variables, 2477565 SAT clauses)
130.19/101.26	c (100,95) CSPinCNF to SatSolver End
130.19/101.26	c (100,95) Heap : 4117 MiB used (max 10775 MiB), NonHeap : 31 MiB used (max 0 MiB)
131.59/102.69	c (102,97) STATISTICS2:HOME/instance-4296191-1532606899.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,
131.59/102.69	c (102,97) SatSolver.solve Begin
131.59/102.69	c (102,97) 136947 bool, 2477566 clause
131.59/102.69	c (102,97) 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-4296191-1532606899.xml-scop-10770.cnf HOME/instance-4296191-1532606899.xml-scop-10770.cnf.out
132.46/103.40	c (102,0) receiving signal SIGTERM
132.46/103.40	s UNKNOWN
132.46/103.41	c (102,97) SatSolver is killed by some reasons.
132.46/103.41	c (102,97) 0,0,74,90,91,91,100,TO,TO,STOP-AFTER(DIMACS)
132.46/103.41	c END-Prog: Thu Jul 26 14:10:03 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 (6471 MiB free)
  memory of node 1: 16384 MiB (13983 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296191-1532606899/watcher-4296191-1532606899 -o /tmp/evaluation-result-4296191-1532606899/solver-4296191-1532606899 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532605409-9420 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296191-1532606899.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=10770, runsolver pid=10767

[startup+0.100125 s]*
/proc/loadavg: 2.06 2.16 2.13 3/220 10785
/proc/meminfo: memFree=20881816/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15011656 memory=74420 CPUtime=0.11 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 6789 0 0 0 9 2 0 0 20 0 15 0 78253219 15371935744 18605 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3752914 18605 2781 1 0 3715374 0
[pid=10770/tid=10772] ppid=10767 vsize=15011656 memory=-6727144656924359504 CPUtime=0.08 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) R 10767 10770 8644 0 -1 4202560 5070 0 0 0 7 1 0 0 20 0 15 0 78253220 15371935744 18803 33554432000 4194304 4196468 140723089728080 139652648142536 139652668570430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 18803 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 18803 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 18803 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 18803 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 18803 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10778] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 18869 33554432000 4194304 4196468 140723089728080 139651264275232 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 18869 33554432000 4194304 4196468 140723089728080 139650995840112 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 18869 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) S 10767 10770 8644 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 18869 33554432000 4194304 4196468 140723089728080 139651644856944 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 18869 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) S 10767 10770 8644 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 18869 33554432000 4194304 4196468 140723089728080 139651642751856 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 18869 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 18869 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74420 KiB

[startup+0.210337 s]*
/proc/loadavg: 2.06 2.16 2.13 3/220 10785
/proc/meminfo: memFree=20868080/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15011656 memory=86696 CPUtime=0.25 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 10098 0 0 0 23 2 0 0 20 0 15 0 78253219 15371935744 21674 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3752914 21674 2890 1 0 3715374 0
[pid=10770/tid=10772] ppid=10767 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) R 10767 10770 8644 0 -1 4202560 7995 0 0 0 18 2 0 0 20 0 15 0 78253220 15371935744 21674 33554432000 4194304 4196468 140723089728080 139652648159216 139652676345238 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 21674 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15011656 memory=140455551920916 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 21674 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 21674 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 21674 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 21674 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10778] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 21674 33554432000 4194304 4196468 140723089728080 139651264275232 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 21674 33554432000 4194304 4196468 140723089728080 139650995840112 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 21674 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) R 10767 10770 8644 0 -1 4202560 432 0 0 0 1 0 0 0 20 0 15 0 78253226 15371935744 21674 33554432000 4194304 4196468 140723089728080 139651644856944 139652657028475 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) R 10767 10770 8644 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 21674 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0.03 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) S 10767 10770 8644 0 -1 1077944384 303 0 0 0 3 0 0 0 20 0 15 0 78253226 15371935744 21674 33554432000 4194304 4196468 140723089728080 139651642751856 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 21674 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 21674 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86696 KiB

[startup+0.31037 s]*
/proc/loadavg: 2.06 2.16 2.13 3/220 10785
/proc/meminfo: memFree=20864420/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15011656 memory=90164 CPUtime=0.43 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 10629 0 0 0 40 3 0 0 20 0 15 0 78253219 15371935744 22541 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3752914 22541 2992 1 0 3715374 0
[pid=10770/tid=10772] ppid=10767 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) R 10767 10770 8644 0 -1 4202560 8370 0 0 0 27 2 0 0 20 0 15 0 78253220 15371935744 22607 33554432000 4194304 4196468 140723089728080 139652648137456 139652660413790 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15011656 memory=4294967639 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 22607 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15011656 memory=140455551907349 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 22607 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 22607 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15371935744 22607 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 22607 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10778] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 22607 33554432000 4194304 4196468 140723089728080 139651264275232 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253223 15371935744 22607 33554432000 4194304 4196468 140723089728080 139650995840112 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 22607 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) S 10767 10770 8644 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 15 0 78253226 15371935744 22607 33554432000 4194304 4196468 140723089728080 139651644856944 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) S 10767 10770 8644 0 -1 1077944384 135 0 0 0 2 0 0 0 20 0 15 0 78253226 15371935744 22607 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0.07 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) R 10767 10770 8644 0 -1 4202560 323 0 0 0 7 0 0 0 20 0 15 0 78253226 15371935744 22607 33554432000 4194304 4196468 140723089728080 139651642746448 139652676354650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 22607 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15011656 memory=140455551456896 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253226 15371935744 22607 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90164 KiB

[startup+0.700759 s]
/proc/loadavg: 2.06 2.16 2.13 3/220 10785
/proc/meminfo: memFree=20840360/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15019976 memory=131280 CPUtime=1.01 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 17498 0 0 0 96 5 0 0 20 0 15 0 78253219 15380455424 32820 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3754994 32820 3126 1 0 3716398 0
[pid=10770/tid=10772] ppid=10767 vsize=15019976 memory=186742292364664 CPUtime=0.67 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) R 10767 10770 8644 0 -1 4202560 14793 0 0 0 63 4 0 0 20 0 15 0 78253220 15380455424 32820 33554432000 4194304 4196468 140723089728080 139652648169984 139652676355229 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15019976 memory=462675 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15380455424 32820 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15380455424 32820 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15380455424 32820 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15019976 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15380455424 32820 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) S 10767 10770 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78253223 15380455424 32820 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10778] ppid=10767 vsize=15019976 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78253223 15380455424 32820 33554432000 4194304 4196468 140723089728080 139651264275232 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15019976 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253223 15380455424 32820 33554432000 4194304 4196468 140723089728080 139650995840112 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15019976 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15380455424 32820 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15019976 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) S 10767 10770 8644 0 -1 1077944384 516 0 0 0 5 0 0 0 20 0 15 0 78253226 15380455424 32820 33554432000 4194304 4196468 140723089728080 139651644856944 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15019976 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) S 10767 10770 8644 0 -1 1077944384 360 0 0 0 9 0 0 0 20 0 15 0 78253226 15380455424 32820 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15019976 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) R 10767 10770 8644 0 -1 4202560 488 0 0 0 17 0 0 0 20 0 15 0 78253226 15380455424 32820 33554432000 4194304 4196468 140723089728080 139651642751856 139652676354650 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15380455424 32820 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253226 15380455424 32820 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15019976 KiB
Current children cumulated memory: 131280 KiB

[startup+1.50893 s]
/proc/loadavg: 2.06 2.16 2.13 4/220 10785
/proc/meminfo: memFree=20724132/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15022100 memory=290968 CPUtime=3.4 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 21106 0 0 0 330 10 0 0 20 0 15 0 78253219 15382630400 72742 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3755525 72742 3201 1 0 3716910 0
[pid=10770/tid=10772] ppid=10767 vsize=15022100 memory=5793432691001872487 CPUtime=1.47 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) S 10767 10770 8644 0 -1 1077944384 15926 0 0 0 139 8 0 0 20 0 15 0 78253220 15382630400 72742 33554432000 4194304 4196468 140723089728080 139652648164064 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15022100 memory=6297269600779063399 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15382630400 72742 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15022100 memory=7733642995432187500 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15382630400 72742 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15022100 memory=7379824667758258519 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78253221 15382630400 72742 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15022100 memory=4638778402627734864 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253221 15382630400 72742 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15022100 memory=7595720364100643416 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) R 10767 10770 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78253223 15382630400 72742 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0

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

[pid=10770/tid=10778] ppid=10767 vsize=15024148 memory=280910859744928 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 78253223 15384727552 854515 33554432000 4194304 4196468 140723089728080 139651264275296 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15024148 memory=3270476 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253223 15384727552 854515 33554432000 4194304 4196468 140723089728080 139650995840112 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15024148 memory=644 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15384727552 854515 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15024148 memory=1792 CPUtime=3.53 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) S 10767 10770 8644 0 -1 1077944384 3749 0 0 0 352 1 0 0 20 0 15 0 78253226 15384727552 854515 33554432000 4194304 4196468 140723089728080 139651644856944 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15024148 memory=1232 CPUtime=4.31 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) S 10767 10770 8644 0 -1 1077944384 4783 0 0 0 430 1 0 0 20 0 15 0 78253226 15384727552 854515 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15024148 memory=956 CPUtime=1.21 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) S 10767 10770 8644 0 -1 1077944384 4415 0 0 0 119 2 0 0 20 0 15 0 78253226 15384727552 854515 33554432000 4194304 4196468 140723089728080 139651642751856 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15024148 memory=3418048 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15384727552 854515 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15024148 memory=3270476 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 78253226 15384727552 854515 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 36.08 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3418060 KiB

[startup+51.11 s]
/proc/loadavg: 2.59 2.29 2.17 5/215 10861
/proc/meminfo: memFree=17770464/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15024148 memory=4048928 CPUtime=65.9 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 42312 0 0 0 6415 175 0 0 20 0 15 0 78253219 15384727552 1012232 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3756037 1012232 3238 1 0 3717422 0
[pid=10770/tid=10772] ppid=10767 vsize=15024148 memory=3897364 CPUtime=49.17 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) R 10767 10770 8644 0 -1 4202560 21841 0 0 0 4865 52 0 0 20 0 15 0 78253220 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139652648169744 139652163068286 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15024148 memory=4048928 CPUtime=1.86 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 968 0 0 0 156 30 0 0 20 0 15 0 78253221 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15024148 memory=3723280 CPUtime=1.85 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 1475 0 0 0 156 29 0 0 20 0 15 0 78253221 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15024148 memory=3897364 CPUtime=1.86 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 784 0 0 0 160 26 0 0 20 0 15 0 78253221 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15024148 memory=3083864 CPUtime=1.86 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 1171 0 0 0 156 30 0 0 20 0 15 0 78253221 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15024148 memory=6935652554312077392 CPUtime=0.02 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) S 10767 10770 8644 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 78253223 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10778] ppid=10767 vsize=15024148 memory=3897364 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 78253223 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139651264275296 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15024148 memory=3897364 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78253223 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139650995840112 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15024148 memory=3897364 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15024148 memory=280910861045696 CPUtime=3.58 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) S 10767 10770 8644 0 -1 1077944384 3797 0 0 0 357 1 0 0 20 0 15 0 78253226 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139651644856944 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15024148 memory=644 CPUtime=4.34 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) S 10767 10770 8644 0 -1 1077944384 5010 0 0 0 433 1 0 0 20 0 15 0 78253226 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15024148 memory=957 CPUtime=1.25 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) S 10767 10770 8644 0 -1 1077944384 5622 0 0 0 123 2 0 0 20 0 15 0 78253226 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139651642751856 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15024148 memory=355 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15024148 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 44 0 0 0 1 1 0 0 20 0 15 0 78253226 15384727552 1012232 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 65.9 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 4048928 KiB

[startup+102.301 s]
/proc/loadavg: 1.75 2.10 2.12 2/195 10924
/proc/meminfo: memFree=18937452/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15026264 memory=5405312 CPUtime=131.29 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 66240 0 0 0 12812 317 0 0 20 0 15 0 78253219 15386894336 1351328 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3756566 1351328 3259 1 0 3717422 0
[pid=10770/tid=10772] ppid=10767 vsize=15026264 memory=5405304 CPUtime=97.45 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) R 10767 10770 8644 0 -1 4202560 27370 0 0 0 9684 61 0 0 20 0 15 0 78253220 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139652648169424 139652165814464 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15026264 memory=5405312 CPUtime=4.74 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 2205 0 0 0 418 56 0 0 20 0 15 0 78253221 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15026264 memory=280910860064064 CPUtime=4.73 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 2410 0 0 0 409 64 0 0 20 0 15 0 78253221 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15026264 memory=56 CPUtime=4.73 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 1596 0 0 0 413 60 0 0 20 0 15 0 78253221 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15026264 memory=3472328296227679313 CPUtime=4.74 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 2125 0 0 0 411 63 0 0 20 0 15 0 78253221 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15026264 memory=164 CPUtime=0.03 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) S 10767 10770 8644 0 -1 1077944384 578 0 0 0 3 0 0 0 20 0 15 0 78253223 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10778] ppid=10767 vsize=15026264 memory=5084776 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 78253223 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139651264275296 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15026264 memory=464 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78253223 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139650995840128 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15026264 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15026264 memory=23540 CPUtime=6.2 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) S 10767 10770 8644 0 -1 1077944384 6946 0 0 0 619 1 0 0 20 0 15 0 78253226 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139651644856944 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15026264 memory=5405304 CPUtime=6.85 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) S 10767 10770 8644 0 -1 1077944384 10643 0 0 0 683 2 0 0 20 0 15 0 78253226 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15026264 memory=4136 CPUtime=1.68 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) S 10767 10770 8644 0 -1 1077944384 10932 0 0 0 164 4 0 0 20 0 15 0 78253226 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139651642751856 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15026264 memory=23540 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78253226 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15026264 memory=4052 CPUtime=0.05 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 98 0 0 0 2 3 0 0 20 0 15 0 78253226 15386894336 1351328 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 131.29 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 5405312 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+103.401 s]
/proc/loadavg: 1.75 2.10 2.12 2/200 10930
/proc/meminfo: memFree=18846524/32770624 swapFree=67108860/67108860
[pid=10770] ppid=10767 vsize=15683912 memory=5408468 CPUtime=131.78 cores=1,3,5,7
/proc/10770/stat : 10770 (java) S 10767 10770 8644 0 -1 1077944320 66880 0 0 0 12860 318 0 0 20 0 19 0 78253219 16060325888 1352117 33554432000 4194304 4196468 140723089728080 140723089710624 139652676333303 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
/proc/10770/statm: 3920978 1352117 3263 1 0 3881834 0
[pid=10925] ppid=10770 vsize=234500 memory=184220 CPUtime=0.68 cores=1,3,5,7
/proc/10925/stat : 10925 (minisat_release) R 10770 10770 8644 0 -1 4202496 37855 0 0 0 62 6 0 0 20 0 1 0 78263490 240128000 46055 33554432000 4194304 4308513 140733430179984 140733429128216 139632876080101 0 4 0 8388610 0 0 0 17 5 0 0 0 0 0 6409496 6410680 30552064 140733430182575 140733430183086 140733430183086 140733430185925 0
/proc/10925/statm: 58625 46055 316 28 0 54865 0
[pid=10770/tid=10772] ppid=10767 vsize=15683912 memory=6944656575208382560 CPUtime=97.9 cores=1,3,5,7
/proc/10770/task/10772/stat : 10772 (java) S 10767 10770 8644 0 -1 1077944384 27891 0 0 0 9729 61 0 0 20 0 19 0 78253220 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139652648172544 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10773] ppid=10767 vsize=15683912 memory=6943526294502006880 CPUtime=4.74 cores=1,3,5,7
/proc/10770/task/10773/stat : 10773 (java) S 10767 10770 8644 0 -1 1077944384 2205 0 0 0 418 56 0 0 20 0 19 0 78253221 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139652680575888 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10774] ppid=10767 vsize=15683912 memory=6656426216303648864 CPUtime=4.73 cores=1,3,5,7
/proc/10770/task/10774/stat : 10774 (java) S 10767 10770 8644 0 -1 1077944384 2410 0 0 0 409 64 0 0 20 0 19 0 78253221 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139652479351568 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10775] ppid=10767 vsize=15683912 memory=-3195349257566499689 CPUtime=4.73 cores=1,3,5,7
/proc/10770/task/10775/stat : 10775 (java) S 10767 10770 8644 0 -1 1077944384 1596 0 0 0 413 60 0 0 20 0 19 0 78253221 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139652478299280 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10776] ppid=10767 vsize=15683912 memory=6791534058613427641 CPUtime=4.74 cores=1,3,5,7
/proc/10770/task/10776/stat : 10776 (java) S 10767 10770 8644 0 -1 1077944384 2125 0 0 0 411 63 0 0 20 0 19 0 78253221 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139652477246480 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10777] ppid=10767 vsize=15683912 memory=1008 CPUtime=0.03 cores=1,3,5,7
/proc/10770/task/10777/stat : 10777 (java) S 10767 10770 8644 0 -1 1077944384 579 0 0 0 3 0 0 0 20 0 19 0 78253223 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139651645909104 139652676344450 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10778] ppid=10767 vsize=15683912 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10778/stat : 10778 (java) S 10767 10770 8644 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 78253223 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139651264275296 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10779] ppid=10767 vsize=15683912 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10779/stat : 10779 (java) S 10767 10770 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 78253223 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139650995840128 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10780] ppid=10767 vsize=15683912 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10780/stat : 10780 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78253226 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139650621331536 139652676351899 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10781] ppid=10767 vsize=15683912 memory=18268 CPUtime=6.21 cores=1,3,5,7
/proc/10770/task/10781/stat : 10781 (java) S 10767 10770 8644 0 -1 1077944384 6949 0 0 0 620 1 0 0 20 0 19 0 78253226 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139651644856944 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10782] ppid=10767 vsize=15683912 memory=280910860916832 CPUtime=6.86 cores=1,3,5,7
/proc/10770/task/10782/stat : 10782 (java) S 10767 10770 8644 0 -1 1077944384 10643 0 0 0 684 2 0 0 20 0 19 0 78253226 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139651643804144 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10783] ppid=10767 vsize=15683912 memory=-3395018491275122331 CPUtime=1.69 cores=1,3,5,7
/proc/10770/task/10783/stat : 10783 (java) S 10767 10770 8644 0 -1 1077944384 10977 0 0 0 165 4 0 0 20 0 19 0 78253226 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139651642751856 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10784] ppid=10767 vsize=15683912 memory=288286675438928473 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10784/stat : 10784 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78253226 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139650123426784 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10785] ppid=10767 vsize=15683912 memory=262987 CPUtime=0.05 cores=1,3,5,7
/proc/10770/task/10785/stat : 10785 (java) S 10767 10770 8644 0 -1 1077944384 98 0 0 0 2 3 0 0 20 0 19 0 78253226 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139651641698736 139652676344450 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10926] ppid=10767 vsize=15683912 memory=7011348500760777016 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10926/stat : 10926 (java) S 10767 10770 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78263491 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139652472697792 139652676357913 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10928] ppid=10767 vsize=15683912 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10928/stat : 10928 (java) S 10767 10770 8644 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 78263491 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139649720761776 139652676355229 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10929] ppid=10767 vsize=15683912 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10929/stat : 10929 (java) S 10767 10770 8644 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 78263491 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139649586540336 139652676355229 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
[pid=10770/tid=10930] ppid=10767 vsize=15683912 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/10770/task/10930/stat : 10930 (java) S 10767 10770 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78263493 16060325888 1352117 33554432000 4194304 4196468 140723089728080 139649318116768 139652676343509 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723089736691 140723089736969 140723089736969 140723089739727 0
Current children cumulated CPU time: 132.46 s
Current children cumulated vsize: 15918412 KiB
Current children cumulated memory: 5592688 KiB

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

[startup+103.448 s]
# the end of solver process 10770 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=129.238 s, system=3.29051 s

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

Child status: 1
Real time (s): 103.448
CPU time (s): 132.528
CPU user time (s): 129.238
CPU system time (s): 3.29051
CPU usage (%): 128.111
Max. virtual memory (cumulated for all children) (KiB): 15918412
Max. memory (cumulated for all children) (KiB): 5592688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.238
system time used= 3.29051
maximum resident set size= 5411008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104848
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8453
involuntary context switches= 280


# summary of solver processes directly reported to runsolver:
#   pid: 10770
#   total CPU time (s): 132.528
#   total CPU user time (s): 129.238
#   total CPU system time (s): 3.29051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.640164 second user time and 1.01523 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 14:08:19
IDJOB=4296191
IDBENCH=141662
IDSOLVER=2756
FILE ID=node150/4296191-1532606899
RUNJOBID= node150-1532605409-9420
PBS_JOBID= 21021976
Free space on /tmp= 53088 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Eternity/Eternity-12-12_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296191-1532606899/watcher-4296191-1532606899 -o /tmp/evaluation-result-4296191-1532606899/solver-4296191-1532606899 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532605409-9420 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296191-1532606899.xml

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

MD5SUM BENCH= 72288e631366ae5e472c0848b2762e00
RANDOM SEED=1571065129

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20945392 kB
MemAvailable:   28496816 kB
Buffers:          202720 kB
Cached:          7541020 kB
SwapCached:            0 kB
Active:          5586696 kB
Inactive:        5638420 kB
Active(anon):    3433552 kB
Inactive(anon):    75228 kB
Active(file):    2153144 kB
Inactive(file):  5563192 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9156 kB
Writeback:             0 kB
AnonPages:       3474408 kB
Mapped:            52848 kB
Shmem:             25224 kB
Slab:             292960 kB
SReclaimable:     263548 kB
SUnreclaim:        29412 kB
KernelStack:        3984 kB
PageTables:        12228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13555008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3287040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53092 MiB
End job on node150 at 2018-07-26 14:10:03