Trace number 4405616

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 hybrid+ManyGlucose (2019-09-22)UNSAT 1307.97 1140.41

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 -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-22656-serial-file.bin HOME/instance-4405616-1569354122.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 21:41:23 CEST 2019
0.65/0.57	c PID: 22659
0.65/0.57	c IP: 172.20.3.123
0.65/0.57	c HOST: node123.alineos.net
0.65/0.57	c (0,0) Parsing Begin
13.04/10.46	c (9,9) Parsing End
13.04/10.46	c (9,9) CSP: 224 int (0 aux), 1 bool (0 aux), 47 ctr, max domain size 225
13.04/10.46	c (9,9) Heap : 1573 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
13.04/10.46	c (9,9) Constraint Name Generate Begin
13.04/10.47	c (9,9) Ctr:HOME/instance-4405616-1569354122.xml,AllDifferent:ExtensionSupport:Instantiation:Var
13.04/10.47	c (9,9) Constraint Name Generate End
13.04/10.47	c (9,9) Heap : 1573 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
13.04/10.47	c (9,9) CSP to CSPinCNF Begin
313.01/294.52	c (293,293) translated 5 (10%) constraints
610.45/566.21	c (565,561) translated 10 (20%) constraints
707.27/645.76	c (645,638) translated 15 (30%) constraints
786.68/709.77	c (709,700) translated 19 (40%) constraints
882.49/788.94	c (788,776) translated 24 (50%) constraints
979.40/868.66	c (868,854) translated 29 (60%) constraints
1052.30/931.77	c (931,915) translated 33 (70%) constraints
1148.43/1011.42	c (1010,992) translated 38 (80%) constraints
1250.53/1092.00	c (1091,1070) translated 43 (90%) constraints
1307.44/1140.10	c (1139,1117) 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.
1307.85/1140.30	c (1139,1117) 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.
1307.85/1140.30	c (1139,1117) ===========================================
1307.85/1140.30	c (1139,1117) Empty domain is detected while CSP to CSPinCNF.
1307.85/1140.30	c (1139,1117) ===========================================
1307.85/1140.30	c (1139,1117) 9,9,---,---,---,---,---,---,---,STOP-AFTER(CtrName)
1307.85/1140.30	s UNSATISFIABLE
1307.85/1140.30	c END-Prog: Tue Sep 24 22:00:23 CEST 2019
0.00/1140.40	c (scop.sh) HOME/scop-22656-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 (10881 MiB free)
  memory of node 1: 16384 MiB (14294 MiB free)
  node distances:
     10  21
     21  10

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

running on 8 cores: 0,2,4,6,1,3,5,7

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

Starting watchdog thread
solver pid=22656, runsolver pid=22653

[startup+0.100139 s]*
/proc/loadavg: 7.92 8.09 8.12 2/212 22678
/proc/meminfo: memFree=25686880/32770624 swapFree=66999816/67108860
[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
[pid=22659] ppid=22656 vsize=27314120 memory=104336 CPUtime=0.11 cores=0-7
/proc/22659/stat : 22659 (java) S 22656 22656 19457 0 -1 1077944320 6703 0 0 0 8 3 0 0 20 0 20 0 511677002 27969658880 26084 33554432000 4194304 4196468 140730471657280 140730471639824 139784692072183 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
/proc/22659/statm: 6828530 26084 2802 1 0 6790935 0
[pid=22659/tid=22660] ppid=22656 vsize=27314120 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/22659/task/22660/stat : 22660 (java) R 22656 22656 19457 0 -1 4202560 4778 0 0 0 6 2 0 0 20 0 20 0 511677002 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784663885696 139784678140302 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22661] ppid=22656 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/22659/task/22661/stat : 22661 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784696314640 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22662] ppid=22656 vsize=27314120 memory=139868757599872 CPUtime=0 cores=0-7
/proc/22659/task/22662/stat : 22662 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784479710096 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22663] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22663/stat : 22663 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784478657552 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22664] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22664/stat : 22664 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784477605008 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22665] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22665/stat : 22665 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784476551440 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22666] ppid=22656 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22659/task/22666/stat : 22666 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784110463376 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22667] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22667/stat : 22667 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784109410832 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22668] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22668/stat : 22668 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 26084 33554432000 4194304 4196468 140730471657280 139784108358288 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22669] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22669/stat : 22669 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677006 27969658880 26596 33554432000 4194304 4196468 140730471657280 139783078636016 139784692083330 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22670] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22670/stat : 22670 (java) S 22656 22656 19457 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 511677007 27969658880 26596 33554432000 4194304 4196468 140730471657280 139782462104992 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22671] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22671/stat : 22671 (java) S 22656 22656 19457 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511677007 27969658880 26596 33554432000 4194304 4196468 140730471657280 139782327883248 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22672] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22672/stat : 22672 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677009 27969658880 26596 33554432000 4194304 4196468 140730471657280 139781953379024 139784692090779 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22673] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22673/stat : 22673 (java) S 22656 22656 19457 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 26596 33554432000 4194304 4196468 140730471657280 139783077582832 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22674] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22674/stat : 22674 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 26596 33554432000 4194304 4196468 140730471657280 139783076530288 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22675] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22675/stat : 22675 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 26596 33554432000 4194304 4196468 140730471657280 139783075477744 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22676] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22676/stat : 22676 (java) S 22656 22656 19457 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 26596 33554432000 4194304 4196468 140730471657280 139783074425200 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22677] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22677/stat : 22677 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 26596 33554432000 4194304 4196468 140730471657280 139781455473376 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22678] ppid=22656 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22659/task/22678/stat : 22678 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 26596 33554432000 4194304 4196468 140730471657280 139783073373104 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105728 KiB

