Trace number 4485467

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.21 3508.62

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
MD5SUM55b762fd6bb408eb2777c16ed585e3a1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1078264320
Best CPU time to get the best result obtained on this benchmark72000.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11503
Total number of constraints971
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)835
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint4
Maximum length of a constraint9784
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 508832629179091
Number of bits of the biggest sum of numbers49
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.10	c Free memory 		2104792832
0.11/0.10	c Max memory 		16282288128
0.11/0.10	c Total memory 		2113929216
0.11/0.10	c Number of processors 	2
0.11/0.14	c Pseudo Boolean Optimization by upper bound
0.11/0.14	c --- Begin Solver configuration ---
0.11/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.11/0.14	c Learn all clauses as in MiniSAT
0.11/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.14	c Expensive reason simplification
0.11/0.14	c Glucose 2.1 dynamic restart strategy
0.11/0.14	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.11/0.14	c timeout=2147483s
0.11/0.14	c DB Simplification allowed=false
0.11/0.14	c Listener: none
0.11/0.14	c --- End Solver configuration ---
0.11/0.14	c solving HOME/instance-4485467-1751314974.opb
0.11/0.14	c reading problem ... 
0.11/0.19	c using VERIPB proof format
0.11/0.19	c  objective function found
0.78/0.57	c ... done. Wall clock time 0.421s.
0.78/0.57	c declared #vars     11503
0.78/0.57	c #constraints  1063
0.78/0.57	c constraints type 
0.78/0.57	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 708
0.78/0.57	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 224
0.78/0.57	c org.sat4j.specs.Constr$1 => 127
0.78/0.57	c org.sat4j.pb.constraints.pb.UnitClausesPB => 4
0.78/0.57	c 1063 constraints processed.
0.78/0.58	c objective function length is 31 literals
25.39/22.38	c cleaning 2500 clauses out of 4999 with flag 13082/5000
57.89/54.12	c cleaning 4272 clauses out of 8543 with flag 27009/11044
96.36/91.63	c cleaning 5646 clauses out of 11295 with flag 42293/18068
136.32/130.94	c cleaning 6794 clauses out of 13589 with flag 61249/26008
183.77/175.61	c cleaning 7959 clauses out of 15917 with flag 82911/35130
240.07/230.87	c cleaning 8848 clauses out of 17868 with flag 103124/45040
292.08/282.58	c cleaning 9982 clauses out of 19980 with flag 125734/56000
344.66/333.85	c cleaning 11040 clauses out of 22081 with flag 152501/68083
413.02/397.79	c cleaning 12028 clauses out of 24058 with flag 178670/81100
482.51/465.46	c cleaning 13051 clauses out of 26103 with flag 208636/95173
554.02/535.28	c cleaning 13977 clauses out of 27957 with flag 240075/110078
624.69/600.13	c cleaning 15080 clauses out of 30161 with flag 276443/126259
715.41/688.66	c cleaning 16008 clauses out of 32016 with flag 313048/143194
823.41/794.80	c cleaning 17020 clauses out of 34040 with flag 351089/161226
946.36/915.75	c cleaning 18062 clauses out of 36124 with flag 390466/180330
1123.87/1095.06	c cleaning 18904 clauses out of 37835 with flag 430300/200103
1359.25/1328.58	c cleaning 20064 clauses out of 40134 with flag 474720/221306
1517.13/1486.21	c cleaning 20910 clauses out of 41828 with flag 519159/243064
1692.75/1653.98	c cleaning 22001 clauses out of 44010 with flag 566938/266156
2017.06/1977.97	c cleaning 23195 clauses out of 46391 with flag 618578/290538
2150.89/2102.70	c cleaning 23855 clauses out of 47737 with flag 668667/315079
2266.06/2213.85	c cleaning 24879 clauses out of 49803 with flag 722010/341000
2525.82/2464.78	c cleaning 25980 clauses out of 51991 with flag 776321/368067
2659.21/2595.40	c cleaning 26956 clauses out of 53945 with flag 833760/396001
2865.56/2792.92	c cleaning 27981 clauses out of 55999 with flag 892726/425011
2999.18/2924.07	c cleaning 28920 clauses out of 58007 with flag 955976/455000
3152.38/3068.71	c cleaning 30014 clauses out of 60087 with flag 1022721/486000
3431.28/3346.55	c cleaning 31035 clauses out of 62102 with flag 1087029/518029
3600.03/3508.41	c starts		: 1
3600.03/3508.42	c conflicts		: 548880
3600.03/3508.42	c decisions		: 641859
3600.03/3508.42	c propagations		: 101933299
3600.03/3508.42	c inspects		: 1814264625
3600.03/3508.42	c shortcuts		: 0
3600.03/3508.42	c learnt literals	: 1
3600.03/3508.42	c learnt binary clauses	: 0
3600.03/3508.42	c learnt ternary clauses	: 0
3600.03/3508.42	c learnt constraints	: 548879
3600.03/3508.42	c ignored constraints	: 0
3600.03/3508.42	c root simplifications	: 0
3600.03/3508.42	c removed literals (reason simplification)	: 9291366
3600.03/3508.42	c reason swapping (by a shorter reason)	: 0
3600.03/3508.42	c Calls to reduceDB	: 28
3600.03/3508.42	c Number of update (reduction) of LBD	: 24022
3600.03/3508.42	c Imported unit clauses	: 0
3600.03/3508.42	c No decision after first conflict	: false
3600.03/3508.42	c number of reductions to clauses (during analyze)	: 0
3600.03/3508.42	c number of learned constraints concerned by reduction	: 0
3600.03/3508.42	c number of learning phase by resolution	: 0
3600.03/3508.42	c number of learning phase by cutting planes	: 0
3600.03/3508.42	c number of rounding to 1 operations	: 0
3600.03/3508.42	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3508.42	c number of reductions of the coefficients by power 2 	: 0
3600.03/3508.42	c number of right shift for reduction by power 2 	: 0
3600.03/3508.42	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3508.42	c number of ending skipping 	: 0
3600.03/3508.42	c number of internal skipping 	: 0
3600.03/3508.42	c number of derivation steps 	: 0
3600.03/3508.42	c number of skipped derivation steps 	: 0
3600.03/3508.42	c number of remaining unassigned 	: 0
3600.03/3508.42	c number of remaining assigned 	: 0
3600.03/3508.42	c number of falsified literals weakened from reason	: 0
3600.03/3508.42	c number of falsified literals weakened from conflict	: 0
3600.03/3508.42	c time for arithmetic operations	: 0
3600.03/3508.42	c minimum degree of deleted constraints	: null
3600.03/3508.42	c maximum degree of deleted constraints	: null
3600.03/3508.42	c number of deleted constraints	: 0
3600.03/3508.42	c speed (assignments/second)	: 29058.89873958647
3600.03/3508.42	c non guided choices	: 4445
3600.03/3508.43	c timeout
3600.03/3508.48	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 61918
3600.03/3508.48	s UNKNOWN
3600.03/3508.48	c Total wall clock time (in seconds): 3508.336

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=42827, runsolver pid=42818
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 2.76 3.77 3.98 9/333 42904
/proc/meminfo: memFree=129934208/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=18930384 memory=53228 CPUtime=0.11 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 6467 0 0 0 9 2 0 0 20 0 18 0 47176090 19384713216 13307 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4732596 13307 5325 1 0 547551 0
[pid=42827/tid=42838] ppid=42818 vsize=18930384 memory=4026532124 CPUtime=0.06 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 4990 0 0 0 5 1 0 0 20 0 18 0 47176093 19384713216 13307 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=18930384 memory=13937 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 47176094 19384713216 13307 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=18930384 memory=60684515935208 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 47176095 19384713216 13307 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53228 KiB

