Trace number 4505961

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) 3600.15 3657.94

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null50mast_rapportOE2.0_TMAX120_K192_cod1.opb
MD5SUMc802f246252f1c3f359f42604d33488d
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-11408
Best CPU time to get the best result obtained on this benchmark7035.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 272557
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 174643715
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 174643715
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.26	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.01/0.26	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.26	c See www.sat4j.org for details.
0.01/0.27	c version PB25.v20250606
0.01/0.27	c java.runtime.name	OpenJDK Runtime Environment
0.01/0.27	c java.vm.name		OpenJDK 64-Bit Server VM
0.01/0.27	c java.vm.version	22.0.1+8-16
0.01/0.27	c java.vm.vendor	Oracle Corporation
0.01/0.27	c sun.arch.data.model	64
0.01/0.27	c java.version		22.0.1
0.01/0.27	c os.name		Linux
0.01/0.27	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.01/0.27	c os.arch		amd64
0.01/0.28	c Free memory 		2104792832
0.01/0.28	c Max memory 		16282288128
0.01/0.28	c Total memory 		2113929216
0.01/0.28	c Number of processors 	2
0.16/0.32	c Pseudo Boolean Optimization by upper bound
0.16/0.32	c --- Begin Solver configuration ---
0.16/0.32	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.16/0.32	c Learn all clauses as in MiniSAT
0.16/0.32	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.32	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.16/0.32	c Expensive reason simplification
0.16/0.32	c Glucose 2.1 dynamic restart strategy
0.16/0.32	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.16/0.32	c timeout=2147483s
0.16/0.32	c DB Simplification allowed=false
0.16/0.32	c Listener: none
0.16/0.32	c --- End Solver configuration ---
0.16/0.32	c solving HOME/instance-4505961-1751495880.opb
0.16/0.32	c reading problem ... 
0.19/0.44	c using VERIPB proof format
0.19/0.45	c  objective function found
5.76/4.35	c ... done. Wall clock time 4.023s.
5.76/4.35	c declared #vars     399113
5.76/4.35	c #constraints  400980
5.76/4.35	c constraints type 
5.76/4.35	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 24448
5.76/4.35	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1977
5.76/4.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
5.76/4.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 374554
5.76/4.35	c 400980 constraints processed.
5.76/4.36	c objective function length is 272557 literals
185.17/183.57	c cleaning 2495 clauses out of 4994 with flag 33999/5000
274.66/272.95	c cleaning 4247 clauses out of 8499 with flag 55118/11000
431.51/429.73	c cleaning 5619 clauses out of 11252 with flag 89168/18000
567.56/566.05	c cleaning 6817 clauses out of 13634 with flag 121564/26001
734.71/736.26	c cleaning 7873 clauses out of 15816 with flag 169956/35000
925.94/929.50	c cleaning 8967 clauses out of 17943 with flag 223641/45000
1146.51/1151.90	c cleaning 9986 clauses out of 19985 with flag 267149/56009
1363.18/1368.92	c cleaning 10986 clauses out of 21991 with flag 312285/68001
1624.89/1631.09	c cleaning 11999 clauses out of 24004 with flag 368081/81000
1900.30/1907.29	c cleaning 12999 clauses out of 26005 with flag 440095/95000
2161.12/2168.50	c cleaning 14000 clauses out of 28007 with flag 523815/110001
2427.14/2435.09	c cleaning 14981 clauses out of 30006 with flag 631648/126000
2689.59/2703.56	c cleaning 16010 clauses out of 32025 with flag 755911/143000
2958.41/2989.96	c cleaning 17003 clauses out of 34015 with flag 897230/161000
3254.05/3304.61	c cleaning 17995 clauses out of 36012 with flag 1051204/180000
3575.95/3633.78	c cleaning 19003 clauses out of 38018 with flag 1227256/200001
3600.01/3657.81	c starts		: 205
3600.01/3657.82	c conflicts		: 201607
3600.01/3657.82	c decisions		: 6005869
3600.01/3657.82	c propagations		: 4013006699
3600.01/3657.82	c inspects		: 758886625
3600.01/3657.82	c shortcuts		: 0
3600.01/3657.82	c learnt literals	: 6
3600.01/3657.82	c learnt binary clauses	: 718
3600.01/3657.82	c learnt ternary clauses	: 558
3600.01/3657.82	c learnt constraints	: 201601
3600.01/3657.82	c ignored constraints	: 0
3600.01/3657.82	c root simplifications	: 0
3600.01/3657.82	c removed literals (reason simplification)	: 34951560
3600.01/3657.82	c reason swapping (by a shorter reason)	: 0
3600.01/3657.82	c Calls to reduceDB	: 16
3600.01/3657.82	c Number of update (reduction) of LBD	: 74538
3600.01/3657.82	c Imported unit clauses	: 0
3600.01/3657.82	c No decision after first conflict	: false
3600.01/3657.82	c number of reductions to clauses (during analyze)	: 0
3600.01/3657.82	c number of learned constraints concerned by reduction	: 0
3600.01/3657.82	c number of learning phase by resolution	: 0
3600.01/3657.82	c number of learning phase by cutting planes	: 0
3600.01/3657.82	c number of rounding to 1 operations	: 0
3600.01/3657.82	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3657.82	c number of reductions of the coefficients by power 2 	: 0
3600.01/3657.83	c number of right shift for reduction by power 2 	: 0
3600.01/3657.83	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3657.83	c number of ending skipping 	: 0
3600.01/3657.83	c number of internal skipping 	: 0
3600.01/3657.83	c number of derivation steps 	: 0
3600.01/3657.83	c number of skipped derivation steps 	: 0
3600.01/3657.83	c number of remaining unassigned 	: 0
3600.01/3657.83	c number of remaining assigned 	: 0
3600.01/3657.83	c number of falsified literals weakened from reason	: 0
3600.01/3657.83	c number of falsified literals weakened from conflict	: 0
3600.01/3657.83	c time for arithmetic operations	: 0
3600.01/3657.83	c minimum degree of deleted constraints	: null
3600.01/3657.83	c maximum degree of deleted constraints	: null
3600.01/3657.83	c number of deleted constraints	: 0
3600.01/3657.83	c speed (assignments/second)	: 1098481.508286774
3600.01/3657.83	c non guided choices	: 91082
3600.01/3657.85	c timeout
3600.01/3657.85	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 19903
3600.01/3657.85	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 718
3600.01/3657.85	s UNKNOWN
3600.01/3657.85	c Total wall clock time (in seconds): 3657.534

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 (50205 MiB free)
  memory of node 1: 64465 MiB (61011 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505961-1751495880/watcher-4505961-1751495880 -o /tmp/evaluation-result-4505961-1751495880/solver-4505961-1751495880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751495880-69939 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4505961-1751495880 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4505961-1751495880.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=69996, runsolver pid=69984
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 0.53 1.15 2.02 1/290 70021
/proc/meminfo: memFree=113867276/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=18130736 memory=21424 CPUtime=0 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 1846 0 61 0 0 0 0 0 20 0 7 0 65265950 18565873664 5356 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16784588 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4532684 5356 3328 1 0 540973 0
[pid=69996/tid=70000] ppid=69984 vsize=18130736 memory=4026531960 CPUtime=0 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) D 69984 69996 69927 0 -1 4194368 1291 0 17 0 0 0 0 0 20 0 7 0 65265954 18565873664 5356 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16784588 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 18130736 KiB
Current children cumulated memory: 21424 KiB

