Trace number 4388160

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)UNSAT 2392.3 1413.2

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-15-ext06.xml
MD5SUMaf3f6bb9b1ca00becd13f0e7ebc5af3a
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 benchmark17.3587
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints47
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":223},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity225
Distribution of constraint arities[{"arity":2,"count":1},{"arity":6,"count":45},{"arity":225,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
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-9765-serial-file.bin HOME/instance-4388160-1568296366.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 15:52:02 CEST 2019
0.66/0.55	c PID: 9768
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
16.22/11.09	c (10,9) Parsing End
16.22/11.10	c (10,9) CSP: 224 int (0 aux), 1 bool (0 aux), 47 ctr, max domain size 225
16.22/11.10	c (10,9) Heap : 2131 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
16.22/11.10	c (10,9) Constraint Name Generate Begin
16.22/11.11	c (10,9) Ctr:HOME/instance-4388160-1568296366.xml,AllDifferent:ExtensionSupport:Instantiation:Var
16.22/11.11	c (10,9) Constraint Name Generate End
16.22/11.11	c (10,9) Heap : 2131 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
16.22/11.11	c (10,9) CSP to CSPinCNF Begin
305.30/284.72	c (284,280) translated 5 (10%) constraints
578.45/544.74	c (544,536) translated 10 (20%) constraints
667.70/623.57	c (623,612) translated 15 (30%) constraints
738.06/686.47	c (685,672) translated 19 (40%) constraints
826.88/765.06	c (764,747) translated 24 (50%) constraints
916.72/844.01	c (843,823) translated 29 (60%) constraints
989.44/907.24	c (906,883) translated 33 (70%) constraints
1191.90/1015.05	c (1014,958) translated 38 (80%) constraints
1783.73/1222.78	c (1222,1034) translated 43 (90%) constraints
2391.93/1412.97	c (1412,1080) x[220]: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 are all values in table.
2392.20/1413.14	c (1412,1080) x[220]: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 are all values in table after removing invalid tuple.
2392.20/1413.15	c (1412,1080) ===========================================
2392.20/1413.15	c (1412,1080) Empty domain is detected while CSP to CSPinCNF.
2392.20/1413.15	c (1412,1080) ===========================================
2392.20/1413.15	c (1412,1080) 10,10,---,---,---,---,---,---,---,STOP-AFTER(CtrName)
2392.20/1413.15	s UNSATISFIABLE
2392.20/1413.15	c END-Prog: Thu Sep 12 16:15:35 CEST 2019
2392.20/1413.19	c (scop.sh) HOME/scop-9765-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 (15218 MiB free)
  memory of node 1: 16384 MiB (15596 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388160-1568296366/watcher-4388160-1568296366 -o /tmp/evaluation-result-4388160-1568296366/solver-4388160-1568296366 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --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-4388160-1568296366.xml 

running on 4 cores: 1,3,5,7

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

solver pid=9765, runsolver pid=9762

[startup+0.100058 s]*
/proc/loadavg: 2.12 2.08 2.55 4/235 9782
/proc/meminfo: memFree=31494156/32770624 swapFree=66992904/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15012696 memory=72152 CPUtime=0.11 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 6301 0 0 0 9 2 0 0 20 0 15 0 405888148 15373000704 18038 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3753174 18038 2915 1 0 3715579 0
[pid=9768/tid=9769] ppid=9765 vsize=15012696 memory=-7828588039587137883 CPUtime=0.09 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 4202 0 0 0 7 2 0 0 20 0 15 0 405888149 15373000704 18103 33554432000 4194304 4196468 140732667194432 139720166648552 139720194866582 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 18103 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15012696 memory=140291370583680 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 18103 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 18169 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 18169 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15012696 memory=140291370583680 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888152 15373000704 18169 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405888152 15373000704 18169 33554432000 4194304 4196468 140732667194432 139718775792672 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888153 15373000704 18169 33554432000 4194304 4196468 140732667194432 139718507357040 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 18169 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 18169 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 18169 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15012696 memory=140291370583680 CPUtime=0.01 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) R 9765 9765 5522 0 -1 4202560 409 0 0 0 1 0 0 0 20 0 15 0 405888155 15373000704 18169 33554432000 4194304 4196468 140732667194432 139719161604720 139720173223286 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 18169 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15012696 memory=140291370583680 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 18169 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 73548 KiB

[startup+0.211143 s]*
/proc/loadavg: 2.11 2.08 2.54 4/235 9782
/proc/meminfo: memFree=31475404/32770624 swapFree=66992904/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15012696 memory=88012 CPUtime=0.25 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 11561 0 0 0 21 4 0 0 20 0 15 0 405888148 15373000704 22003 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3753174 22003 2922 1 0 3715579 0
[pid=9768/tid=9769] ppid=9765 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 9314 0 0 0 17 3 0 0 20 0 15 0 405888149 15373000704 22003 33554432000 4194304 4196468 140732667194432 139720166670288 139720194866582 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 22003 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15012696 memory=140291370593698 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15012696 memory=140291370583680 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888152 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405888152 15373000704 22003 33554432000 4194304 4196468 140732667194432 139718775792672 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888153 15373000704 22003 33554432000 4194304 4196468 140732667194432 139718507357040 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 22003 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 440 0 0 0 1 0 0 0 20 0 15 0 405888155 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15012696 memory=140291370583680 CPUtime=0.03 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) R 9765 9765 5522 0 -1 4202560 435 0 0 0 3 0 0 0 20 0 15 0 405888155 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719161604720 139720180568959 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 22003 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 22003 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89408 KiB

[startup+0.311838 s]*
/proc/loadavg: 2.11 2.08 2.54 3/235 9782
/proc/meminfo: memFree=31473100/32770624 swapFree=66992904/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15012696 memory=92252 CPUtime=0.43 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 12050 0 0 0 39 4 0 0 20 0 15 0 405888148 15373000704 23063 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3753174 23063 3069 1 0 3715579 0
[pid=9768/tid=9769] ppid=9765 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 9610 0 0 0 27 3 0 0 20 0 15 0 405888149 15373000704 23063 33554432000 4194304 4196468 140732667194432 139720166684720 139720176418203 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 23063 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15012696 memory=7079758230011356562 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888150 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888152 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405888152 15373000704 23063 33554432000 4194304 4196468 140732667194432 139718775792672 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888153 15373000704 23063 33554432000 4194304 4196468 140732667194432 139718507357040 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 23063 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15012696 memory=-7384621950708166502 CPUtime=0.03 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 553 0 0 0 3 0 0 0 20 0 15 0 405888155 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 405888155 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) S 9765 9765 5522 0 -1 1077944384 478 0 0 0 7 0 0 0 20 0 15 0 405888155 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719161604720 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 23063 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888155 15373000704 23063 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93648 KiB

