Trace number 4392401

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)? (TO) 8495.66 2522.38

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-m4D/
Subisomorphism-si4-m4Dr4-m1296-05.xml
MD5SUM880994e2431ab8d90ac30179b2246ea4
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 benchmark1.67882
Satisfiable
(Un)Satisfiability was proved
Number of variables518
Number of constraints1425
Number of domains1
Minimum domain size1296
Maximum domain size1296
Distribution of domain sizes[{"size":1296,"count":518}]
Minimum variable degree2
Maximum variable degree12
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":80},{"degree":4,"count":77},{"degree":6,"count":83},{"degree":7,"count":72},{"degree":8,"count":63},{"degree":9,"count":47},{"degree":10,"count":31},{"degree":11,"count":12},{"degree":12,"count":3}]
Minimum constraint arity1
Maximum constraint arity518
Distribution of constraint arities[{"arity":1,"count":311},{"arity":2,"count":1113},{"arity":518,"count":1}]
Number of extensional constraints1424
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1424},{"type":"allDifferent","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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-26239-serial-file.bin HOME/instance-4392401-1568431504.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 05:24:25 CEST 2019
0.66/0.57	c PID: 26242
0.66/0.57	c IP: 172.20.3.119
0.66/0.57	c HOST: node119.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.87/1.32	c (0,0) Parsing End
2.87/1.33	c (0,0) CSP: 518 int (0 aux), 0 bool (0 aux), 1425 ctr, max domain size 1296
2.87/1.33	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.87/1.33	c (0,0) Constraint Name Generate Begin
2.87/1.35	c (0,0) Ctr:HOME/instance-4392401-1568431504.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.87/1.35	c (0,0) Constraint Name Generate End
2.87/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.87/1.35	c (0,0) CSP to CSPinCNF Begin
215.45/168.59	c (168,162) translated 143 (10%) constraints
405.46/330.70	c (330,320) translated 285 (20%) constraints
592.44/493.54	c (493,480) translated 428 (30%) constraints
777.80/655.07	c (654,638) translated 570 (40%) constraints
967.03/818.10	c (817,797) translated 713 (50%) constraints
1154.59/982.21	c (981,957) translated 855 (60%) constraints
1346.29/1150.20	c (1149,1122) translated 998 (70%) constraints
1500.12/1283.79	c (1283,1253) translated 1140 (80%) constraints
1505.74/1285.31	c (1284,1254) translated 1283 (90%) constraints
1506.46/1286.03	c (1285,1255) translated 1425 (100%) constraints
1506.46/1286.03	c (1285,1255) ===========================================
1506.57/1286.17	c (1285,1255) Order
1506.57/1286.17	c (1285,1255) ===========================================
1852.72/1367.41	c (1366,1298) translated 2129810 (10%) constraints
2072.93/1433.09	c (1432,1341) translated 4259620 (20%) constraints
2299.30/1499.63	c (1499,1384) translated 6389429 (30%) constraints
2531.39/1566.87	c (1566,1427) translated 8519239 (40%) constraints
2770.28/1635.17	c (1634,1471) translated 10649048 (50%) constraints
3222.61/1730.26	c (1729,1514) translated 12778858 (60%) constraints
3690.38/1827.48	c (1826,1557) translated 14908668 (70%) constraints
4508.92/1968.94	c (1968,1601) translated 17038477 (80%) constraints
7335.71/2367.84	c (2367,1644) translated 19168287 (90%) constraints
8479.31/2520.04	c (scop.sh) Receiving Signal. Removing all intermediate files.
8479.31/2520.04	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 (11813 MiB free)
  memory of node 1: 16384 MiB (10777 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392401-1568431504/watcher-4392401-1568431504 -o /tmp/evaluation-result-4392401-1568431504/solver-4392401-1568431504 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568428810-25211 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392401-1568431504.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
Starting watchdog thread
solver pid=26239, runsolver pid=26236
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 4.72 4.72 4.72 2/212 26261
/proc/meminfo: memFree=23041040/32770624 swapFree=66939852/67108860
[pid=26239] ppid=26236 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/26239/stat : 26239 (scop.sh) S 26236 26239 25184 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419065307 115843072 348 33554432000 4194304 5098028 140731144518592 140731144515848 140232712794748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24805376 140731144524581 140731144524908 140731144524908 140731144527821 0
/proc/26239/statm: 28282 348 296 221 0 87 0
[pid=26242] ppid=26239 vsize=27314120 memory=103812 CPUtime=0.1 cores=0-7
/proc/26242/stat : 26242 (java) S 26239 26239 25184 0 -1 1077944320 6591 0 0 0 8 2 0 0 20 0 20 0 419065307 27969658880 25953 33554432000 4194304 4196468 140732884651104 140732884633648 139648410943223 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
/proc/26242/statm: 6828530 25953 2797 1 0 6790935 0
[pid=26242/tid=26243] ppid=26239 vsize=27314120 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/26242/task/26243/stat : 26243 (java) R 26239 26239 25184 0 -1 4202560 4648 0 0 0 7 2 0 0 20 0 20 0 419065307 27969658880 25953 33554432000 4194304 4196468 140732884651104 139648382756736 139648397011342 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26244] ppid=26239 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26242/task/26244/stat : 26244 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 25953 33554432000 4194304 4196468 140732884651104 139648415185808 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26245] ppid=26239 vsize=27314120 memory=140033678444160 CPUtime=0 cores=0-7
/proc/26242/task/26245/stat : 26245 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 25953 33554432000 4194304 4196468 140732884651104 139648246434576 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26246] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26246/stat : 26246 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 25953 33554432000 4194304 4196468 140732884651104 139647831616656 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26247] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26247/stat : 26247 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 25953 33554432000 4194304 4196468 140732884651104 139647830563856 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26248] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26248/stat : 26248 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 25953 33554432000 4194304 4196468 140732884651104 139647829510544 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26249] ppid=26239 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26242/task/26249/stat : 26249 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 25953 33554432000 4194304 4196468 140732884651104 139647828457744 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26250] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26250/stat : 26250 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647827405456 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26251] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26251/stat : 26251 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647826352656 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26252] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26252/stat : 26252 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065311 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647536343664 139648410954370 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26253] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26253/stat : 26253 (java) S 26239 26239 25184 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419065312 27969658880 26465 33554432000 4194304 4196468 140732884651104 139646164002080 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26254] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26254/stat : 26254 (java) S 26239 26239 25184 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419065312 27969658880 26465 33554432000 4194304 4196468 140732884651104 139646029780592 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26255] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26255/stat : 26255 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 26465 33554432000 4194304 4196468 140732884651104 139645655276112 139648410961819 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26256] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26256/stat : 26256 (java) S 26239 26239 25184 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647535290480 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26257] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26257/stat : 26257 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647534237680 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26258] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26258/stat : 26258 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647533185392 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26259] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26259/stat : 26259 (java) S 26239 26239 25184 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647532132592 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26260] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26260/stat : 26260 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065315 27969658880 26465 33554432000 4194304 4196468 140732884651104 139645157370720 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26261] ppid=26239 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26242/task/26261/stat : 26261 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065315 27969658880 26465 33554432000 4194304 4196468 140732884651104 139647531080496 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105204 KiB