[startup+0.205209 s]*
/proc/loadavg: 2.76 3.77 3.98 7/333 42904
/proc/meminfo: memFree=129907364/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=18930384 memory=59360 CPUtime=0.19 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 6902 0 0 0 17 2 0 0 20 0 18 0 47176090 19384713216 14840 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4732596 14840 5421 1 0 547854 0
[pid=42827/tid=42838] ppid=42818 vsize=18930384 memory=4026663196 CPUtime=0.11 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 5270 0 0 0 9 2 0 0 20 0 18 0 47176093 19384713216 14840 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=18930384 memory=13937 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 47176094 19384713216 14840 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=18930384 memory=60684515935208 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 47176095 19384713216 14840 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59360 KiB

[startup+0.305994 s]*
/proc/loadavg: 2.76 3.77 3.98 10/333 42904
/proc/meminfo: memFree=129841136/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=18930384 memory=83648 CPUtime=0.39 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 8926 0 0 0 36 3 0 0 20 0 18 0 47176090 19384713216 20912 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4732596 20912 5421 1 0 548755 0
[pid=42827/tid=42838] ppid=42818 vsize=18930384 memory=-6000919507116386923 CPUtime=0.2 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 5306 0 0 0 18 2 0 0 20 0 18 0 47176093 19384713216 20912 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 47176094 19384713216 20912 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 47176095 19384713216 20912 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 83648 KiB

