Trace number 4542471

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06? (TO) 3600.16 3589.12

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height44_pigeons43_holes42.opb
MD5SUM67ed6d0a845cd2604ef9c9dd089eeee0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark908.84
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1871280
Total number of constraints93919
Number of constraints which are clauses47477
Number of constraints which are cardinality constraints (but not clauses)42437
Number of constraints which are nor clauses,nor cardinality constraints4005
Minimum length of a constraint42
Maximum length of a constraint47
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c Expensive reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4542471-1753216030.opb
0.13/0.13	c reading problem ... 
0.13/0.14	c  no objective function found
116.08/113.54	c ... done. Wall clock time 113.403s.
116.08/113.54	c declared #vars     1871280
116.08/113.54	c #constraints  93919
116.08/113.54	c constraints type 
116.08/113.54	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 46442
116.08/113.54	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 47477
116.08/113.54	c 93919 constraints processed.
119.50/116.05	c cleaning 2491 clauses out of 5001 with flag 31165/5001
122.34/118.70	c cleaning 4255 clauses out of 8509 with flag 67018/11000
125.34/121.50	c cleaning 5606 clauses out of 11255 with flag 114297/18001
128.63/124.81	c cleaning 6803 clauses out of 13648 with flag 165360/26000
132.22/128.48	c cleaning 7903 clauses out of 15846 with flag 223411/35001
137.71/133.95	c cleaning 8956 clauses out of 17943 with flag 292465/45001
144.60/140.88	c cleaning 9968 clauses out of 19987 with flag 372039/56001
149.66/145.72	c cleaning 10982 clauses out of 22018 with flag 448460/68000
155.16/151.20	c cleaning 11992 clauses out of 24037 with flag 530921/81001
162.45/158.50	c cleaning 12994 clauses out of 26045 with flag 636701/95001
170.42/166.59	c cleaning 14001 clauses out of 28050 with flag 758000/110000
180.04/176.12	c cleaning 15002 clauses out of 30050 with flag 876888/126001
187.94/184.08	c cleaning 16002 clauses out of 32047 with flag 1005989/143000
195.23/191.31	c cleaning 16999 clauses out of 34049 with flag 1126409/161004
205.80/201.91	c cleaning 18000 clauses out of 36048 with flag 1261435/180002
218.38/214.57	c cleaning 18999 clauses out of 38050 with flag 1410383/200004
226.26/222.43	c cleaning 19991 clauses out of 40047 with flag 1550176/221000
239.04/235.27	c cleaning 20988 clauses out of 42057 with flag 1698693/243001
247.52/243.63	c cleaning 22015 clauses out of 44070 with flag 1851191/266002
261.79/257.96	c cleaning 23005 clauses out of 46054 with flag 2023955/290001
272.97/269.14	c cleaning 24004 clauses out of 48048 with flag 2205561/315000
282.96/279.18	c cleaning 24952 clauses out of 50045 with flag 2373199/341001
300.91/297.11	c cleaning 25982 clauses out of 52094 with flag 2555696/368002
312.89/309.14	c cleaning 26984 clauses out of 54110 with flag 2747041/396000
331.64/327.97	c cleaning 27990 clauses out of 56126 with flag 2933952/425000
346.30/342.69	c cleaning 29012 clauses out of 58136 with flag 3151939/455000
367.04/363.29	c cleaning 30047 clauses out of 60124 with flag 3350483/486000
380.11/376.31	c cleaning 31019 clauses out of 62077 with flag 3553816/518000
401.77/398.02	c cleaning 31990 clauses out of 64058 with flag 3765904/551000
419.08/415.24	c cleaning 32973 clauses out of 66069 with flag 3980196/585001
437.54/433.79	c cleaning 33987 clauses out of 68096 with flag 4201060/620001
453.21/449.45	c cleaning 34965 clauses out of 70108 with flag 4447815/656000
478.25/474.57	c cleaning 35986 clauses out of 72144 with flag 4688413/693001
495.52/491.80	c cleaning 36967 clauses out of 74157 with flag 4930872/731000
511.02/507.38	c cleaning 37991 clauses out of 76191 with flag 5195105/770001
535.18/531.52	c cleaning 39011 clauses out of 78202 with flag 5456118/810003
557.03/553.49	c cleaning 40066 clauses out of 80190 with flag 5741326/851002
575.59/572.03	c cleaning 41016 clauses out of 82122 with flag 6020074/893000
595.45/591.93	c cleaning 42017 clauses out of 84108 with flag 6344261/936002
614.69/611.19	c cleaning 43001 clauses out of 86089 with flag 6641225/980000
635.54/632.00	c cleaning 43967 clauses out of 88088 with flag 6936393/1025000
670.36/666.91	c cleaning 45026 clauses out of 90121 with flag 7235303/1071000
696.10/692.79	c cleaning 46034 clauses out of 92096 with flag 7550501/1118001
723.73/720.40	c cleaning 47009 clauses out of 94062 with flag 7855311/1166001
757.24/753.87	c cleaning 48000 clauses out of 96052 with flag 8172058/1215000
803.66/800.35	c cleaning 48990 clauses out of 98052 with flag 8489838/1265000
859.13/855.93	c cleaning 50006 clauses out of 100065 with flag 8856528/1316003
897.16/893.70	c cleaning 51005 clauses out of 102057 with flag 9264240/1368001
942.30/938.77	c cleaning 51983 clauses out of 104052 with flag 9628882/1421001
978.86/975.19	c cleaning 53021 clauses out of 106071 with flag 9977488/1475003
1015.58/1011.92	c cleaning 54003 clauses out of 108050 with flag 10341173/1530003
1044.81/1041.13	c cleaning 54990 clauses out of 110044 with flag 10687952/1586000
1075.92/1072.17	c cleaning 55967 clauses out of 112054 with flag 11049311/1643000
1112.04/1108.36	c cleaning 56984 clauses out of 114087 with flag 11437561/1701000
1158.33/1154.52	c cleaning 57979 clauses out of 116103 with flag 11844418/1760000
1209.82/1205.95	c cleaning 58943 clauses out of 118125 with flag 12248499/1820001
1247.54/1243.51	c cleaning 59950 clauses out of 120182 with flag 12646728/1881001
1274.18/1270.01	c cleaning 61028 clauses out of 122232 with flag 13046126/1943001
1301.03/1296.94	c cleaning 62023 clauses out of 124203 with flag 13449350/2006000
1347.14/1341.66	c cleaning 62992 clauses out of 126182 with flag 13852994/2070002
1388.66/1383.10	c cleaning 64007 clauses out of 128188 with flag 14290309/2135000
1482.06/1476.50	c cleaning 64998 clauses out of 130182 with flag 14781229/2201001
1536.01/1530.13	c cleaning 65815 clauses out of 132185 with flag 15392503/2268002
1566.27/1560.25	c cleaning 67129 clauses out of 134369 with flag 15868454/2336001
1633.40/1627.01	c cleaning 68044 clauses out of 136243 with flag 16533579/2405004
1718.24/1711.82	c cleaning 69033 clauses out of 138197 with flag 17009804/2475002
1814.72/1808.30	c cleaning 70022 clauses out of 140164 with flag 17492178/2546002
1918.00/1909.76	c cleaning 71014 clauses out of 142147 with flag 18026995/2618007
2010.04/2001.71	c cleaning 72003 clauses out of 144128 with flag 18579734/2691002
2106.27/2097.97	c cleaning 73004 clauses out of 146127 with flag 19143582/2765004
2210.58/2202.23	c cleaning 74004 clauses out of 148122 with flag 19723449/2840003
2306.68/2298.36	c cleaning 74987 clauses out of 150116 with flag 20332546/2916001
2395.07/2386.70	c cleaning 76005 clauses out of 152132 with flag 20885573/2993004
2462.74/2454.03	c cleaning 76988 clauses out of 154126 with flag 21507634/3071003
2552.30/2543.57	c cleaning 77981 clauses out of 156136 with flag 22020745/3150001
2649.77/2639.35	c cleaning 79060 clauses out of 158157 with flag 22669608/3230003
2704.45/2693.92	c cleaning 79990 clauses out of 160094 with flag 23200416/3311000
2812.59/2801.96	c cleaning 80992 clauses out of 162107 with flag 23716488/3393003
2903.55/2892.87	c cleaning 82012 clauses out of 164112 with flag 24266246/3476000
2971.34/2960.58	c cleaning 83021 clauses out of 166103 with flag 24833873/3560003
3118.42/3107.70	c cleaning 84010 clauses out of 168082 with flag 25418817/3645003
3291.17/3280.32	c cleaning 85003 clauses out of 170071 with flag 26077728/3731002
3458.20/3447.41	c cleaning 85999 clauses out of 172067 with flag 26752785/3818001
3600.01/3589.01	c timeout
3600.01/3589.02	c starts		: 2041
3600.01/3589.02	c conflicts		: 3891085
3600.01/3589.02	c decisions		: 161166111
3600.01/3589.02	c propagations		: 358704385
3600.01/3589.02	c inspects		: 12077427486
3600.01/3589.02	c shortcuts		: 0
3600.01/3589.02	c learnt literals	: 0
3600.01/3589.02	c learnt binary clauses	: 0
3600.01/3589.02	c learnt ternary clauses	: 0
3600.01/3589.02	c learnt constraints	: 3891085
3600.01/3589.02	c ignored constraints	: 0
3600.01/3589.02	c root simplifications	: 0
3600.01/3589.03	c removed literals (reason simplification)	: 9534347
3600.01/3589.03	c reason swapping (by a shorter reason)	: 0
3600.01/3589.03	c Calls to reduceDB	: 83
3600.01/3589.03	c Number of update (reduction) of LBD	: 2603321
3600.01/3589.03	c Imported unit clauses	: 0
3600.01/3589.03	c No decision after first conflict	: false
3600.01/3589.03	c number of reductions to clauses (during analyze)	: 0
3600.01/3589.03	c number of learned constraints concerned by reduction	: 0
3600.01/3589.03	c number of learning phase by resolution	: 0
3600.01/3589.03	c number of learning phase by cutting planes	: 0
3600.01/3589.03	c number of rounding to 1 operations	: 0
3600.01/3589.03	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3589.03	c number of reductions of the coefficients by power 2 	: 0
3600.01/3589.03	c number of right shift for reduction by power 2 	: 0
3600.01/3589.03	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3589.03	c number of ending skipping 	: 0
3600.01/3589.03	c number of internal skipping 	: 0
3600.01/3589.03	c number of derivation steps 	: 0
3600.01/3589.03	c number of skipped derivation steps 	: 0
3600.01/3589.03	c number of remaining unassigned 	: 0
3600.01/3589.03	c number of remaining assigned 	: 0
3600.01/3589.03	c number of falsified literals weakened from reason	: 0
3600.01/3589.03	c number of falsified literals weakened from conflict	: 0
3600.01/3589.03	c time for arithmetic operations	: 0
3600.01/3589.03	c minimum degree of deleted constraints	: null
3600.01/3589.03	c maximum degree of deleted constraints	: null
3600.01/3589.03	c number of deleted constraints	: 0
3600.01/3589.03	c speed (assignments/second)	: 103211.51195679384
3600.01/3589.03	c non guided choices	: 154275993
3600.01/3589.08	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 159152
3600.01/3589.09	s UNKNOWN
3600.01/3589.09	c Total wall clock time (in seconds): 3588.957

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542471-1753216030/watcher-4542471-1753216030 -o /tmp/evaluation-result-4542471-1753216030/solver-4542471-1753216030 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1753212428-151458 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4542471-1753216030.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 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=152084, runsolver pid=152081
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.86 4.34 4.15 5/336 152102
/proc/meminfo: memFree=121475060/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18930384 memory=57660 CPUtime=0.13 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 6565 0 0 0 11 2 0 0 20 0 18 0 237281685 19384713216 14415 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4732596 14415 5337 1 0 547619 0
[pid=152084/tid=152086] ppid=152081 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 5081 0 0 0 6 1 0 0 20 0 18 0 237281686 19384713216 14415 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18930384 memory=237112656212 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237281688 19384713216 14415 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18930384 memory=60684515961493 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 237281689 19384713216 14415 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57660 KiB

