Trace number 4511813

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.24 3494.33

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
MD5SUM0ade693002e69cf4f48fe48722d4f7a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3.06659
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables670720
Total number of constraints5752
Number of constraints which are clauses2619
Number of constraints which are cardinality constraints (but not clauses)2619
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2620
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 947734
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2162769
Number of bits of the biggest sum of numbers22
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-4511813-1751200916.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c using VERIPB proof format
0.13/0.14	c  no objective function found
6.76/5.03	c ... done. Wall clock time 4.893s.
6.76/5.03	c declared #vars     670720
6.76/5.03	c #constraints  5752
6.76/5.03	c constraints type 
6.76/5.03	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2619
6.76/5.03	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 514
6.76/5.03	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2619
6.76/5.03	c 5752 constraints processed.
20.60/16.58	c cleaning 2487 clauses out of 5000 with flag 24421/5000
41.23/36.07	c cleaning 4248 clauses out of 8516 with flag 86720/11003
71.57/65.27	c cleaning 5615 clauses out of 11266 with flag 175598/18001
97.85/89.91	c cleaning 6805 clauses out of 13650 with flag 233431/26000
107.11/98.82	c cleaning 7898 clauses out of 15847 with flag 270215/35002
119.82/110.88	c cleaning 8950 clauses out of 17948 with flag 315700/45001
133.08/123.38	c cleaning 9975 clauses out of 19998 with flag 370723/56001
151.80/141.34	c cleaning 10983 clauses out of 22022 with flag 433060/68000
167.12/155.98	c cleaning 11999 clauses out of 24040 with flag 495990/81001
185.04/173.13	c cleaning 12998 clauses out of 26041 with flag 573736/95001
203.14/190.56	c cleaning 13997 clauses out of 28042 with flag 642967/110000
221.83/207.45	c cleaning 14997 clauses out of 30047 with flag 715860/126002
245.04/229.61	c cleaning 15997 clauses out of 32048 with flag 812684/143000
268.05/251.75	c cleaning 16989 clauses out of 34051 with flag 908141/161000
294.01/276.61	c cleaning 18000 clauses out of 36062 with flag 1004066/180000
319.18/300.70	c cleaning 19003 clauses out of 38062 with flag 1108342/200000
348.36/328.88	c cleaning 20006 clauses out of 40059 with flag 1225693/221000
380.28/359.53	c cleaning 20988 clauses out of 42054 with flag 1355127/243001
413.21/391.23	c cleaning 22002 clauses out of 44066 with flag 1487352/266001
446.12/421.57	c cleaning 23001 clauses out of 46063 with flag 1636418/290000
483.60/457.60	c cleaning 24003 clauses out of 48062 with flag 1788878/315000
518.87/491.34	c cleaning 24987 clauses out of 50060 with flag 1935556/341001
561.27/532.29	c cleaning 26012 clauses out of 52075 with flag 2101154/368003
595.73/565.69	c cleaning 26997 clauses out of 54060 with flag 2221631/396000
639.66/605.24	c cleaning 28002 clauses out of 56063 with flag 2396112/425000
685.94/649.64	c cleaning 28999 clauses out of 58061 with flag 2598454/455000
740.35/702.23	c cleaning 30004 clauses out of 60064 with flag 2804072/486002
790.85/750.80	c cleaning 31015 clauses out of 62058 with flag 2987257/518000
874.22/831.54	c cleaning 31993 clauses out of 64044 with flag 3196545/551001
978.13/929.06	c cleaning 32995 clauses out of 66050 with flag 3479057/585000
1091.76/1040.39	c cleaning 33998 clauses out of 68055 with flag 3762297/620000
1145.58/1092.29	c cleaning 34990 clauses out of 70058 with flag 3959003/656001
1270.27/1214.90	c cleaning 35992 clauses out of 72068 with flag 4223567/693001
1386.99/1327.04	c cleaning 36989 clauses out of 74077 with flag 4501615/731002
1502.54/1440.23	c cleaning 37994 clauses out of 76087 with flag 4744201/770001
1610.87/1546.07	c cleaning 38998 clauses out of 78092 with flag 4962728/810000
1792.14/1720.87	c cleaning 39984 clauses out of 80094 with flag 5263496/851000
1979.72/1906.33	c cleaning 41010 clauses out of 82111 with flag 5636531/893001
2206.71/2130.73	c cleaning 42013 clauses out of 84102 with flag 5945351/936002
2468.44/2387.22	c cleaning 43005 clauses out of 86087 with flag 6228715/980000
2688.78/2605.18	c cleaning 43997 clauses out of 88082 with flag 6529092/1025000
2948.98/2861.29	c cleaning 44995 clauses out of 90089 with flag 6840518/1071004
3237.29/3141.93	c cleaning 46005 clauses out of 92095 with flag 7214502/1118005
3496.19/3392.21	c cleaning 46985 clauses out of 94086 with flag 7602332/1166001
3600.00/3494.12	c starts		: 129
3600.00/3494.13	c conflicts		: 1190785
3600.00/3494.13	c decisions		: 22149115
3600.00/3494.13	c propagations		: 342941280
3600.00/3494.13	c inspects		: 2213307946
3600.00/3494.13	c shortcuts		: 0
3600.00/3494.13	c learnt literals	: 0
3600.00/3494.13	c learnt binary clauses	: 0
3600.00/3494.13	c learnt ternary clauses	: 0
3600.00/3494.13	c learnt constraints	: 1190785
3600.00/3494.13	c ignored constraints	: 0
3600.00/3494.13	c root simplifications	: 0
3600.00/3494.13	c removed literals (reason simplification)	: 1395790
3600.00/3494.13	c reason swapping (by a shorter reason)	: 0
3600.00/3494.13	c Calls to reduceDB	: 44
3600.00/3494.13	c Number of update (reduction) of LBD	: 422083
3600.00/3494.13	c Imported unit clauses	: 0
3600.00/3494.13	c No decision after first conflict	: false
3600.00/3494.13	c number of reductions to clauses (during analyze)	: 0
3600.00/3494.13	c number of learned constraints concerned by reduction	: 0
3600.00/3494.13	c number of learning phase by resolution	: 0
3600.00/3494.13	c number of learning phase by cutting planes	: 0
3600.00/3494.13	c number of rounding to 1 operations	: 0
3600.00/3494.13	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.00/3494.13	c number of reductions of the coefficients by power 2 	: 0
3600.00/3494.13	c number of right shift for reduction by power 2 	: 0
3600.00/3494.14	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.00/3494.14	c number of ending skipping 	: 0
3600.00/3494.14	c number of internal skipping 	: 0
3600.00/3494.14	c number of derivation steps 	: 0
3600.00/3494.14	c number of skipped derivation steps 	: 0
3600.00/3494.14	c number of remaining unassigned 	: 0
3600.00/3494.14	c number of remaining assigned 	: 0
3600.00/3494.14	c number of falsified literals weakened from reason	: 0
3600.00/3494.14	c number of falsified literals weakened from conflict	: 0
3600.00/3494.14	c time for arithmetic operations	: 0
3600.00/3494.14	c minimum degree of deleted constraints	: null
3600.00/3494.14	c maximum degree of deleted constraints	: null
3600.00/3494.14	c number of deleted constraints	: 0
3600.00/3494.14	c speed (assignments/second)	: 98290.11267179353
3600.00/3494.14	c non guided choices	: 17101571
3600.00/3494.19	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 71885
3600.00/3494.19	s UNKNOWN
3600.00/3494.19	c timeout
3600.00/3494.19	c Total wall clock time (in seconds): 3494.062

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100059 s]*
/proc/loadavg: 4.57 4.31 4.19 5/347 29198
/proc/meminfo: memFree=114978740/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=18930384 memory=59408 CPUtime=0.13 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 6490 0 0 0 12 1 0 0 20 0 18 0 35769371 19384713216 14852 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4732596 14852 5334 1 0 547620 0
[pid=29180/tid=29182] ppid=29177 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 5074 0 0 0 7 0 0 0 20 0 18 0 35769372 19384713216 14852 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=18930384 memory=224227754321 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 35769375 19384713216 14852 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=18930384 memory=59585004335488 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 35769375 19384713216 14852 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 59408 KiB

