Trace number 4392403

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)? (NS) 10454.8 2357.74

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-21.xml
MD5SUMc7982e61e1aa12db31c7a822b635a08f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.58339
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree122
Distribution of variable degrees[{"degree":109,"count":4},{"degree":110,"count":1},{"degree":112,"count":3},{"degree":113,"count":1},{"degree":114,"count":5},{"degree":115,"count":1},{"degree":116,"count":1},{"degree":117,"count":1},{"degree":118,"count":1},{"degree":120,"count":1},{"degree":121,"count":1},{"degree":122,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-10608-serial-file.bin HOME/instance-4392403-1568425391.xml
0.66/0.60	
0.66/0.60	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.60	
0.76/0.63	c BEGIN-Prog: Thu Dec 15 10:03:34 CET 2011
0.76/0.63	c PID: 10611
0.76/0.63	c IP: 172.20.3.120
0.76/0.63	c HOST: node120.alineos.net
0.76/0.64	c (0,0) Parsing Begin
2.78/1.44	c (0,0) Parsing End
2.78/1.45	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 133 ctr, max domain size 2
2.78/1.45	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.78/1.45	c (0,0) Constraint Name Generate Begin
2.78/1.46	c (0,0) Ctr:HOME/instance-4392403-1568425391.xml,ExtensionSupport:Var
2.78/1.46	c (0,0) Constraint Name Generate End
2.78/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.78/1.46	c (0,0) CSP to CSPinCNF Begin
123.72/89.82	c (89,85) translated 14 (10%) constraints
236.87/172.82	c (172,164) translated 27 (20%) constraints
341.41/254.99	c (254,243) translated 40 (30%) constraints
450.14/343.08	c (342,328) translated 54 (40%) constraints
549.71/424.29	c (423,406) translated 67 (50%) constraints
654.57/506.85	c (506,486) translated 80 (60%) constraints
762.04/594.92	c (594,571) translated 94 (70%) constraints
863.45/677.21	c (676,650) translated 107 (80%) constraints
966.91/760.01	c (759,730) translated 120 (90%) constraints
1064.76/842.32	c (841,810) translated 133 (100%) constraints
1075.97/849.02	c (848,816) ===========================================
1076.30/849.30	c (848,816) Order
1076.30/849.30	c (848,816) ===========================================
1402.04/924.36	c (923,855) translated 1777612 (10%) constraints
1658.16/991.57	c (990,895) translated 3555223 (20%) constraints
1879.03/1053.84	c (1053,934) translated 5332835 (30%) constraints
2106.22/1116.81	c (1116,973) translated 7110446 (40%) constraints
2434.52/1192.37	c (1191,1012) translated 8888058 (50%) constraints
2870.26/1281.68	c (1281,1051) translated 10665669 (60%) constraints
3323.19/1372.96	c (1372,1090) translated 12443281 (70%) constraints
4105.55/1505.90	c (1505,1128) translated 14220892 (80%) constraints
6670.05/1866.03	c (1865,1167) translated 15998504 (90%) constraints
10454.71/2357.62	c (2357,1181) java.lang.OutOfMemoryError: GC overhead limit exceeded
10454.71/2357.62	c (2357,1181) scala.collection.SetLike.newBuilder(SetLike.scala:75)
10454.71/2357.62	c (2357,1181) scala.collection.SetLike.newBuilder$(SetLike.scala:75)
10454.71/2357.62	c (2357,1181) scala.collection.AbstractSet.newBuilder(Set.scala:47)
10454.71/2357.62	c (2357,1181) scala.collection.TraversableLike.filterImpl(TraversableLike.scala:245)
10454.71/2357.62	c (2357,1181) scala.collection.TraversableLike.filterImpl$(TraversableLike.scala:244)
10454.71/2357.62	c (2357,1181) scala.collection.AbstractTraversable.filterImpl(Traversable.scala:104)
10454.71/2357.62	c (2357,1181) scala.collection.TraversableLike.filter(TraversableLike.scala:258)
10454.71/2357.62	c (2357,1181) scala.collection.TraversableLike.filter$(TraversableLike.scala:258)
10454.71/2357.62	c (2357,1181) scala.collection.AbstractTraversable.filter(Traversable.scala:104)
10454.71/2357.62	c (2357,1181) scala.collection.GenSetLike.intersect(GenSetLike.scala:52)
10454.71/2357.62	c (2357,1181) scala.collection.GenSetLike.intersect$(GenSetLike.scala:52)
10454.71/2357.62	c (2357,1181) scala.collection.AbstractSet.intersect(Set.scala:47)
10454.71/2357.62	c (2357,1181) fun.scop.Clause.$anonfun$getCommonVariables$1(Expr.scala:585)
10454.71/2357.62	c (2357,1181) fun.scop.Clause.$anonfun$getCommonVariables$1$adapted(Expr.scala:577)
10454.71/2357.62	c (2357,1181) fun.scop.Clause$$Lambda$201/1594199808.apply(Unknown Source)
10454.71/2357.62	c (2357,1181) scala.collection.immutable.List.foreach(List.scala:388)
10454.71/2357.62	c (2357,1181) fun.scop.Clause.getCommonVariables(Expr.scala:577)
10454.71/2357.62	c (2357,1181) fun.scop.Clause.propagate(Expr.scala:642)
10454.71/2357.62	c (2357,1181) fun.scop.TranslatorOrd.$anonfun$transCSPinCNFtoCSPinCNF$3(Translator.scala:2124)
10454.71/2357.62	c (2357,1181) fun.scop.TranslatorOrd$$Lambda$210/257608164.apply(Unknown Source)
10454.71/2357.62	c (2357,1181) scala.collection.immutable.List.foreach(List.scala:388)
10454.71/2357.62	c (2357,1181) fun.scop.TranslatorOrd.$anonfun$transCSPinCNFtoCSPinCNF$1(Translator.scala:2120)
10454.71/2357.62	c (2357,1181) fun.scop.TranslatorOrd$$Lambda$204/1125736023.apply$mcVI$sp(Unknown Source)
10454.71/2357.62	c (2357,1181) scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:155)
10454.71/2357.62	c (2357,1181) fun.scop.TranslatorOrd.transCSPinCNFtoCSPinCNF(Translator.scala:2106)
10454.71/2357.62	c (2357,1181) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:343)
10454.71/2357.62	c (2357,1181) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
10454.71/2357.62	c (2357,1181) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
10454.71/2357.62	c (2357,1181) 0,0,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
10454.71/2357.62	s UNSUPPORTED
10454.71/2357.62	c END-Prog: Thu Dec 15 10:42:51 CET 2011
0.00/2357.73	c (scop.sh) HOME/scop-10608-serial-file.bin does not exist. End.

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16375 MiB (13721 MiB free)
  memory of node 1: 16384 MiB (13877 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392403-1568425391/watcher-4392403-1568425391 -o /tmp/evaluation-result-4392403-1568425391/solver-4392403-1568425391 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1323932029-9409 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392403-1568425391.xml 

running on 8 cores: 0-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=10608, runsolver pid=10605
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 7.43 4.46 3.58 2/212 10630
/proc/meminfo: memFree=28167244/32770688 swapFree=66919992/67108860
[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
[pid=10611] ppid=10608 vsize=27314120 memory=105220 CPUtime=0.1 cores=0-7
/proc/10611/stat : 10611 (java) S 10608 10608 9382 0 -1 1077944320 6395 0 0 0 8 2 0 0 20 0 20 0 418545415 27969658880 26305 33554432000 4194304 4196468 140728629127248 140728629109792 140717679980279 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
/proc/10611/statm: 6828530 26305 2754 1 0 6790935 0
[pid=10611/tid=10612] ppid=10608 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/10611/task/10612/stat : 10612 (java) R 10608 10608 9382 0 -1 4202560 4504 0 0 0 7 2 0 0 20 0 20 0 418545415 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717651806608 140717672697431 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10613] ppid=10608 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/10611/task/10613/stat : 10613 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717684222736 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10614] ppid=10608 vsize=27314120 memory=140385946269312 CPUtime=0 cores=0-7
/proc/10611/task/10614/stat : 10614 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717498379152 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10615] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10615/stat : 10615 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717497326608 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10616] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10616/stat : 10616 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717496274064 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10617] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10617/stat : 10617 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717495220496 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10618] ppid=10608 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10611/task/10618/stat : 10618 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717494167952 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10619] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10619/stat : 10619 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717493115408 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10620] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10620/stat : 10620 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 26340 33554432000 4194304 4196468 140728629127248 140717492062864 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10621] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10621/stat : 10621 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545419 27969658880 26340 33554432000 4194304 4196468 140728629127248 140716738025968 140717679991426 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10622] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10622/stat : 10622 (java) S 10608 10608 9382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418545420 27969658880 26340 33554432000 4194304 4196468 140728629127248 140715476641184 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10623] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10623/stat : 10623 (java) S 10608 10608 9382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418545420 27969658880 26340 33554432000 4194304 4196468 140728629127248 140715342419440 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10624] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10624/stat : 10624 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 26340 33554432000 4194304 4196468 140728629127248 140714967915216 140717679998875 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10625] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10625/stat : 10625 (java) S 10608 10608 9382 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 26340 33554432000 4194304 4196468 140728629127248 140716736972784 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10626] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10626/stat : 10626 (java) S 10608 10608 9382 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 26340 33554432000 4194304 4196468 140728629127248 140716735920240 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10627] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10627/stat : 10627 (java) S 10608 10608 9382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 26340 33554432000 4194304 4196468 140728629127248 140716734867696 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10628] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10628/stat : 10628 (java) S 10608 10608 9382 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 26340 33554432000 4194304 4196468 140728629127248 140716733815152 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10629] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10629/stat : 10629 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 26340 33554432000 4194304 4196468 140728629127248 140714470009568 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10630] ppid=10608 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10611/task/10630/stat : 10630 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 26340 33554432000 4194304 4196468 140728629127248 140716732763056 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106616 KiB

