Trace number 4387602

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+GlueMiniSat (2019-06-15)? 1337.81 1319.99

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K13-P08.xml
MD5SUMf6de09233a74707b341bbe4fbe6d65e2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1547
Number of constraints717
Number of domains2
Minimum domain size715
Maximum domain size716
Distribution of domain sizes[{"size":715,"count":715},{"size":716,"count":104}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":728},{"degree":2,"count":715},{"degree":14,"count":26},{"degree":15,"count":78}]
Minimum constraint arity3
Maximum constraint arity715
Distribution of constraint arities[{"arity":3,"count":715},{"arity":104,"count":1},{"arity":715,"count":1}]
Number of extensional constraints0
Number of intensional constraints715
Distribution of constraint types[{"type":"intension","count":715},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-6179-serial-file.bin HOME/instance-4387602-1568286241.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 13:03:24 CEST 2019
0.66/0.56	c PID: 6186
0.66/0.56	c IP: 172.20.3.126
0.66/0.56	c HOST: node126.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.52/1.30	c (0,0) Parsing End
2.52/1.31	c (0,0) CSP: 819 int (0 aux), 0 bool (0 aux), 717 ctr, max domain size 716
2.52/1.31	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.52/1.31	c (0,0) Constraint Name Generate Begin
2.52/1.32	c (0,0) Ctr:HOME/instance-4387602-1568286241.xml,AllDifferent:Dist:Eq:Var
2.52/1.32	c (0,0) Constraint Name Generate End
2.52/1.32	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.52/1.32	c (0,0) CSP to CSPinCNF Begin
3.02/1.53	c (0,0) translated 72 (10%) constraints
3.02/1.58	c (1,1) translated 144 (20%) constraints
3.28/1.62	c (1,1) translated 216 (30%) constraints
3.28/1.65	c (1,1) translated 287 (40%) constraints
3.28/1.68	c (1,1) translated 359 (50%) constraints
3.64/1.71	c (1,1) translated 431 (60%) constraints
3.64/1.73	c (1,1) translated 502 (70%) constraints
3.64/1.75	c (1,1) translated 574 (80%) constraints
3.64/1.77	c (1,1) translated 646 (90%) constraints
4.25/1.97	c (1,1) translated 717 (100%) constraints
18.45/13.45	c (12,12) ===========================================
18.45/13.45	c (12,12) Order
18.45/13.45	c (12,12) ===========================================
20.11/14.28	c (13,13) translated 26348 (10%) constraints
20.88/14.99	c (14,14) translated 52696 (20%) constraints
21.58/15.69	c (15,14) translated 79043 (30%) constraints
22.29/16.38	c (15,15) translated 105391 (40%) constraints
24.43/17.42	c (16,16) translated 131738 (50%) constraints
25.14/18.11	c (17,16) translated 158086 (60%) constraints
25.73/18.79	c (18,17) translated 184434 (70%) constraints
26.43/19.47	c (18,18) translated 210781 (80%) constraints
27.14/20.15	c (19,18) translated 237129 (90%) constraints
61.92/45.30	c (44,41) translated 263476 (100%) constraints
61.92/45.34	c (44,41) CSP to CSPinCNF End
62.13/45.51	c (44,41) CSP: 819 int (0 aux), 511225 bool (511225 aux), 1285926 ctr, max domain size 716
62.88/46.02	c (44,41) Heap : 2162 MiB used (max 10012 MiB), NonHeap : 27 MiB used (max 0 MiB)
62.88/46.02	c (44,41) CSPinCNF Propagation Begin
122.29/96.26	c (95,88) 0 values, 0 unsatisfiable literals, and 1431 valid clauses are removed
122.29/96.26	c (95,88) CSPinCNF Propagation End
122.49/96.42	c (95,89) CSP: 819 int (0 aux), 511225 bool (511225 aux), 1284495 ctr, max domain size 716
122.49/96.42	c (95,89) Heap : 2858 MiB used (max 10788 MiB), NonHeap : 27 MiB used (max 0 MiB)
122.49/96.46	c (95,89) Simplify CSPinCNF Begin
138.19/107.31	c (106,98) Simplify CSPinCNF End
138.59/107.70	c (107,98) CSP: 819 int (0 aux), 1033877 bool (1033877 aux), 1807147 ctr, max domain size 716
138.59/107.70	c (107,98) Heap : 3535 MiB used (max 10636 MiB), NonHeap : 27 MiB used (max 0 MiB)
138.59/107.70	c (107,98) Calculate Precise Domain Begin
138.59/107.71	c (107,98) 0 values are removed by re-calculation
138.59/107.71	c (107,98) Calculate Precise Domain End
138.90/108.10	c (107,99) CSP: 819 int (0 aux), 1033877 bool (1033877 aux), 1807147 ctr, max domain size 716
138.90/108.10	c (107,99) Heap : 3535 MiB used (max 10636 MiB), NonHeap : 27 MiB used (max 0 MiB)
138.90/108.10	c (107,99) CSPinCNF to SatSolver Begin
1336.33/1318.08	c (1317,1183) fun.scop.ScopCnfFileIsTooLarge: Encoding is interrupted because file size becomes too large (10737418263 bytes)
1336.33/1318.09	c (1317,1183) fun.scop.FileProblem.write(SatSolver.scala:576)
1336.33/1318.09	c (1317,1183) fun.scop.FileProblem.write(SatSolver.scala:581)
1336.33/1318.09	c (1317,1183) fun.scop.FileProblem.addClause2CnfFile(SatSolver.scala:688)
1336.33/1318.09	c (1317,1183) fun.scop.ExtSatSolver.addClause(SatSolver.scala:296)
1336.33/1318.09	c (1317,1183) fun.scop.HyOL$.$anonfun$apply$8(HyOL.scala:150)
1336.33/1318.09	c (1317,1183) fun.scop.HyOL$.$anonfun$apply$8$adapted(HyOL.scala:148)
1336.33/1318.09	c (1317,1183) scala.collection.TraversableLike$WithFilter.$anonfun$foreach$1(TraversableLike.scala:788)
1336.33/1318.09	c (1317,1183) scala.collection.immutable.List.foreach(List.scala:388)
1336.33/1318.09	c (1317,1183) scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:787)
1336.33/1318.09	c (1317,1183) fun.scop.HyOL$.$anonfun$apply$6(HyOL.scala:148)
1336.33/1318.09	c (1317,1183) scala.runtime.java8.JFunction1$mcVI$sp.apply(JFunction1$mcVI$sp.java:12)
1336.33/1318.09	c (1317,1183) scala.collection.TraversableLike$WithFilter.$anonfun$foreach$1(TraversableLike.scala:788)
1336.33/1318.09	c (1317,1183) scala.collection.immutable.Range.foreach(Range.scala:155)
1336.33/1318.09	c (1317,1183) scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:787)
1336.33/1318.09	c (1317,1183) fun.scop.HyOL$.apply(HyOL.scala:134)
1336.33/1318.09	c (1317,1183) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:468)
1336.33/1318.09	c (1317,1183) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
1336.33/1318.09	c (1317,1183) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
1336.33/1318.09	s UNKNOWN
0.00/1319.98	c (scop.sh) HOME/scop-6179-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: 16374 MiB (5882 MiB free)
  memory of node 1: 16384 MiB (8033 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387602-1568286241/watcher-4387602-1568286241 -o /tmp/evaluation-result-4387602-1568286241/solver-4387602-1568286241 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387602-1568286241.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=6179, runsolver pid=6176
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 1.34 1.69 1.85 3/230 6209
/proc/meminfo: memFree=14157264/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0
[pid=6186] ppid=6179 vsize=15013720 memory=73372 CPUtime=0.11 cores=0,2,4,6
/proc/6186/stat : 6186 (java) S 6179 6179 5150 0 -1 1077944320 7140 0 0 0 9 2 0 0 20 0 15 0 404891896 15374049280 18343 33554432000 4194304 4196468 140728140779232 140728140761776 140612265602807 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
/proc/6186/statm: 3753430 18343 2888 1 0 3715835 0
[pid=6186/tid=6187] ppid=6179 vsize=15014680 memory=8252710469714192971 CPUtime=0.09 cores=0,2,4,6
/proc/6186/task/6187/stat : 6187 (java) R 6179 6179 5150 0 -1 4202560 5113 0 0 0 7 2 0 0 20 0 15 0 404891896 15375032320 18541 33554432000 4194304 4196468 140728140779232 140612237387056 140612257913739 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6190] ppid=6179 vsize=15014680 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6190/stat : 6190 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15375032320 18607 33554432000 4194304 4196468 140728140779232 140612269845392 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6191] ppid=6179 vsize=15014680 memory=140366531802752 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6191/stat : 6191 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15375032320 18607 33554432000 4194304 4196468 140728140779232 140612068621072 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6192] ppid=6179 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6192/stat : 6192 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15375032320 18607 33554432000 4194304 4196468 140728140779232 140612067568784 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6193] ppid=6179 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6193/stat : 6193 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15375032320 18607 33554432000 4194304 4196468 140728140779232 140612066515984 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6195] ppid=6179 vsize=15014680 memory=140366531802752 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6195/stat : 6195 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891899 15375032320 18607 33554432000 4194304 4196468 140728140779232 140611672254576 140612265613954 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6196] ppid=6179 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6196/stat : 6196 (java) S 6179 6179 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404891900 15375032320 18607 33554432000 4194304 4196468 140728140779232 140610820367136 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6197] ppid=6179 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6197/stat : 6197 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891900 15375032320 18607 33554432000 4194304 4196468 140728140779232 140610585486448 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6204] ppid=6179 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6204/stat : 6204 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891902 15375032320 18607 33554432000 4194304 4196468 140728140779232 140610210977872 140612265621403 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6205] ppid=6179 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6205/stat : 6205 (java) S 6179 6179 5150 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 404891902 15376699392 18607 33554432000 4194304 4196468 140728140779232 140611671202416 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6206] ppid=6179 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6206/stat : 6206 (java) S 6179 6179 5150 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 404891902 15376699392 18607 33554432000 4194304 4196468 140728140779232 140611670149616 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6207] ppid=6179 vsize=15016308 memory=140366531802752 CPUtime=0.01 cores=0,2,4,6
/proc/6186/task/6207/stat : 6207 (java) S 6179 6179 5150 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 15 0 404891903 15376699392 18607 33554432000 4194304 4196468 140728140779232 140611669097328 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6208] ppid=6179 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6208/stat : 6208 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891903 15376699392 18607 33554432000 4194304 4196468 140728140779232 140609713073120 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6209] ppid=6179 vsize=15016308 memory=140366531802752 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6209/stat : 6209 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891903 15376699392 18607 33554432000 4194304 4196468 140728140779232 140611668044208 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 74768 KiB

