Trace number 4519385

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) 3584.86 3700.21

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/
normalized-composed_pebbling_php_opt_pyramid_height46_pigeons45_holes44.opb
MD5SUM57fb5f2576749c6f64e06149678741e6
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 benchmark1128
Best CPU time to get the best result obtained on this benchmark629.539
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2235696
Total number of constraints106878
Number of constraints which are clauses54003
Number of constraints which are cardinality constraints (but not clauses)48504
Number of constraints which are nor clauses,nor cardinality constraints4371
Minimum length of a constraint44
Maximum length of a constraint49
Number of terms in the objective function 2256
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2256
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2256
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.11/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.11/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.11/0.16	c See www.sat4j.org for details.
0.11/0.17	c version PB25.v20250606
0.11/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.11/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.11/0.20	c java.vm.version	22.0.1+8-16
0.11/0.20	c java.vm.vendor	Oracle Corporation
0.11/0.20	c sun.arch.data.model	64
0.11/0.20	c java.version		22.0.1
0.11/0.20	c os.name		Linux
0.11/0.20	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.11/0.20	c os.arch		amd64
0.11/0.21	c Free memory 		2104792832
0.11/0.21	c Max memory 		16282288128
0.11/0.21	c Total memory 		2113929216
0.26/0.23	c Number of processors 	2
0.38/0.34	c Pseudo Boolean Optimization by upper bound
0.38/0.34	c --- Begin Solver configuration ---
0.38/0.34	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.38/0.34	c Learn all clauses as in MiniSAT
0.38/0.34	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.38/0.34	c Expensive reason simplification
0.38/0.34	c Glucose 2.1 dynamic restart strategy
0.38/0.34	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.38/0.34	c timeout=2147483s
0.38/0.34	c DB Simplification allowed=false
0.38/0.34	c Listener: none
0.38/0.34	c --- End Solver configuration ---
0.38/0.34	c solving HOME/instance-4519385-1751559731.opb
0.38/0.34	c reading problem ... 
0.40/10.21	c using VERIPB proof format
0.40/10.24	c  objective function found
187.91/190.99	c ... done. Wall clock time 190.645s.
187.91/190.99	c declared #vars     2235696
187.91/190.99	c #constraints  106878
187.91/190.99	c constraints type 
187.91/190.99	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 52875
187.91/190.99	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 54003
187.91/190.99	c 106878 constraints processed.
188.03/191.01	c objective function length is 2256 literals
195.67/195.68	c cleaning 2497 clauses out of 5000 with flag 30577/5000
198.87/198.59	c cleaning 4244 clauses out of 8504 with flag 69090/11001
203.56/202.80	c cleaning 5617 clauses out of 11259 with flag 116505/18000
207.74/206.68	c cleaning 6808 clauses out of 13642 with flag 168175/26000
212.62/211.48	c cleaning 7895 clauses out of 15838 with flag 225668/35004
219.52/218.51	c cleaning 8949 clauses out of 17941 with flag 293971/45002
227.94/226.99	c cleaning 9976 clauses out of 19990 with flag 365416/56000
237.73/236.78	c cleaning 10994 clauses out of 22016 with flag 445321/68002
243.35/242.40	c cleaning 11975 clauses out of 24020 with flag 527890/81000
250.03/249.19	c cleaning 12995 clauses out of 26045 with flag 619459/95000
257.21/255.89	c cleaning 13965 clauses out of 28051 with flag 712701/110001
265.38/263.99	c cleaning 14978 clauses out of 30085 with flag 812113/126000
273.55/271.97	c cleaning 15982 clauses out of 32107 with flag 920852/143000
283.39/281.89	c cleaning 16979 clauses out of 34126 with flag 1047001/161001
293.07/291.59	c cleaning 17972 clauses out of 36146 with flag 1170666/180000
301.85/300.34	c cleaning 18984 clauses out of 38174 with flag 1297676/200000
311.83/310.33	c cleaning 19983 clauses out of 40190 with flag 1433307/221000
323.62/322.15	c cleaning 20949 clauses out of 42207 with flag 1577759/243000
335.70/334.19	c cleaning 22087 clauses out of 44261 with flag 1736045/266003
353.72/356.74	c cleaning 23048 clauses out of 46174 with flag 1901118/290003
368.71/371.61	c cleaning 24002 clauses out of 48125 with flag 2066533/315002
389.59/392.90	c cleaning 24995 clauses out of 50123 with flag 2236687/341002
406.81/420.93	c cleaning 25946 clauses out of 52126 with flag 2437794/368000
430.65/444.62	c cleaning 26970 clauses out of 54180 with flag 2636851/396000
448.07/463.77	c cleaning 28086 clauses out of 56210 with flag 2849877/425000
465.32/481.04	c cleaning 29040 clauses out of 58124 with flag 3069850/455000
492.26/508.03	c cleaning 30025 clauses out of 60087 with flag 3297176/486003
507.86/523.41	c cleaning 30990 clauses out of 62059 with flag 3535669/518000
577.97/592.68	c cleaning 31621 clauses out of 64070 with flag 4038467/551001
635.09/648.58	c cleaning 33154 clauses out of 66448 with flag 4580644/585000
725.29/747.27	c cleaning 34147 clauses out of 68294 with flag 5180384/620000
780.09/803.50	c cleaning 35055 clauses out of 70147 with flag 5895487/656000
845.30/894.58	c cleaning 36044 clauses out of 72095 with flag 6639852/693003
994.87/1045.25	c cleaning 37024 clauses out of 74048 with flag 7407351/731000
1149.02/1216.94	c cleaning 38005 clauses out of 76025 with flag 8203039/770001
1315.51/1382.34	c cleaning 39006 clauses out of 78019 with flag 9020547/810000
1506.86/1582.79	c cleaning 40003 clauses out of 80019 with flag 9874379/851006
1638.77/1713.67	c cleaning 41005 clauses out of 82012 with flag 10718949/893002
1734.17/1811.62	c cleaning 41995 clauses out of 84007 with flag 11492779/936002
1814.07/1887.84	c cleaning 42999 clauses out of 86010 with flag 12173382/980000
1897.55/1970.55	c cleaning 43997 clauses out of 88012 with flag 12552544/1025001
1968.32/2040.51	c cleaning 44997 clauses out of 90014 with flag 13010505/1071000
2038.47/2116.54	c cleaning 45978 clauses out of 92017 with flag 13374959/1118000
2137.36/2224.89	c cleaning 46986 clauses out of 94039 with flag 13725791/1166000
2231.47/2321.67	c cleaning 47997 clauses out of 96054 with flag 14071545/1215001
2313.68/2401.59	c cleaning 48987 clauses out of 98056 with flag 14418306/1265000
2402.40/2492.84	c cleaning 49981 clauses out of 100069 with flag 14767751/1316000
2493.62/2583.74	c cleaning 50999 clauses out of 102097 with flag 15174549/1368009
2580.61/2673.13	c cleaning 51965 clauses out of 104094 with flag 15618694/1421005
2662.63/2761.45	c cleaning 52979 clauses out of 106124 with flag 16067642/1475000
2752.53/2850.58	c cleaning 53994 clauses out of 108145 with flag 16553402/1530000
2823.09/2921.08	c cleaning 55061 clauses out of 110153 with flag 16926873/1586002
2914.05/3013.67	c cleaning 56019 clauses out of 112090 with flag 17374215/1643000
3010.00/3114.78	c cleaning 57018 clauses out of 114071 with flag 17823770/1701000
3122.24/3228.83	c cleaning 58001 clauses out of 116055 with flag 18291703/1760002
3226.58/3335.61	c cleaning 59006 clauses out of 118052 with flag 18748628/1820000
3337.36/3443.80	c cleaning 60000 clauses out of 120047 with flag 19235039/1881001
3449.23/3558.61	c cleaning 61005 clauses out of 122049 with flag 19714864/1943003
3571.62/3687.03	c cleaning 61990 clauses out of 124041 with flag 20234193/2006000
3584.60/3700.04	c starts		: 9402
3584.60/3700.04	c conflicts		: 2021611
3584.60/3700.05	c decisions		: 92605316
3584.60/3700.05	c propagations		: 203721128
3584.60/3700.05	c inspects		: 7603382837
3584.60/3700.05	c shortcuts		: 0
3584.60/3700.05	c learnt literals	: 0
3584.60/3700.05	c learnt binary clauses	: 0
3584.60/3700.05	c learnt ternary clauses	: 0
3584.60/3700.05	c learnt constraints	: 2021611
3584.60/3700.05	c ignored constraints	: 0
3584.60/3700.05	c root simplifications	: 0
3584.60/3700.05	c removed literals (reason simplification)	: 18574155
3584.60/3700.05	c reason swapping (by a shorter reason)	: 0
3584.60/3700.05	c Calls to reduceDB	: 59
3584.60/3700.05	c Number of update (reduction) of LBD	: 1472486
3584.60/3700.05	c Imported unit clauses	: 0
3584.60/3700.05	c timeout
3584.60/3700.05	c No decision after first conflict	: false
3584.60/3700.05	c number of reductions to clauses (during analyze)	: 0
3584.60/3700.05	c number of learned constraints concerned by reduction	: 0
3584.60/3700.05	c number of learning phase by resolution	: 0
3584.60/3700.05	c number of learning phase by cutting planes	: 0
3584.60/3700.05	c number of rounding to 1 operations	: 0
3584.60/3700.05	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3584.60/3700.05	c number of reductions of the coefficients by power 2 	: 0
3584.60/3700.05	c number of right shift for reduction by power 2 	: 0
3584.60/3700.05	c number of reductions of the coefficients by GCD over coefficients 	: 0
3584.60/3700.05	c number of ending skipping 	: 0
3584.60/3700.05	c number of internal skipping 	: 0
3584.60/3700.05	c number of derivation steps 	: 0
3584.60/3700.05	c number of skipped derivation steps 	: 0
3584.60/3700.05	c number of remaining unassigned 	: 0
3584.60/3700.05	c number of remaining assigned 	: 0
3584.60/3700.05	c number of falsified literals weakened from reason	: 0
3584.60/3700.05	c number of falsified literals weakened from conflict	: 0
3584.60/3700.05	c time for arithmetic operations	: 0
3584.60/3700.05	c minimum degree of deleted constraints	: null
3584.60/3700.05	c maximum degree of deleted constraints	: null
3584.60/3700.06	c number of deleted constraints	: 0
3584.60/3700.06	c speed (assignments/second)	: 58058.253434329585
3584.60/3700.06	c non guided choices	: 79985497
3584.75/3700.16	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 77662
3584.75/3700.16	s UNKNOWN
3584.75/3700.17	c Total wall clock time (in seconds): 3699.827

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=80709, runsolver pid=80706