[startup+0.700205 s]
/proc/loadavg: 2.76 3.77 3.98 13/334 42905
/proc/meminfo: memFree=129560784/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=194008 CPUtime=1.16 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 10165 0 0 0 109 7 0 0 20 0 20 0 47176090 19521036288 48502 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 48502 5517 1 0 549786 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=17664 CPUtime=0.51 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 5461 0 0 0 47 4 0 0 20 0 20 0 47176093 19521036288 48502 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 48502 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 48502 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 194008 KiB

[startup+1.50019 s]
/proc/loadavg: 2.76 3.77 3.98 11/341 42912
/proc/meminfo: memFree=129402812/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=203364 CPUtime=2.74 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 12089 0 1 0 266 8 0 0 20 0 20 0 47176090 19521036288 50841 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 50841 5517 1 0 550894 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=3200 CPUtime=1.24 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 5477 0 0 0 119 5 0 0 20 0 20 0 47176093 19521036288 50841 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 50841 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 50841 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=14572 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 50841 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 203364 KiB

[startup+3.10507 s]
/proc/loadavg: 2.76 3.77 3.98 7/341 42913
/proc/meminfo: memFree=128433084/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=472476 CPUtime=5.21 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 14827 0 1 0 506 15 0 0 20 0 20 0 47176090 19521036288 118119 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 118119 5517 1 0 1077597 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=14572 CPUtime=2.7 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 5581 0 0 0 262 8 0 0 20 0 20 0 47176093 19521036288 118119 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 118119 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 118119 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 118119 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 472476 KiB

[startup+6.30019 s]
/proc/loadavg: 2.94 3.79 3.99 6/342 42914
/proc/meminfo: memFree=126222820/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=863100 CPUtime=8.67 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 15607 0 1 0 843 24 0 0 20 0 20 0 47176090 19521036288 215775 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 215775 5517 1 0 1278133 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=0 CPUtime=5.69 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 5748 0 0 0 555 14 0 0 20 0 20 0 47176093 19521036288 215775 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 215775 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 215775 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=203492 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 215775 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 8.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 863100 KiB

[startup+12.7002 s]
/proc/loadavg: 3.02 3.79 3.99 6/342 42914
/proc/meminfo: memFree=123210780/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=1704012 CPUtime=15.35 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 20867 0 1 0 1490 45 0 0 20 0 20 0 47176090 19521036288 426003 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 426003 5517 1 0 1390933 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=203492 CPUtime=11.82 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 6696 0 0 0 1152 30 0 0 20 0 20 0 47176093 19521036288 426003 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=1704012 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 426003 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=14572 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 426003 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 426003 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 15.35 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1704012 KiB