[startup+0.210795 s]*
/proc/loadavg: 1.34 1.69 1.85 4/230 6209
/proc/meminfo: memFree=14131516/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0
[pid=6186] ppid=6179 vsize=15012696 memory=85548 CPUtime=0.26 cores=0,2,4,6
/proc/6186/stat : 6186 (java) S 6179 6179 5150 0 -1 1077944320 11467 0 0 0 22 4 0 0 20 0 15 0 404891896 15373000704 21387 33554432000 4194304 4196468 140728140779232 140728140761776 140612265602807 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
/proc/6186/statm: 3753174 21387 2954 1 0 3715579 0
[pid=6186/tid=6187] ppid=6179 vsize=15012696 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/6186/task/6187/stat : 6187 (java) R 6179 6179 5150 0 -1 4202560 9188 0 0 0 17 3 0 0 20 0 15 0 404891896 15373000704 21387 33554432000 4194304 4196468 140728140779232 140612237402192 140612246996538 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6190] ppid=6179 vsize=15012696 memory=8992 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6190/stat : 6190 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 21453 33554432000 4194304 4196468 140728140779232 140612269845392 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6191] ppid=6179 vsize=15012696 memory=140366534724365 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6191/stat : 6191 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 21453 33554432000 4194304 4196468 140728140779232 140612068621072 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6192] ppid=6179 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6192/stat : 6192 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 21453 33554432000 4194304 4196468 140728140779232 140612067568784 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6193] ppid=6179 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6193/stat : 6193 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 21453 33554432000 4194304 4196468 140728140779232 140612066515984 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6195] ppid=6179 vsize=15012696 memory=140366531802752 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6195/stat : 6195 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891899 15373000704 21453 33554432000 4194304 4196468 140728140779232 140611672254576 140612265613954 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6196] ppid=6179 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6196/stat : 6196 (java) S 6179 6179 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404891900 15373000704 21453 33554432000 4194304 4196468 140728140779232 140610820367136 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6197] ppid=6179 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6197/stat : 6197 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891900 15373000704 21453 33554432000 4194304 4196468 140728140779232 140610585486448 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6204] ppid=6179 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6204/stat : 6204 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891902 15373000704 21453 33554432000 4194304 4196468 140728140779232 140610210977872 140612265621403 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6205] ppid=6179 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6205/stat : 6205 (java) S 6179 6179 5150 0 -1 1077944384 326 0 0 0 0 0 0 0 20 0 15 0 404891902 15373000704 21453 33554432000 4194304 4196468 140728140779232 140611671202416 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6206] ppid=6179 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6206/stat : 6206 (java) S 6179 6179 5150 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 404891902 15373000704 21453 33554432000 4194304 4196468 140728140779232 140611670149616 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6207] ppid=6179 vsize=15012696 memory=140366531802752 CPUtime=0.03 cores=0,2,4,6
/proc/6186/task/6207/stat : 6207 (java) R 6179 6179 5150 0 -1 4202560 506 0 0 0 3 0 0 0 20 0 15 0 404891903 15373000704 21453 33554432000 4194304 4196468 140728140779232 140611669097328 140612245573992 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6208] ppid=6179 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6208/stat : 6208 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891903 15373000704 21453 33554432000 4194304 4196468 140728140779232 140609713073120 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6209] ppid=6179 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6209/stat : 6209 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891903 15373000704 21453 33554432000 4194304 4196468 140728140779232 140611668044208 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 86944 KiB

