Trace number 4528546

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.08 3609.84

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_ic.opb
MD5SUM6f676becb9e8baff21bbed56e9641b4e
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 benchmark15505131
Best CPU time to get the best result obtained on this benchmark71294.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 165469149
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 179144885896
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 179144885896
Number of bits of the biggest sum of numbers38
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.03	c solving HOME/instance-4528546-1752243188.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: 63794 MiB (60743 MiB free)
  memory of node 1: 64507 MiB (62862 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528546-1752243188/watcher-4528546-1752243188 -o /tmp/evaluation-result-4528546-1752243188/solver-4528546-1752243188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1752243188-115324 --watchdog 3760 pb_picat HOME/instance-4528546-1752243188.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100101 s]*
/proc/loadavg: 1.78 3.29 3.76 5/251 115382
/proc/meminfo: memFree=126491380/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2027148 memory=48692 CPUtime=0.09 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 1100 0 0 0 8 1 0 0 20 0 1 0 139998747 2075799552 12173 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 506787 12173 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 48692 KiB

[startup+0.213686 s]*
/proc/loadavg: 1.78 3.29 3.76 5/251 115382
/proc/meminfo: memFree=126454516/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2027148 memory=67128 CPUtime=0.21 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 1109 0 0 0 20 1 0 0 20 0 1 0 139998747 2075799552 16782 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 506787 16782 1536 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 67128 KiB

[startup+0.313648 s]*
/proc/loadavg: 1.78 3.29 3.76 5/251 115382
/proc/meminfo: memFree=126396932/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2027148 memory=83640 CPUtime=0.31 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 1118 0 0 0 29 2 0 0 20 0 1 0 139998747 2075799552 20910 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 506787 20910 1568 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 83640 KiB

[startup+0.70035 s]
/proc/loadavg: 1.78 3.29 3.76 5/251 115382
/proc/meminfo: memFree=126249572/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2027148 memory=153460 CPUtime=0.68 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 1199 0 0 0 65 3 0 0 20 0 1 0 139998747 2075799552 38365 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 506787 38365 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 153460 KiB

[startup+1.50032 s]
/proc/loadavg: 1.78 3.29 3.76 5/251 115382
/proc/meminfo: memFree=126126600/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2027148 memory=294772 CPUtime=1.48 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 1268 0 0 0 141 7 0 0 20 0 1 0 139998747 2075799552 73693 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 506787 73693 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 294772 KiB

[startup+3.11299 s]
/proc/loadavg: 1.96 3.31 3.76 5/251 115382
/proc/meminfo: memFree=125483988/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2042776 memory=561160 CPUtime=3.09 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 1540 0 0 0 296 13 0 0 20 0 1 0 139998747 2091802624 140290 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 510694 140290 1568 343 0 507758 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 561160 KiB

[startup+6.3003 s]
/proc/loadavg: 1.96 3.31 3.76 5/251 115382
/proc/meminfo: memFree=124402776/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2042776 memory=1052680 CPUtime=6.27 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 1878 0 0 0 605 22 0 0 20 0 1 0 139998747 2091802624 263170 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 510694 263170 1568 343 0 507758 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 1052680 KiB

[startup+12.7003 s]
/proc/loadavg: 2.12 3.32 3.76 5/251 115382
/proc/meminfo: memFree=122280448/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=2058404 memory=1819156 CPUtime=12.66 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 3121 0 0 0 1228 38 0 0 20 0 1 0 139998747 2107805696 454789 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 514601 454789 1568 343 0 511665 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2058404 KiB
Current children cumulated memory: 1819156 KiB

[startup+25.5003 s]
/proc/loadavg: 2.61 3.37 3.77 5/251 115383
/proc/meminfo: memFree=120310492/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=4294312 memory=2742620 CPUtime=25.44 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 8090 0 0 0 2480 64 0 0 20 0 1 0 139998747 4397375488 685655 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 1073578 685655 1568 343 0 1070642 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 4294312 KiB
Current children cumulated memory: 2742620 KiB

