Trace number 4403303

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.3SAT (TO)72 2400.1 2349.73

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-11-a4.xml
MD5SUM76cd483e3b4252a6c3494775e86c7629
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables11
Number of constraints1322
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":11}]
Minimum variable degree451
Maximum variable degree452
Distribution of variable degrees[{"degree":451,"count":9},{"degree":452,"count":2}]
Minimum constraint arity1
Maximum constraint arity11
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":330},{"arity":4,"count":990},{"arity":11,"count":1}]
Number of extensional constraints0
Number of intensional constraints1321
Distribution of constraint types[{"type":"intension","count":1321},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.78/0.55	c Concrete v3.12.3.1568965526260 running
13.63/5.20	o 108
13.63/5.20	o 105
13.63/5.25	o 99
13.63/5.26	o 96
13.93/5.36	o 93
16.68/7.27	o 91
18.02/8.35	o 90
18.23/8.52	o 88
18.47/8.73	o 86
19.88/10.08	o 85
22.99/12.76	o 84
23.10/12.87	o 83
25.29/14.92	o 82
42.17/31.49	o 79
57.32/46.28	o 78
60.78/49.63	o 76
130.86/119.23	o 75
257.72/244.30	o 74
1194.89/1165.90	o 72
2400.05/2349.71	Exception in thread "main" java.util.concurrent.TimeoutException: Timeout while computing best cost
2400.05/2349.71		at concrete.heuristic.value.BestCost.checkValue$1(BestCost.scala:28)
2400.05/2349.71		at concrete.heuristic.value.BestCost.$anonfun$select$2(BestCost.scala:57)
2400.05/2349.71		at concrete.BitVectorDomain.$anonfun$filter$1(BitVectorDomain.scala:110)
2400.05/2349.71		at bitvectors.SmallBitVector.filter(SmallBitVector.scala:142)
2400.05/2349.71		at bitvectors.SmallBitVector.filter(SmallBitVector.scala:5)
2400.05/2349.71		at concrete.BitVectorDomain.filter(BitVectorDomain.scala:110)
2400.05/2349.71		at concrete.BitVectorDomain.filter(BitVectorDomain.scala:8)
2400.05/2349.71		at concrete.heuristic.value.BestCost.select(BestCost.scala:57)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:89)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.$anonfun$branch$1(ValueHeuristic.scala:89)
2400.05/2349.71		at scala.Function2.$anonfun$tupled$1(Function2.scala:53)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:89)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.$anonfun$branch$1(ValueHeuristic.scala:89)
2400.05/2349.71		at scala.Function2.$anonfun$tupled$1(Function2.scala:53)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:89)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.$anonfun$branch$1(ValueHeuristic.scala:89)
2400.05/2349.71		at scala.Function2.$anonfun$tupled$1(Function2.scala:53)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:89)
2400.05/2349.71		at concrete.heuristic.value.ValueHeuristic.branch(ValueHeuristic.scala:95)
2400.05/2349.71		at concrete.heuristic.CrossHeuristic.$anonfun$branch$1(CrossHeuristic.scala:42)
2400.05/2349.71		at scala.Option.map(Option.scala:242)
2400.05/2349.71		at concrete.heuristic.CrossHeuristic.branch(CrossHeuristic.scala:40)
2400.05/2349.71		at concrete.MAC.mac(MAC.scala:216)
2400.05/2349.71		at concrete.MAC.$anonfun$oneRun$1(MAC.scala:265)
2400.05/2349.71		at scala.util.Try$.apply(Try.scala:210)
2400.05/2349.71		at cspom.StatisticsManager$.$anonfun$measure$1(StatisticsManager.scala:179)
2400.05/2349.71		at cspom.StatisticsManager$.measureTry(StatisticsManager.scala:183)
2400.05/2349.71		at cspom.StatisticsManager$.measure(StatisticsManager.scala:179)
2400.05/2349.71		at concrete.MAC.oneRun(MAC.scala:265)
2400.05/2349.71		at concrete.MAC.nextSolution(MAC.scala:284)
2400.05/2349.71		at concrete.MAC.nextSolution(MAC.scala:369)
2400.05/2349.71		at concrete.Solver.hasNext(Solver.scala:160)
2400.05/2349.71		at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:553)
2400.05/2349.71		at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:551)
2400.05/2349.71		at concrete.Solver.foreach(Solver.scala:67)
2400.05/2349.71		at concrete.runner.ConcreteRunner.$anonfun$run$3(ConcreteRunner.scala:73)
2400.05/2349.71		at scala.util.Success.map(Try.scala:262)
2400.05/2349.71		at concrete.runner.ConcreteRunner.run(ConcreteRunner.scala:68)
2400.05/2349.71		at concrete.runner.ConcreteRunner.run$(ConcreteRunner.scala:32)
2400.05/2349.71		at concrete.runner.XCSP3Concrete$.run(XCSP3Concrete.scala:17)
2400.05/2349.71		at concrete.runner.XCSP3Concrete$.delayedEndpoint$concrete$runner$XCSP3Concrete$1(XCSP3Concrete.scala:121)
2400.05/2349.71		at concrete.runner.XCSP3Concrete$delayedInit$body.apply(XCSP3Concrete.scala:17)
2400.05/2349.71		at scala.Function0.apply$mcV$sp(Function0.scala:39)
2400.05/2349.71		at scala.Function0.apply$mcV$sp$(Function0.scala:39)
2400.05/2349.71		at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:17)
2400.05/2349.71		at scala.App.$anonfun$main$1(App.scala:73)
2400.05/2349.71		at scala.App.$anonfun$main$1$adapted(App.scala:73)
2400.05/2349.71		at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:553)
2400.05/2349.71		at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:551)
2400.05/2349.71		at scala.collection.AbstractIterable.foreach(Iterable.scala:921)
2400.05/2349.71		at scala.App.main(App.scala:73)
2400.05/2349.71		at scala.App.main$(App.scala:71)
2400.05/2349.71		at concrete.runner.XCSP3Concrete$.main(XCSP3Concrete.scala:17)
2400.05/2349.71		at concrete.runner.XCSP3Concrete.main(XCSP3Concrete.scala)
2400.05/2349.71	v <instantiation
2400.05/2349.71	v         cost = '72'>
2400.05/2349.71	v       <list>
2400.05/2349.71	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10]
2400.05/2349.71	v       </list>
2400.05/2349.71	v       <values>
2400.05/2349.71	v         0 2 8 18 25 39 44 59 68 71 72
2400.05/2349.71	v       </values>
2400.05/2349.71	v     </instantiation>
2400.05/2349.72	s SATISFIABLE