[startup+0.216774 s]*
/proc/loadavg: 7.92 8.09 8.12 2/212 22678
/proc/meminfo: memFree=25665932/32770624 swapFree=66999816/67108860
[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
[pid=22659] ppid=22656 vsize=27314120 memory=123316 CPUtime=0.25 cores=0-7
/proc/22659/stat : 22659 (java) S 22656 22656 19457 0 -1 1077944320 12180 0 0 0 21 4 0 0 20 0 20 0 511677002 27969658880 30829 33554432000 4194304 4196468 140730471657280 140730471639824 139784692072183 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
/proc/22659/statm: 6828530 30829 2937 1 0 6790935 0
[pid=22659/tid=22660] ppid=22656 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/22659/task/22660/stat : 22660 (java) R 22656 22656 19457 0 -1 4202560 9874 0 0 0 16 4 0 0 20 0 20 0 511677002 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784663855744 139784692094109 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22661] ppid=22656 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/22659/task/22661/stat : 22661 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784696314640 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22662] ppid=22656 vsize=27314120 memory=288370244909311616 CPUtime=0 cores=0-7
/proc/22659/task/22662/stat : 22662 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784479710096 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22663] ppid=22656 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22659/task/22663/stat : 22663 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784478657552 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22664] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22664/stat : 22664 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784477605008 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22665] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22665/stat : 22665 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784476551440 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22666] ppid=22656 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22659/task/22666/stat : 22666 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784110463376 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22667] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22667/stat : 22667 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784109410832 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22668] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22668/stat : 22668 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 30829 33554432000 4194304 4196468 140730471657280 139784108358288 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22669] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22669/stat : 22669 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677006 27969658880 30829 33554432000 4194304 4196468 140730471657280 139783078636016 139784692083330 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22670] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22670/stat : 22670 (java) S 22656 22656 19457 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 511677007 27969658880 30829 33554432000 4194304 4196468 140730471657280 139782462104992 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22671] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22671/stat : 22671 (java) S 22656 22656 19457 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511677007 27969658880 30829 33554432000 4194304 4196468 140730471657280 139782327883248 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22672] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22672/stat : 22672 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677009 27969658880 30829 33554432000 4194304 4196468 140730471657280 139781953379024 139784692090779 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22673] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22673/stat : 22673 (java) S 22656 22656 19457 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 30829 33554432000 4194304 4196468 140730471657280 139783077582832 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22674] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22674/stat : 22674 (java) S 22656 22656 19457 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 30829 33554432000 4194304 4196468 140730471657280 139783076530288 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22675] ppid=22656 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22659/task/22675/stat : 22675 (java) S 22656 22656 19457 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 30829 33554432000 4194304 4196468 140730471657280 139783075477744 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22676] ppid=22656 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/22659/task/22676/stat : 22676 (java) S 22656 22656 19457 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 20 0 511677010 27969658880 30829 33554432000 4194304 4196468 140730471657280 139783074425200 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22677] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22677/stat : 22677 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 30829 33554432000 4194304 4196468 140730471657280 139781455473376 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22678] ppid=22656 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22659/task/22678/stat : 22678 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 30829 33554432000 4194304 4196468 140730471657280 139783073373104 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124708 KiB

