Trace number 4542511

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 VeriPB 2025-06-06? (TO) 3600.21 3571.42

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height47_pigeons46_holes45.opb
MD5SUMcca449fd552693742bf3f30208712226
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 benchmark1436.41
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2436672
Total number of constraints113788
Number of constraints which are clauses57482
Number of constraints which are cardinality constraints (but not clauses)51746
Number of constraints which are nor clauses,nor cardinality constraints4560
Minimum length of a constraint45
Maximum length of a constraint50
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 53
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-4542511-1753221228.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c using VERIPB proof format
0.13/0.15	c  no objective function found
180.33/175.81	c ... done. Wall clock time 175.681s.
180.33/175.81	c declared #vars     2436672
180.33/175.81	c #constraints  113788
180.33/175.81	c constraints type 
180.33/175.81	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 56306
180.33/175.81	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 57482
180.33/175.81	c 113788 constraints processed.
185.51/179.21	c cleaning 2492 clauses out of 5000 with flag 31449/5000
189.21/182.73	c cleaning 4249 clauses out of 8508 with flag 68741/11000
192.50/185.88	c cleaning 5626 clauses out of 11259 with flag 114129/18000
196.42/189.73	c cleaning 6793 clauses out of 13635 with flag 168930/26002
201.65/194.98	c cleaning 7891 clauses out of 15841 with flag 226977/35001
206.33/199.59	c cleaning 8907 clauses out of 17949 with flag 290726/45000
212.11/205.34	c cleaning 9952 clauses out of 20043 with flag 368142/56001
219.75/212.83	c cleaning 10987 clauses out of 22092 with flag 465907/68002
228.17/221.20	c cleaning 11987 clauses out of 24103 with flag 567586/81000
238.35/231.47	c cleaning 13004 clauses out of 26119 with flag 681787/95003
249.43/242.55	c cleaning 14041 clauses out of 28112 with flag 808179/110000
258.22/251.22	c cleaning 15017 clauses out of 30071 with flag 914286/126000
269.00/262.02	c cleaning 16015 clauses out of 32054 with flag 1037241/143000
279.58/272.64	c cleaning 17010 clauses out of 34042 with flag 1177930/161003
289.95/282.95	c cleaning 17993 clauses out of 36029 with flag 1306035/180000
304.91/297.97	c cleaning 18999 clauses out of 38039 with flag 1440727/200003
320.97/314.10	c cleaning 19998 clauses out of 40039 with flag 1590582/221002
332.79/325.66	c cleaning 20986 clauses out of 42039 with flag 1744023/243000
344.26/337.15	c cleaning 21989 clauses out of 44053 with flag 1899621/266000
360.40/353.28	c cleaning 22986 clauses out of 46064 with flag 2051550/290000
379.95/372.87	c cleaning 23983 clauses out of 48078 with flag 2232360/315000
393.23/386.05	c cleaning 24753 clauses out of 50095 with flag 2436606/341000
407.76/400.41	c cleaning 26061 clauses out of 52343 with flag 2612829/368001
429.50/422.24	c cleaning 27117 clauses out of 54283 with flag 2810467/396002
449.90/442.57	c cleaning 28063 clauses out of 56165 with flag 3015556/425001
473.14/465.85	c cleaning 29033 clauses out of 58101 with flag 3240075/455000
503.70/496.05	c cleaning 30009 clauses out of 60068 with flag 3432414/486000
523.01/515.21	c cleaning 30980 clauses out of 62060 with flag 3639003/518001
551.38/543.55	c cleaning 32017 clauses out of 64079 with flag 3847645/551000
579.63/571.70	c cleaning 33004 clauses out of 66064 with flag 4067352/585002
601.35/593.48	c cleaning 33961 clauses out of 68061 with flag 4326111/620003
624.40/616.59	c cleaning 35026 clauses out of 70097 with flag 4591275/656000
648.66/640.85	c cleaning 36020 clauses out of 72073 with flag 4871663/693002
685.82/678.01	c cleaning 36992 clauses out of 74054 with flag 5113535/731003
711.02/703.29	c cleaning 38002 clauses out of 76059 with flag 5388988/770000
740.47/732.64	c cleaning 39012 clauses out of 78059 with flag 5659666/810002
787.29/779.48	c cleaning 40007 clauses out of 80049 with flag 5967035/851004
840.29/832.40	c cleaning 40996 clauses out of 82038 with flag 6313881/893000
866.66/858.72	c cleaning 41997 clauses out of 84043 with flag 6617447/936001
934.43/926.25	c cleaning 43011 clauses out of 86047 with flag 6940895/980002
977.49/969.27	c cleaning 44003 clauses out of 88036 with flag 7260248/1025002
1028.02/1019.75	c cleaning 44998 clauses out of 90032 with flag 7591502/1071001
1077.81/1069.29	c cleaning 45999 clauses out of 92035 with flag 7958899/1118002
1137.06/1128.25	c cleaning 46992 clauses out of 94036 with flag 8340287/1166002
1181.22/1172.12	c cleaning 48017 clauses out of 96045 with flag 8751396/1215003
1219.35/1210.21	c cleaning 48984 clauses out of 98026 with flag 9104075/1265001
1253.53/1244.43	c cleaning 49965 clauses out of 100042 with flag 9423470/1316001
1310.89/1301.51	c cleaning 51011 clauses out of 102078 with flag 9748267/1368002
1372.47/1362.72	c cleaning 52011 clauses out of 104067 with flag 10088903/1421002
1415.66/1404.38	c cleaning 52984 clauses out of 106054 with flag 10428224/1475000
1489.76/1478.37	c cleaning 53996 clauses out of 108071 with flag 10787137/1530001
1570.41/1558.83	c cleaning 54998 clauses out of 110077 with flag 11151433/1586003
1630.88/1619.33	c cleaning 56005 clauses out of 112076 with flag 11512981/1643000
1701.11/1689.51	c cleaning 56985 clauses out of 114071 with flag 11880535/1701000
1778.27/1766.86	c cleaning 58000 clauses out of 116088 with flag 12302861/1760002
1846.45/1834.74	c cleaning 58999 clauses out of 118086 with flag 12678591/1820000
1889.03/1877.28	c cleaning 60026 clauses out of 120089 with flag 13087457/1881002
1936.61/1924.72	c cleaning 60996 clauses out of 122063 with flag 13499624/1943002
1976.09/1964.07	c cleaning 61978 clauses out of 124066 with flag 13953283/2006001
2036.70/2024.59	c cleaning 63001 clauses out of 126087 with flag 14358571/2070000
2134.55/2122.43	c cleaning 64006 clauses out of 128090 with flag 14812063/2135004
2233.55/2221.14	c cleaning 64997 clauses out of 130080 with flag 15306764/2201000
2301.21/2288.62	c cleaning 66003 clauses out of 132084 with flag 15819027/2268001
2403.62/2389.41	c cleaning 67007 clauses out of 134085 with flag 16280947/2336005
2463.94/2449.55	c cleaning 68000 clauses out of 136075 with flag 16819916/2405002
2582.83/2568.26	c cleaning 68995 clauses out of 138074 with flag 17315334/2475001
2663.38/2648.21	c cleaning 70004 clauses out of 140078 with flag 17833751/2546000
2777.81/2762.66	c cleaning 70979 clauses out of 142075 with flag 18298568/2618001
2892.63/2875.64	c cleaning 71994 clauses out of 144097 with flag 18800561/2691002
2950.57/2933.16	c cleaning 72915 clauses out of 146101 with flag 19351568/2765000
3027.99/3008.48	c cleaning 74047 clauses out of 148186 with flag 19819741/2840000
3084.95/3065.09	c cleaning 74966 clauses out of 150140 with flag 20328324/2916001
3152.49/3130.53	c cleaning 75986 clauses out of 152177 with flag 20814726/2993004
3229.28/3207.03	c cleaning 76991 clauses out of 154187 with flag 21311404/3071000
3305.26/3281.03	c cleaning 78053 clauses out of 156196 with flag 21822050/3150000
3379.01/3352.63	c cleaning 79019 clauses out of 158144 with flag 22342487/3230001
3450.30/3423.51	c cleaning 80016 clauses out of 160124 with flag 22851161/3311000
3590.62/3561.93	c cleaning 81012 clauses out of 162110 with flag 23368230/3393002
3600.00/3571.31	c starts		: 861
3600.00/3571.32	c conflicts		: 3408478
3600.00/3571.32	c decisions		: 158902612
3600.00/3571.32	c propagations		: 351276205
3600.00/3571.32	c inspects		: 9902817032
3600.00/3571.32	c shortcuts		: 0
3600.00/3571.32	c learnt literals	: 0
3600.00/3571.32	c learnt binary clauses	: 0
3600.00/3571.32	c learnt ternary clauses	: 0
3600.00/3571.32	c learnt constraints	: 3408478
3600.00/3571.33	c ignored constraints	: 0
3600.00/3571.33	c root simplifications	: 0
3600.00/3571.33	c removed literals (reason simplification)	: 6811045
3600.00/3571.33	c reason swapping (by a shorter reason)	: 0
3600.00/3571.33	c Calls to reduceDB	: 78
3600.00/3571.33	c Number of update (reduction) of LBD	: 2243059
3600.00/3571.33	c Imported unit clauses	: 0
3600.00/3571.33	c No decision after first conflict	: false
3600.00/3571.33	c number of reductions to clauses (during analyze)	: 0
3600.00/3571.33	c number of learned constraints concerned by reduction	: 0
3600.00/3571.33	c number of learning phase by resolution	: 0
3600.00/3571.33	c number of learning phase by cutting planes	: 0
3600.00/3571.33	c number of rounding to 1 operations	: 0
3600.00/3571.33	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.00/3571.33	c number of reductions of the coefficients by power 2 	: 0
3600.00/3571.33	c number of right shift for reduction by power 2 	: 0
3600.00/3571.33	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.00/3571.33	c number of ending skipping 	: 0
3600.00/3571.33	c number of internal skipping 	: 0
3600.00/3571.33	c number of derivation steps 	: 0
3600.00/3571.33	c number of skipped derivation steps 	: 0
3600.00/3571.33	c number of remaining unassigned 	: 0
3600.00/3571.33	c number of remaining assigned 	: 0
3600.00/3571.33	c number of falsified literals weakened from reason	: 0
3600.00/3571.33	c number of falsified literals weakened from conflict	: 0
3600.00/3571.33	c time for arithmetic operations	: 0
3600.00/3571.33	c minimum degree of deleted constraints	: null
3600.00/3571.33	c maximum degree of deleted constraints	: null
3600.00/3571.33	c number of deleted constraints	: 0
3600.00/3571.33	c speed (assignments/second)	: 103455.16079782203
3600.00/3571.33	c non guided choices	: 154086008
3600.00/3571.39	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 96574
3600.00/3571.39	s UNKNOWN
3600.00/3571.39	c Total wall clock time (in seconds): 3571.261

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: 63665 MiB (62278 MiB free)
  memory of node 1: 64507 MiB (62928 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100062 s]*