[startup+0.206031 s]*
/proc/loadavg: 4.57 4.31 4.19 6/347 29198
/proc/meminfo: memFree=114948180/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=18930384 memory=91896 CPUtime=0.32 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 6840 0 0 0 30 2 0 0 20 0 18 0 35769371 19384713216 22974 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4732596 22974 5430 1 0 547891 0
[pid=29180/tid=29182] ppid=29177 vsize=18930384 memory=4026597660 CPUtime=0.18 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 5290 0 0 0 17 1 0 0 20 0 18 0 35769372 19384713216 22974 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=18930384 memory=16195 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 35769375 19384713216 22974 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=18930384 memory=58485492679654 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 35769375 19384713216 22974 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 91896 KiB

[startup+0.305986 s]*
/proc/loadavg: 4.57 4.31 4.19 6/347 29198
/proc/meminfo: memFree=114903692/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=18930384 memory=135100 CPUtime=0.51 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 8525 0 0 0 48 3 0 0 20 0 18 0 35769371 19384713216 33775 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4732596 33775 5430 1 0 548968 0
[pid=29180/tid=29182] ppid=29177 vsize=18930384 memory=-6000919476968186733 CPUtime=0.28 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 5309 0 0 0 26 2 0 0 20 0 18 0 35769372 19384713216 33775 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 35769375 19384713216 33775 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 35769375 19384713216 33775 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 135100 KiB