[startup+25.5002 s]
/proc/loadavg: 3.32 3.82 4.00 6/342 42914
/proc/meminfo: memFree=120031264/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=1919748 CPUtime=28.77 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 29986 0 1 0 2821 56 0 0 20 0 20 0 47176090 19521036288 479937 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 479937 5517 1 0 1391650 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=1704012 CPUtime=24.15 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 8843 0 0 0 2380 35 0 0 20 0 20 0 47176093 19521036288 479937 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 479937 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=14572 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 479937 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=1922580 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 479937 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 28.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1919748 KiB

[startup+51.1052 s]
/proc/loadavg: 3.69 3.87 4.01 6/343 42915
/proc/meminfo: memFree=115529420/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=2694044 CPUtime=54.75 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 35028 0 1 0 5391 84 0 0 20 0 20 0 47176090 19521036288 673511 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 673511 5517 1 0 1391654 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=7378697629483963006 CPUtime=48.48 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 10454 0 0 0 4799 49 0 0 20 0 20 0 47176093 19521036288 673511 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=2694044 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 673511 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=2694044 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 42 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 673511 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0

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

/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=16019676 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2638 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=17664 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3186.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16019676 KiB

[startup+3162.3 s]
/proc/loadavg: 4.21 4.23 4.21 6/345 43094
/proc/meminfo: memFree=39444828/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3244.95 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 419084 0 1 0 322774 1721 0 0 20 0 20 0 47176090 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 4004919 5549 1 0 4018563 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=15793532 CPUtime=3045.29 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 223659 0 0 0 303022 1507 0 0 20 0 20 0 47176093 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=16019676 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2727 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=16019676 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3244.95 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16019676 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.20 4.19 6/345 43096
/proc/meminfo: memFree=38825152/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3305.33 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 424303 0 1 0 328797 1736 0 0 20 0 20 0 47176090 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 4004919 5549 1 0 4018563 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=11136 CPUtime=3104.4 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 227664 0 0 0 308920 1520 0 0 20 0 20 0 47176093 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=16019676 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2742 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3305.33 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16019676 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.18 4.18 6/347 43102
/proc/meminfo: memFree=38024844/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3366.23 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 433546 0 1 0 334862 1761 0 0 20 0 20 0 47176090 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 4004919 5549 1 0 4018563 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3162.81 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 234587 0 0 0 314738 1543 0 0 20 0 20 0 47176093 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=17664 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2756 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=-4421386513327417443 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3366.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16019676 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.17 4.18 6/347 43109
/proc/meminfo: memFree=37326600/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3426.86 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 438359 0 1 0 340903 1783 0 0 20 0 20 0 47176090 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 4004919 5549 1 0 4018563 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3221.32 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 237539 0 0 0 320568 1564 0 0 20 0 20 0 47176093 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=4480 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=16019676 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2771 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=16019676 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4004919 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3426.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16019676 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.18 4.18 6/347 43112
/proc/meminfo: memFree=36490380/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=16021084 CPUtime=3491.97 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 450841 0 1 0 347386 1811 0 0 20 0 20 0 47176090 19521036288 4005271 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 4005271 5549 1 0 4018580 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3278.86 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 244666 0 0 0 326297 1589 0 0 20 0 20 0 47176093 19521036288 4005271 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=4480 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4005271 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=2208 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2772 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4005271 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=16021084 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4005271 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3491.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16021084 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.18 4.18 6/351 43126
/proc/meminfo: memFree=35502192/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=16045732 CPUtime=3552.86 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 458029 0 1 0 353438 1848 0 0 20 0 20 0 47176090 19521036288 4011433 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 4011433 5549 1 0 4024844 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=16019676 CPUtime=3335.05 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 248828 0 0 0 331881 1624 0 0 20 0 20 0 47176093 19521036288 4011433 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=14572 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4011433 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2854 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4011433 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=-6933350163988322758 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4011433 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3552.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16045732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3508.4 s]
/proc/loadavg: 4.18 4.18 4.18 6/348 43129
/proc/meminfo: memFree=34720408/131249996 swapFree=33010684/33010684
[pid=42827] ppid=42818 vsize=19063512 memory=16078636 CPUtime=3600.03 cores=4,6
/proc/42827/stat : 42827 (java) S 42818 42827 42765 0 -1 4194304 465372 0 1 0 358131 1872 0 0 20 0 20 0 47176090 19521036288 4019659 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
/proc/42827/statm: 4765878 4019659 5549 1 0 4033196 0
[pid=42827/tid=42838] ppid=42818 vsize=19063512 memory=9216 CPUtime=3379.35 cores=4,6
/proc/42827/task/42838/stat : 42838 (java) R 42818 42827 42765 0 -1 4194368 254069 0 0 0 336289 1646 0 0 20 0 20 0 47176093 19521036288 4019659 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42874] ppid=42818 vsize=19063512 memory=16078636 CPUtime=0 cores=4,6
/proc/42827/task/42874/stat : 42874 (Finalizer) S 42818 42827 42765 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 47176094 19521036288 4019659 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42885] ppid=42818 vsize=19063512 memory=1792 CPUtime=0 cores=4,6
/proc/42827/task/42885/stat : 42885 (Common-Cleaner) S 42818 42827 42765 0 -1 4194368 2875 0 0 0 0 0 0 0 20 0 20 0 47176095 19521036288 4019659 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
[pid=42827/tid=42910] ppid=42818 vsize=19063512 memory=1920 CPUtime=0 cores=4,6
/proc/42827/task/42910/stat : 42910 (Timer-0) S 42818 42827 42765 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 47176151 19521036288 4019659 18446744073709551615 94349061021696 94349061025392 140736632130192 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94349061033208 94349061034000 94349063360512 140736632138032 140736632138214 140736632138214 140736632143816 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16078636 KiB

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

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