[startup+0.100074 s]*
/proc/loadavg: 2.31 3.67 4.01 3/318 80727
/proc/meminfo: memFree=129564748/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18930384 memory=48344 CPUtime=0.11 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 5797 0 0 0 8 3 0 0 20 0 18 0 71652590 19384713216 12086 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4732596 12086 5304 1 0 547003 0
[pid=80709/tid=80711] ppid=80706 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 4693 0 0 0 5 2 0 0 20 0 18 0 71652592 19384713216 12086 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18930384 memory=228522721619 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71652595 19384713216 12086 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18930384 memory=58494082630061 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71652596 19384713216 12086 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48344 KiB

[startup+0.214497 s]*
/proc/loadavg: 2.31 3.67 4.01 3/318 80727
/proc/meminfo: memFree=129560652/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18930384 memory=53568 CPUtime=0.26 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 6502 0 0 0 22 4 0 0 20 0 18 0 71652590 19384713216 13392 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4732596 13392 5368 1 0 547569 0
[pid=80709/tid=80711] ppid=80706 vsize=18930384 memory=4026794268 CPUtime=0.17 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 5000 0 0 0 15 2 0 0 20 0 18 0 71652592 19384713216 13392 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18930384 memory=13926 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71652595 19384713216 13392 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18930384 memory=57394570986489 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71652596 19384713216 13392 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53568 KiB