[startup+0.700776 s]
/proc/loadavg: 2.11 2.08 2.54 3/235 9782
/proc/meminfo: memFree=31450528/32770624 swapFree=66992904/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15018968 memory=131268 CPUtime=1.02 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 19604 0 0 0 96 6 0 0 20 0 15 0 405888148 15379423232 32817 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3754742 32817 3186 1 0 3716091 0
[pid=9768/tid=9769] ppid=9765 vsize=15018968 memory=291071491 CPUtime=0.68 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 16657 0 0 0 63 5 0 0 20 0 15 0 405888149 15379423232 32817 33554432000 4194304 4196468 140732667194432 139720166690672 139720194876573 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15018968 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15379423232 32817 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15018968 memory=116 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15018968 memory=2809143 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888150 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15018968 memory=2811382 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888150 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405888152 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405888152 15379423232 32817 33554432000 4194304 4196468 140732667194432 139718775792672 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405888153 15379423232 32817 33554432000 4194304 4196468 140732667194432 139718507357040 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15379423232 32817 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15018968 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 706 0 0 0 9 0 0 0 20 0 15 0 405888155 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15018968 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 324 0 0 0 8 0 0 0 20 0 15 0 405888155 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15018968 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) R 9765 9765 5522 0 -1 4202560 579 0 0 0 15 0 0 0 20 0 15 0 405888155 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719161604720 139720194875994 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15379423232 32817 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405888155 15379423232 32817 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 132664 KiB