[startup+0.310519 s]*
/proc/loadavg: 1.34 1.69 1.85 4/230 6209
/proc/meminfo: memFree=14125232/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0
[pid=6186] ppid=6179 vsize=15012696 memory=89936 CPUtime=0.43 cores=0,2,4,6
/proc/6186/stat : 6186 (java) S 6179 6179 5150 0 -1 1077944320 12533 0 0 0 39 4 0 0 20 0 15 0 404891896 15373000704 22484 33554432000 4194304 4196468 140728140779232 140728140761776 140612265602807 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
/proc/6186/statm: 3753174 22484 3042 1 0 3715579 0
[pid=6186/tid=6187] ppid=6179 vsize=15012696 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/6186/task/6187/stat : 6187 (java) R 6179 6179 5150 0 -1 4202560 10040 0 0 0 26 3 0 0 20 0 15 0 404891896 15373000704 22484 33554432000 4194304 4196468 140728140779232 140612237406032 140612245878691 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6190] ppid=6179 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6190/stat : 6190 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 22484 33554432000 4194304 4196468 140728140779232 140612269845392 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6191] ppid=6179 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6191/stat : 6191 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 22484 33554432000 4194304 4196468 140728140779232 140612068621072 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6192] ppid=6179 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6192/stat : 6192 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 22484 33554432000 4194304 4196468 140728140779232 140612067568784 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6193] ppid=6179 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6193/stat : 6193 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15373000704 22484 33554432000 4194304 4196468 140728140779232 140612066515984 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6195] ppid=6179 vsize=15012696 memory=6933954179156714387 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6195/stat : 6195 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891899 15373000704 22484 33554432000 4194304 4196468 140728140779232 140611672254576 140612265613954 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6196] ppid=6179 vsize=15012696 memory=7684433391216329786 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6196/stat : 6196 (java) S 6179 6179 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404891900 15373000704 22484 33554432000 4194304 4196468 140728140779232 140610820367136 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6197] ppid=6179 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6197/stat : 6197 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891900 15373000704 22484 33554432000 4194304 4196468 140728140779232 140610585486448 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6204] ppid=6179 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6204/stat : 6204 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891902 15373000704 22484 33554432000 4194304 4196468 140728140779232 140610210977872 140612265621403 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6205] ppid=6179 vsize=15012696 memory=-8412656567168561567 CPUtime=0.02 cores=0,2,4,6
/proc/6186/task/6205/stat : 6205 (java) S 6179 6179 5150 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 15 0 404891902 15373000704 22484 33554432000 4194304 4196468 140728140779232 140611671202416 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6206] ppid=6179 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6186/task/6206/stat : 6206 (java) S 6179 6179 5150 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 15 0 404891902 15373000704 22484 33554432000 4194304 4196468 140728140779232 140611670149616 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6207] ppid=6179 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6186/task/6207/stat : 6207 (java) S 6179 6179 5150 0 -1 1077944384 544 0 0 0 7 0 0 0 20 0 15 0 404891903 15373000704 22484 33554432000 4194304 4196468 140728140779232 140611669097328 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6208] ppid=6179 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6208/stat : 6208 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891903 15373000704 22484 33554432000 4194304 4196468 140728140779232 140609713073120 140612265613013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6209] ppid=6179 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6209/stat : 6209 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891903 15373000704 22484 33554432000 4194304 4196468 140728140779232 140611668044208 140612265613954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91332 KiB