[startup+0.316024 s]*
/proc/loadavg: 2.31 3.67 4.01 2/318 80727
/proc/meminfo: memFree=129556556/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18930384 memory=59028 CPUtime=0.38 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 6798 0 0 0 34 4 0 0 20 0 18 0 71652590 19384713216 14757 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4732596 14757 5432 1 0 547769 0
[pid=80709/tid=80711] ppid=80706 vsize=18930384 memory=-6000919481380203623 CPUtime=0.25 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 5180 0 0 0 23 2 0 0 20 0 18 0 71652592 19384713216 14757 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71652595 19384713216 14757 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71652596 19384713216 14757 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59028 KiB

[startup+0.700353 s]
/proc/loadavg: 2.31 3.67 4.01 1/318 80727
/proc/meminfo: memFree=129556556/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18930384 memory=59156 CPUtime=0.4 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 6848 0 0 0 36 4 0 0 20 0 18 0 71652590 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4732596 14789 5432 1 0 547809 0
[pid=80709/tid=80711] ppid=80706 vsize=18930384 memory=19072 CPUtime=0.26 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) D 80706 80709 80589 0 -1 4456512 5212 0 0 0 24 2 0 0 20 0 18 0 71652592 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18930384 memory=11264 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71652595 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18930384 memory=3200 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71652596 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59156 KiB

