Trace number 4491894

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.04 2784.91

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-blast-tlan2.ucl.opb
MD5SUM1a08e914a21eb3b5e85ec10149c5610d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.013195
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2221
Total number of constraints3050
Number of constraints which are clauses2330
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints720
Minimum length of a constraint1
Maximum length of a constraint19
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 641
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2174
Number of bits of the biggest sum of numbers12
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.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.01	c #variable: 2221
0.00/0.01	c #constraint: 3050
0.00/0.01	c #equal: 0
0.00/0.01	c intsize: 12
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 0
0.00/0.01	c mincost: 0
0.00/0.01	c maxcost: 0
0.00/0.01	c sumcost: 0
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 1099977751
3600.02/2784.90	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491894-1751145886/watcher-4491894-1751145886 -o /tmp/evaluation-result-4491894-1751145886/solver-4491894-1751145886 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15432 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1099977751 HOME/instance-4491894-1751145886.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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=15480, runsolver pid=15470

[startup+0.100063 s]*
/proc/loadavg: 0.57 0.97 1.62 6/269 15492
/proc/meminfo: memFree=130119728/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=84628 memory=12544 CPUtime=0.1 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 2616 0 0 0 10 0 0 0 20 0 2 0 30263186 86659072 3136 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 21157 3136 672 633 0 4604 0
[pid=15480/tid=15482] ppid=15470 vsize=84628 memory=4026532124 CPUtime=0.01 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 619 0 0 0 1 0 0 0 20 0 2 0 30263186 86659072 3136 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 84628 KiB
Current children cumulated memory: 12544 KiB

[startup+0.205604 s]*
/proc/loadavg: 0.57 0.97 1.62 5/269 15492
/proc/meminfo: memFree=130091504/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=84788 memory=12672 CPUtime=0.2 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 2671 0 0 0 20 0 0 0 20 0 2 0 30263186 86822912 3168 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 21197 3168 672 633 0 4644 0
[pid=15480/tid=15482] ppid=15470 vsize=84788 memory=5983648042466672924 CPUtime=0.01 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 619 0 0 0 1 0 0 0 20 0 2 0 30263186 86822912 3168 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 84788 KiB
Current children cumulated memory: 12672 KiB

[startup+0.305397 s]*
/proc/loadavg: 0.57 0.97 1.62 5/269 15492
/proc/meminfo: memFree=130043120/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=90492 memory=18304 CPUtime=0.35 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) S 15470 15480 15419 0 -1 4194304 4415 0 0 0 34 1 0 0 20 0 2 0 30263186 92663808 4576 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22623 4576 672 633 0 6070 0
[pid=15480/tid=15482] ppid=15470 vsize=90492 memory=7970112967631585646 CPUtime=0.06 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 619 0 0 0 6 0 0 0 20 0 2 0 30263186 92663808 4576 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 90492 KiB
Current children cumulated memory: 18304 KiB

[startup+0.70018 s]
/proc/loadavg: 0.57 0.97 1.62 6/269 15492
/proc/meminfo: memFree=130035056/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91180 memory=19076 CPUtime=1.08 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 7461 0 0 0 106 2 0 0 20 0 2 0 30263186 93368320 4769 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22795 4769 672 633 0 6242 0
[pid=15480/tid=15482] ppid=15470 vsize=91180 memory=17152 CPUtime=0.4 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 619 0 0 0 40 0 0 0 20 0 2 0 30263186 93368320 4769 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 91180 KiB
Current children cumulated memory: 19076 KiB

[startup+1.50014 s]
/proc/loadavg: 0.57 0.97 1.62 5/264 15500
/proc/meminfo: memFree=130058580/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91084 memory=19176 CPUtime=2.59 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 25705 0 0 0 256 3 0 0 20 0 2 0 30263186 93270016 4794 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22771 4794 672 633 0 6218 0
[pid=15480/tid=15482] ppid=15470 vsize=91084 memory=17152 CPUtime=1.12 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 635 0 0 0 112 0 0 0 20 0 2 0 30263186 93270016 4794 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 2.59 s
Current children cumulated vsize: 91084 KiB
Current children cumulated memory: 19176 KiB

[startup+3.10556 s]
/proc/loadavg: 0.57 0.97 1.62 7/269 15538
/proc/meminfo: memFree=129960440/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91556 memory=19560 CPUtime=5.67 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 82314 0 0 0 556 11 0 0 20 0 2 0 30263186 93753344 4890 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22889 4890 672 633 0 6336 0
[pid=15480/tid=15482] ppid=15470 vsize=91556 memory=19204 CPUtime=2.6 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 799 0 0 0 260 0 0 0 20 0 2 0 30263186 93753344 4890 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 5.67 s
Current children cumulated vsize: 91556 KiB
Current children cumulated memory: 19560 KiB