[startup+0.700898 s]
/proc/loadavg: 1.34 1.69 1.85 4/230 6209
/proc/meminfo: memFree=14078084/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0
[pid=6186] ppid=6179 vsize=15018968 memory=127296 CPUtime=1.02 cores=0,2,4,6
/proc/6186/stat : 6186 (java) S 6179 6179 5150 0 -1 1077944320 20154 0 0 0 95 7 0 0 20 0 15 0 404891896 15379423232 31824 33554432000 4194304 4196468 140728140779232 140728140761776 140612265602807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
/proc/6186/statm: 3754742 31824 3182 1 0 3716091 0
[pid=6186/tid=6187] ppid=6179 vsize=15018968 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/6186/task/6187/stat : 6187 (java) R 6179 6179 5150 0 -1 4202560 17134 0 0 0 62 6 0 0 20 0 15 0 404891896 15379423232 31824 33554432000 4194304 4196468 140728140779232 140612237438448 140612265614742 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6190] ppid=6179 vsize=15018968 memory=3472328296227679313 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6190/stat : 6190 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15379423232 31824 33554432000 4194304 4196468 140728140779232 140612269845392 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6191] ppid=6179 vsize=15018968 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6191/stat : 6191 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891898 15379423232 31824 33554432000 4194304 4196468 140728140779232 140612068621072 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6192] ppid=6179 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6192/stat : 6192 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15379423232 31824 33554432000 4194304 4196468 140728140779232 140612067568784 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6193] ppid=6179 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6193/stat : 6193 (java) S 6179 6179 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404891898 15379423232 31824 33554432000 4194304 4196468 140728140779232 140612066515984 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6195] ppid=6179 vsize=15018968 memory=37240 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6195/stat : 6195 (java) S 6179 6179 5150 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404891899 15379423232 31824 33554432000 4194304 4196468 140728140779232 140611672254576 140612265613954 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6196] ppid=6179 vsize=15018968 memory=984 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6196/stat : 6196 (java) S 6179 6179 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404891900 15379423232 31824 33554432000 4194304 4196468 140728140779232 140610820367136 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6197] ppid=6179 vsize=15018968 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6197/stat : 6197 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891900 15379423232 31824 33554432000 4194304 4196468 140728140779232 140610585486448 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6204] ppid=6179 vsize=15018968 memory=1276 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6204/stat : 6204 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891902 15379423232 31824 33554432000 4194304 4196468 140728140779232 140610210977872 140612265621403 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6205] ppid=6179 vsize=15018968 memory=1060 CPUtime=0.09 cores=0,2,4,6
/proc/6186/task/6205/stat : 6205 (java) R 6179 6179 5150 0 -1 1077944384 655 0 0 0 9 0 0 0 20 0 15 0 404891902 15379423232 31824 33554432000 4194304 4196468 140728140779232 140611671202416 140612265613954 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6206] ppid=6179 vsize=15018968 memory=752 CPUtime=0.08 cores=0,2,4,6
/proc/6186/task/6206/stat : 6206 (java) R 6179 6179 5150 0 -1 4202560 372 0 0 0 8 0 0 0 20 0 15 0 404891902 15379423232 31824 33554432000 4194304 4196468 140728140779232 140611670149616 140612265616656 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6207] ppid=6179 vsize=15018968 memory=1228 CPUtime=0.15 cores=0,2,4,6
/proc/6186/task/6207/stat : 6207 (java) R 6179 6179 5150 0 -1 4202560 658 0 0 0 15 0 0 0 20 0 15 0 404891903 15379423232 31824 33554432000 4194304 4196468 140728140779232 140611669094064 140612244091863 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6208] ppid=6179 vsize=15018968 memory=9584 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6208/stat : 6208 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891903 15379423232 31824 33554432000 4194304 4196468 140728140779232 140609713073120 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6209] ppid=6179 vsize=15018968 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6209/stat : 6209 (java) S 6179 6179 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404891903 15379423232 31824 33554432000 4194304 4196468 140728140779232 140611668044208 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 128692 KiB