[startup+1.50086 s]
/proc/loadavg: 2.11 2.08 2.54 5/235 9782
/proc/meminfo: memFree=30898284/32770624 swapFree=66992904/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0

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

/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15025188 memory=12071016 CPUtime=2391.02 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 367658 0 0 0 238160 942 0 0 20 0 15 0 405888148 15385792512 3017754 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3756297 3017754 3304 1 0 3717627 0
[pid=9768/tid=9769] ppid=9765 vsize=15025188 memory=8317482817917895235 CPUtime=1079.68 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 79853 0 0 0 107912 56 0 0 20 0 15 0 405888149 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720166693072 139719673575232 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15025188 memory=2832 CPUtime=323.6 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 39140 0 0 0 32136 224 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15025188 memory=5896 CPUtime=324 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 42056 0 0 0 32178 222 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15025188 memory=664 CPUtime=324.4 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 38424 0 0 0 32237 203 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15025188 memory=4872558044660077418 CPUtime=324.78 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 38211 0 0 0 32281 197 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15025188 memory=916 CPUtime=1.76 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 61368 0 0 0 171 5 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15025188 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718775792736 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15025188 memory=2896 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 405888153 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718507357056 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15025188 memory=2924 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15025188 memory=1412 CPUtime=5.53 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 25141 0 0 0 550 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15025188 memory=3300 CPUtime=5.35 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 20252 0 0 0 532 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15025188 memory=1396 CPUtime=1.13 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) S 9765 9765 5522 0 -1 1077944384 19969 0 0 0 110 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719161604720 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15025188 memory=12071004 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15025188 memory=4104 CPUtime=0.71 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 1830 0 0 0 36 35 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 2391.02 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12072412 KiB

[startup+1412.8 s]
/proc/loadavg: 4.55 3.62 2.89 3/230 10501
/proc/meminfo: memFree=17313748/32770624 swapFree=66992948/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15025188 memory=12071016 CPUtime=2391.82 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 367730 0 0 0 238240 942 0 0 20 0 15 0 405888148 15385792512 3017754 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3756297 3017754 3304 1 0 3717627 0
[pid=9768/tid=9769] ppid=9765 vsize=15025188 memory=8112282956445269571 CPUtime=1080.47 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 79872 0 0 0 107991 56 0 0 20 0 15 0 405888149 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720166692960 139719675977576 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15025188 memory=1156 CPUtime=323.6 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 39140 0 0 0 32136 224 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15025188 memory=1000 CPUtime=324 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 42056 0 0 0 32178 222 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15025188 memory=14008 CPUtime=324.4 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 38424 0 0 0 32237 203 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15025188 memory=4924 CPUtime=324.78 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 38211 0 0 0 32281 197 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15025188 memory=8112282956445269571 CPUtime=1.76 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 61368 0 0 0 171 5 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15025188 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718775792736 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15025188 memory=8317482817917895235 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 405888153 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718507357056 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15025188 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15025188 memory=2124 CPUtime=5.53 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 25141 0 0 0 550 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15025188 memory=1556 CPUtime=5.35 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 20252 0 0 0 532 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15025188 memory=12071004 CPUtime=1.13 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) S 9765 9765 5522 0 -1 1077944384 20022 0 0 0 110 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719161604720 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15025188 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15025188 memory=288230621803970871 CPUtime=0.71 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 1830 0 0 0 36 35 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 2391.82 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12072412 KiB