[startup+0.2059 s]*
/proc/loadavg: 4.86 4.34 4.15 5/336 152102
/proc/meminfo: memFree=121294080/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18930384 memory=237924 CPUtime=0.3 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 7071 0 0 0 24 6 0 0 20 0 18 0 237281685 19384713216 59481 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4732596 59481 5433 1 0 547900 0
[pid=152084/tid=152086] ppid=152081 vsize=18930384 memory=4026925340 CPUtime=0.18 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 5368 0 0 0 13 5 0 0 20 0 18 0 237281686 19384713216 59481 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18930384 memory=2573 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237281688 19384713216 59481 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18930384 memory=59585004307431 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 237281689 19384713216 59481 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 237924 KiB

[startup+0.305709 s]*
/proc/loadavg: 4.86 4.34 4.15 5/336 152102
/proc/meminfo: memFree=120886056/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18930384 memory=631140 CPUtime=0.42 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 7271 0 0 0 29 13 0 0 20 0 18 0 237281685 19384713216 157785 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4732596 157785 5433 1 0 547901 0
[pid=152084/tid=152086] ppid=152081 vsize=18930384 memory=-9103299227066081980 CPUtime=0.26 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 5560 0 0 0 14 12 0 0 20 0 18 0 237281686 19384713216 157785 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237281688 19384713216 157785 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 237281689 19384713216 157785 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 631140 KiB

