Trace number 4388362

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)? (TO) 2528.25 1093.37

General information on the benchmark

NameCrossword/Crossword-m1c-ogd2008-herald/
Crossword-m1c-ogd2008-h1506.xml
MD5SUM0e5e1a5440f053ee6c87120c72693e04
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 benchmark0.985276
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints72
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":195}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":195}]
Minimum constraint arity3
Maximum constraint arity9
Distribution of constraint arities[{"arity":3,"count":8},{"arity":4,"count":20},{"arity":5,"count":14},{"arity":6,"count":4},{"arity":7,"count":19},{"arity":8,"count":4},{"arity":9,"count":3}]
Number of extensional constraints72
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":72}]
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 -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-8746-serial-file.bin HOME/instance-4388362-1568297515.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 16:13:37 CEST 2019
0.66/0.55	c PID: 8750
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
4.02/1.82	c (1,1) Parsing End
4.02/1.83	c (1,1) CSP: 195 int (0 aux), 0 bool (0 aux), 72 ctr, max domain size 26
4.02/1.83	c (1,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
4.02/1.83	c (1,1) Constraint Name Generate Begin
4.02/1.83	c (1,1) Ctr:HOME/instance-4388362-1568297515.xml,ExtensionSupport:Var
4.02/1.83	c (1,1) Constraint Name Generate End
4.02/1.83	c (1,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
4.02/1.83	c (1,1) CSP to CSPinCNF Begin
123.00/88.74	c (88,82) translated 8 (10%) constraints
209.21/161.40	c (160,150) translated 15 (20%) constraints
271.15/214.87	c (214,201) translated 22 (30%) constraints
276.16/219.86	c (219,206) translated 29 (40%) constraints
282.37/225.14	c (224,211) translated 36 (50%) constraints
299.13/240.11	c (239,225) translated 44 (60%) constraints
317.81/257.13	c (256,242) translated 51 (70%) constraints
326.67/265.10	c (264,249) translated 58 (80%) constraints
402.27/330.66	c (330,312) translated 65 (90%) constraints
528.75/440.99	c (440,417) translated 72 (100%) constraints
625.18/479.04	c (478,435) ===========================================
626.81/480.65	c (480,437) Hybrid: #OE=741699, #LE=0
626.81/480.65	c (480,437) Hybrid
626.81/480.65	c (480,437) ===========================================
645.72/496.55	c (496,452) translated 762152 (10%) constraints
663.88/512.39	c (511,467) translated 1524304 (20%) constraints
721.54/538.21	c (537,482) translated 2286456 (30%) constraints
863.85/585.49	c (584,497) translated 3048608 (40%) constraints
959.77/621.01	c (620,512) translated 3810760 (50%) constraints
1057.85/656.86	c (656,527) translated 4572912 (60%) constraints
1158.89/693.58	c (693,542) translated 5335064 (70%) constraints
1307.54/742.35	c (741,557) translated 6097216 (80%) constraints
1508.04/804.22	c (803,572) translated 6859368 (90%) constraints
1766.98/880.66	c (880,587) translated 7621519 (100%) constraints
1766.98/880.66	c (880,587) CSP to CSPinCNF End
1767.19/880.88	c (880,587) CSP: 195 int (0 aux), 741504 bool (741504 aux), 7621519 ctr, max domain size 26
1767.19/880.88	c (880,587) Heap : 10041 MiB used (max 10802 MiB), NonHeap : 27 MiB used (max 0 MiB)
1767.19/880.88	c (880,587) CSPinCNF Propagation Begin
2520.22/1091.33	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.22/1091.33	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 (4338 MiB free)
  memory of node 1: 16384 MiB (15152 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388362-1568297515/watcher-4388362-1568297515 -o /tmp/evaluation-result-4388362-1568297515/solver-4388362-1568297515 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568287468-5190 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388362-1568297515.xml 

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

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


[startup+0.100094 s]*
/proc/loadavg: 4.27 3.57 2.77 3/228 8764
/proc/meminfo: memFree=19897816/32770624 swapFree=66901228/67108860
[pid=8746] ppid=8743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8746/stat : 8746 (scop.sh) S 8743 8746 3961 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406019065 115843072 349 33554432000 4194304 5098028 140732678550240 140732678547496 139948589417084 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28581888 140732678558563 140732678558832 140732678558832 140732678561741 0
/proc/8746/statm: 28282 349 296 221 0 87 0
[pid=8750] ppid=8746 vsize=15013720 memory=74572 CPUtime=0.11 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8746 8746 3961 0 -1 1077944320 6847 0 0 0 9 2 0 0 20 0 15 0 406019065 15374049280 18643 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3753430 18643 2931 1 0 3715835 0
[pid=8750/tid=8751] ppid=8746 vsize=15014680 memory=7973237917689811803 CPUtime=0.08 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) R 8746 8746 3961 0 -1 4202560 4835 0 0 0 7 1 0 0 20 0 15 0 406019065 15375032320 18841 33554432000 4194304 4196468 140725336283632 140451754964272 140451775490955 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8746 vsize=15014680 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15375032320 18907 33554432000 4194304 4196468 140725336283632 140451787422096 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8746 vsize=15014680 memory=140598221547136 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15375032320 18907 33554432000 4194304 4196468 140725336283632 140451243436304 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8746 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15375032320 18907 33554432000 4194304 4196468 140725336283632 140451242384016 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8746 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15375032320 18907 33554432000 4194304 4196468 140725336283632 140451241331216 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8746 vsize=15014680 memory=140598221547136 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019068 15375032320 18907 33554432000 4194304 4196468 140725336283632 140451122707056 140451783191170 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8746 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8746 8746 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406019069 15375032320 18907 33554432000 4194304 4196468 140725336283632 140450363073824 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8746 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019069 15375032320 18907 33554432000 4194304 4196468 140725336283632 140450128193136 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8746 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019071 15376699392 18907 33554432000 4194304 4196468 140725336283632 140449753684560 140451783198619 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8746 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) S 8746 8746 3961 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 406019071 15376699392 18907 33554432000 4194304 4196468 140725336283632 140451121653872 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8746 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019071 15376699392 18907 33554432000 4194304 4196468 140725336283632 140451120601072 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8746 vsize=15016308 memory=140598221547136 CPUtime=0.01 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) S 8746 8746 3961 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 406019072 15376699392 18907 33554432000 4194304 4196468 140725336283632 140451119548784 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8746 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15376699392 18907 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8746 vsize=15016308 memory=140598221547136 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019072 15376699392 18973 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 75968 KiB

