Trace number 4506191

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06? (TO) 3600.14 3615.29

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
MD5SUM3cfe8ea012dcc17418564c57acaec44c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-266275
Best CPU time to get the best result obtained on this benchmark1661.27
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 4260887
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 4260887
Number of bits of the biggest sum of numbers23
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.07	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.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	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-4506191-1751501248.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c using VERIPB proof format
0.13/0.14	c  objective function found
5.27/3.82	c ... done. Wall clock time 3.689s.
5.27/3.82	c declared #vars     400896
5.27/3.82	c #constraints  402763
5.27/3.82	c constraints type 
5.27/3.82	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 24448
5.27/3.82	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1977
5.27/3.82	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
5.27/3.82	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 376337
5.27/3.82	c 402763 constraints processed.
5.27/3.83	c objective function length is 892 literals
39.22/35.56	c cleaning 2500 clauses out of 5000 with flag 22925/5001
95.58/91.52	c cleaning 4243 clauses out of 8499 with flag 67302/11000
144.69/140.40	c cleaning 5622 clauses out of 11256 with flag 96630/18000
188.42/184.12	c cleaning 6811 clauses out of 13634 with flag 129672/26000
238.94/234.71	c cleaning 7908 clauses out of 15827 with flag 165835/35004
284.13/279.99	c cleaning 8952 clauses out of 17916 with flag 207585/45001
352.81/348.50	c cleaning 9958 clauses out of 19966 with flag 303224/56003
472.34/468.36	c cleaning 10929 clauses out of 22008 with flag 612666/68003
596.95/595.41	c cleaning 11924 clauses out of 24076 with flag 1007376/81000
684.21/682.86	c cleaning 13074 clauses out of 26152 with flag 1128366/95000
786.42/785.29	c cleaning 13538 clauses out of 28079 with flag 1269399/110001
888.37/887.35	c cleaning 15266 clauses out of 30540 with flag 1415612/126000
981.01/983.44	c cleaning 16119 clauses out of 32277 with flag 1495250/143003
1126.59/1129.24	c cleaning 16272 clauses out of 34156 with flag 1721898/161001
1246.63/1253.00	c cleaning 18435 clauses out of 36883 with flag 1839932/180000
1368.44/1374.88	c cleaning 19220 clauses out of 38449 with flag 1945355/200001
1531.63/1540.49	c cleaning 19281 clauses out of 40228 with flag 2277084/221000
1699.43/1708.53	c cleaning 21465 clauses out of 42948 with flag 2427523/243001
1848.99/1858.40	c cleaning 22233 clauses out of 44482 with flag 2567031/266000
2031.13/2041.58	c cleaning 22429 clauses out of 46249 with flag 2960575/290000
2245.36/2256.15	c cleaning 24249 clauses out of 48820 with flag 3647631/315000
2411.44/2424.00	c cleaning 25277 clauses out of 50573 with flag 3841360/341002
2580.43/2593.20	c cleaning 26143 clauses out of 52298 with flag 4075149/368004
2748.08/2761.18	c cleaning 27070 clauses out of 54151 with flag 4321956/396000
2949.13/2962.42	c cleaning 28032 clauses out of 56082 with flag 4570774/425001
3143.67/3157.32	c cleaning 29009 clauses out of 58049 with flag 4839911/455000
3337.01/3351.84	c cleaning 30013 clauses out of 60040 with flag 5171121/486000
3534.23/3549.33	c cleaning 31010 clauses out of 62028 with flag 5547663/518001
3600.00/3615.21	c starts		: 2134
3600.00/3615.23	c conflicts		: 528168
3600.00/3615.23	c decisions		: 7719180
3600.00/3615.23	c propagations		: 6251605501
3600.00/3615.23	c inspects		: 2541193756
3600.00/3615.23	c shortcuts		: 0
3600.00/3615.23	c learnt literals	: 1
3600.00/3615.23	c learnt binary clauses	: 2253
3600.00/3615.23	c learnt ternary clauses	: 1100
3600.00/3615.23	c learnt constraints	: 528167
3600.00/3615.23	c ignored constraints	: 0
3600.00/3615.23	c root simplifications	: 0
3600.00/3615.23	c removed literals (reason simplification)	: 90916508
3600.00/3615.23	c reason swapping (by a shorter reason)	: 0
3600.00/3615.23	c Calls to reduceDB	: 28
3600.00/3615.23	c Number of update (reduction) of LBD	: 207094
3600.00/3615.23	c Imported unit clauses	: 0
3600.00/3615.23	c No decision after first conflict	: false
3600.00/3615.23	c number of reductions to clauses (during analyze)	: 0
3600.00/3615.23	c number of learned constraints concerned by reduction	: 0
3600.00/3615.23	c number of learning phase by resolution	: 0
3600.00/3615.23	c number of learning phase by cutting planes	: 0
3600.00/3615.23	c number of rounding to 1 operations	: 0
3600.00/3615.23	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.00/3615.23	c number of reductions of the coefficients by power 2 	: 0
3600.00/3615.23	c number of right shift for reduction by power 2 	: 0
3600.00/3615.23	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.00/3615.23	c number of ending skipping 	: 0
3600.00/3615.23	c number of internal skipping 	: 0
3600.00/3615.23	c number of derivation steps 	: 0
3600.00/3615.23	c number of skipped derivation steps 	: 0
3600.00/3615.23	c number of remaining unassigned 	: 0
3600.00/3615.23	c number of remaining assigned 	: 0
3600.00/3615.23	c number of falsified literals weakened from reason	: 0
3600.00/3615.23	c number of falsified literals weakened from conflict	: 0
3600.00/3615.23	c time for arithmetic operations	: 0
3600.00/3615.23	c minimum degree of deleted constraints	: null
3600.00/3615.23	c maximum degree of deleted constraints	: null
3600.00/3615.23	c number of deleted constraints	: 0
3600.00/3615.23	c speed (assignments/second)	: 1731096.9154237122
3600.00/3615.24	c non guided choices	: 83
3600.00/3615.24	c timeout
3600.00/3615.26	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 38932
3600.00/3615.26	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 2253
3600.00/3615.26	s UNKNOWN
3600.00/3615.27	c Total wall clock time (in seconds): 3615.137

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (45798 MiB free)
  memory of node 1: 64465 MiB (51362 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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
Current StackSize limit: 8192 KiB

solver pid=70707, runsolver pid=70704

[startup+0.100061 s]*
/proc/loadavg: 4.08 4.09 4.10 5/341 70725
/proc/meminfo: memFree=99468736/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=18930384 memory=57852 CPUtime=0.13 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 6598 0 0 0 12 1 0 0 20 0 18 0 65802665 19384713216 14463 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4732596 14463 5359 1 0 547622 0
[pid=70707/tid=70709] ppid=70704 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 5086 0 0 0 7 1 0 0 20 0 18 0 65802666 19384713216 14463 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 65802668 19384713216 14463 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=18930384 memory=58485492679666 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 65802668 19384713216 14463 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57852 KiB

[startup+0.20576 s]*
/proc/loadavg: 4.08 4.09 4.10 7/341 70725
/proc/meminfo: memFree=99443168/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=18930384 memory=84708 CPUtime=0.32 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 7055 0 0 0 30 2 0 0 20 0 18 0 65802665 19384713216 21177 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4732596 21177 5455 1 0 547909 0
[pid=70707/tid=70709] ppid=70704 vsize=18930384 memory=4026728732 CPUtime=0.17 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 5301 0 0 0 16 1 0 0 20 0 18 0 65802666 19384713216 21177 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=18930384 memory=16099 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 65802668 19384713216 21177 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=18930384 memory=57385981051877 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 65802668 19384713216 21177 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 84708 KiB

[startup+0.305836 s]*
/proc/loadavg: 4.08 4.09 4.10 6/341 70725
/proc/meminfo: memFree=99410968/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=18930384 memory=119972 CPUtime=0.51 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 8780 0 0 0 48 3 0 0 20 0 18 0 65802665 19384713216 29993 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4732596 29993 5455 1 0 549025 0
[pid=70707/tid=70709] ppid=70704 vsize=18930384 memory=-6000919489970138216 CPUtime=0.27 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 5317 0 0 0 25 2 0 0 20 0 18 0 65802666 19384713216 29993 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 65802668 19384713216 29993 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 65802668 19384713216 29993 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 119972 KiB

[startup+0.700767 s]
/proc/loadavg: 4.08 4.09 4.10 6/342 70726
/proc/meminfo: memFree=99352616/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=18996948 memory=208584 CPUtime=1.27 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 10996 0 0 0 122 5 0 0 20 0 19 0 65802665 19452874752 52146 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4749237 52146 5487 1 0 550774 0
[pid=70707/tid=70709] ppid=70704 vsize=18996948 memory=14336 CPUtime=0.57 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) S 70704 70707 69927 0 -1 4194368 5338 0 0 0 54 3 0 0 20 0 19 0 65802666 19452874752 52146 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=18996948 memory=10880 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65802668 19452874752 52146 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 65802668 19452874752 52146 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 208584 KiB