[startup+6.3002 s]
/proc/loadavg: 1.00 1.05 1.64 6/269 15584
/proc/meminfo: memFree=129955780/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91556 memory=19560 CPUtime=11.78 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 85549 0 0 0 1165 13 0 0 20 0 2 0 30263186 93753344 4890 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22889 4890 672 633 0 6336 0
[pid=15480/tid=15482] ppid=15470 vsize=91556 memory=19204 CPUtime=5.56 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 886 0 0 0 555 1 0 0 20 0 2 0 30263186 93753344 4890 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 11.78 s
Current children cumulated vsize: 91556 KiB
Current children cumulated memory: 19560 KiB

[startup+12.7002 s]
/proc/loadavg: 1.41 1.13 1.67 6/267 15598
/proc/meminfo: memFree=130027176/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91688 memory=19688 CPUtime=23.2 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 85585 0 0 0 2301 19 0 0 20 0 2 0 30263186 93888512 4922 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22922 4922 672 633 0 6369 0
[pid=15480/tid=15482] ppid=15470 vsize=91688 memory=19204 CPUtime=10.63 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 886 0 0 0 1062 1 0 0 20 0 2 0 30263186 93888512 4922 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 23.2 s
Current children cumulated vsize: 91688 KiB
Current children cumulated memory: 19688 KiB

[startup+25.5002 s]
/proc/loadavg: 2.20 1.32 1.72 7/266 15673
/proc/meminfo: memFree=130049136/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91688 memory=19688 CPUtime=47.6 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 90234 0 0 0 4728 32 0 0 20 0 2 0 30263186 93888512 4922 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22922 4922 672 633 0 6369 0
[pid=15480/tid=15482] ppid=15470 vsize=91688 memory=19204 CPUtime=22.34 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 1123 0 0 0 2231 3 0 0 20 0 2 0 30263186 93888512 4922 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 47.6 s
Current children cumulated vsize: 91688 KiB
Current children cumulated memory: 19688 KiB

[startup+51.1057 s]
/proc/loadavg: 3.42 1.68 1.83 9/269 15677
/proc/meminfo: memFree=129957408/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91804 memory=19688 CPUtime=97.05 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 93510 0 0 0 9649 56 0 0 20 0 2 0 30263186 94007296 4922 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22951 4922 672 633 0 6398 0
[pid=15480/tid=15482] ppid=15470 vsize=91804 memory=19688 CPUtime=46.41 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 1317 0 0 0 4636 5 0 0 20 0 2 0 30263186 94007296 4922 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 97.05 s
Current children cumulated vsize: 91804 KiB
Current children cumulated memory: 19688 KiB

[startup+102.3 s]
/proc/loadavg: 4.79 2.33 2.05 8/269 15816
/proc/meminfo: memFree=130023148/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=182.16 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 102092 0 0 0 18112 104 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=17152 CPUtime=80.69 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 1776 0 0 0 8059 10 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 182.16 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+162.3 s]
/proc/loadavg: 6.04 3.13 2.34 8/269 15865
/proc/meminfo: memFree=130095104/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=295.48 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 102120 0 0 0 29390 158 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=134.49 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 1776 0 0 0 13432 17 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 295.48 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+222.3 s]
/proc/loadavg: 6.48 3.80 2.62 9/270 15872
/proc/meminfo: memFree=130110244/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=403.15 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 103126 0 0 0 40099 216 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=182.63 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 1837 0 0 0 18240 23 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 403.15 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+282.3 s]
/proc/loadavg: 6.72 4.33 2.88 9/270 15876
/proc/meminfo: memFree=130098920/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=506.73 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 103139 0 0 0 50401 272 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=226.7 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) R 15470 15480 15419 0 -1 4194368 1840 0 0 0 22641 29 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 506.73 s
Current children cumulated vsize: 91868 KiB

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