[startup+1.50077 s]
/proc/loadavg: 1.63 1.74 1.86 7/230 6210
/proc/meminfo: memFree=14016236/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0

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

[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0
[pid=6186] ppid=6179 vsize=15027304 memory=6782840 CPUtime=1323.6 cores=0,2,4,6
/proc/6186/stat : 6186 (java) S 6179 6179 5150 0 -1 1077944320 235841 0 0 0 130193 2167 0 0 20 0 15 0 404891896 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140728140761776 140612265602807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
/proc/6186/statm: 3756826 1695710 3307 1 0 3717627 0
[pid=6186/tid=6187] ppid=6179 vsize=15027304 memory=3620 CPUtime=1172.19 cores=0,2,4,6
/proc/6186/task/6187/stat : 6187 (java) R 6179 6179 5150 0 -1 4202560 77045 0 0 0 115555 1664 0 0 20 0 15 0 404891896 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612237442320 140611744258200 0 4 2 25189581 0 0 0 -1 0 0 0 9654 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6190] ppid=6179 vsize=15027304 memory=37264 CPUtime=35.05 cores=0,2,4,6
/proc/6186/task/6190/stat : 6190 (java) S 6179 6179 5150 0 -1 1077944384 24157 0 0 0 3391 114 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612269845392 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6191] ppid=6179 vsize=15027304 memory=2004 CPUtime=35.15 cores=0,2,4,6
/proc/6186/task/6191/stat : 6191 (java) S 6179 6179 5150 0 -1 1077944384 24864 0 0 0 3401 114 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612068621072 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6192] ppid=6179 vsize=15027304 memory=1276 CPUtime=35.17 cores=0,2,4,6
/proc/6186/task/6192/stat : 6192 (java) S 6179 6179 5150 0 -1 1077944384 26489 0 0 0 3398 119 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612067568784 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6193] ppid=6179 vsize=15027304 memory=1060 CPUtime=35.14 cores=0,2,4,6
/proc/6186/task/6193/stat : 6193 (java) S 6179 6179 5150 0 -1 1077944384 24850 0 0 0 3398 116 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612066515984 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6195] ppid=6179 vsize=15027304 memory=1396 CPUtime=0.25 cores=0,2,4,6
/proc/6186/task/6195/stat : 6195 (java) S 6179 6179 5150 0 -1 1077944384 5198 0 0 0 23 2 0 0 20 0 15 0 404891899 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611672254576 140612265613954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 106 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6196] ppid=6179 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6196/stat : 6196 (java) S 6179 6179 5150 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 404891900 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610820367200 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6197] ppid=6179 vsize=15027304 memory=6782840 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6197/stat : 6197 (java) S 6179 6179 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 404891900 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610585486464 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6204] ppid=6179 vsize=15027304 memory=6782840 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6204/stat : 6204 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610210977872 140612265621403 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6205] ppid=6179 vsize=15027304 memory=1412 CPUtime=4.45 cores=0,2,4,6
/proc/6186/task/6205/stat : 6205 (java) S 6179 6179 5150 0 -1 1077944384 14321 0 0 0 442 3 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611671202416 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6206] ppid=6179 vsize=15027304 memory=3236 CPUtime=4.08 cores=0,2,4,6
/proc/6186/task/6206/stat : 6206 (java) S 6179 6179 5150 0 -1 1077944384 16927 0 0 0 405 3 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611670149616 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6207] ppid=6179 vsize=15027304 memory=8112282956445269571 CPUtime=1.29 cores=0,2,4,6
/proc/6186/task/6207/stat : 6207 (java) S 6179 6179 5150 0 -1 1077944384 19916 0 0 0 127 2 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611669097328 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6208] ppid=6179 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6208/stat : 6208 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140609713073120 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6209] ppid=6179 vsize=15027304 memory=12064408 CPUtime=0.74 cores=0,2,4,6
/proc/6186/task/6209/stat : 6209 (java) S 6179 6179 5150 0 -1 1077944384 740 0 0 0 39 35 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611668044208 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 141 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
Current children cumulated CPU time: 1323.6 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 6784236 KiB