[startup+1.50022 s]
/proc/loadavg: 4.08 4.09 4.10 6/342 70726
/proc/meminfo: memFree=98918760/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=18996948 memory=729556 CPUtime=2.52 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 16442 0 0 0 235 17 0 0 20 0 19 0 65802665 19452874752 182389 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4749237 182389 5487 1 0 1006592 0
[pid=70707/tid=70709] ppid=70704 vsize=18996948 memory=3200 CPUtime=1.3 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) S 70704 70707 69927 0 -1 4194368 5634 0 0 0 117 13 0 0 20 0 19 0 65802666 19452874752 182389 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65802668 19452874752 182389 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=18996948 memory=10880 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 65802668 19452874752 182389 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 2.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 729556 KiB

[startup+3.10574 s]
/proc/loadavg: 4.08 4.09 4.10 5/342 70726
/proc/meminfo: memFree=96008468/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=18996948 memory=3854788 CPUtime=4.49 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 19500 0 0 0 371 78 0 0 20 0 19 0 65802665 19452874752 963697 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4749237 963697 5519 1 0 2201536 0
[pid=70707/tid=70709] ppid=70704 vsize=18996948 memory=10880 CPUtime=2.66 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 7138 0 0 0 197 69 0 0 20 0 19 0 65802666 19452874752 963697 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 65802668 19452874752 963697 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=18996948 memory=5632 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 65802668 19452874752 963697 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 4.49 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3854788 KiB

