Trace number 4528548

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.06 3609.34

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_ic.opb
MD5SUMae39b89921d4a5c4d7dfc676c1859a2a
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 benchmark24648945
Best CPU time to get the best result obtained on this benchmark3600.89
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 168196608
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 178958626766
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 168196608
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 178958626766
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.02	c solving HOME/instance-4528548-1752242802.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: 63665 MiB (59388 MiB free)
  memory of node 1: 64507 MiB (60095 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528548-1752242802/watcher-4528548-1752242802 -o /tmp/evaluation-result-4528548-1752242802/solver-4528548-1752242802 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752242228-116201 --watchdog 3760 pb_picat HOME/instance-4528548-1752242802.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
Current StackSize limit: 8192 KiB

solver pid=116523, runsolver pid=116520

[startup+0.100066 s]*
/proc/loadavg: 4.10 4.00 3.96 5/266 116524
/proc/meminfo: memFree=122318560/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2027148 memory=48908 CPUtime=0.09 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 1105 0 0 0 8 1 0 0 20 0 1 0 139958039 2075799552 12227 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 506787 12227 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 48908 KiB

[startup+0.205772 s]*
/proc/loadavg: 4.10 4.00 3.96 5/266 116524
/proc/meminfo: memFree=122298080/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2027148 memory=67344 CPUtime=0.2 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 1114 0 0 0 19 1 0 0 20 0 1 0 139958039 2075799552 16836 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 506787 16836 1600 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 67344 KiB

[startup+0.305675 s]*
/proc/loadavg: 4.10 4.00 3.96 5/266 116524
/proc/meminfo: memFree=122281696/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2027148 memory=83856 CPUtime=0.29 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 1123 0 0 0 28 1 0 0 20 0 1 0 139958039 2075799552 20964 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 506787 20964 1632 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 83856 KiB

[startup+0.700181 s]
/proc/loadavg: 4.10 4.00 3.96 5/266 116524
/proc/meminfo: memFree=122240736/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2027148 memory=159820 CPUtime=0.68 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 1207 0 0 0 66 2 0 0 20 0 1 0 139958039 2075799552 39955 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 506787 39955 1632 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 159820 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.00 3.96 5/266 116524
/proc/meminfo: memFree=122146024/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2027148 memory=305228 CPUtime=1.48 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 1278 0 0 0 143 5 0 0 20 0 1 0 139958039 2075799552 76307 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 506787 76307 1632 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 305228 KiB

[startup+3.10548 s]
/proc/loadavg: 4.10 4.00 3.96 5/266 116524
/proc/meminfo: memFree=121774932/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2042776 memory=583904 CPUtime=3.08 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 1556 0 0 0 297 11 0 0 20 0 1 0 139958039 2091802624 145976 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 510694 145976 1632 343 0 507758 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 583904 KiB

[startup+6.30016 s]
/proc/loadavg: 4.09 4.00 3.96 5/266 116524
/proc/meminfo: memFree=121331204/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2042776 memory=1095904 CPUtime=6.27 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 1922 0 0 0 606 21 0 0 20 0 1 0 139958039 2091802624 273976 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 510694 273976 1632 343 0 507758 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 1095904 KiB

[startup+12.7001 s]
/proc/loadavg: 4.16 4.02 3.96 5/266 116524
/proc/meminfo: memFree=120561252/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=2058404 memory=1837804 CPUtime=12.65 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 3185 0 0 0 1229 36 0 0 20 0 1 0 139958039 2107805696 459451 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 514601 459451 1632 343 0 511665 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2058404 KiB
Current children cumulated memory: 1837804 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.02 3.97 5/267 116526
/proc/meminfo: memFree=119615980/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=4294312 memory=2742836 CPUtime=25.43 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 8202 0 0 0 2488 55 0 0 20 0 1 0 139958039 4397375488 685709 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 1073578 685709 1632 343 0 1070642 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 4294312 KiB
Current children cumulated memory: 2742836 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 4.01 3.97 5/266 116527
/proc/meminfo: memFree=117101780/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=7578040 memory=5225180 CPUtime=50.97 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 60468 0 0 0 4907 190 0 0 20 0 1 0 139958039 7759912960 1306295 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 1894510 1306295 1728 343 0 1891574 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 7578040 KiB
Current children cumulated memory: 5225180 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.04 3.98 5/266 116529
/proc/meminfo: memFree=115809484/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=9236820 memory=6513464 CPUtime=102.07 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 120347 0 0 0 9248 959 0 0 20 0 1 0 139958039 9458503680 1628366 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2309205 1628366 1760 343 0 2306269 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 9236820 KiB
Current children cumulated memory: 6513464 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.05 4.00 5/265 116531
/proc/meminfo: memFree=115462948/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10285784 memory=6869564 CPUtime=161.93 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 122010 0 0 0 15203 990 0 0 20 0 1 0 139958039 10532642816 1717391 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2571446 1717391 1760 343 0 2568510 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 10285784 KiB
Current children cumulated memory: 6869564 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.05 4.00 5/265 116533
/proc/meminfo: memFree=115232976/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10318964 memory=7091860 CPUtime=221.77 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 171407 0 0 0 21141 1036 0 0 20 0 1 0 139958039 10566619136 1772965 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2579741 1772965 1760 343 0 2576805 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 10318964 KiB
Current children cumulated memory: 7091860 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.07 4.01 5/265 116535
/proc/meminfo: memFree=115206716/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10385332 memory=7100280 CPUtime=281.62 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 199319 0 0 0 27089 1073 0 0 20 0 1 0 139958039 10634579968 1775070 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2596333 1775070 1760 343 0 2593397 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 10385332 KiB
Current children cumulated memory: 7100280 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.07 4.01 5/263 116537
/proc/meminfo: memFree=115628120/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=9300988 memory=6690012 CPUtime=341.46 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 241747 0 0 0 33042 1104 0 0 20 0 1 0 139958039 9524211712 1672503 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2325247 1672503 1760 343 0 2322311 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 9300988 KiB
Current children cumulated memory: 6690012 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.07 4.01 5/263 116539
/proc/meminfo: memFree=115628908/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=9300988 memory=6708444 CPUtime=401.3 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 242077 0 0 0 39026 1104 0 0 20 0 1 0 139958039 9524211712 1677111 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2325247 1677111 1760 343 0 2322311 0
Current children cumulated CPU time: 401.3 s
Current children cumulated vsize: 9300988 KiB
Current children cumulated memory: 6708444 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.08 4.01 5/264 116541
/proc/meminfo: memFree=115649856/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=9300988 memory=6718684 CPUtime=461.15 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 242364 0 0 0 45010 1105 0 0 20 0 1 0 139958039 9524211712 1679671 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2325247 1679671 1760 343 0 2322311 0
Current children cumulated CPU time: 461.15 s
Current children cumulated vsize: 9300988 KiB

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

Current children cumulated memory: 6703580 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 116668
/proc/meminfo: memFree=115254828/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10302168 memory=6975588 CPUtime=2914.81 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 602548 0 0 0 290033 1448 0 0 20 0 1 0 139958039 10549420032 1743897 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2575542 1743897 1760 343 0 2572606 0
Current children cumulated CPU time: 2914.81 s
Current children cumulated vsize: 10302168 KiB
Current children cumulated memory: 6975588 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 116670
/proc/meminfo: memFree=115236232/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10302168 memory=6981732 CPUtime=2974.66 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 602875 0 0 0 296017 1449 0 0 20 0 1 0 139958039 10549420032 1745433 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2575542 1745433 1760 343 0 2572606 0
Current children cumulated CPU time: 2974.66 s
Current children cumulated vsize: 10302168 KiB
Current children cumulated memory: 6981732 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 116716
/proc/meminfo: memFree=118099932/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=9300944 memory=6758872 CPUtime=3034.51 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 617157 0 0 0 301982 1469 0 0 20 0 1 0 139958039 9524166656 1689718 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2325236 1689718 1760 343 0 2322300 0
Current children cumulated CPU time: 3034.51 s
Current children cumulated vsize: 9300944 KiB
Current children cumulated memory: 6758872 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 116808
/proc/meminfo: memFree=118199752/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=9300944 memory=6773080 CPUtime=3094.34 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 617423 0 0 0 307965 1469 0 0 20 0 1 0 139958039 9524166656 1693270 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2325236 1693270 1760 343 0 2322300 0
Current children cumulated CPU time: 3094.34 s
Current children cumulated vsize: 9300944 KiB
Current children cumulated memory: 6773080 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/265 116810
/proc/meminfo: memFree=118163624/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=9300944 memory=6781272 CPUtime=3154.18 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 617870 0 0 0 313948 1470 0 0 20 0 1 0 139958039 9524166656 1695318 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2325236 1695318 1760 343 0 2322300 0
Current children cumulated CPU time: 3154.18 s
Current children cumulated vsize: 9300944 KiB
Current children cumulated memory: 6781272 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 116813
/proc/meminfo: memFree=117894676/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7034968 CPUtime=3214.02 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 648313 0 0 0 319915 1487 0 0 20 0 1 0 139958039 10597908480 1758742 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1758742 1760 343 0 2584444 0
Current children cumulated CPU time: 3214.02 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7034968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.24 4.14 4.10 5/265 116826
/proc/meminfo: memFree=117892632/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7039064 CPUtime=3273.87 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 648711 0 0 0 325899 1488 0 0 20 0 1 0 139958039 10597908480 1759766 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1759766 1760 343 0 2584444 0
Current children cumulated CPU time: 3273.87 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7039064 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/265 116828
/proc/meminfo: memFree=117894308/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7041112 CPUtime=3333.7 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 649003 0 0 0 331882 1488 0 0 20 0 1 0 139958039 10597908480 1760278 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1760278 1760 343 0 2584444 0
Current children cumulated CPU time: 3333.7 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7041112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 116830
/proc/meminfo: memFree=117909360/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7043160 CPUtime=3393.54 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 649283 0 0 0 337866 1488 0 0 20 0 1 0 139958039 10597908480 1760790 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1760790 1760 343 0 2584444 0
Current children cumulated CPU time: 3393.54 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7043160 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/265 116833
/proc/meminfo: memFree=117896772/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7043160 CPUtime=3453.4 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 649655 0 0 0 343851 1489 0 0 20 0 1 0 139958039 10597908480 1760790 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1760790 1760 343 0 2584444 0
Current children cumulated CPU time: 3453.4 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7043160 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/265 116842
/proc/meminfo: memFree=117904372/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7043160 CPUtime=3513.23 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 649943 0 0 0 349834 1489 0 0 20 0 1 0 139958039 10597908480 1760790 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1760790 1760 343 0 2584444 0
Current children cumulated CPU time: 3513.23 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7043160 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 116844
/proc/meminfo: memFree=117893252/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7045208 CPUtime=3573.09 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 650214 0 0 0 355819 1490 0 0 20 0 1 0 139958039 10597908480 1761302 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1761302 1760 343 0 2584444 0
Current children cumulated CPU time: 3573.09 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7045208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 116845
/proc/meminfo: memFree=117885892/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7045208 CPUtime=3600.01 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 650400 0 0 0 358511 1490 0 0 20 0 1 0 139958039 10597908480 1761302 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1761302 1760 343 0 2584444 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7045208 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.12 s, system=14.9397 s

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

[startup+3609.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 116845
/proc/meminfo: memFree=117885892/131249996 swapFree=33010672/33010684
[pid=116523] ppid=116520 vsize=10349520 memory=7045208 CPUtime=3600.01 cores=1,3
/proc/116523/stat : 116523 (pb_picat) R 116520 116523 116189 0 -1 4194304 650400 0 0 0 358511 1490 0 0 20 0 1 0 139958039 10597908480 1761302 18446744073709551615 94231335239680 94231336641261 140734531545728 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94231336912688 94231338786928 94231345672192 140734531549596 140734531549672 140734531549672 140734531555276 0
/proc/116523/statm: 2587380 1761302 1760 343 0 2584444 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 10349520 KiB
Current children cumulated memory: 7045208 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.34
CPU time (s): 3600.06
CPU user time (s): 3585.12
CPU system time (s): 14.9397
CPU usage (%): 99.7429
Max. virtual memory (cumulated for all children) (KiB): 10753052
Max. memory (cumulated for all children) (KiB): 7465732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.12
system time used= 14.9397
maximum resident set size= 7465732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650400
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= 104
involuntary context switches= 5368


# summary of solver processes directly reported to runsolver:
#   pid: 116523
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3585.12
#   total CPU system time (s): 14.9397

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.0527 second user time and 16.0252 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 16:06:43
IDJOB=4528548
IDBENCH=155751
IDSOLVER=3385
FILE ID=nodeC017/4528548-1752242802
RUNJOBID= nodeC017-1752242228-116201
SLURM_JOB_ID= 9682550
Free space on /tmp= 432312 MiB

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

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

MD5SUM BENCH= ae39b89921d4a5c4d7dfc676c1859a2a
RANDOM SEED=1243130361

nodeC017 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.054
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.12
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.928
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.12
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		: 3383.085
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.12
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		: 3600.438
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.12
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.974
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.12
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		: 3600.078
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.12
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		: 3516.133
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.12
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		: 3558.357
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        122355596 kB
MemAvailable:   126977552 kB
Buffers:            1688 kB
Cached:          5387700 kB
SwapCached:            8 kB
Active:          3128708 kB
Inactive:        5087424 kB
Active(anon):    2828864 kB
Inactive(anon):    15952 kB
Active(file):     299844 kB
Inactive(file):  5071472 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            103400 kB
Writeback:             0 kB
AnonPages:       2820676 kB
Mapped:           116328 kB
Shmem:             18072 kB
KReclaimable:     179360 kB
Slab:             273340 kB
SReclaimable:     179360 kB
SUnreclaim:        93980 kB
KernelStack:        4304 kB
PageTables:         8612 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8589860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2633728 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432352 MiB
End job on nodeC017 at 2025-07-11 17:06:52