[startup+0.700255 s]
/proc/loadavg: 4.86 4.34 4.15 6/337 152103
/proc/meminfo: memFree=120504688/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=1021204 CPUtime=1.01 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 9130 0 0 0 80 21 0 0 20 0 19 0 237281685 19452874752 255301 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 255301 5465 1 0 549173 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=27392 CPUtime=0.63 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 5739 0 0 0 44 19 0 0 20 0 19 0 237281686 19452874752 255301 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237281688 19452874752 255301 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18996948 memory=3328 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237281689 19452874752 255301 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1021204 KiB

[startup+1.50024 s]
/proc/loadavg: 4.86 4.34 4.15 9/337 152103
/proc/meminfo: memFree=120265312/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=1266312 CPUtime=2.04 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 11167 0 0 0 178 26 0 0 20 0 19 0 237281685 19452874752 316578 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 316578 5465 1 0 673419 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=3328 CPUtime=1.41 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 5955 0 0 0 117 24 0 0 20 0 19 0 237281686 19452874752 316578 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237281688 19452874752 316578 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237281689 19452874752 316578 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 2.04 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1266312 KiB

[startup+3.10552 s]
/proc/loadavg: 4.87 4.35 4.16 6/337 152103
/proc/meminfo: memFree=119270152/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=1793800 CPUtime=3.78 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 12299 0 0 0 341 37 0 0 20 0 19 0 237281685 19452874752 448450 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 448450 5497 1 0 944978 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=10752 CPUtime=2.92 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 6322 0 0 0 259 33 0 0 20 0 19 0 237281686 19452874752 448450 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237281688 19452874752 448450 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18996948 memory=5760 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237281689 19452874752 448450 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3.78 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1793800 KiB

