Trace number 4523203

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06? (TO) 3604.12 2935.46

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-Generated_notes_20140709_1000_0.05-013.opb
MD5SUM3781b2dec582d0b67f0282d1f3dabfdd
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-118198
Best CPU time to get the best result obtained on this benchmark12.0426
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables210652
Total number of constraints1683
Number of constraints which are clauses28
Number of constraints which are cardinality constraints (but not clauses)1019
Number of constraints which are nor clauses,nor cardinality constraints636
Minimum length of a constraint1
Maximum length of a constraint8024
Number of terms in the objective function 195786
Biggest coefficient in the objective function 19970
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 34983315
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 19970
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 34983315
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c Expensive reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4523203-1751650993.opb
0.13/0.13	c reading problem ... 
0.18/0.30	c using VERIPB proof format
0.18/0.30	c  objective function found
2.29/1.56	c ... done. Wall clock time 1.425s.
2.29/1.56	c declared #vars     210652
2.29/1.56	c #constraints  1683
2.29/1.56	c constraints type 
2.29/1.56	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 7
2.29/1.56	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 935
2.29/1.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 55
2.29/1.56	c org.sat4j.specs.Constr$1 => 33
2.29/1.56	c org.sat4j.pb.constraints.pb.UnitClausesPB => 636
2.29/1.56	c org.sat4j.pb.constraints.pb.UnitClausePB => 17
2.29/1.56	c 1683 constraints processed.
2.29/1.57	c objective function length is 195786 literals
3.22/2.04	c SATISFIABLE
3.22/2.04	c OPTIMIZING...
3.22/2.04	c Got one! Elapsed wall clock time (in seconds):1.91
3.22/2.04	o -99628

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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: 63708 MiB (62910 MiB free)
  memory of node 1: 64465 MiB (61016 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523203-1751650993/watcher-4523203-1751650993 -o /tmp/evaluation-result-4523203-1751650993/solver-4523203-1751650993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751650993-98448 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4523203-1751650993 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4523203-1751650993.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=98529, runsolver pid=98526

[startup+0.100061 s]*
/proc/loadavg: 1.27 1.79 2.22 2/309 98547
/proc/meminfo: memFree=126871496/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=18930384 memory=57692 CPUtime=0.13 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 6576 0 0 0 11 2 0 0 20 0 18 0 80773820 19384713216 14423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4732596 14423 5334 1 0 547619 0
[pid=98529/tid=98531] ppid=98526 vsize=18930384 memory=4026531959 CPUtime=0.07 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 5079 0 0 0 6 1 0 0 20 0 18 0 80773822 19384713216 14423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=18930384 memory=224227767622 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 80773824 19384713216 14423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=18930384 memory=28919 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 80773824 19384713216 14423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57692 KiB

[startup+0.205738 s]*
/proc/loadavg: 1.27 1.79 2.22 3/309 98547
/proc/meminfo: memFree=126852872/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=18930384 memory=59100 CPUtime=0.18 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 6823 0 0 0 16 2 0 0 20 0 18 0 80773820 19384713216 14775 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4732596 14775 5430 1 0 547792 0
[pid=98529/tid=98531] ppid=98526 vsize=18930384 memory=4026848283 CPUtime=0.1 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) D 98526 98529 97586 0 -1 4194368 5216 0 0 0 9 1 0 0 20 0 18 0 80773822 19384713216 14775 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=18930384 memory=219932787024 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 80773824 19384713216 14775 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=18930384 memory=54087446195522 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 80773824 19384713216 14775 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59100 KiB

[startup+0.305234 s]*
/proc/loadavg: 1.27 1.79 2.22 8/310 98548
/proc/meminfo: memFree=126835008/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=18930384 memory=65312 CPUtime=0.19 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 6846 0 0 0 17 2 0 0 20 0 18 0 80773820 19384713216 16328 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4732596 16328 5430 1 0 547808 0
[pid=98529/tid=98531] ppid=98526 vsize=18930384 memory=-6000919481346778214 CPUtime=0.12 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 5233 0 0 0 10 2 0 0 20 0 18 0 80773822 19384713216 16328 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 80773824 19384713216 16328 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 80773824 19384713216 16328 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 65312 KiB

[startup+0.711891 s]
/proc/loadavg: 1.27 1.79 2.22 8/311 98549
/proc/meminfo: memFree=126719904/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=18996948 memory=192452 CPUtime=0.98 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 9638 0 0 0 93 5 0 0 20 0 19 0 80773820 19452874752 48113 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4749237 48113 5462 1 0 549841 0
[pid=98529/tid=98531] ppid=98526 vsize=18996948 memory=19200 CPUtime=0.46 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 5347 0 0 0 43 3 0 0 20 0 19 0 80773822 19452874752 48113 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 80773824 19452874752 48113 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 80773824 19452874752 48113 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 192452 KiB