[startup+51.1131 s]
/proc/loadavg: 3.14 3.44 3.79 5/251 115383
/proc/meminfo: memFree=116161400/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=7042696 memory=4900016 CPUtime=50.99 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 43722 0 0 0 4908 191 0 0 20 0 1 0 139998747 7211720704 1225004 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 1760674 1225004 1696 343 0 1757738 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 7042696 KiB
Current children cumulated memory: 4900016 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 3.54 3.81 5/251 115386
/proc/meminfo: memFree=112623740/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=9254560 memory=6577892 CPUtime=102.09 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 119328 0 0 0 9222 987 0 0 20 0 1 0 139998747 9476669440 1644473 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2313640 1644473 1696 343 0 2310704 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 9254560 KiB
Current children cumulated memory: 6577892 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 3.66 3.83 5/252 115395
/proc/meminfo: memFree=111845964/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10303528 memory=6971608 CPUtime=161.96 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 120712 0 0 0 15175 1021 0 0 20 0 1 0 139998747 10550812672 1742902 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2575882 1742902 1696 343 0 2572946 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 10303528 KiB
Current children cumulated memory: 6971608 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.74 3.85 5/252 115397
/proc/meminfo: memFree=112485136/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=9254952 memory=6663380 CPUtime=221.8 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 137742 0 0 0 21134 1046 0 0 20 0 1 0 139998747 9477070848 1665845 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2313738 1665845 1696 343 0 2310802 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 9254952 KiB
Current children cumulated memory: 6663380 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 3.83 3.88 5/252 115399
/proc/meminfo: memFree=112688680/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10303528 memory=7085268 CPUtime=281.64 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 169360 0 0 0 27098 1066 0 0 20 0 1 0 139998747 10550812672 1771317 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2575882 1771317 1696 343 0 2572946 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 10303528 KiB
Current children cumulated memory: 7085268 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.88 3.89 5/252 115401
/proc/meminfo: memFree=111896672/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10303528 memory=7085268 CPUtime=341.48 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 170266 0 0 0 33082 1066 0 0 20 0 1 0 139998747 10550812672 1771317 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2575882 1771317 1696 343 0 2572946 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 10303528 KiB
Current children cumulated memory: 7085268 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.94 3.91 5/251 115403
/proc/meminfo: memFree=112185248/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=9234088 memory=6671572 CPUtime=401.32 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 185696 0 0 0 39044 1088 0 0 20 0 1 0 139998747 9455706112 1667893 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2308522 1667893 1696 343 0 2305586 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 9234088 KiB
Current children cumulated memory: 6671572 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.97 3.93 5/250 115405
/proc/meminfo: memFree=112004348/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=9234088 memory=6679764 CPUtime=461.16 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 186178 0 0 0 45028 1088 0 0 20 0 1 0 139998747 9455706112 1669941 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2308522 1669941 1696 343 0 2305586 0
Current children cumulated CPU time: 461.16 s

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

Current children cumulated memory: 7054956 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.15 4.16 5/250 115516
/proc/meminfo: memFree=111939564/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7057004 CPUtime=2854.59 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 537934 0 0 0 284034 1425 0 0 20 0 1 0 139998747 10595172352 1764251 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1764251 1696 343 0 2583776 0
Current children cumulated CPU time: 2854.59 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7057004 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/250 115529
/proc/meminfo: memFree=111939672/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7057004 CPUtime=2914.42 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 538032 0 0 0 290017 1425 0 0 20 0 1 0 139998747 10595172352 1764251 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1764251 1696 343 0 2583776 0
Current children cumulated CPU time: 2914.42 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7057004 KiB