[startup+6.30023 s]
/proc/loadavg: 4.87 4.35 4.16 6/337 152104
/proc/meminfo: memFree=118830500/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=2507612 CPUtime=7.31 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 20650 0 0 0 678 53 0 0 20 0 19 0 237281685 19452874752 626903 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 626903 5497 1 0 1320600 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=5760 CPUtime=5.91 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 6993 0 0 0 546 45 0 0 20 0 19 0 237281686 19452874752 626903 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237281688 19452874752 626903 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18996948 memory=-9103299227066081980 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237281689 19452874752 626903 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 7.31 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 2507612 KiB

[startup+12.7002 s]
/proc/loadavg: 4.80 4.34 4.15 6/337 152104
/proc/meminfo: memFree=117420028/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=3043692 CPUtime=13.75 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 22476 0 0 0 1310 65 0 0 20 0 19 0 237281685 19452874752 760923 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 760923 5497 1 0 1654816 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=2509736 CPUtime=11.93 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 7850 0 0 0 1139 54 0 0 20 0 19 0 237281686 19452874752 760923 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18996948 memory=27392 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237281688 19452874752 760923 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18996948 memory=14720 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237281689 19452874752 760923 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 13.75 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3043692 KiB

[startup+25.5002 s]
/proc/loadavg: 4.70 4.34 4.16 6/337 152104
/proc/meminfo: memFree=116506432/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=3736288 CPUtime=26.75 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 25309 0 0 0 2596 79 0 0 20 0 19 0 237281685 19452874752 934072 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 934072 5497 1 0 1847005 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=2509736 CPUtime=23.99 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 8653 0 0 0 2335 64 0 0 20 0 19 0 237281686 19452874752 934072 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18996948 memory=-9103299227066081980 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237281688 19452874752 934072 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18996948 memory=3736288 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237281689 19452874752 934072 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 26.75 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3736288 KiB