[startup+1.50023 s]
/proc/loadavg: 1.27 1.79 2.22 7/314 98552
/proc/meminfo: memFree=126296384/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=18996948 memory=921188 CPUtime=2.29 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 11412 0 0 0 210 19 0 0 20 0 19 0 80773820 19452874752 230297 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4749237 230297 5526 1 0 1688280 0
[pid=98529/tid=98531] ppid=98526 vsize=18996948 memory=0 CPUtime=1.03 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 5670 0 0 0 89 14 0 0 20 0 19 0 80773822 19452874752 230297 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 80773824 19452874752 230297 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=18996948 memory=14720 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 80773824 19452874752 230297 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 2.29 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 921188 KiB

[startup+3.10562 s]
/proc/loadavg: 1.27 1.79 2.22 5/315 98553
/proc/meminfo: memFree=124925688/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=1362568 CPUtime=5.07 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 12582 0 0 0 479 28 0 0 20 0 20 0 80773820 19521036288 340642 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 340642 5558 1 0 1688883 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=10752 CPUtime=2.6 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 6054 0 0 0 237 23 0 0 20 0 20 0 80773822 19521036288 340642 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 340642 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 340642 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=8315167063544529069 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 340642 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 5.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1362568 KiB

[startup+6.30021 s]
/proc/loadavg: 1.49 1.82 2.23 4/318 98556
/proc/meminfo: memFree=122846828/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=1646088 CPUtime=9.35 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 18809 0 0 0 900 35 0 0 20 0 20 0 80773820 19521036288 411522 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 411522 5558 1 0 1691536 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=0 CPUtime=5.77 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 6191 0 0 0 548 29 0 0 20 0 20 0 80773822 19521036288 411522 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=7378673431386351698 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 411522 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=-7465405268641471099 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 411522 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=-6000919481346778214 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 411522 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 9.35 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1646088 KiB

[startup+12.7001 s]
/proc/loadavg: 1.69 1.86 2.24 2/318 98556
/proc/meminfo: memFree=118891704/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=2221692 CPUtime=16.06 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 24334 0 0 0 1559 47 0 0 20 0 20 0 80773820 19521036288 555423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 555423 5558 1 0 1691560 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=14720 CPUtime=12.05 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 7224 0 0 0 1167 38 0 0 20 0 20 0 80773822 19521036288 555423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=2096716 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 555423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 555423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 555423 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 16.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2221692 KiB

[startup+25.5002 s]
/proc/loadavg: 2.06 1.93 2.26 5/320 98558
/proc/meminfo: memFree=117260316/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=2402300 CPUtime=29.1 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 25067 0 0 0 2858 52 0 0 20 0 20 0 80773820 19521036288 600575 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 600575 5558 1 0 1691561 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=0 CPUtime=24.6 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 7415 0 0 0 2420 40 0 0 20 0 20 0 80773822 19521036288 600575 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=2221692 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 600575 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=2330440 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 600575 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=-6000919481346778214 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 600575 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 29.1 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2402300 KiB

[startup+51.1057 s]
/proc/loadavg: 2.51 2.05 2.29 4/320 98559
/proc/meminfo: memFree=113574496/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=2482360 CPUtime=54.89 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 32538 0 0 0 5431 58 0 0 20 0 20 0 80773820 19521036288 620590 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 620590 5558 1 0 1691561 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=2482360 CPUtime=49.92 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) R 98526 98529 97586 0 -1 4194368 9736 0 0 0 4949 43 0 0 20 0 20 0 80773822 19521036288 620590 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 620590 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=280860931264832 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 620590 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 620590 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0

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

/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 349660 0 0 0 322151 827 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=16285096 CPUtime=2467.79 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 142449 0 0 0 246220 559 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=4624 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1478 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3229.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB

[startup+2802.3 s]
/proc/loadavg: 4.19 4.03 3.63 5/318 98708
/proc/meminfo: memFree=39894872/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=16285096 CPUtime=3344.72 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 356295 0 0 0 333642 830 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=16285096 CPUtime=2474.27 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 142880 0 0 0 246867 560 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=5760 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1479 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3344.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.02 3.66 5/318 98711
/proc/meminfo: memFree=39308536/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=16285096 CPUtime=3460.54 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 364645 0 0 0 345219 835 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=16285096 CPUtime=2479.04 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 143324 0 0 0 247343 561 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1484 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3460.54 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.06 3.69 5/319 98714
/proc/meminfo: memFree=38758904/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=16285096 CPUtime=3578.02 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 370979 0 0 0 356963 839 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=14720 CPUtime=2481.19 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 143438 0 0 0 247558 561 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1487 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=5276 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3578.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2933.4 s]
/proc/loadavg: 4.22 4.07 3.70 6/319 98715
/proc/meminfo: memFree=38649160/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=16285096 CPUtime=3600.09 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 371692 0 0 0 359169 840 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=10112 CPUtime=2481.19 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 143438 0 0 0 247558 561 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=9088 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=-6000919481346778214 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1487 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=215587488049 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB

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

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

