Trace number 4387689

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)? (TO) 2528.05 820.073

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-064.xml
MD5SUM019f4b77ddc0f15b2fea5bd490d99eee
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.1842
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints72
Number of domains2
Minimum domain size64
Maximum domain size4096
Distribution of domain sizes[{"size":64,"count":64},{"size":4096,"count":64}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":64},{"degree":4,"count":63},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":64},{"arity":32,"count":6},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints65
Distribution of constraint types[{"type":"intension","count":65},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-11247-serial-file.bin HOME/instance-4387689-1568288594.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.56	c BEGIN-Prog: Thu Sep 12 13:42:32 CEST 2019
0.66/0.56	c PID: 11250
0.66/0.56	c IP: 172.20.3.147
0.66/0.56	c HOST: node147.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.41/0.94	c (0,0) Parsing End
1.41/0.94	c (0,0) CSP: 128 int (0 aux), 0 bool (0 aux), 72 ctr, max domain size 4096
1.41/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.94	c (0,0) Constraint Name Generate Begin
1.41/0.95	c (0,0) Ctr:HOME/instance-4387689-1568288594.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.41/0.95	c (0,0) Constraint Name Generate End
1.41/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.95	c (0,0) CSP to CSPinCNF Begin
3.03/1.57	c (1,1) translated 8 (10%) constraints
3.72/1.71	c (1,1) translated 15 (20%) constraints
4.06/1.80	c (1,1) translated 22 (30%) constraints
4.06/1.88	c (1,1) translated 29 (40%) constraints
4.34/1.96	c (1,1) translated 36 (50%) constraints
4.65/2.03	c (1,1) translated 44 (60%) constraints
4.65/2.09	c (1,1) translated 51 (70%) constraints
4.94/2.15	c (1,1) translated 58 (80%) constraints
5.21/2.20	c (1,1) translated 65 (90%) constraints
5.21/2.25	c (1,1) translated 72 (100%) constraints
5.21/2.25	c (1,1) ===========================================
5.21/2.26	c (1,1) Order
5.21/2.26	c (1,1) ===========================================
5.54/2.35	c (1,1) translated 1444 (10%) constraints
6.47/2.65	c (2,2) translated 2888 (20%) constraints
6.47/2.69	c (2,2) translated 4332 (30%) constraints
6.78/2.73	c (2,2) translated 5775 (40%) constraints
6.78/2.77	c (2,2) translated 7219 (50%) constraints
7.08/2.81	c (2,2) translated 8663 (60%) constraints
7.08/2.85	c (2,2) translated 10106 (70%) constraints
7.08/2.88	c (2,2) translated 11550 (80%) constraints
7.38/2.92	c (2,2) translated 12994 (90%) constraints
7.38/2.95	c (2,2) translated 14437 (100%) constraints
7.38/2.95	c (2,2) CSP to CSPinCNF End
7.38/2.96	c (2,2) CSP: 243 int (116 aux), 4097 bool (4096 aux), 22866 ctr, max domain size 44689
7.38/2.96	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.38/2.96	c (2,2) CSPinCNF Propagation Begin
9.82/3.87	c (3,3) 173014 values, 6353 unsatisfiable literals, and 6360 valid clauses are removed
9.82/3.87	c (3,3) CSPinCNF Propagation End
9.82/3.88	c (3,3) CSP: 242 int (116 aux), 4098 bool (4096 aux), 16506 ctr, max domain size 33281
9.82/3.88	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
10.65/4.14	c (3,3) Simplify CSPinCNF Begin
10.65/4.14	c (3,3) Simplify CSPinCNF End
10.65/4.14	c (3,3) CSP: 242 int (116 aux), 8004 bool (8002 aux), 20412 ctr, max domain size 33281
10.65/4.14	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
10.65/4.14	c (3,3) Calculate Precise Domain Begin
813.45/330.98	c (330,169) 231527 values are removed by re-calculation
813.45/330.98	c (330,169) Calculate Precise Domain End
813.45/330.99	c (330,169) CSP: 242 int (116 aux), 8004 bool (8002 aux), 20412 ctr, max domain size 33265
813.45/330.99	c (330,169) Heap : 7016 MiB used (max 10012 MiB), NonHeap : 30 MiB used (max 0 MiB)
813.45/330.99	c (330,169) CSPinCNF to SatSolver Begin
821.72/333.74	c (333,170) 2042 (10 %) CSP clauses are encoded (0 SAT variables, 589781 SAT clauses)
822.25/334.00	c (333,171) 4083 (20 %) CSP clauses are encoded (0 SAT variables, 642638 SAT clauses)
822.90/334.29	c (333,171) 6124 (30 %) CSP clauses are encoded (0 SAT variables, 689341 SAT clauses)
823.10/334.31	c (333,171) 8165 (40 %) CSP clauses are encoded (0 SAT variables, 691382 SAT clauses)
823.10/334.32	c (333,171) 10206 (50 %) CSP clauses are encoded (0 SAT variables, 693423 SAT clauses)
2520.21/818.03	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.21/818.03	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387689-1568288594/watcher-4387689-1568288594 -o /tmp/evaluation-result-4387689-1568288594/solver-4387689-1568288594 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568286038-9751 --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-4387689-1568288594.xml 

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

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


[startup+0.100062 s]*
/proc/loadavg: 2.05 2.13 2.22 4/235 11264
/proc/meminfo: memFree=15312672/32770624 swapFree=66957008/67108860
[pid=11247] ppid=11244 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11247/stat : 11247 (scop.sh) S 11244 11247 8853 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404773301 115843072 348 33554432000 4194304 5098028 140727348382704 140727348379960 139631682622076 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36048896 140727348388648 140727348388976 140727348388976 140727348391885 0
/proc/11247/statm: 28282 348 296 221 0 87 0
[pid=11250] ppid=11247 vsize=15012696 memory=73488 CPUtime=0.11 cores=0,2,4,6
/proc/11250/stat : 11250 (java) S 11247 11247 8853 0 -1 1077944320 6630 0 0 0 9 2 0 0 20 0 15 0 404773301 15373000704 18372 33554432000 4194304 4196468 140721707713664 140721707696208 139940572708599 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
/proc/11250/statm: 3753174 18372 2911 1 0 3715579 0
[pid=11250/tid=11251] ppid=11247 vsize=15012696 memory=-6365412307231883203 CPUtime=0.08 cores=0,2,4,6
/proc/11250/task/11251/stat : 11251 (java) R 11247 11247 8853 0 -1 4202560 4530 0 0 0 7 1 0 0 20 0 15 0 404773301 15373000704 18437 33554432000 4194304 4196468 140721707713664 139940544492728 139940552985424 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11252] ppid=11247 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11252/stat : 11252 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 18437 33554432000 4194304 4196468 140721707713664 139940576951184 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11253] ppid=11247 vsize=15012696 memory=140572311639680 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11253/stat : 11253 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 18437 33554432000 4194304 4196468 140721707713664 139940375726864 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11254] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11254/stat : 11254 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 18437 33554432000 4194304 4196468 140721707713664 139940374674576 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11255] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11255/stat : 11255 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 18503 33554432000 4194304 4196468 140721707713664 139940373621776 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11256] ppid=11247 vsize=15012696 memory=140572311639680 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11256/stat : 11256 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 18503 33554432000 4194304 4196468 140721707713664 139939542935664 139940572719746 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11257] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11257/stat : 11257 (java) S 11247 11247 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 18503 33554432000 4194304 4196468 140721707713664 139939161301792 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 18503 33554432000 4194304 4196468 140721707713664 139938892866672 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 18503 33554432000 4194304 4196468 140721707713664 139938518358096 139940572727195 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11247 11247 8853 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 18503 33554432000 4194304 4196468 140721707713664 139939541883504 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 18503 33554432000 4194304 4196468 140721707713664 139939540830704 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11247 vsize=15012696 memory=140572311639680 CPUtime=0.01 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) R 11247 11247 8853 0 -1 4202560 408 0 0 0 1 0 0 0 20 0 15 0 404773308 15373000704 18503 33554432000 4194304 4196468 140721707713664 139939539778416 139940551561594 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 18503 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11247 vsize=15012696 memory=140572311639680 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 18503 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74880 KiB