# cumulated CPU time of all completed processes:  user=3581.41 s, system=18.7917 s

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

[startup+3508.6 s]*
/proc/loadavg: 4.18 4.18 4.18 6/330 43132
/proc/meminfo: memFree=50475424/131249996 swapFree=33010684/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): 3508.62
CPU time (s): 3600.21
CPU user time (s): 3581.41
CPU system time (s): 18.7917
CPU usage (%): 102.61
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 16079276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.41
system time used= 18.7917
maximum resident set size= 16079404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 467958
page faults= 1
swaps= 0
block input operations= 88
block output operations= 37818328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 127181
involuntary context switches= 21384


# summary of solver processes directly reported to runsolver:
#   pid: 42827
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3581.41
#   total CPU system time (s): 18.7917

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.91253 second user time and 14.3209 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-30 22:22:55
IDJOB=4485467
IDBENCH=146795
IDSOLVER=3364
FILE ID=nodeC032/4485467-1751314974
RUNJOBID= nodeC032-1751314974-42776
SLURM_JOB_ID= 9594329
Free space on /tmp= 432060 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485467-1751314974/watcher-4485467-1751314974 -o /tmp/evaluation-result-4485467-1751314974/solver-4485467-1751314974 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751314974-42776 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4485467-1751314974 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4485467-1751314974.opb

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

MD5SUM BENCH= 55b762fd6bb408eb2777c16ed585e3a1
RANDOM SEED=458562791

nodeC032 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		: 3601.565
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.69
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		: 1200.085
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.69
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.835
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.69
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		: 1809.822
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.69
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.810
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.69
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		: 1896.933
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.69
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		: 3599.992
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.69
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		: 1999.132
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        130012228 kB
MemAvailable:   129767668 kB
Buffers:            3280 kB
Cached:           563564 kB
SwapCached:            0 kB
Active:           318848 kB
Inactive:         310184 kB
Active(anon):      80256 kB
Inactive(anon):        0 kB
Active(file):     238592 kB
Inactive(file):   310184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9784 kB
Writeback:             0 kB
AnonPages:         65340 kB
Mapped:           102896 kB
Shmem:             18068 kB
KReclaimable:      91804 kB
Slab:             176608 kB
SReclaimable:      91804 kB
SUnreclaim:        84804 kB
KernelStack:        4096 kB
PageTables:         2856 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432060 MiB
End job on nodeC032 at 2025-06-30 23:21:23