[startup+0.20561 s]*
/proc/loadavg: 0.53 1.15 2.02 3/293 70024
/proc/meminfo: memFree=113831492/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=18130736 memory=30000 CPUtime=0.01 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 3703 0 264 0 0 1 0 0 20 0 7 0 65265950 18565873664 7500 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16784588 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4532684 7500 3392 1 0 540973 0
[pid=69996/tid=70000] ppid=69984 vsize=18130736 memory=3472328132922704156 CPUtime=0.01 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 3148 0 220 0 0 1 0 0 20 0 7 0 65265954 18565873664 7500 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16784588 0 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 18130736 KiB
Current children cumulated memory: 30000 KiB

[startup+0.305474 s]*
/proc/loadavg: 0.53 1.15 2.02 10/337 70068
/proc/meminfo: memFree=113769616/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=18930384 memory=57876 CPUtime=0.16 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 6448 0 273 0 14 2 0 0 20 0 18 0 65265950 19384713216 14469 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4732596 14469 5302 1 0 547687 0
[pid=69996/tid=70000] ppid=69984 vsize=18930384 memory=-6000919489835787113 CPUtime=0.1 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 4937 0 229 0 9 1 0 0 20 0 18 0 65265954 19384713216 14469 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=18930384 memory=-4421386504854924128 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 65265972 19384713216 14469 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 65265972 19384713216 14469 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57876 KiB