[startup+0.211528 s]*
/proc/loadavg: 4.27 3.57 2.77 3/228 8764
/proc/meminfo: memFree=19881652/32770624 swapFree=66901228/67108860
[pid=8746] ppid=8743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8746/stat : 8746 (scop.sh) S 8743 8746 3961 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406019065 115843072 349 33554432000 4194304 5098028 140732678550240 140732678547496 139948589417084 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28581888 140732678558563 140732678558832 140732678558832 140732678561741 0
/proc/8746/statm: 28282 349 296 221 0 87 0
[pid=8750] ppid=8746 vsize=15012696 memory=86232 CPUtime=0.24 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8746 8746 3961 0 -1 1077944320 11103 0 0 0 21 3 0 0 20 0 15 0 406019065 15373000704 21558 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3753174 21558 2934 1 0 3715579 0
[pid=8750/tid=8751] ppid=8746 vsize=15012696 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) R 8746 8746 3961 0 -1 4202560 8833 0 0 0 17 3 0 0 20 0 15 0 406019065 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451755009680 140451783191958 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8746 vsize=15012696 memory=12638 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451787422096 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8746 vsize=15012696 memory=140598224380878 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451243436304 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8746 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451242384016 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8746 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451241331216 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8746 vsize=15012696 memory=140598221547136 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019068 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451122707056 140451783191170 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8746 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8746 8746 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406019069 15373000704 21558 33554432000 4194304 4196468 140725336283632 140450363073824 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8746 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019069 15373000704 21558 33554432000 4194304 4196468 140725336283632 140450128193136 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8746 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019071 15373000704 21558 33554432000 4194304 4196468 140725336283632 140449753684560 140451783198619 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8746 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) S 8746 8746 3961 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 406019071 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451121653872 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8746 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8746 8746 3961 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 406019071 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451120601072 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8746 vsize=15012696 memory=140598221547136 CPUtime=0.03 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) R 8746 8746 3961 0 -1 4202560 477 0 0 0 3 0 0 0 20 0 15 0 406019072 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451119548784 140451762631233 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8746 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15373000704 21558 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8746 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019072 15373000704 21558 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87628 KiB