[startup+0.211452 s]*
/proc/loadavg: 7.43 4.46 3.58 2/212 10630
/proc/meminfo: memFree=28150920/32770688 swapFree=66919992/67108860
[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
[pid=10611] ppid=10608 vsize=27314120 memory=122072 CPUtime=0.24 cores=0-7
/proc/10611/stat : 10611 (java) S 10608 10608 9382 0 -1 1077944320 11262 0 0 0 20 4 0 0 20 0 20 0 418545415 27969658880 30518 33554432000 4194304 4196468 140728629127248 140728629109792 140717679980279 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
/proc/10611/statm: 6828530 30518 2927 1 0 6790935 0
[pid=10611/tid=10612] ppid=10608 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10611/task/10612/stat : 10612 (java) R 10608 10608 9382 0 -1 4202560 9012 0 0 0 16 3 0 0 20 0 20 0 418545415 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717651812480 140717680002205 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10613] ppid=10608 vsize=27314120 memory=339 CPUtime=0 cores=0-7
/proc/10611/task/10613/stat : 10613 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717684222736 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10614] ppid=10608 vsize=27314120 memory=140385946279765 CPUtime=0 cores=0-7
/proc/10611/task/10614/stat : 10614 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717498379152 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10615] ppid=10608 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10611/task/10615/stat : 10615 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717497326608 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10616] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10616/stat : 10616 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717496274064 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10617] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10617/stat : 10617 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717495220496 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10618] ppid=10608 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10611/task/10618/stat : 10618 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717494167952 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10619] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10619/stat : 10619 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717493115408 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10620] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10620/stat : 10620 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 30518 33554432000 4194304 4196468 140728629127248 140717492062864 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10621] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10621/stat : 10621 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545419 27969658880 30518 33554432000 4194304 4196468 140728629127248 140716738025968 140717679991426 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10622] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10622/stat : 10622 (java) S 10608 10608 9382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418545420 27969658880 30518 33554432000 4194304 4196468 140728629127248 140715476641184 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10623] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10623/stat : 10623 (java) S 10608 10608 9382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418545420 27969658880 30518 33554432000 4194304 4196468 140728629127248 140715342419440 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10624] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10624/stat : 10624 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 30518 33554432000 4194304 4196468 140728629127248 140714967915216 140717679998875 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10625] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10625/stat : 10625 (java) S 10608 10608 9382 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 30518 33554432000 4194304 4196468 140728629127248 140716736972784 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10626] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10626/stat : 10626 (java) S 10608 10608 9382 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 30518 33554432000 4194304 4196468 140728629127248 140716735920240 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10627] ppid=10608 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10611/task/10627/stat : 10627 (java) S 10608 10608 9382 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 30518 33554432000 4194304 4196468 140728629127248 140716734867696 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10628] ppid=10608 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/10611/task/10628/stat : 10628 (java) R 10608 10608 9382 0 -1 4202560 461 0 0 0 2 0 0 0 20 0 20 0 418545423 27969658880 30518 33554432000 4194304 4196468 140728629127248 140716733815152 140717679992214 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10629] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10629/stat : 10629 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 30518 33554432000 4194304 4196468 140728629127248 140714470009568 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10630] ppid=10608 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10611/task/10630/stat : 10630 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 30518 33554432000 4194304 4196468 140728629127248 140716732763056 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 123468 KiB