Verifier Data

OK	72

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403303-1568972533/watcher-4403303-1568972533 -o /var/tmp/evaluation-result-4403303-1568972533/solver-4403303-1568972533 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14412 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=799927705 HOME/instance-4403303-1568972533.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=15887, runsolver pid=15884

[startup+0.101729 s]*
/proc/loadavg: 1.59 1.51 1.45 3/218 15945
/proc/meminfo: memFree=3624152/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=9972712 memory=17072 CPUtime=0.08 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 4486 13239 0 0 1 0 4 3 20 0 6 0 473168112 10212057088 4268 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2493178 4268 1934 1 0 2481616 0
[pid=15887/tid=15941] ppid=15884 vsize=9972712 memory=7892391828772250251 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 2317 13239 0 0 0 0 4 3 20 0 6 0 473168121 10212057088 4268 33554432000 4194304 4196468 140736324093376 140648526766672 140648539382640 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=9972712 memory=-9181546050914066336 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 6 0 473168122 10212057088 4268 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=9972712 memory=140151291008640 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 6 0 473168122 10212057088 4268 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 6 0 473168122 10212057088 4268 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 2 13239 0 0 0 0 4 3 20 0 6 0 473168122 10212057088 4268 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17072 KiB

[startup+0.209985 s]*
/proc/loadavg: 1.59 1.51 1.45 4/227 15954
/proc/meminfo: memFree=3608332/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=10819840 memory=39680 CPUtime=0.26 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 7363 13239 0 0 17 2 4 3 20 0 15 0 473168112 11079516160 9920 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2704960 9920 3180 1 0 2667149 0
[pid=15887/tid=15941] ppid=15884 vsize=10820164 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 3964 13239 0 0 10 1 4 3 20 0 15 0 473168121 11079847936 10051 33554432000 4194304 4196468 140736324093376 140648526740944 140648554941846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10820164 memory=365 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079847936 10051 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10820164 memory=140151294553265 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079847936 10051 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079847936 10051 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10820164 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 2 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079847936 10051 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10820164 memory=140151291008640 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 2 13239 0 0 0 0 4 3 20 0 15 0 473168124 11079847936 10051 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10820164 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 33 13239 0 0 0 0 4 3 20 0 15 0 473168124 11079847936 10051 33554432000 4194304 4196468 140736324093376 140648013317536 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168124 11079847936 10051 33554432000 4194304 4196468 140736324093376 140647361144304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10820164 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11079847936 10051 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) S 15884 15887 14381 0 -1 1077944384 478 13239 0 0 1 0 4 3 20 0 15 0 473168127 11079847936 10051 33554432000 4194304 4196468 140736324093376 140647979759600 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 178 13239 0 0 1 0 4 3 20 0 15 0 473168127 11079847936 10051 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10820164 memory=140151291008640 CPUtime=0.1 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) R 15884 15887 14381 0 -1 4202560 606 13239 0 0 3 0 4 3 20 0 15 0 473168127 11079847936 10051 33554432000 4194304 4196468 140736324093376 140647977654512 140648554951258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10820164 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11079847936 10051 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10820164 memory=140151291008640 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168128 11079847936 10051 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819840 KiB
Current children cumulated memory: 39680 KiB