[startup+0.213176 s]*
/proc/loadavg: 4.72 4.72 4.72 2/212 26261
/proc/meminfo: memFree=23019584/32770624 swapFree=66939852/67108860
[pid=26239] ppid=26236 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/26239/stat : 26239 (scop.sh) S 26236 26239 25184 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419065307 115843072 348 33554432000 4194304 5098028 140731144518592 140731144515848 140232712794748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24805376 140731144524581 140731144524908 140731144524908 140731144527821 0
/proc/26239/statm: 28282 348 296 221 0 87 0
[pid=26242] ppid=26239 vsize=27314120 memory=123432 CPUtime=0.24 cores=0-7
/proc/26242/stat : 26242 (java) S 26239 26239 25184 0 -1 1077944320 12239 0 0 0 20 4 0 0 20 0 20 0 419065307 27969658880 30858 33554432000 4194304 4196468 140732884651104 140732884633648 139648410943223 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
/proc/26242/statm: 6828530 30858 2955 1 0 6790935 0
[pid=26242/tid=26243] ppid=26239 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/26242/task/26243/stat : 26243 (java) R 26239 26239 25184 0 -1 4202560 9872 0 0 0 16 3 0 0 20 0 20 0 419065307 27969658880 30858 33554432000 4194304 4196468 140732884651104 139648382726784 139648391218906 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26244] ppid=26239 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/26242/task/26244/stat : 26244 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139648415185808 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26245] ppid=26239 vsize=27314120 memory=140033681549047 CPUtime=0 cores=0-7
/proc/26242/task/26245/stat : 26245 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139648246434576 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26246] ppid=26239 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26242/task/26246/stat : 26246 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647831616656 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26247] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26247/stat : 26247 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647830563856 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26248] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26248/stat : 26248 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647829510544 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26249] ppid=26239 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26242/task/26249/stat : 26249 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647828457744 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26250] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26250/stat : 26250 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647827405456 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26251] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26251/stat : 26251 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647826352656 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26252] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26252/stat : 26252 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065311 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647536343664 139648410954370 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26253] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26253/stat : 26253 (java) S 26239 26239 25184 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419065312 27969658880 30858 33554432000 4194304 4196468 140732884651104 139646164002080 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26254] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26254/stat : 26254 (java) S 26239 26239 25184 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419065312 27969658880 30858 33554432000 4194304 4196468 140732884651104 139646029780592 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26255] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26255/stat : 26255 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 30858 33554432000 4194304 4196468 140732884651104 139645655276112 139648410961819 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26256] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26256/stat : 26256 (java) S 26239 26239 25184 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647535290480 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26257] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26257/stat : 26257 (java) S 26239 26239 25184 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647534237680 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26258] ppid=26239 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26242/task/26258/stat : 26258 (java) S 26239 26239 25184 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647533185392 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26259] ppid=26239 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/26242/task/26259/stat : 26259 (java) S 26239 26239 25184 0 -1 1077944384 495 0 0 0 2 0 0 0 20 0 20 0 419065314 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647532132592 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26260] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26260/stat : 26260 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065315 27969658880 30858 33554432000 4194304 4196468 140732884651104 139645157370720 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26261] ppid=26239 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26242/task/26261/stat : 26261 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065315 27969658880 30858 33554432000 4194304 4196468 140732884651104 139647531080496 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124824 KiB