/proc/loadavg: 1.15 1.89 2.95 9/333 170272
/proc/meminfo: memFree=127987716/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18930384 memory=61428 CPUtime=0.13 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 6495 0 0 0 11 2 0 0 20 0 18 0 237800811 19384713216 15357 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4732596 15357 5338 1 0 547621 0
[pid=170232/tid=170235] ppid=170228 vsize=18930384 memory=4026532124 CPUtime=0.07 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 5078 0 0 0 6 1 0 0 20 0 18 0 237800813 19384713216 15357 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18930384 memory=18954 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237800815 19384713216 15357 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18930384 memory=58485492679654 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 237800815 19384713216 15357 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61428 KiB

[startup+0.206046 s]*
/proc/loadavg: 1.15 1.89 2.95 9/333 170272
/proc/meminfo: memFree=127630496/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18930384 memory=256036 CPUtime=0.3 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 6986 0 0 0 24 6 0 0 20 0 18 0 237800811 19384713216 64009 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4732596 64009 5434 1 0 547894 0
[pid=170232/tid=170235] ppid=170228 vsize=18930384 memory=4026990876 CPUtime=0.18 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 5449 0 0 0 12 6 0 0 20 0 18 0 237800813 19384713216 64009 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18930384 memory=18954 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237800815 19384713216 64521 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18930384 memory=58485492679654 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 237800815 19384713216 64521 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 256036 KiB