[startup+0.31107 s]*
/proc/loadavg: 7.43 4.46 3.58 2/212 10630
/proc/meminfo: memFree=28145832/32770688 swapFree=66919992/67108860
[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
[pid=10611] ppid=10608 vsize=27314120 memory=125304 CPUtime=0.42 cores=0-7
/proc/10611/stat : 10611 (java) S 10608 10608 9382 0 -1 1077944320 11775 0 0 0 37 5 0 0 20 0 20 0 418545415 27969658880 31326 33554432000 4194304 4196468 140728629127248 140728629109792 140717679980279 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
/proc/10611/statm: 6828530 31326 2942 1 0 6790935 0
[pid=10611/tid=10612] ppid=10608 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/10611/task/10612/stat : 10612 (java) R 10608 10608 9382 0 -1 4202560 9369 0 0 0 26 4 0 0 20 0 20 0 418545415 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717651810360 140717666185648 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10613] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10613/stat : 10613 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717684222736 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10614] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10614/stat : 10614 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717498379152 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10615] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10615/stat : 10615 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717497326608 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10616] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10616/stat : 10616 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717496274064 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10617] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10617/stat : 10617 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717495220496 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10618] ppid=10608 vsize=27314120 memory=140385838000815 CPUtime=0 cores=0-7
/proc/10611/task/10618/stat : 10618 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717494167952 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10619] ppid=10608 vsize=27314120 memory=140385838003120 CPUtime=0 cores=0-7
/proc/10611/task/10619/stat : 10619 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717493115408 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10620] ppid=10608 vsize=27314120 memory=140385838005424 CPUtime=0 cores=0-7
/proc/10611/task/10620/stat : 10620 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545418 27969658880 31392 33554432000 4194304 4196468 140728629127248 140717492062864 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10621] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10621/stat : 10621 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545419 27969658880 31392 33554432000 4194304 4196468 140728629127248 140716738025968 140717679991426 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10622] ppid=10608 vsize=27314120 memory=280771676024720 CPUtime=0 cores=0-7
/proc/10611/task/10622/stat : 10622 (java) S 10608 10608 9382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418545420 27969658880 31392 33554432000 4194304 4196468 140728629127248 140715476641184 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10623] ppid=10608 vsize=27314120 memory=280771676022416 CPUtime=0 cores=0-7
/proc/10611/task/10623/stat : 10623 (java) S 10608 10608 9382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418545420 27969658880 31392 33554432000 4194304 4196468 140728629127248 140715342419440 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10624] ppid=10608 vsize=27314120 memory=280771676029328 CPUtime=0 cores=0-7
/proc/10611/task/10624/stat : 10624 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 31392 33554432000 4194304 4196468 140728629127248 140714967915216 140717679998875 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10625] ppid=10608 vsize=27314120 memory=280771675970608 CPUtime=0 cores=0-7
/proc/10611/task/10625/stat : 10625 (java) R 10608 10608 9382 0 -1 4202560 210 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 31392 33554432000 4194304 4196468 140728629127248 140716736972784 140717660680576 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10626] ppid=10608 vsize=27314120 memory=280771676043152 CPUtime=0.01 cores=0-7
/proc/10611/task/10626/stat : 10626 (java) R 10608 10608 9382 0 -1 1077944384 310 0 0 0 1 0 0 0 20 0 20 0 418545423 27969658880 31392 33554432000 4194304 4196468 140728629127248 140716735920240 140717679991426 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10627] ppid=10608 vsize=27314120 memory=280771676050064 CPUtime=0.01 cores=0-7
/proc/10611/task/10627/stat : 10627 (java) R 10608 10608 9382 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 418545423 27969658880 31392 33554432000 4194304 4196468 140728629127248 140716734867696 140717679991426 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10628] ppid=10608 vsize=27314120 memory=280771676047760 CPUtime=0.07 cores=0-7
/proc/10611/task/10628/stat : 10628 (java) S 10608 10608 9382 0 -1 1077944384 485 0 0 0 7 0 0 0 20 0 20 0 418545423 27969658880 31392 33554432000 4194304 4196468 140728629127248 140716733815152 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10629] ppid=10608 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10629/stat : 10629 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 31392 33554432000 4194304 4196468 140728629127248 140714470009568 140717679990485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10630] ppid=10608 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10611/task/10630/stat : 10630 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27969658880 31392 33554432000 4194304 4196468 140728629127248 140716732763056 140717679991426 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126700 KiB