[startup+1413 s]*
/proc/loadavg: 4.55 3.62 2.89 3/230 10501
/proc/meminfo: memFree=16860148/32770624 swapFree=66992948/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15025188 memory=12071016 CPUtime=2392.06 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 368840 0 0 0 238264 942 0 0 20 0 15 0 405888148 15385792512 3017754 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3756297 3017754 3304 1 0 3717627 0
[pid=9768/tid=9769] ppid=9765 vsize=15025188 memory=8317482817917895235 CPUtime=1080.68 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 79949 0 0 0 108012 56 0 0 20 0 15 0 405888149 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720166687216 139719669114155 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15025188 memory=4872558044660077418 CPUtime=323.6 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 39140 0 0 0 32136 224 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15025188 memory=1804 CPUtime=324 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 42056 0 0 0 32178 222 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15025188 memory=916 CPUtime=324.4 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 38424 0 0 0 32237 203 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15025188 memory=3848 CPUtime=324.78 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 38211 0 0 0 32281 197 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15025188 memory=2896 CPUtime=1.76 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 61368 0 0 0 171 5 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15025188 memory=2924 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718775792736 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15025188 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 405888153 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718507357056 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15025188 memory=3300 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15025188 memory=1396 CPUtime=5.55 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 25591 0 0 0 552 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15025188 memory=12071004 CPUtime=5.36 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 20504 0 0 0 533 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15025188 memory=4104 CPUtime=1.14 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) S 9765 9765 5522 0 -1 1077944384 20353 0 0 0 111 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719161604720 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15025188 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15025188 memory=2540 CPUtime=0.71 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 1830 0 0 0 36 35 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 2392.06 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12072412 KiB

[startup+1413.11 s]
/proc/loadavg: 4.55 3.62 2.89 3/230 10501
/proc/meminfo: memFree=16860148/32770624 swapFree=66992948/67108860
[pid=9765] ppid=9762 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (scop.sh) S 9762 9765 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405888148 115843072 349 33554432000 4194304 5098028 140722494988816 140722494986072 140703295832700 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31535104 140722494993192 140722494993520 140722494993520 140722494996429 0
/proc/9765/statm: 28282 349 296 221 0 87 0
[pid=9768] ppid=9765 vsize=15025188 memory=12071016 CPUtime=2392.2 cores=1,3,5,7
/proc/9768/stat : 9768 (java) S 9765 9765 5522 0 -1 1077944320 369380 0 0 0 238278 942 0 0 20 0 15 0 405888148 15385792512 3017754 33554432000 4194304 4196468 140732667194432 140732667176976 139720194854647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
/proc/9768/statm: 3756297 3017754 3304 1 0 3717627 0
[pid=9768/tid=9769] ppid=9765 vsize=15025188 memory=12071016 CPUtime=1080.78 cores=1,3,5,7
/proc/9768/task/9769/stat : 9769 (java) R 9765 9765 5522 0 -1 4202560 79949 0 0 0 108022 56 0 0 20 0 15 0 405888149 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720166687216 139719675062464 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9770] ppid=9765 vsize=15025188 memory=12071016 CPUtime=323.6 cores=1,3,5,7
/proc/9768/task/9770/stat : 9770 (java) S 9765 9765 5522 0 -1 1077944384 39140 0 0 0 32136 224 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139720199097488 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9771] ppid=9765 vsize=15025188 memory=1396 CPUtime=324 cores=1,3,5,7
/proc/9768/task/9771/stat : 9771 (java) S 9765 9765 5522 0 -1 1077944384 42056 0 0 0 32178 222 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719990180880 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9772] ppid=9765 vsize=15025188 memory=776 CPUtime=324.4 cores=1,3,5,7
/proc/9768/task/9772/stat : 9772 (java) S 9765 9765 5522 0 -1 1077944384 38424 0 0 0 32237 203 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719989128080 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9773] ppid=9765 vsize=15025188 memory=1396 CPUtime=324.78 cores=1,3,5,7
/proc/9768/task/9773/stat : 9773 (java) S 9765 9765 5522 0 -1 1077944384 38211 0 0 0 32281 197 0 0 20 0 15 0 405888150 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719988075280 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9774] ppid=9765 vsize=15025188 memory=1396 CPUtime=1.76 cores=1,3,5,7
/proc/9768/task/9774/stat : 9774 (java) S 9765 9765 5522 0 -1 1077944384 61368 0 0 0 171 5 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719164762480 139720194865794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9775] ppid=9765 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9775/stat : 9775 (java) S 9765 9765 5522 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405888152 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718775792736 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9776] ppid=9765 vsize=15025188 memory=12071004 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9776/stat : 9776 (java) S 9765 9765 5522 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 405888153 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718507357056 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9777] ppid=9765 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9777/stat : 9777 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139718132848464 139720194873243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9778] ppid=9765 vsize=15025188 memory=1396 CPUtime=5.56 cores=1,3,5,7
/proc/9768/task/9778/stat : 9778 (java) S 9765 9765 5522 0 -1 1077944384 25763 0 0 0 553 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719163710320 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9779] ppid=9765 vsize=15025188 memory=1396 CPUtime=5.38 cores=1,3,5,7
/proc/9768/task/9779/stat : 9779 (java) S 9765 9765 5522 0 -1 1077944384 20872 0 0 0 535 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719162657520 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9780] ppid=9765 vsize=15025188 memory=928 CPUtime=1.14 cores=1,3,5,7
/proc/9768/task/9780/stat : 9780 (java) S 9765 9765 5522 0 -1 1077944384 20353 0 0 0 111 3 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719161604720 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9781] ppid=9765 vsize=15025188 memory=12071004 CPUtime=0 cores=1,3,5,7
/proc/9768/task/9781/stat : 9781 (java) S 9765 9765 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139717634943712 139720194864853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
[pid=9768/tid=9782] ppid=9765 vsize=15025188 memory=1396 CPUtime=0.71 cores=1,3,5,7
/proc/9768/task/9782/stat : 9782 (java) S 9765 9765 5522 0 -1 1077944384 1830 0 0 0 36 35 0 0 20 0 15 0 405888155 15385792512 3017754 33554432000 4194304 4196468 140732667194432 139719160552112 139720194865794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31035392 140732667200239 140732667200666 140732667200666 140732667203535 0
Current children cumulated CPU time: 2392.2 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12072412 KiB