[startup+0.700235 s]
/proc/loadavg: 0.53 1.15 2.02 9/337 70068
/proc/meminfo: memFree=113712344/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=18996948 memory=179024 CPUtime=0.67 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 8514 0 273 0 63 4 0 0 20 0 19 0 65265950 19452874752 44756 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4749237 44756 5430 1 0 549212 0
[pid=69996/tid=70000] ppid=69984 vsize=18996948 memory=0 CPUtime=0.34 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 5083 0 229 0 31 3 0 0 20 0 19 0 65265954 19452874752 44756 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=18996948 memory=10880 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 44756 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=18996948 memory=2760 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 44756 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 179024 KiB

[startup+1.50025 s]
/proc/loadavg: 0.53 1.15 2.02 10/341 70072
/proc/meminfo: memFree=113222596/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=18996948 memory=857772 CPUtime=2.23 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 19718 0 273 0 203 20 0 0 20 0 19 0 65265950 19452874752 214443 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4749237 214443 5430 1 0 1010450 0
[pid=69996/tid=70000] ppid=69984 vsize=18996948 memory=2760 CPUtime=1 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) S 69984 69996 69927 0 -1 4194368 5440 0 229 0 86 14 0 0 20 0 19 0 65265954 19452874752 214443 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 214443 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=18996948 memory=10880 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 214443 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 857772 KiB

[startup+3.10588 s]
/proc/loadavg: 1.21 1.28 2.06 5/341 70072
/proc/meminfo: memFree=101469952/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=18996948 memory=3576400 CPUtime=4.37 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 22782 0 273 0 361 76 0 0 20 0 19 0 65265950 19452874752 894100 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4749237 894100 5462 1 0 2119679 0
[pid=69996/tid=70000] ppid=69984 vsize=18996948 memory=0 CPUtime=2.38 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 6651 0 229 0 174 64 0 0 20 0 19 0 65265954 19452874752 894100 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=18996948 memory=10880 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 894100 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=18996948 memory=2638320 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 65265972 19452874752 894100 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 4.37 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3576400 KiB

[startup+6.30022 s]
/proc/loadavg: 1.21 1.28 2.06 5/346 70077
/proc/meminfo: memFree=99908624/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19063512 memory=3799656 CPUtime=8.73 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 23510 0 273 0 791 82 0 0 20 0 20 0 65265950 19521036288 949914 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4765878 949914 5526 1 0 2120175 0
[pid=69996/tid=70000] ppid=69984 vsize=19063512 memory=0 CPUtime=5.45 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 6907 0 229 0 478 67 0 0 20 0 20 0 65265954 19521036288 949914 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19063512 memory=10880 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 949914 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19063512 memory=-6000919489835787113 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 949914 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19063512 memory=14336 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266410 19521036288 949914 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 8.73 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3799656 KiB

[startup+12.7002 s]
/proc/loadavg: 1.79 1.41 2.09 5/346 70077
/proc/meminfo: memFree=99239248/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19063512 memory=3800040 CPUtime=15.52 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 23628 0 273 0 1470 82 0 0 20 0 20 0 65265950 19521036288 950010 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4765878 950010 5526 1 0 2120191 0
[pid=69996/tid=70000] ppid=69984 vsize=19063512 memory=0 CPUtime=11.84 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 6907 0 229 0 1117 67 0 0 20 0 20 0 65265954 19521036288 950010 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19063512 memory=-6000919489835787113 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 950010 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19063512 memory=3800040 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 950010 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266410 19521036288 950010 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 15.52 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3800040 KiB