[startup+0.701042 s]
/proc/loadavg: 7.43 4.46 3.58 2/212 10630
/proc/meminfo: memFree=28134948/32770688 swapFree=66919992/67108860
[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
[pid=10611] ppid=10608 vsize=27320392 memory=158060 CPUtime=0.91 cores=0-7
/proc/10611/stat : 10611 (java) S 10608 10608 9382 0 -1 1077944320 19151 0 0 0 84 7 0 0 20 0 20 0 418545415 27976081408 39515 33554432000 4194304 4196468 140728629127248 140728629109792 140717679980279 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
/proc/10611/statm: 6830098 39515 3159 1 0 6791447 0
[pid=10611/tid=10612] ppid=10608 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/10611/task/10612/stat : 10612 (java) R 10608 10608 9382 0 -1 4202560 16429 0 0 0 62 5 0 0 20 0 20 0 418545415 27976081408 39515 33554432000 4194304 4196468 140728629127248 140717651809792 140717680002205 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10613] ppid=10608 vsize=27320392 memory=140385838211952 CPUtime=0 cores=0-7
/proc/10611/task/10613/stat : 10613 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27976081408 39515 33554432000 4194304 4196468 140728629127248 140717684222736 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10614] ppid=10608 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/10611/task/10614/stat : 10614 (java) S 10608 10608 9382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418545418 27976081408 39515 33554432000 4194304 4196468 140728629127248 140717498379152 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10615] ppid=10608 vsize=27320392 memory=1176 CPUtime=0 cores=0-7
/proc/10611/task/10615/stat : 10615 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545418 27976081408 39515 33554432000 4194304 4196468 140728629127248 140717497326608 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0

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

