Trace number 4518327

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) 3605.05 2617.17

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/multiple_strongly_correlated/
normalized-knapPI_14_10000_1000_2_-407357.opb
MD5SUMe452967152bd4eb328dd132d733a88a9
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-539657
Best CPU time to get the best result obtained on this benchmark0.514935
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20000
Total number of constraints1
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint20000
Maximum length of a constraint20000
Number of terms in the objective function 20000
Biggest coefficient in the objective function 1296
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 14329184
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 99457
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 14329184
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.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-4518327-1751546568.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c using VERIPB proof format
0.13/0.13	c  objective function found
0.32/0.27	c ... done. Wall clock time 0.141s.
0.32/0.27	c declared #vars     20000
0.32/0.27	c #constraints  1
0.32/0.27	c constraints type 
0.32/0.27	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.32/0.27	c 1 constraints processed.
0.32/0.29	c objective function length is 20000 literals
0.69/0.43	c SATISFIABLE
0.69/0.43	c OPTIMIZING...
0.69/0.43	c Got one! Elapsed wall clock time (in seconds):0.297
0.69/0.43	o -130257
2.45/1.37	c Got one! Elapsed wall clock time (in seconds):1.237
2.45/1.37	o -130374
3.77/2.02	c Got one! Elapsed wall clock time (in seconds):1.895
3.77/2.02	o -130575
4.72/2.59	c Got one! Elapsed wall clock time (in seconds):2.457
4.72/2.59	o -130776
5.30/3.00	c Got one! Elapsed wall clock time (in seconds):2.874
5.30/3.00	o -130977
5.84/3.47	c Got one! Elapsed wall clock time (in seconds):3.345
5.84/3.47	o -131178
6.36/3.90	c Got one! Elapsed wall clock time (in seconds):3.771
6.36/3.90	o -131379
6.98/4.31	c Got one! Elapsed wall clock time (in seconds):4.183
6.98/4.31	o -131580
7.43/4.69	c Got one! Elapsed wall clock time (in seconds):4.562
7.43/4.69	o -131781
8.06/5.11	c Got one! Elapsed wall clock time (in seconds):4.978
8.06/5.11	o -131982
8.46/5.47	c Got one! Elapsed wall clock time (in seconds):5.341
8.46/5.47	o -132183
8.91/5.82	c Got one! Elapsed wall clock time (in seconds):5.687
8.91/5.82	o -132384
9.36/6.22	c Got one! Elapsed wall clock time (in seconds):6.092
9.36/6.22	o -132585
9.66/6.56	c Got one! Elapsed wall clock time (in seconds):6.431
9.66/6.56	o -132786
9.96/6.88	c Got one! Elapsed wall clock time (in seconds):6.751
9.96/6.88	o -132987
10.41/7.22	c Got one! Elapsed wall clock time (in seconds):7.09
10.41/7.22	o -133188
10.71/7.51	c Got one! Elapsed wall clock time (in seconds):7.378
10.71/7.51	o -133389
10.92/7.79	c Got one! Elapsed wall clock time (in seconds):7.663
10.92/7.79	o -133590
11.23/8.07	c Got one! Elapsed wall clock time (in seconds):7.939
11.23/8.07	o -133791
11.69/8.41	c Got one! Elapsed wall clock time (in seconds):8.282
11.69/8.41	o -133992
12.93/9.52	c Got one! Elapsed wall clock time (in seconds):9.392
12.93/9.52	o -134193
67.88/60.10	c cleaning 2743 clauses out of 5490 with flag 10024/5490
143.13/131.21	c cleaning 4375 clauses out of 8750 with flag 22030/11493
247.33/224.62	c cleaning 5687 clauses out of 11375 with flag 36030/18493
376.00/340.30	c cleaning 6839 clauses out of 13685 with flag 52024/26490
560.09/497.77	c cleaning 7924 clauses out of 15847 with flag 70026/35491
771.27/679.41	c cleaning 8956 clauses out of 17923 with flag 90026/45491
947.38/836.99	c cleaning 9984 clauses out of 19967 with flag 112026/56491
1220.63/1043.62	c cleaning 10987 clauses out of 21984 with flag 136028/68492
1496.37/1250.97	c cleaning 12000 clauses out of 24000 with flag 162034/81495
1765.57/1445.97	c cleaning 12973 clauses out of 25995 with flag 190024/95490
2095.01/1678.11	c cleaning 14012 clauses out of 28023 with flag 220027/110491
2459.66/1929.21	c cleaning 15002 clauses out of 30010 with flag 252025/126490
2936.73/2226.96	c cleaning 15986 clauses out of 32009 with flag 286027/143491

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100058 s]*
/proc/loadavg: 3.20 3.22 3.31 4/319 77848
/proc/meminfo: memFree=98082488/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=18930384 memory=57668 CPUtime=0.13 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 6578 0 0 0 11 2 0 0 20 0 18 0 70331360 19384713216 14417 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4732596 14417 5341 1 0 547629 0
[pid=77830/tid=77832] ppid=77827 vsize=18930384 memory=4026531959 CPUtime=0.08 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 5074 0 0 0 7 1 0 0 20 0 18 0 70331361 19384713216 14417 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=18930384 memory=224227767622 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 70331363 19384713216 14417 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=18930384 memory=28919 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 70331364 19384713216 14417 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57668 KiB

