Trace number 4528562

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.11 3610.11

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_6_mh.opb
MD5SUMbe1e6661b1f36da26adf689ebfb8263d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4048247
Best CPU time to get the best result obtained on this benchmark3600.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 127263527
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 57621991382
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 127263527
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 57621991382
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c solving HOME/instance-4528562-1752242408.opb (Picat 3.9b11, 7/10/2025)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528562-1752242408/watcher-4528562-1752242408 -o /tmp/evaluation-result-4528562-1752242408/solver-4528562-1752242408 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114530 --watchdog 3760 pb_picat HOME/instance-4528562-1752242408.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=114582, runsolver pid=114578

[startup+0.100064 s]*
/proc/loadavg: 1.94 3.50 3.82 5/265 114587
/proc/meminfo: memFree=127131728/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2027148 memory=39016 CPUtime=0.08 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 1248 0 0 0 8 0 0 0 20 0 1 0 139863399 2075799552 9754 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 506787 9754 1536 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 39016 KiB

[startup+0.2056 s]*
/proc/loadavg: 1.94 3.50 3.82 5/265 114587
/proc/meminfo: memFree=127017044/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2027148 memory=100588 CPUtime=0.18 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 1300 0 0 0 17 1 0 0 20 0 1 0 139863399 2075799552 25147 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 506787 25147 1536 343 0 503851 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 100588 KiB

[startup+0.305652 s]*
/proc/loadavg: 1.94 3.50 3.82 5/265 114587
/proc/meminfo: memFree=126914268/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2093264 memory=144744 CPUtime=0.29 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 3816 0 0 0 27 2 0 0 20 0 1 0 139863399 2143502336 36186 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 523316 36186 1568 343 0 520380 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2093264 KiB
Current children cumulated memory: 144744 KiB

[startup+0.70018 s]
/proc/loadavg: 1.94 3.50 3.82 5/265 114587
/proc/meminfo: memFree=126811428/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2093264 memory=212328 CPUtime=0.67 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 3849 0 0 0 64 3 0 0 20 0 1 0 139863399 2143502336 53082 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 523316 53082 1568 343 0 520380 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2093264 KiB
Current children cumulated memory: 212328 KiB

[startup+1.50017 s]
/proc/loadavg: 2.11 3.51 3.82 5/265 114587
/proc/meminfo: memFree=126521684/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2093264 memory=359784 CPUtime=1.47 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 3921 0 0 0 141 6 0 0 20 0 1 0 139863399 2143502336 89946 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 523316 89946 1568 343 0 520380 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2093264 KiB
Current children cumulated memory: 359784 KiB

[startup+3.10539 s]
/proc/loadavg: 2.11 3.51 3.82 5/265 114587
/proc/meminfo: memFree=125762044/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2093264 memory=634216 CPUtime=3.08 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 4141 0 0 0 296 12 0 0 20 0 1 0 139863399 2143502336 158042 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 523316 158554 1568 343 0 520380 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2093264 KiB
Current children cumulated memory: 634216 KiB

[startup+6.30016 s]
/proc/loadavg: 2.26 3.52 3.82 5/265 114587
/proc/meminfo: memFree=124806992/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2101076 memory=1115500 CPUtime=6.26 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 4745 0 0 0 605 21 0 0 20 0 1 0 139863399 2151501824 278875 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 525269 278875 1568 343 0 522333 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2101076 KiB
Current children cumulated memory: 1115500 KiB

[startup+12.7002 s]
/proc/loadavg: 2.40 3.53 3.83 5/264 114587
/proc/meminfo: memFree=122535580/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=2744952 memory=2234596 CPUtime=12.64 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 20541 0 0 0 1202 62 0 0 20 0 1 0 139863399 2810830848 558649 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 686238 558649 1728 343 0 683302 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2744952 KiB
Current children cumulated memory: 2234596 KiB

[startup+25.5002 s]
/proc/loadavg: 2.64 3.54 3.83 5/264 114587
/proc/meminfo: memFree=121006108/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=3793920 memory=2946096 CPUtime=25.42 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 56745 0 0 0 2349 193 0 0 20 0 1 0 139863399 3884974080 736524 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 948480 736524 1728 343 0 945544 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3793920 KiB
Current children cumulated memory: 2946096 KiB

[startup+51.1058 s]
/proc/loadavg: 3.30 3.62 3.84 5/264 114588
/proc/meminfo: memFree=120976028/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=3813676 memory=2929216 CPUtime=50.95 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 62324 0 0 0 4893 202 0 0 20 0 1 0 139863399 3905204224 732304 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 953419 732304 1728 343 0 950483 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 3813676 KiB
Current children cumulated memory: 2929216 KiB