[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
[pid=10611] ppid=10608 vsize=27326612 memory=24034176 CPUtime=10449.1 cores=0-7
/proc/10611/stat : 10611 (java) S 10608 10608 9382 0 -1 1077944320 2128773 0 0 0 1039768 5141 0 0 20 0 20 0 418545415 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140728629109792 140717679980279 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
/proc/10611/statm: 6831653 6008544 3303 1 0 6792983 0
[pid=10611/tid=10612] ppid=10608 vsize=27326612 memory=776 CPUtime=1182.07 cores=0-7
/proc/10611/task/10612/stat : 10612 (java) S 10608 10608 9382 0 -1 1077944384 172606 0 0 0 118065 142 0 0 20 0 20 0 418545415 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717651819056 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10613] ppid=10608 vsize=27326612 memory=6791534058613427641 CPUtime=1156.07 cores=0-7
/proc/10611/task/10613/stat : 10613 (java) R 10608 10608 9382 0 -1 4202560 186834 0 0 0 114906 701 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717684222936 140717664679093 0 4 2 25189581 0 0 0 -1 6 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10614] ppid=10608 vsize=27326612 memory=24034176 CPUtime=1155.73 cores=0-7
/proc/10611/task/10614/stat : 10614 (java) R 10608 10608 9382 0 -1 4202560 187655 0 0 0 115039 534 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717498379352 140717664679064 0 4 2 25189581 0 0 0 -1 4 0 0 40 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10615] ppid=10608 vsize=27326612 memory=1396 CPUtime=1153.25 cores=0-7
/proc/10611/task/10615/stat : 10615 (java) R 10608 10608 9382 0 -1 4202560 160475 0 0 0 114717 608 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717497326808 140717664976703 0 4 2 25189581 0 0 0 -1 2 0 0 44 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10616] ppid=10608 vsize=27326612 memory=4486604260213485459 CPUtime=1155.44 cores=0-7
/proc/10611/task/10616/stat : 10616 (java) R 10608 10608 9382 0 -1 4202560 180005 0 0 0 114888 656 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717496274264 140717661589965 0 4 2 25189581 0 0 0 -1 3 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10617] ppid=10608 vsize=27326612 memory=7160829391765790816 CPUtime=1155.81 cores=0-7
/proc/10611/task/10617/stat : 10617 (java) R 10608 10608 9382 0 -1 4202560 174497 0 0 0 114945 636 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717495220384 140717664679035 0 4 2 25189581 0 0 0 -1 7 0 0 34 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10618] ppid=10608 vsize=27326612 memory=-6737208495982354336 CPUtime=1159.05 cores=0-7
/proc/10611/task/10618/stat : 10618 (java) R 10608 10608 9382 0 -1 4202560 202318 0 0 0 115278 627 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717494168152 140717664679038 0 4 2 25189581 0 0 0 -1 1 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10619] ppid=10608 vsize=27326612 memory=24034176 CPUtime=1154.98 cores=0-7
/proc/10611/task/10619/stat : 10619 (java) R 10608 10608 9382 0 -1 4202560 215247 0 0 0 114914 584 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717493115608 140717664976788 0 4 2 25189581 0 0 0 -1 0 0 0 43 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10620] ppid=10608 vsize=27326612 memory=1396 CPUtime=1153.85 cores=0-7
/proc/10611/task/10620/stat : 10620 (java) R 10608 10608 9382 0 -1 4202560 167310 0 0 0 114814 571 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717492063064 140717664976941 0 4 2 25189581 0 0 0 -1 5 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10621] ppid=10608 vsize=27326612 memory=1396 CPUtime=11.02 cores=0-7
/proc/10611/task/10621/stat : 10621 (java) S 10608 10608 9382 0 -1 1077944384 421320 0 0 0 1070 32 0 0 20 0 20 0 418545419 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716738024512 140717679990485 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10622] ppid=10608 vsize=27326612 memory=24034176 CPUtime=0 cores=0-7
/proc/10611/task/10622/stat : 10622 (java) S 10608 10608 9382 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 418545420 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140715476641248 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10623] ppid=10608 vsize=27326612 memory=2020 CPUtime=0 cores=0-7
/proc/10611/task/10623/stat : 10623 (java) S 10608 10608 9382 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 418545420 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140715342419456 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10624] ppid=10608 vsize=27326612 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10611/task/10624/stat : 10624 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140714967915216 140717679998875 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10625] ppid=10608 vsize=27326612 memory=280771678379936 CPUtime=3.26 cores=0-7
/proc/10611/task/10625/stat : 10625 (java) S 10608 10608 9382 0 -1 1077944384 11755 0 0 0 322 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716736972832 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10626] ppid=10608 vsize=27326612 memory=280771678380000 CPUtime=3.39 cores=0-7
/proc/10611/task/10626/stat : 10626 (java) S 10608 10608 9382 0 -1 1077944384 13910 0 0 0 337 2 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716735920288 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10627] ppid=10608 vsize=27326612 memory=0 CPUtime=2.96 cores=0-7
/proc/10611/task/10627/stat : 10627 (java) S 10608 10608 9382 0 -1 1077944384 14293 0 0 0 292 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716734867456 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10628] ppid=10608 vsize=27326612 memory=6791534058613427641 CPUtime=1.04 cores=0-7
/proc/10611/task/10628/stat : 10628 (java) S 10608 10608 9382 0 -1 1077944384 16240 0 0 0 100 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716733815200 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10629] ppid=10608 vsize=27326612 memory=1444 CPUtime=0 cores=0-7
/proc/10611/task/10629/stat : 10629 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140714470009568 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10630] ppid=10608 vsize=27326612 memory=1764 CPUtime=1.02 cores=0-7
/proc/10611/task/10630/stat : 10630 (java) S 10608 10608 9382 0 -1 1077944384 2927 0 0 0 44 58 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716732763056 140717679991426 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
Current children cumulated CPU time: 10449.1 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24035572 KiB