[startup+0.310202 s]*
/proc/loadavg: 4.72 4.72 4.72 2/212 26261
/proc/meminfo: memFree=23017524/32770624 swapFree=66939852/67108860
[pid=26239] ppid=26236 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/26239/stat : 26239 (scop.sh) S 26236 26239 25184 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419065307 115843072 348 33554432000 4194304 5098028 140731144518592 140731144515848 140232712794748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24805376 140731144524581 140731144524908 140731144524908 140731144527821 0
/proc/26239/statm: 28282 348 296 221 0 87 0
[pid=26242] ppid=26239 vsize=27314120 memory=127072 CPUtime=0.42 cores=0-7
/proc/26242/stat : 26242 (java) S 26239 26239 25184 0 -1 1077944320 12695 0 0 0 37 5 0 0 20 0 20 0 419065307 27969658880 31768 33554432000 4194304 4196468 140732884651104 140732884633648 139648410943223 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
/proc/26242/statm: 6828530 31768 3010 1 0 6790935 0
[pid=26242/tid=26243] ppid=26239 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/26242/task/26243/stat : 26243 (java) R 26239 26239 25184 0 -1 4202560 10065 0 0 0 26 3 0 0 20 0 20 0 419065307 27969658880 31768 33554432000 4194304 4196468 140732884651104 139648382773296 139648392506775 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26244] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26244/stat : 26244 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139648415185808 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26245] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26245/stat : 26245 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139648246434576 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26246] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26246/stat : 26246 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647831616656 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26247] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26247/stat : 26247 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647830563856 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26248] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26248/stat : 26248 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647829510544 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26249] ppid=26239 vsize=27314120 memory=140033516464815 CPUtime=0 cores=0-7
/proc/26242/task/26249/stat : 26249 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647828457744 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26250] ppid=26239 vsize=27314120 memory=140033516467120 CPUtime=0 cores=0-7
/proc/26242/task/26250/stat : 26250 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647827405456 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26251] ppid=26239 vsize=27314120 memory=140033516469424 CPUtime=0 cores=0-7
/proc/26242/task/26251/stat : 26251 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065310 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647826352656 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26252] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26252/stat : 26252 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065311 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647536343664 139648410954370 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26253] ppid=26239 vsize=27314120 memory=280067032952720 CPUtime=0 cores=0-7
/proc/26242/task/26253/stat : 26253 (java) S 26239 26239 25184 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419065312 27969658880 31768 33554432000 4194304 4196468 140732884651104 139646164002080 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26254] ppid=26239 vsize=27314120 memory=280067032950416 CPUtime=0 cores=0-7
/proc/26242/task/26254/stat : 26254 (java) S 26239 26239 25184 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419065312 27969658880 31768 33554432000 4194304 4196468 140732884651104 139646029780592 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26255] ppid=26239 vsize=27314120 memory=280067032957328 CPUtime=0 cores=0-7
/proc/26242/task/26255/stat : 26255 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 31768 33554432000 4194304 4196468 140732884651104 139645655276112 139648410961819 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26256] ppid=26239 vsize=27314120 memory=280067032898608 CPUtime=0.01 cores=0-7
/proc/26242/task/26256/stat : 26256 (java) S 26239 26239 25184 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 20 0 419065314 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647535290480 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26257] ppid=26239 vsize=27314120 memory=280067032971152 CPUtime=0 cores=0-7
/proc/26242/task/26257/stat : 26257 (java) S 26239 26239 25184 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 20 0 419065314 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647534237680 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26258] ppid=26239 vsize=27314120 memory=280067032978064 CPUtime=0.01 cores=0-7
/proc/26242/task/26258/stat : 26258 (java) S 26239 26239 25184 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 419065314 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647533185392 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26259] ppid=26239 vsize=27314120 memory=280067032975760 CPUtime=0.07 cores=0-7
/proc/26242/task/26259/stat : 26259 (java) S 26239 26239 25184 0 -1 1077944384 595 0 0 0 7 0 0 0 20 0 20 0 419065314 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647532132592 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26260] ppid=26239 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26260/stat : 26260 (java) S 26239 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065315 27969658880 31768 33554432000 4194304 4196468 140732884651104 139645157370720 139648410953429 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26261] ppid=26239 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26242/task/26261/stat : 26261 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065315 27969658880 31768 33554432000 4194304 4196468 140732884651104 139647531080496 139648410954370 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128464 KiB