[startup+6.30024 s]
/proc/loadavg: 4.15 4.11 4.10 5/343 70727
/proc/meminfo: memFree=93178648/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=6339000 CPUtime=9.23 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 21513 0 0 0 797 126 0 0 20 0 20 0 65802665 19521036288 1584750 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1584750 5551 1 0 2202138 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=5632 CPUtime=5.82 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 8633 0 0 0 466 116 0 0 20 0 20 0 65802666 19521036288 1584750 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1584750 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=14156 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1584750 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=10880 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1584750 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 9.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6339000 KiB

[startup+12.7002 s]
/proc/loadavg: 4.22 4.12 4.11 5/343 70727
/proc/meminfo: memFree=93142352/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=6367800 CPUtime=15.8 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 21556 0 0 0 1453 127 0 0 20 0 20 0 65802665 19521036288 1591950 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1591950 5551 1 0 2202138 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=10880 CPUtime=12.2 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 8647 0 0 0 1104 116 0 0 20 0 20 0 65802666 19521036288 1591950 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=6365752 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1591950 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1591950 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1591950 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 15.8 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6367800 KiB

[startup+25.5002 s]
/proc/loadavg: 4.34 4.15 4.12 5/344 70729
/proc/meminfo: memFree=93095156/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=6421204 CPUtime=28.95 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 21743 0 0 0 2766 129 0 0 20 0 20 0 65802665 19521036288 1605301 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1605301 5551 1 0 2202154 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6365752 CPUtime=24.98 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 8788 0 0 0 2380 118 0 0 20 0 20 0 65802666 19521036288 1605301 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=6412984 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1605301 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1605301 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=6341048 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1605301 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 28.95 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6421204 KiB

[startup+51.1057 s]
/proc/loadavg: 4.33 4.17 4.12 5/344 70729
/proc/meminfo: memFree=92922440/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=6578636 CPUtime=55.13 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 34604 0 0 0 5377 136 0 0 20 0 20 0 65802665 19521036288 1644659 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1644659 5551 1 0 2204225 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=211309297979 CPUtime=50.51 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 10979 0 0 0 4928 123 0 0 20 0 20 0 65802666 19521036288 1644659 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=6568396 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1644659 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=10880 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1644659 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=5632 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1644659 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 55.13 s

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