[startup+2982.3 s]
/proc/loadavg: 4.20 4.15 4.16 5/250 115531
/proc/meminfo: memFree=112037108/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7059052 CPUtime=2974.26 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 538195 0 0 0 296001 1425 0 0 20 0 1 0 139998747 10595172352 1764763 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1764763 1696 343 0 2583776 0
Current children cumulated CPU time: 2974.26 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7059052 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/250 115533
/proc/meminfo: memFree=111656824/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7059052 CPUtime=3034.09 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 538357 0 0 0 301984 1425 0 0 20 0 1 0 139998747 10595172352 1764763 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1764763 1696 343 0 2583776 0
Current children cumulated CPU time: 3034.09 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7059052 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.14 4.15 5/250 115535
/proc/meminfo: memFree=111655932/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7061100 CPUtime=3093.93 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 538439 0 0 0 307968 1425 0 0 20 0 1 0 139998747 10595172352 1765275 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1765275 1696 343 0 2583776 0
Current children cumulated CPU time: 3093.93 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7061100 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.15 4.15 5/250 115543
/proc/meminfo: memFree=111605592/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7063148 CPUtime=3153.76 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 538602 0 0 0 313951 1425 0 0 20 0 1 0 139998747 10595172352 1765787 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1765787 1696 343 0 2583776 0
Current children cumulated CPU time: 3153.76 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7063148 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/249 115545
/proc/meminfo: memFree=111971440/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7063148 CPUtime=3213.6 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 538764 0 0 0 319935 1425 0 0 20 0 1 0 139998747 10595172352 1765787 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1765787 1696 343 0 2583776 0
Current children cumulated CPU time: 3213.6 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7063148 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.12 4.14 5/249 115547
/proc/meminfo: memFree=111938780/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7063148 CPUtime=3273.43 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 538845 0 0 0 325918 1425 0 0 20 0 1 0 139998747 10595172352 1765787 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1765787 1696 343 0 2583776 0
Current children cumulated CPU time: 3273.43 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7063148 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.13 4.14 5/250 115550
/proc/meminfo: memFree=111470480/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7063148 CPUtime=3333.27 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 539007 0 0 0 331902 1425 0 0 20 0 1 0 139998747 10595172352 1765787 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1765787 1696 343 0 2583776 0
Current children cumulated CPU time: 3333.27 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7063148 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.13 5/250 115552
/proc/meminfo: memFree=111660928/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7065196 CPUtime=3393.1 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 539170 0 0 0 337885 1425 0 0 20 0 1 0 139998747 10595172352 1766299 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1766299 1696 343 0 2583776 0
Current children cumulated CPU time: 3393.1 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7065196 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.13 5/250 115554
/proc/meminfo: memFree=111675824/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7065196 CPUtime=3452.94 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 539251 0 0 0 343869 1425 0 0 20 0 1 0 139998747 10595172352 1766299 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1766299 1696 343 0 2583776 0
Current children cumulated CPU time: 3452.94 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7065196 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/250 115556
/proc/meminfo: memFree=111673028/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=10346848 memory=7065196 CPUtime=3512.77 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 539413 0 0 0 349852 1425 0 0 20 0 1 0 139998747 10595172352 1766299 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2586712 1766299 1696 343 0 2583776 0
Current children cumulated CPU time: 3512.77 s
Current children cumulated vsize: 10346848 KiB
Current children cumulated memory: 7065196 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.12 5/252 115561
/proc/meminfo: memFree=112420288/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=9234504 memory=6680020 CPUtime=3572.61 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 553444 0 0 0 355815 1446 0 0 20 0 1 0 139998747 9456132096 1670005 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2308626 1670005 1696 343 0 2305690 0
Current children cumulated CPU time: 3572.61 s
Current children cumulated vsize: 9234504 KiB
Current children cumulated memory: 6680020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.11 4.11 4.12 5/252 115562
/proc/meminfo: memFree=112332396/131382112 swapFree=33010160/33010684
[pid=115381] ppid=115378 vsize=9234504 memory=6686164 CPUtime=3600.03 cores=4,6
/proc/115381/stat : 115381 (pb_picat) R 115378 115381 115313 0 -1 4194304 553544 0 0 0 358557 1446 0 0 20 0 1 0 139998747 9456132096 1671541 18446744073709551615 94635918233600 94635919635181 140736411455344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94635919906608 94635921780848 94635948326912 140736411462044 140736411462120 140736411462120 140736411467724 0
/proc/115381/statm: 2308626 1671541 1696 343 0 2305690 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 9234504 KiB
Current children cumulated memory: 6686164 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.58 s, system=14.5058 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.84
CPU time (s): 3600.08
CPU user time (s): 3585.58
CPU system time (s): 14.5058
CPU usage (%): 99.7297
Max. virtual memory (cumulated for all children) (KiB): 10750432
Max. memory (cumulated for all children) (KiB): 7463300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.58
system time used= 14.5058
maximum resident set size= 7463300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 553544
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= 67
involuntary context switches= 2503


# summary of solver processes directly reported to runsolver:
#   pid: 115381
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3585.58
#   total CPU system time (s): 14.5058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2357 second user time and 35.2182 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-11 16:13:10
IDJOB=4528546
IDBENCH=155761
IDSOLVER=3385
FILE ID=nodeC009/4528546-1752243188
RUNJOBID= nodeC009-1752243188-115324
SLURM_JOB_ID= 9682557
Free space on /tmp= 431020 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_2_ic.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528546-1752243188/watcher-4528546-1752243188 -o /tmp/evaluation-result-4528546-1752243188/solver-4528546-1752243188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1752243188-115324 --watchdog 3760  pb_picat HOME/instance-4528546-1752243188.opb

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

MD5SUM BENCH= 6f676becb9e8baff21bbed56e9641b4e
RANDOM SEED=601106174

nodeC009 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	: 0xb00001f
cpu MHz		: 1197.220
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1795.851
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 2594.045
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.170
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 2593.972
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1795.880
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.527
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.261
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        126610100 kB
MemAvailable:   129654456 kB
Buffers:            2144 kB
Cached:          3775616 kB
SwapCached:           24 kB
Active:           918700 kB
Inactive:        3143348 kB
Active(anon):     298048 kB
Inactive(anon):     4180 kB
Active(file):     620652 kB
Inactive(file):  3139168 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            219976 kB
Writeback:             0 kB
AnonPages:        287740 kB
Mapped:           111308 kB
Shmem:             17936 kB
KReclaimable:     247940 kB
Slab:             337704 kB
SReclaimable:     247940 kB
SUnreclaim:        89764 kB
KernelStack:        4016 kB
PageTables:         3340 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4416172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431012 MiB
End job on nodeC009 at 2025-07-11 17:13:20