[startup+0.310373 s]*
/proc/loadavg: 7.92 8.09 8.12 2/212 22678
/proc/meminfo: memFree=25662504/32770624 swapFree=66999816/67108860
[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
[pid=22659] ppid=22656 vsize=27314120 memory=127556 CPUtime=0.42 cores=0-7
/proc/22659/stat : 22659 (java) S 22656 22656 19457 0 -1 1077944320 13302 0 0 0 37 5 0 0 20 0 20 0 511677002 27969658880 31889 33554432000 4194304 4196468 140730471657280 140730471639824 139784692072183 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
/proc/22659/statm: 6828530 31889 3024 1 0 6790935 0
[pid=22659/tid=22660] ppid=22656 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/22659/task/22660/stat : 22660 (java) R 22656 22656 19457 0 -1 4202560 10807 0 0 0 25 4 0 0 20 0 20 0 511677002 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784663855200 139784676115813 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22661] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22661/stat : 22661 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784696314640 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22662] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22662/stat : 22662 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784479710096 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22663] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22663/stat : 22663 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784478657552 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22664] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22664/stat : 22664 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784477605008 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22665] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22665/stat : 22665 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784476551440 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22666] ppid=22656 vsize=27314120 memory=139868629985967 CPUtime=0 cores=0-7
/proc/22659/task/22666/stat : 22666 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784110463376 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22667] ppid=22656 vsize=27314120 memory=139868629988272 CPUtime=0 cores=0-7
/proc/22659/task/22667/stat : 22667 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784109410832 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22668] ppid=22656 vsize=27314120 memory=139868629990576 CPUtime=0 cores=0-7
/proc/22659/task/22668/stat : 22668 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27969658880 31889 33554432000 4194304 4196468 140730471657280 139784108358288 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22669] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22669/stat : 22669 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677006 27969658880 31889 33554432000 4194304 4196468 140730471657280 139783078636016 139784692083330 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22670] ppid=22656 vsize=27314120 memory=279737259995024 CPUtime=0 cores=0-7
/proc/22659/task/22670/stat : 22670 (java) S 22656 22656 19457 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 511677007 27969658880 31889 33554432000 4194304 4196468 140730471657280 139782462104992 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22671] ppid=22656 vsize=27314120 memory=279737259992720 CPUtime=0 cores=0-7
/proc/22659/task/22671/stat : 22671 (java) S 22656 22656 19457 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511677007 27969658880 31889 33554432000 4194304 4196468 140730471657280 139782327883248 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22672] ppid=22656 vsize=27314120 memory=279737259999632 CPUtime=0 cores=0-7
/proc/22659/task/22672/stat : 22672 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677009 27969658880 31889 33554432000 4194304 4196468 140730471657280 139781953379024 139784692090779 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22673] ppid=22656 vsize=27314120 memory=279737259940912 CPUtime=0.01 cores=0-7
/proc/22659/task/22673/stat : 22673 (java) S 22656 22656 19457 0 -1 1077944384 394 0 0 0 1 0 0 0 20 0 20 0 511677010 27969658880 31889 33554432000 4194304 4196468 140730471657280 139783077582832 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22674] ppid=22656 vsize=27314120 memory=279737260013456 CPUtime=0.01 cores=0-7
/proc/22659/task/22674/stat : 22674 (java) S 22656 22656 19457 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 20 0 511677010 27969658880 31889 33554432000 4194304 4196468 140730471657280 139783076530288 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22675] ppid=22656 vsize=27314120 memory=279737260020368 CPUtime=0.01 cores=0-7
/proc/22659/task/22675/stat : 22675 (java) R 22656 22656 19457 0 -1 4202560 29 0 0 0 1 0 0 0 20 0 20 0 511677010 27969658880 31889 33554432000 4194304 4196468 140730471657280 139783075477744 139784685057225 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22676] ppid=22656 vsize=27314120 memory=279737260018064 CPUtime=0.07 cores=0-7
/proc/22659/task/22676/stat : 22676 (java) S 22656 22656 19457 0 -1 1077944384 496 0 0 0 7 0 0 0 20 0 20 0 511677010 27969658880 31889 33554432000 4194304 4196468 140730471657280 139783074425200 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22677] ppid=22656 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22677/stat : 22677 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 31889 33554432000 4194304 4196468 140730471657280 139781455473376 139784692082389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22678] ppid=22656 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22659/task/22678/stat : 22678 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677010 27969658880 31889 33554432000 4194304 4196468 140730471657280 139783073373104 139784692083330 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128948 KiB