[startup+0.700237 s]
/proc/loadavg: 4.57 4.31 4.19 6/348 29199
/proc/meminfo: memFree=114840236/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=18996948 memory=249632 CPUtime=1.27 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 9026 0 0 0 121 6 0 0 20 0 19 0 35769371 19452874752 62408 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4749237 62408 5462 1 0 549440 0
[pid=29180/tid=29182] ppid=29177 vsize=18996948 memory=17280 CPUtime=0.56 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 5340 0 0 0 54 2 0 0 20 0 19 0 35769372 19452874752 62408 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35769375 19452874752 62408 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=18996948 memory=3328 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35769375 19452874752 62408 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 249632 KiB

[startup+1.50024 s]
/proc/loadavg: 4.57 4.31 4.19 5/348 29199
/proc/meminfo: memFree=114638524/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=18996948 memory=671460 CPUtime=2.49 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 10451 0 0 0 234 15 0 0 20 0 19 0 35769371 19452874752 167865 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4749237 167865 5462 1 0 1278586 0
[pid=29180/tid=29182] ppid=29177 vsize=18996948 memory=3328 CPUtime=1.16 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 5591 0 0 0 109 7 0 0 20 0 19 0 35769372 19452874752 167865 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35769375 19452874752 167865 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35769375 19452874752 167865 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 2.49 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 671460 KiB

[startup+3.10576 s]
/proc/loadavg: 4.52 4.30 4.19 5/348 29199
/proc/meminfo: memFree=111700916/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=18996948 memory=3316976 CPUtime=4.45 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 13562 0 0 0 379 66 0 0 20 0 19 0 35769371 19452874752 829244 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4749237 829244 5494 1 0 2072738 0
[pid=29180/tid=29182] ppid=29177 vsize=18996948 memory=10752 CPUtime=2.62 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 7014 0 0 0 207 55 0 0 20 0 19 0 35769372 19452874752 829244 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35769375 19452874752 829244 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=18996948 memory=5760 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 35769375 19452874752 829244 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 4.45 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3316976 KiB

[startup+6.30023 s]
/proc/loadavg: 4.52 4.30 4.19 7/349 29200
/proc/meminfo: memFree=111439596/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=3611560 CPUtime=9.15 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 23489 0 0 0 841 74 0 0 20 0 20 0 35769371 19521036288 902890 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 902890 5494 1 0 2078961 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=5760 CPUtime=5.66 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 7391 0 0 0 505 61 0 0 20 0 20 0 35769372 19521036288 902890 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 902890 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=-6000919476968186733 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 902890 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 902890 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 9.15 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3611560 KiB