[startup+1312.11 s]*
/proc/loadavg: 4.45 3.83 2.89 9/229 6430
/proc/meminfo: memFree=208684/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0
[pid=6186] ppid=6179 vsize=15027304 memory=6782840 CPUtime=1330.21 cores=0,2,4,6
/proc/6186/stat : 6186 (java) S 6179 6179 5150 0 -1 1077944320 237139 0 0 0 130844 2177 0 0 20 0 15 0 404891896 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140728140761776 140612265602807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
/proc/6186/statm: 3756826 1695710 3307 1 0 3717627 0
[pid=6186/tid=6187] ppid=6179 vsize=15027304 memory=9584 CPUtime=1178.11 cores=0,2,4,6
/proc/6186/task/6187/stat : 6187 (java) S 6179 6179 5150 0 -1 1077944384 77052 0 0 0 116138 1673 0 0 20 0 15 0 404891896 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612237440960 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 9686 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6190] ppid=6179 vsize=15027304 memory=4872558044660077418 CPUtime=35.22 cores=0,2,4,6
/proc/6186/task/6190/stat : 6190 (java) R 6179 6179 5150 0 -1 4202560 24390 0 0 0 3408 114 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612269845392 140612247228586 0 4 2 25189581 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6191] ppid=6179 vsize=15027304 memory=2832 CPUtime=35.31 cores=0,2,4,6
/proc/6186/task/6191/stat : 6191 (java) R 6179 6179 5150 0 -1 4202560 25134 0 0 0 3417 114 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612068618592 140612250626510 0 4 2 25189581 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6192] ppid=6179 vsize=15027304 memory=1540 CPUtime=35.35 cores=0,2,4,6
/proc/6186/task/6192/stat : 6192 (java) R 6179 6179 5150 0 -1 4202560 26883 0 0 0 3415 120 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612067568984 140612247228678 0 4 2 25189581 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6193] ppid=6179 vsize=15027304 memory=1720 CPUtime=35.31 cores=0,2,4,6
/proc/6186/task/6193/stat : 6193 (java) R 6179 6179 5150 0 -1 4202560 25237 0 0 0 3415 116 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612066515872 140612250646917 0 4 2 25189581 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6195] ppid=6179 vsize=15027304 memory=5956 CPUtime=0.25 cores=0,2,4,6
/proc/6186/task/6195/stat : 6195 (java) S 6179 6179 5150 0 -1 1077944384 5205 0 0 0 23 2 0 0 20 0 15 0 404891899 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611672253088 140612265613013 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 106 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6196] ppid=6179 vsize=15027304 memory=772 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6196/stat : 6196 (java) S 6179 6179 5150 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 404891900 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610820367200 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6197] ppid=6179 vsize=15027304 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6197/stat : 6197 (java) S 6179 6179 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 404891900 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610585486464 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6204] ppid=6179 vsize=15027304 memory=37264 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6204/stat : 6204 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610210977872 140612265621403 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6205] ppid=6179 vsize=15027304 memory=984 CPUtime=4.45 cores=0,2,4,6
/proc/6186/task/6205/stat : 6205 (java) S 6179 6179 5150 0 -1 1077944384 14321 0 0 0 442 3 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611671202416 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6206] ppid=6179 vsize=15027304 memory=8112282956445269571 CPUtime=4.08 cores=0,2,4,6
/proc/6186/task/6206/stat : 6206 (java) S 6179 6179 5150 0 -1 1077944384 16927 0 0 0 405 3 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611670149616 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6207] ppid=6179 vsize=15027304 memory=1440 CPUtime=1.29 cores=0,2,4,6
/proc/6186/task/6207/stat : 6207 (java) S 6179 6179 5150 0 -1 1077944384 19916 0 0 0 127 2 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611669097328 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6208] ppid=6179 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6208/stat : 6208 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140609713073120 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6209] ppid=6179 vsize=15027304 memory=6782840 CPUtime=0.75 cores=0,2,4,6
/proc/6186/task/6209/stat : 6209 (java) S 6179 6179 5150 0 -1 1077944384 740 0 0 0 40 35 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611668044208 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 141 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
Current children cumulated CPU time: 1330.21 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 6784236 KiB