[startup+0.210838 s]*
/proc/loadavg: 2.05 2.13 2.22 3/235 11264
/proc/meminfo: memFree=15294248/32770624 swapFree=66957008/67108860
[pid=11247] ppid=11244 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11247/stat : 11247 (scop.sh) S 11244 11247 8853 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404773301 115843072 348 33554432000 4194304 5098028 140727348382704 140727348379960 139631682622076 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36048896 140727348388648 140727348388976 140727348388976 140727348391885 0
/proc/11247/statm: 28282 348 296 221 0 87 0
[pid=11250] ppid=11247 vsize=15012696 memory=89384 CPUtime=0.25 cores=0,2,4,6
/proc/11250/stat : 11250 (java) S 11247 11247 8853 0 -1 1077944320 11856 0 0 0 21 4 0 0 20 0 15 0 404773301 15373000704 22346 33554432000 4194304 4196468 140721707713664 140721707696208 139940572708599 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
/proc/11250/statm: 3753174 22346 2978 1 0 3715579 0
[pid=11250/tid=11251] ppid=11247 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/11250/task/11251/stat : 11251 (java) R 11247 11247 8853 0 -1 4202560 9613 0 0 0 17 3 0 0 20 0 15 0 404773301 15373000704 22346 33554432000 4194304 4196468 140721707713664 139940544507984 139940557232321 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11252] ppid=11247 vsize=15012696 memory=364 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11252/stat : 11252 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 22346 33554432000 4194304 4196468 140721707713664 139940576951184 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11253] ppid=11247 vsize=15012696 memory=140572314570291 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11253/stat : 11253 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 22346 33554432000 4194304 4196468 140721707713664 139940375726864 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11254] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11254/stat : 11254 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 22346 33554432000 4194304 4196468 140721707713664 139940374674576 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11255] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11255/stat : 11255 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 22346 33554432000 4194304 4196468 140721707713664 139940373621776 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11256] ppid=11247 vsize=15012696 memory=140572311639680 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11256/stat : 11256 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 22346 33554432000 4194304 4196468 140721707713664 139939542935664 139940572719746 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11257] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11257/stat : 11257 (java) S 11247 11247 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 22346 33554432000 4194304 4196468 140721707713664 139939161301792 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 22346 33554432000 4194304 4196468 140721707713664 139938892866672 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 22346 33554432000 4194304 4196468 140721707713664 139938518358096 139940572727195 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11247 11247 8853 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 22346 33554432000 4194304 4196468 140721707713664 139939541883504 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) S 11247 11247 8853 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 22346 33554432000 4194304 4196468 140721707713664 139939540830704 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11247 vsize=15012696 memory=140572311639680 CPUtime=0.02 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) R 11247 11247 8853 0 -1 4202560 432 0 0 0 2 0 0 0 20 0 15 0 404773308 15373000704 22346 33554432000 4194304 4196468 140721707713664 139939539778416 139940556961577 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11247 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 22346 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 22346 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90776 KiB