/proc/meminfo: memFree=91706508/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3208.55 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 171360 0 0 0 320463 392 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6738596 CPUtime=3199.61 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 101652 0 0 0 319689 272 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 4966 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3208.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/345 71177
/proc/meminfo: memFree=91557500/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3267.62 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 173443 0 0 0 326366 396 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6738596 CPUtime=3258.64 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 103091 0 0 0 325589 275 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=14156 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 5100 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3267.62 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/345 71179
/proc/meminfo: memFree=91339500/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3327.52 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 175085 0 0 0 332352 400 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6738596 CPUtime=3318.49 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 104339 0 0 0 331573 276 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 5222 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=14156 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3327.52 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/344 71181
/proc/meminfo: memFree=91118648/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3387.44 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 177647 0 0 0 338339 405 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6738596 CPUtime=3378.35 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 106489 0 0 0 337557 278 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 5313 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3387.44 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/344 71184
/proc/meminfo: memFree=90850180/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3447.38 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 180586 0 0 0 344330 408 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6738596 CPUtime=3438.1 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 107504 0 0 0 343530 280 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=14156 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 5445 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3447.38 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/345 71187
/proc/meminfo: memFree=90536068/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3507.27 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 181740 0 0 0 350316 411 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6738596 CPUtime=3497.96 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 108358 0 0 0 349515 281 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 5576 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3507.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.11 4.10 5/345 71189
/proc/meminfo: memFree=90394204/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3567.17 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 182942 0 0 0 356303 414 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=6738596 CPUtime=3557.83 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 109274 0 0 0 355501 282 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=14156 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 5709 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3567.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.2 s]
/proc/loadavg: 4.11 4.10 4.09 5/346 71195
/proc/meminfo: memFree=90301596/131249996 swapFree=33004236/33010684
[pid=70707] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3600 cores=4,6
/proc/70707/stat : 70707 (java) S 70704 70707 69927 0 -1 4194304 183921 0 0 0 359584 416 0 0 20 0 20 0 65802665 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
/proc/70707/statm: 4765878 1758096 5551 1 0 2204260 0
[pid=70707/tid=70709] ppid=70704 vsize=19063512 memory=7032384 CPUtime=3590.64 cores=4,6
/proc/70707/task/70709/stat : 70709 (java) R 70704 70707 69927 0 -1 4194368 109978 0 0 0 358781 283 0 0 20 0 20 0 65802666 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70718] ppid=70704 vsize=19063512 memory=14156 CPUtime=0 cores=4,6
/proc/70707/task/70718/stat : 70718 (Finalizer) S 70704 70707 69927 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70725] ppid=70704 vsize=19063512 memory=14156 CPUtime=0 cores=4,6
/proc/70707/task/70725/stat : 70725 (Common-Cleaner) S 70704 70707 69927 0 -1 4194368 5844 0 0 0 0 0 0 0 20 0 20 0 65802668 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
[pid=70707/tid=70727] ppid=70704 vsize=19063512 memory=7032384 CPUtime=0 cores=4,6
/proc/70707/task/70727/stat : 70727 (Timer-0) S 70704 70707 69927 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 65803053 19521036288 1758096 18446744073709551615 94497575448576 94497575452272 140735191565440 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94497575460088 94497575460880 94497580937216 140735191574832 140735191575014 140735191575014 140735191580616 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 7032384 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.96 s, system=4.18166 s

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

Child status: 143

Real time (s): 3615.29
CPU time (s): 3600.14
CPU user time (s): 3595.96
CPU system time (s): 4.18166
CPU usage (%): 99.5809
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 7032384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.96
system time used= 4.18166
maximum resident set size= 7033408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186948
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1021104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 139965
involuntary context switches= 6450


# summary of solver processes directly reported to runsolver:
#   pid: 70707
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3595.96
#   total CPU system time (s): 4.18166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.5142 second user time and 17.441 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-03 02:07:28
IDJOB=4506191
IDBENCH=157883
IDSOLVER=3364
FILE ID=nodeC023/4506191-1751501248
RUNJOBID= nodeC023-1751495880-69938
SLURM_JOB_ID= 9598568
Free space on /tmp= 431752 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506191-1751501248/watcher-4506191-1751501248 -o /tmp/evaluation-result-4506191-1751501248/solver-4506191-1751501248 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751495880-69938 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4506191-1751501248 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4506191-1751501248.opb

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

MD5SUM BENCH= 3cfe8ea012dcc17418564c57acaec44c
RANDOM SEED=1938372214

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.881
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.892
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3600.008
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3598.852
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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.882
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.941
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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		: 3601.437
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        99493560 kB
MemAvailable:   115601292 kB
Buffers:              16 kB
Cached:         16852432 kB
SwapCached:          596 kB
Active:         14375132 kB
Inactive:       16650176 kB
Active(anon):   14163100 kB
Inactive(anon):    23220 kB
Active(file):     212032 kB
Inactive(file): 16626956 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33004236 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             29196 kB
Writeback:             0 kB
AnonPages:      14175472 kB
Mapped:           119364 kB
Shmem:             13396 kB
KReclaimable:     215964 kB
Slab:             308064 kB
SReclaimable:     215964 kB
SUnreclaim:        92100 kB
KernelStack:        5232 kB
PageTables:        31488 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   28001804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13924352 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431708 MiB
End job on nodeC023 at 2025-07-03 03:07:43