[startup+51.1058 s]
/proc/loadavg: 4.54 4.33 4.16 6/337 152104
/proc/meminfo: memFree=116043920/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=3962476 CPUtime=52.76 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 29683 0 0 0 5190 86 0 0 20 0 19 0 237281685 19452874752 990619 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 990619 5497 1 0 1936827 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=-9103299227066081980 CPUtime=48.11 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 10755 0 0 0 4742 69 0 0 20 0 19 0 237281686 19452874752 990619 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=18996948 memory=14720 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237281688 19452874752 990619 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=18996948 memory=-9103299227066081980 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237281689 19452874752 990619 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 52.76 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3962476 KiB

[startup+102.3 s]
/proc/loadavg: 4.34 4.31 4.16 7/337 152106
/proc/meminfo: memFree=115752512/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=18996948 memory=3964524 CPUtime=104.68 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 35703 0 0 0 10375 93 0 0 20 0 19 0 237281685 19452874752 991131 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4749237 991131 5497 1 0 1936827 0
[pid=152084/tid=152086] ppid=152081 vsize=18996948 memory=3964524 CPUtime=96.27 cores=4,6

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

/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2490 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3233.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6161996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.13 6/340 152281
/proc/meminfo: memFree=105491496/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=19063512 memory=6161996 CPUtime=3293.17 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 159045 0 0 0 329067 250 0 0 20 0 20 0 237281685 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4765878 1540499 5497 1 0 1937992 0
[pid=152084/tid=152086] ppid=152081 vsize=19063512 memory=6161996 CPUtime=3259.13 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 74491 0 0 0 325807 106 0 0 20 0 20 0 237281686 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2566 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3293.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6161996 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.13 6/339 152283
/proc/meminfo: memFree=105442552/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=19063512 memory=6161996 CPUtime=3353.3 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 160800 0 0 0 335078 252 0 0 20 0 20 0 237281685 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4765878 1540499 5497 1 0 1937992 0
[pid=152084/tid=152086] ppid=152081 vsize=19063512 memory=6161996 CPUtime=3318.73 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 75051 0 0 0 331767 106 0 0 20 0 20 0 237281686 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2641 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3353.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6161996 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.09 4.12 6/339 152285
/proc/meminfo: memFree=105442180/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=19063512 memory=6161996 CPUtime=3413.18 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 161775 0 0 0 341065 253 0 0 20 0 20 0 237281685 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4765878 1540499 5497 1 0 1937992 0
[pid=152084/tid=152086] ppid=152081 vsize=19063512 memory=6161996 CPUtime=3378.59 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 75849 0 0 0 337753 106 0 0 20 0 20 0 237281686 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2768 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1540499 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3413.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6161996 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.12 6/339 152287
/proc/meminfo: memFree=105393156/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=19063512 memory=6211260 CPUtime=3473.3 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 163814 0 0 0 347074 256 0 0 20 0 20 0 237281685 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4765878 1552815 5497 1 0 1937992 0
[pid=152084/tid=152086] ppid=152081 vsize=19063512 memory=6161996 CPUtime=3438.21 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 76750 0 0 0 343715 106 0 0 20 0 20 0 237281686 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=19063512 memory=6161996 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=-9103299227066081980 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2792 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=6211260 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3473.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6211260 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.11 6/340 152291
/proc/meminfo: memFree=105389236/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=19063512 memory=6211260 CPUtime=3533.18 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 164269 0 0 0 353060 258 0 0 20 0 20 0 237281685 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4765878 1552815 5497 1 0 1937992 0
[pid=152084/tid=152086] ppid=152081 vsize=19063512 memory=6211260 CPUtime=3498.07 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 77199 0 0 0 349701 106 0 0 20 0 20 0 237281686 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=19063512 memory=6211260 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2792 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=10752 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3533.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6211260 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.11 6/340 152293
/proc/meminfo: memFree=105389108/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=19063512 memory=6211260 CPUtime=3593.07 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 165240 0 0 0 359047 260 0 0 20 0 20 0 237281685 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4765878 1552815 5497 1 0 1937992 0
[pid=152084/tid=152086] ppid=152081 vsize=19063512 memory=6211260 CPUtime=3557.93 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 78112 0 0 0 355687 106 0 0 20 0 20 0 237281686 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=19063512 memory=6211260 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=6211260 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2792 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=6211260 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1552815 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3593.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6211260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3589 s]*
/proc/loadavg: 4.07 4.09 4.10 7/338 152425
/proc/meminfo: memFree=116380468/131250000 swapFree=33010672/33010684
[pid=152084] ppid=152081 vsize=19063512 memory=6532796 CPUtime=3600.01 cores=4,6
/proc/152084/stat : 152084 (java) S 152081 152084 151447 0 -1 4194304 166498 0 0 0 359732 269 0 0 20 0 20 0 237281685 19521036288 1633199 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
/proc/152084/statm: 4765878 1633199 5497 1 0 1937992 0
[pid=152084/tid=152086] ppid=152081 vsize=19063512 memory=-8961431440757400252 CPUtime=3564.33 cores=4,6
/proc/152084/task/152086/stat : 152086 (java) R 152081 152084 151447 0 -1 4194368 78198 0 0 0 356325 108 0 0 20 0 20 0 237281686 19521036288 1633199 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152095] ppid=152081 vsize=19063512 memory=122744 CPUtime=0 cores=4,6
/proc/152084/task/152095/stat : 152095 (Finalizer) S 152081 152084 151447 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237281688 19521036288 1633199 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152102] ppid=152081 vsize=19063512 memory=6384 CPUtime=0 cores=4,6
/proc/152084/task/152102/stat : 152102 (Common-Cleaner) S 152081 152084 151447 0 -1 4194368 2792 0 0 0 0 0 0 0 20 0 20 0 237281689 19521036288 1633199 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
[pid=152084/tid=152107] ppid=152081 vsize=19063512 memory=84816 CPUtime=0 cores=4,6
/proc/152084/task/152107/stat : 152107 (Timer-0) S 152081 152084 151447 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237293045 19521036288 1633199 18446744073709551615 94023989932032 94023989935728 140731160860992 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94023989943544 94023989944336 94024017219584 140731160865151 140731160865252 140731160865252 140731160870856 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6532796 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.45 s, system=2.71417 s

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