[startup+0.701821 s]
/proc/loadavg: 7.92 8.09 8.12 2/212 22678
/proc/meminfo: memFree=25642772/32770624 swapFree=66999816/67108860
[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
[pid=22659] ppid=22656 vsize=27320392 memory=162720 CPUtime=0.98 cores=0-7
/proc/22659/stat : 22659 (java) S 22656 22656 19457 0 -1 1077944320 20394 0 0 0 90 8 0 0 20 0 20 0 511677002 27976081408 40680 33554432000 4194304 4196468 140730471657280 140730471639824 139784692072183 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
/proc/22659/statm: 6830098 40680 3165 1 0 6791447 0
[pid=22659/tid=22660] ppid=22656 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/22659/task/22660/stat : 22660 (java) R 22656 22656 19457 0 -1 4202560 17365 0 0 0 61 6 0 0 20 0 20 0 511677002 27976081408 40680 33554432000 4194304 4196468 140730471657280 139784663902576 139784156947242 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22661] ppid=22656 vsize=27320392 memory=139868630197104 CPUtime=0 cores=0-7
/proc/22659/task/22661/stat : 22661 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27976081408 40680 33554432000 4194304 4196468 140730471657280 139784696314640 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22662] ppid=22656 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/22659/task/22662/stat : 22662 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677005 27976081408 40680 33554432000 4194304 4196468 140730471657280 139784479710096 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22663] ppid=22656 vsize=27320392 memory=776 CPUtime=0 cores=0-7
/proc/22659/task/22663/stat : 22663 (java) S 22656 22656 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511677005 27976081408 40680 33554432000 4194304 4196468 140730471657280 139784478657552 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0

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