[startup+0.31057 s]*
/proc/loadavg: 2.05 2.13 2.22 4/236 11266
/proc/meminfo: memFree=15292100/32770624 swapFree=66957008/67108860
[pid=11247] ppid=11244 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11247/stat : 11247 (scop.sh) S 11244 11247 8853 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404773301 115843072 348 33554432000 4194304 5098028 140727348382704 140727348379960 139631682622076 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36048896 140727348388648 140727348388976 140727348388976 140727348391885 0
/proc/11247/statm: 28282 348 296 221 0 87 0
[pid=11250] ppid=11247 vsize=15012696 memory=92464 CPUtime=0.43 cores=0,2,4,6
/proc/11250/stat : 11250 (java) S 11247 11247 8853 0 -1 1077944320 12702 0 0 0 39 4 0 0 20 0 15 0 404773301 15373000704 23116 33554432000 4194304 4196468 140721707713664 140721707696208 139940572708599 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
/proc/11250/statm: 3753174 23116 3021 1 0 3715579 0
[pid=11250/tid=11251] ppid=11247 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/11250/task/11251/stat : 11251 (java) R 11247 11247 8853 0 -1 4202560 10285 0 0 0 27 3 0 0 20 0 15 0 404773301 15373000704 23116 33554432000 4194304 4196468 140721707713664 139940544491616 139940572722463 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11252] ppid=11247 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11252/stat : 11252 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 23116 33554432000 4194304 4196468 140721707713664 139940576951184 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11253] ppid=11247 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11253/stat : 11253 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 23116 33554432000 4194304 4196468 140721707713664 139940375726864 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11254] ppid=11247 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11254/stat : 11254 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 23116 33554432000 4194304 4196468 140721707713664 139940374674576 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11255] ppid=11247 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11255/stat : 11255 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15373000704 23116 33554432000 4194304 4196468 140721707713664 139940373621776 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11256] ppid=11247 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11256/stat : 11256 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 23116 33554432000 4194304 4196468 140721707713664 139939542935664 139940572719746 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11257] ppid=11247 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11257/stat : 11257 (java) S 11247 11247 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 23116 33554432000 4194304 4196468 140721707713664 139939161301792 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11247 vsize=15012696 memory=4137858696076170131 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773305 15373000704 23116 33554432000 4194304 4196468 140721707713664 139938892866672 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11247 vsize=15012696 memory=8508281356422055839 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 23116 33554432000 4194304 4196468 140721707713664 139938518358096 139940572727195 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11247 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11247 11247 8853 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 15 0 404773308 15373000704 23116 33554432000 4194304 4196468 140721707713664 139939541883504 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11247 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) S 11247 11247 8853 0 -1 1077944384 121 0 0 0 2 0 0 0 20 0 15 0 404773308 15373000704 23116 33554432000 4194304 4196468 140721707713664 139939540830704 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11247 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) S 11247 11247 8853 0 -1 1077944384 454 0 0 0 7 0 0 0 20 0 15 0 404773308 15373000704 23116 33554432000 4194304 4196468 140721707713664 139939539778416 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11247 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 23116 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11247 vsize=15012696 memory=3906935564580959280 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773308 15373000704 23116 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93856 KiB