[startup+12.7003 s]
/proc/loadavg: 4.48 4.30 4.18 6/348 29200
/proc/meminfo: memFree=110700272/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=4103620 CPUtime=16.54 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 23923 0 0 0 1566 88 0 0 20 0 20 0 35769371 19521036288 1025905 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 1025905 5494 1 0 2078971 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=10752 CPUtime=11.72 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 7566 0 0 0 1101 71 0 0 20 0 20 0 35769372 19521036288 1025905 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=3673048 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 1025905 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=4085156 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 1025905 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 1025905 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 16.54 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4103620 KiB

[startup+25.5002 s]
/proc/loadavg: 4.37 4.28 4.18 5/348 29201
/proc/meminfo: memFree=107316784/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=6955204 CPUtime=30.07 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 28932 0 0 0 2848 159 0 0 20 0 20 0 35769371 19521036288 1738801 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 1738801 5526 1 0 2079062 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=4085156 CPUtime=23.96 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 9847 0 0 0 2265 131 0 0 20 0 20 0 35769372 19521036288 1738801 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 1738801 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=6488100 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 1738801 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=5355556 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 1738801 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 30.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6955204 KiB

[startup+51.1059 s]
/proc/loadavg: 4.45 4.31 4.19 5/348 29202
/proc/meminfo: memFree=103984848/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=7895060 CPUtime=57.16 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 33145 0 0 0 5516 200 0 0 20 0 20 0 35769371 19521036288 1973765 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 1973765 5526 1 0 2246230 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=5760 CPUtime=47.99 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 11411 0 0 0 4634 165 0 0 20 0 20 0 35769372 19521036288 1973765 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 1973765 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=7835660 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 1973765 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=7125440 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 1973765 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 57.16 s
Current children cumulated vsize: 19063512 KiB

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

Current children cumulated memory: 16265168 KiB

[startup+3162.3 s]
/proc/loadavg: 2.19 2.25 2.68 3/294 29507
/proc/meminfo: memFree=50282216/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3257.98 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 561080 0 0 0 323187 2611 0 0 20 0 20 0 35769371 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 4066292 5526 1 0 4085640 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=14824 CPUtime=3051.79 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 264454 0 0 0 302761 2418 0 0 20 0 20 0 35769372 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 3030 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 3257.98 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16265168 KiB

[startup+3222.3 s]
/proc/loadavg: 2.12 2.22 2.64 3/296 29513
/proc/meminfo: memFree=49568332/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3318.69 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 567723 0 0 0 329221 2648 0 0 20 0 20 0 35769371 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 4066292 5526 1 0 4085640 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=14824 CPUtime=3110.07 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 269653 0 0 0 308553 2454 0 0 20 0 20 0 35769372 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 3154 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 3318.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16265168 KiB

[startup+3282.3 s]
/proc/loadavg: 2.08 2.19 2.61 3/296 29519
/proc/meminfo: memFree=49003052/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3379.3 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 573829 0 0 0 335252 2678 0 0 20 0 20 0 35769371 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 4066292 5526 1 0 4085640 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3168.63 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 274009 0 0 0 314382 2481 0 0 20 0 20 0 35769372 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 3172 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 3379.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16265168 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 2.17 2.57 3/297 29522
/proc/meminfo: memFree=48511132/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3439.78 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 580881 0 0 0 341272 2706 0 0 20 0 20 0 35769371 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 4066292 5526 1 0 4085640 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=14824 CPUtime=3227.46 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 279829 0 0 0 320238 2508 0 0 20 0 20 0 35769372 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=17280 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=4380 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 3190 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=-6000919476968186733 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 3439.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16265168 KiB

[startup+3402.3 s]
/proc/loadavg: 2.24 2.20 2.55 4/297 29524
/proc/meminfo: memFree=47895840/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3506.56 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 604163 0 0 0 347913 2743 0 0 20 0 20 0 35769371 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 4066292 5526 1 0 4085640 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3286.15 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 289621 0 0 0 326075 2540 0 0 20 0 20 0 35769372 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 3279 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 3506.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16265168 KiB