[startup+2935.46 s]
# the end of solver process 98529 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3595.67 s, system=8.44916 s

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

[startup+2934.4 s]
/proc/loadavg: 4.28 4.09 3.71 6/319 98715
/proc/meminfo: memFree=38649160/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=16285096 CPUtime=3602.07 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 372911 0 0 0 359367 840 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=-6000919481346778214 CPUtime=2481.19 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 143438 0 0 0 247558 561 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=16285096 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1487 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3602.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB

[startup+2935.2 s]
/proc/loadavg: 4.28 4.09 3.71 6/319 98715
/proc/meminfo: memFree=38633044/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=16285096 CPUtime=3603.66 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 373045 0 0 0 359526 840 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=4624 CPUtime=2481.19 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 143438 0 0 0 247558 561 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=2600 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=5276 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1487 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3603.66 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB

[startup+2935.4 s]
/proc/loadavg: 4.28 4.09 3.71 6/319 98715
/proc/meminfo: memFree=38633044/131249992 swapFree=33009392/33010684
[pid=98529] ppid=98526 vsize=19063512 memory=16285096 CPUtime=3604.05 cores=1,3
/proc/98529/stat : 98529 (java) S 98526 98529 97586 0 -1 4194304 373053 0 0 0 359565 840 0 0 20 0 20 0 80773820 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
/proc/98529/statm: 4765878 4071274 5558 1 0 4083172 0
[pid=98529/tid=98531] ppid=98526 vsize=19063512 memory=19200 CPUtime=2481.19 cores=1,3
/proc/98529/task/98531/stat : 98531 (java) S 98526 98529 97586 0 -1 4194368 143438 0 0 0 247558 561 0 0 20 0 20 0 80773822 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98540] ppid=98526 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/98529/task/98540/stat : 98540 (Finalizer) S 98526 98529 97586 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98547] ppid=98526 vsize=19063512 memory=5760 CPUtime=0 cores=1,3
/proc/98529/task/98547/stat : 98547 (Common-Cleaner) S 98526 98529 97586 0 -1 4194368 1487 0 0 0 0 0 0 0 20 0 20 0 80773824 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
[pid=98529/tid=98553] ppid=98526 vsize=19063512 memory=5276 CPUtime=0 cores=1,3
/proc/98529/task/98553/stat : 98553 (Timer-0) S 98526 98529 97586 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 80774002 19521036288 4071274 18446744073709551615 94364125605888 94364125609584 140726541974048 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94364125617400 94364125618192 94364128288768 140726541981999 140726541982181 140726541982181 140726541987784 0
Current children cumulated CPU time: 3604.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16285096 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 2935.46
CPU time (s): 3604.12
CPU user time (s): 3595.67
CPU system time (s): 8.44916
CPU usage (%): 122.779
Max. virtual memory (cumulated for all children) (KiB): 19069672
Max. memory (cumulated for all children) (KiB): 16285096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.67
system time used= 8.44916
maximum resident set size= 16285096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373057
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11955040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 102708
involuntary context switches= 37402


# summary of solver processes directly reported to runsolver:
#   pid: 98529
#   total CPU time (s): 3604.12
#   total CPU user time (s): 3595.67
#   total CPU system time (s): 8.44916

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.36805 second user time and 13.9073 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-04 19:43:13
IDJOB=4523203
IDBENCH=179809
IDSOLVER=3364
FILE ID=nodeC035/4523203-1751650993
RUNJOBID= nodeC035-1751650993-98448
SLURM_JOB_ID= 9672340
Free space on /tmp= 432720 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-Generated_notes_20140709_1000_0.05-013.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4523203-1751650993/watcher-4523203-1751650993 -o /tmp/evaluation-result-4523203-1751650993/solver-4523203-1751650993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751650993-98448 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4523203-1751650993 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4523203-1751650993.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 3781b2dec582d0b67f0282d1f3dabfdd
RANDOM SEED=1308907534

nodeC035 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.718
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.268
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.754
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.770
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.911
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3549.232
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.485
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.748
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126905912 kB
MemAvailable:   129651652 kB
Buffers:             664 kB
Cached:          3494064 kB
SwapCached:          332 kB
Active:           427500 kB
Inactive:        3183104 kB
Active(anon):     112540 kB
Inactive(anon):    21036 kB
Active(file):     314960 kB
Inactive(file):  3162068 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10700 kB
Writeback:             0 kB
AnonPages:        118536 kB
Mapped:           120260 kB
Shmem:             17700 kB
KReclaimable:     215900 kB
Slab:             308112 kB
SReclaimable:     215900 kB
SUnreclaim:        92212 kB
KernelStack:        4472 kB
PageTables:         2724 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4754184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150824 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432720 MiB
End job on nodeC035 at 2025-07-04 20:32:08