[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
[pid=22659] ppid=22656 vsize=27326612 memory=16210412 CPUtime=1305.01 cores=0-7
/proc/22659/stat : 22659 (java) S 22656 22656 19457 0 -1 1077944320 302112 0 0 0 128208 2293 0 0 20 0 20 0 511677002 27982450688 4052603 33554432000 4194304 4196468 140730471657280 140730471639824 139784692072183 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
/proc/22659/statm: 6831653 4052603 3286 1 0 6792983 0
[pid=22659/tid=22660] ppid=22656 vsize=27326612 memory=6791534058613427641 CPUtime=1115.06 cores=0-7
/proc/22659/task/22660/stat : 22660 (java) R 22656 22656 19457 0 -1 4202560 83394 0 0 0 111360 146 0 0 20 0 20 0 511677002 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784663904960 139784164564864 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22661] ppid=22656 vsize=27326612 memory=1712 CPUtime=21.92 cores=0-7
/proc/22659/task/22661/stat : 22661 (java) S 22656 22656 19457 0 -1 1077944384 16355 0 0 0 1893 299 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784696314640 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 51 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22662] ppid=22656 vsize=27326612 memory=1204 CPUtime=21.91 cores=0-7
/proc/22659/task/22662/stat : 22662 (java) S 22656 22656 19457 0 -1 1077944384 17276 0 0 0 1933 258 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784479710096 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22663] ppid=22656 vsize=27326612 memory=1072 CPUtime=21.6 cores=0-7
/proc/22659/task/22663/stat : 22663 (java) S 22656 22656 19457 0 -1 1077944384 14995 0 0 0 1911 249 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784478657552 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22664] ppid=22656 vsize=27326612 memory=6096 CPUtime=21.72 cores=0-7
/proc/22659/task/22664/stat : 22664 (java) S 22656 22656 19457 0 -1 1077944384 17847 0 0 0 1955 217 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784477605008 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 60 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22665] ppid=22656 vsize=27326612 memory=1544 CPUtime=21.76 cores=0-7
/proc/22659/task/22665/stat : 22665 (java) S 22656 22656 19457 0 -1 1077944384 17736 0 0 0 1933 243 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784476551440 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22666] ppid=22656 vsize=27326612 memory=776 CPUtime=21.89 cores=0-7
/proc/22659/task/22666/stat : 22666 (java) S 22656 22656 19457 0 -1 1077944384 16212 0 0 0 1912 277 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784110463376 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22667] ppid=22656 vsize=27326612 memory=1580 CPUtime=21.75 cores=0-7
/proc/22659/task/22667/stat : 22667 (java) S 22656 22656 19457 0 -1 1077944384 19392 0 0 0 1916 259 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784109410832 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 57 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22668] ppid=22656 vsize=27326612 memory=892 CPUtime=21.94 cores=0-7
/proc/22659/task/22668/stat : 22668 (java) S 22656 22656 19457 0 -1 1077944384 16808 0 0 0 1893 301 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784108358288 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22669] ppid=22656 vsize=27326612 memory=1440 CPUtime=0.07 cores=0-7
/proc/22659/task/22669/stat : 22669 (java) S 22656 22656 19457 0 -1 1077944384 3738 0 0 0 5 2 0 0 20 0 20 0 511677006 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783078636016 139784692083330 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22670] ppid=22656 vsize=27326612 memory=1760 CPUtime=0 cores=0-7
/proc/22659/task/22670/stat : 22670 (java) S 22656 22656 19457 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 511677007 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139782462105056 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22671] ppid=22656 vsize=27326612 memory=111632 CPUtime=0 cores=0-7
/proc/22659/task/22671/stat : 22671 (java) S 22656 22656 19457 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 511677007 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139782327883264 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22672] ppid=22656 vsize=27326612 memory=800 CPUtime=0 cores=0-7
/proc/22659/task/22672/stat : 22672 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677009 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139781953379024 139784692090779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22673] ppid=22656 vsize=27326612 memory=1808 CPUtime=4.01 cores=0-7
/proc/22659/task/22673/stat : 22673 (java) S 22656 22656 19457 0 -1 1077944384 22733 0 0 0 396 5 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783077582832 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22674] ppid=22656 vsize=27326612 memory=3580 CPUtime=5.56 cores=0-7
/proc/22659/task/22674/stat : 22674 (java) S 22656 22656 19457 0 -1 1077944384 13499 0 0 0 553 3 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783076530288 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22675] ppid=22656 vsize=27326612 memory=63432 CPUtime=4.17 cores=0-7
/proc/22659/task/22675/stat : 22675 (java) S 22656 22656 19457 0 -1 1077944384 22411 0 0 0 414 3 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783075477744 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22676] ppid=22656 vsize=27326612 memory=988 CPUtime=1.03 cores=0-7
/proc/22659/task/22676/stat : 22676 (java) S 22656 22656 19457 0 -1 1077944384 17577 0 0 0 98 5 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783074425200 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22677] ppid=22656 vsize=27326612 memory=2020 CPUtime=0 cores=0-7
/proc/22659/task/22677/stat : 22677 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139781455473376 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22678] ppid=22656 vsize=27326612 memory=1432 CPUtime=0.5 cores=0-7
/proc/22659/task/22678/stat : 22678 (java) S 22656 22656 19457 0 -1 1077944384 764 0 0 0 23 27 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783073373104 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 58 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
Current children cumulated CPU time: 1305.01 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 16211804 KiB