/proc/meminfo: memFree=129729960/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3019.91 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 125517 0 0 0 300414 1577 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=14720 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3019.91 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2262.3 s]
/proc/loadavg: 6.00 6.30 6.00 7/271 16101
/proc/meminfo: memFree=129717748/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3079.64 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 126517 0 0 0 306354 1610 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=14720 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3079.64 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2322.3 s]
/proc/loadavg: 6.05 6.25 6.00 7/270 16103
/proc/meminfo: memFree=129712896/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3139.38 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 126532 0 0 0 312293 1645 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3139.38 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2382.3 s]
/proc/loadavg: 6.14 6.22 6.01 6/270 16105
/proc/meminfo: memFree=129717224/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3199.12 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 126532 0 0 0 318232 1680 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3199.12 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2442.3 s]
/proc/loadavg: 5.97 6.16 6.00 7/269 16106
/proc/meminfo: memFree=129680476/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3258.86 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 127543 0 0 0 324173 1713 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3258.86 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2502.3 s]
/proc/loadavg: 6.08 6.15 6.01 7/266 16108
/proc/meminfo: memFree=129670268/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3318.6 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 127544 0 0 0 330111 1749 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=14720 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3318.6 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2562.3 s]
/proc/loadavg: 6.24 6.18 6.02 6/267 16111
/proc/meminfo: memFree=129682452/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3378.34 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 128550 0 0 0 336048 1786 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=14720 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3378.34 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2622.3 s]
/proc/loadavg: 5.89 6.09 6.00 7/267 16113
/proc/meminfo: memFree=129688892/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3438.08 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 128561 0 0 0 341987 1821 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=14720 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3438.08 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2682.3 s]
/proc/loadavg: 5.82 6.03 5.99 6/268 16120
/proc/meminfo: memFree=129687628/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3497.84 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 128561 0 0 0 347928 1856 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3497.84 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

[startup+2742.3 s]
/proc/loadavg: 5.83 5.98 5.97 7/268 16170
/proc/meminfo: memFree=129648656/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3557.58 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 129572 0 0 0 353870 1888 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=14720 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3557.58 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2784.9 s]
/proc/loadavg: 5.98 6.00 5.98 7/268 16171
/proc/meminfo: memFree=129630296/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3600.02 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 129574 0 0 0 358092 1910 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

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

[startup+2784.91 s]
# the end of solver process 15480 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3580.93 s, system=19.1052 s

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

[startup+2784.9 s]
/proc/loadavg: 5.98 6.00 5.98 7/268 16171
/proc/meminfo: memFree=129630296/131249992 swapFree=33010684/33010684
[pid=15480] ppid=15470 vsize=91868 memory=19816 CPUtime=3600.02 cores=5,7
/proc/15480/stat : 15480 (pb_competition_) R 15470 15480 15419 0 -1 4194304 129574 0 0 0 358092 1910 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
/proc/15480/statm: 22967 4954 672 633 0 6414 0
[pid=15480/tid=15482] ppid=15470 vsize=91868 memory=19816 CPUtime=832.15 cores=5,7
/proc/15480/task/15482/stat : 15482 (pb_competition_) S 15470 15480 15419 0 -1 4194368 2567 0 0 0 83086 129 0 0 20 0 2 0 30263186 94072832 4954 18446744073709551615 4198400 6788177 140735539234896 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 38510592 140735539239257 140735539239384 140735539239384 140735539244986 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 91868 KiB
Current children cumulated memory: 19816 KiB

Child status: 0

Real time (s): 2784.91
CPU time (s): 3600.04
CPU user time (s): 3580.93
CPU system time (s): 19.1052
CPU usage (%): 129.269
Max. virtual memory (cumulated for all children) (KiB): 91868
Max. memory (cumulated for all children) (KiB): 19816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.93
system time used= 19.1052
maximum resident set size= 19816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129809
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45276
involuntary context switches= 35615


# summary of solver processes directly reported to runsolver:
#   pid: 15480
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3580.93
#   total CPU system time (s): 19.1052

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.36015 second user time and 12.9549 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-28 23:24:46
IDJOB=4491894
IDBENCH=147746
IDSOLVER=3347
FILE ID=nodeC035/4491894-1751145886
RUNJOBID= nodeC035-1751145886-15432
SLURM_JOB_ID= 9587453
Free space on /tmp= 433060 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-blast-tlan2.ucl.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491894-1751145886/watcher-4491894-1751145886 -o /tmp/evaluation-result-4491894-1751145886/solver-4491894-1751145886 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15432 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1099977751 HOME/instance-4491894-1751145886.opb

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

MD5SUM BENCH= 1a08e914a21eb3b5e85ec10149c5610d
RANDOM SEED=1099977751

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		: 3600.281
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		: 3600.150
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.889
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		: 3598.887
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.763
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		: 3599.746
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		: 3600.540
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		: 3600.782
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:        130182952 kB
MemAvailable:   129788640 kB
Buffers:            3280 kB
Cached:           376948 kB
SwapCached:            0 kB
Active:           289452 kB
Inactive:         155232 kB
Active(anon):      82520 kB
Inactive(anon):        0 kB
Active(file):     206932 kB
Inactive(file):   155232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22032 kB
Writeback:             0 kB
AnonPages:         67544 kB
Mapped:           102672 kB
Shmem:             18064 kB
KReclaimable:      84564 kB
Slab:             166328 kB
SReclaimable:      84564 kB
SUnreclaim:        81764 kB
KernelStack:        4040 kB
PageTables:         2672 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 433040 MiB
End job on nodeC035 at 2025-06-29 00:11:12