[startup+1.50034 s]
/proc/loadavg: 2.31 3.67 4.01 1/318 80727
/proc/meminfo: memFree=129556988/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18930384 memory=59156 CPUtime=0.4 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 6848 0 0 0 36 4 0 0 20 0 18 0 71652590 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4732596 14789 5432 1 0 547809 0
[pid=80709/tid=80711] ppid=80706 vsize=18930384 memory=3200 CPUtime=0.26 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) D 80706 80709 80589 0 -1 4456512 5212 0 0 0 24 2 0 0 20 0 18 0 71652592 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71652595 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18930384 memory=11264 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71652596 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59156 KiB

[startup+3.11305 s]
/proc/loadavg: 2.44 3.68 4.01 1/318 80727
/proc/meminfo: memFree=129557192/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18930384 memory=59156 CPUtime=0.4 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 6848 0 0 0 36 4 0 0 20 0 18 0 71652590 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4732596 14789 5432 1 0 547809 0
[pid=80709/tid=80711] ppid=80706 vsize=18930384 memory=11264 CPUtime=0.26 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) D 80706 80709 80589 0 -1 4456512 5212 0 0 0 24 2 0 0 20 0 18 0 71652592 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71652595 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18930384 memory=5632 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71652596 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59156 KiB
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.44 3.68 4.01 1/318 80727
/proc/meminfo: memFree=129557236/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18930384 memory=59156 CPUtime=0.4 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 6848 0 0 0 36 4 0 0 20 0 18 0 71652590 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4732596 14789 5432 1 0 547809 0
[pid=80709/tid=80711] ppid=80706 vsize=18930384 memory=11264 CPUtime=0.26 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) D 80706 80709 80589 0 -1 4456512 5212 0 0 0 24 2 0 0 20 0 18 0 71652592 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18930384 memory=-6000919481380203623 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 71652595 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18930384 memory=-6000919481380203623 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 71652596 19384713216 14789 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59156 KiB
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.57 3.68 4.01 8/323 80732
/proc/meminfo: memFree=124991656/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18996948 memory=1721800 CPUtime=3.97 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 13159 0 0 0 341 56 0 0 20 0 19 0 71652590 19452874752 430450 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4749237 430450 5464 1 0 1225176 0
[pid=80709/tid=80711] ppid=80706 vsize=18996948 memory=766616 CPUtime=2.57 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 6234 0 0 0 209 48 0 0 20 0 19 0 71652592 19452874752 430450 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18996948 memory=1069864 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71652595 19452874752 430450 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18996948 memory=52983639573464 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 71652596 19452874752 430450 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3.97 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1721800 KiB
heavy processes:

