Solver Name | Answer | CPU time | Wall clock time |
---|---|---|---|
OscaR - Parallel with EPS 2017-08-22 | ? | 3814.74 | 659.37097 |
Name | SuperSolutions/SuperSolutions-Taillard-os10/ SuperTaillard-os-10-11.xml |
MD5SUM | 282e51d8db2be6465471e4014b41d3d5 |
Bench Category | CSP (decision problem) |
Best result obtained on this benchmark | SAT |
Best value of the objective obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | 122.536 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 200 |
Number of constraints | 2800 |
Number of domains | 65 |
Minimum domain size | 580 |
Maximum domain size | 675 |
Distribution of domain sizes | [{"size":580,"count":6},{"size":581,"count":6},{"size":582,"count":4},{"size":583,"count":2},{"size":584,"count":4},{"size":585,"count":2},{"size":586,"count":2},{"size":587,"count":2},{"size":588,"count":2},{"size":590,"count":2},{"size":591,"count":8},{"size":592,"count":2},{"size":593,"count":2},{"size":594,"count":6},{"size":595,"count":2},{"size":597,"count":2},{"size":604,"count":2},{"size":605,"count":4},{"size":606,"count":2},{"size":607,"count":2},{"size":608,"count":4},{"size":609,"count":2},{"size":610,"count":8},{"size":611,"count":2},{"size":612,"count":2},"...",{"size":635,"count":2}, {"size":636,"count":2}, {"size":637,"count":2}, {"size":638,"count":2}, {"size":639,"count":6}, {"size":640,"count":4}, {"size":643,"count":4}, {"size":644,"count":2}, {"size":646,"count":4}, {"size":648,"count":6}, {"size":649,"count":2}, {"size":651,"count":2}, {"size":652,"count":2}, {"size":653,"count":2}, {"size":655,"count":2}, {"size":657,"count":2}, {"size":659,"count":4}, {"size":660,"count":2}, {"size":661,"count":2}, {"size":665,"count":6}, {"size":666,"count":2}, {"size":669,"count":2}, {"size":671,"count":4}, {"size":674,"count":2}, {"size":675,"count":2}] |
Minimum variable degree | 19 |
Maximum variable degree | 37 |
Distribution of variable degrees | [{"degree":19,"count":100},{"degree":37,"count":100}] |
Minimum constraint arity | 2 |
Maximum constraint arity | 2 |
Distribution of constraint arities | [{"arity":2,"count":2800}] |
Number of extensional constraints | 0 |
Number of intensional constraints | 2800 |
Distribution of constraint types | [{"type":"intension","count":2800}] |
Optimization problem | NO |
Type of objective |
0.24/0.39 c version: 2017-08-22 0.24/0.39 c seed: 2010880010 0.24/0.39 c timeout: 20160 0.24/0.39 c memlimit: 22000 0.24/0.40 c nbcore: 8 0.42/0.42 c Parsing instance... 3814.65/659.30 Exception in thread "main" java.lang.OutOfMemoryError: Java heap space 3814.65/659.30 at java.util.Arrays.copyOf(Arrays.java:3181) 3814.65/659.30 at java.util.ArrayList.grow(ArrayList.java:261) 3814.65/659.30 at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:235) 3814.65/659.30 at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:227) 3814.65/659.30 at java.util.ArrayList.add(ArrayList.java:458) 3814.65/659.30 at org.xcsp.parser.loaders.CtrLoaderInteger.intensionToExtension(CtrLoaderInteger.java:225) 3814.65/659.30 at org.xcsp.parser.loaders.CtrLoaderInteger.intension(CtrLoaderInteger.java:392) 3814.65/659.30 at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:127) 3814.65/659.30 at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:457) 3814.65/659.30 at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:440) 3814.65/659.30 at org.xcsp.parser.XCallbacks$$Lambda$39/118394766.accept(Unknown Source) 3814.65/659.30 at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 3814.65/659.30 at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) 3814.65/659.30 at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:437) 3814.65/659.30 at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:406) 3814.65/659.30 at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:368) 3814.65/659.30 at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:353) 3814.65/659.30 at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:260) 3814.65/659.30 at oscar.xcsp3.XCSP3Parser2.<init>(Parser2.scala:62) 3814.65/659.30 at oscar.xcsp3.XCSP3Parser2$.parse(Parser2.scala:878) 3814.65/659.30 at oscar.xcsp3.competition.solvers.parallel.ParallelSolver$.liftedTree1$1(ParallelSolver.scala:40) 3814.65/659.30 at oscar.xcsp3.competition.solvers.parallel.ParallelSolver$.runSolver(ParallelSolver.scala:39) 3814.65/659.30 at oscar.xcsp3.competition.CompetitionApp.delayedEndpoint$oscar$xcsp3$competition$CompetitionApp$1(CompetitionApp.scala:78) 3814.65/659.30 at oscar.xcsp3.competition.CompetitionApp$delayedInit$body.apply(CompetitionApp.scala:53) 3814.65/659.30 at scala.Function0$class.apply$mcV$sp(Function0.scala:40) 3814.65/659.30 at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12) 3814.65/659.30 at scala.App$$anonfun$main$1.apply(App.scala:76) 3814.65/659.30 at scala.App$$anonfun$main$1.apply(App.scala:76) 3814.65/659.30 at scala.collection.immutable.List.foreach(List.scala:383) 3814.65/659.30 at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35) 3814.65/659.30 at scala.App$class.main(App.scala:76) 3814.65/659.30 at oscar.xcsp3.competition.CompetitionApp.main(CompetitionApp.scala:53) 3814.65/659.30 s UNKNOWN
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 (15440 MiB free) memory of node 1: 16384 MiB (15719 MiB free) node distances: 10 21 21 10 command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285550-1503457090/watcher-4285550-1503457090 -o /tmp/evaluation-result-4285550-1503457090/solver-4285550-1503457090 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node130-1503420459-2417 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2010880010 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285550-1503457090.xml running on 8 cores: 0,2,4,6,1,3,5,7 Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB Linux 3.10.0-514.16.1.el7.x86_64 Starting watchdog thread solver pid=6897, runsolver pid=6894 Current StackSize limit: 8192 KiB [startup+0.100111 s]* /proc/loadavg: 7.89 8.38 8.09 2/174 6899 /proc/meminfo: memFree=31903572/32770624 swapFree=67108860/67108860 [pid=6897] ppid=6894 vsize=25300336 memory=16240 CPUtime=0.01 cores=0-7 /proc/6897/stat : 6897 (java) S 6894 6897 2329 0 -1 1077944320 3381 0 0 0 0 1 0 0 20 0 10 0 3591264 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140737046218512 140376399920887 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 /proc/6897/statm: 6325084 4060 1910 1 0 6314581 0 [pid=6897/tid=6899] ppid=6894 vsize=25300336 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6899/stat : 6899 (java) R 6894 6897 2329 0 -1 4202560 2060 0 0 0 0 0 0 0 20 0 10 0 3591273 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140376404157008 140376399942813 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6900] ppid=6894 vsize=25300336 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6900/stat : 6900 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140376311827472 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6901] ppid=6894 vsize=25300336 memory=139723012585088 CPUtime=0 cores=0-7 /proc/6897/task/6901/stat : 6901 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140376310774928 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6902] ppid=6894 vsize=25300336 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6902/stat : 6902 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140376309721872 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6903] ppid=6894 vsize=25300336 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6903/stat : 6903 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140375959636880 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6904] ppid=6894 vsize=25300336 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6904/stat : 6904 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140375958583824 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6905] ppid=6894 vsize=25300336 memory=-1 CPUtime=0 cores=0-7 /proc/6897/task/6905/stat : 6905 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140375957531280 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6906] ppid=6894 vsize=25300336 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6906/stat : 6906 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140375956478224 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6907] ppid=6894 vsize=25300336 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6907/stat : 6907 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3591274 25907544064 4060 18446744073709551615 4194304 4196468 140737046235968 140375955425680 140376399931093 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 0.01 s Current children cumulated vsize: 25300336 KiB Current children cumulated memory: 16240 KiB [startup+0.209708 s]* /proc/loadavg: 7.89 8.38 8.09 4/192 6917 /proc/meminfo: memFree=31896220/32770624 swapFree=67108860/67108860 [pid=6897] ppid=6894 vsize=25996608 memory=28636 CPUtime=0.08 cores=0-7 /proc/6897/stat : 6897 (java) S 6894 6897 2329 0 -1 1077944320 6485 0 0 0 7 1 0 0 20 0 20 0 3591264 26620526592 7159 18446744073709551615 4194304 4196468 140737046235968 140737046218512 140376399920887 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 /proc/6897/statm: 6499152 7159 3323 1 0 6487930 0 [pid=6897/tid=6899] ppid=6894 vsize=25996608 memory=4026532046 CPUtime=0.06 cores=0-7 /proc/6897/task/6899/stat : 6899 (java) R 6894 6897 2329 0 -1 4202560 4559 0 0 0 5 1 0 0 20 0 20 0 3591273 26620526592 7159 18446744073709551615 4194304 4196468 140737046235968 140376404150632 140376385988880 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6900] ppid=6894 vsize=25996608 memory=10352 CPUtime=0 cores=0-7 /proc/6897/task/6900/stat : 6900 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7159 18446744073709551615 4194304 4196468 140737046235968 140376311827472 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6901] ppid=6894 vsize=25996608 memory=139723012590823 CPUtime=0 cores=0-7 /proc/6897/task/6901/stat : 6901 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140376310774928 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6902] ppid=6894 vsize=25996608 memory=-1 CPUtime=0 cores=0-7 /proc/6897/task/6902/stat : 6902 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140376309721872 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6903] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6903/stat : 6903 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375959636880 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6904] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6904/stat : 6904 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375958583824 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6905] ppid=6894 vsize=25996608 memory=-1 CPUtime=0 cores=0-7 /proc/6897/task/6905/stat : 6905 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375957531280 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6906] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6906/stat : 6906 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375956478224 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6907] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6907/stat : 6907 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375955425680 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6908] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6908/stat : 6908 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591275 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375532550896 140376399932034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6909] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6909/stat : 6909 (java) S 6894 6897 2329 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3591276 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375531497120 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6910] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6910/stat : 6910 (java) S 6894 6897 2329 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3591276 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375530444016 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6911] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6911/stat : 6911 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375529392592 140376399939483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6912] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6912/stat : 6912 (java) S 6894 6897 2329 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375528339696 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6913] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6913/stat : 6913 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375527287152 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6914] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6914/stat : 6914 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375526234096 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6915] ppid=6894 vsize=25996608 memory=-1 CPUtime=0 cores=0-7 /proc/6897/task/6915/stat : 6915 (java) S 6894 6897 2329 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375525181552 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6916] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6916/stat : 6916 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591279 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375524129760 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6917] ppid=6894 vsize=25996608 memory=-1 CPUtime=0 cores=0-7 /proc/6897/task/6917/stat : 6917 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591284 26620526592 7199 18446744073709551615 4194304 4196468 140737046235968 140375523077296 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 0.08 s Current children cumulated vsize: 25996608 KiB Current children cumulated memory: 28636 KiB [startup+0.309452 s]* /proc/loadavg: 7.89 8.38 8.09 3/192 6917 /proc/meminfo: memFree=31883552/32770624 swapFree=67108860/67108860 [pid=6897] ppid=6894 vsize=25996608 memory=38772 CPUtime=0.24 cores=0-7 /proc/6897/stat : 6897 (java) S 6894 6897 2329 0 -1 1077944320 10000 0 0 0 21 3 0 0 20 0 20 0 3591264 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140737046218512 140376399920887 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 /proc/6897/statm: 6499152 9693 3480 1 0 6487930 0 [pid=6897/tid=6899] ppid=6894 vsize=25996608 memory=7680170660397595203 CPUtime=0.16 cores=0-7 /proc/6897/task/6899/stat : 6899 (java) R 6894 6897 2329 0 -1 4202560 7704 0 0 0 14 2 0 0 20 0 20 0 3591273 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140376404126336 140376384001374 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6900] ppid=6894 vsize=25996608 memory=6944656592455360604 CPUtime=0 cores=0-7 /proc/6897/task/6900/stat : 6900 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140376311827472 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6901] ppid=6894 vsize=25996608 memory=6944656575208382560 CPUtime=0 cores=0-7 /proc/6897/task/6901/stat : 6901 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140376310774928 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6902] ppid=6894 vsize=25996608 memory=6944656575208382560 CPUtime=0 cores=0-7 /proc/6897/task/6902/stat : 6902 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140376309721872 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6903] ppid=6894 vsize=25996608 memory=-3252517613198930781 CPUtime=0 cores=0-7 /proc/6897/task/6903/stat : 6903 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375959636880 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6904] ppid=6894 vsize=25996608 memory=4137548663497135221 CPUtime=0 cores=0-7 /proc/6897/task/6904/stat : 6904 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375958583824 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6905] ppid=6894 vsize=25996608 memory=7684433391216329786 CPUtime=0 cores=0-7 /proc/6897/task/6905/stat : 6905 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375957531280 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6906] ppid=6894 vsize=25996608 memory=-9062862659931694204 CPUtime=0 cores=0-7 /proc/6897/task/6906/stat : 6906 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375956478224 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6907] ppid=6894 vsize=25996608 memory=-1 CPUtime=0 cores=0-7 /proc/6897/task/6907/stat : 6907 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375955425680 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6908] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6908/stat : 6908 (java) S 6894 6897 2329 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 3591275 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375532550896 140376399932034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6909] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6909/stat : 6909 (java) S 6894 6897 2329 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3591276 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375531497120 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6910] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6910/stat : 6910 (java) S 6894 6897 2329 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3591276 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375530444016 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6911] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6911/stat : 6911 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375529392592 140376399939483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6912] ppid=6894 vsize=25996608 memory=0 CPUtime=0.01 cores=0-7 /proc/6897/task/6912/stat : 6912 (java) R 6894 6897 2329 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 20 0 3591278 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375528339696 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6913] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6913/stat : 6913 (java) S 6894 6897 2329 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375527287152 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6914] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6914/stat : 6914 (java) S 6894 6897 2329 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 3591278 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375526234096 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6915] ppid=6894 vsize=25996608 memory=0 CPUtime=0.04 cores=0-7 /proc/6897/task/6915/stat : 6915 (java) S 6894 6897 2329 0 -1 1077944384 387 0 0 0 4 0 0 0 20 0 20 0 3591278 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375525181552 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6916] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6916/stat : 6916 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591279 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375524129760 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6917] ppid=6894 vsize=25996608 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6917/stat : 6917 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591284 26620526592 9693 18446744073709551615 4194304 4196468 140737046235968 140375523077296 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 0.24 s Current children cumulated vsize: 25996608 KiB Current children cumulated memory: 38772 KiB [startup+0.700917 s] /proc/loadavg: 7.89 8.38 8.09 2/192 6917 /proc/meminfo: memFree=31872260/32770624 swapFree=67108860/67108860 [pid=6897] ppid=6894 vsize=25998676 memory=67312 CPUtime=1.1 cores=0-7 /proc/6897/stat : 6897 (java) S 6894 6897 2329 0 -1 1077944320 14059 0 0 0 105 5 0 0 20 0 20 0 3591264 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140737046218512 140376399920887 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 /proc/6897/statm: 6499669 16828 3737 1 0 6488442 0 [pid=6897/tid=6899] ppid=6894 vsize=25998676 memory=288230617492236087 CPUtime=0.55 cores=0-7 /proc/6897/task/6899/stat : 6899 (java) R 6894 6897 2329 0 -1 4202560 9993 0 0 0 51 4 0 0 20 0 20 0 3591273 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140376404155680 140375992840108 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6900] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6900/stat : 6900 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140376311827472 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6901] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6901/stat : 6901 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140376310774928 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6902] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6902/stat : 6902 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140376309721872 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6903] ppid=6894 vsize=25998676 memory=279445739396368 CPUtime=0 cores=0-7 /proc/6897/task/6903/stat : 6903 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375959636880 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6904] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6904/stat : 6904 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375958583824 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6905] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6905/stat : 6905 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375957531280 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6906] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6906/stat : 6906 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375956478224 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6907] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6907/stat : 6907 (java) S 6894 6897 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3591274 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375955425680 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6908] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6908/stat : 6908 (java) S 6894 6897 2329 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 3591275 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375532550896 140376399932034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6909] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6909/stat : 6909 (java) S 6894 6897 2329 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375531497120 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6910] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6910/stat : 6910 (java) S 6894 6897 2329 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375530444016 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6911] ppid=6894 vsize=25998676 memory=0 CPUtime=0 cores=0-7 /proc/6897/task/6911/stat : 6911 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591278 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375529392592 140376399939483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6912] ppid=6894 vsize=25998676 memory=0 CPUtime=0.1 cores=0-7 /proc/6897/task/6912/stat : 6912 (java) R 6894 6897 2329 0 -1 4202560 828 0 0 0 10 0 0 0 20 0 20 0 3591278 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375528327568 140376384313809 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6913] ppid=6894 vsize=25998676 memory=4431399618049 CPUtime=0.1 cores=0-7 /proc/6897/task/6913/stat : 6913 (java) R 6894 6897 2329 0 -1 4202560 371 0 0 0 10 0 0 0 20 0 20 0 3591278 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375527286336 140376383880384 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6914] ppid=6894 vsize=25998676 memory=45501356 CPUtime=0.09 cores=0-7 /proc/6897/task/6914/stat : 6914 (java) R 6894 6897 2329 0 -1 4202560 510 0 0 0 9 0 0 0 20 0 20 0 3591278 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375526220000 140376385950875 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6915] ppid=6894 vsize=25998676 memory=7236547281622689387 CPUtime=0.23 cores=0-7 /proc/6897/task/6915/stat : 6915 (java) R 6894 6897 2329 0 -1 4202560 987 0 0 0 23 0 0 0 20 0 20 0 3591278 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375525178296 140376384167952 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6916] ppid=6894 vsize=25998676 memory=5866055416804759398 CPUtime=0 cores=0-7 /proc/6897/task/6916/stat : 6916 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591279 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375524129760 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6917] ppid=6894 vsize=25998676 memory=56747671 CPUtime=0 cores=0-7 /proc/6897/task/6917/stat : 6917 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591284 26622644224 16828 18446744073709551615 4194304 4196468 140737046235968 140375523077296 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 1.1 s Current children cumulated vsize: 25998676 KiB ################ # More data... # ################ [pid=6897/tid=6912] ppid=6894 vsize=25998676 memory=288230600329134386 CPUtime=0.67 cores=0-7 /proc/6897/task/6912/stat : 6912 (java) S 6894 6897 2329 0 -1 1077944384 8022 0 0 0 66 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375528339744 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6913] ppid=6894 vsize=25998676 memory=15258138429359790 CPUtime=0.41 cores=0-7 /proc/6897/task/6913/stat : 6913 (java) S 6894 6897 2329 0 -1 1077944384 4715 0 0 0 40 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375527287200 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6914] ppid=6894 vsize=25998676 memory=4288 CPUtime=0.61 cores=0-7 /proc/6897/task/6914/stat : 6914 (java) S 6894 6897 2329 0 -1 1077944384 9147 0 0 0 59 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375526234144 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6915] ppid=6894 vsize=25998676 memory=1584 CPUtime=0.51 cores=0-7 /proc/6897/task/6915/stat : 6915 (java) S 6894 6897 2329 0 -1 1077944384 8408 0 0 0 49 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375525181312 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6916] ppid=6894 vsize=25998676 memory=932 CPUtime=0 cores=0-7 /proc/6897/task/6916/stat : 6916 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591279 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375524129760 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6917] ppid=6894 vsize=25998676 memory=1228 CPUtime=0.23 cores=0-7 /proc/6897/task/6917/stat : 6917 (java) S 6894 6897 2329 0 -1 1077944384 1936 0 0 0 14 9 0 0 20 0 20 0 3591284 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375523077296 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 3813.75 s Current children cumulated vsize: 25998676 KiB Current children cumulated memory: 15821016 KiB [startup+658.801 s] /proc/loadavg: 7.48 6.47 6.86 2/192 6943 /proc/meminfo: memFree=16075532/32770624 swapFree=67108860/67108860 [pid=6897] ppid=6894 vsize=25998676 memory=15821016 CPUtime=3814.15 cores=0-7 /proc/6897/stat : 6897 (java) S 6894 6897 2329 0 -1 1077944320 1158902 0 0 0 375381 6034 0 0 20 0 20 0 3591264 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140737046218512 140376399920887 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 /proc/6897/statm: 6499669 3955254 3814 1 0 6488442 0 [pid=6897/tid=6899] ppid=6894 vsize=25998676 memory=288230600329134386 CPUtime=103.55 cores=0-7 /proc/6897/task/6899/stat : 6899 (java) S 6894 6897 2329 0 -1 1077944384 28654 0 0 0 10339 16 0 0 20 0 20 0 3591273 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376404157568 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6900] ppid=6894 vsize=25998676 memory=15258138429359790 CPUtime=450.55 cores=0-7 /proc/6897/task/6900/stat : 6900 (java) S 6894 6897 2329 0 -1 1077944384 88185 0 0 0 44327 728 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376311827472 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 59 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6901] ppid=6894 vsize=25998676 memory=15821016 CPUtime=450.67 cores=0-7 /proc/6897/task/6901/stat : 6901 (java) S 6894 6897 2329 0 -1 1077944384 104527 0 0 0 44293 774 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376310774928 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6902] ppid=6894 vsize=25998676 memory=7680170660397595203 CPUtime=452.76 cores=0-7 /proc/6897/task/6902/stat : 6902 (java) S 6894 6897 2329 0 -1 1077944384 96105 0 0 0 44527 749 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376309721872 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6903] ppid=6894 vsize=25998676 memory=7680170660397595203 CPUtime=453.66 cores=0-7 /proc/6897/task/6903/stat : 6903 (java) S 6894 6897 2329 0 -1 1077944384 113909 0 0 0 44628 738 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375959636880 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 67 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6904] ppid=6894 vsize=25998676 memory=840 CPUtime=451.58 cores=0-7 /proc/6897/task/6904/stat : 6904 (java) S 6894 6897 2329 0 -1 1077944384 95857 0 0 0 44426 732 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375958583824 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6905] ppid=6894 vsize=25998676 memory=7032 CPUtime=452.56 cores=0-7 /proc/6897/task/6905/stat : 6905 (java) S 6894 6897 2329 0 -1 1077944384 99787 0 0 0 44550 706 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375957531280 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6906] ppid=6894 vsize=25998676 memory=4064 CPUtime=453.85 cores=0-7 /proc/6897/task/6906/stat : 6906 (java) S 6894 6897 2329 0 -1 1077944384 108818 0 0 0 44613 772 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375956478224 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6907] ppid=6894 vsize=25998676 memory=1160 CPUtime=452.6 cores=0-7 /proc/6897/task/6907/stat : 6907 (java) S 6894 6897 2329 0 -1 1077944384 93512 0 0 0 44508 752 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375955425680 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6908] ppid=6894 vsize=25998676 memory=3340 CPUtime=89.8 cores=0-7 /proc/6897/task/6908/stat : 6908 (java) R 6894 6897 2329 0 -1 4202560 295907 0 0 0 8928 52 0 0 20 0 20 0 3591275 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375532549344 140376384923895 0 0 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6909] ppid=6894 vsize=25998676 memory=15821012 CPUtime=0 cores=0-7 /proc/6897/task/6909/stat : 6909 (java) S 6894 6897 2329 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375531497184 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6910] ppid=6894 vsize=25998676 memory=7680170660397595203 CPUtime=0 cores=0-7 /proc/6897/task/6910/stat : 6910 (java) S 6894 6897 2329 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375530444032 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6911] ppid=6894 vsize=25998676 memory=15821016 CPUtime=0 cores=0-7 /proc/6897/task/6911/stat : 6911 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375529392592 140376399939483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6912] ppid=6894 vsize=25998676 memory=15872 CPUtime=0.67 cores=0-7 /proc/6897/task/6912/stat : 6912 (java) S 6894 6897 2329 0 -1 1077944384 8022 0 0 0 66 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375528339744 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6913] ppid=6894 vsize=25998676 memory=4016 CPUtime=0.41 cores=0-7 /proc/6897/task/6913/stat : 6913 (java) S 6894 6897 2329 0 -1 1077944384 4715 0 0 0 40 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375527287200 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6914] ppid=6894 vsize=25998676 memory=4540 CPUtime=0.61 cores=0-7 /proc/6897/task/6914/stat : 6914 (java) S 6894 6897 2329 0 -1 1077944384 9147 0 0 0 59 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375526234144 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6915] ppid=6894 vsize=25998676 memory=18428 CPUtime=0.51 cores=0-7 /proc/6897/task/6915/stat : 6915 (java) S 6894 6897 2329 0 -1 1077944384 8408 0 0 0 49 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375525181312 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6916] ppid=6894 vsize=25998676 memory=288230574492221466 CPUtime=0 cores=0-7 /proc/6897/task/6916/stat : 6916 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591279 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375524129760 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6917] ppid=6894 vsize=25998676 memory=302022874187956530 CPUtime=0.23 cores=0-7 /proc/6897/task/6917/stat : 6917 (java) S 6894 6897 2329 0 -1 1077944384 1936 0 0 0 14 9 0 0 20 0 20 0 3591284 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375523077296 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 3814.15 s Current children cumulated vsize: 25998676 KiB Current children cumulated memory: 15821016 KiB [startup+659.201 s] /proc/loadavg: 7.48 6.47 6.86 2/192 6943 /proc/meminfo: memFree=16075536/32770624 swapFree=67108860/67108860 [pid=6897] ppid=6894 vsize=25998676 memory=15821016 CPUtime=3814.55 cores=0-7 /proc/6897/stat : 6897 (java) S 6894 6897 2329 0 -1 1077944320 1159709 0 0 0 375421 6034 0 0 20 0 20 0 3591264 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140737046218512 140376399920887 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 /proc/6897/statm: 6499669 3955254 3814 1 0 6488442 0 [pid=6897/tid=6899] ppid=6894 vsize=25998676 memory=7680170660397595203 CPUtime=103.55 cores=0-7 /proc/6897/task/6899/stat : 6899 (java) S 6894 6897 2329 0 -1 1077944384 28654 0 0 0 10339 16 0 0 20 0 20 0 3591273 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376404157568 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6900] ppid=6894 vsize=25998676 memory=1724 CPUtime=450.55 cores=0-7 /proc/6897/task/6900/stat : 6900 (java) S 6894 6897 2329 0 -1 1077944384 88185 0 0 0 44327 728 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376311827472 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 59 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6901] ppid=6894 vsize=25998676 memory=15821016 CPUtime=450.67 cores=0-7 /proc/6897/task/6901/stat : 6901 (java) S 6894 6897 2329 0 -1 1077944384 104527 0 0 0 44293 774 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376310774928 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6902] ppid=6894 vsize=25998676 memory=4104 CPUtime=452.76 cores=0-7 /proc/6897/task/6902/stat : 6902 (java) S 6894 6897 2329 0 -1 1077944384 96105 0 0 0 44527 749 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376309721872 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6903] ppid=6894 vsize=25998676 memory=7680170660397595203 CPUtime=453.66 cores=0-7 /proc/6897/task/6903/stat : 6903 (java) S 6894 6897 2329 0 -1 1077944384 113909 0 0 0 44628 738 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375959636880 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 67 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6904] ppid=6894 vsize=25998676 memory=1584 CPUtime=451.58 cores=0-7 /proc/6897/task/6904/stat : 6904 (java) S 6894 6897 2329 0 -1 1077944384 95857 0 0 0 44426 732 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375958583824 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6905] ppid=6894 vsize=25998676 memory=932 CPUtime=452.56 cores=0-7 /proc/6897/task/6905/stat : 6905 (java) S 6894 6897 2329 0 -1 1077944384 99787 0 0 0 44550 706 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375957531280 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6906] ppid=6894 vsize=25998676 memory=15821016 CPUtime=453.85 cores=0-7 /proc/6897/task/6906/stat : 6906 (java) S 6894 6897 2329 0 -1 1077944384 108818 0 0 0 44613 772 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375956478224 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6907] ppid=6894 vsize=25998676 memory=4016 CPUtime=452.6 cores=0-7 /proc/6897/task/6907/stat : 6907 (java) S 6894 6897 2329 0 -1 1077944384 93512 0 0 0 44508 752 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375955425680 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6908] ppid=6894 vsize=25998676 memory=4540 CPUtime=90.2 cores=0-7 /proc/6897/task/6908/stat : 6908 (java) R 6894 6897 2329 0 -1 4202560 296711 0 0 0 8968 52 0 0 20 0 20 0 3591275 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375532549344 140376384917239 0 0 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6909] ppid=6894 vsize=25998676 memory=288230574492221466 CPUtime=0 cores=0-7 /proc/6897/task/6909/stat : 6909 (java) S 6894 6897 2329 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375531497184 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6910] ppid=6894 vsize=25998676 memory=288230600329134386 CPUtime=0 cores=0-7 /proc/6897/task/6910/stat : 6910 (java) S 6894 6897 2329 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375530444032 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6911] ppid=6894 vsize=25998676 memory=15821016 CPUtime=0 cores=0-7 /proc/6897/task/6911/stat : 6911 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375529392592 140376399939483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6912] ppid=6894 vsize=25998676 memory=15821016 CPUtime=0.67 cores=0-7 /proc/6897/task/6912/stat : 6912 (java) S 6894 6897 2329 0 -1 1077944384 8022 0 0 0 66 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375528339744 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6913] ppid=6894 vsize=25998676 memory=7048 CPUtime=0.41 cores=0-7 /proc/6897/task/6913/stat : 6913 (java) S 6894 6897 2329 0 -1 1077944384 4715 0 0 0 40 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375527287200 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6914] ppid=6894 vsize=25998676 memory=1292 CPUtime=0.61 cores=0-7 /proc/6897/task/6914/stat : 6914 (java) S 6894 6897 2329 0 -1 1077944384 9147 0 0 0 59 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375526234144 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6915] ppid=6894 vsize=25998676 memory=7680170660397595203 CPUtime=0.51 cores=0-7 /proc/6897/task/6915/stat : 6915 (java) S 6894 6897 2329 0 -1 1077944384 8408 0 0 0 49 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375525181312 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6916] ppid=6894 vsize=25998676 memory=7379827961746581332 CPUtime=0 cores=0-7 /proc/6897/task/6916/stat : 6916 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591279 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375524129760 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6917] ppid=6894 vsize=25998676 memory=6081665352161519207 CPUtime=0.23 cores=0-7 /proc/6897/task/6917/stat : 6917 (java) S 6894 6897 2329 0 -1 1077944384 1936 0 0 0 14 9 0 0 20 0 20 0 3591284 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375523077296 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 3814.55 s Current children cumulated vsize: 25998676 KiB Current children cumulated memory: 15821016 KiB [startup+659.301 s] /proc/loadavg: 7.48 6.47 6.86 2/192 6943 /proc/meminfo: memFree=16075536/32770624 swapFree=67108860/67108860 [pid=6897] ppid=6894 vsize=25998676 memory=15821016 CPUtime=3814.65 cores=0-7 /proc/6897/stat : 6897 (java) S 6894 6897 2329 0 -1 1077944320 1166713 0 0 0 375430 6035 0 0 20 0 20 0 3591264 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140737046218512 140376399920887 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 /proc/6897/statm: 6499669 3955254 3814 1 0 6488442 0 [pid=6897/tid=6899] ppid=6894 vsize=25998676 memory=15821012 CPUtime=103.55 cores=0-7 /proc/6897/task/6899/stat : 6899 (java) S 6894 6897 2329 0 -1 1077944384 28654 0 0 0 10339 16 0 0 20 0 20 0 3591273 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376404157568 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6900] ppid=6894 vsize=25998676 memory=15821016 CPUtime=450.55 cores=0-7 /proc/6897/task/6900/stat : 6900 (java) S 6894 6897 2329 0 -1 1077944384 88185 0 0 0 44327 728 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376311827472 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 59 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6901] ppid=6894 vsize=25998676 memory=15821016 CPUtime=450.67 cores=0-7 /proc/6897/task/6901/stat : 6901 (java) S 6894 6897 2329 0 -1 1077944384 104527 0 0 0 44293 774 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376310774928 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6902] ppid=6894 vsize=25998676 memory=15821016 CPUtime=452.76 cores=0-7 /proc/6897/task/6902/stat : 6902 (java) S 6894 6897 2329 0 -1 1077944384 96105 0 0 0 44527 749 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140376309721872 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6903] ppid=6894 vsize=25998676 memory=15821016 CPUtime=453.66 cores=0-7 /proc/6897/task/6903/stat : 6903 (java) S 6894 6897 2329 0 -1 1077944384 113909 0 0 0 44628 738 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375959636880 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 67 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6904] ppid=6894 vsize=25998676 memory=15821016 CPUtime=451.58 cores=0-7 /proc/6897/task/6904/stat : 6904 (java) S 6894 6897 2329 0 -1 1077944384 95857 0 0 0 44426 732 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375958583824 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6905] ppid=6894 vsize=25998676 memory=15821016 CPUtime=452.56 cores=0-7 /proc/6897/task/6905/stat : 6905 (java) S 6894 6897 2329 0 -1 1077944384 99787 0 0 0 44550 706 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375957531280 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 60 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6906] ppid=6894 vsize=25998676 memory=15821016 CPUtime=453.85 cores=0-7 /proc/6897/task/6906/stat : 6906 (java) S 6894 6897 2329 0 -1 1077944384 108818 0 0 0 44613 772 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375956478224 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6907] ppid=6894 vsize=25998676 memory=15821016 CPUtime=452.6 cores=0-7 /proc/6897/task/6907/stat : 6907 (java) S 6894 6897 2329 0 -1 1077944384 93512 0 0 0 44508 752 0 0 20 0 20 0 3591274 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375955425680 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6908] ppid=6894 vsize=25998676 memory=15821016 CPUtime=90.29 cores=0-7 /proc/6897/task/6908/stat : 6908 (java) R 6894 6897 2329 0 -1 4202560 303891 0 0 0 8977 52 0 0 20 0 20 0 3591275 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375532549344 140376381327273 0 0 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6909] ppid=6894 vsize=25998676 memory=15821012 CPUtime=0 cores=0-7 /proc/6897/task/6909/stat : 6909 (java) S 6894 6897 2329 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375531497184 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6910] ppid=6894 vsize=25998676 memory=15821016 CPUtime=0 cores=0-7 /proc/6897/task/6910/stat : 6910 (java) S 6894 6897 2329 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3591276 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375530444032 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6911] ppid=6894 vsize=25998676 memory=15821016 CPUtime=0 cores=0-7 /proc/6897/task/6911/stat : 6911 (java) S 6894 6897 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375529392592 140376399939483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6912] ppid=6894 vsize=25998676 memory=15821016 CPUtime=0.67 cores=0-7 /proc/6897/task/6912/stat : 6912 (java) S 6894 6897 2329 0 -1 1077944384 8022 0 0 0 66 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375528339744 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6913] ppid=6894 vsize=25998676 memory=7954313960850090602 CPUtime=0.41 cores=0-7 /proc/6897/task/6913/stat : 6913 (java) S 6894 6897 2329 0 -1 1077944384 4715 0 0 0 40 1 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375527287200 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6914] ppid=6894 vsize=25998676 memory=15820988 CPUtime=0.61 cores=0-7 /proc/6897/task/6914/stat : 6914 (java) S 6894 6897 2329 0 -1 1077944384 9147 0 0 0 59 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375526234144 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6915] ppid=6894 vsize=25998676 memory=7680170660397595203 CPUtime=0.51 cores=0-7 /proc/6897/task/6915/stat : 6915 (java) S 6894 6897 2329 0 -1 1077944384 8408 0 0 0 49 2 0 0 20 0 20 0 3591278 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375525181312 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6916] ppid=6894 vsize=25998676 memory=4064 CPUtime=0 cores=0-7 /proc/6897/task/6916/stat : 6916 (java) S 6894 6897 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3591279 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375524129760 140376399931093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 [pid=6897/tid=6917] ppid=6894 vsize=25998676 memory=15821016 CPUtime=0.23 cores=0-7 /proc/6897/task/6917/stat : 6917 (java) S 6894 6897 2329 0 -1 1077944384 1936 0 0 0 14 9 0 0 20 0 20 0 3591284 26622644224 3955254 18446744073709551615 4194304 4196468 140737046235968 140375523077296 140376399932034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140737046237550 140737046237736 140737046237736 140737046241231 0 Current children cumulated CPU time: 3814.65 s Current children cumulated vsize: 25998676 KiB Current children cumulated memory: 15821016 KiB Child status: 1 Real time (s): 659.371 CPU time (s): 3814.74 CPU user time (s): 3754.31 CPU system time (s): 60.4247 CPU usage (%): 578.542 Max. virtual memory (cumulated for all children) (KiB): 25998676 Max. memory (cumulated for all children) (KiB): 15841452 getrusage(RUSAGE_CHILDREN,...) data: user time used= 3754.31 system time used= 60.4247 maximum resident set size= 15841452 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 1167865 page faults= 0 swaps= 0 block input operations= 0 block output operations= 1048 messages sent= 0 messages received= 0 signals received= 0 voluntary context switches= 156147 involuntary context switches= 201122 # summary of solver processes directly reported to runsolver: # pid: 6897 # total CPU time (s): 3814.74 # total CPU user time (s): 3754.31 # total CPU system time (s): 60.4247 ??? join timestamper begins ??? join timestamper ends ??? end of timestamper thread runsolver used 4.46464 second user time and 6.21224 second system time The end
Begin job on node130 at 2017-08-23 04:44:43 IDJOB=4285550 IDBENCH=138457 IDSOLVER=2681 FILE ID=node130/4285550-1503457090 RUNJOBID= node130-1503420459-2417 PBS_JOBID= Free space on /tmp= 62032 MiB SOLVER NAME= OscaR - Parallel with EPS 2017-08-22 BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-11.xml COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285550-1503457090/watcher-4285550-1503457090 -o /tmp/evaluation-result-4285550-1503457090/solver-4285550-1503457090 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node130-1503420459-2417 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2010880010 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285550-1503457090.xml TIME LIMIT= 20160 seconds MEMORY LIMIT= 31000 MiB NBCORE= 8 MD5SUM BENCH= 282e51d8db2be6465471e4014b41d3d5 RANDOM SEED=2010880010 node130.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.51 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.51 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.51 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.51 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: 31907676 kB MemAvailable: 32022516 kB Buffers: 99752 kB Cached: 299028 kB SwapCached: 0 kB Active: 255912 kB Inactive: 203364 kB Active(anon): 60748 kB Inactive(anon): 8556 kB Active(file): 195164 kB Inactive(file): 194808 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 67108860 kB SwapFree: 67108860 kB Dirty: 42344 kB Writeback: 0 kB AnonPages: 111696 kB Mapped: 28788 kB Shmem: 8868 kB Slab: 105104 kB SReclaimable: 81408 kB SUnreclaim: 23696 kB KernelStack: 3456 kB PageTables: 4060 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 83494172 kB Committed_AS: 281584 kB VmallocTotal: 34359738367 kB VmallocUsed: 350232 kB VmallocChunk: 34341910524 kB HardwareCorrupted: 0 kB AnonHugePages: 59392 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 116096 kB DirectMap2M: 33429504 kB Free space on /tmp at the end= 61988 MiB End job on node130 at 2017-08-23 04:55:42