[startup+0.31069 s]*
/proc/loadavg: 1.59 1.51 1.45 4/227 15954
/proc/meminfo: memFree=3596256/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=10820196 memory=48388 CPUtime=0.39 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 10495 13239 0 0 29 3 4 3 20 0 15 0 473168112 11079880704 12097 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2705049 12097 3306 1 0 2667149 0
[pid=15887/tid=15941] ppid=15884 vsize=10820196 memory=8317482817917895235 CPUtime=0.28 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 6967 13239 0 0 18 3 4 3 20 0 15 0 473168121 11079880704 12097 33554432000 4194304 4196468 140736324093376 140648526746064 140648539010398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079880704 12097 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079880704 12097 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079880704 12097 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 2 13239 0 0 0 0 4 3 20 0 15 0 473168122 11079880704 12097 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 2 13239 0 0 0 0 4 3 20 0 15 0 473168124 11079880704 12097 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 33 13239 0 0 0 0 4 3 20 0 15 0 473168124 11079880704 12097 33554432000 4194304 4196468 140736324093376 140648013317536 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168124 11079880704 12097 33554432000 4194304 4196468 140736324093376 140647361144304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11079880704 12097 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) S 15884 15887 14381 0 -1 1077944384 487 13239 0 0 2 0 4 3 20 0 15 0 473168127 11079880704 12097 33554432000 4194304 4196468 140736324093376 140647979759600 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 179 13239 0 0 1 0 4 3 20 0 15 0 473168127 11079880704 12097 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10820196 memory=140151291008640 CPUtime=0.12 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) S 15884 15887 14381 0 -1 1077944384 614 13239 0 0 5 0 4 3 20 0 15 0 473168127 11079880704 12097 33554432000 4194304 4196468 140736324093376 140647977654512 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11079880704 12097 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10820196 memory=140151291008640 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168128 11079880704 12097 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48388 KiB