[startup+3589.11 s]*
/proc/loadavg: 4.07 4.09 4.10 5/320 152428
/proc/meminfo: memFree=122860340/131250000 swapFree=33010672/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): 3589.12
CPU time (s): 3600.16
CPU user time (s): 3597.45
CPU system time (s): 2.71417
CPU usage (%): 100.308
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 6532796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.45
system time used= 2.71417
maximum resident set size= 6533692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169273
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116020
involuntary context switches= 4574


# summary of solver processes directly reported to runsolver:
#   pid: 152084
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3597.45
#   total CPU system time (s): 2.71417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.57047 second user time and 17.3177 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-22 22:27:10
IDJOB=4542471
IDBENCH=163928
IDSOLVER=3363
FILE ID=nodeC026/4542471-1753216030
RUNJOBID= nodeC026-1753212428-151458
SLURM_JOB_ID= 9687803
Free space on /tmp= 432908 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height44_pigeons43_holes42.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542471-1753216030/watcher-4542471-1753216030 -o /tmp/evaluation-result-4542471-1753216030/solver-4542471-1753216030 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1753212428-151458 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4542471-1753216030.opb

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

MD5SUM BENCH= 67ed6d0a845cd2604ef9c9dd089eeee0
RANDOM SEED=911046009

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.970
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.59
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		: 3599.804
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.59
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		: 3630.768
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.59
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		: 3700.000
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.59
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		: 3601.719
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.59
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		: 3599.793
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.59
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.784
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.59
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		: 3618.639
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121760796 kB
MemAvailable:   126622656 kB
Buffers:            2128 kB
Cached:          5487316 kB
SwapCached:            4 kB
Active:          4180320 kB
Inactive:        4345176 kB
Active(anon):    3056980 kB
Inactive(anon):     5344 kB
Active(file):    1123340 kB
Inactive(file):  4339832 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            122688 kB
Writeback:             0 kB
AnonPages:       3039144 kB
Mapped:           129320 kB
Shmem:             26268 kB
KReclaimable:     459488 kB
Slab:             564332 kB
SReclaimable:     459488 kB
SUnreclaim:       104844 kB
KernelStack:        5180 kB
PageTables:         9876 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   10255708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151352 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2848768 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC026 at 2025-07-22 23:27:00