[startup+0.310467 s]*
/proc/loadavg: 4.27 3.57 2.77 3/228 8764
/proc/meminfo: memFree=19879088/32770624 swapFree=66901228/67108860
[pid=8746] ppid=8743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8746/stat : 8746 (scop.sh) S 8743 8746 3961 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406019065 115843072 349 33554432000 4194304 5098028 140732678550240 140732678547496 139948589417084 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28581888 140732678558563 140732678558832 140732678558832 140732678561741 0
/proc/8746/statm: 28282 349 296 221 0 87 0
[pid=8750] ppid=8746 vsize=15012696 memory=89912 CPUtime=0.43 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8746 8746 3961 0 -1 1077944320 12013 0 0 0 39 4 0 0 20 0 15 0 406019065 15373000704 22478 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3753174 22478 3035 1 0 3715579 0
[pid=8750/tid=8751] ppid=8746 vsize=15012696 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) R 8746 8746 3961 0 -1 4202560 9589 0 0 0 26 3 0 0 20 0 15 0 406019065 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451755010096 140451764743583 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8746 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451787422096 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8746 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451243436304 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8746 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451242384016 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8746 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451241331216 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8746 vsize=15012696 memory=7223591951666816402 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019068 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451122707056 140451783191170 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8746 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8746 8746 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406019069 15373000704 22478 33554432000 4194304 4196468 140725336283632 140450363073824 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8746 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019069 15373000704 22478 33554432000 4194304 4196468 140725336283632 140450128193136 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8746 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019071 15373000704 22478 33554432000 4194304 4196468 140725336283632 140449753684560 140451783198619 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8746 vsize=15012696 memory=-8412656567168561567 CPUtime=0.01 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) S 8746 8746 3961 0 -1 1077944384 436 0 0 0 1 0 0 0 20 0 15 0 406019071 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451121653872 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8746 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8746 8746 3961 0 -1 1077944384 158 0 0 0 3 0 0 0 20 0 15 0 406019071 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451120601072 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8746 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) S 8746 8746 3961 0 -1 1077944384 499 0 0 0 7 0 0 0 20 0 15 0 406019072 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451119548784 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8746 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15373000704 22478 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8746 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019072 15373000704 22478 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91308 KiB

[startup+0.701271 s]
/proc/loadavg: 4.27 3.57 2.77 3/228 8764
/proc/meminfo: memFree=19855896/32770624 swapFree=66901228/67108860
[pid=8746] ppid=8743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8746/stat : 8746 (scop.sh) S 8743 8746 3961 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406019065 115843072 349 33554432000 4194304 5098028 140732678550240 140732678547496 139948589417084 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28581888 140732678558563 140732678558832 140732678558832 140732678561741 0
/proc/8746/statm: 28282 349 296 221 0 87 0
[pid=8750] ppid=8746 vsize=15018968 memory=129204 CPUtime=1.02 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8746 8746 3961 0 -1 1077944320 19599 0 0 0 96 6 0 0 20 0 15 0 406019065 15379423232 32301 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3754742 32301 3180 1 0 3716091 0
[pid=8750/tid=8751] ppid=8746 vsize=15018968 memory=36796 CPUtime=0.68 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) R 8746 8746 3961 0 -1 4202560 16640 0 0 0 63 5 0 0 20 0 15 0 406019065 15379423232 32301 33554432000 4194304 4196468 140725336283632 140451755014016 140451286164254 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8746 vsize=15018968 memory=988 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15379423232 32301 33554432000 4194304 4196468 140725336283632 140451787422096 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8746 vsize=15018968 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15379423232 32301 33554432000 4194304 4196468 140725336283632 140451243436304 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8746 vsize=15018968 memory=1268 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) S 8746 8746 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406019067 15379423232 32301 33554432000 4194304 4196468 140725336283632 140451242384016 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8746 vsize=15018968 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019067 15379423232 32301 33554432000 4194304 4196468 140725336283632 140451241331216 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8746 vsize=15018968 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) S 8746 8746 3961 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406019068 15379423232 32301 33554432000 4194304 4196468 140725336283632 140451122707056 140451783191170 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8746 vsize=15018968 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8746 8746 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406019069 15379423232 32301 33554432000 4194304 4196468 140725336283632 140450363073824 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8746 vsize=15018968 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019069 15379423232 32301 33554432000 4194304 4196468 140725336283632 140450128193136 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8746 vsize=15018968 memory=624 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019071 15379423232 32301 33554432000 4194304 4196468 140725336283632 140449753684560 140451783198619 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8746 vsize=15018968 memory=1060 CPUtime=0.07 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) R 8746 8746 3961 0 -1 4202560 655 0 0 0 7 0 0 0 20 0 15 0 406019071 15379423232 32301 33554432000 4194304 4196468 140725336283632 140451121645200 140451762356225 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8746 vsize=15018968 memory=1724 CPUtime=0.09 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8746 8746 3961 0 -1 1077944384 373 0 0 0 9 0 0 0 20 0 15 0 406019071 15379423232 32813 33554432000 4194304 4196468 140725336283632 140451120601072 140451783191170 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8746 vsize=15018968 memory=1096 CPUtime=0.15 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) S 8746 8746 3961 0 -1 1077944384 597 0 0 0 15 0 0 0 20 0 15 0 406019072 15379423232 32813 33554432000 4194304 4196468 140725336283632 140451119548784 140451783191170 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8746 vsize=15018968 memory=1192 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8746 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15379423232 32813 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8746 vsize=15018968 memory=5940 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8746 8746 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406019072 15379423232 32813 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 130600 KiB