[startup+1315.3 s]
/proc/loadavg: 4.45 3.83 2.89 6/229 6430
/proc/meminfo: memFree=182340/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/statm: 28282 349 296 221 0 87 0
[pid=6186] ppid=6179 vsize=15027304 memory=6782840 CPUtime=1333.39 cores=0,2,4,6
/proc/6186/stat : 6186 (java) S 6179 6179 5150 0 -1 1077944320 237153 0 0 0 131155 2184 0 0 20 0 15 0 404891896 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140728140761776 140612265602807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
/proc/6186/statm: 3756826 1695710 3307 1 0 3717627 0
[pid=6186/tid=6187] ppid=6179 vsize=15027304 memory=1396 CPUtime=1181.08 cores=0,2,4,6
/proc/6186/task/6187/stat : 6187 (java) R 6179 6179 5150 0 -1 4202560 77058 0 0 0 116428 1680 0 0 20 0 15 0 404891896 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612237442320 140611751901266 0 4 2 25189581 0 0 0 -1 0 0 0 9702 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6190] ppid=6179 vsize=15027304 memory=1396 CPUtime=35.27 cores=0,2,4,6
/proc/6186/task/6190/stat : 6190 (java) S 6179 6179 5150 0 -1 1077944384 24392 0 0 0 3413 114 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612269845392 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6191] ppid=6179 vsize=15027304 memory=1396 CPUtime=35.36 cores=0,2,4,6
/proc/6186/task/6191/stat : 6191 (java) S 6179 6179 5150 0 -1 1077944384 25137 0 0 0 3422 114 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612068621072 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6192] ppid=6179 vsize=15027304 memory=6782840 CPUtime=35.4 cores=0,2,4,6
/proc/6186/task/6192/stat : 6192 (java) S 6179 6179 5150 0 -1 1077944384 26883 0 0 0 3420 120 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612067568784 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6193] ppid=6179 vsize=15027304 memory=1564 CPUtime=35.36 cores=0,2,4,6
/proc/6186/task/6193/stat : 6193 (java) S 6179 6179 5150 0 -1 1077944384 25240 0 0 0 3420 116 0 0 20 0 15 0 404891898 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140612066515984 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6195] ppid=6179 vsize=15027304 memory=928 CPUtime=0.25 cores=0,2,4,6
/proc/6186/task/6195/stat : 6195 (java) S 6179 6179 5150 0 -1 1077944384 5205 0 0 0 23 2 0 0 20 0 15 0 404891899 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611672254576 140612265613954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 106 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6196] ppid=6179 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6196/stat : 6196 (java) S 6179 6179 5150 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 404891900 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610820367200 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6197] ppid=6179 vsize=15027304 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6197/stat : 6197 (java) S 6179 6179 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 404891900 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610585486464 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6204] ppid=6179 vsize=15027304 memory=12064408 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6204/stat : 6204 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140610210977872 140612265621403 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6205] ppid=6179 vsize=15027304 memory=1780 CPUtime=4.45 cores=0,2,4,6
/proc/6186/task/6205/stat : 6205 (java) S 6179 6179 5150 0 -1 1077944384 14321 0 0 0 442 3 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611671202416 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6206] ppid=6179 vsize=15027304 memory=8112282956445269571 CPUtime=4.08 cores=0,2,4,6
/proc/6186/task/6206/stat : 6206 (java) S 6179 6179 5150 0 -1 1077944384 16927 0 0 0 405 3 0 0 20 0 15 0 404891902 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611670149616 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6207] ppid=6179 vsize=15027304 memory=111628 CPUtime=1.29 cores=0,2,4,6
/proc/6186/task/6207/stat : 6207 (java) S 6179 6179 5150 0 -1 1077944384 19916 0 0 0 127 2 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611669097328 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6208] ppid=6179 vsize=15027304 memory=804 CPUtime=0 cores=0,2,4,6
/proc/6186/task/6208/stat : 6208 (java) S 6179 6179 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140609713073120 140612265613013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
[pid=6186/tid=6209] ppid=6179 vsize=15027304 memory=1808 CPUtime=0.75 cores=0,2,4,6
/proc/6186/task/6209/stat : 6209 (java) S 6179 6179 5150 0 -1 1077944384 740 0 0 0 40 35 0 0 20 0 15 0 404891903 15387959296 1695710 33554432000 4194304 4196468 140728140779232 140611668044208 140612265613954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 141 0 0 6293624 6294260 28700672 140728140784367 140728140784794 140728140784794 140728140787663 0
Current children cumulated CPU time: 1333.39 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 6784236 KiB