[startup+0.703313 s]
/proc/loadavg: 1.59 1.51 1.45 3/227 15954
/proc/meminfo: memFree=3581604/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=10824364 memory=81456 CPUtime=1.14 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 15123 13239 0 0 102 5 4 3 20 0 15 0 473168112 11084148736 20364 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2706091 20364 3513 1 0 2668173 0
[pid=15887/tid=15941] ppid=15884 vsize=10824364 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 10440 13239 0 0 55 4 4 3 20 0 15 0 473168121 11084148736 20364 33554432000 4194304 4196468 140736324093376 140648526759456 140648539010398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11084148736 20364 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11084148736 20364 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10824364 memory=140151158354128 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168122 11084148736 20364 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10824364 memory=140153372803691 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 2 13239 0 0 0 0 4 3 20 0 15 0 473168122 11084148736 20364 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10824364 memory=1076 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 5 13239 0 0 0 0 4 3 20 0 15 0 473168124 11084148736 20364 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10824364 memory=7014751519650698577 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 33 13239 0 0 0 0 4 3 20 0 15 0 473168124 11084148736 20364 33554432000 4194304 4196468 140736324093376 140648013317536 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10824364 memory=7524200444098275686 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168124 11084148736 20364 33554432000 4194304 4196468 140736324093376 140647361144304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10824364 memory=14056 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11084148736 20364 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10824364 memory=2116 CPUtime=0.24 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) R 15884 15887 14381 0 -1 4202560 1046 13239 0 0 17 0 4 3 20 0 15 0 473168127 11084148736 20364 33554432000 4194304 4196468 140736324093376 140647979746144 140648532159191 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10824364 memory=520 CPUtime=0.18 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 582 13239 0 0 11 0 4 3 20 0 15 0 473168127 11084148736 20364 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10824364 memory=1560 CPUtime=0.24 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) S 15884 15887 14381 0 -1 1077944384 802 13239 0 0 17 0 4 3 20 0 15 0 473168127 11084148736 20364 33554432000 4194304 4196468 140736324093376 140647977654512 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10824364 memory=924 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11084148736 20364 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10824364 memory=3688 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168128 11084148736 20364 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81456 KiB

[startup+1.50074 s]
/proc/loadavg: 1.59 1.51 1.45 7/227 15954
/proc/meminfo: memFree=3506736/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=10834680 memory=181280 CPUtime=2.79 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 24196 13239 0 0 261 11 4 3 20 0 15 0 473168112 11094712320 45320 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2708670 45320 3587 1 0 2670733 0
[pid=15887/tid=15941] ppid=15884 vsize=10834680 memory=177316 CPUtime=1.42 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 15610 13239 0 0 129 6 4 3 20 0 15 0 473168121 11094712320 45320 33554432000 4194304 4196468 140736324093376 140648526751712 140648539010398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10834680 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 98 13239 0 0 1 0 4 3 20 0 15 0 473168122 11094712320 45320 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10834680 memory=7976406965554101975 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 47 13239 0 0 1 0 4 3 20 0 15 0 473168122 11094712320 45320 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 318 13239 0 0 1 0 4 3 20 0 15 0 473168122 11094712320 45320 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 42 13239 0 0 1 0 4 3 20 0 15 0 473168122 11094712320 45320 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 1385 13239 0 0 1 0 4 3 20 0 15 0 473168124 11094712320 45320 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 34 13239 0 0 0 0 4 3 20 0 15 0 473168124 11094712320 45320 33554432000 4194304 4196468 140736324093376 140648013317600 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 1 13239 0 0 0 0 4 3 20 0 15 0 473168124 11094712320 45320 33554432000 4194304 4196468 140736324093376 140647361144320 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11094712320 45320 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10834680 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) S 15884 15887 14381 0 -1 1077944384 1772 13239 0 0 44 1 4 3 20 0 15 0 473168127 11094712320 45320 33554432000 4194304 4196468 140736324093376 140647979759600 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10834680 memory=4580 CPUtime=0.42 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 966 13239 0 0 35 0 4 3 20 0 15 0 473168127 11094712320 45320 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10834680 memory=7378674552691976801 CPUtime=0.5 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) R 15884 15887 14381 0 -1 4202560 1712 13239 0 0 43 0 4 3 20 0 15 0 473168127 11094712320 45320 33554432000 4194304 4196468 140736324093376 140647977653696 140648533460897 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10834680 memory=7013346442758874224 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11094712320 45320 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10834680 memory=7739827868613633111 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168128 11094712320 45320 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 10834680 KiB

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