[startup+0.306122 s]*
/proc/loadavg: 1.15 1.89 2.95 7/334 170273
/proc/meminfo: memFree=126915840/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18930384 memory=675876 CPUtime=0.44 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 7202 0 0 0 30 14 0 0 20 0 18 0 237800811 19384713216 168969 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4732596 168969 5434 1 0 547896 0
[pid=170232/tid=170235] ppid=170228 vsize=18930384 memory=-8888531629368976060 CPUtime=0.28 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 5655 0 0 0 14 14 0 0 20 0 18 0 237800813 19384713216 169481 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 237800815 19384713216 169481 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 237800815 19384713216 169481 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 675876 KiB

[startup+0.700265 s]
/proc/loadavg: 1.15 1.89 2.95 9/336 170275
/proc/meminfo: memFree=125831096/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=840404 CPUtime=1.01 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 8909 0 0 0 83 18 0 0 20 0 19 0 237800811 19452874752 210101 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 210101 5466 1 0 549178 0
[pid=170232/tid=170235] ppid=170228 vsize=18996948 memory=27264 CPUtime=0.64 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 5726 0 0 0 48 16 0 0 20 0 19 0 237800813 19452874752 210101 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18996948 memory=10752 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 210101 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18996948 memory=3328 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 210101 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 840404 KiB