[startup+0.205724 s]*
/proc/loadavg: 3.20 3.22 3.31 5/319 77848
/proc/meminfo: memFree=98461084/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=18930384 memory=73044 CPUtime=0.32 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 7504 0 0 0 30 2 0 0 20 0 18 0 70331360 19384713216 18261 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4732596 18261 5437 1 0 548162 0
[pid=77830/tid=77832] ppid=77827 vsize=18930384 memory=4026781979 CPUtime=0.17 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 5235 0 0 0 16 1 0 0 20 0 18 0 70331361 19384713216 18261 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=18930384 memory=219932787024 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 70331363 19384713216 18261 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=18930384 memory=54087446195522 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 70331364 19384713216 18261 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 73044 KiB

[startup+0.305637 s]*
/proc/loadavg: 3.20 3.22 3.31 6/319 77848
/proc/meminfo: memFree=98427304/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=18930384 memory=99592 CPUtime=0.51 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 8757 0 0 0 48 3 0 0 20 0 18 0 70331360 19384713216 24898 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4732596 24898 5469 1 0 549038 0
[pid=77830/tid=77832] ppid=77827 vsize=18930384 memory=-6000919477051614568 CPUtime=0.26 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 5358 0 0 0 24 2 0 0 20 0 18 0 70331361 19384713216 24898 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 70331363 19384713216 24898 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 70331364 19384713216 24898 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 99592 KiB

[startup+0.700213 s]
/proc/loadavg: 3.20 3.22 3.31 6/320 77849
/proc/meminfo: memFree=98401216/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=171604 CPUtime=1.26 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 9344 0 0 0 121 5 0 0 20 0 20 0 70331360 19521036288 42901 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 42901 5533 1 0 549803 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=18176 CPUtime=0.61 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 5432 0 0 0 58 3 0 0 20 0 20 0 70331361 19521036288 42901 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 42901 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 42901 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=4624 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 42901 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 171604 KiB

[startup+1.50023 s]
/proc/loadavg: 3.20 3.22 3.31 5/321 77850
/proc/meminfo: memFree=98314380/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=197536 CPUtime=2.85 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 12935 0 0 0 279 6 0 0 20 0 20 0 70331360 19521036288 49384 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 49384 5533 1 0 552080 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=10752 CPUtime=1.34 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 5452 0 0 0 130 4 0 0 20 0 20 0 70331361 19521036288 49384 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 49384 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 49384 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=224194199869 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 49384 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 197536 KiB

[startup+3.10555 s]
/proc/loadavg: 3.27 3.24 3.31 4/321 77850
/proc/meminfo: memFree=98055312/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=398740 CPUtime=5.49 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 14171 0 0 0 536 13 0 0 20 0 20 0 70331360 19521036288 99685 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 99685 5533 1 0 761376 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=10752 CPUtime=2.8 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 5519 0 0 0 273 7 0 0 20 0 20 0 70331361 19521036288 99685 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=-6000919477051614568 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 99685 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 99685 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=164 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 99685 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 398740 KiB

[startup+6.30018 s]
/proc/loadavg: 3.27 3.24 3.31 4/321 77850
/proc/meminfo: memFree=97438972/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=1006868 CPUtime=9.46 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 19964 0 0 0 920 26 0 0 20 0 20 0 70331360 19521036288 251717 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 251717 5533 1 0 1363007 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=0 CPUtime=5.8 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 6946 0 0 0 564 16 0 0 20 0 20 0 70331361 19521036288 251717 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 251717 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=199200 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 251717 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 251717 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 9.46 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1006868 KiB

[startup+12.7002 s]
/proc/loadavg: 3.32 3.25 3.32 4/321 77850
/proc/meminfo: memFree=96202932/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=2545132 CPUtime=16.49 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 22120 0 0 0 1589 60 0 0 20 0 20 0 70331360 19521036288 636283 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 636283 5533 1 0 1567732 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=0 CPUtime=11.64 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 7546 0 0 0 1126 38 0 0 20 0 20 0 70331361 19521036288 636283 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 636283 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=255368 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 636283 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 636283 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 16.49 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2545132 KiB