[startup+1318.5 s]
/proc/loadavg: 4.49 3.85 2.90 3/216 6430
/proc/meminfo: memFree=2316140/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/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

[startup+1319.3 s]
/proc/loadavg: 4.49 3.85 2.90 3/216 6430
/proc/meminfo: memFree=14173196/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/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

[startup+1319.7 s]
/proc/loadavg: 4.49 3.85 2.90 3/216 6430
/proc/meminfo: memFree=14173196/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/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

[startup+1319.9 s]
/proc/loadavg: 4.49 3.85 2.90 3/216 6430
/proc/meminfo: memFree=14173196/32770624 swapFree=67004752/67108860
[pid=6179] ppid=6176 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6179/stat : 6179 (scop.sh) S 6176 6179 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 404891896 115843072 349 33554432000 4194304 5098028 140724249008624 140724249005880 140456937603708 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31629312 140724249010984 140724249011312 140724249011312 140724249014221 0
/proc/6179/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): 1319.99
CPU time (s): 1337.81
CPU user time (s): 1314.56
CPU system time (s): 23.249
CPU usage (%): 101.35
Max. virtual memory (cumulated for all children) (KiB): 15140432
Max. memory (cumulated for all children) (KiB): 6784236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1314.56
system time used= 23.249
maximum resident set size= 6783152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240144
page faults= 0
swaps= 0
block input operations= 2728
block output operations= 20975208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46730
involuntary context switches= 4656


# summary of solver processes directly reported to runsolver:
#   pid: 6179
#   total CPU time (s): 1337.81
#   total CPU user time (s): 1314.56
#   total CPU system time (s): 23.249

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.5809 second user time and 13.2058 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-12 13:03:23
IDJOB=4387602
IDBENCH=120726
IDSOLVER=2825
FILE ID=node126/4387602-1568286241
RUNJOBID= node126-1568286203-6146
PBS_JOBID= 21701078
Free space on /tmp= 53168 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K13-P08.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387602-1568286241/watcher-4387602-1568286241 -o /tmp/evaluation-result-4387602-1568286241/solver-4387602-1568286241 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387602-1568286241.xml

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

MD5SUM BENCH= f6de09233a74707b341bbe4fbe6d65e2
RANDOM SEED=378319505

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        14284520 kB
MemAvailable:   31860572 kB
Buffers:          168660 kB
Cached:         17476780 kB
SwapCached:         2860 kB
Active:          1952152 kB
Inactive:       15697732 kB
Active(anon):      11912 kB
Inactive(anon):    34704 kB
Active(file):    1940240 kB
Inactive(file): 15663028 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             41176 kB
Writeback:             0 kB
AnonPages:        113244 kB
Mapped:            42824 kB
Shmem:             32816 kB
Slab:             429908 kB
SReclaimable:     401244 kB
SUnreclaim:        28664 kB
KernelStack:        3408 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 53052 MiB
End job on node126 at 2019-09-12 13:25:23