[startup+102.3 s]
/proc/loadavg: 3.76 3.70 3.86 5/265 114602
/proc/meminfo: memFree=120483264/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4350976 memory=3204164 CPUtime=102.01 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 92936 0 0 0 9968 233 0 0 20 0 1 0 139863399 4455399424 801041 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1087744 801041 1728 343 0 1084808 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 4350976 KiB
Current children cumulated memory: 3204164 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 3.75 3.87 5/265 114604
/proc/meminfo: memFree=120560276/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4334592 memory=3132808 CPUtime=161.84 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 112678 0 0 0 15934 250 0 0 20 0 1 0 139863399 4438622208 783202 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1083648 783202 1728 343 0 1080712 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 4334592 KiB
Current children cumulated memory: 3132808 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.83 3.89 5/264 114606
/proc/meminfo: memFree=120526376/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4334592 memory=3136904 CPUtime=221.68 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 112720 0 0 0 21917 251 0 0 20 0 1 0 139863399 4438622208 784226 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1083648 784226 1728 343 0 1080712 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 4334592 KiB
Current children cumulated memory: 3136904 KiB

[startup+282.3 s]
/proc/loadavg: 4.36 3.94 3.93 5/263 114607
/proc/meminfo: memFree=120481020/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4350976 memory=3183684 CPUtime=281.52 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 133878 0 0 0 27883 269 0 0 20 0 1 0 139863399 4455399424 795921 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1087744 795921 1728 343 0 1084808 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 4350976 KiB
Current children cumulated memory: 3183684 KiB

[startup+342.3 s]
/proc/loadavg: 4.20 3.99 3.95 5/263 114609
/proc/meminfo: memFree=120580164/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=3802112 memory=3086888 CPUtime=341.35 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 141159 0 0 0 33854 281 0 0 20 0 1 0 139863399 3893362688 771722 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 950528 771722 1728 343 0 947592 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 3802112 KiB
Current children cumulated memory: 3086888 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.00 3.96 5/263 114614
/proc/meminfo: memFree=120541844/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=3810304 memory=3100352 CPUtime=401.2 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 141496 0 0 0 39838 282 0 0 20 0 1 0 139863399 3901751296 775088 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 952576 775088 1728 343 0 949640 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 3810304 KiB
Current children cumulated memory: 3100352 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.03 3.97 5/264 114617
/proc/meminfo: memFree=120527340/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4350976 memory=3142724 CPUtime=461.04 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 153670 0 0 0 45817 287 0 0 20 0 1 0 139863399 4455399424 785681 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1087744 785681 1728 343 0 1084808 0
Current children cumulated CPU time: 461.04 s

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

Current children cumulated memory: 3326080 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 114791
/proc/meminfo: memFree=118064056/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3291264 CPUtime=2914.1 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 358283 0 0 0 290912 498 0 0 20 0 1 0 139863399 4459036672 822816 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 822816 1728 343 0 1085696 0
Current children cumulated CPU time: 2914.1 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3291264 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 114794
/proc/meminfo: memFree=118239008/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3328132 CPUtime=2973.95 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 358544 0 0 0 296896 499 0 0 20 0 1 0 139863399 4459036672 832033 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 832033 1728 343 0 1085696 0
Current children cumulated CPU time: 2973.95 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3328132 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 114796
/proc/meminfo: memFree=118067932/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4473784 memory=3443288 CPUtime=3033.79 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 372566 0 0 0 302865 514 0 0 20 0 1 0 139863399 4581154816 860822 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1118446 860822 1728 343 0 1115510 0
Current children cumulated CPU time: 3033.79 s
Current children cumulated vsize: 4473784 KiB
Current children cumulated memory: 3443288 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 114798
/proc/meminfo: memFree=118317300/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3332228 CPUtime=3093.63 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 372590 0 0 0 308849 514 0 0 20 0 1 0 139863399 4459036672 833057 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 833057 1728 343 0 1085696 0
Current children cumulated CPU time: 3093.63 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3332228 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 114800
/proc/meminfo: memFree=117974792/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3336324 CPUtime=3153.47 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 372882 0 0 0 314833 514 0 0 20 0 1 0 139863399 4459036672 834081 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 834081 1728 343 0 1085696 0
Current children cumulated CPU time: 3153.47 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3336324 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 114802
/proc/meminfo: memFree=117741276/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3297412 CPUtime=3213.31 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 375787 0 0 0 320807 524 0 0 20 0 1 0 139863399 4459036672 824353 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 824353 1728 343 0 1085696 0
Current children cumulated CPU time: 3213.31 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3297412 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 114805
/proc/meminfo: memFree=118352696/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3186820 CPUtime=3273.15 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 389188 0 0 0 326779 536 0 0 20 0 1 0 139863399 4459036672 796705 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 796705 1728 343 0 1085696 0
Current children cumulated CPU time: 3273.15 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3186820 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 114807
/proc/meminfo: memFree=117916496/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3311748 CPUtime=3332.99 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 389884 0 0 0 332760 539 0 0 20 0 1 0 139863399 4459036672 827937 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 827937 1728 343 0 1085696 0
Current children cumulated CPU time: 3332.99 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3311748 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 114812
/proc/meminfo: memFree=118176328/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3321988 CPUtime=3392.83 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 390111 0 0 0 338744 539 0 0 20 0 1 0 139863399 4459036672 830497 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 830497 1728 343 0 1085696 0
Current children cumulated CPU time: 3392.83 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3321988 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 114814
/proc/meminfo: memFree=118207176/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3326468 CPUtime=3452.67 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 390135 0 0 0 344728 539 0 0 20 0 1 0 139863399 4459036672 831617 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 831617 1728 343 0 1085696 0
Current children cumulated CPU time: 3452.67 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3326468 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 114820
/proc/meminfo: memFree=118175616/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3326468 CPUtime=3512.52 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 390366 0 0 0 350713 539 0 0 20 0 1 0 139863399 4459036672 831617 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 831617 1728 343 0 1085696 0
Current children cumulated CPU time: 3512.52 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3326468 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 114822
/proc/meminfo: memFree=117864928/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3335172 CPUtime=3572.36 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 390606 0 0 0 356697 539 0 0 20 0 1 0 139863399 4459036672 833793 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 833793 1728 343 0 1085696 0
Current children cumulated CPU time: 3572.36 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3335172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 114828
/proc/meminfo: memFree=118257948/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3336068 CPUtime=3600.09 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 390606 0 0 0 359470 539 0 0 20 0 1 0 139863399 4459036672 834017 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 834017 1728 343 0 1085696 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3336068 KiB

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