[startup+2357.2 s]
/proc/loadavg: 7.94 7.51 5.84 9/211 10804
/proc/meminfo: memFree=4197036/32770688 swapFree=66919992/67108860
[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
[pid=10611] ppid=10608 vsize=27326612 memory=24034176 CPUtime=10452.3 cores=0-7
/proc/10611/stat : 10611 (java) S 10608 10608 9382 0 -1 1077944320 2128773 0 0 0 1040087 5141 0 0 20 0 20 0 418545415 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140728629109792 140717679980279 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
/proc/10611/statm: 6831653 6008544 3303 1 0 6792983 0
[pid=10611/tid=10612] ppid=10608 vsize=27326612 memory=1396 CPUtime=1182.07 cores=0-7
/proc/10611/task/10612/stat : 10612 (java) S 10608 10608 9382 0 -1 1077944384 172606 0 0 0 118065 142 0 0 20 0 20 0 418545415 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717651819056 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10613] ppid=10608 vsize=27326612 memory=1396 CPUtime=1156.47 cores=0-7
/proc/10611/task/10613/stat : 10613 (java) R 10608 10608 9382 0 -1 4202560 186834 0 0 0 114946 701 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717684222936 140717661590084 0 4 2 25189581 0 0 0 -1 6 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10614] ppid=10608 vsize=27326612 memory=24034176 CPUtime=1156.13 cores=0-7
/proc/10611/task/10614/stat : 10614 (java) R 10608 10608 9382 0 -1 4202560 187655 0 0 0 115079 534 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717498379352 140717664976676 0 4 2 25189581 0 0 0 -1 4 0 0 40 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10615] ppid=10608 vsize=27326612 memory=6791534058613427641 CPUtime=1153.65 cores=0-7
/proc/10611/task/10615/stat : 10615 (java) R 10608 10608 9382 0 -1 4202560 160475 0 0 0 114757 608 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717497326808 140717664976874 0 4 2 25189581 0 0 0 -1 2 0 0 44 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10616] ppid=10608 vsize=27326612 memory=4468 CPUtime=1155.84 cores=0-7
/proc/10611/task/10616/stat : 10616 (java) R 10608 10608 9382 0 -1 4202560 180005 0 0 0 114928 656 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717496274264 140717661589901 0 4 2 25189581 0 0 0 -1 3 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10617] ppid=10608 vsize=27326612 memory=4108 CPUtime=1156.19 cores=0-7
/proc/10611/task/10617/stat : 10617 (java) R 10608 10608 9382 0 -1 4202560 174497 0 0 0 114983 636 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717495220384 140717664976897 0 4 2 25189581 0 0 0 -1 7 0 0 34 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10618] ppid=10608 vsize=27326612 memory=1412 CPUtime=1159.45 cores=0-7
/proc/10611/task/10618/stat : 10618 (java) R 10608 10608 9382 0 -1 4202560 202318 0 0 0 115318 627 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717494168152 140717661590122 0 4 2 25189581 0 0 0 -1 1 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10619] ppid=10608 vsize=27326612 memory=1712 CPUtime=1155.38 cores=0-7
/proc/10611/task/10619/stat : 10619 (java) R 10608 10608 9382 0 -1 4202560 215247 0 0 0 114954 584 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717493115608 140717664679149 0 4 2 25189581 0 0 0 -1 0 0 0 43 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10620] ppid=10608 vsize=27326612 memory=5980 CPUtime=1154.25 cores=0-7
/proc/10611/task/10620/stat : 10620 (java) R 10608 10608 9382 0 -1 4202560 167310 0 0 0 114854 571 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717492063064 140717664679027 0 4 2 25189581 0 0 0 -1 5 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10621] ppid=10608 vsize=27326612 memory=4164 CPUtime=11.02 cores=0-7
/proc/10611/task/10621/stat : 10621 (java) S 10608 10608 9382 0 -1 1077944384 421320 0 0 0 1070 32 0 0 20 0 20 0 418545419 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716738024512 140717679990485 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10622] ppid=10608 vsize=27326612 memory=1056 CPUtime=0 cores=0-7
/proc/10611/task/10622/stat : 10622 (java) S 10608 10608 9382 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 418545420 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140715476641248 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10623] ppid=10608 vsize=27326612 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10611/task/10623/stat : 10623 (java) S 10608 10608 9382 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 418545420 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140715342419456 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10624] ppid=10608 vsize=27326612 memory=47764 CPUtime=0 cores=0-7
/proc/10611/task/10624/stat : 10624 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140714967915216 140717679998875 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10625] ppid=10608 vsize=27326612 memory=988 CPUtime=3.26 cores=0-7
/proc/10611/task/10625/stat : 10625 (java) S 10608 10608 9382 0 -1 1077944384 11755 0 0 0 322 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716736972832 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10626] ppid=10608 vsize=27326612 memory=1560 CPUtime=3.39 cores=0-7
/proc/10611/task/10626/stat : 10626 (java) S 10608 10608 9382 0 -1 1077944384 13910 0 0 0 337 2 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716735920288 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10627] ppid=10608 vsize=27326612 memory=928 CPUtime=2.96 cores=0-7
/proc/10611/task/10627/stat : 10627 (java) S 10608 10608 9382 0 -1 1077944384 14293 0 0 0 292 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716734867456 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10628] ppid=10608 vsize=27326612 memory=1724 CPUtime=1.04 cores=0-7
/proc/10611/task/10628/stat : 10628 (java) S 10608 10608 9382 0 -1 1077944384 16240 0 0 0 100 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716733815200 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10629] ppid=10608 vsize=27326612 memory=1964 CPUtime=0 cores=0-7
/proc/10611/task/10629/stat : 10629 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140714470009568 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10630] ppid=10608 vsize=27326612 memory=2776 CPUtime=1.02 cores=0-7
/proc/10611/task/10630/stat : 10630 (java) S 10608 10608 9382 0 -1 1077944384 2927 0 0 0 44 58 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716732763056 140717679991426 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
Current children cumulated CPU time: 10452.3 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24035572 KiB