[startup+25.5003 s]
/proc/loadavg: 2.13 1.49 2.11 5/346 70077
/proc/meminfo: memFree=97489632/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19063512 memory=3800552 CPUtime=29.13 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 27498 0 273 0 2829 84 0 0 20 0 20 0 65265950 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4765878 950138 5526 1 0 2120191 0
[pid=69996/tid=70000] ppid=69984 vsize=19063512 memory=0 CPUtime=24.61 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 7672 0 229 0 2393 68 0 0 20 0 20 0 65265954 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19063512 memory=3800168 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19063512 memory=3800040 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266410 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 29.13 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3800552 KiB

[startup+51.1058 s]
/proc/loadavg: 2.89 1.73 2.18 5/348 70080
/proc/meminfo: memFree=94868876/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19063512 memory=3800552 CPUtime=52.67 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 28997 0 273 0 5182 85 0 0 20 0 20 0 65265950 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4765878 950138 5526 1 0 2120191 0
[pid=69996/tid=70000] ppid=69984 vsize=19063512 memory=3800552 CPUtime=48.07 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 8624 0 229 0 4739 68 0 0 20 0 20 0 65265954 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19063512 memory=3800552 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 65265972 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19063512 memory=10880 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65266410 19521036288 950138 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 52.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3800552 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 2.14 2.29 5/350 70084
/proc/meminfo: memFree=91909948/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=3871168 CPUtime=104.09 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 35969 0 273 0 10319 90 0 0 20 0 21 0 65265950 19589197824 967792 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0

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

/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4291 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=10880 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3231.78 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.15 4.19 5/344 70329
/proc/meminfo: memFree=93846116/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3291.69 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 111320 0 273 0 328929 240 0 0 20 0 21 0 65265950 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4782519 1114036 5558 1 0 2120752 0
[pid=69996/tid=70000] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3282.97 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 58494 0 229 0 328181 116 0 0 20 0 21 0 65265954 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19130076 memory=14336 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4425 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3291.69 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.19 5/343 70331
/proc/meminfo: memFree=93842360/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3345.28 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 111588 0 273 0 334286 242 0 0 20 0 21 0 65265950 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4782519 1114036 5558 1 0 2120752 0
[pid=69996/tid=70000] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3336.51 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 58720 0 229 0 333535 116 0 0 20 0 21 0 65265954 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4425 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3345.28 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.18 5/345 70341
/proc/meminfo: memFree=93825680/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3404.8 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 113493 0 273 0 340235 245 0 0 20 0 21 0 65265950 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4782519 1114036 5558 1 0 2120752 0
[pid=69996/tid=70000] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3395.96 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 60260 0 229 0 339479 117 0 0 20 0 21 0 65265954 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19130076 memory=14156 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4537 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3404.8 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.18 5/345 70344
/proc/meminfo: memFree=93802772/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3464.7 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 114416 0 273 0 346223 247 0 0 20 0 21 0 65265950 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4782519 1114036 5558 1 0 2120752 0
[pid=69996/tid=70000] ppid=69984 vsize=19130076 memory=0 CPUtime=3455.81 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 60787 0 229 0 345464 117 0 0 20 0 21 0 65265954 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=14336 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4655 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=14156 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3464.7 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.18 5/347 70350
/proc/meminfo: memFree=93801904/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3524.63 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 114639 0 273 0 352213 250 0 0 20 0 21 0 65265950 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4782519 1114036 5558 1 0 2120752 0
[pid=69996/tid=70000] ppid=69984 vsize=19130076 memory=14156 CPUtime=3515.67 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 60966 0 229 0 351449 118 0 0 20 0 21 0 65265954 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=14336 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4655 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3524.63 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB

[startup+3642.3 s]
/proc/loadavg: 4.10 4.13 4.17 5/347 70352
/proc/meminfo: memFree=93782620/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3584.53 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 116975 0 273 0 358200 253 0 0 20 0 21 0 65265950 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4782519 1114036 5558 1 0 2120752 0
[pid=69996/tid=70000] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3575.51 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 62911 0 229 0 357433 118 0 0 20 0 21 0 65265954 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=14336 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4746 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3584.53 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3657.8 s]
/proc/loadavg: 4.08 4.12 4.17 5/347 70352
/proc/meminfo: memFree=93781288/131249996 swapFree=33004236/33010684
[pid=69996] ppid=69984 vsize=19130076 memory=4456144 CPUtime=3600.01 cores=1,3
/proc/69996/stat : 69996 (java) S 69984 69996 69927 0 -1 4194304 117979 0 273 0 359747 254 0 0 20 0 21 0 65265950 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
/proc/69996/statm: 4782519 1114036 5558 1 0 2120752 0
[pid=69996/tid=70000] ppid=69984 vsize=19130076 memory=10880 CPUtime=3590.97 cores=1,3
/proc/69996/task/70000/stat : 70000 (java) R 69984 69996 69927 0 -1 4194368 63649 0 229 0 358979 118 0 0 20 0 21 0 65265954 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70040] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70040/stat : 70040 (Finalizer) S 69984 69996 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70068] ppid=69984 vsize=19130076 memory=4752 CPUtime=0 cores=1,3
/proc/69996/task/70068/stat : 70068 (Common-Cleaner) S 69984 69996 69927 0 -1 4194368 4746 0 0 0 0 0 0 0 20 0 21 0 65265972 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
[pid=69996/tid=70076] ppid=69984 vsize=19130076 memory=4456144 CPUtime=0 cores=1,3
/proc/69996/task/70076/stat : 70076 (Timer-0) S 69984 69996 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 65266410 19589197824 1114036 18446744073709551615 94437144432640 94437144436336 140729657246128 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94437144444152 94437144444944 94437146914816 140729657248048 140729657248230 140729657248230 140729657253832 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4456144 KiB

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

[startup+3657.94 s]
# the end of solver process 69996 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3597.58 s, system=2.5619 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3657.9 s]*
/proc/loadavg: 4.08 4.12 4.17 5/328 70355
/proc/meminfo: memFree=93781288/131249996 swapFree=33004236/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3657.94
CPU time (s): 3600.15
CPU user time (s): 3597.58
CPU system time (s): 2.5619
CPU usage (%): 98.42
Max. virtual memory (cumulated for all children) (KiB): 19130076
Max. memory (cumulated for all children) (KiB): 4456144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.58
system time used= 2.5619
maximum resident set size= 4457168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121087
page faults= 273
swaps= 0
block input operations= 1936
block output operations= 289536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 155574
involuntary context switches= 7979


# summary of solver processes directly reported to runsolver:
#   pid: 69996
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3597.58
#   total CPU system time (s): 2.5619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81865 second user time and 17.4053 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-03 00:38:01
IDJOB=4505961
IDBENCH=157385
IDSOLVER=3364
FILE ID=nodeC023/4505961-1751495880
RUNJOBID= nodeC023-1751495880-69939
SLURM_JOB_ID= 9598568
Free space on /tmp= 431756 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_20null50mast_rapportOE2.0_TMAX120_K192_cod1.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505961-1751495880/watcher-4505961-1751495880 -o /tmp/evaluation-result-4505961-1751495880/solver-4505961-1751495880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751495880-69939 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4505961-1751495880 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4505961-1751495880.opb

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

MD5SUM BENCH= c802f246252f1c3f359f42604d33488d
RANDOM SEED=549932169

nodeC023 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		: 3600.164
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.78
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		: 3600.005
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.78
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		: 3600.086
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.78
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.900
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.78
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		: 3600.068
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.78
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		: 3600.022
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.78
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.159
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.78
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		: 1595.339
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        113890932 kB
MemAvailable:   129693696 kB
Buffers:              16 kB
Cached:         16547452 kB
SwapCached:          596 kB
Active:           261984 kB
Inactive:       16364824 kB
Active(anon):      57996 kB
Inactive(anon):    34740 kB
Active(file):     203988 kB
Inactive(file): 16330084 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33004236 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            121236 kB
Writeback:             4 kB
AnonPages:         81916 kB
Mapped:            98980 kB
Shmem:             13396 kB
KReclaimable:     215864 kB
Slab:             307104 kB
SReclaimable:     215864 kB
SUnreclaim:        91240 kB
KernelStack:        4064 kB
PageTables:         2772 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     343500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431752 MiB
End job on nodeC023 at 2025-07-03 01:38:59