Trace number 4511849

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.22 3522.54

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm99p-dec.opb.negationfix.opb
MD5SUM59fcb85c6ef97ea95ede85b6c75e382f
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.33101
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables685824
Total number of constraints5870
Number of constraints which are clauses2678
Number of constraints which are cardinality constraints (but not clauses)2678
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2679
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 962884
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2177919
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.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.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-4511849-1751201022.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.97/5.23	c ... done. Wall clock time 5.096s.
6.97/5.23	c declared #vars     685824
6.97/5.23	c #constraints  5870
6.97/5.23	c constraints type 
6.97/5.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2678
6.97/5.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 514
6.97/5.23	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2678
6.97/5.23	c 5870 constraints processed.
19.93/15.53	c cleaning 2484 clauses out of 5001 with flag 19088/5001
31.86/26.61	c cleaning 4240 clauses out of 8517 with flag 54248/11001
45.55/39.56	c cleaning 5620 clauses out of 11277 with flag 100200/18001
60.42/53.78	c cleaning 6810 clauses out of 13656 with flag 153721/26000
79.08/71.49	c cleaning 7902 clauses out of 15847 with flag 214354/35001
102.07/93.56	c cleaning 8953 clauses out of 17944 with flag 289074/45000
125.71/116.34	c cleaning 9969 clauses out of 19991 with flag 368942/56000
154.87/144.03	c cleaning 10989 clauses out of 22022 with flag 457569/68000
182.77/170.88	c cleaning 11998 clauses out of 24033 with flag 554492/81000
221.31/205.47	c cleaning 12995 clauses out of 26036 with flag 652675/95001
262.37/244.96	c cleaning 13998 clauses out of 28042 with flag 758469/110002
301.49/282.65	c cleaning 14998 clauses out of 30042 with flag 874840/126000
344.39/324.09	c cleaning 15999 clauses out of 32044 with flag 997875/143000
393.30/371.78	c cleaning 16998 clauses out of 34046 with flag 1133701/161001
430.29/406.10	c cleaning 18004 clauses out of 36049 with flag 1239075/180002
488.17/462.85	c cleaning 18993 clauses out of 38043 with flag 1363936/200000
568.03/541.43	c cleaning 19990 clauses out of 40052 with flag 1532279/221002
656.16/628.42	c cleaning 21002 clauses out of 42060 with flag 1717148/243000
747.29/715.60	c cleaning 21997 clauses out of 44058 with flag 1909356/266000
843.10/809.86	c cleaning 22996 clauses out of 46062 with flag 2118259/290001
944.74/910.28	c cleaning 24000 clauses out of 48065 with flag 2338192/315000
1066.21/1030.46	c cleaning 24999 clauses out of 50066 with flag 2600460/341001
1192.06/1154.87	c cleaning 25999 clauses out of 52067 with flag 2832048/368001
1333.67/1291.90	c cleaning 27005 clauses out of 54067 with flag 3076870/396000
1468.07/1425.80	c cleaning 27999 clauses out of 56065 with flag 3330453/425003
1620.47/1576.38	c cleaning 29000 clauses out of 58063 with flag 3625811/455000
1777.78/1732.31	c cleaning 29998 clauses out of 60063 with flag 3918547/486000
1944.71/1893.02	c cleaning 30999 clauses out of 62067 with flag 4209445/518002
2121.69/2068.30	c cleaning 31996 clauses out of 64066 with flag 4523740/551000
2301.98/2246.54	c cleaning 33004 clauses out of 66071 with flag 4847837/585001
2497.24/2434.76	c cleaning 34001 clauses out of 68067 with flag 5192154/620001
2698.71/2633.93	c cleaning 35004 clauses out of 70067 with flag 5533184/656002
2894.10/2826.92	c cleaning 35996 clauses out of 72061 with flag 5905295/693000
3130.63/3064.56	c cleaning 37002 clauses out of 74075 with flag 6283164/731010
3366.69/3298.36	c cleaning 37999 clauses out of 76063 with flag 6676426/770000
3599.72/3522.10	c cleaning 38994 clauses out of 78064 with flag 7082973/810000
3600.01/3522.31	c starts		: 38
3600.01/3522.32	c conflicts		: 810081
3600.01/3522.32	c decisions		: 13222243
3600.01/3522.32	c propagations		: 390421075
3600.01/3522.32	c inspects		: 2616955939
3600.01/3522.32	c shortcuts		: 0
3600.01/3522.32	c learnt literals	: 0
3600.01/3522.32	c learnt binary clauses	: 0
3600.01/3522.33	c learnt ternary clauses	: 0
3600.01/3522.33	c learnt constraints	: 810081
3600.01/3522.33	c ignored constraints	: 0
3600.01/3522.33	c root simplifications	: 0
3600.01/3522.33	c removed literals (reason simplification)	: 1563836
3600.01/3522.33	c reason swapping (by a shorter reason)	: 0
3600.01/3522.33	c Calls to reduceDB	: 36
3600.01/3522.33	c Number of update (reduction) of LBD	: 306024
3600.01/3522.33	c Imported unit clauses	: 0
3600.01/3522.33	c No decision after first conflict	: false
3600.01/3522.33	c number of reductions to clauses (during analyze)	: 0
3600.01/3522.33	c number of learned constraints concerned by reduction	: 0
3600.01/3522.33	c number of learning phase by resolution	: 0
3600.01/3522.33	c number of learning phase by cutting planes	: 0
3600.01/3522.33	c number of rounding to 1 operations	: 0
3600.01/3522.33	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3522.33	c number of reductions of the coefficients by power 2 	: 0
3600.01/3522.33	c number of right shift for reduction by power 2 	: 0
3600.01/3522.33	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3522.33	c number of ending skipping 	: 0
3600.01/3522.33	c number of internal skipping 	: 0
3600.01/3522.33	c number of derivation steps 	: 0
3600.01/3522.33	c number of skipped derivation steps 	: 0
3600.01/3522.33	c number of remaining unassigned 	: 0
3600.01/3522.33	c number of remaining assigned 	: 0
3600.01/3522.33	c number of falsified literals weakened from reason	: 0
3600.01/3522.33	c number of falsified literals weakened from conflict	: 0
3600.01/3522.33	c time for arithmetic operations	: 0
3600.01/3522.33	c minimum degree of deleted constraints	: null
3600.01/3522.33	c maximum degree of deleted constraints	: null
3600.01/3522.33	c number of deleted constraints	: 0
3600.01/3522.34	c speed (assignments/second)	: 111007.79486275469
3600.01/3522.34	c non guided choices	: 11312292
3600.01/3522.37	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 39151
3600.01/3522.37	s UNKNOWN
3600.01/3522.37	c Total wall clock time (in seconds): 3522.238

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=29253, runsolver pid=29250
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.33 4.30 4.19 6/346 29271
/proc/meminfo: memFree=111068860/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=18930384 memory=57624 CPUtime=0.13 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 6558 0 0 0 11 2 0 0 20 0 18 0 35780006 19384713216 14406 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4732596 14406 5333 1 0 547604 0
[pid=29253/tid=29255] ppid=29250 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 5061 0 0 0 7 1 0 0 20 0 18 0 35780008 19384713216 14406 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=18930384 memory=224227754321 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 35780010 19384713216 14406 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=18930384 memory=59585004335488 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 35780011 19384713216 14406 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57624 KiB