[startup+0.701218 s]
/proc/loadavg: 4.72 4.72 4.72 2/212 26261
/proc/meminfo: memFree=22995932/32770624 swapFree=66939852/67108860
[pid=26239] ppid=26236 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/26239/stat : 26239 (scop.sh) S 26236 26239 25184 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419065307 115843072 348 33554432000 4194304 5098028 140731144518592 140731144515848 140232712794748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24805376 140731144524581 140731144524908 140731144524908 140731144527821 0
/proc/26239/statm: 28282 348 296 221 0 87 0
[pid=26242] ppid=26239 vsize=27320392 memory=162520 CPUtime=0.98 cores=0-7
/proc/26242/stat : 26242 (java) S 26239 26239 25184 0 -1 1077944320 20216 0 0 0 91 7 0 0 20 0 20 0 419065307 27976081408 40630 33554432000 4194304 4196468 140732884651104 140732884633648 139648410943223 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
/proc/26242/statm: 6830098 40630 3183 1 0 6791447 0
[pid=26242/tid=26243] ppid=26239 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/26242/task/26243/stat : 26243 (java) R 26239 26239 25184 0 -1 4202560 16986 0 0 0 62 6 0 0 20 0 20 0 419065307 27976081408 40630 33554432000 4194304 4196468 140732884651104 139648382781104 139647912606416 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26244] ppid=26239 vsize=27320392 memory=140033516675952 CPUtime=0 cores=0-7
/proc/26242/task/26244/stat : 26244 (java) S 26239 26239 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419065310 27976081408 40630 33554432000 4194304 4196468 140732884651104 139648415185808 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26245] ppid=26239 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26245/stat : 26245 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27976081408 40630 33554432000 4194304 4196468 140732884651104 139648246434576 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26246] ppid=26239 vsize=27320392 memory=1256 CPUtime=0 cores=0-7
/proc/26242/task/26246/stat : 26246 (java) S 26239 26239 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419065310 27976081408 40630 33554432000 4194304 4196468 140732884651104 139647831616656 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.003783 s

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