[startup+1.50024 s]
/proc/loadavg: 1.15 1.89 2.95 7/336 170275
/proc/meminfo: memFree=124414084/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=1273412 CPUtime=1.89 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 9888 0 0 0 163 26 0 0 20 0 19 0 237800811 19452874752 318353 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 318353 5466 1 0 810294 0
[pid=170232/tid=170235] ppid=170228 vsize=18996948 memory=3328 CPUtime=1.41 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) S 170228 170232 170132 0 -1 4194368 5995 0 0 0 117 24 0 0 20 0 19 0 237800813 19452874752 318353 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 318353 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18996948 memory=10752 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 318353 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1273412 KiB

[startup+3.10798 s]
/proc/loadavg: 1.37 1.93 2.96 6/336 170275
/proc/meminfo: memFree=121301088/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=1669492 CPUtime=3.85 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 13305 0 0 0 351 34 0 0 20 0 19 0 237800811 19452874752 417373 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 417373 5498 1 0 1035448 0
[pid=170232/tid=170235] ppid=170228 vsize=18996948 memory=10752 CPUtime=2.92 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) S 170228 170232 170132 0 -1 4194368 6254 0 0 0 262 30 0 0 20 0 19 0 237800813 19452874752 417373 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 417373 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18996948 memory=5632 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 417373 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3.85 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1669492 KiB

[startup+6.30021 s]
/proc/loadavg: 1.37 1.93 2.96 5/337 170276
/proc/meminfo: memFree=120558672/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=1898976 CPUtime=7.36 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 19524 0 0 0 696 40 0 0 20 0 19 0 237800811 19452874752 474744 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 474744 5498 1 0 1161795 0
[pid=170232/tid=170235] ppid=170228 vsize=18996948 memory=5632 CPUtime=5.98 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 6652 0 0 0 565 33 0 0 20 0 19 0 237800813 19452874752 474744 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 474744 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18996948 memory=-8600582728193974972 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 474744 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 7.36 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1898976 KiB

[startup+12.7002 s]
/proc/loadavg: 1.58 1.96 2.97 5/337 170276
/proc/meminfo: memFree=119391864/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=2519824 CPUtime=13.92 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 21336 0 0 0 1339 53 0 0 20 0 19 0 237800811 19452874752 629956 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 629956 5498 1 0 1533619 0
[pid=170232/tid=170235] ppid=170228 vsize=18996948 memory=16620 CPUtime=12.05 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 7307 0 0 0 1162 43 0 0 20 0 19 0 237800813 19452874752 629956 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18996948 memory=5632 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 629956 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18996948 memory=1669492 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 629956 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 13.92 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 2519824 KiB