[startup+1.50082 s]
/proc/loadavg: 4.27 3.57 2.77 4/228 8764
/proc/meminfo: memFree=19735572/32770624 swapFree=66901228/67108860
[pid=8746] ppid=8743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8746/stat : 8746 (scop.sh) S 8743 8746 3961 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 406019065 115843072 349 33554432000 4194304 5098028 140732678550240 140732678547496 139948589417084 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28581888 140732678558563 140732678558832 140732678558832 140732678561741 0
/proc/8746/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 2520.69 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074340 KiB

[startup+1092.2 s]*
/proc/loadavg: 4.65 3.91 3.19 3/233 8890
/proc/meminfo: memFree=11670328/32770624 swapFree=66901228/67108860
[pid=8750] ppid=8743 vsize=15025188 memory=12074340 CPUtime=2523.77 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8743 8746 3961 0 -1 1077944320 318858 0 0 0 251466 911 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3756297 3018585 3307 1 0 3717627 0
[pid=8750/tid=8751] ppid=8743 vsize=15025188 memory=-3622645143214314312 CPUtime=612.83 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) S 8743 8746 3961 0 -1 1077944384 55722 0 0 0 61229 54 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451755019072 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8743 vsize=15025188 memory=4872558044660077418 CPUtime=471.9 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) S 8743 8746 3961 0 -1 1077944384 31183 0 0 0 46995 195 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451787422096 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8743 vsize=15025188 memory=1748 CPUtime=473.54 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) S 8743 8746 3961 0 -1 1077944384 29852 0 0 0 47136 218 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451243436304 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8743 vsize=15025188 memory=111632 CPUtime=472.43 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) S 8743 8746 3961 0 -1 1077944384 30461 0 0 0 47031 212 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451242384016 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8743 vsize=15025188 memory=808 CPUtime=469.98 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) S 8743 8746 3961 0 -1 1077944384 26922 0 0 0 46796 202 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451241331216 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8743 vsize=15025188 memory=1808 CPUtime=2.58 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) R 8743 8746 3961 0 -1 4202560 73911 0 0 0 254 4 0 0 20 0 15 0 406019068 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451122705376 140451775469477 0 0 2 25189581 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8743 vsize=15025188 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450363073888 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8743 vsize=15025188 memory=19156 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450128193152 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8743 vsize=15025188 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8743 8746 3961 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449753684208 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8743 vsize=15025188 memory=12024 CPUtime=10.24 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) S 8743 8746 3961 0 -1 1077944384 28182 0 0 0 1021 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451121653920 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8743 vsize=15025188 memory=1560 CPUtime=8.19 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8743 8746 3961 0 -1 1077944384 25053 0 0 0 816 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451120600832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8743 vsize=15025188 memory=500 CPUtime=1.18 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) S 8743 8746 3961 0 -1 1077944384 15537 0 0 0 115 3 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451119548832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8743 vsize=15025188 memory=928 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8743 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8743 vsize=15025188 memory=1984 CPUtime=0.81 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8743 8746 3961 0 -1 1077944384 671 0 0 0 42 39 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current cumulated CPU time of completed processes: 0.003558 s
Current children cumulated CPU time: 2523.77 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074340 KiB