[startup+2357.6 s]
/proc/loadavg: 7.94 7.51 5.84 9/211 10804
/proc/meminfo: memFree=4197036/32770688 swapFree=66919992/67108860
[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
[pid=10611] ppid=10608 vsize=27326612 memory=24034176 CPUtime=10454.7 cores=0-7
/proc/10611/stat : 10611 (java) S 10608 10608 9382 0 -1 1077944320 2128787 0 0 0 1040329 5142 0 0 20 0 20 0 418545415 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140728629109792 140717679980279 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
/proc/10611/statm: 6831653 6008544 3303 1 0 6792983 0
[pid=10611/tid=10612] ppid=10608 vsize=27326612 memory=111632 CPUtime=1182.07 cores=0-7
/proc/10611/task/10612/stat : 10612 (java) S 10608 10608 9382 0 -1 1077944384 172606 0 0 0 118065 142 0 0 20 0 20 0 418545415 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717651819056 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10613] ppid=10608 vsize=27326612 memory=0 CPUtime=1156.76 cores=0-7
/proc/10611/task/10613/stat : 10613 (java) S 10608 10608 9382 0 -1 1077944384 186834 0 0 0 114975 701 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717684222736 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10614] ppid=10608 vsize=27326612 memory=7163091077132138842 CPUtime=1156.42 cores=0-7
/proc/10611/task/10614/stat : 10614 (java) S 10608 10608 9382 0 -1 1077944384 187655 0 0 0 115108 534 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717498379152 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 40 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10615] ppid=10608 vsize=27326612 memory=3624 CPUtime=1153.94 cores=0-7
/proc/10611/task/10615/stat : 10615 (java) S 10608 10608 9382 0 -1 1077944384 160475 0 0 0 114786 608 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717497326608 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10616] ppid=10608 vsize=27326612 memory=6791534058613427641 CPUtime=1156.13 cores=0-7
/proc/10611/task/10616/stat : 10616 (java) S 10608 10608 9382 0 -1 1077944384 180005 0 0 0 114957 656 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717496274064 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10617] ppid=10608 vsize=27326612 memory=6944656592455097440 CPUtime=1156.48 cores=0-7
/proc/10611/task/10617/stat : 10617 (java) S 10608 10608 9382 0 -1 1077944384 174497 0 0 0 115012 636 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717495220496 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10618] ppid=10608 vsize=27326612 memory=-2247047206207641111 CPUtime=1159.74 cores=0-7
/proc/10611/task/10618/stat : 10618 (java) S 10608 10608 9382 0 -1 1077944384 202318 0 0 0 115347 627 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717494167952 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10619] ppid=10608 vsize=27326612 memory=5866595392726062440 CPUtime=1155.67 cores=0-7
/proc/10611/task/10619/stat : 10619 (java) S 10608 10608 9382 0 -1 1077944384 215247 0 0 0 114983 584 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717493115408 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10620] ppid=10608 vsize=27326612 memory=47764 CPUtime=1154.54 cores=0-7
/proc/10611/task/10620/stat : 10620 (java) S 10608 10608 9382 0 -1 1077944384 167310 0 0 0 114883 571 0 0 20 0 20 0 418545418 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140717492062864 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10621] ppid=10608 vsize=27326612 memory=988 CPUtime=11.13 cores=0-7
/proc/10611/task/10621/stat : 10621 (java) R 10608 10608 9382 0 -1 4202560 421334 0 0 0 1081 32 0 0 20 0 20 0 418545419 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716738024512 140717658350459 0 0 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10622] ppid=10608 vsize=27326612 memory=2020 CPUtime=0 cores=0-7
/proc/10611/task/10622/stat : 10622 (java) S 10608 10608 9382 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 418545420 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140715476641248 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10623] ppid=10608 vsize=27326612 memory=1432 CPUtime=0 cores=0-7
/proc/10611/task/10623/stat : 10623 (java) S 10608 10608 9382 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 418545420 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140715342419456 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10624] ppid=10608 vsize=27326612 memory=776 CPUtime=0 cores=0-7
/proc/10611/task/10624/stat : 10624 (java) S 10608 10608 9382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140714967915216 140717679998875 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10625] ppid=10608 vsize=27326612 memory=660 CPUtime=3.26 cores=0-7
/proc/10611/task/10625/stat : 10625 (java) S 10608 10608 9382 0 -1 1077944384 11755 0 0 0 322 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716736972832 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10626] ppid=10608 vsize=27326612 memory=1556 CPUtime=3.39 cores=0-7
/proc/10611/task/10626/stat : 10626 (java) S 10608 10608 9382 0 -1 1077944384 13910 0 0 0 337 2 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716735920288 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10627] ppid=10608 vsize=27326612 memory=9588 CPUtime=2.96 cores=0-7
/proc/10611/task/10627/stat : 10627 (java) S 10608 10608 9382 0 -1 1077944384 14293 0 0 0 292 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716734867456 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10628] ppid=10608 vsize=27326612 memory=0 CPUtime=1.04 cores=0-7
/proc/10611/task/10628/stat : 10628 (java) S 10608 10608 9382 0 -1 1077944384 16240 0 0 0 100 4 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716733815200 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10629] ppid=10608 vsize=27326612 memory=14391 CPUtime=0 cores=0-7
/proc/10611/task/10629/stat : 10629 (java) S 10608 10608 9382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140714470009568 140717679990485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
[pid=10611/tid=10630] ppid=10608 vsize=27326612 memory=0 CPUtime=1.02 cores=0-7
/proc/10611/task/10630/stat : 10630 (java) S 10608 10608 9382 0 -1 1077944384 2927 0 0 0 44 58 0 0 20 0 20 0 418545423 27982450688 6008544 33554432000 4194304 4196468 140728629127248 140716732763056 140717679991426 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 25329664 140728629129963 140728629130390 140728629130390 140728629133263 0
Current children cumulated CPU time: 10454.7 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24035572 KiB