[startup+25.5003 s]
/proc/loadavg: 3.18 3.77 4.03 6/325 80735
/proc/meminfo: memFree=114275872/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18996948 memory=2839896 CPUtime=18.03 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 23354 0 0 0 1715 88 0 0 20 0 19 0 71652590 19452874752 709974 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4749237 709974 5528 1 0 1945492 0
[pid=80709/tid=80711] ppid=80706 vsize=18996948 memory=-6000919481380203623 CPUtime=14.4 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 7677 0 0 0 1369 71 0 0 20 0 19 0 71652592 19452874752 709974 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18996948 memory=2835800 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71652595 19452874752 709974 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18996948 memory=2827596 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 71652596 19452874752 709974 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 18.03 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 2839896 KiB
heavy processes:

[startup+51.1096 s]
/proc/loadavg: 3.54 3.80 4.03 6/327 80737
/proc/meminfo: memFree=111331692/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=18996948 memory=3227496 CPUtime=44.46 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 27978 0 0 0 4345 101 0 0 20 0 19 0 71652590 19452874752 806874 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4749237 806874 5528 1 0 2162738 0
[pid=80709/tid=80711] ppid=80706 vsize=18996948 memory=3225448 CPUtime=38.21 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 9576 0 0 0 3742 79 0 0 20 0 19 0 71652592 19452874752 806874 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=18996948 memory=3225448 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 71652595 19452874752 806874 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=18996948 memory=-6000919481380203623 CPUtime=0 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 71652596 19452874752 806874 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 44.46 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3227496 KiB

[startup+102.3 s]
/proc/loadavg: 3.85 3.85 4.03 5/328 80740

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

[startup+3342.3 s]
/proc/loadavg: 4.55 4.40 4.27 6/331 80920
/proc/meminfo: memFree=75788560/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19063512 memory=10605048 CPUtime=3234.01 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 293317 0 0 0 321744 1657 0 0 20 0 20 0 71652590 19521036288 2651262 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4765878 2651262 5592 1 0 2677556 0
[pid=80709/tid=80711] ppid=80706 vsize=19063512 memory=10603128 CPUtime=3119.49 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 170607 0 0 0 310577 1372 0 0 20 0 20 0 71652592 19521036288 2651262 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19063512 memory=10603128 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71652595 19521036288 2651262 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19063512 memory=10603128 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 3865 0 0 0 0 1 0 0 20 0 20 0 71652596 19521036288 2651262 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80745] ppid=80706 vsize=19063512 memory=2760 CPUtime=0 cores=1,3
/proc/80709/task/80745/stat : 80745 (Timer-0) S 80706 80709 80589 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 71671704 19521036288 2651262 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3234.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10605048 KiB