[startup+1093 s]
/proc/loadavg: 4.65 3.91 3.19 3/233 8890
/proc/meminfo: memFree=11670328/32770624 swapFree=66901228/67108860
[pid=8750] ppid=8743 vsize=15025188 memory=12074340 CPUtime=2526.92 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8743 8746 3961 0 -1 1077944320 318886 0 0 0 251781 911 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3756297 3018585 3307 1 0 3717627 0
[pid=8750/tid=8751] ppid=8743 vsize=15025188 memory=1396 CPUtime=612.83 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) S 8743 8746 3961 0 -1 1077944384 55722 0 0 0 61229 54 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451755019072 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8743 vsize=15025188 memory=12074340 CPUtime=472.68 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) R 8743 8746 3961 0 -1 4202560 31203 0 0 0 47073 195 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451787421984 140451767878771 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8743 vsize=15025188 memory=8112282956445269571 CPUtime=474.33 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) R 8743 8746 3961 0 -1 4202560 29855 0 0 0 47215 218 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451243436504 140451768169737 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8743 vsize=15025188 memory=4104 CPUtime=473.22 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) R 8743 8746 3961 0 -1 4202560 30461 0 0 0 47110 212 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451242384016 140451768176615 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8743 vsize=15025188 memory=1412 CPUtime=470.77 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) R 8743 8746 3961 0 -1 4202560 26927 0 0 0 46875 202 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451241331416 140451764789638 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8743 vsize=15025188 memory=3444 CPUtime=2.58 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) S 8743 8746 3961 0 -1 1077944384 73911 0 0 0 254 4 0 0 20 0 15 0 406019068 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451122705600 140451783190229 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8743 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450363073888 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8743 vsize=15025188 memory=12074340 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450128193152 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8743 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8743 8746 3961 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449753684208 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8743 vsize=15025188 memory=12074336 CPUtime=10.24 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) S 8743 8746 3961 0 -1 1077944384 28182 0 0 0 1021 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451121653920 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8743 vsize=15025188 memory=0 CPUtime=8.19 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8743 8746 3961 0 -1 1077944384 25053 0 0 0 816 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451120600832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8743 vsize=15025188 memory=7014751519600236851 CPUtime=1.18 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) S 8743 8746 3961 0 -1 1077944384 15537 0 0 0 115 3 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451119548832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8743 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8743 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8743 vsize=15025188 memory=6226908626182498100 CPUtime=0.81 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8743 8746 3961 0 -1 1077944384 671 0 0 0 42 39 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current cumulated CPU time of completed processes: 0.003558 s
Current children cumulated CPU time: 2526.92 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074340 KiB