/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 61072 13239 0 0 223754 42 4 3 20 0 15 0 473168121 11107315712 280863 33554432000 4194304 4196468 140736324093376 140648526765616 140648134887176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10846988 memory=1121404 CPUtime=12.95 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 13399 13239 0 0 1242 46 4 3 20 0 15 0 473168122 11107315712 280863 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10846988 memory=56 CPUtime=12.92 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 13882 13239 0 0 1241 44 4 3 20 0 15 0 473168122 11107315712 280863 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10846988 memory=1123452 CPUtime=12.93 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 10079 13239 0 0 1242 44 4 3 20 0 15 0 473168122 11107315712 280863 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10846988 memory=1123452 CPUtime=12.93 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 14315 13239 0 0 1243 43 4 3 20 0 15 0 473168122 11107315712 280863 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10846988 memory=14008 CPUtime=8.68 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 13434 13239 0 0 821 40 4 3 20 0 15 0 473168124 11107315712 280863 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10846988 memory=1123452 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 40 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 280863 33554432000 4194304 4196468 140736324093376 140648013317664 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10846988 memory=1123452 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 280863 33554432000 4194304 4196468 140736324093376 140647361144320 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10846988 memory=3640 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 280863 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10846988 memory=1123452 CPUtime=5.09 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) S 15884 15887 14381 0 -1 1077944384 26912 13239 0 0 498 4 4 3 20 0 15 0 473168127 11107315712 280863 33554432000 4194304 4196468 140736324093376 140647979759600 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10846988 memory=1728 CPUtime=4.53 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 21469 13239 0 0 443 3 4 3 20 0 15 0 473168127 11107315712 280863 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10846988 memory=8072 CPUtime=2.13 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) S 15884 15887 14381 0 -1 1077944384 18203 13239 0 0 201 5 4 3 20 0 15 0 473168127 11107315712 280863 33554432000 4194304 4196468 140736324093376 140647977654512 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10846988 memory=3640 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 280863 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10846988 memory=1548 CPUtime=1.42 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 1273 13239 0 0 72 63 4 3 20 0 15 0 473168128 11107315712 280863 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 2311.1 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1123452 KiB

[startup+2322.3 s]
/proc/loadavg: 1.48 1.41 1.40 3/228 16575
/proc/meminfo: memFree=2185560/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=10846988 memory=1127548 CPUtime=2372.13 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 198657 13239 0 0 236907 299 4 3 20 0 15 0 473168112 11107315712 281887 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2711747 281887 3639 1 0 2673805 0
[pid=15887/tid=15941] ppid=15884 vsize=10846988 memory=1123452 CPUtime=2297.38 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 61793 13239 0 0 229689 42 4 3 20 0 15 0 473168121 11107315712 281887 33554432000 4194304 4196468 140736324093376 140648526765008 140648131378380 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10846988 memory=1123452 CPUtime=13.31 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 13895 13239 0 0 1277 47 4 3 20 0 15 0 473168122 11107315712 281887 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10846988 memory=1125500 CPUtime=13.29 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 14301 13239 0 0 1277 45 4 3 20 0 15 0 473168122 11107315712 281887 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10846988 memory=1125500 CPUtime=13.3 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 10351 13239 0 0 1277 46 4 3 20 0 15 0 473168122 11107315712 281887 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10846988 memory=0 CPUtime=13.3 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 14543 13239 0 0 1278 45 4 3 20 0 15 0 473168122 11107315712 281887 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10846988 memory=1125500 CPUtime=8.87 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 13642 13239 0 0 839 41 4 3 20 0 15 0 473168124 11107315712 281887 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10846988 memory=1125500 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 40 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 281887 33554432000 4194304 4196468 140736324093376 140648013317664 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10846988 memory=1127548 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 281887 33554432000 4194304 4196468 140736324093376 140647361144320 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10846988 memory=1127548 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 281887 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10846988 memory=1127548 CPUtime=5.09 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) S 15884 15887 14381 0 -1 1077944384 26914 13239 0 0 498 4 4 3 20 0 15 0 473168127 11107315712 281887 33554432000 4194304 4196468 140736324093376 140647979759600 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10846988 memory=1127548 CPUtime=4.53 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 21471 13239 0 0 443 3 4 3 20 0 15 0 473168127 11107315712 281887 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10846988 memory=0 CPUtime=2.13 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) S 15884 15887 14381 0 -1 1077944384 18205 13239 0 0 201 5 4 3 20 0 15 0 473168127 11107315712 281887 33554432000 4194304 4196468 140736324093376 140647977654512 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10846988 memory=1052 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 281887 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10846988 memory=776 CPUtime=1.45 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 1291 13239 0 0 73 65 4 3 20 0 15 0 473168128 11107315712 281887 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 2372.13 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1127548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2349.7 s]
/proc/loadavg: 1.46 1.41 1.40 3/227 16577
/proc/meminfo: memFree=2184372/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=10846988 memory=1129596 CPUtime=2400.05 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 200195 13239 0 0 239695 303 4 3 20 0 15 0 473168112 11107315712 282399 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2711747 282399 3639 1 0 2673805 0
[pid=15887/tid=15941] ppid=15884 vsize=10846988 memory=1129596 CPUtime=2324.47 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 62253 13239 0 0 232397 43 4 3 20 0 15 0 473168121 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648526765936 140648133453985 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10846988 memory=1129596 CPUtime=13.48 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 14079 13239 0 0 1294 47 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10846988 memory=1129596 CPUtime=13.48 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 14699 13239 0 0 1295 46 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10846988 memory=1127548 CPUtime=13.48 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 10394 13239 0 0 1295 46 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10846988 memory=1127548 CPUtime=13.47 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 14772 13239 0 0 1295 45 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10846988 memory=1127548 CPUtime=8.98 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 13839 13239 0 0 849 42 4 3 20 0 15 0 473168124 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10846988 memory=1127548 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 40 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648013317664 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10846988 memory=1127548 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647361144320 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10846988 memory=1125500 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10846988 memory=0 CPUtime=5.09 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) S 15884 15887 14381 0 -1 1077944384 26914 13239 0 0 498 4 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647979759600 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10846988 memory=1129596 CPUtime=4.53 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 21471 13239 0 0 443 3 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10846988 memory=1129596 CPUtime=2.13 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) S 15884 15887 14381 0 -1 1077944384 18205 13239 0 0 201 5 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647977654512 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10846988 memory=1129596 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10846988 memory=1129596 CPUtime=1.47 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 1318 13239 0 0 74 66 4 3 20 0 15 0 473168128 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1129596 KiB

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