[startup+0.205961 s]*
/proc/loadavg: 4.33 4.30 4.19 6/346 29271
/proc/meminfo: memFree=111034580/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=18930384 memory=90488 CPUtime=0.32 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 7012 0 0 0 29 3 0 0 20 0 18 0 35780006 19384713216 22622 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4732596 22622 5429 1 0 547890 0
[pid=29253/tid=29255] ppid=29250 vsize=18930384 memory=4026597660 CPUtime=0.18 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 5287 0 0 0 16 2 0 0 20 0 18 0 35780008 19384713216 22622 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=18930384 memory=16195 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 35780010 19384713216 22622 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=18930384 memory=58485492679654 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 35780011 19384713216 22622 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 90488 KiB

[startup+0.305883 s]*
/proc/loadavg: 4.33 4.30 4.19 6/346 29271
/proc/meminfo: memFree=110988832/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=18930384 memory=134052 CPUtime=0.51 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 8759 0 0 0 47 4 0 0 20 0 18 0 35780006 19384713216 33513 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4732596 33513 5429 1 0 549047 0
[pid=29253/tid=29255] ppid=29250 vsize=18930384 memory=-6000919507066446701 CPUtime=0.27 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 5306 0 0 0 25 2 0 0 20 0 18 0 35780008 19384713216 33513 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 35780010 19384713216 33513 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 35780011 19384713216 33513 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 134052 KiB