[startup+1093.2 s]*
/proc/loadavg: 4.65 3.91 3.19 6/232 8890
/proc/meminfo: memFree=11669924/32770624 swapFree=66901228/67108860
[pid=8750] ppid=8743 vsize=15025188 memory=12074340 CPUtime=2527.74 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8743 8746 3961 0 -1 1077944320 318889 0 0 0 251863 911 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3756297 3018585 3307 1 0 3717627 0
[pid=8750/tid=8751] ppid=8743 vsize=15025188 memory=-3622645143214314312 CPUtime=612.83 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) S 8743 8746 3961 0 -1 1077944384 55722 0 0 0 61229 54 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451755019072 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8743 vsize=15025188 memory=4872558044660077418 CPUtime=472.88 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) R 8743 8746 3961 0 -1 4202560 31204 0 0 0 47093 195 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451787421984 140451767880739 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8743 vsize=15025188 memory=6879796266779736012 CPUtime=474.54 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) R 8743 8746 3961 0 -1 4202560 29857 0 0 0 47236 218 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451243436504 140451767879885 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8743 vsize=15025188 memory=8392726473861100833 CPUtime=473.43 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) R 8743 8746 3961 0 -1 4202560 30461 0 0 0 47131 212 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451242384016 140451768176637 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8743 vsize=15025188 memory=7311575629628696595 CPUtime=470.98 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) R 8743 8746 3961 0 -1 4202560 26927 0 0 0 46896 202 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451241331416 140451764789769 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8743 vsize=15025188 memory=-6800859132029471843 CPUtime=2.58 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) S 8743 8746 3961 0 -1 1077944384 73911 0 0 0 254 4 0 0 20 0 15 0 406019068 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451122705600 140451783190229 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8743 vsize=15025188 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450363073888 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8743 vsize=15025188 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450128193152 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8743 vsize=15025188 memory=7681407940103534239 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8743 8746 3961 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449753684208 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8743 vsize=15025188 memory=316941039346909478 CPUtime=10.24 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) S 8743 8746 3961 0 -1 1077944384 28182 0 0 0 1021 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451121653920 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8743 vsize=15025188 memory=15262532180903366 CPUtime=8.19 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8743 8746 3961 0 -1 1077944384 25053 0 0 0 816 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451120600832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8743 vsize=15025188 memory=6944613755328037012 CPUtime=1.18 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) S 8743 8746 3961 0 -1 1077944384 15537 0 0 0 115 3 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451119548832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8743 vsize=15025188 memory=-6528659786915370398 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8743 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8743 vsize=15025188 memory=-6160033262581300882 CPUtime=0.81 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8743 8746 3961 0 -1 1077944384 671 0 0 0 42 39 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current cumulated CPU time of completed processes: 0.003558 s
Current children cumulated CPU time: 2527.74 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074340 KiB