[startup+2522.38 s]
# the end of solver process 26242 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8415.62 s, system=80.0408 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+2520.8 s]
/proc/loadavg: 7.32 6.47 4.85 9/211 26475
/proc/meminfo: memFree=582496/32770624 swapFree=66939852/67108860
[pid=26242] ppid=26236 vsize=27326612 memory=24021256 CPUtime=8485.55 cores=0-7
/proc/26242/stat : 26242 (java) S 26236 26239 25184 0 -1 1077944320 40650059 0 0 0 840588 7967 0 0 20 0 20 0 419065307 27982450688 6005314 33554432000 4194304 4196468 140732884651104 140732884633648 139648410943223 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
/proc/26242/statm: 6831653 6005314 3313 1 0 6792983 0
[pid=26242/tid=26243] ppid=26236 vsize=27326612 memory=7992 CPUtime=1651.8 cores=0-7
/proc/26242/task/26243/stat : 26243 (java) S 26236 26239 25184 0 -1 1077944384 285686 0 0 0 164991 189 0 0 20 0 20 0 419065307 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648382779344 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26244] ppid=26236 vsize=27326612 memory=6791534058613427641 CPUtime=851.22 cores=0-7
/proc/26242/task/26244/stat : 26244 (java) R 26236 26239 25184 0 -1 4202560 5814780 0 0 0 84161 961 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648415186008 139648392539750 0 4 2 25189581 0 0 0 -1 0 0 0 48 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26245] ppid=26236 vsize=27326612 memory=24021256 CPUtime=850.3 cores=0-7
/proc/26242/task/26245/stat : 26245 (java) R 26236 26239 25184 0 -1 4202560 4502856 0 0 0 84073 957 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648246434776 139648392539664 0 4 2 25189581 0 0 0 -1 3 0 0 50 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26246] ppid=26236 vsize=27326612 memory=988 CPUtime=857.93 cores=0-7
/proc/26242/task/26246/stat : 26246 (java) R 26236 26239 25184 0 -1 4202560 5401537 0 0 0 84858 935 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647831616856 139648395640998 0 4 2 25189581 0 0 0 -1 2 0 0 56 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26247] ppid=26236 vsize=27326612 memory=2008 CPUtime=849.87 cores=0-7
/proc/26242/task/26247/stat : 26247 (java) R 26236 26239 25184 0 -1 4202560 4316988 0 0 0 84076 911 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647830564056 139648395893828 0 4 2 25189581 0 0 0 -1 7 0 0 54 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26248] ppid=26236 vsize=27326612 memory=668 CPUtime=850.25 cores=0-7
/proc/26242/task/26248/stat : 26248 (java) R 26236 26239 25184 0 -1 4202560 3864403 0 0 0 84094 931 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647829510432 139648395641057 0 4 2 25189581 0 0 0 -1 5 0 0 59 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26249] ppid=26236 vsize=27326612 memory=1256 CPUtime=850.06 cores=0-7
/proc/26242/task/26249/stat : 26249 (java) R 26236 26239 25184 0 -1 4202560 4892296 0 0 0 84088 918 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647828457944 139648395893828 0 4 2 25189581 0 0 0 -1 1 0 0 56 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26250] ppid=26236 vsize=27326612 memory=1076 CPUtime=850.17 cores=0-7
/proc/26242/task/26250/stat : 26250 (java) R 26236 26239 25184 0 -1 4202560 5482149 0 0 0 84005 1012 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647827405656 139648395640802 0 4 2 25189581 0 0 0 -1 6 0 0 55 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26251] ppid=26236 vsize=27326612 memory=14008 CPUtime=850.68 cores=0-7
/proc/26242/task/26251/stat : 26251 (java) R 26236 26239 25184 0 -1 4202560 3969609 0 0 0 84079 989 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647826352856 139648395397980 0 4 2 25189581 0 0 0 -1 4 0 0 53 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26252] ppid=26236 vsize=27326612 memory=22628 CPUtime=7.89 cores=0-7
/proc/26242/task/26252/stat : 26252 (java) S 26236 26239 25184 0 -1 1077944384 2037764 0 0 0 675 114 0 0 20 0 20 0 419065311 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647536341984 139648410953429 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26253] ppid=26236 vsize=27326612 memory=14056 CPUtime=0 cores=0-7
/proc/26242/task/26253/stat : 26253 (java) S 26236 26239 25184 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 419065312 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139646164002144 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26254] ppid=26236 vsize=27326612 memory=2116 CPUtime=0 cores=0-7
/proc/26242/task/26254/stat : 26254 (java) S 26236 26239 25184 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 20 0 419065312 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139646029780608 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26255] ppid=26236 vsize=27326612 memory=520 CPUtime=0 cores=0-7
/proc/26242/task/26255/stat : 26255 (java) S 26236 26239 25184 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139645655275760 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26256] ppid=26236 vsize=27326612 memory=1436 CPUtime=4.49 cores=0-7
/proc/26242/task/26256/stat : 26256 (java) S 26236 26239 25184 0 -1 1077944384 17586 0 0 0 445 4 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647535290480 139648410954370 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26257] ppid=26236 vsize=27326612 memory=4164 CPUtime=3.66 cores=0-7
/proc/26242/task/26257/stat : 26257 (java) S 26236 26239 25184 0 -1 1077944384 15861 0 0 0 363 3 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647534237680 139648410954370 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26258] ppid=26236 vsize=27326612 memory=1548 CPUtime=4.76 cores=0-7
/proc/26242/task/26258/stat : 26258 (java) S 26236 26239 25184 0 -1 1077944384 18504 0 0 0 473 3 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647533185392 139648410954370 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26259] ppid=26236 vsize=27326612 memory=1728 CPUtime=1.38 cores=0-7
/proc/26242/task/26259/stat : 26259 (java) S 26236 26239 25184 0 -1 1077944384 24851 0 0 0 133 5 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647532132592 139648410954370 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26260] ppid=26236 vsize=27326612 memory=7992 CPUtime=0 cores=0-7
/proc/26242/task/26260/stat : 26260 (java) S 26236 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065315 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139645157370720 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26261] ppid=26236 vsize=27326612 memory=9580 CPUtime=0.93 cores=0-7
/proc/26242/task/26261/stat : 26261 (java) S 26236 26239 25184 0 -1 1077944384 3668 0 0 0 44 49 0 0 20 0 20 0 419065315 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647531080496 139648410954370 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
Current cumulated CPU time of completed processes: 0.003783 s
Current children cumulated CPU time: 8485.55 s
Current children cumulated vsize: 27326612 KiB
Current children cumulated memory: 24021256 KiB