[startup+0.700235 s]
/proc/loadavg: 4.33 4.30 4.19 7/347 29272
/proc/meminfo: memFree=110894000/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=18996948 memory=252772 CPUtime=1.28 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 9296 0 0 0 121 7 0 0 20 0 19 0 35780006 19452874752 63193 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4749237 63193 5461 1 0 549513 0
[pid=29253/tid=29255] ppid=29250 vsize=18996948 memory=17280 CPUtime=0.56 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 5332 0 0 0 53 3 0 0 20 0 19 0 35780008 19452874752 63193 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35780010 19452874752 63193 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=18996948 memory=3328 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 35780011 19452874752 63193 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 252772 KiB

[startup+1.50024 s]
/proc/loadavg: 4.33 4.30 4.19 5/347 29272
/proc/meminfo: memFree=110695632/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19063512 memory=673164 CPUtime=2.5 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 11064 0 0 0 236 14 0 0 20 0 20 0 35780006 19521036288 168291 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4765878 168291 5461 1 0 1308298 0
[pid=29253/tid=29255] ppid=29250 vsize=19063512 memory=3328 CPUtime=1.13 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 5565 0 0 0 106 7 0 0 20 0 20 0 35780008 19521036288 168291 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35780010 19521036288 168291 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 35780011 19521036288 168291 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 2.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 673164 KiB

[startup+3.10596 s]
/proc/loadavg: 4.30 4.29 4.19 5/348 29273
/proc/meminfo: memFree=107592296/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19063512 memory=3402716 CPUtime=4.47 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 13870 0 0 0 381 66 0 0 20 0 20 0 35780006 19521036288 850679 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4765878 850679 5525 1 0 2131542 0
[pid=29253/tid=29255] ppid=29250 vsize=19063512 memory=10752 CPUtime=2.58 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 7025 0 0 0 202 56 0 0 20 0 20 0 35780008 19521036288 850679 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35780010 19521036288 850679 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19063512 memory=5760 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 35780011 19521036288 850679 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 4.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3402716 KiB

[startup+6.30025 s]
/proc/loadavg: 4.30 4.29 4.19 6/349 29274
/proc/meminfo: memFree=107411944/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=3569300 CPUtime=8.96 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 24149 0 0 0 823 73 0 0 20 0 21 0 35780006 19589197824 892325 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 892325 5525 1 0 2137599 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=5760 CPUtime=5.61 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 7321 0 0 0 501 60 0 0 20 0 21 0 35780008 19589197824 892325 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=0 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 892325 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=-6000919507066446701 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 892325 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=10752 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 892325 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 8.96 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 3569300 KiB

[startup+12.7002 s]
/proc/loadavg: 4.41 4.32 4.20 5/349 29274
/proc/meminfo: memFree=106450756/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=4071936 CPUtime=16.89 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 24704 0 0 0 1601 88 0 0 20 0 21 0 35780006 19589197824 1017984 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 1017984 5525 1 0 2137611 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=10752 CPUtime=11.65 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 7505 0 0 0 1094 71 0 0 20 0 21 0 35780008 19589197824 1017984 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=3665728 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 1017984 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=4055544 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 1017984 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 1017984 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 16.89 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4071936 KiB