[startup+1139.2 s]
/proc/loadavg: 1.52 1.35 3.20 2/212 22766
/proc/meminfo: memFree=9550656/32770624 swapFree=66999816/67108860
[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
[pid=22659] ppid=22656 vsize=27326612 memory=16210412 CPUtime=1306.61 cores=0-7
/proc/22659/stat : 22659 (java) S 22656 22656 19457 0 -1 1077944320 302428 0 0 0 128368 2293 0 0 20 0 20 0 511677002 27982450688 4052603 33554432000 4194304 4196468 140730471657280 140730471639824 139784692072183 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
/proc/22659/statm: 6831653 4052603 3286 1 0 6792983 0
[pid=22659/tid=22660] ppid=22656 vsize=27326612 memory=1392 CPUtime=1116.66 cores=0-7
/proc/22659/task/22660/stat : 22660 (java) R 22656 22656 19457 0 -1 4202560 83694 0 0 0 111520 146 0 0 20 0 20 0 511677002 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784663904960 139784161994489 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22661] ppid=22656 vsize=27326612 memory=3580 CPUtime=21.92 cores=0-7
/proc/22659/task/22661/stat : 22661 (java) S 22656 22656 19457 0 -1 1077944384 16355 0 0 0 1893 299 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784696314640 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 51 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22662] ppid=22656 vsize=27326612 memory=3580 CPUtime=21.91 cores=0-7
/proc/22659/task/22662/stat : 22662 (java) S 22656 22656 19457 0 -1 1077944384 17276 0 0 0 1933 258 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784479710096 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22663] ppid=22656 vsize=27326612 memory=63432 CPUtime=21.6 cores=0-7
/proc/22659/task/22663/stat : 22663 (java) S 22656 22656 19457 0 -1 1077944384 14995 0 0 0 1911 249 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784478657552 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22664] ppid=22656 vsize=27326612 memory=988 CPUtime=21.72 cores=0-7
/proc/22659/task/22664/stat : 22664 (java) S 22656 22656 19457 0 -1 1077944384 17847 0 0 0 1955 217 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784477605008 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 60 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22665] ppid=22656 vsize=27326612 memory=6791534058613427641 CPUtime=21.76 cores=0-7
/proc/22659/task/22665/stat : 22665 (java) S 22656 22656 19457 0 -1 1077944384 17736 0 0 0 1933 243 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784476551440 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22666] ppid=22656 vsize=27326612 memory=63412 CPUtime=21.89 cores=0-7
/proc/22659/task/22666/stat : 22666 (java) S 22656 22656 19457 0 -1 1077944384 16212 0 0 0 1912 277 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784110463376 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22667] ppid=22656 vsize=27326612 memory=988 CPUtime=21.75 cores=0-7
/proc/22659/task/22667/stat : 22667 (java) S 22656 22656 19457 0 -1 1077944384 19392 0 0 0 1916 259 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784109410832 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 57 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22668] ppid=22656 vsize=27326612 memory=2020 CPUtime=21.94 cores=0-7
/proc/22659/task/22668/stat : 22668 (java) S 22656 22656 19457 0 -1 1077944384 16808 0 0 0 1893 301 0 0 20 0 20 0 511677005 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139784108358288 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22669] ppid=22656 vsize=27326612 memory=0 CPUtime=0.07 cores=0-7
/proc/22659/task/22669/stat : 22669 (java) S 22656 22656 19457 0 -1 1077944384 3738 0 0 0 5 2 0 0 20 0 20 0 511677006 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783078636016 139784692083330 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22670] ppid=22656 vsize=27326612 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/22659/task/22670/stat : 22670 (java) S 22656 22656 19457 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 511677007 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139782462105056 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22671] ppid=22656 vsize=27326612 memory=7662150567398302291 CPUtime=0 cores=0-7
/proc/22659/task/22671/stat : 22671 (java) S 22656 22656 19457 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 511677007 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139782327883264 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22672] ppid=22656 vsize=27326612 memory=7662150567398302291 CPUtime=0 cores=0-7
/proc/22659/task/22672/stat : 22672 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677009 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139781953379024 139784692090779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22673] ppid=22656 vsize=27326612 memory=16210412 CPUtime=4.01 cores=0-7
/proc/22659/task/22673/stat : 22673 (java) S 22656 22656 19457 0 -1 1077944384 22737 0 0 0 396 5 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783077582832 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22674] ppid=22656 vsize=27326612 memory=16210412 CPUtime=5.56 cores=0-7
/proc/22659/task/22674/stat : 22674 (java) S 22656 22656 19457 0 -1 1077944384 13507 0 0 0 553 3 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783076530288 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22675] ppid=22656 vsize=27326612 memory=1392 CPUtime=4.17 cores=0-7
/proc/22659/task/22675/stat : 22675 (java) S 22656 22656 19457 0 -1 1077944384 22412 0 0 0 414 3 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783075477744 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22676] ppid=22656 vsize=27326612 memory=15876588 CPUtime=1.03 cores=0-7
/proc/22659/task/22676/stat : 22676 (java) S 22656 22656 19457 0 -1 1077944384 17580 0 0 0 98 5 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783074425200 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22677] ppid=22656 vsize=27326612 memory=3612 CPUtime=0 cores=0-7
/proc/22659/task/22677/stat : 22677 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139781455473376 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22678] ppid=22656 vsize=27326612 memory=2832 CPUtime=0.5 cores=0-7
/proc/22659/task/22678/stat : 22678 (java) S 22656 22656 19457 0 -1 1077944384 764 0 0 0 23 27 0 0 20 0 20 0 511677010 27982450688 4052603 33554432000 4194304 4196468 140730471657280 139783073373104 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 58 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
Current children cumulated CPU time: 1306.61 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 16211804 KiB