[startup+2521.6 s]
/proc/loadavg: 7.38 6.50 4.86 9/211 26475
/proc/meminfo: memFree=582892/32770624 swapFree=66939852/67108860
[pid=26242] ppid=26236 vsize=27326612 memory=24021256 CPUtime=8491.93 cores=0-7
/proc/26242/stat : 26242 (java) S 26236 26239 25184 0 -1 1077944320 40655028 0 0 0 841226 7967 0 0 20 0 20 0 419065307 27982450688 6005314 33554432000 4194304 4196468 140732884651104 140732884633648 139648410943223 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
/proc/26242/statm: 6831653 6005314 3313 1 0 6792983 0
[pid=26242/tid=26243] ppid=26236 vsize=27326612 memory=3480 CPUtime=1651.8 cores=0-7
/proc/26242/task/26243/stat : 26243 (java) S 26236 26239 25184 0 -1 1077944384 285686 0 0 0 164991 189 0 0 20 0 20 0 419065307 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648382779344 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26244] ppid=26236 vsize=27326612 memory=1392 CPUtime=852.02 cores=0-7
/proc/26242/task/26244/stat : 26244 (java) R 26236 26239 25184 0 -1 4202560 5814780 0 0 0 84241 961 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648415186008 139648395640975 0 4 2 25189581 0 0 0 -1 0 0 0 48 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26245] ppid=26236 vsize=27326612 memory=1392 CPUtime=851.1 cores=0-7
/proc/26242/task/26245/stat : 26245 (java) R 26236 26239 25184 0 -1 4202560 4502856 0 0 0 84153 957 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648246434776 139648395640998 0 4 2 25189581 0 0 0 -1 3 0 0 50 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26246] ppid=26236 vsize=27326612 memory=24021244 CPUtime=858.74 cores=0-7
/proc/26242/task/26246/stat : 26246 (java) R 26236 26239 25184 0 -1 4202560 5401669 0 0 0 84938 936 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647831616856 139648395640862 0 4 2 25189581 0 0 0 -1 2 0 0 56 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26247] ppid=26236 vsize=27326612 memory=6944656592455097440 CPUtime=850.66 cores=0-7
/proc/26242/task/26247/stat : 26247 (java) R 26236 26239 25184 0 -1 4202560 4316988 0 0 0 84155 911 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647830564056 139648395893828 0 4 2 25189581 0 0 0 -1 7 0 0 54 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26248] ppid=26236 vsize=27326612 memory=41052 CPUtime=851.05 cores=0-7
/proc/26242/task/26248/stat : 26248 (java) R 26236 26239 25184 0 -1 4202560 3864403 0 0 0 84174 931 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647829510432 139648395640998 0 4 2 25189581 0 0 0 -1 5 0 0 59 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26249] ppid=26236 vsize=27326612 memory=988 CPUtime=850.87 cores=0-7
/proc/26242/task/26249/stat : 26249 (java) R 26236 26239 25184 0 -1 4202560 4897115 0 0 0 84168 919 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647828457944 139648392539099 0 4 2 25189581 0 0 0 -1 1 0 0 56 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26250] ppid=26236 vsize=27326612 memory=2008 CPUtime=850.97 cores=0-7
/proc/26242/task/26250/stat : 26250 (java) R 26236 26239 25184 0 -1 4202560 5482149 0 0 0 84085 1012 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647827405656 139648392539142 0 4 2 25189581 0 0 0 -1 6 0 0 55 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26251] ppid=26236 vsize=27326612 memory=1392 CPUtime=851.48 cores=0-7
/proc/26242/task/26251/stat : 26251 (java) R 26236 26239 25184 0 -1 4202560 3969627 0 0 0 84159 989 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647826352856 139648395397980 0 4 2 25189581 0 0 0 -1 4 0 0 53 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26252] ppid=26236 vsize=27326612 memory=24021184 CPUtime=7.89 cores=0-7
/proc/26242/task/26252/stat : 26252 (java) S 26236 26239 25184 0 -1 1077944384 2037764 0 0 0 675 114 0 0 20 0 20 0 419065311 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647536341984 139648410953429 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26253] ppid=26236 vsize=27326612 memory=24021184 CPUtime=0 cores=0-7
/proc/26242/task/26253/stat : 26253 (java) S 26236 26239 25184 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 419065312 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139646164002144 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26254] ppid=26236 vsize=27326612 memory=1728 CPUtime=0 cores=0-7
/proc/26242/task/26254/stat : 26254 (java) S 26236 26239 25184 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 20 0 419065312 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139646029780608 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26255] ppid=26236 vsize=27326612 memory=7992 CPUtime=0 cores=0-7
/proc/26242/task/26255/stat : 26255 (java) S 26236 26239 25184 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139645655275760 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26256] ppid=26236 vsize=27326612 memory=9580 CPUtime=4.49 cores=0-7
/proc/26242/task/26256/stat : 26256 (java) S 26236 26239 25184 0 -1 1077944384 17586 0 0 0 445 4 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647535290528 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26257] ppid=26236 vsize=27326612 memory=3504 CPUtime=3.66 cores=0-7
/proc/26242/task/26257/stat : 26257 (java) S 26236 26239 25184 0 -1 1077944384 15861 0 0 0 363 3 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647534237440 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26258] ppid=26236 vsize=27326612 memory=41052 CPUtime=4.76 cores=0-7
/proc/26242/task/26258/stat : 26258 (java) S 26236 26239 25184 0 -1 1077944384 18504 0 0 0 473 3 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647533185440 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26259] ppid=26236 vsize=27326612 memory=988 CPUtime=1.38 cores=0-7
/proc/26242/task/26259/stat : 26259 (java) S 26236 26239 25184 0 -1 1077944384 24851 0 0 0 133 5 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647532132640 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26260] ppid=26236 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/26242/task/26260/stat : 26260 (java) S 26236 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065315 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139645157370720 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26261] ppid=26236 vsize=27326612 memory=7956001647176606824 CPUtime=0.93 cores=0-7
/proc/26242/task/26261/stat : 26261 (java) S 26236 26239 25184 0 -1 1077944384 3668 0 0 0 44 49 0 0 20 0 20 0 419065315 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647531080496 139648410954370 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
Current cumulated CPU time of completed processes: 0.003783 s
Current children cumulated CPU time: 8491.93 s
Current children cumulated vsize: 27326612 KiB
Current children cumulated memory: 24021256 KiB