[startup+2357.7 s]
/proc/loadavg: 7.94 7.51 5.84 9/211 10804
/proc/meminfo: memFree=4197036/32770688 swapFree=66919992/67108860
[pid=10608] ppid=10605 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10608/stat : 10608 (scop.sh) S 10605 10608 9382 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418545414 115843072 349 33554432000 4194304 5098028 140728198333184 140728198330440 139745000653436 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40263680 140728198341413 140728198341740 140728198341740 140728198344653 0
/proc/10608/statm: 28282 349 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

Child status: 0
Real time (s): 2357.74
CPU time (s): 10454.8
CPU user time (s): 10403.3
CPU system time (s): 51.527
CPU usage (%): 443.427
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24035572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10403.3
system time used= 51.527
maximum resident set size= 24034464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2130355
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109175
involuntary context switches= 127231


# summary of solver processes directly reported to runsolver:
#   pid: 10608
#   total CPU time (s): 10454.8
#   total CPU user time (s): 10403.3
#   total CPU system time (s): 51.527

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5508 second user time and 26.0255 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-15 10:03:33
IDJOB=4392403
IDBENCH=125984
IDSOLVER=2838
FILE ID=node120/4392403-1568425391
RUNJOBID= node120-1323932029-9409
PBS_JOBID= 21702277
Free space on /tmp= 61648 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-21.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392403-1568425391/watcher-4392403-1568425391 -o /tmp/evaluation-result-4392403-1568425391/solver-4392403-1568425391 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1323932029-9409 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392403-1568425391.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=1257451675

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        28261764 kB
MemAvailable:   31825384 kB
Buffers:          194928 kB
Cached:          3672660 kB
SwapCached:        77548 kB
Active:          1105820 kB
Inactive:        2845528 kB
Active(anon):       4472 kB
Inactive(anon):   128580 kB
Active(file):    1101348 kB
Inactive(file):  2716948 kB
Unevictable:      106532 kB
Mlocked:          106532 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:             22788 kB
Writeback:             0 kB
AnonPages:        121704 kB
Mapped:            48496 kB
Shmem:             41008 kB
Slab:             151740 kB
SReclaimable:     122320 kB
SUnreclaim:        29420 kB
KernelStack:        3728 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     515100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61628 MiB
End job on node120 at 2011-12-15 10:42:51