[startup+0.700949 s]
/proc/loadavg: 2.05 2.13 2.22 3/236 11266
/proc/meminfo: memFree=15271092/32770624 swapFree=66957008/67108860
[pid=11247] ppid=11244 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11247/stat : 11247 (scop.sh) S 11244 11247 8853 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404773301 115843072 348 33554432000 4194304 5098028 140727348382704 140727348379960 139631682622076 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36048896 140727348388648 140727348388976 140727348388976 140727348391885 0
/proc/11247/statm: 28282 348 296 221 0 87 0
[pid=11250] ppid=11247 vsize=15021092 memory=130392 CPUtime=1 cores=0,2,4,6
/proc/11250/stat : 11250 (java) S 11247 11247 8853 0 -1 1077944320 19823 0 0 0 93 7 0 0 20 0 15 0 404773301 15381598208 32598 33554432000 4194304 4196468 140721707713664 140721707696208 139940572708599 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
/proc/11250/statm: 3755273 32598 3205 1 0 3716603 0
[pid=11250/tid=11251] ppid=11247 vsize=15021092 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/11250/task/11251/stat : 11251 (java) R 11247 11247 8853 0 -1 1077944384 16900 0 0 0 62 5 0 0 20 0 15 0 404773301 15381598208 32598 33554432000 4194304 4196468 140721707713664 139940544539888 139940572718805 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11252] ppid=11247 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11252/stat : 11252 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15381598208 32598 33554432000 4194304 4196468 140721707713664 139940576951184 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11253] ppid=11247 vsize=15021092 memory=37256 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11253/stat : 11253 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15381598208 32598 33554432000 4194304 4196468 140721707713664 139940375726864 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11254] ppid=11247 vsize=15021092 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11254/stat : 11254 (java) S 11247 11247 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404773303 15381598208 32598 33554432000 4194304 4196468 140721707713664 139940374674576 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11255] ppid=11247 vsize=15021092 memory=988 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11255/stat : 11255 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773303 15381598208 32598 33554432000 4194304 4196468 140721707713664 139940373621776 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11256] ppid=11247 vsize=15021092 memory=1368 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11256/stat : 11256 (java) S 11247 11247 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404773305 15381598208 32598 33554432000 4194304 4196468 140721707713664 139939542935664 139940572719746 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11257] ppid=11247 vsize=15021092 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11257/stat : 11257 (java) S 11247 11247 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404773305 15381598208 32598 33554432000 4194304 4196468 140721707713664 139939161301792 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11247 vsize=15021092 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773305 15381598208 32598 33554432000 4194304 4196468 140721707713664 139938892866672 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11247 vsize=15021092 memory=6088 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15381598208 32598 33554432000 4194304 4196468 140721707713664 139938518358096 139940572727195 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11247 vsize=15021092 memory=11624 CPUtime=0.08 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11247 11247 8853 0 -1 1077944384 745 0 0 0 8 0 0 0 20 0 15 0 404773308 15381598208 32598 33554432000 4194304 4196468 140721707713664 139939541873888 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11247 vsize=15021092 memory=732 CPUtime=0.07 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) R 11247 11247 8853 0 -1 4202560 295 0 0 0 7 0 0 0 20 0 15 0 404773308 15381598208 32598 33554432000 4194304 4196468 140721707713664 139939540830704 139940553175035 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11247 vsize=15021092 memory=776 CPUtime=0.15 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) S 11247 11247 8853 0 -1 1077944384 548 0 0 0 15 0 0 0 20 0 15 0 404773308 15381598208 32598 33554432000 4194304 4196468 140721707713664 139939539778416 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11247 vsize=15021092 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15381598208 32598 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11247 vsize=15021092 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11247 11247 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404773308 15381598208 32598 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131784 KiB