[startup+2349.73 s]
# the end of solver process 15887 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.02 s, system=3.07901 s

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

[startup+2349.7 s]
/proc/loadavg: 1.46 1.41 1.40 3/227 16577
/proc/meminfo: memFree=2184372/32770624 swapFree=66953184/67108860
[pid=15887] ppid=15884 vsize=10846988 memory=1129596 CPUtime=2400.05 cores=0,2,4,6
/proc/15887/stat : 15887 (java) S 15884 15887 14381 0 -1 1077944320 200195 13239 0 0 239695 303 4 3 20 0 15 0 473168112 11107315712 282399 33554432000 4194304 4196468 140736324093376 140736324075920 140648554929911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
/proc/15887/statm: 2711747 282399 3639 1 0 2673805 0
[pid=15887/tid=15941] ppid=15884 vsize=10846988 memory=1129596 CPUtime=2324.47 cores=0,2,4,6
/proc/15887/task/15941/stat : 15941 (java) R 15884 15887 14381 0 -1 4202560 62253 13239 0 0 232397 43 4 3 20 0 15 0 473168121 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648526765936 140648133453985 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15942] ppid=15884 vsize=10846988 memory=1129596 CPUtime=13.48 cores=0,2,4,6
/proc/15887/task/15942/stat : 15942 (java) S 15884 15887 14381 0 -1 1077944384 14079 13239 0 0 1294 47 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648559171856 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15943] ppid=15884 vsize=10846988 memory=1129596 CPUtime=13.48 cores=0,2,4,6
/proc/15887/task/15943/stat : 15943 (java) S 15884 15887 14381 0 -1 1077944384 14699 13239 0 0 1295 46 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648447445392 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15944] ppid=15884 vsize=10846988 memory=1127548 CPUtime=13.48 cores=0,2,4,6
/proc/15887/task/15944/stat : 15944 (java) S 15884 15887 14381 0 -1 1077944384 10394 13239 0 0 1295 46 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648446392848 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15945] ppid=15884 vsize=10846988 memory=1127548 CPUtime=13.47 cores=0,2,4,6
/proc/15887/task/15945/stat : 15945 (java) S 15884 15887 14381 0 -1 1077944384 14772 13239 0 0 1295 45 4 3 20 0 15 0 473168122 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648445340304 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15946] ppid=15884 vsize=10846988 memory=1127548 CPUtime=8.98 cores=0,2,4,6
/proc/15887/task/15946/stat : 15946 (java) S 15884 15887 14381 0 -1 1077944384 13839 13239 0 0 849 42 4 3 20 0 15 0 473168124 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648014371312 140648554941058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15947] ppid=15884 vsize=10846988 memory=1127548 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15947/stat : 15947 (java) S 15884 15887 14381 0 -1 1077944384 40 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 282399 33554432000 4194304 4196468 140736324093376 140648013317664 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15948] ppid=15884 vsize=10846988 memory=1127548 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15948/stat : 15948 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168124 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647361144320 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15949] ppid=15884 vsize=10846988 memory=1125500 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15949/stat : 15949 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647120853712 140648554948507 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15950] ppid=15884 vsize=10846988 memory=0 CPUtime=5.09 cores=0,2,4,6
/proc/15887/task/15950/stat : 15950 (java) S 15884 15887 14381 0 -1 1077944384 26914 13239 0 0 498 4 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647979759600 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15951] ppid=15884 vsize=10846988 memory=1129596 CPUtime=4.53 cores=0,2,4,6
/proc/15887/task/15951/stat : 15951 (java) S 15884 15887 14381 0 -1 1077944384 21471 13239 0 0 443 3 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647978707056 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15952] ppid=15884 vsize=10846988 memory=1129596 CPUtime=2.13 cores=0,2,4,6
/proc/15887/task/15952/stat : 15952 (java) S 15884 15887 14381 0 -1 1077944384 18205 13239 0 0 201 5 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647977654512 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15953] ppid=15884 vsize=10846988 memory=1129596 CPUtime=0.07 cores=0,2,4,6
/proc/15887/task/15953/stat : 15953 (java) S 15884 15887 14381 0 -1 1077944384 3 13239 0 0 0 0 4 3 20 0 15 0 473168127 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647087295072 140648554940117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
[pid=15887/tid=15954] ppid=15884 vsize=10846988 memory=1129596 CPUtime=1.47 cores=0,2,4,6
/proc/15887/task/15954/stat : 15954 (java) S 15884 15887 14381 0 -1 1077944384 1318 13239 0 0 74 66 4 3 20 0 15 0 473168128 11107315712 282399 33554432000 4194304 4196468 140736324093376 140647976602416 140648554941058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34398208 140736324094564 140736324097205 140736324097205 140736324100047 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1129596 KiB