[startup+25.5002 s]
/proc/loadavg: 4.35 4.31 4.20 5/349 29274
/proc/meminfo: memFree=103992544/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=4844520 CPUtime=30.63 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 26290 0 0 0 2945 118 0 0 20 0 21 0 35780006 19589197824 1211130 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 1211130 5525 1 0 2137649 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=4055544 CPUtime=23.71 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 8598 0 0 0 2281 90 0 0 20 0 21 0 35780008 19589197824 1211130 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 1211130 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=4844520 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 1211130 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=4557764 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 1211130 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 30.63 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4844520 KiB

[startup+51.1059 s]
/proc/loadavg: 4.29 4.30 4.20 5/349 29275
/proc/meminfo: memFree=101652996/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=6238196 CPUtime=57.67 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 33487 0 0 0 5592 175 0 0 20 0 21 0 35780006 19589197824 1559549 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 1559549 5525 1 0 2217079 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=5760 CPUtime=47.77 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) S 29250 29253 24970 0 -1 4194368 10629 0 0 0 4643 134 0 0 20 0 21 0 35780008 19589197824 1559549 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 1559549 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=6219752 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 1559549 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=6172624 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 1559549 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 57.67 s

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

Current children cumulated memory: 16264420 KiB

[startup+3222.3 s]
/proc/loadavg: 2.11 2.18 2.58 3/296 29520
/proc/meminfo: memFree=48611844/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3290.03 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 1110552 0 0 0 326566 2437 0 0 20 0 21 0 35780006 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 4066105 5557 1 0 4086006 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3112.81 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 832187 0 0 0 309071 2210 0 0 20 0 21 0 35780008 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 3112 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 3290.03 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 16264420 KiB

[startup+3282.3 s]
/proc/loadavg: 2.20 2.19 2.56 3/297 29523
/proc/meminfo: memFree=48115240/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3350.64 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 1143365 0 0 0 332593 2471 0 0 20 0 21 0 35780006 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 4066105 5557 1 0 4086006 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=14824 CPUtime=3171.36 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 862015 0 0 0 314895 2241 0 0 20 0 21 0 35780008 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 3164 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 3350.64 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 16264420 KiB

[startup+3342.3 s]
/proc/loadavg: 2.16 2.18 2.53 3/296 29525
/proc/meminfo: memFree=47200288/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3411.31 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 1176194 0 0 0 338620 2511 0 0 20 0 21 0 35780006 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 4066105 5557 1 0 4086006 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3229.75 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 891639 0 0 0 320696 2279 0 0 20 0 21 0 35780008 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=4764 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 3177 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 3411.31 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 16264420 KiB

[startup+3402.3 s]
/proc/loadavg: 1.94 2.13 2.49 2/271 29561
/proc/meminfo: memFree=90472732/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3471.97 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 1208943 0 0 0 344644 2553 0 0 20 0 21 0 35780006 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 4066105 5557 1 0 4086006 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3287.95 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 921022 0 0 0 326477 2318 0 0 20 0 21 0 35780008 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 3264 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 3471.97 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 16264420 KiB

[startup+3462.3 s]
/proc/loadavg: 1.39 1.93 2.40 2/271 29564
/proc/meminfo: memFree=90156700/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3532.69 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 1228811 0 0 0 350681 2588 0 0 20 0 21 0 35780006 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 4066105 5557 1 0 4086006 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3346.18 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 938473 0 0 0 332266 2352 0 0 20 0 21 0 35780008 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 3362 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 4066105 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 3532.69 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 16264420 KiB