[startup+1.5008 s]
/proc/loadavg: 2.05 2.13 2.22 4/236 11266
/proc/meminfo: memFree=15243152/32770624 swapFree=66957008/67108860
[pid=11247] ppid=11244 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11247/stat : 11247 (scop.sh) S 11244 11247 8853 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404773301 115843072 348 33554432000 4194304 5098028 140727348382704 140727348379960 139631682622076 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36048896 140727348388648 140727348388976 140727348388976 140727348391885 0
/proc/11247/statm: 28282 348 296 221 0 87 0

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

/proc/11250/task/11257/stat : 11257 (java) S 11247 11247 8853 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 404773305 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139939161301856 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11247 vsize=15027304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11247 11247 8853 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 404773305 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139938892866688 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11247 vsize=15027304 memory=281144400154688 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139938518358096 139940572727195 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11247 vsize=15027304 memory=6079973173685283433 CPUtime=4.78 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11247 11247 8853 0 -1 1077944384 9738 0 0 0 476 2 0 0 20 0 15 0 404773308 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139939541883552 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11247 vsize=15027304 memory=6946630271830223168 CPUtime=4.45 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) S 11247 11247 8853 0 -1 1077944384 12226 0 0 0 442 3 0 0 20 0 15 0 404773308 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139939540830464 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11247 vsize=15027304 memory=6079973173685283433 CPUtime=1.19 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) S 11247 11247 8853 0 -1 1077944384 9642 0 0 0 117 2 0 0 20 0 15 0 404773308 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139939539778464 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11247 vsize=15027304 memory=7523656155543134311 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11247 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404773308 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11247 vsize=15027304 memory=7091876732833523304 CPUtime=0.59 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11247 11247 8853 0 -1 1077944384 968 0 0 0 34 25 0 0 20 0 15 0 404773308 15387959296 3017314 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current children cumulated CPU time: 2520.21 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 12070648 KiB

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