Child status: 0
Real time (s): 1413.2
CPU time (s): 2392.3
CPU user time (s): 2382.83
CPU system time (s): 9.47091
CPU usage (%): 169.282
Max. virtual memory (cumulated for all children) (KiB): 15138452
Max. memory (cumulated for all children) (KiB): 12072412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2382.83
system time used= 9.47091
maximum resident set size= 12071228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370348
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54141
involuntary context switches= 17158


# summary of solver processes directly reported to runsolver:
#   pid: 9765
#   total CPU time (s): 2392.3
#   total CPU user time (s): 2382.83
#   total CPU system time (s): 9.47091

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.20661 second user time and 14.4678 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-12 15:52:02
IDJOB=4388160
IDBENCH=134616
IDSOLVER=2825
FILE ID=node102/4388160-1568296366
RUNJOBID= node102-1568285939-6431
PBS_JOBID= 21701092
Free space on /tmp= 54600 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-15-ext06.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-4388160-1568296366/watcher-4388160-1568296366 -o /tmp/evaluation-result-4388160-1568296366/solver-4388160-1568296366 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --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-4388160-1568296366.xml

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

MD5SUM BENCH= af3f6bb9b1ca00becd13f0e7ebc5af3a
RANDOM SEED=1063963429

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31555156 kB
MemAvailable:   31749040 kB
Buffers:           98752 kB
Cached:           386336 kB
SwapCached:        11740 kB
Active:           439280 kB
Inactive:         236188 kB
Active(anon):     185120 kB
Inactive(anon):    33356 kB
Active(file):     254160 kB
Inactive(file):   202832 kB
Unevictable:      110384 kB
Mlocked:          110384 kB
SwapTotal:      67108860 kB
SwapFree:       66992904 kB
Dirty:             62568 kB
Writeback:             0 kB
AnonPages:        215624 kB
Mapped:            43180 kB
Shmem:             19956 kB
Slab:             134292 kB
SReclaimable:     105452 kB
SUnreclaim:        28840 kB
KernelStack:        4128 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6031860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54576 MiB
End job on node102 at 2019-09-12 16:15:35