[startup+2522 s]*
/proc/loadavg: 7.38 6.50 4.86 9/211 26475
/proc/meminfo: memFree=583140/32770624 swapFree=66939852/67108860
[pid=26242] ppid=26236 vsize=27326612 memory=24021256 CPUtime=8495.19 cores=0-7
/proc/26242/stat : 26242 (java) S 26236 26239 25184 0 -1 1077944320 40657604 0 0 0 841552 7967 0 0 20 0 20 0 419065307 27982450688 6005314 33554432000 4194304 4196468 140732884651104 140732884633648 139648410943223 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
/proc/26242/statm: 6831653 6005314 3313 1 0 6792983 0
[pid=26242/tid=26243] ppid=26236 vsize=27326612 memory=1804 CPUtime=1651.8 cores=0-7
/proc/26242/task/26243/stat : 26243 (java) S 26236 26239 25184 0 -1 1077944384 285686 0 0 0 164991 189 0 0 20 0 20 0 419065307 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648382779344 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26244] ppid=26236 vsize=27326612 memory=920 CPUtime=852.43 cores=0-7
/proc/26242/task/26244/stat : 26244 (java) R 26236 26239 25184 0 -1 4202560 5814780 0 0 0 84282 961 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648415186008 139648395928519 0 4 2 25189581 0 0 0 -1 0 0 0 48 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26245] ppid=26236 vsize=27326612 memory=4460 CPUtime=851.51 cores=0-7
/proc/26242/task/26245/stat : 26245 (java) R 26236 26239 25184 0 -1 4202560 4504581 0 0 0 84194 957 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139648246434776 139648392539664 0 4 2 25189581 0 0 0 -1 3 0 0 50 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26246] ppid=26236 vsize=27326612 memory=4872558044660077418 CPUtime=859.15 cores=0-7
/proc/26242/task/26246/stat : 26246 (java) R 26236 26239 25184 0 -1 4202560 5401714 0 0 0 84979 936 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647831616856 139648395640998 0 4 2 25189581 0 0 0 -1 2 0 0 56 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26247] ppid=26236 vsize=27326612 memory=808 CPUtime=851.05 cores=0-7
/proc/26242/task/26247/stat : 26247 (java) R 26236 26239 25184 0 -1 4202560 4316988 0 0 0 84194 911 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647830564056 139648395893828 0 4 2 25189581 0 0 0 -1 7 0 0 54 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26248] ppid=26236 vsize=27326612 memory=1804 CPUtime=851.45 cores=0-7
/proc/26242/task/26248/stat : 26248 (java) R 26236 26239 25184 0 -1 4202560 3864403 0 0 0 84214 931 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647829510432 139648395641020 0 4 2 25189581 0 0 0 -1 5 0 0 59 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26249] ppid=26236 vsize=27326612 memory=920 CPUtime=851.28 cores=0-7
/proc/26242/task/26249/stat : 26249 (java) R 26236 26239 25184 0 -1 4202560 4897921 0 0 0 84209 919 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647828457944 139648392539105 0 4 2 25189581 0 0 0 -1 1 0 0 56 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26250] ppid=26236 vsize=27326612 memory=4460 CPUtime=851.38 cores=0-7
/proc/26242/task/26250/stat : 26250 (java) R 26236 26239 25184 0 -1 4202560 5482149 0 0 0 84126 1012 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647827405656 139648395640965 0 4 2 25189581 0 0 0 -1 6 0 0 55 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26251] ppid=26236 vsize=27326612 memory=1412 CPUtime=851.89 cores=0-7
/proc/26242/task/26251/stat : 26251 (java) R 26236 26239 25184 0 -1 4202560 3969627 0 0 0 84200 989 0 0 20 0 20 0 419065310 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647826352856 139648392539805 0 4 2 25189581 0 0 0 -1 4 0 0 53 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26252] ppid=26236 vsize=27326612 memory=41052 CPUtime=7.89 cores=0-7
/proc/26242/task/26252/stat : 26252 (java) S 26236 26239 25184 0 -1 1077944384 2037764 0 0 0 675 114 0 0 20 0 20 0 419065311 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647536341984 139648410953429 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26253] ppid=26236 vsize=27326612 memory=1392 CPUtime=0 cores=0-7
/proc/26242/task/26253/stat : 26253 (java) S 26236 26239 25184 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 419065312 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139646164002144 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26254] ppid=26236 vsize=27326612 memory=24021256 CPUtime=0 cores=0-7
/proc/26242/task/26254/stat : 26254 (java) S 26236 26239 25184 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 20 0 419065312 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139646029780608 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26255] ppid=26236 vsize=27326612 memory=1436 CPUtime=0 cores=0-7
/proc/26242/task/26255/stat : 26255 (java) S 26236 26239 25184 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139645655275760 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26256] ppid=26236 vsize=27326612 memory=4164 CPUtime=4.49 cores=0-7
/proc/26242/task/26256/stat : 26256 (java) S 26236 26239 25184 0 -1 1077944384 17586 0 0 0 445 4 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647535290528 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26257] ppid=26236 vsize=27326612 memory=1548 CPUtime=3.66 cores=0-7
/proc/26242/task/26257/stat : 26257 (java) S 26236 26239 25184 0 -1 1077944384 15861 0 0 0 363 3 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647534237440 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26258] ppid=26236 vsize=27326612 memory=4460 CPUtime=4.76 cores=0-7
/proc/26242/task/26258/stat : 26258 (java) S 26236 26239 25184 0 -1 1077944384 18504 0 0 0 473 3 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647533185440 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26259] ppid=26236 vsize=27326612 memory=1412 CPUtime=1.38 cores=0-7
/proc/26242/task/26259/stat : 26259 (java) S 26236 26239 25184 0 -1 1077944384 24851 0 0 0 133 5 0 0 20 0 20 0 419065314 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647532132640 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26260] ppid=26236 vsize=27326612 memory=3480 CPUtime=0 cores=0-7
/proc/26242/task/26260/stat : 26260 (java) S 26236 26239 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419065315 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139645157370720 139648410953429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
[pid=26242/tid=26261] ppid=26236 vsize=27326612 memory=1392 CPUtime=0.93 cores=0-7
/proc/26242/task/26261/stat : 26261 (java) S 26236 26239 25184 0 -1 1077944384 3668 0 0 0 44 49 0 0 20 0 20 0 419065315 27982450688 6005314 33554432000 4194304 4196468 140732884651104 139647531080496 139648410954370 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13139968 140732884652779 140732884653206 140732884653206 140732884656079 0
Current cumulated CPU time of completed processes: 0.003783 s
Current children cumulated CPU time: 8495.19 s
Current children cumulated vsize: 27326612 KiB
Current children cumulated memory: 24021256 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2522.38
CPU time (s): 8495.66
CPU user time (s): 8415.62
CPU system time (s): 80.0408
CPU usage (%): 336.811
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24022648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8415.62
system time used= 80.0408
maximum resident set size= 24021368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40658709
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 125399
involuntary context switches= 198810