[startup+818.056 s]
# the end of solver process 11247 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002299 s, system=0.001242 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+820.073 s]
# the end of solver process 11250 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.73 s, system=12.3191 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+819.202 s]
/proc/loadavg: 4.99 4.35 3.37 6/234 11339
/proc/meminfo: memFree=3233324/32770624 swapFree=66957008/67108860
[pid=11250] ppid=11244 vsize=15223916 memory=12071304 CPUtime=2524.73 cores=0,2,4,6
/proc/11250/stat : 11250 (java) S 11244 11247 8853 0 -1 1077944320 482271 0 0 0 251247 1226 0 0 20 0 16 0 404773301 15589289984 3017826 33554432000 4194304 4196468 140721707713664 140721707696208 139940572708599 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
/proc/11250/statm: 3805979 3017826 3318 1 0 3766780 0
[pid=11250/tid=11251] ppid=11244 vsize=15223916 memory=2020 CPUtime=239.57 cores=0,2,4,6
/proc/11250/task/11251/stat : 11251 (java) S 11244 11247 8853 0 -1 1077944384 52876 0 0 0 23893 64 0 0 20 0 16 0 404773301 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940544546240 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11252] ppid=11244 vsize=15223916 memory=1392 CPUtime=568.71 cores=0,2,4,6
/proc/11250/task/11252/stat : 11252 (java) R 11244 11247 8853 0 -1 4202560 43167 0 0 0 56574 297 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940576951072 139940557162413 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11253] ppid=11244 vsize=15223916 memory=12069236 CPUtime=567.43 cores=0,2,4,6
/proc/11250/task/11253/stat : 11253 (java) R 11244 11247 8853 0 -1 4202560 39633 0 0 0 56465 278 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940375727064 139940554305212 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11254] ppid=11244 vsize=15223916 memory=6088 CPUtime=567 cores=0,2,4,6
/proc/11250/task/11254/stat : 11254 (java) R 11244 11247 8853 0 -1 4202560 39430 0 0 0 56412 288 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940374674464 139940557162570 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11255] ppid=11244 vsize=15223916 memory=12069208 CPUtime=567.52 cores=0,2,4,6
/proc/11250/task/11255/stat : 11255 (java) R 11244 11247 8853 0 -1 4202560 42798 0 0 0 56480 272 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940373621976 139940557406396 0 4 2 25189581 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11256] ppid=11244 vsize=15223916 memory=12069204 CPUtime=3.41 cores=0,2,4,6
/proc/11250/task/11256/stat : 11256 (java) S 11244 11247 8853 0 -1 1077944384 230338 0 0 0 331 10 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939542933984 139940572718805 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11257] ppid=11244 vsize=15223916 memory=12069204 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11257/stat : 11257 (java) S 11244 11247 8853 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939161301856 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11244 vsize=15223916 memory=12069180 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11244 11247 8853 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938892866688 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11244 vsize=15223916 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11244 11247 8853 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938518355968 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11244 vsize=15223916 memory=12069176 CPUtime=4.78 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11244 11247 8853 0 -1 1077944384 9738 0 0 0 476 2 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939541883504 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11244 vsize=15223916 memory=1560 CPUtime=4.45 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) S 11244 11247 8853 0 -1 1077944384 12226 0 0 0 442 3 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939540830704 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11244 vsize=15223916 memory=4008 CPUtime=1.19 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) S 11244 11247 8853 0 -1 1077944384 9642 0 0 0 117 2 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939539778416 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11244 vsize=15223916 memory=1096 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11244 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11244 vsize=15223916 memory=1392 CPUtime=0.59 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11244 11247 8853 0 -1 1077944384 968 0 0 0 34 25 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11339] ppid=11244 vsize=15223916 memory=12069168 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11339/stat : 11339 (java) S 11244 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 404855158 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139937752017184 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current cumulated CPU time of completed processes: 0.003541 s
Current children cumulated CPU time: 2524.73 s
Current children cumulated vsize: 15223916 KiB
Current children cumulated memory: 12071304 KiB

[startup+819.602 s]
/proc/loadavg: 4.99 4.35 3.37 6/234 11339
/proc/meminfo: memFree=3233324/32770624 swapFree=66957008/67108860
[pid=11250] ppid=11244 vsize=15223916 memory=12071304 CPUtime=2526.33 cores=0,2,4,6
/proc/11250/stat : 11250 (java) S 11244 11247 8853 0 -1 1077944320 482310 0 0 0 251407 1226 0 0 20 0 16 0 404773301 15589289984 3017826 33554432000 4194304 4196468 140721707713664 140721707696208 139940572708599 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
/proc/11250/statm: 3805979 3017826 3318 1 0 3766780 0
[pid=11250/tid=11251] ppid=11244 vsize=15223916 memory=4639924115538006630 CPUtime=239.57 cores=0,2,4,6
/proc/11250/task/11251/stat : 11251 (java) S 11244 11247 8853 0 -1 1077944384 52876 0 0 0 23893 64 0 0 20 0 16 0 404773301 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940544546240 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11252] ppid=11244 vsize=15223916 memory=12069256 CPUtime=569.11 cores=0,2,4,6
/proc/11250/task/11252/stat : 11252 (java) R 11244 11247 8853 0 -1 4202560 43173 0 0 0 56614 297 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940576951072 139940554305600 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11253] ppid=11244 vsize=15223916 memory=4872558044660077418 CPUtime=567.83 cores=0,2,4,6
/proc/11250/task/11253/stat : 11253 (java) R 11244 11247 8853 0 -1 4202560 39646 0 0 0 56505 278 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940375727064 139940557163356 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11254] ppid=11244 vsize=15223916 memory=12069236 CPUtime=567.4 cores=0,2,4,6
/proc/11250/task/11254/stat : 11254 (java) R 11244 11247 8853 0 -1 4202560 39450 0 0 0 56452 288 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940374674464 139940557693895 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11255] ppid=11244 vsize=15223916 memory=2124 CPUtime=567.92 cores=0,2,4,6
/proc/11250/task/11255/stat : 11255 (java) R 11244 11247 8853 0 -1 4202560 42798 0 0 0 56520 272 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940373621976 139940555885179 0 4 2 25189581 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11256] ppid=11244 vsize=15223916 memory=12069240 CPUtime=3.41 cores=0,2,4,6
/proc/11250/task/11256/stat : 11256 (java) S 11244 11247 8853 0 -1 1077944384 230338 0 0 0 331 10 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939542933984 139940572718805 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11257] ppid=11244 vsize=15223916 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11257/stat : 11257 (java) S 11244 11247 8853 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939161301856 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11244 vsize=15223916 memory=12069252 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11244 11247 8853 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938892866688 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11244 vsize=15223916 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11244 11247 8853 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938518355968 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11244 vsize=15223916 memory=896 CPUtime=4.78 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11244 11247 8853 0 -1 1077944384 9738 0 0 0 476 2 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939541883504 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11244 vsize=15223916 memory=1980 CPUtime=4.45 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) S 11244 11247 8853 0 -1 1077944384 12226 0 0 0 442 3 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939540830704 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11244 vsize=15223916 memory=6791534058613427641 CPUtime=1.19 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) S 11244 11247 8853 0 -1 1077944384 9642 0 0 0 117 2 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939539778416 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11244 vsize=15223916 memory=732 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11244 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11244 vsize=15223916 memory=776 CPUtime=0.59 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11244 11247 8853 0 -1 1077944384 968 0 0 0 34 25 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11339] ppid=11244 vsize=15223916 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11339/stat : 11339 (java) S 11244 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 404855158 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139937752017184 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current cumulated CPU time of completed processes: 0.003541 s
Current children cumulated CPU time: 2526.33 s
Current children cumulated vsize: 15223916 KiB
Current children cumulated memory: 12071304 KiB