[startup+25.5002 s]
/proc/loadavg: 2.19 2.08 2.99 5/337 170276
/proc/meminfo: memFree=118275508/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=2742436 CPUtime=26.92 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 24278 0 0 0 2633 59 0 0 20 0 19 0 237800811 19452874752 685609 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 685609 5498 1 0 1635975 0
[pid=170232/tid=170235] ppid=170228 vsize=18996948 memory=1792 CPUtime=24.23 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 8303 0 0 0 2377 46 0 0 20 0 19 0 237800813 19452874752 685609 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18996948 memory=2732136 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 685609 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18996948 memory=-8600582728193974972 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 685609 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 26.92 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 2742436 KiB

[startup+51.1061 s]
/proc/loadavg: 2.93 2.27 3.03 5/337 170277
/proc/meminfo: memFree=117335088/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=2946352 CPUtime=53.02 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 28164 0 0 0 5237 65 0 0 20 0 19 0 237800811 19452874752 736588 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 736588 5498 1 0 1734154 0
[pid=170232/tid=170235] ppid=170228 vsize=18996948 memory=16620 CPUtime=48.7 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 9967 0 0 0 4820 50 0 0 20 0 19 0 237800813 19452874752 736588 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=18996948 memory=2942204 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 736588 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=18996948 memory=5632 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 237800815 19452874752 736588 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 53.02 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 2946352 KiB

[startup+102.3 s]
/proc/loadavg: 3.95 2.64 3.12 5/337 170278
/proc/meminfo: memFree=116358372/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=18996948 memory=2981184 CPUtime=105.25 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 33223 0 0 0 10454 71 0 0 20 0 19 0 237800811 19452874752 745296 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4749237 745296 5498 1 0 1734154 0

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

/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3047 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3184.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.22 4.18 6/339 170532
/proc/meminfo: memFree=72948772/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3244.53 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 278897 0 0 0 323157 1296 0 0 20 0 20 0 237800811 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4765878 1710498 5530 1 0 1735777 0
[pid=170232/tid=170235] ppid=170228 vsize=19063512 memory=5632 CPUtime=3190.68 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 160877 0 0 0 317869 1199 0 0 20 0 20 0 237800813 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3047 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3244.53 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.22 4.18 6/339 170534
/proc/meminfo: memFree=72476228/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3306.55 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 287703 0 0 0 329334 1321 0 0 20 0 20 0 237800811 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4765878 1710498 5530 1 0 1735777 0
[pid=170232/tid=170235] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3250.15 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 165100 0 0 0 323795 1220 0 0 20 0 20 0 237800813 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3088 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=27264 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3306.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.20 4.17 6/339 170543
/proc/meminfo: memFree=72076720/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3368.73 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 292720 0 0 0 335522 1351 0 0 20 0 20 0 237800811 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4765878 1710498 5530 1 0 1735777 0
[pid=170232/tid=170235] ppid=170228 vsize=19063512 memory=5276 CPUtime=3309.54 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 166153 0 0 0 329707 1247 0 0 20 0 20 0 237800813 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=14676 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3117 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3368.73 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB

[startup+3402.3 s]
/proc/loadavg: 4.34 4.24 4.19 6/339 170545
/proc/meminfo: memFree=71591580/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3428.69 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 298876 0 0 0 341493 1376 0 0 20 0 20 0 237800811 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4765878 1710498 5530 1 0 1735777 0
[pid=170232/tid=170235] ppid=170228 vsize=19063512 memory=5276 CPUtime=3369.27 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 169815 0 0 0 335656 1271 0 0 20 0 20 0 237800813 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=14676 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3261 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=14676 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3428.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.22 4.18 6/339 170547
/proc/meminfo: memFree=71089516/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3489.01 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 302904 0 0 0 347500 1401 0 0 20 0 20 0 237800811 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4765878 1710498 5530 1 0 1735777 0
[pid=170232/tid=170235] ppid=170228 vsize=19063512 memory=5276 CPUtime=3428.63 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 173143 0 0 0 341568 1295 0 0 20 0 20 0 237800813 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=1920 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3392 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=14676 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3489.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB

[startup+3522.3 s]
/proc/loadavg: 4.27 4.23 4.19 6/339 170549
/proc/meminfo: memFree=70674168/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3551.12 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 307526 0 0 0 353693 1419 0 0 20 0 20 0 237800811 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4765878 1710498 5530 1 0 1735777 0
[pid=170232/tid=170235] ppid=170228 vsize=19063512 memory=10752 CPUtime=3488.1 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 173583 0 0 0 347501 1309 0 0 20 0 20 0 237800813 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3396 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3551.12 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3571.3 s]
/proc/loadavg: 4.19 4.21 4.18 6/340 170552
/proc/meminfo: memFree=70350532/131249996 swapFree=33010672/33010684
[pid=170232] ppid=170228 vsize=19063512 memory=6841992 CPUtime=3600 cores=0,2
/proc/170232/stat : 170232 (java) S 170228 170232 170132 0 -1 4194304 311850 0 0 0 358566 1434 0 0 20 0 20 0 237800811 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
/proc/170232/statm: 4765878 1710498 5530 1 0 1735777 0
[pid=170232/tid=170235] ppid=170228 vsize=19063512 memory=2764 CPUtime=3536.95 cores=0,2
/proc/170232/task/170235/stat : 170235 (java) R 170228 170232 170132 0 -1 4194368 177715 0 0 0 352373 1322 0 0 20 0 20 0 237800813 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170248] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170248/stat : 170248 (Finalizer) S 170228 170232 170132 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170255] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170255/stat : 170255 (Common-Cleaner) S 170228 170232 170132 0 -1 4194368 3539 0 0 0 0 0 0 0 20 0 20 0 237800815 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
[pid=170232/tid=170351] ppid=170228 vsize=19063512 memory=6841992 CPUtime=0 cores=0,2
/proc/170232/task/170351/stat : 170351 (Timer-0) S 170228 170232 170132 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 237818401 19521036288 1710498 18446744073709551615 94329795756032 94329795759728 140729658373024 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94329795767544 94329795768336 94329811398656 140729658374484 140729658374628 140729658374628 140729658380232 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6841992 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.84 s, system=14.3621 s

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

[startup+3571.4 s]*
/proc/loadavg: 4.19 4.21 4.18 7/322 170555
/proc/meminfo: memFree=73494212/131249996 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): 3571.42
CPU time (s): 3600.21
CPU user time (s): 3585.84
CPU system time (s): 14.3621
CPU usage (%): 100.806
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 6841992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.84
system time used= 14.3621
maximum resident set size= 6842888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 314377
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18386576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128701
involuntary context switches= 12668


# summary of solver processes directly reported to runsolver:
#   pid: 170232
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3585.84
#   total CPU system time (s): 14.3621

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.5547 second user time and 17.0837 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-22 23:53:49
IDJOB=4542511
IDBENCH=163930
IDSOLVER=3364
FILE ID=nodeC024/4542511-1753221228
RUNJOBID= nodeC024-1753221228-170142
SLURM_JOB_ID= 9687809
Free space on /tmp= 432920 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height47_pigeons46_holes45.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542511-1753221228/watcher-4542511-1753221228 -o /tmp/evaluation-result-4542511-1753221228/solver-4542511-1753221228 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753221228-170142 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proof-4542511-1753221228 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4542511-1753221228.opb

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

MD5SUM BENCH= cca449fd552693742bf3f30208712226
RANDOM SEED=1017199242

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.687
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.36
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		: 3604.892
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.679
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.36
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.689
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.36
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.668
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.315
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128443452 kB
MemAvailable:   129090712 kB
Buffers:            2128 kB
Cached:          1409648 kB
SwapCached:            8 kB
Active:          1776440 kB
Inactive:         282432 kB
Active(anon):     671756 kB
Inactive(anon):     1588 kB
Active(file):    1104684 kB
Inactive(file):   280844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            122208 kB
Writeback:             0 kB
AnonPages:        649300 kB
Mapped:           127936 kB
Shmem:             26248 kB
KReclaimable:     201540 kB
Slab:             297508 kB
SReclaimable:     201540 kB
SUnreclaim:        95968 kB
KernelStack:        4712 kB
PageTables:         3744 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6899596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151000 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    516096 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 395264 MiB
End job on nodeC024 at 2025-07-23 00:53:21