# summary of solver processes directly reported to runsolver:
#   pid: 26239,26242
#   total CPU time (s): 8495.66
#   total CPU user time (s): 8415.62
#   total CPU system time (s): 80.0408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1025 second user time and 28.6358 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-14 05:24:24
IDJOB=4392401
IDBENCH=130926
IDSOLVER=2838
FILE ID=node119/4392401-1568431504
RUNJOBID= node119-1568428810-25211
PBS_JOBID= 21702306
Free space on /tmp= 61504 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-m4D/Subisomorphism-si4-m4Dr4-m1296-05.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392401-1568431504/watcher-4392401-1568431504 -o /tmp/evaluation-result-4392401-1568431504/solver-4392401-1568431504 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568428810-25211 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392401-1568431504.xml

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

MD5SUM BENCH= 880994e2431ab8d90ac30179b2246ea4
RANDOM SEED=1137831071

node119.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.47
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.47
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.47
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.47
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:        23133388 kB
MemAvailable:   31818736 kB
Buffers:          208624 kB
Cached:          8741140 kB
SwapCached:        61128 kB
Active:          2820760 kB
Inactive:        6194668 kB
Active(anon):       4472 kB
Inactive(anon):   102456 kB
Active(file):    2816288 kB
Inactive(file):  6092212 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66939852 kB
Dirty:             20840 kB
Writeback:             0 kB
AnonPages:        248632 kB
Mapped:            44884 kB
Shmem:             32816 kB
Slab:             215780 kB
SReclaimable:     185364 kB
SUnreclaim:        30416 kB
KernelStack:        3840 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61484 MiB
End job on node119 at 2019-09-14 06:06:27