[startup+820.002 s]*
/proc/loadavg: 4.99 4.35 3.37 6/234 11339
/proc/meminfo: memFree=3233448/32770624 swapFree=66957008/67108860
[pid=11250] ppid=11244 vsize=15223916 memory=12071304 CPUtime=2527.96 cores=0,2,4,6
/proc/11250/stat : 11250 (java) S 11244 11247 8853 0 -1 1077944320 482368 0 0 0 251570 1226 0 0 20 0 16 0 404773301 15589289984 3017826 33554432000 4194304 4196468 140721707713664 140721707696208 139940572708599 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
/proc/11250/statm: 3805979 3017826 3318 1 0 3766780 0
[pid=11250/tid=11251] ppid=11244 vsize=15223916 memory=4100 CPUtime=239.57 cores=0,2,4,6
/proc/11250/task/11251/stat : 11251 (java) S 11244 11247 8853 0 -1 1077944384 52876 0 0 0 23893 64 0 0 20 0 16 0 404773301 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940544546240 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11252] ppid=11244 vsize=15223916 memory=1408 CPUtime=569.52 cores=0,2,4,6
/proc/11250/task/11252/stat : 11252 (java) R 11244 11247 8853 0 -1 4202560 43181 0 0 0 56655 297 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940576951072 139940557406246 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11253] ppid=11244 vsize=15223916 memory=4872558044660077418 CPUtime=568.24 cores=0,2,4,6
/proc/11250/task/11253/stat : 11253 (java) R 11244 11247 8853 0 -1 4202560 39662 0 0 0 56546 278 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940375727064 139940557659204 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11254] ppid=11244 vsize=15223916 memory=1760 CPUtime=567.81 cores=0,2,4,6
/proc/11250/task/11254/stat : 11254 (java) R 11244 11247 8853 0 -1 4202560 39484 0 0 0 56493 288 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940374674464 139940554305040 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11255] ppid=11244 vsize=15223916 memory=1660 CPUtime=568.32 cores=0,2,4,6
/proc/11250/task/11255/stat : 11255 (java) R 11244 11247 8853 0 -1 4202560 42798 0 0 0 56560 272 0 0 20 0 16 0 404773303 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139940373621976 139940557406238 0 4 2 25189581 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11256] ppid=11244 vsize=15223916 memory=111632 CPUtime=3.41 cores=0,2,4,6
/proc/11250/task/11256/stat : 11256 (java) S 11244 11247 8853 0 -1 1077944384 230338 0 0 0 331 10 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939542933984 139940572718805 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11257] ppid=11244 vsize=15223916 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11257/stat : 11257 (java) S 11244 11247 8853 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939161301856 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11258] ppid=11244 vsize=15223916 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11258/stat : 11258 (java) S 11244 11247 8853 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 404773305 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938892866688 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11259] ppid=11244 vsize=15223916 memory=920 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11259/stat : 11259 (java) S 11244 11247 8853 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938518355968 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11260] ppid=11244 vsize=15223916 memory=3848 CPUtime=4.78 cores=0,2,4,6
/proc/11250/task/11260/stat : 11260 (java) S 11244 11247 8853 0 -1 1077944384 9738 0 0 0 476 2 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939541883504 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11261] ppid=11244 vsize=15223916 memory=2588 CPUtime=4.45 cores=0,2,4,6
/proc/11250/task/11261/stat : 11261 (java) S 11244 11247 8853 0 -1 1077944384 12226 0 0 0 442 3 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939540830704 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11262] ppid=11244 vsize=15223916 memory=2588 CPUtime=1.19 cores=0,2,4,6
/proc/11250/task/11262/stat : 11262 (java) S 11244 11247 8853 0 -1 1077944384 9642 0 0 0 117 2 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939539778416 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11263] ppid=11244 vsize=15223916 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11263/stat : 11263 (java) S 11244 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139938020453344 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11264] ppid=11244 vsize=15223916 memory=3516 CPUtime=0.59 cores=0,2,4,6
/proc/11250/task/11264/stat : 11264 (java) S 11244 11247 8853 0 -1 1077944384 968 0 0 0 34 25 0 0 20 0 16 0 404773308 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139939538725296 139940572719746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
[pid=11250/tid=11339] ppid=11244 vsize=15223916 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/11250/task/11339/stat : 11339 (java) S 11244 11247 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 404855158 15589289984 3017826 33554432000 4194304 4196468 140721707713664 139937752017184 139940572718805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140721707721454 140721707721882 140721707721882 140721707724751 0
Current cumulated CPU time of completed processes: 0.003541 s
Current children cumulated CPU time: 2527.96 s
Current children cumulated vsize: 15223916 KiB
Current children cumulated memory: 12071304 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 820.073
CPU time (s): 2528.05
CPU user time (s): 2515.73
CPU system time (s): 12.3191
CPU usage (%): 308.271
Max. virtual memory (cumulated for all children) (KiB): 15223916
Max. memory (cumulated for all children) (KiB): 12074580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.73
system time used= 12.3191
maximum resident set size= 12073408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483475
page faults= 0
swaps= 0
block input operations= 0
block output operations= 93696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47868
involuntary context switches= 28501