Child status: 143
Real time (s): 2349.73
CPU time (s): 2400.1
CPU user time (s): 2397.02
CPU system time (s): 3.07901
CPU usage (%): 102.144
Max. virtual memory (cumulated for all children) (KiB): 10846988
Max. memory (cumulated for all children) (KiB): 1129596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.02
system time used= 3.07901
maximum resident set size= 1133812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214400
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 240275
involuntary context switches= 7957


# summary of solver processes directly reported to runsolver:
#   pid: 15887
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2397.02
#   total CPU system time (s): 3.07901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7189 second user time and 21.758 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-20 11:41:32
IDJOB=4403303
IDBENCH=126231
IDSOLVER=2862
FILE ID=node119/4403303-1568972533
RUNJOBID= node119-1568967598-14412
PBS_JOBID= 21704628
Free space on /var/tmp= 13480 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-11-a4.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403303-1568972533/watcher-4403303-1568972533 -o /var/tmp/evaluation-result-4403303-1568972533/solver-4403303-1568972533 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14412 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=799927705 HOME/instance-4403303-1568972533.xml

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

MD5SUM BENCH= 76cd483e3b4252a6c3494775e86c7629
RANDOM SEED=799927705

node119.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.47
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.47
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.47
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.47
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:         3636732 kB
MemAvailable:   31071756 kB
Buffers:          141680 kB
Cached:         27212820 kB
SwapCached:        46572 kB
Active:         14340548 kB
Inactive:       13800284 kB
Active(anon):     738660 kB
Inactive(anon):    96700 kB
Active(file):   13601888 kB
Inactive(file): 13703584 kB
Unevictable:      109120 kB
Mlocked:          109120 kB
SwapTotal:      67108860 kB
SwapFree:       66953184 kB
Dirty:             35156 kB
Writeback:             0 kB
AnonPages:        863252 kB
Mapped:            65736 kB
Shmem:             40116 kB
Slab:             587208 kB
SReclaimable:     558012 kB
SUnreclaim:        29196 kB
KernelStack:        3984 kB
PageTables:         6920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2056664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 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 /var/tmp at the end= 13444 MiB
End job on node119 at 2019-09-20 12:20:42