[startup+1140 s]*
/proc/loadavg: 1.52 1.35 3.20 2/212 22766
/proc/meminfo: memFree=9550780/32770624 swapFree=66999816/67108860
[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
[pid=22659] ppid=22656 vsize=27326612 memory=16210424 CPUtime=1307.44 cores=0-7
/proc/22659/stat : 22659 (java) S 22656 22656 19457 0 -1 1077944320 305658 0 0 0 128451 2293 0 0 20 0 20 0 511677002 27982450688 4052606 33554432000 4194304 4196468 140730471657280 140730471639824 139784692072183 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
/proc/22659/statm: 6831653 4052606 3286 1 0 6792983 0
[pid=22659/tid=22660] ppid=22656 vsize=27326612 memory=1398722017469774279 CPUtime=1117.46 cores=0-7
/proc/22659/task/22660/stat : 22660 (java) R 22656 22656 19457 0 -1 4202560 84858 0 0 0 111600 146 0 0 20 0 20 0 511677002 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784663904720 139784160812702 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22661] ppid=22656 vsize=27326612 memory=4872558044660077418 CPUtime=21.92 cores=0-7
/proc/22659/task/22661/stat : 22661 (java) S 22656 22656 19457 0 -1 1077944384 16355 0 0 0 1893 299 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784696314640 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 51 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22662] ppid=22656 vsize=27326612 memory=800 CPUtime=21.91 cores=0-7
/proc/22659/task/22662/stat : 22662 (java) S 22656 22656 19457 0 -1 1077944384 17276 0 0 0 1933 258 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784479710096 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22663] ppid=22656 vsize=27326612 memory=1808 CPUtime=21.6 cores=0-7
/proc/22659/task/22663/stat : 22663 (java) S 22656 22656 19457 0 -1 1077944384 14995 0 0 0 1911 249 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784478657552 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22664] ppid=22656 vsize=27326612 memory=924 CPUtime=21.72 cores=0-7
/proc/22659/task/22664/stat : 22664 (java) S 22656 22656 19457 0 -1 1077944384 17847 0 0 0 1955 217 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784477605008 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 60 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22665] ppid=22656 vsize=27326612 memory=4140 CPUtime=21.76 cores=0-7
/proc/22659/task/22665/stat : 22665 (java) S 22656 22656 19457 0 -1 1077944384 17736 0 0 0 1933 243 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784476551440 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22666] ppid=22656 vsize=27326612 memory=6791534058613427641 CPUtime=21.89 cores=0-7
/proc/22659/task/22666/stat : 22666 (java) S 22656 22656 19457 0 -1 1077944384 16212 0 0 0 1912 277 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784110463376 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22667] ppid=22656 vsize=27326612 memory=1072 CPUtime=21.75 cores=0-7
/proc/22659/task/22667/stat : 22667 (java) S 22656 22656 19457 0 -1 1077944384 19392 0 0 0 1916 259 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784109410832 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 57 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22668] ppid=22656 vsize=27326612 memory=6096 CPUtime=21.94 cores=0-7
/proc/22659/task/22668/stat : 22668 (java) S 22656 22656 19457 0 -1 1077944384 16808 0 0 0 1893 301 0 0 20 0 20 0 511677005 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139784108358288 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22669] ppid=22656 vsize=27326612 memory=1392 CPUtime=0.07 cores=0-7
/proc/22659/task/22669/stat : 22669 (java) S 22656 22656 19457 0 -1 1077944384 3738 0 0 0 5 2 0 0 20 0 20 0 511677006 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139783078636016 139784692083330 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22670] ppid=22656 vsize=27326612 memory=6096 CPUtime=0 cores=0-7
/proc/22659/task/22670/stat : 22670 (java) S 22656 22656 19457 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 511677007 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139782462105056 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22671] ppid=22656 vsize=27326612 memory=12024 CPUtime=0 cores=0-7
/proc/22659/task/22671/stat : 22671 (java) S 22656 22656 19457 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 511677007 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139782327883264 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22672] ppid=22656 vsize=27326612 memory=2120 CPUtime=0 cores=0-7
/proc/22659/task/22672/stat : 22672 (java) S 22656 22656 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511677009 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139781953379024 139784692090779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22673] ppid=22656 vsize=27326612 memory=496 CPUtime=4.01 cores=0-7
/proc/22659/task/22673/stat : 22673 (java) S 22656 22656 19457 0 -1 1077944384 22843 0 0 0 396 5 0 0 20 0 20 0 511677010 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139783077582832 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22674] ppid=22656 vsize=27326612 memory=1560 CPUtime=5.56 cores=0-7
/proc/22659/task/22674/stat : 22674 (java) S 22656 22656 19457 0 -1 1077944384 13604 0 0 0 553 3 0 0 20 0 20 0 511677010 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139783076530288 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22675] ppid=22656 vsize=27326612 memory=932 CPUtime=4.18 cores=0-7
/proc/22659/task/22675/stat : 22675 (java) S 22656 22656 19457 0 -1 1077944384 22455 0 0 0 415 3 0 0 20 0 20 0 511677010 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139783075477744 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22676] ppid=22656 vsize=27326612 memory=1980 CPUtime=1.04 cores=0-7
/proc/22659/task/22676/stat : 22676 (java) S 22656 22656 19457 0 -1 1077944384 19399 0 0 0 99 5 0 0 20 0 20 0 511677010 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139783074425200 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22677] ppid=22656 vsize=27326612 memory=2428 CPUtime=0 cores=0-7
/proc/22659/task/22677/stat : 22677 (java) S 22656 22656 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511677010 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139781455473376 139784692082389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
[pid=22659/tid=22678] ppid=22656 vsize=27326612 memory=1580 CPUtime=0.5 cores=0-7
/proc/22659/task/22678/stat : 22678 (java) S 22656 22656 19457 0 -1 1077944384 765 0 0 0 23 27 0 0 20 0 20 0 511677010 27982450688 4052606 33554432000 4194304 4196468 140730471657280 139783073373104 139784692083330 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 58 0 0 6293624 6294260 39653376 140730471662314 140730471662742 140730471662742 140730471665615 0
Current children cumulated CPU time: 1307.44 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 16211816 KiB