# summary of solver processes directly reported to runsolver:
#   pid: 11247,11250
#   total CPU time (s): 2528.05
#   total CPU user time (s): 2515.73
#   total CPU system time (s): 12.3191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.92812 second user time and 8.56547 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-12 13:42:31
IDJOB=4387689
IDBENCH=122918
IDSOLVER=2825
FILE ID=node147/4387689-1568288594
RUNJOBID= node147-1568286038-9751
PBS_JOBID= 21701064
Free space on /tmp= 52108 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-064.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-4387689-1568288594/watcher-4387689-1568288594 -o /tmp/evaluation-result-4387689-1568288594/solver-4387689-1568288594 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568286038-9751 --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-4387689-1568288594.xml

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

MD5SUM BENCH= 019f4b77ddc0f15b2fea5bd490d99eee
RANDOM SEED=1235117269

node147.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.52
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.52
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.52
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.52
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:        15373180 kB
MemAvailable:   31600004 kB
Buffers:          161640 kB
Cached:         16102284 kB
SwapCached:        48504 kB
Active:          2578648 kB
Inactive:       13952904 kB
Active(anon):     229276 kB
Inactive(anon):    79704 kB
Active(file):    2349372 kB
Inactive(file): 13873200 kB
Unevictable:      107624 kB
Mlocked:          107624 kB
SwapTotal:      67108860 kB
SwapFree:       66957008 kB
Dirty:             20480 kB
Writeback:             0 kB
AnonPages:        278852 kB
Mapped:            54928 kB
Shmem:             32764 kB
Slab:             461200 kB
SReclaimable:     432712 kB
SUnreclaim:        28488 kB
KernelStack:        3888 kB
PageTables:         5912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6075316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52040 MiB
End job on node147 at 2019-09-12 13:56:11