[startup+25.5002 s]
/proc/loadavg: 3.25 3.24 3.31 4/320 77851
/proc/meminfo: memFree=92934900/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=5167564 CPUtime=30.37 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 24820 0 0 0 2914 123 0 0 20 0 20 0 70331360 19521036288 1291891 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 1291891 5533 1 0 2100408 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=0 CPUtime=23.28 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 8494 0 0 0 2243 85 0 0 20 0 20 0 70331361 19521036288 1291891 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 1291891 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=224194199869 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 1291891 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=-6000919477051614568 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 1291891 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 30.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5167564 KiB

[startup+51.1056 s]
/proc/loadavg: 3.30 3.25 3.31 4/320 77851
/proc/meminfo: memFree=88712544/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=7855388 CPUtime=57.91 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 36229 0 0 0 5592 199 0 0 20 0 20 0 70331360 19521036288 1963847 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 1963847 5533 1 0 2497306 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=10752 CPUtime=46.87 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 11906 0 0 0 4551 136 0 0 20 0 20 0 70331361 19521036288 1963847 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=7538844 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 1963847 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0

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

/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 506737 0 1 0 326654 2240 0 0 20 0 20 0 70331360 19521036288 4071846 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4071846 5565 1 0 4084610 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=14720 CPUtime=2278.9 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 214061 0 0 0 226069 1821 0 0 20 0 20 0 70331361 19521036288 4071846 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=16287384 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4071846 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=16287384 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1872 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4071846 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=16287384 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4071846 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3288.94 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16287384 KiB

[startup+2502.3 s]
/proc/loadavg: 4.09 3.94 3.78 5/323 78002
/proc/meminfo: memFree=12755716/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=16287512 CPUtime=3399.84 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 514652 0 1 0 337699 2285 0 0 20 0 20 0 70331360 19521036288 4071878 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4071878 5565 1 0 4084610 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=14720 CPUtime=2335.51 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) R 77827 77830 77286 0 -1 4194368 218352 0 0 0 231701 1850 0 0 20 0 20 0 70331361 19521036288 4071878 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=16287384 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4071878 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=5760 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1917 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4071878 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4071878 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3399.84 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16287512 KiB

[startup+2562.3 s]
/proc/loadavg: 4.07 3.97 3.80 5/323 78005
/proc/meminfo: memFree=10470420/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=16288408 CPUtime=3512.17 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 528497 0 1 0 348926 2291 0 0 20 0 20 0 70331360 19521036288 4072102 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4072102 5565 1 0 4084926 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=-6000919477051614568 CPUtime=2345.16 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) S 77827 77830 77286 0 -1 4194368 219272 0 0 0 232662 1854 0 0 20 0 20 0 70331361 19521036288 4072102 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=18176 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4072102 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=-6000919477051614568 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1931 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4072102 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=16288408 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4072102 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16288408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2608.7 s]
/proc/loadavg: 4.20 4.02 3.83 5/323 78007
/proc/meminfo: memFree=10829488/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=16288536 CPUtime=3600.09 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 539798 0 1 0 357713 2296 0 0 20 0 20 0 70331360 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4072134 5565 1 0 4084942 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=16288280 CPUtime=2349.45 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) S 77827 77830 77286 0 -1 4194368 220001 0 0 0 233089 1856 0 0 20 0 20 0 70331361 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=16288536 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=16288536 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16288536 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+2617.17 s]
# the end of solver process 77830 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3581.16 s, system=23.8954 s

Solver just ended.
Dumping a history of the last processes samples

[startup+2609.6 s]
/proc/loadavg: 4.20 4.02 3.83 5/323 78007
/proc/meminfo: memFree=10813360/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=16288536 CPUtime=3601.88 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 539802 0 1 0 357892 2296 0 0 20 0 20 0 70331360 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4072134 5565 1 0 4084942 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=5276 CPUtime=2349.45 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) S 77827 77830 77286 0 -1 4194368 220001 0 0 0 233089 1856 0 0 20 0 20 0 70331361 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=-6000919477051614568 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=5760 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=12416 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3601.88 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16288536 KiB

[startup+2610.4 s]
/proc/loadavg: 4.20 4.02 3.83 5/323 78007
/proc/meminfo: memFree=10805296/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=16288536 CPUtime=3603.47 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 539806 0 1 0 358051 2296 0 0 20 0 20 0 70331360 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4072134 5565 1 0 4084942 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=-6000919477051614568 CPUtime=2349.45 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) S 77827 77830 77286 0 -1 4194368 220001 0 0 0 233089 1856 0 0 20 0 20 0 70331361 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=215587488049 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=62904963695344 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3603.47 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16288536 KiB