[startup+1093.31 s]
/proc/loadavg: 4.65 3.91 3.19 6/232 8890
/proc/meminfo: memFree=11669924/32770624 swapFree=66901228/67108860
[pid=8750] ppid=8743 vsize=15025188 memory=12074340 CPUtime=2528.14 cores=1,3,5,7
/proc/8750/stat : 8750 (java) S 8743 8746 3961 0 -1 1077944320 318923 0 0 0 251903 911 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140725336266176 140451783180023 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
/proc/8750/statm: 3756297 3018585 3307 1 0 3717627 0
[pid=8750/tid=8751] ppid=8743 vsize=15025188 memory=1396 CPUtime=612.83 cores=1,3,5,7
/proc/8750/task/8751/stat : 8751 (java) S 8743 8746 3961 0 -1 1077944384 55722 0 0 0 61229 54 0 0 20 0 15 0 406019065 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451755019072 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8752] ppid=8743 vsize=15025188 memory=6944656592387989600 CPUtime=472.98 cores=1,3,5,7
/proc/8750/task/8752/stat : 8752 (java) R 8743 8746 3961 0 -1 4202560 31204 0 0 0 47103 195 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451787421984 140451768176368 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8753] ppid=8743 vsize=15025188 memory=12074340 CPUtime=474.64 cores=1,3,5,7
/proc/8750/task/8753/stat : 8753 (java) R 8743 8746 3961 0 -1 4202560 29891 0 0 0 47246 218 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451243436504 140451764789769 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8754] ppid=8743 vsize=15025188 memory=12074340 CPUtime=473.53 cores=1,3,5,7
/proc/8750/task/8754/stat : 8754 (java) R 8743 8746 3961 0 -1 4202560 30461 0 0 0 47141 212 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451242384016 140451767880641 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8755] ppid=8743 vsize=15025188 memory=12074340 CPUtime=471.08 cores=1,3,5,7
/proc/8750/task/8755/stat : 8755 (java) R 8743 8746 3961 0 -1 4202560 26927 0 0 0 46906 202 0 0 20 0 15 0 406019067 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451241331416 140451767880714 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8756] ppid=8743 vsize=15025188 memory=12074336 CPUtime=2.58 cores=1,3,5,7
/proc/8750/task/8756/stat : 8756 (java) S 8743 8746 3961 0 -1 1077944384 73911 0 0 0 254 4 0 0 20 0 15 0 406019068 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451122705600 140451783190229 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8757] ppid=8743 vsize=15025188 memory=12074336 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8757/stat : 8757 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450363073888 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8758] ppid=8743 vsize=15025188 memory=12074336 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8758/stat : 8758 (java) S 8743 8746 3961 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 406019069 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140450128193152 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8759] ppid=8743 vsize=15025188 memory=12074340 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8759/stat : 8759 (java) S 8743 8746 3961 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449753684208 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8760] ppid=8743 vsize=15025188 memory=12074340 CPUtime=10.24 cores=1,3,5,7
/proc/8750/task/8760/stat : 8760 (java) S 8743 8746 3961 0 -1 1077944384 28182 0 0 0 1021 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451121653920 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8761] ppid=8743 vsize=15025188 memory=12074340 CPUtime=8.19 cores=1,3,5,7
/proc/8750/task/8761/stat : 8761 (java) S 8743 8746 3961 0 -1 1077944384 25053 0 0 0 816 3 0 0 20 0 15 0 406019071 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451120600832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8762] ppid=8743 vsize=15025188 memory=12074340 CPUtime=1.18 cores=1,3,5,7
/proc/8750/task/8762/stat : 8762 (java) S 8743 8746 3961 0 -1 1077944384 15537 0 0 0 115 3 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451119548832 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8763] ppid=8743 vsize=15025188 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/8750/task/8763/stat : 8763 (java) S 8743 8746 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140449255778784 140451783190229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
[pid=8750/tid=8764] ppid=8743 vsize=15025188 memory=12074340 CPUtime=0.81 cores=1,3,5,7
/proc/8750/task/8764/stat : 8764 (java) S 8743 8746 3961 0 -1 1077944384 671 0 0 0 42 39 0 0 20 0 15 0 406019072 15385792512 3018585 33554432000 4194304 4196468 140725336283632 140451118496688 140451783191170 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 38387712 140725336290090 140725336290458 140725336290458 140725336293327 0
Current cumulated CPU time of completed processes: 0.003558 s
Current children cumulated CPU time: 2528.14 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074340 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1093.37
CPU time (s): 2528.25
CPU user time (s): 2519.08
CPU system time (s): 9.16232
CPU usage (%): 231.234
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12075736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.08
system time used= 9.16232
maximum resident set size= 12074520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 320036
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38957
involuntary context switches= 22925


# summary of solver processes directly reported to runsolver:
#   pid: 8746,8750
#   total CPU time (s): 2528.25
#   total CPU user time (s): 2519.08
#   total CPU system time (s): 9.16232

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.04973 second user time and 11.0298 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-12 16:13:36
IDJOB=4388362
IDBENCH=140060
IDSOLVER=2826
FILE ID=node139/4388362-1568297515
RUNJOBID= node139-1568287468-5190
PBS_JOBID= 21701070
Free space on /tmp= 53120 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-herald/Crossword-m1c-ogd2008-h1506.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388362-1568297515/watcher-4388362-1568297515 -o /tmp/evaluation-result-4388362-1568297515/solver-4388362-1568297515 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568287468-5190 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388362-1568297515.xml

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

MD5SUM BENCH= 0e5e1a5440f053ee6c87120c72693e04
RANDOM SEED=1536792463

node139.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.57
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.57
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.57
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.57
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:        19959624 kB
MemAvailable:   26992984 kB
Buffers:           98220 kB
Cached:          7133048 kB
SwapCached:       105700 kB
Active:          5556160 kB
Inactive:        6545372 kB
Active(anon):    4764552 kB
Inactive(anon):   146292 kB
Active(file):     791608 kB
Inactive(file):  6399080 kB
Unevictable:      108300 kB
Mlocked:          108300 kB
SwapTotal:      67108860 kB
SwapFree:       66901228 kB
Dirty:             26412 kB
Writeback:             0 kB
AnonPages:       4851872 kB
Mapped:            54364 kB
Shmem:             32168 kB
Slab:             299424 kB
SReclaimable:     271132 kB
SUnreclaim:        28292 kB
KernelStack:        4016 kB
PageTables:        15108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13187204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4716544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 53052 MiB
End job on node139 at 2019-09-12 16:31:49