[startup+3462.3 s]
/proc/loadavg: 2.20 2.19 2.53 3/296 29526
/proc/meminfo: memFree=47038112/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3567.63 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 611135 0 0 0 353978 2785 0 0 20 0 20 0 35769371 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 4066292 5526 1 0 4085640 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=5760 CPUtime=3343.89 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 293866 0 0 0 331809 2580 0 0 20 0 20 0 35769372 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=14824 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 3280 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 3567.63 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16265168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3494.11 s]
/proc/loadavg: 2.11 2.17 2.51 3/296 29527
/proc/meminfo: memFree=46652296/131249996 swapFree=33010684/33010684
[pid=29180] ppid=29177 vsize=19063512 memory=16265168 CPUtime=3600 cores=1,3
/proc/29180/stat : 29180 (java) S 29177 29180 24970 0 -1 4194304 613529 0 0 0 357192 2808 0 0 20 0 20 0 35769371 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
/proc/29180/statm: 4765878 4066292 5526 1 0 4085640 0
[pid=29180/tid=29182] ppid=29177 vsize=19063512 memory=17280 CPUtime=3374.63 cores=1,3
/proc/29180/task/29182/stat : 29182 (java) R 29177 29180 24970 0 -1 4194368 295912 0 0 0 334861 2602 0 0 20 0 20 0 35769372 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29191] ppid=29177 vsize=19063512 memory=4380 CPUtime=0 cores=1,3
/proc/29180/task/29191/stat : 29191 (Finalizer) S 29177 29180 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29198] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29198/stat : 29198 (Common-Cleaner) S 29177 29180 24970 0 -1 4194368 3280 0 0 0 0 0 0 0 20 0 20 0 35769375 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
[pid=29180/tid=29200] ppid=29177 vsize=19063512 memory=16265168 CPUtime=0 cores=1,3
/proc/29180/task/29200/stat : 29200 (Timer-0) S 29177 29180 24970 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35769878 19521036288 4066292 18446744073709551615 94427606327296 94427606330992 140733113813968 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94427606338808 94427606339600 94427634630656 140733113817392 140733113817574 140733113817574 140733113823176 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16265168 KiB

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

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

# cumulated CPU time of all completed processes:  user=3572.1 s, system=28.1405 s

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

[startup+3494.2 s]*
/proc/loadavg: 2.11 2.17 2.51 3/278 29530
/proc/meminfo: memFree=48427528/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3494.31 s]
/proc/loadavg: 2.11 2.17 2.51 3/278 29530
/proc/meminfo: memFree=48427528/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3494.33
CPU time (s): 3600.24
CPU user time (s): 3572.1
CPU system time (s): 28.1405
CPU usage (%): 103.031
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 16265168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.1
system time used= 28.1405
maximum resident set size= 16266064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 616837
page faults= 0
swaps= 0
block input operations= 0
block output operations= 55168144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128028
involuntary context switches= 17025


# summary of solver processes directly reported to runsolver:
#   pid: 29180
#   total CPU time (s): 3600.24
#   total CPU user time (s): 3572.1
#   total CPU system time (s): 28.1405

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52883 second user time and 19.1419 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 14:41:56
IDJOB=4511813
IDBENCH=160484
IDSOLVER=3364
FILE ID=nodeC017/4511813-1751200916
RUNJOBID= nodeC017-1751191606-24982
SLURM_JOB_ID= 9587581
Free space on /tmp= 432952 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511813-1751200916/watcher-4511813-1751200916 -o /tmp/evaluation-result-4511813-1751200916/solver-4511813-1751200916 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751191606-24982 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4511813-1751200916 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4511813-1751200916.opb

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

MD5SUM BENCH= 0ade693002e69cf4f48fe48722d4f7a3
RANDOM SEED=229975595

nodeC017 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.115
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        114998048 kB
MemAvailable:   118791244 kB
Buffers:            3280 kB
Cached:          4597660 kB
SwapCached:            0 kB
Active:         11251284 kB
Inactive:        4343952 kB
Active(anon):   11012408 kB
Inactive(anon):        0 kB
Active(file):     238876 kB
Inactive(file):  4343952 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            742756 kB
Writeback:             0 kB
AnonPages:      10997004 kB
Mapped:           122744 kB
Shmem:             18080 kB
KReclaimable:      98812 kB
Slab:             208292 kB
SReclaimable:      98812 kB
SUnreclaim:       109480 kB
KernelStack:        5328 kB
PageTables:        25148 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   14970756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151608 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10776576 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC017 at 2025-06-29 15:40:11