[startup+3522.3 s]
/proc/loadavg: 1.33 1.81 2.32 2/271 29566
/proc/meminfo: memFree=89909428/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=16264804 CPUtime=3600.01 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 1264090 0 0 0 357380 2621 0 0 20 0 21 0 35780006 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 4066201 5557 1 0 4086100 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3404.96 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 959316 0 0 0 338117 2379 0 0 20 0 21 0 35780008 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 3363 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=16264804 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 16264804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3522.3 s]
/proc/loadavg: 1.33 1.81 2.32 2/271 29566
/proc/meminfo: memFree=89909428/131249996 swapFree=33010684/33010684
[pid=29253] ppid=29250 vsize=19130076 memory=16264804 CPUtime=3600.01 cores=5,7
/proc/29253/stat : 29253 (java) S 29250 29253 24970 0 -1 4194304 1264090 0 0 0 357380 2621 0 0 20 0 21 0 35780006 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
/proc/29253/statm: 4782519 4066201 5557 1 0 4086100 0
[pid=29253/tid=29255] ppid=29250 vsize=19130076 memory=16264420 CPUtime=3404.96 cores=5,7
/proc/29253/task/29255/stat : 29255 (java) R 29250 29253 24970 0 -1 4194368 959316 0 0 0 338117 2379 0 0 20 0 21 0 35780008 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29264] ppid=29250 vsize=19130076 memory=16264420 CPUtime=0 cores=5,7
/proc/29253/task/29264/stat : 29264 (Finalizer) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780010 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29271] ppid=29250 vsize=19130076 memory=14824 CPUtime=0 cores=5,7
/proc/29253/task/29271/stat : 29271 (Common-Cleaner) S 29250 29253 24970 0 -1 4194368 3363 0 0 0 0 0 0 0 20 0 21 0 35780011 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
[pid=29253/tid=29274] ppid=29250 vsize=19130076 memory=16264804 CPUtime=0 cores=5,7
/proc/29253/task/29274/stat : 29274 (Timer-0) S 29250 29253 24970 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 35780533 19589197824 4066201 18446744073709551615 94296973041664 94296973045360 140722717731312 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94296973053176 94296973053968 94297001906176 140722717735216 140722717735398 140722717735398 140722717741000 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 16264804 KiB

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

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

# cumulated CPU time of all completed processes:  user=3573.95 s, system=26.2793 s

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

[startup+3522.4 s]*
/proc/loadavg: 1.30 1.80 2.32 2/252 29569
/proc/meminfo: memFree=102313536/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3522.51 s]
/proc/loadavg: 1.30 1.80 2.32 2/252 29569
/proc/meminfo: memFree=102313536/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): 3522.54
CPU time (s): 3600.22
CPU user time (s): 3573.95
CPU system time (s): 26.2793
CPU usage (%): 102.205
Max. virtual memory (cumulated for all children) (KiB): 19130076
Max. memory (cumulated for all children) (KiB): 16264804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.94
system time used= 26.2793
maximum resident set size= 16265572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1265593
page faults= 0
swaps= 0
block input operations= 0
block output operations= 45591080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 125477
involuntary context switches= 29744


# summary of solver processes directly reported to runsolver:
#   pid: 29253
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3573.95
#   total CPU system time (s): 26.2793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.20141 second user time and 17.2179 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 14:43:42
IDJOB=4511849
IDBENCH=160485
IDSOLVER=3364
FILE ID=nodeC017/4511849-1751201022
RUNJOBID= nodeC017-1751191606-24983
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-vm99p-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-4511849-1751201022/watcher-4511849-1751201022 -o /tmp/evaluation-result-4511849-1751201022/solver-4511849-1751201022 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751191606-24983 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4511849-1751201022 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4511849-1751201022.opb

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

MD5SUM BENCH= 59fcb85c6ef97ea95ede85b6c75e382f
RANDOM SEED=1294489756

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.058
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.088
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		: 3598.452
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		: 3600.148
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		: 3600.045
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		: 3599.256
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		: 3602.730
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		: 3600.055
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:        111098156 kB
MemAvailable:   115506408 kB
Buffers:            3280 kB
Cached:          5211260 kB
SwapCached:            0 kB
Active:         14558888 kB
Inactive:        4957552 kB
Active(anon):   14320012 kB
Inactive(anon):        0 kB
Active(file):     238876 kB
Inactive(file):  4957552 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            904800 kB
Writeback:             0 kB
AnonPages:      14304604 kB
Mapped:           122748 kB
Shmem:             18080 kB
KReclaimable:     101724 kB
Slab:             217068 kB
SReclaimable:     101724 kB
SUnreclaim:       115344 kB
KernelStack:        5312 kB
PageTables:        31620 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   16728480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151576 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14086144 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= 432984 MiB
End job on nodeC017 at 2025-06-29 15:42:25