[startup+3402.3 s]
/proc/loadavg: 4.29 4.35 4.26 5/330 80922
/proc/meminfo: memFree=75593620/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3296.01 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 299567 0 0 0 327920 1681 0 0 20 0 20 0 71652590 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4765878 2651390 5592 1 0 2677626 0
[pid=80709/tid=80711] ppid=80706 vsize=19063512 memory=10603128 CPUtime=3178.66 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 172971 0 0 0 316475 1391 0 0 20 0 20 0 71652592 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19063512 memory=10603128 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71652595 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19063512 memory=11264 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 3866 0 0 0 0 1 0 0 20 0 20 0 71652596 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80745] ppid=80706 vsize=19063512 memory=10605560 CPUtime=0 cores=1,3
/proc/80709/task/80745/stat : 80745 (Timer-0) S 80706 80709 80589 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 71671704 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3296.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10605560 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.32 4.25 5/328 80924
/proc/meminfo: memFree=75399176/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3356.09 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 304737 0 0 0 333908 1701 0 0 20 0 20 0 71652590 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4765878 2651390 5592 1 0 2677626 0
[pid=80709/tid=80711] ppid=80706 vsize=19063512 memory=10603128 CPUtime=3238.01 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 176382 0 0 0 322393 1408 0 0 20 0 20 0 71652592 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19063512 memory=10603128 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71652595 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19063512 memory=5632 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 3962 0 0 0 0 1 0 0 20 0 20 0 71652596 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80745] ppid=80706 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/80709/task/80745/stat : 80745 (Timer-0) S 80706 80709 80589 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 71671704 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3356.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10605560 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.29 4.25 5/329 80926
/proc/meminfo: memFree=75114336/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3412.86 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 305994 0 0 0 339565 1721 0 0 20 0 20 0 71652590 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4765878 2651390 5592 1 0 2677626 0
[pid=80709/tid=80711] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3293.89 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 176943 0 0 0 327965 1424 0 0 20 0 20 0 71652592 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19063512 memory=10605560 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71652595 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19063512 memory=10605560 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 3966 0 0 0 0 1 0 0 20 0 20 0 71652596 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80745] ppid=80706 vsize=19063512 memory=10605560 CPUtime=0 cores=1,3
/proc/80709/task/80745/stat : 80745 (Timer-0) S 80706 80709 80589 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 71671704 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3412.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10605560 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.26 4.24 5/329 80928
/proc/meminfo: memFree=74833756/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3472.97 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 311086 0 0 0 345556 1741 0 0 20 0 20 0 71652590 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4765878 2651390 5592 1 0 2677626 0
[pid=80709/tid=80711] ppid=80706 vsize=19063512 memory=11264 CPUtime=3353.21 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 180430 0 0 0 333881 1440 0 0 20 0 20 0 71652592 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19063512 memory=19072 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71652595 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19063512 memory=10605560 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 4052 0 0 0 0 1 0 0 20 0 20 0 71652596 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80745] ppid=80706 vsize=19063512 memory=6768 CPUtime=0 cores=1,3
/proc/80709/task/80745/stat : 80745 (Timer-0) S 80706 80709 80589 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 71671704 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3472.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10605560 KiB

[startup+3642.3 s]
/proc/loadavg: 4.18 4.25 4.24 2/331 80934
/proc/meminfo: memFree=74526008/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3526.81 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 313421 0 0 0 350925 1756 0 0 20 0 20 0 71652590 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4765878 2651390 5592 1 0 2677626 0
[pid=80709/tid=80711] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3406.27 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) D 80706 80709 80589 0 -1 4194368 181443 0 0 0 339175 1452 0 0 20 0 20 0 71652592 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19063512 memory=10605560 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71652595 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19063512 memory=10605560 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 4142 0 0 0 0 1 0 0 20 0 20 0 71652596 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80745] ppid=80706 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/80709/task/80745/stat : 80745 (Timer-0) S 80706 80709 80589 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 71671704 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3526.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10605560 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 4.15 4.23 4.23 3/263 80970
/proc/meminfo: memFree=96313492/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19063512 memory=10605560 CPUtime=3584.6 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 315989 0 0 0 356686 1774 0 0 20 0 20 0 71652590 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4765878 2651390 5592 1 0 2677626 0
[pid=80709/tid=80711] ppid=80706 vsize=19063512 memory=-6000919507150072935 CPUtime=3463.28 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) R 80706 80709 80589 0 -1 4194368 183544 0 0 0 344861 1467 0 0 20 0 20 0 71652592 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19063512 memory=9011768 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 71652595 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19063512 memory=6900 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 4142 0 0 0 0 1 0 0 20 0 20 0 71652596 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80745] ppid=80706 vsize=19063512 memory=10918840 CPUtime=0 cores=1,3
/proc/80709/task/80745/stat : 80745 (Timer-0) S 80706 80709 80589 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 71671704 19521036288 2651390 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3584.6 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 10605560 KiB

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

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