[startup+2610.6 s]
/proc/loadavg: 4.20 4.02 3.83 5/323 78007
/proc/meminfo: memFree=10805296/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=16288536 CPUtime=3603.87 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 539806 0 1 0 358091 2296 0 0 20 0 20 0 70331360 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4072134 5565 1 0 4084942 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=16288536 CPUtime=2349.45 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) S 77827 77830 77286 0 -1 4194368 220001 0 0 0 233089 1856 0 0 20 0 20 0 70331361 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=4624 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=2600 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=21872 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3603.87 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16288536 KiB

[startup+2610.7 s]
/proc/loadavg: 4.20 4.02 3.83 5/323 78007
/proc/meminfo: memFree=10805296/131249992 swapFree=33009392/33010684
[pid=77830] ppid=77827 vsize=19063512 memory=16288536 CPUtime=3604.07 cores=1,3
/proc/77830/stat : 77830 (java) S 77827 77830 77286 0 -1 4194304 539806 0 1 0 358111 2296 0 0 20 0 20 0 70331360 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
/proc/77830/statm: 4765878 4072134 5565 1 0 4084942 0
[pid=77830/tid=77832] ppid=77827 vsize=19063512 memory=16288280 CPUtime=2349.45 cores=1,3
/proc/77830/task/77832/stat : 77832 (java) S 77827 77830 77286 0 -1 4194368 220001 0 0 0 233089 1856 0 0 20 0 20 0 70331361 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77841] ppid=77827 vsize=19063512 memory=16288536 CPUtime=0 cores=1,3
/proc/77830/task/77841/stat : 77841 (Finalizer) S 77827 77830 77286 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 70331363 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77848] ppid=77827 vsize=19063512 memory=16288536 CPUtime=0 cores=1,3
/proc/77830/task/77848/stat : 77848 (Common-Cleaner) S 77827 77830 77286 0 -1 4194368 1954 0 0 0 0 0 0 0 20 0 20 0 70331364 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
[pid=77830/tid=77849] ppid=77827 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/77830/task/77849/stat : 77849 (Timer-0) S 77827 77830 77286 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 70331397 19521036288 4072134 18446744073709551615 93948790206464 93948790210160 140724567610320 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 93948790217976 93948790218768 93948816470016 140724567611696 140724567611878 140724567611878 140724567617480 0
Current children cumulated CPU time: 3604.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16288536 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 2617.17
CPU time (s): 3605.05
CPU user time (s): 3581.16
CPU system time (s): 23.8954
CPU usage (%): 137.747
Max. virtual memory (cumulated for all children) (KiB): 19067616
Max. memory (cumulated for all children) (KiB): 16288536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.16
system time used= 23.8954
maximum resident set size= 16288536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 539809
page faults= 1
swaps= 0
block input operations= 0
block output operations= 52807992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 197932
involuntary context switches= 54356


# summary of solver processes directly reported to runsolver:
#   pid: 77830
#   total CPU time (s): 3605.05
#   total CPU user time (s): 3581.16
#   total CPU system time (s): 23.8954

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.20091 second user time and 12.6323 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-03 14:42:48
IDJOB=4518327
IDBENCH=176901
IDSOLVER=3364
FILE ID=nodeC035/4518327-1751546568
RUNJOBID= nodeC035-1751542865-77323
SLURM_JOB_ID= 9598708
Free space on /tmp= 432816 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/multiple_strongly_correlated/normalized-knapPI_14_10000_1000_2_-407357.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4518327-1751546568/watcher-4518327-1751546568 -o /tmp/evaluation-result-4518327-1751546568/solver-4518327-1751546568 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751542865-77323 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4518327-1751546568 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4518327-1751546568.opb

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

MD5SUM BENCH= e452967152bd4eb328dd132d733a88a9
RANDOM SEED=2119865485

nodeC035 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.754
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.51
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.730
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        96089964 kB
MemAvailable:   109402836 kB
Buffers:             664 kB
Cached:         14064088 kB
SwapCached:          332 kB
Active:         20420640 kB
Inactive:       13766904 kB
Active(anon):   20119516 kB
Inactive(anon):    21060 kB
Active(file):     301124 kB
Inactive(file): 13745844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           4965328 kB
Writeback:             0 kB
AnonPages:      20118628 kB
Mapped:           123796 kB
Shmem:             17700 kB
KReclaimable:     210288 kB
Slab:             456888 kB
SReclaimable:     210288 kB
SUnreclaim:       246600 kB
KernelStack:        4864 kB
PageTables:        43184 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   20600720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151144 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  19769344 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432812 MiB
End job on nodeC035 at 2025-07-03 15:26:25