[startup+3610.11 s]
# the end of solver process 114582 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3594.7 s, system=5.40519 s

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

[startup+3610.11 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 114828
/proc/meminfo: memFree=118257948/131250000 swapFree=33010684/33010684
[pid=114582] ppid=114578 vsize=4354528 memory=3336068 CPUtime=3600.09 cores=1,3
/proc/114582/stat : 114582 (pb_picat) R 114578 114582 114518 0 -1 4194304 390606 0 0 0 359470 539 0 0 20 0 1 0 139863399 4459036672 834017 18446744073709551615 94225529397248 94225530798829 140721748302864 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94225531070256 94225532944496 94225560522752 140721748306332 140721748306408 140721748306408 140721748312012 0
/proc/114582/statm: 1088632 834017 1728 343 0 1085696 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 4354528 KiB
Current children cumulated memory: 3336068 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.11
CPU time (s): 3600.11
CPU user time (s): 3594.7
CPU system time (s): 5.40519
CPU usage (%): 99.7228
Max. virtual memory (cumulated for all children) (KiB): 4475296
Max. memory (cumulated for all children) (KiB): 3449388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.7
system time used= 5.40519
maximum resident set size= 3449388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390606
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= 158
involuntary context switches= 5326


# summary of solver processes directly reported to runsolver:
#   pid: 114582
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3594.7
#   total CPU system time (s): 5.40519

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.17755 second user time and 15.8298 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-11 16:00:09
IDJOB=4528562
IDBENCH=155662
IDSOLVER=3385
FILE ID=nodeC028/4528562-1752242408
RUNJOBID= nodeC028-1752242408-114530
SLURM_JOB_ID= 9682551
Free space on /tmp= 431132 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_6_mh.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528562-1752242408/watcher-4528562-1752242408 -o /tmp/evaluation-result-4528562-1752242408/solver-4528562-1752242408 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114530 --watchdog 3760  pb_picat HOME/instance-4528562-1752242408.opb

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

MD5SUM BENCH= be1e6661b1f36da26adf689ebfb8263d
RANDOM SEED=1599396849

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127234560 kB
MemAvailable:   129677296 kB
Buffers:            3280 kB
Cached:          3240804 kB
SwapCached:            0 kB
Active:           453584 kB
Inactive:        2927840 kB
Active(anon):     155432 kB
Inactive(anon):        0 kB
Active(file):     298152 kB
Inactive(file):  2927840 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             65992 kB
Writeback:             0 kB
AnonPages:        140756 kB
Mapped:           112040 kB
Shmem:             18068 kB
KReclaimable:     111964 kB
Slab:             204984 kB
SReclaimable:     111964 kB
SUnreclaim:        93020 kB
KernelStack:        4208 kB
PageTables:         3160 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4414324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431100 MiB
End job on nodeC028 at 2025-07-11 17:00:19