# cumulated CPU time of all completed processes:  user=3567.05 s, system=17.8071 s

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

[startup+3700.12 s]
/proc/loadavg: 4.15 4.23 4.23 3/263 80970
/proc/meminfo: memFree=96313492/131382112 swapFree=33010416/33010684
[pid=80709] ppid=80706 vsize=19263204 memory=10606328 CPUtime=3584.75 cores=1,3
/proc/80709/stat : 80709 (java) S 80706 80709 80589 0 -1 4194304 319049 0 0 0 356699 1776 0 0 20 0 21 0 71652590 19725520896 2651582 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
/proc/80709/statm: 4815801 2651582 5592 1 0 2678627 0
[pid=80709/tid=80711] ppid=80706 vsize=19263204 memory=10605560 CPUtime=3463.31 cores=1,3
/proc/80709/task/80711/stat : 80711 (java) D 80706 80709 80589 0 -1 4194368 183970 0 0 0 344863 1468 0 0 20 0 21 0 71652592 19725520896 2651582 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80720] ppid=80706 vsize=19263204 memory=10605560 CPUtime=0 cores=1,3
/proc/80709/task/80720/stat : 80720 (Finalizer) S 80706 80709 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 71652595 19725520896 2651582 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
[pid=80709/tid=80727] ppid=80706 vsize=19263204 memory=19072 CPUtime=0.01 cores=1,3
/proc/80709/task/80727/stat : 80727 (Common-Cleaner) S 80706 80709 80589 0 -1 4194368 4142 0 0 0 0 1 0 0 20 0 21 0 71652596 19725520896 2651582 18446744073709551615 94209048489984 94209048493680 140732554940624 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94209048501496 94209048502288 94209063567360 140732554942768 140732554942950 140732554942950 140732554948552 0
Current children cumulated CPU time: 3584.75 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 10606328 KiB

Child status: 143

Real time (s): 3700.21
CPU time (s): 3584.86
CPU user time (s): 3567.05
CPU system time (s): 17.8071
CPU usage (%): 96.8824
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 13743456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.05
system time used= 17.8071
maximum resident set size= 13743456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18418800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 133854
involuntary context switches= 11503


# summary of solver processes directly reported to runsolver:
#   pid: 80709
#   total CPU time (s): 3584.86
#   total CPU user time (s): 3567.05
#   total CPU system time (s): 17.8071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.647 second user time and 39.3782 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-03 18:22:12
IDJOB=4519385
IDBENCH=177240
IDSOLVER=3364
FILE ID=nodeC005/4519385-1751559731
RUNJOBID= nodeC005-1751559731-80601
SLURM_JOB_ID= 9598757
Free space on /tmp= 429400 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/normalized-composed_pebbling_php_opt_pyramid_height46_pigeons45_holes44.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519385-1751559731/watcher-4519385-1751559731 -o /tmp/evaluation-result-4519385-1751559731/solver-4519385-1751559731 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751559731-80601 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4519385-1751559731 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4519385-1751559731.opb

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

MD5SUM BENCH= 57fb5f2576749c6f64e06149678741e6
RANDOM SEED=1413805054

nodeC005 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	: 0xb00001f
cpu MHz		: 1197.569
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 2295.139
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.241
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.773
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129588940 kB
MemAvailable:   129801744 kB
Buffers:            2128 kB
Cached:          1001296 kB
SwapCached:           24 kB
Active:           837140 kB
Inactive:         354752 kB
Active(anon):     203248 kB
Inactive(anon):     3164 kB
Active(file):     633892 kB
Inactive(file):   351588 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             90576 kB
Writeback:             0 kB
AnonPages:        191696 kB
Mapped:           123504 kB
Shmem:             17936 kB
KReclaimable:     133904 kB
Slab:             221608 kB
SReclaimable:     133904 kB
SUnreclaim:        87704 kB
KernelStack:        4848 kB
PageTables:         4004 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6992488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150152 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429400 MiB
End job on nodeC005 at 2025-07-03 19:23:52