Trace number 4492452

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
UWrMaxSat 2025-06-04? (TO) 3600.09 3609.2

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
MD5SUM4c607ff4034d7cc205c992c215b1e577
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.012557
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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 Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 140 PB-constraints to clauses...
0.00/0.01	c ============================[ Encoding Statistics ]============================
0.00/0.01	c |  Number of variables:          3000                                         |
0.00/0.01	c |  Number of clauses:           10160                                         |
0.00/0.01	c ===============================================================================
3600.08/3609.20	c *** TERMINATED by signal 15 ***
3600.08/3609.20	c _______________________________________________________________________________
3600.08/3609.20	c 
3600.08/3609.20	c _______________________________________________________________________________
3600.08/3609.20	c 
3600.08/3609.20	c =======================[ UWrMaxSat resources usage ]===========================
3600.08/3609.20	c Memory used            : 261.00 MB
3600.08/3609.20	c CPU time               : 3599.28 s
3600.08/3609.20	c Constr Enc: Srt/BDD/Add: 60 0 0
3600.08/3609.20	c _______________________________________________________________________________
3600.08/3609.20	c _______________________________________________________________________________
3600.08/3609.20	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: 63665 MiB (62986 MiB free)
  memory of node 1: 64507 MiB (64063 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492452-1751144322/watcher-4492452-1751144322 -o /tmp/evaluation-result-4492452-1751144322/solver-4492452-1751144322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751144206-14862 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4492452-1751144322.opb -mem-lim=31000 

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 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=16052, runsolver pid=16049
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 3.69 2.92 3.75 5/266 16053
/proc/meminfo: memFree=130099412/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=7456 memory=6800 CPUtime=0.1 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 1612 0 0 0 10 0 0 0 20 0 1 0 30111042 7634944 1700 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 1864 1700 544 484 0 1275 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 7456 KiB
Current children cumulated memory: 6800 KiB

[startup+0.205348 s]*
/proc/loadavg: 3.69 2.92 3.75 5/266 16053
/proc/meminfo: memFree=130099412/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=7680 memory=7128 CPUtime=0.2 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 2074 0 0 0 20 0 0 0 20 0 1 0 30111042 7864320 1782 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 1920 1782 544 484 0 1331 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 7680 KiB
Current children cumulated memory: 7128 KiB

[startup+0.305135 s]*
/proc/loadavg: 3.69 2.92 3.75 5/266 16053
/proc/meminfo: memFree=130099412/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=7392 memory=6712 CPUtime=0.3 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 2346 0 0 0 30 0 0 0 20 0 1 0 30111042 7569408 1678 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 1848 1678 544 484 0 1259 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 7392 KiB
Current children cumulated memory: 6712 KiB

[startup+0.700136 s]
/proc/loadavg: 3.69 2.92 3.75 5/266 16053
/proc/meminfo: memFree=130099980/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=8024 memory=7300 CPUtime=0.69 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 3088 0 0 0 69 0 0 0 20 0 1 0 30111042 8216576 1825 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 2006 1825 544 484 0 1417 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 8024 KiB
Current children cumulated memory: 7300 KiB

[startup+1.50012 s]
/proc/loadavg: 3.69 2.92 3.75 6/266 16053
/proc/meminfo: memFree=130099980/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=9380 memory=8760 CPUtime=1.48 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 5108 0 0 0 148 0 0 0 20 0 1 0 30111042 9605120 2190 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 2345 2190 544 484 0 1756 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 9380 KiB
Current children cumulated memory: 8760 KiB

[startup+3.10531 s]
/proc/loadavg: 3.69 2.92 3.75 6/266 16053
/proc/meminfo: memFree=130099816/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=11716 memory=11012 CPUtime=3.09 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 9221 0 0 0 308 1 0 0 20 0 1 0 30111042 11997184 2753 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 2929 2753 544 484 0 2340 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 11716 KiB
Current children cumulated memory: 11012 KiB

[startup+6.30011 s]
/proc/loadavg: 3.72 2.94 3.75 6/266 16053
/proc/meminfo: memFree=130098068/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=14668 memory=13988 CPUtime=6.28 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 11144 0 0 0 626 2 0 0 20 0 1 0 30111042 15020032 3497 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 3667 3497 544 484 0 3078 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 14668 KiB
Current children cumulated memory: 13988 KiB

[startup+12.7001 s]
/proc/loadavg: 3.74 2.96 3.75 6/266 16053
/proc/meminfo: memFree=130086116/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=20236 memory=19620 CPUtime=12.65 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 13693 0 0 0 1263 2 0 0 20 0 1 0 30111042 20721664 4905 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 5059 4905 544 484 0 4470 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 20236 KiB
Current children cumulated memory: 19620 KiB

[startup+25.5002 s]
/proc/loadavg: 3.88 3.02 3.76 6/266 16053
/proc/meminfo: memFree=130071480/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=19084 memory=18400 CPUtime=25.42 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 20701 0 0 0 2538 4 0 0 20 0 1 0 30111042 19542016 4600 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 4771 4600 544 484 0 4182 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 19084 KiB
Current children cumulated memory: 18400 KiB

[startup+51.1057 s]
/proc/loadavg: 3.92 3.10 3.77 6/265 16054
/proc/meminfo: memFree=130028048/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=28452 memory=27752 CPUtime=50.96 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 26705 0 0 0 5090 6 0 0 20 0 1 0 30111042 29134848 6938 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 7113 6938 544 484 0 6524 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 28452 KiB
Current children cumulated memory: 27752 KiB

[startup+102.3 s]
/proc/loadavg: 4.01 3.26 3.79 6/267 16059
/proc/meminfo: memFree=129973960/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=50292 memory=49124 CPUtime=102.01 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 35073 0 0 0 10192 9 0 0 20 0 1 0 30111042 51499008 12281 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 12573 12281 544 484 0 11984 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 50292 KiB
Current children cumulated memory: 49124 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 3.43 3.82 6/267 16072
/proc/meminfo: memFree=129951208/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=58868 memory=58120 CPUtime=161.84 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 38045 0 0 0 16174 10 0 0 20 0 1 0 30111042 60280832 14530 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 14717 14530 544 484 0 14128 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 58868 KiB
Current children cumulated memory: 58120 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.55 3.84 6/267 16074
/proc/meminfo: memFree=129911348/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=64168 memory=63396 CPUtime=221.7 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 38886 0 0 0 22160 10 0 0 20 0 1 0 30111042 65708032 15849 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 16042 15849 544 484 0 15453 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 64168 KiB
Current children cumulated memory: 63396 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 3.64 3.85 7/265 16076
/proc/meminfo: memFree=129894780/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=82748 memory=81956 CPUtime=281.57 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 40492 0 0 0 28146 11 0 0 20 0 1 0 30111042 84733952 20489 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 20687 20489 544 484 0 20098 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 82748 KiB
Current children cumulated memory: 81956 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.73 3.87 6/264 16078
/proc/meminfo: memFree=129851724/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=100296 memory=99744 CPUtime=341.4 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 42522 0 0 0 34128 12 0 0 20 0 1 0 30111042 102703104 24936 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 25074 24936 544 484 0 24485 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 100296 KiB
Current children cumulated memory: 99744 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.80 3.89 6/262 16080
/proc/meminfo: memFree=129863760/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=64460 memory=63780 CPUtime=401.24 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 43852 0 0 0 40111 13 0 0 20 0 1 0 30111042 66007040 15945 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 16115 15945 544 484 0 15526 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 64460 KiB
Current children cumulated memory: 63780 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.85 3.90 6/262 16082
/proc/meminfo: memFree=129834572/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=70048 memory=69284 CPUtime=461.08 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 45199 0 0 0 46094 14 0 0 20 0 1 0 30111042 71729152 17321 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 17512 17321 544 484 0 16923 0
Current children cumulated CPU time: 461.08 s

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

Current children cumulated memory: 160800 KiB

[startup+2862.3 s]
/proc/loadavg: 4.16 4.16 4.10 7/264 16208
/proc/meminfo: memFree=129472332/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=202760 memory=202076 CPUtime=2855.16 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 88734 0 0 0 285457 59 0 0 20 0 1 0 30111042 207626240 50519 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 50690 50519 544 484 0 50101 0
Current children cumulated CPU time: 2855.16 s
Current children cumulated vsize: 202760 KiB
Current children cumulated memory: 202076 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.15 4.10 6/264 16212
/proc/meminfo: memFree=129499492/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=163256 memory=162568 CPUtime=2915.02 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 89151 0 0 0 291443 59 0 0 20 0 1 0 30111042 167174144 40642 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 40814 40642 544 484 0 40225 0
Current children cumulated CPU time: 2915.02 s
Current children cumulated vsize: 163256 KiB
Current children cumulated memory: 162568 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.14 4.09 6/264 16214
/proc/meminfo: memFree=129548504/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=201928 memory=201200 CPUtime=2974.88 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 89946 0 0 0 297428 60 0 0 20 0 1 0 30111042 206774272 50300 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 50482 50300 544 484 0 49893 0
Current children cumulated CPU time: 2974.88 s
Current children cumulated vsize: 201928 KiB
Current children cumulated memory: 201200 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.13 4.09 7/265 16221
/proc/meminfo: memFree=129457372/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=163256 memory=162572 CPUtime=3034.73 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 90478 0 0 0 303412 61 0 0 20 0 1 0 30111042 167174144 40643 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 40814 40643 544 484 0 40225 0
Current children cumulated CPU time: 3034.73 s
Current children cumulated vsize: 163256 KiB
Current children cumulated memory: 162572 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.13 4.09 7/264 16223
/proc/meminfo: memFree=129433800/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=201604 memory=200920 CPUtime=3094.57 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 91684 0 0 0 309393 64 0 0 20 0 1 0 30111042 206442496 50230 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 50401 50230 544 484 0 49812 0
Current children cumulated CPU time: 3094.57 s
Current children cumulated vsize: 201604 KiB
Current children cumulated memory: 200920 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.12 4.09 7/263 16225
/proc/meminfo: memFree=129461020/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=200044 memory=199336 CPUtime=3154.4 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 92965 0 0 0 315375 65 0 0 20 0 1 0 30111042 204845056 49834 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 50011 49834 544 484 0 49422 0
Current children cumulated CPU time: 3154.4 s
Current children cumulated vsize: 200044 KiB
Current children cumulated memory: 199336 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.13 4.09 6/263 16226
/proc/meminfo: memFree=129471000/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=163256 memory=162592 CPUtime=3214.23 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 93562 0 0 0 321357 66 0 0 20 0 1 0 30111042 167174144 40648 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 40814 40648 544 484 0 40225 0
Current children cumulated CPU time: 3214.23 s
Current children cumulated vsize: 163256 KiB
Current children cumulated memory: 162592 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.13 4.10 6/263 16228
/proc/meminfo: memFree=129470340/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=163256 memory=162592 CPUtime=3274.07 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 93761 0 0 0 327340 67 0 0 20 0 1 0 30111042 167174144 40648 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 40814 40648 544 484 0 40225 0
Current children cumulated CPU time: 3274.07 s
Current children cumulated vsize: 163256 KiB
Current children cumulated memory: 162592 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.14 4.10 7/262 16230
/proc/meminfo: memFree=129456080/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=193988 memory=193184 CPUtime=3333.9 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 94669 0 0 0 333322 68 0 0 20 0 1 0 30111042 198643712 48296 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 48497 48296 544 484 0 47908 0
Current children cumulated CPU time: 3333.9 s
Current children cumulated vsize: 193988 KiB
Current children cumulated memory: 193184 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.14 4.10 7/262 16232
/proc/meminfo: memFree=129392664/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=232288 memory=231604 CPUtime=3393.74 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 95261 0 0 0 339305 69 0 0 20 0 1 0 30111042 237862912 57901 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 58072 57901 544 484 0 57483 0
Current children cumulated CPU time: 3393.74 s
Current children cumulated vsize: 232288 KiB
Current children cumulated memory: 231604 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.09 6/263 16235
/proc/meminfo: memFree=129438500/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=160264 memory=159708 CPUtime=3453.57 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 96937 0 0 0 345284 73 0 0 20 0 1 0 30111042 164110336 39927 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 40066 39927 544 484 0 39477 0
Current children cumulated CPU time: 3453.57 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 159708 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.13 4.09 7/264 16240
/proc/meminfo: memFree=129470436/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=162624 memory=159412 CPUtime=3513.42 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 99367 0 0 0 351265 77 0 0 20 0 1 0 30111042 166526976 39853 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 40656 39853 544 484 0 40067 0
Current children cumulated CPU time: 3513.42 s
Current children cumulated vsize: 162624 KiB
Current children cumulated memory: 159412 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 16377
/proc/meminfo: memFree=129927348/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=190752 memory=188780 CPUtime=3573.25 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 101033 0 0 0 357246 79 0 0 20 0 1 0 30111042 195330048 47195 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 47688 47195 544 484 0 47099 0
Current children cumulated CPU time: 3573.25 s
Current children cumulated vsize: 190752 KiB
Current children cumulated memory: 188780 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.20 4.14 4.10 5/264 16378
/proc/meminfo: memFree=129896548/131249988 swapFree=33010684/33010684
[pid=16052] ppid=16049 vsize=157404 memory=156720 CPUtime=3600.08 cores=1,3
/proc/16052/stat : 16052 (uwrmaxsat) R 16049 16052 14850 0 -1 4194304 101930 0 0 0 359928 80 0 0 20 0 1 0 30111042 161181696 39180 18446744073709551615 4198400 6176925 140732918989312 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 30347264 140732918995306 140732918995433 140732918995433 140732919001035 0
/proc/16052/statm: 39351 39180 544 484 0 38762 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 157404 KiB
Current children cumulated memory: 156720 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.29 s, system=0.80061 s

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

Child status: 0

Real time (s): 3609.2
CPU time (s): 3600.09
CPU user time (s): 3599.29
CPU system time (s): 0.80061
CPU usage (%): 99.7474
Max. virtual memory (cumulated for all children) (KiB): 259496
Max. memory (cumulated for all children) (KiB): 258640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.29
system time used= 0.80061
maximum resident set size= 267192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101930
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= 23
involuntary context switches= 1600


# summary of solver processes directly reported to runsolver:
#   pid: 16052
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.29
#   total CPU system time (s): 0.80061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.03054 second user time and 15.067 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-28 22:58:42
IDJOB=4492452
IDBENCH=147795
IDSOLVER=3372
FILE ID=nodeC034/4492452-1751144322
RUNJOBID= nodeC034-1751144206-14862
SLURM_JOB_ID= 9587439
Free space on /tmp= 433056 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492452-1751144322/watcher-4492452-1751144322 -o /tmp/evaluation-result-4492452-1751144322/solver-4492452-1751144322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751144206-14862 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4492452-1751144322.opb -mem-lim=31000

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

MD5SUM BENCH= 4c607ff4034d7cc205c992c215b1e577
RANDOM SEED=719762549

nodeC034 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.772
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.53
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.454
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        130099364 kB
MemAvailable:   129710904 kB
Buffers:            3280 kB
Cached:           387856 kB
SwapCached:            0 kB
Active:           406548 kB
Inactive:         179060 kB
Active(anon):     212576 kB
Inactive(anon):        0 kB
Active(file):     193972 kB
Inactive(file):   179060 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2648 kB
Writeback:            12 kB
AnonPages:        197564 kB
Mapped:           109324 kB
Shmem:             18104 kB
KReclaimable:      85008 kB
Slab:             168104 kB
SReclaimable:      85008 kB
SUnreclaim:        83096 kB
KernelStack:        4336 kB
PageTables:         3332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     526468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC034 at 2025-06-28 23:58:51