[startup+1140.4 s]
/proc/loadavg: 1.52 1.35 3.20 2/212 22766
/proc/meminfo: memFree=9550780/32770624 swapFree=66999816/67108860
[pid=22656] ppid=22653 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/22656/stat : 22656 (scop.sh) S 22653 22656 19457 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 511677002 115843072 348 33554432000 4194304 5098028 140732994948000 140732994945256 140673013273212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8597504 140732994954020 140732994954348 140732994954348 140732994957261 0
/proc/22656/statm: 28282 348 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1392 KiB

Child status: 0
Real time (s): 1140.41
CPU time (s): 1307.97
CPU user time (s): 1284.92
CPU system time (s): 23.0406
CPU usage (%): 114.693
Max. virtual memory (cumulated for all children) (KiB): 27439844
Max. memory (cumulated for all children) (KiB): 16211816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1284.92
system time used= 23.0406
maximum resident set size= 16210424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309334
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43065
involuntary context switches= 2488


# summary of solver processes directly reported to runsolver:
#   pid: 22656
#   total CPU time (s): 1307.97
#   total CPU user time (s): 1284.92
#   total CPU system time (s): 23.0406

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.955 second user time and 9.81949 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-24 21:41:22
IDJOB=4405616
IDBENCH=134616
IDSOLVER=2868
FILE ID=node123/4405616-1569354122
RUNJOBID= node123-1569348851-19484
PBS_JOBID= 21705084
Free space on /tmp= 25880 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-15-ext06.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405616-1569354122/watcher-4405616-1569354122 -o /tmp/evaluation-result-4405616-1569354122/solver-4405616-1569354122 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569348851-19484 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405616-1569354122.xml

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

MD5SUM BENCH= af3f6bb9b1ca00becd13f0e7ebc5af3a
RANDOM SEED=2102841324

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25779944 kB
MemAvailable:   31837952 kB
Buffers:           95732 kB
Cached:          6122612 kB
SwapCached:         6608 kB
Active:          3255220 kB
Inactive:        2972984 kB
Active(anon):       2776 kB
Inactive(anon):    63892 kB
Active(file):    3252444 kB
Inactive(file):  2909092 kB
Unevictable:      107956 kB
Mlocked:          107956 kB
SwapTotal:      67108860 kB
SwapFree:       66999816 kB
Dirty:             63032 kB
Writeback:             0 kB
AnonPages:        112436 kB
Mapped:            56896 kB
Shmem:             47948 kB
Slab:             354884 kB
SReclaimable:     324932 kB
SUnreclaim:        29952 kB
KernelStack:        3376 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514076 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25860 MiB
End job on node123 at 2019-09-24 22:00:23